ewolDrawer/assets/08_ellipse.svg
2012-03-26 18:18:00 +02:00

4 lines
193 B
XML

<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<ellipse cx="240" cy="50" rx="220" ry="30" style="fill:yellow"/>
<ellipse cx="220" cy="50" rx="190" ry="20" style="fill:white"/>
</svg>