UML class fix bigtime.
[dia.git] / shapes / ChemEng / regval.shape
blob80b890541e3fb9f1cb5ab1f8ebd0392a5842d360
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 - regval</name>
4 <icon>regval.png</icon>
5 <connections>
6 <point x="0" y="3"/>
7 <point x="4" y="3"/>
8 <point x="2" y="0"/>
9 <point x="2" y="3"/>
10 <point x="2" y="2.25" main="yes"/>
11 </connections>
12 <svg:svg>
13 <svg:path style="fill: default; stroke:none" d="M 1 1 C 1,-0.35 3,-0.35 3,1z"/>
14 <svg:polygon style="fill:default; stroke:none" points="0,1 4,5 4,1 0,5 "/>
15 <svg:polygon points="0,1 4,5 4,1 0,5 "/>
16 <svg:line x1="2" y1="3" x2="2" y2="1"/>
17 <svg:line x1="1" y1="1" x2="3" y2="1"/>
18 <svg:path d="M 1 1 C 1,-0.35 3,-0.35 3,1"/>
19 </svg:svg>
20 </shape>