~ubuntu-branches/ubuntu/trusty/dia-shapes/trusty-proposed

« back to all changes in this revision

Viewing changes to chemistry-lab/shapes/chemistry_lab/sep-funnel.shape

Tags: 0.1
Initial release. (Closes: #594475)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>Chem-Widgets - sep-funnel</name>
 
4
  <icon>sep-funnel.png</icon>
 
5
  <connections>
 
6
    <point x="16" y="15"/>
 
7
    <point x="22.2" y="33.05"/>
 
8
    <point x="22.1875" y="34.9875"/>
 
9
    <point x="21" y="35"/>
 
10
    <point x="21" y="36"/>
 
11
    <point x="22.2" y="36"/>
 
12
    <point x="22.2" y="40"/>
 
13
    <point x="19.1" y="24.025"/>
 
14
    <point x="22.1938" y="34.0187"/>
 
15
    <point x="21.5938" y="34.9937"/>
 
16
    <point x="21" y="35.5"/>
 
17
    <point x="21.6" y="36"/>
 
18
    <point x="22.2" y="38"/>
 
19
    <point x="29" y="15"/>
 
20
    <point x="22.8" y="33"/>
 
21
    <point x="22.7875" y="34.9875"/>
 
22
    <point x="24" y="35"/>
 
23
    <point x="24" y="36"/>
 
24
    <point x="22.8375" y="36.0125"/>
 
25
    <point x="22.8" y="40"/>
 
26
    <point x="25.9" y="24"/>
 
27
    <point x="22.7938" y="33.9937"/>
 
28
    <point x="23.3938" y="34.9937"/>
 
29
    <point x="24" y="35.5"/>
 
30
    <point x="23.4188" y="36.0063"/>
 
31
    <point x="22.8188" y="38.0063"/>
 
32
    <point x="24.4" y="36"/>
 
33
    <point x="24.6" y="36.4"/>
 
34
    <point x="24.8" y="36.4"/>
 
35
    <point x="25" y="36"/>
 
36
    <point x="25" y="35"/>
 
37
    <point x="24.8" y="34.6"/>
 
38
    <point x="24.6" y="34.6"/>
 
39
    <point x="24.4" y="35"/>
 
40
    <point x="24.4" y="35.4"/>
 
41
    <point x="24" y="35.4"/>
 
42
    <point x="24" y="35.6"/>
 
43
    <point x="24.4" y="35.6"/>
 
44
    <point x="24.5" y="36.2"/>
 
45
    <point x="24.7" y="36.4"/>
 
46
    <point x="24.9" y="36.2"/>
 
47
    <point x="25" y="35.5"/>
 
48
    <point x="24.9" y="34.8"/>
 
49
    <point x="24.7" y="34.6"/>
 
50
    <point x="24.5" y="34.8"/>
 
51
    <point x="24.4" y="35.2"/>
 
52
    <point x="24.2" y="35.4"/>
 
53
    <point x="24" y="35.5"/>
 
54
    <point x="24.2" y="35.6"/>
 
55
  </connections>
 
56
  <aspectratio type="fixed"/>
 
57
  <svg:svg>
 
58
    <svg:path style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" d="M 29,15 A 6.64062,6.64062 0 0 0 16,15"/>
 
59
    <svg:polyline style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="16,15 22.2,33.05 22.1875,34.9875 21,35 21,36 22.2,36 22.2,40 "/>
 
60
    <svg:polyline style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="29,15 22.8,33 22.7875,34.9875 24,35 24,36 22.8375,36.0125 22.8,40 "/>
 
61
    <svg:polygon style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" points="24.4,36 24.6,36.4 24.8,36.4 25,36 25,35 24.8,34.6 24.6,34.6 24.4,35 24.4,35.4 24,35.4 24,35.6 24.4,35.6 "/>
 
62
  </svg:svg>
 
63
</shape>