3 lines
135 B
XML
3 lines
135 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="100px" height="100px">
|
|
<rect width="100px" height="100px" style="fill: lime"/>
|
|
</svg>
|