5 lines
274 B
XML
5 lines
274 B
XML
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128">
|
|
<rect width="128" height="128" rx="16" fill="#6366f1"/>
|
|
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" font-size="72" fill="white" font-family="sans-serif">T</text>
|
|
</svg>
|