Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / ChemEng / aircooler.shape
blob106350fb1e66fad631888fcd901983bd9404b9c1
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 - aircooler</name>
4 <icon>aircooler.png</icon>
5 <connections>
6 <point x="0" y="1"/>
7 <point x="8" y="1"/>
8 <point x="4" y="2"/>
9 <point x="4" y="0"/>
10 <point x="4" y="1" main="yes"/>
11 </connections>
12 <svg:svg>
13 <svg:rect style="fill:default" x="0" y="0" width="8" height="2"/>
14 <svg:path style="fill:default" d="M 7 1 C 7,-1 1,3 1,1 C 1,-1 7,3 7,1z"/>
15 </svg:svg>
16 </shape>