Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / ChemEng / gasholder.shape
blob137c59433c8c352157d3a537c528d9dfd99b25c0
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>chemengtmp - gasholder</name>
4 <icon>gasholder.png</icon>
5 <connections>
6 <point x="0" y="6"/>
7 <point x="2" y="7"/>
8 <point x="6" y="7"/>
9 <point x="8" y="6"/>
10 <point x="4" y="6.5" main="yes"/>
11 </connections>
12 <svg:svg>
13 <svg:polygon style="fill:default; stroke:none" points="0,2.5 0,7 8,7 8,2.5 "/>
14 <svg:rect style="fill:default; stroke:none" x="0.5" y="1.5" width="7" height="3"/>
15 <svg:path style="fill:default; stroke:none" d="M 0.5 1.5 C 0.5,0 7.5,0 7.5,1.5z"/>
16 <svg:polyline points="0,2.5 0,7 8,7 8,2.5 "/>
17 <svg:line x1="0.5" y1="1.5" x2="0.5" y2="4.5"/>
18 <svg:line x1="7.5" y1="1.5" x2="7.5" y2="4.5"/>
19 <svg:path d="M 0.5 1.5 C 0.5,0 7.5,0 7.5,1.5"/>
20 </svg:svg>
21 </shape>