f9c41faf16
- Replace Google Fonts with @fontsource/dm-sans and @fontsource/jetbrains-mono - Add SVG favicon - Add autocomplete attributes to login/setup form inputs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
277 B
XML
6 lines
277 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="6" fill="#0d9488"/>
|
|
<path d="M8 12l8-5 8 5v10l-8 5-8-5z" fill="none" stroke="#fff" stroke-width="2" stroke-linejoin="round"/>
|
|
<circle cx="16" cy="17" r="3" fill="#fff"/>
|
|
</svg>
|