UML class fix bigtime.
[dia.git] / shapes / ChemEng / filter.shape
blob974aa5fc758d8a339800466d0da458cc308abb80
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>chemengtmp - filter</name>
4 <icon>filter.png</icon>
5 <connections>
6 <point x="0" y="0"/>
7 <point x="5" y="0"/>
8 <point x="0" y="5"/>
9 <point x="5" y="5"/>
10 <point x="0" y="2.5"/>
11 <point x="2.5" y="0"/>
12 <point x="5" y="2.5"/>
13 <point x="2.5" y="5"/>
14 <point x="2.55555555555556" y="2.33333333333333" main="yes"/>
15 </connections>
16 <aspectratio type="fixed"/>
17 <svg:svg>
18 <svg:rect style="fill: default" x="0" y="0" width="5" height="5"/>
19 <svg:line style="stroke-dasharray: 0.1" x1="0" y1="5" x2="5" y2="0"/>
20 </svg:svg>
21 </shape>