5 lines
400 B
XML
5 lines
400 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
|
||
|
|
<rect width="128" height="128" fill="#1a1a2e"/>
|
||
|
|
<circle cx="64" cy="64" r="44.8" fill="#00ff88"/>
|
||
|
|
<text x="64" y="64" font-family="Arial" font-size="51.2" font-weight="bold" text-anchor="middle" dominant-baseline="middle" fill="#0f0f14">T</text>
|
||
|
|
</svg>
|