2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / ChemEng / pump.shape
blobf092fdcbe91a088f9d6633fe931d0e51288b18f2
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>chemeng - pump</name>
4 <icon>pump.png</icon>
5 <connections>
6 <point x="6" y="0"/>
7 <point x="6" y="12"/>
8 <point x="0" y="6"/>
9 <point x="12" y="6"/>
10 <point x="6" y="6"/>
11 <point x="6" y="6" main="yes"/>
12 </connections>
13 <aspectratio type="fixed"/>
14 <svg:svg>
15 <svg:ellipse style="fill: default" cx="6" cy="6" rx="6" ry="6"/>
16 <svg:polygon style="fill:default; stroke:none" points="1.75736,10.2426 0,13 12,13 10.2426,10.2426 "/>
17 <svg:ellipse cx="6" cy="6" rx="6" ry="6"/>
18 <svg:polyline points="1.75736,10.2426 0,13 12,13 10.2426,10.2426 "/>
19 </svg:svg>
20 </shape>