summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Dia/Civil/civil_rotor.shape
blob: a721ed0e29435e01396742d261851474e133fcef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?xml version="1.0"?>
<tqshape xmlns="http://www.daa.com.au/~james/dia-tqshape-ns"
xmlns:svg="http://www.w3.org/2000/svg">
  <name>Civil - Rotor</name>

  <icon>civil_rotor.xpm</icon>

  <connections>
    <point x="1.5" y="2.5" />

    <point x="1.5" y="0.5" />

    <point x="0.5" y="1.5" />

    <point x="2.5" y="1.5" />

    <point x="1.5" y="2.5" />

    <point x="1.5" y="0.5" />

    <point x="0.5" y="1.5" />

    <point x="2.5" y="1.5" />

    <point x="1.5" y="0.5" />

    <point x="1.5" y="0" />

    <point x="1.5" y="0.25" />

    <point x="0.792893" y="0.792893" />

    <point x="0.43934" y="0.43934" />

    <point x="0.616117" y="0.616117" />

    <point x="0" y="1.5" />

    <point x="0.5" y="1.5" />

    <point x="0.25" y="1.5" />

    <point x="0.792893" y="2.20711" />

    <point x="0.43934" y="2.56066" />

    <point x="0.616117" y="2.38388" />

    <point x="1.5" y="2.5" />

    <point x="1.5" y="3" />

    <point x="1.5" y="2.75" />

    <point x="2.20711" y="2.20711" />

    <point x="2.56066" y="2.56066" />

    <point x="2.38388" y="2.38388" />

    <point x="2.5" y="1.5" />

    <point x="3" y="1.5" />

    <point x="2.75" y="1.5" />

    <point x="2.20711" y="0.792893" />

    <point x="2.56066" y="0.43934" />

    <point x="2.38388" y="0.616117" />
  </connections>

  <aspectratio type="fixed" />

  <svg:svg>
    <svg:ellipse style="fill: #ffffff" cx="1.5" cy="1.5" rx="1"
    ry="1" />

    <svg:ellipse style="stroke-width: 1; stroke: #000000" cx="1.5"
    cy="1.5" rx="1" ry="1" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="1.5"
    y1="0.5" x2="1.5" y2="0" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="0.792893"
    y1="0.792893" x2="0.43934" y2="0.43934" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="0" y1="1.5"
    x2="0.5" y2="1.5" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="0.792893"
    y1="2.20711" x2="0.43934" y2="2.56066" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="1.5"
    y1="2.5" x2="1.5" y2="3" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="2.20711"
    y1="2.20711" x2="2.56066" y2="2.56066" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="2.5"
    y1="1.5" x2="3" y2="1.5" />

    <svg:line style="stroke-width: 1; stroke: #000000" x1="2.20711"
    y1="0.792893" x2="2.56066" y2="0.43934" />
  </svg:svg>
</tqshape>