ewolDrawer/assets/04_rectangle.svg

9 lines
225 B
XML

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