@node-projects/web-component-designer 0.0.29 → 0.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/images/chromeDevtools/accelerometer-back.svg +69 -0
- package/assets/images/chromeDevtools/accelerometer-front.svg +28 -0
- package/assets/images/chromeDevtools/accessibility-icon.svg +3 -0
- package/assets/images/chromeDevtools/add-icon.svg +3 -0
- package/assets/images/chromeDevtools/align-content-center-icon.svg +70 -0
- package/assets/images/chromeDevtools/align-content-flex-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-flex-start-icon.svg +66 -0
- package/assets/images/chromeDevtools/align-content-space-around-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-space-between-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-space-evenly-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-content-stretch-icon.svg +53 -0
- package/assets/images/chromeDevtools/align-items-baseline-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-flex-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-items-flex-start-icon.svg +57 -0
- package/assets/images/chromeDevtools/align-items-start-icon.svg +57 -0
- package/assets/images/chromeDevtools/align-items-stretch-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-self-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-self-flex-end-icon.svg +1 -0
- package/assets/images/chromeDevtools/align-self-flex-start-icon.svg +57 -0
- package/assets/images/chromeDevtools/align-self-stretch-icon.svg +1 -0
- package/assets/images/chromeDevtools/baseline-icon.svg +1 -0
- package/assets/images/chromeDevtools/checkboxCheckmark.svg +60 -0
- package/assets/images/chromeDevtools/chevrons.svg +62 -0
- package/assets/images/chromeDevtools/chromeSelect.svg +1 -0
- package/assets/images/chromeDevtools/chromeSelectDark.svg +1 -0
- package/assets/images/chromeDevtools/close-icon.svg +5 -0
- package/assets/images/chromeDevtools/copy_icon.svg +79 -0
- package/assets/images/chromeDevtools/dropdown_7x6_icon.svg +1 -0
- package/assets/images/chromeDevtools/elements_panel_icon.svg +1 -0
- package/assets/images/chromeDevtools/errorWave.svg +74 -0
- package/assets/images/chromeDevtools/error_icon.svg +125 -0
- package/assets/images/chromeDevtools/feedback_button_icon.svg +3 -0
- package/assets/images/chromeDevtools/flex-direction-icon.svg +1 -0
- package/assets/images/chromeDevtools/flex-nowrap-icon.svg +5 -0
- package/assets/images/chromeDevtools/flex-wrap-icon.svg +8 -0
- package/assets/images/chromeDevtools/help_outline.svg +1 -0
- package/assets/images/chromeDevtools/ic_checkmark_16x16.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_go_to_line.svg +4 -0
- package/assets/images/chromeDevtools/ic_command_go_to_symbol.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_help.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_open_file.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_run_command.svg +3 -0
- package/assets/images/chromeDevtools/ic_command_run_snippet.svg +3 -0
- package/assets/images/chromeDevtools/ic_delete_filter.svg +1 -0
- package/assets/images/chromeDevtools/ic_delete_list.svg +1 -0
- package/assets/images/chromeDevtools/ic_dimension_single.svg +4 -0
- package/assets/images/chromeDevtools/ic_file_default.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_document.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_font.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_image.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_script.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_snippet.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_stylesheet.svg +3 -0
- package/assets/images/chromeDevtools/ic_file_webbundle.svg +5 -0
- package/assets/images/chromeDevtools/ic_file_webbundle_inner_request.svg +9 -0
- package/assets/images/chromeDevtools/ic_folder_default.svg +3 -0
- package/assets/images/chromeDevtools/ic_folder_local.svg +3 -0
- package/assets/images/chromeDevtools/ic_folder_network.svg +3 -0
- package/assets/images/chromeDevtools/ic_info_black_18dp.svg +1 -0
- package/assets/images/chromeDevtools/ic_memory_16x16.svg +6 -0
- package/assets/images/chromeDevtools/ic_page_next_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_page_prev_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_preview_feature.svg +3 -0
- package/assets/images/chromeDevtools/ic_redo_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_request_response.svg +5 -0
- package/assets/images/chromeDevtools/ic_response.svg +4 -0
- package/assets/images/chromeDevtools/ic_show_node_16x16.svg +4 -0
- package/assets/images/chromeDevtools/ic_suggest_color.svg +6 -0
- package/assets/images/chromeDevtools/ic_undo_16x16_icon.svg +1 -0
- package/assets/images/chromeDevtools/ic_warning_black_18dp.svg +1 -0
- package/assets/images/chromeDevtools/issue-cross-icon.svg +70 -0
- package/assets/images/chromeDevtools/issue-exclamation-icon.svg +64 -0
- package/assets/images/chromeDevtools/issue-questionmark-icon.svg +82 -0
- package/assets/images/chromeDevtools/issue-text-icon.svg +56 -0
- package/assets/images/chromeDevtools/justify-content-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-end-icon.svg +71 -0
- package/assets/images/chromeDevtools/justify-content-flex-end-icon.svg +71 -0
- package/assets/images/chromeDevtools/justify-content-flex-start-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-space-around-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-space-between-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-space-evenly-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-content-start-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-items-center-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-items-end-icon.svg +57 -0
- package/assets/images/chromeDevtools/justify-items-start-icon.svg +1 -0
- package/assets/images/chromeDevtools/justify-items-stretch-icon.svg +1 -0
- package/assets/images/chromeDevtools/largeIcons.svg +1629 -0
- package/assets/images/chromeDevtools/lighthouse_logo.svg +158 -0
- package/assets/images/chromeDevtools/link_icon.svg +1 -0
- package/assets/images/chromeDevtools/mediumIcons.svg +1101 -0
- package/assets/images/chromeDevtools/network_conditions_icon.svg +6 -0
- package/assets/images/chromeDevtools/network_panel_icon.svg +1 -0
- package/assets/images/chromeDevtools/node_search_icon.svg +1 -0
- package/assets/images/chromeDevtools/preview_feature_video_thumbnail.svg +92 -0
- package/assets/images/chromeDevtools/refresh_12x12_icon.svg +1 -0
- package/assets/images/chromeDevtools/resizeDiagonal.svg +1 -0
- package/assets/images/chromeDevtools/resizeHorizontal.svg +1 -0
- package/assets/images/chromeDevtools/resizeVertical.svg +1 -0
- package/assets/images/chromeDevtools/securityIcons.svg +278 -0
- package/assets/images/chromeDevtools/settings_14x14_icon.svg +1 -0
- package/assets/images/chromeDevtools/smallIcons.svg +1277 -0
- package/assets/images/chromeDevtools/sources_panel_icon.svg +1 -0
- package/assets/images/chromeDevtools/survey_feedback_icon.svg +1 -0
- package/assets/images/chromeDevtools/switcherIcon.svg +57 -0
- package/assets/images/chromeDevtools/three_dots_menu_icon.svg +1 -0
- package/assets/images/chromeDevtools/trash_bin_icon.svg +1 -0
- package/assets/images/chromeDevtools/treeoutlineTriangles.svg +70 -0
- package/assets/images/chromeDevtools/warning_icon.svg +83 -0
- package/dist/commandHandling/CommandType.d.ts +1 -0
- package/dist/commandHandling/CommandType.js +1 -0
- package/dist/elements/controls/DesignerTabControl.js +4 -0
- package/dist/elements/controls/ImageButtonListSelector copy.d.ts +17 -0
- package/dist/elements/controls/ImageButtonListSelector copy.js +82 -0
- package/dist/elements/controls/ImageButtonListSelector.d.ts +17 -0
- package/dist/elements/controls/ImageButtonListSelector.js +82 -0
- package/dist/elements/controls/ThicknessEditor.d.ts +17 -0
- package/dist/elements/controls/ThicknessEditor.js +80 -0
- package/dist/elements/services/propertiesService/DefaultEditorTypesService.js +10 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.d.ts +8 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor copy.js +40 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.d.ts +8 -0
- package/dist/elements/services/propertiesService/propertyEditors/ImageButtonListPropertyEditor.js +40 -0
- package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.d.ts +8 -0
- package/dist/elements/services/propertiesService/propertyEditors/ThicknessPropertyEditor.js +14 -0
- package/dist/elements/services/propertiesService/services/CssPropertiesService.d.ts +3 -2
- package/dist/elements/services/propertiesService/services/CssPropertiesService.js +58 -49
- package/dist/elements/widgets/designerView/IDesignerCanvas.d.ts +1 -0
- package/dist/elements/widgets/designerView/designerCanvas.d.ts +1 -1
- package/dist/elements/widgets/designerView/designerCanvas.js +24 -15
- package/dist/elements/widgets/designerView/designerView.d.ts +1 -0
- package/dist/elements/widgets/designerView/designerView.js +40 -5
- package/dist/elements/widgets/designerView/tools/RectangleSelectorTool.js +6 -6
- package/dist/elements/widgets/propertyGrid/PropertyGrid.js +14 -0
- package/dist/elements/widgets/propertyGrid/PropertyGridPropertyList.js +2 -2
- package/dist/interfaces/IDesignerMousePoint.d.ts +2 -0
- package/package.json +1 -1
|
@@ -0,0 +1,1277 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
4
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
5
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
6
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
9
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
10
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
11
|
+
inkscape:export-ydpi="180"
|
|
12
|
+
inkscape:export-xdpi="180"
|
|
13
|
+
sodipodi:docname="smallIcons.svg"
|
|
14
|
+
inkscape:version="1.0 (4035a4f, 2020-05-01)"
|
|
15
|
+
version="1.1"
|
|
16
|
+
id="svg4185"
|
|
17
|
+
height="110"
|
|
18
|
+
width="130">
|
|
19
|
+
<metadata
|
|
20
|
+
id="metadata4459">
|
|
21
|
+
<rdf:RDF>
|
|
22
|
+
<cc:Work
|
|
23
|
+
rdf:about="">
|
|
24
|
+
<dc:format>image/svg+xml</dc:format>
|
|
25
|
+
<dc:type
|
|
26
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
27
|
+
<dc:title />
|
|
28
|
+
</cc:Work>
|
|
29
|
+
</rdf:RDF>
|
|
30
|
+
</metadata>
|
|
31
|
+
<defs
|
|
32
|
+
id="defs4457">
|
|
33
|
+
<linearGradient
|
|
34
|
+
xlink:href="#sprite9_d-9"
|
|
35
|
+
gradientUnits="userSpaceOnUse"
|
|
36
|
+
gradientTransform="matrix(0.71429,0,0,0.71429,-0.714,-69.286)"
|
|
37
|
+
y2="104"
|
|
38
|
+
y1="104"
|
|
39
|
+
x2="127"
|
|
40
|
+
x1="113"
|
|
41
|
+
id="sprite9_a-2" />
|
|
42
|
+
<linearGradient
|
|
43
|
+
id="sprite9_d-9">
|
|
44
|
+
<stop
|
|
45
|
+
id="stop4292-1"
|
|
46
|
+
offset="0"
|
|
47
|
+
stop-color="#606eda" />
|
|
48
|
+
<stop
|
|
49
|
+
id="stop4294-2"
|
|
50
|
+
offset="1"
|
|
51
|
+
stop-color="#021db2" />
|
|
52
|
+
</linearGradient>
|
|
53
|
+
<linearGradient
|
|
54
|
+
xlink:href="#sprite6_b-6"
|
|
55
|
+
gradientUnits="userSpaceOnUse"
|
|
56
|
+
gradientTransform="matrix(0,-0.41667,-0.41667,0,25,10)"
|
|
57
|
+
x2="24"
|
|
58
|
+
id="sprite6_a-0" />
|
|
59
|
+
<linearGradient
|
|
60
|
+
id="sprite6_b-6">
|
|
61
|
+
<stop
|
|
62
|
+
id="stop4236-2"
|
|
63
|
+
offset="0"
|
|
64
|
+
stop-color="#d7687d" />
|
|
65
|
+
<stop
|
|
66
|
+
id="stop4238-6"
|
|
67
|
+
offset="1"
|
|
68
|
+
stop-color="#b21402" />
|
|
69
|
+
</linearGradient>
|
|
70
|
+
<linearGradient
|
|
71
|
+
id="paint0_linear"
|
|
72
|
+
x1="10"
|
|
73
|
+
y1="3"
|
|
74
|
+
x2="10"
|
|
75
|
+
y2="17.6469"
|
|
76
|
+
gradientUnits="userSpaceOnUse">
|
|
77
|
+
<stop
|
|
78
|
+
stop-opacity="0"
|
|
79
|
+
id="stop307" />
|
|
80
|
+
<stop
|
|
81
|
+
offset="1"
|
|
82
|
+
id="stop309" />
|
|
83
|
+
</linearGradient>
|
|
84
|
+
<linearGradient
|
|
85
|
+
id="paint1_linear"
|
|
86
|
+
x1="10"
|
|
87
|
+
y1="3"
|
|
88
|
+
x2="10"
|
|
89
|
+
y2="17.6469"
|
|
90
|
+
gradientUnits="userSpaceOnUse">
|
|
91
|
+
<stop
|
|
92
|
+
stop-color="white"
|
|
93
|
+
id="stop312" />
|
|
94
|
+
<stop
|
|
95
|
+
offset="0.494792"
|
|
96
|
+
stop-color="white"
|
|
97
|
+
stop-opacity="0"
|
|
98
|
+
id="stop314" />
|
|
99
|
+
<stop
|
|
100
|
+
offset="1"
|
|
101
|
+
stop-color="white"
|
|
102
|
+
stop-opacity="0"
|
|
103
|
+
id="stop316" />
|
|
104
|
+
</linearGradient>
|
|
105
|
+
<linearGradient
|
|
106
|
+
id="paint1_linear-9"
|
|
107
|
+
x1="10"
|
|
108
|
+
y1="3"
|
|
109
|
+
x2="10"
|
|
110
|
+
y2="17.6469"
|
|
111
|
+
gradientUnits="userSpaceOnUse"
|
|
112
|
+
gradientTransform="translate(0.21208029,-33.888102)">
|
|
113
|
+
<stop
|
|
114
|
+
stop-color="white"
|
|
115
|
+
id="stop312-1" />
|
|
116
|
+
<stop
|
|
117
|
+
offset="0.494792"
|
|
118
|
+
stop-color="white"
|
|
119
|
+
stop-opacity="0"
|
|
120
|
+
id="stop314-2" />
|
|
121
|
+
<stop
|
|
122
|
+
offset="1"
|
|
123
|
+
stop-color="white"
|
|
124
|
+
stop-opacity="0"
|
|
125
|
+
id="stop316-7" />
|
|
126
|
+
</linearGradient>
|
|
127
|
+
<linearGradient
|
|
128
|
+
id="paint0_linear-0"
|
|
129
|
+
x1="10"
|
|
130
|
+
y1="3"
|
|
131
|
+
x2="10"
|
|
132
|
+
y2="17.6469"
|
|
133
|
+
gradientUnits="userSpaceOnUse"
|
|
134
|
+
gradientTransform="translate(0.21208029,-33.888102)">
|
|
135
|
+
<stop
|
|
136
|
+
stop-opacity="0"
|
|
137
|
+
id="stop307-9" />
|
|
138
|
+
<stop
|
|
139
|
+
offset="1"
|
|
140
|
+
id="stop309-3" />
|
|
141
|
+
</linearGradient>
|
|
142
|
+
<linearGradient
|
|
143
|
+
id="paint1_linear-9-8"
|
|
144
|
+
x1="10"
|
|
145
|
+
y1="3"
|
|
146
|
+
x2="10"
|
|
147
|
+
y2="17.6469"
|
|
148
|
+
gradientUnits="userSpaceOnUse"
|
|
149
|
+
gradientTransform="translate(-0.00364476,-0.16079641)">
|
|
150
|
+
<stop
|
|
151
|
+
stop-color="white"
|
|
152
|
+
id="stop312-1-7" />
|
|
153
|
+
<stop
|
|
154
|
+
offset="0.494792"
|
|
155
|
+
stop-color="white"
|
|
156
|
+
stop-opacity="0"
|
|
157
|
+
id="stop314-2-9" />
|
|
158
|
+
<stop
|
|
159
|
+
offset="1"
|
|
160
|
+
stop-color="white"
|
|
161
|
+
stop-opacity="0"
|
|
162
|
+
id="stop316-7-2" />
|
|
163
|
+
</linearGradient>
|
|
164
|
+
<linearGradient
|
|
165
|
+
id="paint0_linear-0-0"
|
|
166
|
+
x1="10"
|
|
167
|
+
y1="3"
|
|
168
|
+
x2="10"
|
|
169
|
+
y2="17.6469"
|
|
170
|
+
gradientUnits="userSpaceOnUse"
|
|
171
|
+
gradientTransform="translate(-0.00364476,-0.16079641)">
|
|
172
|
+
<stop
|
|
173
|
+
stop-opacity="0"
|
|
174
|
+
id="stop307-9-2" />
|
|
175
|
+
<stop
|
|
176
|
+
offset="1"
|
|
177
|
+
id="stop309-3-3" />
|
|
178
|
+
</linearGradient>
|
|
179
|
+
</defs>
|
|
180
|
+
<sodipodi:namedview
|
|
181
|
+
inkscape:document-rotation="0"
|
|
182
|
+
inkscape:current-layer="g339"
|
|
183
|
+
inkscape:window-maximized="1"
|
|
184
|
+
inkscape:window-y="23"
|
|
185
|
+
inkscape:window-x="0"
|
|
186
|
+
inkscape:cy="35.20351"
|
|
187
|
+
inkscape:cx="62.303145"
|
|
188
|
+
inkscape:zoom="6.3711335"
|
|
189
|
+
showgrid="true"
|
|
190
|
+
id="namedview4455"
|
|
191
|
+
inkscape:window-height="998"
|
|
192
|
+
inkscape:window-width="1792"
|
|
193
|
+
inkscape:pageshadow="2"
|
|
194
|
+
inkscape:pageopacity="0"
|
|
195
|
+
guidetolerance="10"
|
|
196
|
+
gridtolerance="10"
|
|
197
|
+
objecttolerance="10"
|
|
198
|
+
borderopacity="1"
|
|
199
|
+
bordercolor="#666666"
|
|
200
|
+
pagecolor="#ffffff">
|
|
201
|
+
<inkscape:grid
|
|
202
|
+
originy="0"
|
|
203
|
+
originx="0"
|
|
204
|
+
spacingy="10"
|
|
205
|
+
spacingx="10"
|
|
206
|
+
snapvisiblegridlinesonly="true"
|
|
207
|
+
enabled="true"
|
|
208
|
+
visible="true"
|
|
209
|
+
empspacing="5"
|
|
210
|
+
id="grid4461"
|
|
211
|
+
type="xygrid" />
|
|
212
|
+
</sodipodi:namedview>
|
|
213
|
+
<g
|
|
214
|
+
transform="translate(0,20)"
|
|
215
|
+
id="g4187">
|
|
216
|
+
<path
|
|
217
|
+
inkscape:connector-curvature="0"
|
|
218
|
+
id="path4191"
|
|
219
|
+
d="m 80,20.995 c 0,-0.54974 0.45566,-0.9954 0.9954,-0.9954 h 8.0092 c 0.54974,0 0.9954,0.45566 0.9954,0.9954 v 8.0092 c 0,0.54974 -0.45566,0.9954 -0.9954,0.9954 H 80.9954 C 80.44566,29.9996 80,29.54394 80,29.0042 z m 5.1233,4.7444 c 2.5673,-0.42788 3.6267,-1.193 3.6267,-3.7398 h -1.5 c 0,1.6199 -0.44058,1.9381 -2.3733,2.2602 -2.5673,0.42788 -3.6267,1.193 -3.6267,3.7398 h 1.5 c 0,-1.6199 0.44058,-1.9381 2.3733,-2.2602 z"
|
|
220
|
+
transform="translate(-80,-20)" />
|
|
221
|
+
</g>
|
|
222
|
+
<g
|
|
223
|
+
id="g4193"
|
|
224
|
+
transform="translate(20,20)">
|
|
225
|
+
<path
|
|
226
|
+
inkscape:connector-curvature="0"
|
|
227
|
+
id="path4197"
|
|
228
|
+
d="m 131.65,116.21 -1.44,-2.03 -1.21,1.21 2.55,3.61 6.45,-7.67 -1.12,-1.33 z"
|
|
229
|
+
transform="translate(-128,-109)" />
|
|
230
|
+
</g>
|
|
231
|
+
<g
|
|
232
|
+
id="g4199"
|
|
233
|
+
transform="translate(0,40)">
|
|
234
|
+
<path
|
|
235
|
+
style="fill:#bababa"
|
|
236
|
+
inkscape:connector-curvature="0"
|
|
237
|
+
id="path4203"
|
|
238
|
+
d="m 46.5,25 c 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1"
|
|
239
|
+
transform="translate(-40,-19)" />
|
|
240
|
+
<path
|
|
241
|
+
style="fill:none;stroke:#bababa;stroke-width:1.5"
|
|
242
|
+
inkscape:connector-curvature="0"
|
|
243
|
+
id="path4205"
|
|
244
|
+
d="m 45.75,21.75 -3.5,3.25 3.5,3.25"
|
|
245
|
+
transform="translate(-40,-19)" />
|
|
246
|
+
</g>
|
|
247
|
+
<g
|
|
248
|
+
id="g4207"
|
|
249
|
+
transform="translate(20,40)">
|
|
250
|
+
<path
|
|
251
|
+
style="fill-opacity:0.23999999"
|
|
252
|
+
inkscape:connector-curvature="0"
|
|
253
|
+
id="path4211"
|
|
254
|
+
d="m 184.5,100.43 -0.93,-0.93 -2.57,2.57 -2.57,-2.57 -0.93,0.93 2.57,2.57 -2.57,2.57 0.93,0.93 2.57,-2.57 2.57,2.57 0.93,-0.93 -2.57,-2.57 2.57,-2.57 z"
|
|
255
|
+
transform="translate(-177,-98)" />
|
|
256
|
+
<path
|
|
257
|
+
style="fill:#676767"
|
|
258
|
+
inkscape:connector-curvature="0"
|
|
259
|
+
id="path4213"
|
|
260
|
+
d="M 184.5,99.93 183.57,99 181,101.57 178.43,99 l -0.93,0.93 2.57,2.57 -2.57,2.57 0.93,0.93 2.57,-2.57 2.57,2.57 0.93,-0.93 -2.57,-2.57 2.57,-2.57 z"
|
|
261
|
+
transform="translate(-177,-98)" />
|
|
262
|
+
</g>
|
|
263
|
+
<g
|
|
264
|
+
id="g4215"
|
|
265
|
+
transform="translate(40,20)">
|
|
266
|
+
<path
|
|
267
|
+
inkscape:connector-curvature="0"
|
|
268
|
+
id="path4219"
|
|
269
|
+
d="m 103.25,-4.7795e-7 c -0.7,0 -1.25,0.49999999795 -1.25,1.24999997795 v 7.5 c 0,0.7 0.5,1.25 1.25,1.25 h 3.5 c 0.7,0 1.25,-0.5 1.25,-1.25 v -7.5 C 108,0.54999952 107.5,-4.7795e-7 106.75,-4.7795e-7 z M 103,0.99999952 h 4 V 7.9999995 h -4 z m 2,7.24999998 c 0.4,0 0.75,0.3 0.75,0.75 0,0.4 -0.3,0.75 -0.75,0.75 -0.4,0 -0.75,-0.3 -0.75,-0.75 0,-0.4 0.3,-0.75 0.75,-0.75 z"
|
|
270
|
+
transform="translate(-100,0)" />
|
|
271
|
+
</g>
|
|
272
|
+
<g
|
|
273
|
+
id="g4221"
|
|
274
|
+
transform="translate(40,40)">
|
|
275
|
+
<path
|
|
276
|
+
style="fill:url(#sprite6_a)"
|
|
277
|
+
inkscape:connector-curvature="0"
|
|
278
|
+
id="path4225"
|
|
279
|
+
d="m 25,-4.7795e-7 c -2.76,0 -5,2.23999997795 -5,4.99999997795 0,2.76 2.24,5 5,5 2.76,0 5,-2.24 5,-5 C 30,2.2399995 27.76,-4.7795e-7 25,-4.7795e-7"
|
|
280
|
+
transform="translate(-20,0)" />
|
|
281
|
+
<path
|
|
282
|
+
style="fill:#eb3941"
|
|
283
|
+
inkscape:connector-curvature="0"
|
|
284
|
+
id="path4227"
|
|
285
|
+
d="m 20.36,5 c 0,2.56 2.08,4.64 4.64,4.64 2.56,0 4.64,-2.08 4.64,-4.64 0,-2.56 -2.08,-4.64 -4.64,-4.64 -2.56,0 -4.64,2.08 -4.64,4.64"
|
|
286
|
+
transform="translate(-20,0)" />
|
|
287
|
+
<path
|
|
288
|
+
style="stroke:#ffffff"
|
|
289
|
+
inkscape:connector-curvature="0"
|
|
290
|
+
id="path4229"
|
|
291
|
+
d="m 23,3 4,4"
|
|
292
|
+
transform="translate(-20,0)" />
|
|
293
|
+
<path
|
|
294
|
+
style="stroke:#ffffff"
|
|
295
|
+
inkscape:connector-curvature="0"
|
|
296
|
+
id="path4231"
|
|
297
|
+
d="M 27,3 23,7"
|
|
298
|
+
transform="translate(-20,0)" />
|
|
299
|
+
<defs
|
|
300
|
+
id="defs4233">
|
|
301
|
+
<linearGradient
|
|
302
|
+
id="sprite6_b">
|
|
303
|
+
<stop
|
|
304
|
+
id="stop4236"
|
|
305
|
+
offset="0"
|
|
306
|
+
stop-color="#d7687d" />
|
|
307
|
+
<stop
|
|
308
|
+
id="stop4238"
|
|
309
|
+
offset="1"
|
|
310
|
+
stop-color="#b21402" />
|
|
311
|
+
</linearGradient>
|
|
312
|
+
<linearGradient
|
|
313
|
+
xlink:href="#sprite6_b"
|
|
314
|
+
gradientUnits="userSpaceOnUse"
|
|
315
|
+
gradientTransform="matrix(0,-0.41667,-0.41667,0,25,10)"
|
|
316
|
+
x2="24"
|
|
317
|
+
id="sprite6_a" />
|
|
318
|
+
</defs>
|
|
319
|
+
</g>
|
|
320
|
+
<path
|
|
321
|
+
sodipodi:nodetypes="cccccccc"
|
|
322
|
+
d="M 4.4998214,61.3 8.5,65.00025 4.4998214,68.7 l 0,-1.2 -3.0748614,0 0.07504,-5 3.0001787,0 z"
|
|
323
|
+
id="path4245"
|
|
324
|
+
inkscape:connector-curvature="0"
|
|
325
|
+
style="fill:#adf2ad;stroke:#007200;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
326
|
+
<g
|
|
327
|
+
id="g4247"
|
|
328
|
+
transform="translate(20,60)">
|
|
329
|
+
<path
|
|
330
|
+
style="fill:url(#sprite8_a)"
|
|
331
|
+
inkscape:connector-curvature="0"
|
|
332
|
+
id="path4251"
|
|
333
|
+
d="m 144.95,9.9997 c -2.7598,-0.03 -4.9797,-2.2899 -4.9497,-5.0497 0.03,-2.7598 2.2899,-4.9797 5.0497,-4.9497 2.7598,0.03 4.9797,2.2899 4.9497,5.0497 -0.03,2.7598 -2.2899,4.9797 -5.0497,4.9497 z"
|
|
334
|
+
transform="translate(-140,0)" />
|
|
335
|
+
<path
|
|
336
|
+
style="fill:#00be00"
|
|
337
|
+
inkscape:connector-curvature="0"
|
|
338
|
+
id="path4253"
|
|
339
|
+
d="m 149.5,5.05 c -0.03,2.4898 -2.0599,4.4797 -4.5497,4.4497 -2.4898,-0.03 -4.4797,-2.0598 -4.4497,-4.5497 0.03,-2.4898 2.0599,-4.4797 4.5497,-4.4497 2.4898,0.03 4.4797,2.0598 4.4497,4.5497 z"
|
|
340
|
+
transform="translate(-140,0)" />
|
|
341
|
+
<path
|
|
342
|
+
style="fill:url(#sprite8_b)"
|
|
343
|
+
inkscape:connector-curvature="0"
|
|
344
|
+
id="path4255"
|
|
345
|
+
d="m 145.08,0.5303 c 1.9699,0.02 3.5498,1.0599 3.5398,2.3198 -0.01,1.26 -1.6199,2.2599 -3.5898,2.2399 -1.9699,-0.02 -3.5498,-1.0599 -3.5398,-2.3199 0.01,-1.2599 1.6199,-2.2598 3.5898,-2.2398 z"
|
|
346
|
+
transform="translate(-140,0)" />
|
|
347
|
+
<path
|
|
348
|
+
style="fill:url(#sprite8_c)"
|
|
349
|
+
inkscape:connector-curvature="0"
|
|
350
|
+
id="path4257"
|
|
351
|
+
d="m 144.98,9.4097 c 1.6599,0.02 3.0098,-0.6799 3.0198,-1.5599 0.01,-0.8799 -1.3299,-1.6099 -2.9798,-1.6299 -1.6599,-0.02 -3.0098,0.68 -3.0198,1.5599 -0.01,0.88 1.3299,1.6099 2.9798,1.6299 z"
|
|
352
|
+
transform="translate(-140,0)" />
|
|
353
|
+
<defs
|
|
354
|
+
id="defs4259">
|
|
355
|
+
<linearGradient
|
|
356
|
+
id="sprite8_j">
|
|
357
|
+
<stop
|
|
358
|
+
id="stop4262"
|
|
359
|
+
offset="0"
|
|
360
|
+
stop-opacity="0"
|
|
361
|
+
stop-color="#00d600" />
|
|
362
|
+
<stop
|
|
363
|
+
id="stop4264"
|
|
364
|
+
offset="1"
|
|
365
|
+
stop-opacity=".81"
|
|
366
|
+
stop-color="#d8fc7b" />
|
|
367
|
+
</linearGradient>
|
|
368
|
+
<linearGradient
|
|
369
|
+
id="sprite8_k">
|
|
370
|
+
<stop
|
|
371
|
+
id="stop4267"
|
|
372
|
+
offset="0"
|
|
373
|
+
stop-color="#00ba00" />
|
|
374
|
+
<stop
|
|
375
|
+
id="stop4269"
|
|
376
|
+
offset="1"
|
|
377
|
+
stop-opacity=".91"
|
|
378
|
+
stop-color="#fff" />
|
|
379
|
+
</linearGradient>
|
|
380
|
+
<linearGradient
|
|
381
|
+
id="sprite8_l">
|
|
382
|
+
<stop
|
|
383
|
+
id="stop4272"
|
|
384
|
+
offset="0"
|
|
385
|
+
stop-color="#00a104" />
|
|
386
|
+
<stop
|
|
387
|
+
id="stop4274"
|
|
388
|
+
offset="1"
|
|
389
|
+
stop-color="#00c605" />
|
|
390
|
+
</linearGradient>
|
|
391
|
+
<linearGradient
|
|
392
|
+
xlink:href="#sprite8_j"
|
|
393
|
+
gradientUnits="userSpaceOnUse"
|
|
394
|
+
gradientTransform="matrix(-0.0048,0.4396,0.78038,0.00853,65.608,-94.834)"
|
|
395
|
+
y2="103.16"
|
|
396
|
+
y1="103.16"
|
|
397
|
+
x2="235.12"
|
|
398
|
+
x1="227.88"
|
|
399
|
+
id="sprite8_c" />
|
|
400
|
+
<linearGradient
|
|
401
|
+
xlink:href="#sprite8_k"
|
|
402
|
+
gradientUnits="userSpaceOnUse"
|
|
403
|
+
gradientTransform="matrix(0.00687,-0.62923,0.9267,0.01012,47.871,147.44)"
|
|
404
|
+
y2="103.16"
|
|
405
|
+
y1="103.16"
|
|
406
|
+
x2="235.12"
|
|
407
|
+
x1="227.88"
|
|
408
|
+
id="sprite8_b" />
|
|
409
|
+
<linearGradient
|
|
410
|
+
xlink:href="#sprite8_l"
|
|
411
|
+
gradientUnits="userSpaceOnUse"
|
|
412
|
+
gradientTransform="matrix(-0.01507,1.3791,-1.3006,-0.0142,282.66,-312.8)"
|
|
413
|
+
y2="103.16"
|
|
414
|
+
y1="103.16"
|
|
415
|
+
x2="235.12"
|
|
416
|
+
x1="227.88"
|
|
417
|
+
id="sprite8_a" />
|
|
418
|
+
</defs>
|
|
419
|
+
</g>
|
|
420
|
+
<g
|
|
421
|
+
id="g4279"
|
|
422
|
+
transform="translate(40,60)">
|
|
423
|
+
<path
|
|
424
|
+
style="fill:url(#sprite9_a)"
|
|
425
|
+
inkscape:connector-curvature="0"
|
|
426
|
+
id="path4283"
|
|
427
|
+
d="m 85,-4.7795e-7 c -2.76,0 -5,2.23999997795 -5,4.99999997795 0,2.76 2.24,5 5,5 2.76,0 5,-2.24 5,-5 C 90,2.2399995 87.76,-4.7795e-7 85,-4.7795e-7"
|
|
428
|
+
transform="translate(-80,0)" />
|
|
429
|
+
<path
|
|
430
|
+
style="fill:#2a53cd"
|
|
431
|
+
inkscape:connector-curvature="0"
|
|
432
|
+
id="path4285"
|
|
433
|
+
d="m 80.36,5 c 0,2.56 2.08,4.64 4.64,4.64 2.56,0 4.64,-2.08 4.64,-4.64 0,-2.56 -2.08,-4.64 -4.64,-4.64 -2.56,0 -4.64,2.08 -4.64,4.64"
|
|
434
|
+
transform="translate(-80,0)" />
|
|
435
|
+
<path
|
|
436
|
+
style="fill:#ffffff"
|
|
437
|
+
inkscape:connector-curvature="0"
|
|
438
|
+
id="path4287"
|
|
439
|
+
d="m 83.93,2.14 c -0.03,-0.53 0.55,-0.97 1.06,-0.83 0.5,0.12 0.79,0.73 0.56,1.18 -0.2,0.44 -0.79,0.61 -1.2,0.36 C 84.09,2.71 83.93,2.43 83.93,2.14 z m 1.7,5.46 H 86.3 V 8.13 H 83.41 V 7.6 h 0.66 V 3.99 H 83.41 V 3.46 h 2.22 V 7.6 z"
|
|
440
|
+
transform="translate(-80,0)" />
|
|
441
|
+
<defs
|
|
442
|
+
id="defs4289">
|
|
443
|
+
<linearGradient
|
|
444
|
+
id="sprite9_d">
|
|
445
|
+
<stop
|
|
446
|
+
id="stop4292"
|
|
447
|
+
offset="0"
|
|
448
|
+
stop-color="#606eda" />
|
|
449
|
+
<stop
|
|
450
|
+
id="stop4294"
|
|
451
|
+
offset="1"
|
|
452
|
+
stop-color="#021db2" />
|
|
453
|
+
</linearGradient>
|
|
454
|
+
<linearGradient
|
|
455
|
+
xlink:href="#sprite9_d"
|
|
456
|
+
gradientUnits="userSpaceOnUse"
|
|
457
|
+
gradientTransform="matrix(0.71429,0,0,0.71429,-0.714,-69.286)"
|
|
458
|
+
y2="104"
|
|
459
|
+
y1="104"
|
|
460
|
+
x2="127"
|
|
461
|
+
x1="113"
|
|
462
|
+
id="sprite9_a" />
|
|
463
|
+
</defs>
|
|
464
|
+
</g>
|
|
465
|
+
<g
|
|
466
|
+
id="g4297"
|
|
467
|
+
transform="translate(60,20)">
|
|
468
|
+
<path
|
|
469
|
+
style="fill:#698cfe;stroke:#4073f4;stroke-width:0.90799999"
|
|
470
|
+
inkscape:connector-curvature="0"
|
|
471
|
+
id="path4301"
|
|
472
|
+
d="m 160.45,20.467 v 9.079 h 5.373 l 3.5821,-4.5398 -3.5821,-4.5392 z"
|
|
473
|
+
transform="translate(-160,-20)" />
|
|
474
|
+
</g>
|
|
475
|
+
<g
|
|
476
|
+
id="g4303"
|
|
477
|
+
transform="translate(60,40)">
|
|
478
|
+
<path
|
|
479
|
+
style="fill:#ef9d0d;stroke:#a36c01;stroke-width:0.90799999"
|
|
480
|
+
inkscape:connector-curvature="0"
|
|
481
|
+
id="path4307"
|
|
482
|
+
d="m 140.45,20.467 v 9.0791 h 5.3718 l 3.5813,-4.54 -3.5813,-4.5391 z"
|
|
483
|
+
transform="translate(-140,-20)" />
|
|
484
|
+
</g>
|
|
485
|
+
<g
|
|
486
|
+
id="g4309"
|
|
487
|
+
transform="translate(60,60)">
|
|
488
|
+
<path
|
|
489
|
+
style="fill:#e5a600"
|
|
490
|
+
inkscape:connector-curvature="0"
|
|
491
|
+
id="path4313"
|
|
492
|
+
d="m 165,10 c -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 0,2.76 -2.24,5 -5,5 z"
|
|
493
|
+
transform="translate(-160,0)" />
|
|
494
|
+
<path
|
|
495
|
+
style="fill:#ffbd00"
|
|
496
|
+
inkscape:connector-curvature="0"
|
|
497
|
+
id="path4315"
|
|
498
|
+
d="m 169.5,5 c 0,2.49 -2.01,4.5 -4.5,4.5 -2.49,0 -4.5,-2.01 -4.5,-4.5 0,-2.49 2.01,-4.5 4.5,-4.5 2.49,0 4.5,2.01 4.5,4.5 z"
|
|
499
|
+
transform="translate(-160,0)" />
|
|
500
|
+
<path
|
|
501
|
+
style="fill:url(#sprite12_a)"
|
|
502
|
+
inkscape:connector-curvature="0"
|
|
503
|
+
id="path4317"
|
|
504
|
+
d="m 165.03,0.53 c 1.97,0 3.56,1.02 3.56,2.28 0,1.26 -1.59,2.28 -3.56,2.28 -1.97,0 -3.56,-1.02 -3.56,-2.28 0,-1.26 1.59,-2.28 3.56,-2.28 z"
|
|
505
|
+
transform="translate(-160,0)" />
|
|
506
|
+
<path
|
|
507
|
+
style="fill:url(#sprite12_b)"
|
|
508
|
+
inkscape:connector-curvature="0"
|
|
509
|
+
id="path4319"
|
|
510
|
+
d="m 164.99,9.42 c 1.66,0 3,-0.71 3,-1.59 0,-0.88 -1.34,-1.59 -3,-1.59 -1.66,0 -3,0.71 -3,1.59 0,0.88 1.34,1.59 3,1.59 z"
|
|
511
|
+
transform="translate(-160,0)" />
|
|
512
|
+
<defs
|
|
513
|
+
id="defs4321">
|
|
514
|
+
<linearGradient
|
|
515
|
+
id="sprite12_l">
|
|
516
|
+
<stop
|
|
517
|
+
id="stop4324"
|
|
518
|
+
offset="0"
|
|
519
|
+
stop-opacity="0"
|
|
520
|
+
stop-color="#ffa801" />
|
|
521
|
+
<stop
|
|
522
|
+
id="stop4326"
|
|
523
|
+
offset="1"
|
|
524
|
+
stop-color="#f0fb3d" />
|
|
525
|
+
</linearGradient>
|
|
526
|
+
<linearGradient
|
|
527
|
+
id="sprite12_m">
|
|
528
|
+
<stop
|
|
529
|
+
id="stop4329"
|
|
530
|
+
offset="0"
|
|
531
|
+
stop-opacity=".65"
|
|
532
|
+
stop-color="#ffbd00" />
|
|
533
|
+
<stop
|
|
534
|
+
id="stop4331"
|
|
535
|
+
offset="1"
|
|
536
|
+
stop-opacity=".91"
|
|
537
|
+
stop-color="#fff" />
|
|
538
|
+
</linearGradient>
|
|
539
|
+
<linearGradient
|
|
540
|
+
xlink:href="#sprite12_l"
|
|
541
|
+
gradientUnits="userSpaceOnUse"
|
|
542
|
+
gradientTransform="matrix(0,0.43966,0.78049,0,84.444,-93.924)"
|
|
543
|
+
y2="103.16"
|
|
544
|
+
y1="103.16"
|
|
545
|
+
x2="235.12"
|
|
546
|
+
x1="227.88"
|
|
547
|
+
id="sprite12_b" />
|
|
548
|
+
<linearGradient
|
|
549
|
+
xlink:href="#sprite12_m"
|
|
550
|
+
gradientUnits="userSpaceOnUse"
|
|
551
|
+
gradientTransform="matrix(0,-0.62931,0.92683,0,69.47,148.53)"
|
|
552
|
+
y2="103.16"
|
|
553
|
+
y1="103.16"
|
|
554
|
+
x2="235.12"
|
|
555
|
+
x1="227.88"
|
|
556
|
+
id="sprite12_a" />
|
|
557
|
+
</defs>
|
|
558
|
+
</g>
|
|
559
|
+
<g
|
|
560
|
+
id="g4335"
|
|
561
|
+
transform="translate(0,80)">
|
|
562
|
+
<path
|
|
563
|
+
style="fill:url(#sprite13_a)"
|
|
564
|
+
inkscape:connector-curvature="0"
|
|
565
|
+
id="path4339"
|
|
566
|
+
d="m 125,10 c -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 0,2.76 -2.24,5 -5,5 z"
|
|
567
|
+
transform="translate(-120,0)" />
|
|
568
|
+
<path
|
|
569
|
+
style="fill:#dd0000"
|
|
570
|
+
inkscape:connector-curvature="0"
|
|
571
|
+
id="path4341"
|
|
572
|
+
d="m 129.5,5 c 0,2.49 -2.01,4.5 -4.5,4.5 -2.49,0 -4.5,-2.01 -4.5,-4.5 0,-2.49 2.01,-4.5 4.5,-4.5 2.49,0 4.5,2.01 4.5,4.5 z"
|
|
573
|
+
transform="translate(-120,0)" />
|
|
574
|
+
<path
|
|
575
|
+
style="fill:url(#sprite13_b)"
|
|
576
|
+
inkscape:connector-curvature="0"
|
|
577
|
+
id="path4343"
|
|
578
|
+
d="m 125.03,0.53 c 1.97,0 3.56,1.02 3.56,2.28 0,1.26 -1.59,2.28 -3.56,2.28 -1.97,0 -3.56,-1.02 -3.56,-2.28 0,-1.26 1.59,-2.28 3.56,-2.28 z"
|
|
579
|
+
transform="translate(-120,0)" />
|
|
580
|
+
<path
|
|
581
|
+
style="fill:url(#sprite13_c)"
|
|
582
|
+
inkscape:connector-curvature="0"
|
|
583
|
+
id="path4345"
|
|
584
|
+
d="m 125.03,9.47 c 1.66,0 3,-0.71 3,-1.59 0,-0.88 -1.34,-1.59 -3,-1.59 -1.66,0 -3,0.71 -3,1.59 0,0.88 1.34,1.59 3,1.59 z"
|
|
585
|
+
transform="translate(-120,0)" />
|
|
586
|
+
<defs
|
|
587
|
+
id="defs4347">
|
|
588
|
+
<linearGradient
|
|
589
|
+
id="sprite13_g">
|
|
590
|
+
<stop
|
|
591
|
+
id="stop4350"
|
|
592
|
+
offset="0"
|
|
593
|
+
stop-opacity="0"
|
|
594
|
+
stop-color="red" />
|
|
595
|
+
<stop
|
|
596
|
+
id="stop4352"
|
|
597
|
+
offset="1"
|
|
598
|
+
stop-opacity=".71"
|
|
599
|
+
stop-color="#f0cb68" />
|
|
600
|
+
</linearGradient>
|
|
601
|
+
<linearGradient
|
|
602
|
+
id="sprite13_h">
|
|
603
|
+
<stop
|
|
604
|
+
id="stop4355"
|
|
605
|
+
offset="0"
|
|
606
|
+
stop-opacity=".65"
|
|
607
|
+
stop-color="#e60000" />
|
|
608
|
+
<stop
|
|
609
|
+
id="stop4357"
|
|
610
|
+
offset="1"
|
|
611
|
+
stop-opacity=".91"
|
|
612
|
+
stop-color="#fff" />
|
|
613
|
+
</linearGradient>
|
|
614
|
+
<linearGradient
|
|
615
|
+
id="sprite13_i">
|
|
616
|
+
<stop
|
|
617
|
+
id="stop4360"
|
|
618
|
+
offset="0"
|
|
619
|
+
stop-color="#a10000" />
|
|
620
|
+
<stop
|
|
621
|
+
id="stop4362"
|
|
622
|
+
offset="1"
|
|
623
|
+
stop-color="#c60000" />
|
|
624
|
+
</linearGradient>
|
|
625
|
+
<linearGradient
|
|
626
|
+
xlink:href="#sprite13_g"
|
|
627
|
+
gradientUnits="userSpaceOnUse"
|
|
628
|
+
gradientTransform="matrix(0,0.43966,0.78049,0,44.488,-93.88)"
|
|
629
|
+
y2="103.16"
|
|
630
|
+
y1="103.16"
|
|
631
|
+
x2="235.12"
|
|
632
|
+
x1="227.88"
|
|
633
|
+
id="sprite13_c" />
|
|
634
|
+
<linearGradient
|
|
635
|
+
xlink:href="#sprite13_h"
|
|
636
|
+
gradientUnits="userSpaceOnUse"
|
|
637
|
+
gradientTransform="matrix(0,-0.62931,0.92683,0,29.47,148.53)"
|
|
638
|
+
y2="103.16"
|
|
639
|
+
y1="103.16"
|
|
640
|
+
x2="235.12"
|
|
641
|
+
x1="227.88"
|
|
642
|
+
id="sprite13_b" />
|
|
643
|
+
<linearGradient
|
|
644
|
+
xlink:href="#sprite13_i"
|
|
645
|
+
gradientUnits="userSpaceOnUse"
|
|
646
|
+
gradientTransform="matrix(0,1.3793,-1.3008,0,259.08,-314.35)"
|
|
647
|
+
y2="103.16"
|
|
648
|
+
y1="103.16"
|
|
649
|
+
x2="235.12"
|
|
650
|
+
x1="227.88"
|
|
651
|
+
id="sprite13_a" />
|
|
652
|
+
</defs>
|
|
653
|
+
</g>
|
|
654
|
+
<g
|
|
655
|
+
id="g4367"
|
|
656
|
+
transform="translate(20,80)">
|
|
657
|
+
<path
|
|
658
|
+
style="fill:none"
|
|
659
|
+
inkscape:connector-curvature="0"
|
|
660
|
+
id="path4371"
|
|
661
|
+
d="M 60,20 H 70 V 30 H 60 z"
|
|
662
|
+
transform="translate(-60,-20)" />
|
|
663
|
+
<path
|
|
664
|
+
inkscape:connector-curvature="0"
|
|
665
|
+
id="path4373"
|
|
666
|
+
d="M 67.5,22.5 V 20 H 60 v 7.5 h 2.5 V 30 H 70 V 22.5 z M 61,21 h 5.5 v 5.5 H 61 z m 2.5,6.5 h 4 v -4 H 69 V 29 h -5.5 z"
|
|
667
|
+
transform="translate(-60,-20)" />
|
|
668
|
+
<path
|
|
669
|
+
style="fill-opacity:0.25"
|
|
670
|
+
inkscape:connector-curvature="0"
|
|
671
|
+
id="path4375"
|
|
672
|
+
d="m 3.5,7.5 h 4 v -4 H 9 V 9 H 3.5 z" />
|
|
673
|
+
</g>
|
|
674
|
+
<g
|
|
675
|
+
transform="translate(40,80)"
|
|
676
|
+
style="fill:#acf2ae;stroke:#007200;stroke-width:2.5769999"
|
|
677
|
+
id="g4383">
|
|
678
|
+
<path
|
|
679
|
+
inkscape:connector-curvature="0"
|
|
680
|
+
id="path4385"
|
|
681
|
+
d="m 144.95,9.9997 c -2.7598,-0.03 -4.9797,-2.2899 -4.9497,-5.0497 0.03,-2.7598 2.2899,-4.9797 5.0497,-4.9497 2.7598,0.03 4.9797,2.2899 4.9497,5.0497 -0.03,2.7598 -2.2899,4.9797 -5.0497,4.9497 z"
|
|
682
|
+
transform="matrix(0.29356,0,0,0.2909,-37.35,6.864)" />
|
|
683
|
+
<path
|
|
684
|
+
inkscape:connector-curvature="0"
|
|
685
|
+
id="path4387"
|
|
686
|
+
d="m 149.5,5.05 c -0.03,2.4898 -2.0599,4.4797 -4.5497,4.4497 -2.4898,-0.03 -4.4797,-2.0598 -4.4497,-4.5497 0.03,-2.4898 2.0599,-4.4797 4.5497,-4.4497 2.4898,0.03 4.4797,2.0598 4.4497,4.5497 z"
|
|
687
|
+
transform="matrix(0.29356,0,0,0.2909,-37.35,6.864)" />
|
|
688
|
+
</g>
|
|
689
|
+
<path
|
|
690
|
+
sodipodi:nodetypes="cccccccc"
|
|
691
|
+
style="fill:#adf2ad;stroke:#007200;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
692
|
+
inkscape:connector-curvature="0"
|
|
693
|
+
id="path4389"
|
|
694
|
+
d="M 48.3126,82.499864 45.21075,86 42.1089,82.499864 l 1.24074,0 0,-1.919464 3.72222,0 0,1.919735 z" />
|
|
695
|
+
<path
|
|
696
|
+
style="fill:#acf2ae;stroke:#007200;stroke-width:0.75300002"
|
|
697
|
+
inkscape:connector-curvature="0"
|
|
698
|
+
id="path4397"
|
|
699
|
+
d="m 66.5375,88.5145 c -0.0088,0.72431 -0.6047,1.3032 -1.3356,1.2945 -0.73092,-0.0087 -1.3151,-0.59922 -1.3063,-1.3236 0.0088,-0.7243 0.6047,-1.3032 1.3356,-1.2945 0.73092,0.0087 1.3151,0.59922 1.3063,1.3235 z" />
|
|
700
|
+
<path
|
|
701
|
+
sodipodi:nodetypes="cccccccc"
|
|
702
|
+
style="fill:#adf2ad;stroke:#007200;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
|
|
703
|
+
inkscape:connector-curvature="0"
|
|
704
|
+
id="path4399"
|
|
705
|
+
d="m 62.1084,83.500135 3.10185,-2.981685 3.10185,2.981685 -1.24074,0 0,1.999865 -3.72222,0 0,-2.000136 z" />
|
|
706
|
+
<g
|
|
707
|
+
id="g4401"
|
|
708
|
+
transform="translate(80,20)">
|
|
709
|
+
<path
|
|
710
|
+
style="fill:none;stroke:#367cf1;stroke-width:1.5"
|
|
711
|
+
inkscape:connector-curvature="0"
|
|
712
|
+
id="path4405"
|
|
713
|
+
d="m 23.25,21.75 3.5,3.25 -3.5,3.25"
|
|
714
|
+
transform="translate(-20,-20)" />
|
|
715
|
+
</g>
|
|
716
|
+
<g
|
|
717
|
+
id="g4407"
|
|
718
|
+
transform="translate(80,40)">
|
|
719
|
+
<path
|
|
720
|
+
style="fill:#4688f1"
|
|
721
|
+
inkscape:connector-curvature="0"
|
|
722
|
+
id="path4411"
|
|
723
|
+
d="m 186,20 -5,5 5,5 v -2 h 3 v -6 h -3 z"
|
|
724
|
+
transform="translate(-180,-20)" />
|
|
725
|
+
</g>
|
|
726
|
+
<g
|
|
727
|
+
id="g4413"
|
|
728
|
+
transform="translate(80,60)">
|
|
729
|
+
<path
|
|
730
|
+
sodipodi:nodetypes="cccccccc"
|
|
731
|
+
style="fill:#4688f1"
|
|
732
|
+
inkscape:connector-curvature="0"
|
|
733
|
+
id="path4417"
|
|
734
|
+
d="m 186,19.955 -5,5 5,5.0225 0,-2.045 3,0.0225 0,-6 -3,0 z"
|
|
735
|
+
transform="matrix(-1,0,0,1,190,-19.955)" />
|
|
736
|
+
</g>
|
|
737
|
+
<g
|
|
738
|
+
id="g4419"
|
|
739
|
+
transform="matrix(0.85714286,0,0,0.85714286,80.142857,80.142857)">
|
|
740
|
+
<path
|
|
741
|
+
sodipodi:nodetypes="ccc"
|
|
742
|
+
inkscape:connector-curvature="0"
|
|
743
|
+
id="path4423"
|
|
744
|
+
d="m 25.083333,107.16667 4.083334,-7 H 21"
|
|
745
|
+
transform="translate(-20,-98)" />
|
|
746
|
+
</g>
|
|
747
|
+
<g
|
|
748
|
+
id="g4425"
|
|
749
|
+
transform="matrix(0.71428571,0,0,0.875,1.2857143,101)">
|
|
750
|
+
<path
|
|
751
|
+
inkscape:connector-curvature="0"
|
|
752
|
+
id="path4429"
|
|
753
|
+
d="M 12,102 5,98 v 8"
|
|
754
|
+
transform="translate(-4,-98)" />
|
|
755
|
+
</g>
|
|
756
|
+
<g
|
|
757
|
+
id="g4431"
|
|
758
|
+
transform="translate(20,100)">
|
|
759
|
+
<path
|
|
760
|
+
inkscape:connector-curvature="0"
|
|
761
|
+
id="path4435"
|
|
762
|
+
d="m 8,111 4,7 H 4"
|
|
763
|
+
transform="translate(-4,-111)" />
|
|
764
|
+
</g>
|
|
765
|
+
<g
|
|
766
|
+
id="g4437"
|
|
767
|
+
transform="translate(40,100)">
|
|
768
|
+
<path
|
|
769
|
+
style="fill:none;stroke:#939393;stroke-width:1.5"
|
|
770
|
+
inkscape:connector-curvature="0"
|
|
771
|
+
id="path4441"
|
|
772
|
+
d="m 3.2503,21.75 3.5,3.25 -3.5,3.25"
|
|
773
|
+
transform="translate(0,-19)" />
|
|
774
|
+
</g>
|
|
775
|
+
<g
|
|
776
|
+
id="g4443"
|
|
777
|
+
transform="translate(60,100)">
|
|
778
|
+
<path
|
|
779
|
+
style="stroke:#c19600;stroke-width:2;stroke-linejoin:round"
|
|
780
|
+
inkscape:connector-curvature="0"
|
|
781
|
+
id="path4447"
|
|
782
|
+
d="m 61,9 4,-8 4,8 z"
|
|
783
|
+
transform="translate(-60,0)" />
|
|
784
|
+
<path
|
|
785
|
+
style="fill:#f4bd00;stroke:#f5bd00;stroke-width:1.5;stroke-linejoin:round"
|
|
786
|
+
inkscape:connector-curvature="0"
|
|
787
|
+
id="path4449"
|
|
788
|
+
d="m 61,9 4,-8 4,8 z"
|
|
789
|
+
transform="translate(-60,0)" />
|
|
790
|
+
<path
|
|
791
|
+
style="fill:#ad8601"
|
|
792
|
+
inkscape:connector-curvature="0"
|
|
793
|
+
id="path4451"
|
|
794
|
+
d="m 63.75,2.75 h 2.5 v 2.5 L 65.75,7 h -1.5 l -0.5,-1.75 v -2.5 m 0,5.25 h 2.5 v 1.25 h -2.5"
|
|
795
|
+
transform="translate(-60,0)" />
|
|
796
|
+
<path
|
|
797
|
+
style="fill:#ffffff"
|
|
798
|
+
inkscape:connector-curvature="0"
|
|
799
|
+
id="path4453"
|
|
800
|
+
d="m 64,3 h 2 V 5.25 L 65.5,7 h -1 L 64,5.25 V 3 m 0,5 h 2 v 1 h -2"
|
|
801
|
+
transform="translate(-60,0)" />
|
|
802
|
+
</g>
|
|
803
|
+
<text
|
|
804
|
+
id="text5191"
|
|
805
|
+
y="118.38672"
|
|
806
|
+
x="3.0508475"
|
|
807
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
808
|
+
xml:space="preserve"><tspan
|
|
809
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
810
|
+
y="118.38672"
|
|
811
|
+
x="3.0508475"
|
|
812
|
+
id="tspan5193"
|
|
813
|
+
sodipodi:role="line">a</tspan></text>
|
|
814
|
+
<text
|
|
815
|
+
id="text5191-1"
|
|
816
|
+
y="118.38672"
|
|
817
|
+
x="23.050848"
|
|
818
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
819
|
+
xml:space="preserve"><tspan
|
|
820
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
821
|
+
y="118.38672"
|
|
822
|
+
x="23.050848"
|
|
823
|
+
id="tspan5193-7"
|
|
824
|
+
sodipodi:role="line">b</tspan></text>
|
|
825
|
+
<text
|
|
826
|
+
id="text5191-7"
|
|
827
|
+
y="118.38672"
|
|
828
|
+
x="43.050846"
|
|
829
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
830
|
+
xml:space="preserve"><tspan
|
|
831
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
832
|
+
y="118.38672"
|
|
833
|
+
x="43.050846"
|
|
834
|
+
id="tspan5193-1"
|
|
835
|
+
sodipodi:role="line">c</tspan></text>
|
|
836
|
+
<text
|
|
837
|
+
id="text5191-15"
|
|
838
|
+
y="118.38672"
|
|
839
|
+
x="63.050854"
|
|
840
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
841
|
+
xml:space="preserve"><tspan
|
|
842
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
843
|
+
y="118.38672"
|
|
844
|
+
x="63.050854"
|
|
845
|
+
id="tspan5193-9"
|
|
846
|
+
sodipodi:role="line">d</tspan></text>
|
|
847
|
+
<text
|
|
848
|
+
id="text5191-77"
|
|
849
|
+
y="118.38672"
|
|
850
|
+
x="83.05085"
|
|
851
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
852
|
+
xml:space="preserve"><tspan
|
|
853
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
854
|
+
y="118.38672"
|
|
855
|
+
x="83.05085"
|
|
856
|
+
id="tspan5193-6"
|
|
857
|
+
sodipodi:role="line">e</tspan></text>
|
|
858
|
+
<text
|
|
859
|
+
id="text5191-73"
|
|
860
|
+
y="107.81779"
|
|
861
|
+
x="-7.0260201"
|
|
862
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
863
|
+
xml:space="preserve"><tspan
|
|
864
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
865
|
+
y="107.81779"
|
|
866
|
+
x="-7.0260201"
|
|
867
|
+
id="tspan5193-65"
|
|
868
|
+
sodipodi:role="line">1</tspan></text>
|
|
869
|
+
<text
|
|
870
|
+
id="text5191-6"
|
|
871
|
+
y="87.880318"
|
|
872
|
+
x="-6.8189888"
|
|
873
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
874
|
+
xml:space="preserve"><tspan
|
|
875
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
876
|
+
y="87.880318"
|
|
877
|
+
x="-6.8189888"
|
|
878
|
+
id="tspan5193-3"
|
|
879
|
+
sodipodi:role="line">2</tspan></text>
|
|
880
|
+
<text
|
|
881
|
+
id="text5191-9"
|
|
882
|
+
y="67.991669"
|
|
883
|
+
x="-6.7564888"
|
|
884
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
885
|
+
xml:space="preserve"><tspan
|
|
886
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
887
|
+
y="67.991669"
|
|
888
|
+
x="-6.7564888"
|
|
889
|
+
id="tspan5193-4"
|
|
890
|
+
sodipodi:role="line">3</tspan></text>
|
|
891
|
+
<text
|
|
892
|
+
id="text5191-8"
|
|
893
|
+
y="47.993652"
|
|
894
|
+
x="-6.9166451"
|
|
895
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
896
|
+
xml:space="preserve"><tspan
|
|
897
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
898
|
+
y="47.993652"
|
|
899
|
+
x="-6.9166451"
|
|
900
|
+
id="tspan5193-12"
|
|
901
|
+
sodipodi:role="line">4</tspan></text>
|
|
902
|
+
<text
|
|
903
|
+
id="text5191-93"
|
|
904
|
+
y="28.056175"
|
|
905
|
+
x="-7.1080513"
|
|
906
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
907
|
+
xml:space="preserve"><tspan
|
|
908
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
909
|
+
y="28.056175"
|
|
910
|
+
x="-7.1080513"
|
|
911
|
+
id="tspan5193-90"
|
|
912
|
+
sodipodi:role="line">5</tspan></text>
|
|
913
|
+
<g
|
|
914
|
+
id="g3669"
|
|
915
|
+
style="fill:#00bcd4;stroke:#000000;stroke-width:0.30000001"
|
|
916
|
+
transform="matrix(1.1320755,0,0,1.1320754,81.603774,102.60377)">
|
|
917
|
+
<circle
|
|
918
|
+
id="circle3671"
|
|
919
|
+
r="2.5"
|
|
920
|
+
cy="3"
|
|
921
|
+
cx="3"
|
|
922
|
+
sodipodi:cx="3"
|
|
923
|
+
sodipodi:cy="3"
|
|
924
|
+
sodipodi:rx="2.5"
|
|
925
|
+
sodipodi:ry="2.5" />
|
|
926
|
+
</g>
|
|
927
|
+
<path
|
|
928
|
+
id="path3255"
|
|
929
|
+
d="m 5,-3e-7 c -2.761423,0 -5,2.238577 -5,5 C 0,7.7614237 2.238577,10 5,10 7.761423,10 9.9999997,7.7614237 9.9999997,4.9999997 c 0,-2.761423 -2.2385767,-5 -4.9999997,-5 z m 0.04808,0.721154 c 1.082746,1e-6 2.1787,0.399853 3.004808,1.225961 1.6522148,1.652217 1.6522148,4.333359 0,5.985577 L 5.04808,4.9519227 2.067311,1.9471147 C 2.893418,1.1210057 3.965334,0.7211527 5.04808,0.7211537 z"
|
|
930
|
+
style="fill:#000000;fill-opacity:1;stroke-width:0;stroke-miterlimit:4"
|
|
931
|
+
inkscape:connector-curvature="0" />
|
|
932
|
+
<text
|
|
933
|
+
id="text5191-93-3"
|
|
934
|
+
y="8"
|
|
935
|
+
x="-6.6795936"
|
|
936
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
937
|
+
xml:space="preserve"><tspan
|
|
938
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
939
|
+
y="8"
|
|
940
|
+
x="-6.6795936"
|
|
941
|
+
id="tspan5193-90-6"
|
|
942
|
+
sodipodi:role="line">6</tspan></text>
|
|
943
|
+
<g
|
|
944
|
+
id="g74"
|
|
945
|
+
transform="translate(13.293,-7.4383945)">
|
|
946
|
+
<path
|
|
947
|
+
d="M 4.308,4.525 H 20.5404 V 20.7574 H 4.308 z"
|
|
948
|
+
id="path80"
|
|
949
|
+
inkscape:connector-curvature="0"
|
|
950
|
+
style="fill:none" />
|
|
951
|
+
<path
|
|
952
|
+
d="M 7.8179366,12.994649 6.707,14.105586 10.040596,17.438394 16.707,10.77199 15.596064,9.6610525 10.040596,15.216521 z"
|
|
953
|
+
id="path82"
|
|
954
|
+
inkscape:connector-curvature="0"
|
|
955
|
+
style="fill-rule:evenodd" />
|
|
956
|
+
<g
|
|
957
|
+
id="g92"
|
|
958
|
+
transform="matrix(0.76923077,0,0,0.76923077,19.014692,2.8283064)">
|
|
959
|
+
<path
|
|
960
|
+
inkscape:connector-curvature="0"
|
|
961
|
+
id="path96"
|
|
962
|
+
d="m 80.44,16.94 c -2.48,0 -4.5,-2.02 -4.5,-4.5 0,-0.88 0.26,-1.7 0.69,-2.39 l 6.2,6.2 c -0.69,0.44 -1.51,0.69 -2.39,0.69 m 4.5,-4.5 c 0,0.88 -0.26,1.7 -0.69,2.39 l -6.2,-6.2 c 0.69,-0.44 1.51,-0.69 2.39,-0.69 2.48,0 4.5,2.02 4.5,4.5 M 80.5,6 C 76.91,6 74,8.91 74,12.5 74,16.09 76.91,19 80.5,19 84.09,19 87,16.09 87,12.5 87,8.91 84.09,6 80.5,6"
|
|
963
|
+
transform="translate(-64,0)" />
|
|
964
|
+
</g>
|
|
965
|
+
<path
|
|
966
|
+
id="path3185"
|
|
967
|
+
d="m 55.582,9.6571445 -5.53125,5.5625005 -0.40625,-0.40625 -1.09375,1.125 1.5,1.499999 6.65625,-6.656249 -1.125,-1.1250005 z"
|
|
968
|
+
style="fill-rule:evenodd" />
|
|
969
|
+
</g>
|
|
970
|
+
<text
|
|
971
|
+
id="text5191-77-3"
|
|
972
|
+
y="118.48206"
|
|
973
|
+
x="103.73887"
|
|
974
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
975
|
+
xml:space="preserve"><tspan
|
|
976
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
977
|
+
y="118.48206"
|
|
978
|
+
x="103.73887"
|
|
979
|
+
id="tspan5193-6-6"
|
|
980
|
+
sodipodi:role="line">f</tspan></text>
|
|
981
|
+
<g
|
|
982
|
+
mask="url(#path4453-6-mask)"
|
|
983
|
+
transform="translate(100,100)"
|
|
984
|
+
id="g4443-7">
|
|
985
|
+
<path
|
|
986
|
+
style="stroke:#c19600;stroke-width:2;stroke-linejoin:round"
|
|
987
|
+
inkscape:connector-curvature="0"
|
|
988
|
+
id="path4447-5"
|
|
989
|
+
d="m 61,9 4,-8 4,8 z"
|
|
990
|
+
transform="translate(-60,0)" />
|
|
991
|
+
<path
|
|
992
|
+
style="fill:#f4bd00;stroke:#f5bd00;stroke-width:1.5;stroke-linejoin:round"
|
|
993
|
+
inkscape:connector-curvature="0"
|
|
994
|
+
id="path4449-3"
|
|
995
|
+
d="m 61,9 4,-8 4,8 z"
|
|
996
|
+
transform="translate(-60,0)" />
|
|
997
|
+
<path
|
|
998
|
+
style="fill:#ad8601"
|
|
999
|
+
inkscape:connector-curvature="0"
|
|
1000
|
+
id="path4451-5"
|
|
1001
|
+
d="m 63.75,2.75 h 2.5 v 2.5 L 65.75,7 h -1.5 l -0.5,-1.75 v -2.5 m 0,5.25 h 2.5 v 1.25 h -2.5"
|
|
1002
|
+
transform="translate(-60,0)" />
|
|
1003
|
+
<mask
|
|
1004
|
+
id="path4453-6-mask">
|
|
1005
|
+
<rect
|
|
1006
|
+
id="rect8990"
|
|
1007
|
+
style="fill:#ffffff"
|
|
1008
|
+
height="10"
|
|
1009
|
+
width="10" />
|
|
1010
|
+
<path
|
|
1011
|
+
style="fill:#000000"
|
|
1012
|
+
inkscape:connector-curvature="0"
|
|
1013
|
+
id="path4453-6"
|
|
1014
|
+
d="m 64,3 h 2 V 5.25 L 65.5,7 h -1 L 64,5.25 V 3 m 0,5 h 2 v 1 h -2"
|
|
1015
|
+
transform="translate(-60,0)" />
|
|
1016
|
+
</mask>
|
|
1017
|
+
</g>
|
|
1018
|
+
<g
|
|
1019
|
+
mask="url(#path4287-3-mask)"
|
|
1020
|
+
transform="translate(100,80)"
|
|
1021
|
+
id="g4279-7">
|
|
1022
|
+
<path
|
|
1023
|
+
style="fill:url(#sprite9_a-2)"
|
|
1024
|
+
inkscape:connector-curvature="0"
|
|
1025
|
+
id="path4283-0"
|
|
1026
|
+
d="m 85,-4.7795e-7 c -2.76,0 -5,2.23999997795 -5,4.99999997795 0,2.76 2.24,5 5,5 2.76,0 5,-2.24 5,-5 C 90,2.2399995 87.76,-4.7795e-7 85,-4.7795e-7"
|
|
1027
|
+
transform="translate(-80,0)" />
|
|
1028
|
+
<path
|
|
1029
|
+
style="fill:#2a53cd"
|
|
1030
|
+
inkscape:connector-curvature="0"
|
|
1031
|
+
id="path4285-9"
|
|
1032
|
+
d="m 80.36,5 c 0,2.56 2.08,4.64 4.64,4.64 2.56,0 4.64,-2.08 4.64,-4.64 0,-2.56 -2.08,-4.64 -4.64,-4.64 -2.56,0 -4.64,2.08 -4.64,4.64"
|
|
1033
|
+
transform="translate(-80,0)" />
|
|
1034
|
+
<mask
|
|
1035
|
+
id="path4287-3-mask">
|
|
1036
|
+
<rect
|
|
1037
|
+
id="rect8997"
|
|
1038
|
+
style="fill:#ffffff"
|
|
1039
|
+
height="10"
|
|
1040
|
+
width="10" />
|
|
1041
|
+
<path
|
|
1042
|
+
style="fill:#000000"
|
|
1043
|
+
inkscape:connector-curvature="0"
|
|
1044
|
+
id="path4287-3"
|
|
1045
|
+
d="m 83.93,2.14 c -0.03,-0.53 0.55,-0.97 1.06,-0.83 0.5,0.12 0.79,0.73 0.56,1.18 -0.2,0.44 -0.79,0.61 -1.2,0.36 C 84.09,2.71 83.93,2.43 83.93,2.14 z m 1.7,5.46 H 86.3 V 8.13 H 83.41 V 7.6 h 0.66 V 3.99 H 83.41 V 3.46 h 2.22 V 7.6 z"
|
|
1046
|
+
transform="translate(-80,0)" />
|
|
1047
|
+
</mask>
|
|
1048
|
+
<defs
|
|
1049
|
+
id="defs4289-6">
|
|
1050
|
+
<linearGradient
|
|
1051
|
+
id="linearGradient3198">
|
|
1052
|
+
<stop
|
|
1053
|
+
id="stop3200"
|
|
1054
|
+
offset="0"
|
|
1055
|
+
stop-color="#606eda" />
|
|
1056
|
+
<stop
|
|
1057
|
+
id="stop3202"
|
|
1058
|
+
offset="1"
|
|
1059
|
+
stop-color="#021db2" />
|
|
1060
|
+
</linearGradient>
|
|
1061
|
+
<linearGradient
|
|
1062
|
+
xlink:href="#sprite9_d-9"
|
|
1063
|
+
gradientUnits="userSpaceOnUse"
|
|
1064
|
+
gradientTransform="matrix(0.71429,0,0,0.71429,-0.714,-69.286)"
|
|
1065
|
+
y2="104"
|
|
1066
|
+
y1="104"
|
|
1067
|
+
x2="127"
|
|
1068
|
+
x1="113"
|
|
1069
|
+
id="linearGradient3204" />
|
|
1070
|
+
</defs>
|
|
1071
|
+
</g>
|
|
1072
|
+
<g
|
|
1073
|
+
mask="url(#path4229-9-path4231-2-mask)"
|
|
1074
|
+
transform="translate(100,60)"
|
|
1075
|
+
id="g4221-1">
|
|
1076
|
+
<path
|
|
1077
|
+
style="fill:url(#sprite6_a-0)"
|
|
1078
|
+
inkscape:connector-curvature="0"
|
|
1079
|
+
id="path4225-8"
|
|
1080
|
+
d="m 25,-4.7795e-7 c -2.76,0 -5,2.23999997795 -5,4.99999997795 0,2.76 2.24,5 5,5 2.76,0 5,-2.24 5,-5 C 30,2.2399995 27.76,-4.7795e-7 25,-4.7795e-7"
|
|
1081
|
+
transform="translate(-20,0)" />
|
|
1082
|
+
<path
|
|
1083
|
+
style="fill:#eb3941"
|
|
1084
|
+
inkscape:connector-curvature="0"
|
|
1085
|
+
id="path4227-7"
|
|
1086
|
+
d="m 20.36,5 c 0,2.56 2.08,4.64 4.64,4.64 2.56,0 4.64,-2.08 4.64,-4.64 0,-2.56 -2.08,-4.64 -4.64,-4.64 -2.56,0 -4.64,2.08 -4.64,4.64"
|
|
1087
|
+
transform="translate(-20,0)" />
|
|
1088
|
+
<mask
|
|
1089
|
+
id="path4229-9-path4231-2-mask">
|
|
1090
|
+
<rect
|
|
1091
|
+
id="rect9010"
|
|
1092
|
+
style="fill:#ffffff"
|
|
1093
|
+
height="10"
|
|
1094
|
+
width="10" />
|
|
1095
|
+
<path
|
|
1096
|
+
style="stroke:#000000"
|
|
1097
|
+
inkscape:connector-curvature="0"
|
|
1098
|
+
id="path4229-9"
|
|
1099
|
+
d="m 23,3 4,4"
|
|
1100
|
+
transform="translate(-20,0)" />
|
|
1101
|
+
<path
|
|
1102
|
+
style="stroke:#000000"
|
|
1103
|
+
inkscape:connector-curvature="0"
|
|
1104
|
+
id="path4231-2"
|
|
1105
|
+
d="M 27,3 23,7"
|
|
1106
|
+
transform="translate(-20,0)" />
|
|
1107
|
+
</mask>
|
|
1108
|
+
<defs
|
|
1109
|
+
id="defs4233-0">
|
|
1110
|
+
<linearGradient
|
|
1111
|
+
id="linearGradient3257">
|
|
1112
|
+
<stop
|
|
1113
|
+
id="stop3259"
|
|
1114
|
+
offset="0"
|
|
1115
|
+
stop-color="#d7687d" />
|
|
1116
|
+
<stop
|
|
1117
|
+
id="stop3261"
|
|
1118
|
+
offset="1"
|
|
1119
|
+
stop-color="#b21402" />
|
|
1120
|
+
</linearGradient>
|
|
1121
|
+
<linearGradient
|
|
1122
|
+
xlink:href="#sprite6_b-6"
|
|
1123
|
+
gradientUnits="userSpaceOnUse"
|
|
1124
|
+
gradientTransform="matrix(0,-0.41667,-0.41667,0,25,10)"
|
|
1125
|
+
x2="24"
|
|
1126
|
+
id="linearGradient3263" />
|
|
1127
|
+
</defs>
|
|
1128
|
+
</g>
|
|
1129
|
+
<g
|
|
1130
|
+
transform="matrix(0.48333333,0,0,0.48333333,99.3,39.3)"
|
|
1131
|
+
id="g9271"
|
|
1132
|
+
style="fill:#000000">
|
|
1133
|
+
<path
|
|
1134
|
+
inkscape:connector-curvature="0"
|
|
1135
|
+
d="M 12,2 C 6.48,2 2,6.48 2,12 2,17.52 6.48,22 12,22 17.52,22 22,17.52 22,12 22,6.48 17.52,2 12,2 z m 0,3 c 1.66,0 3,1.34 3,3 0,1.66 -1.34,3 -3,3 C 10.34,11 9,9.66 9,8 9,6.34 10.34,5 12,5 z m 0,14.2 c -2.5,0 -4.71,-1.28 -6,-3.22 0.03,-1.99 4,-3.08 6,-3.08 1.99,0 5.97,1.09 6,3.08 -1.29,1.94 -3.5,3.22 -6,3.22 z"
|
|
1136
|
+
id="path9261" />
|
|
1137
|
+
<path
|
|
1138
|
+
style="fill:none"
|
|
1139
|
+
inkscape:connector-curvature="0"
|
|
1140
|
+
d="M 0,0 H 24 V 24 H 0 z"
|
|
1141
|
+
id="path9263" />
|
|
1142
|
+
</g>
|
|
1143
|
+
<path
|
|
1144
|
+
id="path3942"
|
|
1145
|
+
d="M 105,22.528009 101,26.958771 101.94,28 105,24.617852 108.06,28 109,26.958771 z"
|
|
1146
|
+
inkscape:connector-curvature="0"
|
|
1147
|
+
style="fill:#000000" />
|
|
1148
|
+
<path
|
|
1149
|
+
id="path3944"
|
|
1150
|
+
d="M 76.448271,14.990123 H 93.976446 V 34.405914 H 76.448271 z"
|
|
1151
|
+
inkscape:connector-curvature="0"
|
|
1152
|
+
style="fill:none" />
|
|
1153
|
+
<path
|
|
1154
|
+
id="path3974"
|
|
1155
|
+
d="M 88.06,3.059999 85,6.113332 81.94,3.059999 l -0.94,0.94 4,4 4,-4 z"
|
|
1156
|
+
inkscape:connector-curvature="0"
|
|
1157
|
+
style="fill:#000000" />
|
|
1158
|
+
<path
|
|
1159
|
+
inkscape:connector-curvature="0"
|
|
1160
|
+
id="path5923"
|
|
1161
|
+
d=""
|
|
1162
|
+
style="stroke-width:0.02383474" />
|
|
1163
|
+
<path
|
|
1164
|
+
inkscape:connector-curvature="0"
|
|
1165
|
+
id="path5925"
|
|
1166
|
+
d=""
|
|
1167
|
+
style="stroke-width:0.02383474" />
|
|
1168
|
+
<path
|
|
1169
|
+
inkscape:connector-curvature="0"
|
|
1170
|
+
id="path5927"
|
|
1171
|
+
d=""
|
|
1172
|
+
style="stroke-width:0.02383474" />
|
|
1173
|
+
<rect
|
|
1174
|
+
style="stroke-width:1.13202608"
|
|
1175
|
+
y="1.9999998"
|
|
1176
|
+
x="102"
|
|
1177
|
+
height="6"
|
|
1178
|
+
width="2"
|
|
1179
|
+
id="rect5943" />
|
|
1180
|
+
<a
|
|
1181
|
+
id="a6015">
|
|
1182
|
+
<rect
|
|
1183
|
+
id="rect5943-5"
|
|
1184
|
+
width="2"
|
|
1185
|
+
height="6"
|
|
1186
|
+
x="106"
|
|
1187
|
+
y="2"
|
|
1188
|
+
style="stroke-width:1.13202608" />
|
|
1189
|
+
</a>
|
|
1190
|
+
<text
|
|
1191
|
+
id="text5191-77-3-3"
|
|
1192
|
+
y="117.2188"
|
|
1193
|
+
x="122.66023"
|
|
1194
|
+
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#cccccc;fill-opacity:1;stroke:none"
|
|
1195
|
+
xml:space="preserve"><tspan
|
|
1196
|
+
style="font-size:8px;line-height:1.25;font-family:sans-serif"
|
|
1197
|
+
y="117.2188"
|
|
1198
|
+
x="122.66023"
|
|
1199
|
+
id="tspan5193-6-6-5"
|
|
1200
|
+
sodipodi:role="line">g</tspan></text>
|
|
1201
|
+
<path
|
|
1202
|
+
sodipodi:nodetypes="cccc"
|
|
1203
|
+
inkscape:connector-curvature="0"
|
|
1204
|
+
id="path6489"
|
|
1205
|
+
d="m 128,5 -6,3 V 2 Z"
|
|
1206
|
+
inkscape:transform-center-y="-0.33844643"
|
|
1207
|
+
inkscape:transform-center-x="0.029808665" />
|
|
1208
|
+
<path
|
|
1209
|
+
sodipodi:nodetypes="ccccccccccccc"
|
|
1210
|
+
inkscape:connector-curvature="0"
|
|
1211
|
+
id="path6495"
|
|
1212
|
+
d="M 128,26.5 126.5,28 125,26.5 123.5,28 122,26.5 123.5,25 122,23.5 l 1.5,-1.5 1.5,1.5 1.5,-1.5 1.5,1.5 -1.5,1.5 z"
|
|
1213
|
+
inkscape:transform-center-y="-0.78316773"
|
|
1214
|
+
inkscape:transform-center-x="0.34573841" />
|
|
1215
|
+
<g
|
|
1216
|
+
transform="matrix(0.62499977,0,0,0.59299098,118.75,98.909357)"
|
|
1217
|
+
id="g339"
|
|
1218
|
+
style="fill:none">
|
|
1219
|
+
<path
|
|
1220
|
+
sodipodi:nodetypes="csscssccssccssccsscc"
|
|
1221
|
+
style="clip-rule:evenodd;fill:#1a73e8;fill-rule:evenodd;stroke-width:1;fill-opacity:1"
|
|
1222
|
+
inkscape:connector-curvature="0"
|
|
1223
|
+
d="m 3.4300703,-29.796072 c -0.21799,0.42782 -0.21799,0.98788 -0.21799,2.10798 v 5.600001 c 0,0.1546 0,0.2985 5.7e-4,0.4329 -3.8e-4,0.006 -5.7e-4,0.0114 -5.7e-4,0.0171 v 5.146401 c 0,0.2228 0.26929,0.3343 0.42678,0.1768 l 2.57327,-2.5733 c 0.0646,1e-4 0.13122,1e-4 0.19995,1e-4 h 7.6000007 c 1.1201,0 1.6802,0 2.108,-0.218001 0.3763,-0.1917 0.6823,-0.4977 0.874,-0.874 0.218,-0.4278 0.218,-0.9879 0.218,-2.108 v -5.600001 c 0,-1.1201 0,-1.68016 -0.218,-2.10798 -0.1917,-0.37633 -0.4977,-0.68229 -0.874,-0.87403 -0.4278,-0.21799 -0.9879,-0.21799 -2.108,-0.21799 H 6.4120803 c -1.1201,0 -1.68016,0 -2.10798,0.21799 -0.37633,0.19174 -0.68229,0.4977 -0.87403,0.87403 z"
|
|
1224
|
+
id="path292-3-6" />
|
|
1225
|
+
<rect
|
|
1226
|
+
y="-27.659588"
|
|
1227
|
+
x="5.8118649"
|
|
1228
|
+
height="1.3490931"
|
|
1229
|
+
width="8.8000031"
|
|
1230
|
+
id="rect1517"
|
|
1231
|
+
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:1.5750438" />
|
|
1232
|
+
<rect
|
|
1233
|
+
y="-24.021631"
|
|
1234
|
+
x="5.8118649"
|
|
1235
|
+
height="1.3490931"
|
|
1236
|
+
width="5.440002"
|
|
1237
|
+
id="rect1517-2"
|
|
1238
|
+
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:1.23837078" />
|
|
1239
|
+
<path
|
|
1240
|
+
sodipodi:nodetypes="csscssccssccssccsscc"
|
|
1241
|
+
style="clip-rule:evenodd;fill:#f9ab00;fill-opacity:1;fill-rule:evenodd;stroke-width:1"
|
|
1242
|
+
inkscape:connector-curvature="0"
|
|
1243
|
+
d="m 3.2143452,3.9312436 c -0.21799,0.42782 -0.21799,0.98788 -0.21799,2.10798 v 5.6000004 c 0,0.1546 0,0.2985 5.7e-4,0.4329 -3.8e-4,0.006 -5.7e-4,0.0114 -5.7e-4,0.0171 v 5.146399 c 0,0.2228 0.26929,0.3343 0.42678,0.1768 l 2.57327,-2.5733 c 0.0646,10e-5 0.13122,10e-5 0.19995,10e-5 h 7.5999998 c 1.1201,0 1.6802,0 2.108,-0.218 0.3763,-0.1917 0.6823,-0.4977 0.874,-0.874 0.218,-0.4278 0.218,-0.987899 0.218,-2.107999 V 6.0392236 c 0,-1.1201 0,-1.68016 -0.218,-2.10798 -0.1917,-0.37633 -0.4977,-0.68229 -0.874,-0.87403 -0.4278,-0.21799 -0.9879,-0.21799 -2.108,-0.21799 H 6.1963552 c -1.1201,0 -1.68016,0 -2.10798,0.21799 -0.37633,0.19174 -0.68229,0.4977 -0.87403,0.87403 z"
|
|
1244
|
+
id="path292-3-6-7" />
|
|
1245
|
+
<rect
|
|
1246
|
+
y="6.0677195"
|
|
1247
|
+
x="5.5961394"
|
|
1248
|
+
height="1.3490931"
|
|
1249
|
+
width="8.8000031"
|
|
1250
|
+
id="rect1517-22"
|
|
1251
|
+
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:1.5750438" />
|
|
1252
|
+
<rect
|
|
1253
|
+
y="9.7056732"
|
|
1254
|
+
x="5.5961394"
|
|
1255
|
+
height="1.3490931"
|
|
1256
|
+
width="5.440002"
|
|
1257
|
+
id="rect1517-2-8"
|
|
1258
|
+
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:1.23837078" />
|
|
1259
|
+
<text
|
|
1260
|
+
transform="scale(0.97405641,1.0266346)"
|
|
1261
|
+
id="text779"
|
|
1262
|
+
y="-178.89626"
|
|
1263
|
+
x="-211.00343"
|
|
1264
|
+
style="font-style:normal;font-weight:normal;font-size:8.76061818px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.64262;"
|
|
1265
|
+
xml:space="preserve"><tspan
|
|
1266
|
+
style="stroke-width:1.64262;font-size:8.76061818px;"
|
|
1267
|
+
y="-178.89626"
|
|
1268
|
+
x="-211.00343"
|
|
1269
|
+
id="tspan777"
|
|
1270
|
+
sodipodi:role="line">Sprites are deprecated, do not modify this file.</tspan><tspan
|
|
1271
|
+
id="tspan781"
|
|
1272
|
+
style="stroke-width:1.64262;font-size:8.76061818px;"
|
|
1273
|
+
y="-167.94548"
|
|
1274
|
+
x="-211.00343"
|
|
1275
|
+
sodipodi:role="line">See readme in front_end/Images for the new workflow.</tspan></text>
|
|
1276
|
+
</g>
|
|
1277
|
+
</svg>
|