Files
nats-svelte-demo/web/static/images/logo.svg
2025-10-23 06:00:00 +07:00

5 lines
222 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" fill="#0ea5a0"/>
<text x="50" y="55" font-size="20" text-anchor="middle" fill="#fff" font-family="Arial">LOGO</text>
</svg>