5 lines
253 B
XML
5 lines
253 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||
|
|
<rect width="32" height="32" rx="6" fill="#0a0a0f"/>
|
||
|
|
<text x="16" y="23" font-family="Georgia, serif" font-size="18" font-weight="bold" fill="#c9935a" text-anchor="middle">T</text>
|
||
|
|
</svg>
|