1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <shape xmlns=
"http://www.daa.com.au/~james/dia-shape-ns" xmlns:
svg=
"http://www.w3.org/2000/svg">
3 <!-- Author: Alan Horkan, 2002, mailto:horkana@tcd.ie -->
4 <name>Geometric - Quarter Circle
</name><!-- First Quadrant -->
5 <icon>circle-quarter.png
</icon>
7 <aspectratio type=
"free"/>
9 <svg:path style=
"fill: default" d=
"M 0 0 C 0.5,0 1,0.5 1,1 C 1,1 0,1 0,1 C 0,1 0,0 0,0z"/>
10 <svg:path style=
"stroke-width: 0.1; stroke: #000000" d=
"M 0 0 C 0.5,0 1,0.5 1,1 C 1,1 0,1 0,1 C 0,1 0,0 0,0"/>