08e2f8c1ab
Adds pwa-192x192.png, pwa-512x512.png, and favicon.svg to the web public directory. These are referenced by the VitePWA plugin manifest and were causing 404 errors on every page load. cc @cpfarhood Co-Authored-By: Paperclip <noreply@paperclip.ing>
5 lines
231 B
XML
5 lines
231 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="6" fill="#4f8a6f"/>
|
|
<text x="16" y="22" font-size="18" text-anchor="middle" fill="white" font-family="sans-serif">🐾</text>
|
|
</svg>
|