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