Text objects are now internally encapsulated, simplifying code and
[dia.git] / shapes / ChemEng / ACgen.shape
blob17ce696e86e73492126d1c6986d5d0e3eca17579
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 - ACgen</name>
4 <icon>ACgen.png</icon>
5 <connections>
6 <point x="3" y="6"/>
7 <point x="3" y="0"/>
8 <point x="0" y="3"/>
9 <point x="6" y="3"/>
10 <point x="3" y="3" main="yes"/>
11 </connections>
12 <aspectratio type="fixed"/>
13 <svg:svg>
14 <svg:ellipse style="fill: default; stroke:none" cx="3" cy="3" rx="3" ry="3"/>
15 <svg:ellipse cx="3" cy="3" rx="3" ry="3"/>
16 <svg:path d="M 1 3 C 3,0 3,6 5,3"/>
17 </svg:svg>
18 </shape>