Iteam cleanup + less migration

This commit is contained in:
2026-03-07 19:18:03 +01:00
parent 97cd50ed12
commit c6f7a9e966
60 changed files with 1633 additions and 851 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="8" fill="#0a0a1a"/>
<!-- Ear shape -->
<path d="M28 14 Q18 14 18 28 Q18 40 28 44 Q30 44 30 40 Q24 38 24 28 Q24 20 30 18 Q38 18 38 28 Q38 34 34 36 Q30 38 30 44 L34 44 Q40 40 40 28 Q40 14 28 14Z" fill="none" stroke="#c8a87a" stroke-width="2.5"/>
<!-- Slash -->
<line x1="14" y1="14" x2="50" y2="50" stroke="#cc2222" stroke-width="4" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 467 B