5 lines
346 B
XML
5 lines
346 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg">
|
||
|
<rect width="500" height="500" style="stroke: rgb(255, 255, 255); fill: rgb(221, 51, 51);"/>
|
||
|
<text style="fill: rgb(255, 255, 255); font-family: Arial, sans-serif; font-size: 150px; white-space: pre;" x="187.521" y="301.917">M</text>
|
||
|
</svg>
|