UML class fix bigtime.
[dia.git] / shapes / Assorted / moon-quarter.shape
blobdd8763810034a13eceb6f845a2e86b28eac9591b
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>Assorted - Quarter Moon</name><!-- Crescent Moon -->
5 <icon>moon-quarter.png</icon>
7 <aspectratio type="fixed"/>
8 <svg:svg>
9 <svg:path style="fill: default" d="M 4 0 C 4,0 2,0 2,4 C 2,8 4,8 4,8 C 4,8 0,8 0,4 C 0,0 4,0 4,0z"/>
10 <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 4 0 C 4,0 2,0 2,4 C 2,8 4,8 4,8 C 4,8 0,8 0,4 C 0,0 4,0 4,0"/>
11 </svg:svg>
12 </shape>