7 lines
636 B
XML
7 lines
636 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 50" fill="none">
|
|
<circle cx="22" cy="25" r="16" fill="#00ACD7" opacity="0.12"/>
|
|
<circle cx="22" cy="25" r="16" stroke="#00ACD7" stroke-width="2"/>
|
|
<text x="22" y="30" text-anchor="middle" font-family="ui-sans-serif, sans-serif" font-size="13" font-weight="800" fill="#00ACD7">Go</text>
|
|
<text x="50" y="18" font-family="ui-sans-serif, sans-serif" font-size="10" font-weight="500" fill="#64748b" letter-spacing="3">TINY</text>
|
|
<text x="48" y="36" font-family="ui-sans-serif, sans-serif" font-size="17" font-weight="800" fill="#1e293b" letter-spacing="1">Go</text>
|
|
</svg>
|