4 lines
255 B
XML
4 lines
255 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="4" fill="#1a1a1a"/>
|
|
<text x="16" y="24" font-family="Arial, sans-serif" font-size="20" font-weight="bold" text-anchor="middle" fill="#FF6B35">O</text>
|
|
</svg> |