Files
svelte-mud/static/icons/icon-512x512.svg

5 lines
337 B
XML
Raw Normal View History

2025-04-21 14:12:36 +02:00
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
<rect width="512" height="512" fill="#282a36" rx="64" ry="64" />
<text x="256" y="300" font-family="Arial, sans-serif" font-size="240" text-anchor="middle" fill="#6272a4">MUD</text>
<path d="M128 96 L384 96 L256 224 Z" fill="#ff79c6" />
</svg>