ewolDrawer/assets/05_circle.svg
2012-03-26 18:18:00 +02:00

3 lines
139 B
XML

<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="red"/>
</svg>