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