5 lines
406 B
XML
5 lines
406 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="#1a1a2e"/>
|
||
|
|
<circle cx="256" cy="256" r="179.2" fill="#00ff88"/>
|
||
|
|
<text x="256" y="256" font-family="Arial" font-size="204.8" font-weight="bold" text-anchor="middle" dominant-baseline="middle" fill="#0f0f14">T</text>
|
||
|
|
</svg>
|