All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 20s
Replace the missing /vite.svg reference with a bundled SVG favicon and set the document title to 'Etsy Finance Tracker'. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8 lines
490 B
XML
8 lines
490 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="7" fill="#F1641E"/>
|
|
<rect x="6" y="18" width="5" height="8" rx="1.5" fill="#ffffff"/>
|
|
<rect x="13.5" y="13" width="5" height="13" rx="1.5" fill="#ffffff"/>
|
|
<rect x="21" y="8" width="5" height="18" rx="1.5" fill="#ffffff"/>
|
|
<path d="M6 13 L13 9 L19 11 L26 5" fill="none" stroke="#ffffff" stroke-width="2"
|
|
stroke-linecap="round" stroke-linejoin="round" opacity="0.65"/>
|
|
</svg>
|