|
<?xml
version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="120" height="150" xmlns="http://www.w3.org/2000/svg"
version="1.1">
<title>Arc mit Rotation gegen die X-Achse</title>
<path d="M10 50 h 20 a 10 20 -30
1 1 20 0
h 20 a 10 20 30 1 1 20 0 h20 l
-50 100 z" style="fill:red;stroke:black;stroke-width:2;"/>
</svg>
|
|