Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / ChemEng / pneum.shape
blob1acfd7b10ffdece0cfac15b6b58257d4ad58b6ef
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 - pneum</name>
4 <icon>pneum.png</icon>
5 <connections>
6 <point x="0.5" y="2"/>
7 <point x="1.5" y="2"/>
8 <point x="1" y="2" main="yes"/>
9 </connections>
10 <svg:svg>
11 <svg:line x1="0" y1="4" x2="1" y2="0"/>
12 <svg:line x1="2" y1="0" x2="1" y2="4"/>
13 </svg:svg>
14 </shape>