2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Assorted / hexagon.shape
blob359750c2e0c64ba0d1a77495fe041f041a7c61cc
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 - Hexagon</name>
5 <icon>hexagon.png</icon>
6 <connections>
7 <point x="1.5" y="1"/>
8 <point x="3" y="1"/>
9 <point x="4" y="2.5"/>
10 <point x="3" y="4"/>
11 <point x="1.5" y="4"/>
12 <point x="0.5" y="2.5"/>
13 <point x="2.25" y="1"/>
14 <point x="3.5" y="1.75"/>
15 <point x="3.5" y="3.25"/>
16 <point x="2.25" y="4"/>
17 <point x="1" y="3.25"/>
18 <point x="1.5" y="1"/>
19 <point x="3" y="1"/>
20 <point x="4" y="2.5"/>
21 <point x="3" y="4"/>
22 <point x="1.5" y="4"/>
23 <point x="0.5" y="2.5"/>
24 <point x="2.25" y="1"/>
25 <point x="3.5" y="1.75"/>
26 <point x="3.5" y="3.25"/>
27 <point x="2.25" y="4"/>
28 <point x="1" y="3.25"/>
29 <point x="2.36363636363636" y="2.56818181818182" main="yes"/>
30 </connections>
31 <aspectratio type="free"/>
32 <svg:svg>
33 <svg:polygon style="fill: default" points="1.5,1 3,1 4,2.5 3,4 1.5,4 0.5,2.5 "/>
34 <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1.5,1 3,1 4,2.5 3,4 1.5,4 0.5,2.5 "/>
35 </svg:svg>
36 </shape>