Added hint on Space use, added items with holes to samples.
[dia.git] / shapes / ChemEng / reactor.shape
blob56990aca4dc0b5d595eadf6c30aa0402f8786967
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 - reactor</name>
4 <icon>reactor.png</icon>
5 <connections>
6 <point x="0" y="1"/>
7 <point x="0" y="2"/>
8 <point x="0" y="3"/>
9 <point x="0" y="4"/>
10 <point x="0" y="5"/>
11 <point x="0" y="6"/>
12 <point x="0" y="7"/>
13 <point x="4" y="1"/>
14 <point x="4" y="2"/>
15 <point x="4" y="3"/>
16 <point x="4" y="4"/>
17 <point x="4" y="5"/>
18 <point x="4" y="6"/>
19 <point x="4" y="7"/>
20 <point x="2" y="0.1"/>
21 <point x="2" y="7.9"/>
22 <point x="2" y="4" main="yes"/>
23 </connections>
24 <svg:svg>
25 <svg:polygon style="fill:default; stroke:none" points="0,1 0,7 4,7 4,1"/>
26 <svg:path style="fill:default; stroke:none" d="M 0 1 C 2,-1 4,1 4,1z"/>
27 <svg:path style="fill:default; stroke:none" d="M 0 7 C 2,9 4,7 4,7z"/>
28 <svg:line x1="0" y1="1" x2="0" y2="7"/>
29 <svg:line x1="4" y1="1" x2="4" y2="7"/>
30 <svg:path d="M 0 1 C 2,-1 4,1 4,1"/>
31 <svg:path d="M 0 7 C 2,9 4,7 4,7"/>
32 <svg:line x1="0" y1="6" x2="4" y2="6"/>
33 <svg:line x1="0" y1="2" x2="4" y2="2"/>
34 <svg:line style="stroke-width: 0.1" x1="0" y1="3" x2="1" y2="2"/>
35 <svg:line style="stroke-width: 0.1" x1="0" y1="4" x2="2" y2="2"/>
36 <svg:line style="stroke-width: 0.1" x1="0" y1="5" x2="3" y2="2"/>
37 <svg:line style="stroke-width: 0.1" x1="0" y1="6" x2="4" y2="2"/>
38 <svg:line style="stroke-width: 0.1" x1="1" y1="6" x2="4" y2="3"/>
39 <svg:line style="stroke-width: 0.1" x1="2" y1="6" x2="4" y2="4"/>
40 <svg:line style="stroke-width: 0.1" x1="3" y1="6" x2="4" y2="5"/>
41 </svg:svg>
42 </shape>