2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Assorted / star4curved.shape
blob51fa4886c787bc57fec35eaec0d718500631b428
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 - Curved Four Point Star</name>
5 <icon>star4curved.png</icon>
7 <aspectratio type="free"/>
8 <svg:svg>
9 <svg:path style="fill: default" d="M 4.5 2 C 4.5,3 5.5,4 6.5,4 C 5.5,4 4.5,5 4.5,6 C 4.5,5 3.5,4 2.5,4 C 3.5,4 4.5,3 4.5,2z"/>
10 <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 4.5 2 C 4.5,3 5.5,4 6.5,4 C 5.5,4 4.5,5 4.5,6 C 4.5,5 3.5,4 2.5,4 C 3.5,4 4.5,3 4.5,2"/>
11 </svg:svg>
12 </shape>