4 lines
274 B
XML
4 lines
274 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 180">
|
|
<rect width="180" height="180" fill="#1F2937"/>
|
|
<text x="90" y="120" font-size="100" font-weight="bold" text-anchor="middle" fill="#FFFFFF" font-family="system-ui, -apple-system, sans-serif">A</text>
|
|
</svg>
|