2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / Map / Isometric / Corner1.shape
blobf7c8398f847f919d1471f4a03a5fb8c2f41c0b45
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">
4 <name>Corner1</name>
5 <icon>Corner1.png</icon>
7 <connections>
8 <point x="0" y="1.5"/>
9 <point x="3" y="0"/>
10 <point x="3" y="1"/>
11 <point x="2" y="1.5"/>
12 <point x="3" y="2"/>
13 <point x="3" y="3"/>
14 <point x="1.5" y="0.75"/>
15 <point x="3" y="0.5"/>
16 <point x="2.5" y="1.25"/>
17 <point x="2.5" y="1.75"/>
18 <point x="3" y="2.5"/>
20 <point x="0" y="1.5"/>
21 <point x="3" y="0"/>
22 <point x="3" y="1"/>
23 <point x="2" y="1.5"/>
24 <point x="3" y="2"/>
25 <point x="3" y="3"/>
26 <point x="1.5" y="0.75"/>
27 <point x="3" y="0.5"/>
28 <point x="2.5" y="1.25"/>
29 <point x="2.5" y="1.75"/>
30 <point x="3" y="2.5"/>
31 <point x="2.40909090909091" y="1.43181818181818" main="yes"/>
32 </connections>
34 <aspectratio type="fixed"/>
35 <svg:svg>
36 <svg:polygon style="fill: #999999" points="0,1.5 3,0 3,1 2,1.5 3,2 3,3 "/>
37 <svg:polygon style="stroke-width: 1; stroke: #999999" points="0,1.5 3,0 3,1 2,1.5 3,2 3,3 "/>
38 </svg:svg>
39 </shape>