4 lines
153 B
XML
4 lines
153 B
XML
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
|
|
style="font-size: 30px">
|
|
<rect id="rect" fill="green" width="200px" height="50px" />
|
|
</svg>
|