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