7 lines
No EOL
359 B
XML
7 lines
No EOL
359 B
XML
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Background with rounded corners -->
|
|
<rect width="128" height="128" rx="24" ry="24" fill="#1a1a1a"/>
|
|
|
|
<!-- OI Text -->
|
|
<text x="64" y="80" font-family="Arial, sans-serif" font-size="48" font-weight="bold" text-anchor="middle" fill="#f5f5dc">OI</text>
|
|
</svg> |