4 lines
299 B
XML
4 lines
299 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="6" fill="#3b82f6"/>
|
|
<text x="50%" y="50%" dominant-baseline="central" text-anchor="middle" font-family="system-ui, sans-serif" font-size="18" font-weight="700" fill="white">A</text>
|
|
</svg>
|