Files
Idle-Fantasy-Save-Viewer/static/favicon.svg
T
elpatron 2532531110 Use ⚔ emoji glyph for PWA icons matching the brand.
Adds monochrome manifest icon for Android themed icons and a script to regenerate PNGs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-20 11:22:26 +02:00

22 lines
949 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none" stroke="#e8eaf0" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect width="32" height="32" rx="6" fill="#1a1d27"/>
<g transform="translate(16 16) rotate(-45)">
<path d="M0 -9.5 L0 4.5"/>
<path d="M0 -9.5 L0 -4.5" stroke-width="0.5"/>
<path d="M-2.2 4.5 Q0 3 2.2 4.5"/>
<path d="M-0.6 4.5 L-0.6 7.5"/>
<path d="M0.6 4.5 L0.6 7.5"/>
<path d="M-0.6 5.8 L0.6 5.8" stroke-width="0.5"/>
<circle cx="0" cy="8.4" r="0.9" fill="#e8eaf0" stroke="none"/>
</g>
<g transform="translate(16 16) rotate(45)">
<path d="M0 -9.5 L0 4.5"/>
<path d="M0 -9.5 L0 -4.5" stroke-width="0.5"/>
<path d="M-2.2 4.5 Q0 3 2.2 4.5"/>
<path d="M-0.6 4.5 L-0.6 7.5"/>
<path d="M0.6 4.5 L0.6 7.5"/>
<path d="M-0.6 5.8 L0.6 5.8" stroke-width="0.5"/>
<circle cx="0" cy="8.4" r="0.9" fill="#e8eaf0" stroke="none"/>
</g>
</svg>