Add no-dollar favicon for nofi.lol

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-13 14:54:22 -07:00
parent 7fd7ab6458
commit 557b215667
3 changed files with 5 additions and 0 deletions

BIN
app/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

5
app/icon.svg Normal file
View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<circle cx="32" cy="32" r="28" fill="none" stroke="#e94560" stroke-width="5"/>
<text x="32" y="44" text-anchor="middle" font-family="monospace" font-size="38" font-weight="bold" fill="#555">$</text>
<line x1="12" y1="52" x2="52" y2="12" stroke="#e94560" stroke-width="5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 393 B

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B