Commit 4e31bf7
Generate icons dynamically from bouncing ball physics
- Update bouncingBallToSVG.ts to write to public/icons/icon.svg
- Add generate-svg-icon script to package.json
- Update icons script to run SVG generation before PNG conversion
- Regenerate all icons (favicon, apple-touch-icon, icon-192, icon-512)
from physics-based bouncing ball animation (60 snapshots, 4 bounces)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent b040d40 commit 4e31bf7
7 files changed
Lines changed: 72 additions & 19 deletions
File tree
- public
- icons
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Loading
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
0 commit comments