Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / ChemEng / centrifuge.shape
blob3f8cc0ea323bef61215d5e99f80da2db80a0ae79
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 - centrifuge</name>
4 <icon>centrifuge.png</icon>
5 <connections>
6 <point x="0" y="0"/>
7 <point x="1" y="0"/>
8 <point x="1.5" y="0"/>
9 <point x="3" y="0"/>
10 <point x="3.5" y="0"/>
11 <point x="4.5" y="0"/>
12 <point x="2" y="2.5"/>
13 <point x="2.5" y="2.5"/>
14 <point x="3" y="2.5"/>
15 <point x="2" y="3.5"/>
16 <point x="2.5" y="3.5"/>
17 <point x="3" y="3.5"/>
18 <point x="2.375" y="1.5" main="yes"/>
19 </connections>
20 <svg:svg>
21 <svg:polygon style="fill:default; stroke:none" points="0,0 1,0 1,2.5 3.5,2.5 3.5,0 4.5,0 4.5,3.5 0,3.5"/>
22 <svg:polyline points="0,0 0,3.5 4.5,3.5 4.5,0 "/>
23 <svg:polyline points="1,0 1,2.5 3.5,2.5 3.5,0 "/>
24 </svg:svg>
25 </shape>