ewolDrawer/assets/03_rectangle.svg

7 lines
195 B
XML

<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<rect x="50"
y="20"
width="150"
height="150"
style="fill:blue;stroke:pink;stroke-width:5;opacity:0.5"/>
</svg>