feat(icons): adopt Phosphor as the icon system, ship curated 80-icon set
Lint / lint (push) Has been cancelled

- Restructure assets/icons: drop ui/, rename outline->regular, filled->fill, add bold/
- Pull 80 Phosphor icons in regular weight (all) + fill weight (all) + bold (status set)
- Include Phosphor MIT LICENSE
- Rewrite icons README with folder map, specs, usage examples, contribution rules

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Roberts
2026-04-29 20:30:02 +00:00
parent 0edb7c627d
commit 5c6d703774
176 changed files with 258 additions and 30 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><rect width="256" height="256" fill="none"/><path d="M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM68,188a12,12,0,1,1,12-12A12,12,0,0,1,68,188Zm0-48a12,12,0,1,1,12-12A12,12,0,0,1,68,140Zm0-48A12,12,0,1,1,80,80,12,12,0,0,1,68,92Zm124,92H104a8,8,0,0,1,0-16h88a8,8,0,0,1,0,16Zm0-48H104a8,8,0,0,1,0-16h88a8,8,0,0,1,0,16Zm0-48H104a8,8,0,0,1,0-16h88a8,8,0,0,1,0,16Z"/></svg>

After

Width:  |  Height:  |  Size: 480 B