Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / ChemEng / compr.shape
blob890bbd960d58bd3841d587f805ea296d39f1edbb
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 - compr</name>
4 <icon>compr.png</icon>
5 <connections>
6 <point x="0" y="0"/>
7 <point x="0" y="3"/>
8 <point x="0" y="6"/>
9 <point x="2" y="1"/>
10 <point x="2" y="5"/>
11 <point x="4" y="2"/>
12 <point x="4" y="3"/>
13 <point x="4" y="4"/>
14 <point x="2" y="3" main="yes"/>
15 </connections>
16 <svg:svg>
17 <svg:polygon style="fill: default" points="0,0 4,2 4,4 0,6 "/>
18 <svg:polygon points="0,0 4,2 4,4 0,6 "/>
19 </svg:svg>
20 </shape>