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