4 lines
250 B
Text
4 lines
250 B
Text
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200">
|
|
<circle cx="100" cy="100" r="100" fill="#282a2e"/>
|
|
<text x="100" y="115" font-family="monospace" font-size="72" font-weight="700" fill="#2bbc8a" text-anchor="middle">DA</text>
|
|
</svg>
|