2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Assorted / star4.shape
blobe0e2ed7627402e934c77ef01c7716afdbd3d3ede
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 - Four Point Star</name>
5 <icon>star4.png</icon>
6 <connections>
7 <point x="0" y="2.5"/>
8 <point x="1.5" y="2"/>
9 <point x="2" y="0.5"/>
10 <point x="2.5" y="2"/>
11 <point x="4" y="2.5"/>
12 <point x="2.5" y="3"/>
13 <point x="2" y="4.5"/>
14 <point x="1.5" y="3"/>
15 <point x="0.75" y="2.25"/>
16 <point x="1.75" y="1.25"/>
17 <point x="2.25" y="1.25"/>
18 <point x="3.25" y="2.25"/>
19 <point x="3.25" y="2.75"/>
20 <point x="2.25" y="3.75"/>
21 <point x="1.75" y="3.75"/>
22 <point x="2.08333333333333" y="2.48333333333333" main="yes"/>
23 </connections>
24 <aspectratio type="free"/>
25 <svg:svg>
26 <svg:polygon style="fill: default" points="0,2.5 1.5,2 2,0.5 2.5,2 4,2.5 2.5,3 2,4.5 1.5,3 "/>
27 <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,2.5 1.5,2 2,0.5 2.5,2 4,2.5 2.5,3 2,4.5 1.5,3 "/>
28 </svg:svg>
29 </shape>