Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / ChemEng / hx.shape
blob40a735716d368df200d4d09130ebd0c1bdeb3e4e
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 - hx</name>
4 <icon>hx.png</icon>
5 <connections>
6 <point x="0" y="3"/>
7 <point x="3" y="0"/>
8 <point x="6" y="3"/>
9 <point x="3" y="6"/>
10 <point x="3" y="3" main="yes"/>
11 </connections>
12 <aspectratio type="fixed"/>
13 <svg:svg>
14 <svg:ellipse style="fill:default" cx="3" cy="3" rx="3" ry="3"/>
15 <svg:polyline points="0,3 2,3 3,1 3,5 4,3 6,3 "/>
16 </svg:svg>
17 </shape>