2006-12-05 David Lodge <dave@cirt.net>
[dia.git] / shapes / ChemEng / spray.shape
blob6bebafdc8560be8434696e7ccda6a7f97733eba6
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 - spray</name>
4 <icon>spray.png</icon>
5 <connections>
6 <point x="0" y="1"/>
7 <point x="9" y="1"/>
8 <point x="9" y="4"/>
9 <point x="6" y="2" main="yes"/>
10 </connections>
11 <svg:svg>
12 <svg:polyline points="0,1 9,1 9,4 9,4 "/>
13 <svg:line x1="9" y1="4" x2="6" y2="6"/>
14 <svg:line x1="9" y1="4" x2="8" y2="7"/>
15 <svg:line x1="9" y1="4" x2="10" y2="7"/>
16 <svg:line x1="9" y1="4" x2="12" y2="6"/>
17 </svg:svg>
18 </shape>