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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="8" fill="#0a0a14"/>
<!-- Z letters (sleep/fatigue) -->
<text x="30" y="52" font-family="serif" font-size="28" font-weight="bold" fill="#8888cc" opacity="0.9">Z</text>
<text x="20" y="36" font-family="serif" font-size="20" font-weight="bold" fill="#8888cc" opacity="0.7">Z</text>
<text x="14" y="24" font-family="serif" font-size="13" font-weight="bold" fill="#8888cc" opacity="0.5">Z</text>
<!-- Drooping eyelid line -->
<path d="M8 54 Q32 46 56 54" fill="none" stroke="#6666aa" stroke-width="2" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 636 B