4 lines
No EOL
257 B
XML
4 lines
No EOL
257 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<circle cx="50" cy="50" r="48" fill="#ffffff"/>
|
|
<text x="50" y="72" font-family="Courier New, monospace" font-size="85" font-weight="bold" fill="#1a1a1a" text-anchor="middle">m</text>
|
|
</svg> |