5 lines
337 B
XML
5 lines
337 B
XML
|
|
<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>
|