2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / ChemEng / tank.shape
blob34ed1cf9cd00ab50cf5fd95d3c1487c91ab61938
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 <name>chemengtmp - tank</name>
4 <icon>tank.png</icon>
5 <connections>
6 <point x="0" y="0"/>
7 <point x="0" y="1"/>
8 <point x="0" y="2"/>
9 <point x="0" y="3"/>
10 <point x="0" y="4"/>
11 <point x="1" y="4"/>
12 <point x="2" y="4"/>
13 <point x="3" y="4"/>
14 <point x="4" y="4"/>
15 <point x="5" y="4"/>
16 <point x="5" y="3"/>
17 <point x="5" y="2"/>
18 <point x="5" y="1"/>
19 <point x="5" y="0"/>
20 <point x="2.5" y="2.57142857142857" main="yes"/>
21 </connections>
22 <svg:svg>
23 <svg:rect style="fill: default; stroke: none" x="0" y="0" width="5" height="4"/>
24 <svg:polyline points="0,0 0,4 5,4 5,0 "/>
25 </svg:svg>
26 </shape>