4 lines
No EOL
196 B
XML
4 lines
No EOL
196 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<rect width="100" height="100" fill="#333"/>
|
|
<text x="50" y="65" font-size="60" text-anchor="middle" fill="white">S</text>
|
|
</svg> |