3 lines
138 B
XML
3 lines
138 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200">
|
|
<rect width="50" height="100" fill="blue" fill-opacity="0.5"/>
|
|
</svg>
|