2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / ChemEng / valv.shape
blobae57f7e45b31187092e608962f947a6c05a03444
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 - valv</name>
4 <icon>valv.png</icon>
5 <connections>
6 <point x="3" y="0"/>
7 <point x="3" y="4"/>
8 <point x="3" y="2"/>
9 <point x="3" y="2" main="yes"/>
10 </connections>
11 <svg:svg>
12 <svg:polygon style="fill:default; stroke:none" points="1,0 5,4 1,4 5,0 "/>
13 <svg:polygon points="1,0 5,4 1,4 5,0 "/>
14 </svg:svg>
15 </shape>