49780774a2d94cb23d18be2816a65dd8f8d873b1.svn-base
2.38 KB
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:oryx="http://www.b3mn.org/oryx"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="40"
height="40">
<oryx:magnets>
<oryx:magnet
oryx:default="yes"
oryx:cy="16"
oryx:cx="16" />
</oryx:magnets>
<g>
<defs>
<radialGradient id="background" cx="10%" cy="10%" r="100%" fx="10%" fy="10%">
<stop offset="0%" stop-color="#ffffff" stop-opacity="1"/>
<stop id="fill_el" offset="100%" stop-color="#ffffff" stop-opacity="1"/>
</radialGradient>
</defs>
<path
d="M -4.5,16 L 16,-4.5 L 35.5,16 L 16,35.5z"
id="bg_frame"
fill="url(#background) white"
stroke="black"
style="stroke-width:1" />
<circle
id="circle"
cx="16"
cy="16"
r="10.4"
stroke="black"
style="fill:none;stroke-width:0.5" />
<circle
id="circle2"
cx="16"
cy="16"
r="11.7"
stroke="black"
style="fill:none;stroke-width:0.5" />
<path
d="M 20.327514,22.344972 L 11.259248,22.344216 L 8.4577203,13.719549 L 15.794545,8.389969 L 23.130481,13.720774 L 20.327514,22.344972 z"
id="middlePolygon"
stroke="black"
style="fill:none;fill-opacity:1;stroke-width:1.39999998;stroke-linejoin:bevel;stroke-opacity:1" />
<g id="instantiate">
<path
d="M -4.5,16 L 16,-4.5 L 35.5,16 L 16,35.5z"
id="bg_frame2"
fill="url(#background) white"
stroke="black"
style="stroke-width:1" />
<circle
id="circle3"
cx="16"
cy="16"
r="11"
stroke="black"
style="fill:none;stroke-width:1" />
<path
d="M 20.327514,22.344972 L 11.259248,22.344216 L 8.4577203,13.719549 L 15.794545,8.389969 L 23.130481,13.720774 L 20.327514,22.344972 z"
id="middlePolygon2"
stroke="black"
style="fill:none;fill-opacity:1;stroke-width:1.39999998;stroke-linejoin:bevel;stroke-opacity:1" />
<g id="parallel">
<path
d="M -4.5,16 L 16,-4.5 L 35.5,16 L 16,35.5z"
id="bg_frame3"
fill="url(#background) white"
stroke="black"
style="stroke-width:1" />
<circle id="frame5" cx="16" cy="16" r="12" stroke="black" fill="none" stroke-width="1"/>
<path
d="M 6.75,14 L6.75,18 L14,18 L14,24.75 L18,24.75 L18,18 L24.75,18 L24.75,14 L18,14 L18,6.75 L14,6.75 L14,14z"
id="path92"
stroke="black"
style="fill:none;stroke-width:1" />
</g>
</g>
<text id="text_name" x="26" y="26" oryx:align="left top"/>
</g>
</svg>