6 lines
368 B
XML
6 lines
368 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="32" height="32" rx="6" fill="#1a1b26"/>
|
|
<text x="50%" y="50%" text-anchor="middle" dominant-baseline="central" fill="#e0af68" font-family="Inter, sans-serif" font-size="16" font-weight="bold">GT</text>
|
|
</svg>
|