Files
Idle-Fantasy-Save-Viewer/static/icon.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

24 lines
1009 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="none" stroke="#e8eaf0" stroke-width="14" stroke-linecap="round" stroke-linejoin="round">
<rect width="512" height="512" fill="#1a1d27"/>
<g transform="translate(256 256) rotate(-45)">
<path d="M0 -150 L0 70"/>
<path d="M0 -150 L0 -70" stroke-width="6"/>
<path d="M-36 70 Q0 46 36 70"/>
<path d="M-10 70 L-10 118"/>
<path d="M10 70 L10 118"/>
<path d="M-10 90 L10 90" stroke-width="6"/>
<path d="M-10 104 L10 104" stroke-width="6"/>
<circle cx="0" cy="132" r="14" fill="#e8eaf0" stroke="none"/>
</g>
<g transform="translate(256 256) rotate(45)">
<path d="M0 -150 L0 70"/>
<path d="M0 -150 L0 -70" stroke-width="6"/>
<path d="M-36 70 Q0 46 36 70"/>
<path d="M-10 70 L-10 118"/>
<path d="M10 70 L10 118"/>
<path d="M-10 90 L10 90" stroke-width="6"/>
<path d="M-10 104 L10 104" stroke-width="6"/>
<circle cx="0" cy="132" r="14" fill="#e8eaf0" stroke="none"/>
</g>
</svg>