6 lines
318 B
XML
6 lines
318 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
|
||
|
|
<rect width="32" height="32" rx="6" fill="#080412"/>
|
||
|
|
<text x="16" y="23" text-anchor="middle" font-family="monospace" font-weight="700" font-size="20" fill="#a855f7">T</text>
|
||
|
|
<circle cx="24" cy="8" r="3" fill="#ff7a2a"/>
|
||
|
|
</svg>
|