5 lines
230 B
XML
5 lines
230 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50">
|
|
<text style="font: 5px Ahem;" x="5" y="10">X</text>
|
|
<text style="font: 5px Ahem;" x="5" y="25">X</text>
|
|
<text style="font: 5px Ahem;" x="20" y="25">X</text>
|
|
</svg> |