Merge lp:~elementary-design/egtk/loki-fixes into lp:~elementary-design/egtk/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Sam Hewitt
Approved revision: 549
Merged at revision: 536
Proposed branch: lp:~elementary-design/egtk/loki-fixes
Merge into: lp:~elementary-design/egtk/trunk
Diff against target: 46640 lines (+98/-46230)
32 files modified
gtk-3.0/apps.css (+3/-32)
gtk-3.0/assets/switch-off-dark.svg (+0/-397)
gtk-3.0/assets/switch-off-dark@2.svg (+0/-421)
gtk-3.0/assets/switch-off-disabled-dark.svg (+0/-387)
gtk-3.0/assets/switch-off-disabled-dark@2.svg (+0/-411)
gtk-3.0/assets/switch-off-disabled.svg (+0/-219)
gtk-3.0/assets/switch-off-disabled@2.svg (+0/-243)
gtk-3.0/assets/switch-off.svg (+0/-420)
gtk-3.0/assets/switch-off@2.svg (+0/-441)
gtk-3.0/assets/switch-on-dark.svg (+0/-10649)
gtk-3.0/assets/switch-on-dark@2.svg (+0/-10683)
gtk-3.0/assets/switch-on-disabled-dark.svg (+0/-387)
gtk-3.0/assets/switch-on-disabled-dark@2.svg (+0/-406)
gtk-3.0/assets/switch-on-disabled.svg (+0/-184)
gtk-3.0/assets/switch-on-disabled@2.svg (+0/-208)
gtk-3.0/assets/switch-on.svg (+0/-10662)
gtk-3.0/assets/switch-slider-dark.svg (+0/-1060)
gtk-3.0/assets/switch-slider-dark@2.svg (+0/-1084)
gtk-3.0/assets/switch-slider-focus.svg (+0/-1131)
gtk-3.0/assets/switch-slider-focus@2.svg (+0/-1118)
gtk-3.0/assets/switch-slider.svg (+0/-1121)
gtk-3.0/assets/switch-slider@2.svg (+0/-1132)
gtk-3.0/gtk-widgets-dark.css (+24/-57)
gtk-3.0/gtk-widgets.css (+71/-87)
index.theme (+0/-1)
metacity-1/close.svg (+0/-187)
metacity-1/maximize.svg (+0/-249)
metacity-1/metacity-theme-2.xml (+0/-901)
metacity-1/metacity-theme-3.xml (+0/-905)
metacity-1/minimize.svg (+0/-456)
metacity-1/pressed.svg (+0/-283)
metacity-1/unmaximize.svg (+0/-308)
To merge this branch: bzr merge lp:~elementary-design/egtk/loki-fixes
Reviewer Review Type Date Requested Status
elementary UX Pending
Review via email: mp+273884@code.launchpad.net

Commit message

* Remove workaround for GCC Network Panel
* Remove Freya-specific wingpanel styles
* Draw Gtk.Switch with CSS
* Adapt to new Gtk.Scrollbar
* Drop metacity theme
* Set icon for Gtk.Paned to none
* Drop Granite Popover
* Fix extra rules in level-bar.fill-block

Description of the change

This branch is meant to fix issues related to gtk 3.18
It probably (read: definitely) breaks gtk 3.16

To post a comment you must log in.
Revision history for this message
Sam Hewitt (snwh) wrote :

Perhaps adding :backdrop states for switches would be a good idea also.

548. By Danielle Foré

backdrop states for switch

549. By Danielle Foré

adjust switch backdrop for dark theme

Revision history for this message
Danielle Foré (danrabbit) wrote :

Done

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gtk-3.0/apps.css'
2--- gtk-3.0/apps.css 2015-09-14 22:55:43 +0000
3+++ gtk-3.0/apps.css 2015-10-09 18:25:23 +0000
4@@ -42,10 +42,6 @@
5 -EogScrollView-shadow-type: none;
6 }
7
8-CcNetworkPanel GtkNotebook > .frame {
9- border: none;
10-}
11-
12 /**********
13 * Birdie *
14 *********/
15@@ -236,31 +232,6 @@
16 background-color: transparent;
17 }
18
19-.panel-shadow {
20- background-image: none;
21- background-color: transparent;
22-}
23-
24-.panel .menu {
25- box-shadow: none;
26-}
27-
28-.panel .menu .spinner {
29- opacity: 1;
30-}
31-
32-.panel .menu .window-frame.menu.csd,
33-.panel .menu .window-frame.popup.csd {
34- box-shadow: 0 0 0 1px alpha (#000, 0.20),
35- 0 10px 20px alpha (#000, 0.19),
36- 0 6px 6px alpha (#000, 0.23);
37-}
38-
39-.panel .window-frame.menu.csd,
40-.panel .window-frame.popup.csd {
41- box-shadow: none;
42-}
43-
44 .composited-indicator > GtkBox > GtkImage,
45 .composited-indicator > GtkBox > GtkLabel,
46 .composited-indicator > GtkRevealer {
47@@ -273,9 +244,9 @@
48 .panel.color-light .composited-indicator > GtkBox > GtkImage,
49 .panel.color-light .composited-indicator > GtkBox > GtkLabel,
50 .panel.color-light .composited-indicator > GtkRevealer {
51- color: alpha (#000, 0.65);
52- text-shadow: 0 1px 0 alpha (#fff, 0.25);
53- icon-shadow: 0 1px 0 alpha (#fff, 0.25);
54+ color: alpha (#000, 0.65);
55+ text-shadow: 0 1px 0 alpha (#fff, 0.25);
56+ icon-shadow: 0 1px 0 alpha (#fff, 0.25);
57 }
58
59 .composited-indicator > GtkWidget > GtkWidget:first-child {
60
61=== removed file 'gtk-3.0/assets/switch-off-dark.svg'
62--- gtk-3.0/assets/switch-off-dark.svg 2014-05-17 00:03:47 +0000
63+++ gtk-3.0/assets/switch-off-dark.svg 1970-01-01 00:00:00 +0000
64@@ -1,397 +0,0 @@
65-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
66-<!-- Created with Inkscape (http://www.inkscape.org/) -->
67-
68-<svg
69- xmlns:dc="http://purl.org/dc/elements/1.1/"
70- xmlns:cc="http://creativecommons.org/ns#"
71- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
72- xmlns:svg="http://www.w3.org/2000/svg"
73- xmlns="http://www.w3.org/2000/svg"
74- xmlns:xlink="http://www.w3.org/1999/xlink"
75- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
76- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
77- width="60"
78- height="24"
79- id="svg7539"
80- version="1.1"
81- inkscape:version="0.48.4 r9939"
82- sodipodi:docname="switch-off-dark.svg">
83- <defs
84- id="defs7541">
85- <linearGradient
86- inkscape:collect="always"
87- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
88- id="linearGradient7362"
89- gradientUnits="userSpaceOnUse"
90- gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-421.38826)"
91- x1="617.50946"
92- y1="446.54532"
93- x2="617.50946"
94- y2="457.80115" />
95- <linearGradient
96- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
97- <stop
98- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
99- style="stop-color:#ffffff;stop-opacity:1"
100- offset="0" />
101- <stop
102- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
103- style="stop-color:#ffffff;stop-opacity:0"
104- offset="1" />
105- </linearGradient>
106- <linearGradient
107- inkscape:collect="always"
108- xlink:href="#linearGradient4695-1-4-3-5-0-6"
109- id="linearGradient7365"
110- gradientUnits="userSpaceOnUse"
111- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
112- x1="292.85727"
113- y1="211.07642"
114- x2="292.85727"
115- y2="233.82706" />
116- <linearGradient
117- id="linearGradient4695-1-4-3-5-0-6">
118- <stop
119- id="stop4697-9-9-7-0-1-5"
120- style="stop-color:#000000;stop-opacity:1"
121- offset="0" />
122- <stop
123- id="stop4699-5-8-9-0-4-0"
124- style="stop-color:#000000;stop-opacity:0"
125- offset="1" />
126- </linearGradient>
127- <linearGradient
128- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3">
129- <stop
130- id="stop9737-3-0-8-1-8-3-3-0"
131- style="stop-color:#ffffff;stop-opacity:1"
132- offset="0" />
133- <stop
134- id="stop9739-4-8-0-7-48-9-7-7"
135- style="stop-color:#ebebeb;stop-opacity:1"
136- offset="1" />
137- </linearGradient>
138- <linearGradient
139- y2="266.21777"
140- x2="257.57822"
141- y1="289.32889"
142- x1="257.57822"
143- gradientTransform="matrix(2.0654814,0,0,1.0384615,-43.285955,-377.43046)"
144- gradientUnits="userSpaceOnUse"
145- id="linearGradient7810"
146- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"
147- inkscape:collect="always" />
148- <linearGradient
149- gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)"
150- gradientUnits="userSpaceOnUse"
151- xlink:href="#linearGradient4215-8-4-7-28"
152- id="linearGradient6387"
153- y2="8.0928917"
154- x2="38.976662"
155- y1="59.967686"
156- x1="38.976662" />
157- <linearGradient
158- gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)"
159- gradientUnits="userSpaceOnUse"
160- xlink:href="#linearGradient4011-9-9-70-6-4"
161- id="linearGradient6377"
162- y2="44.340794"
163- x2="71.204407"
164- y1="6.2375584"
165- x1="71.204407" />
166- <linearGradient
167- id="linearGradient4215-8-4-7-28">
168- <stop
169- offset="0"
170- style="stop-color:#dcdcdc;stop-opacity:1"
171- id="stop4217-1-2-7-5" />
172- <stop
173- offset="1"
174- style="stop-color:#f0f0f0;stop-opacity:1"
175- id="stop4219-3-4-5-0" />
176- </linearGradient>
177- <linearGradient
178- id="linearGradient4011-9-9-70-6-4">
179- <stop
180- offset="0"
181- style="stop-color:#ffffff;stop-opacity:1"
182- id="stop4013-5-4-3-4-3" />
183- <stop
184- offset="0.507761"
185- style="stop-color:#ffffff;stop-opacity:0.23529412"
186- id="stop4015-1-5-70-6-7" />
187- <stop
188- offset="0.83456558"
189- style="stop-color:#ffffff;stop-opacity:0.15686275"
190- id="stop4017-7-0-13-7-0" />
191- <stop
192- offset="1"
193- style="stop-color:#ffffff;stop-opacity:0.39215687"
194- id="stop4019-1-12-7-5-0" />
195- </linearGradient>
196- <linearGradient
197- inkscape:collect="always"
198- xlink:href="#linearGradient27416-1"
199- id="linearGradient3012"
200- gradientUnits="userSpaceOnUse"
201- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)"
202- x1="731.05725"
203- y1="654.81543"
204- x2="731.05725"
205- y2="619.30682" />
206- <linearGradient
207- id="linearGradient27416-1">
208- <stop
209- id="stop27420-2"
210- style="stop-color:#55c1ec;stop-opacity:1"
211- offset="0" />
212- <stop
213- id="stop27422-3"
214- style="stop-color:#3689e6;stop-opacity:1"
215- offset="1" />
216- </linearGradient>
217- <linearGradient
218- y2="619.30682"
219- x2="731.05725"
220- y1="654.81543"
221- x1="731.05725"
222- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)"
223- gradientUnits="userSpaceOnUse"
224- id="linearGradient6179"
225- xlink:href="#linearGradient27416-1"
226- inkscape:collect="always" />
227- <linearGradient
228- id="linearGradient27416-1-7">
229- <stop
230- id="stop27420-2-2"
231- style="stop-color:#55c1ec;stop-opacity:1"
232- offset="0" />
233- <stop
234- id="stop27422-3-0"
235- style="stop-color:#3689e6;stop-opacity:1"
236- offset="1" />
237- </linearGradient>
238- <linearGradient
239- y2="619.30682"
240- x2="731.05725"
241- y1="654.81543"
242- x1="731.05725"
243- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)"
244- gradientUnits="userSpaceOnUse"
245- id="linearGradient3063"
246- xlink:href="#linearGradient27416-1-7"
247- inkscape:collect="always" />
248- <linearGradient
249- inkscape:collect="always"
250- xlink:href="#linearGradient4011-9-9-70-61-7"
251- id="linearGradient14699"
252- gradientUnits="userSpaceOnUse"
253- gradientTransform="matrix(-0.51351346,0,0,0.51351346,167.69043,-120.64405)"
254- x1="71.204407"
255- y1="6.2375584"
256- x2="71.204407"
257- y2="44.340794" />
258- <linearGradient
259- id="linearGradient4011-9-9-70-61-7">
260- <stop
261- id="stop4013-5-4-3-8-3"
262- style="stop-color:#ffffff;stop-opacity:1;"
263- offset="0" />
264- <stop
265- offset="0.507761"
266- style="stop-color:#ffffff;stop-opacity:0.23529412;"
267- id="stop4015-1-5-70-9-5" />
268- <stop
269- id="stop4017-7-0-13-0-1"
270- style="stop-color:#ffffff;stop-opacity:0.15686275;"
271- offset="0.83456558" />
272- <stop
273- id="stop4019-1-12-7-0-7"
274- style="stop-color:#ffffff;stop-opacity:0.39215687;"
275- offset="1" />
276- </linearGradient>
277- <linearGradient
278- inkscape:collect="always"
279- xlink:href="#linearGradient4215-8-4-07-7"
280- id="linearGradient14702"
281- gradientUnits="userSpaceOnUse"
282- gradientTransform="matrix(-0.41176471,0,0,0.41176471,144.03077,-121.62276)"
283- x1="38.976662"
284- y1="59.967686"
285- x2="38.976662"
286- y2="8.0928917" />
287- <linearGradient
288- id="linearGradient4215-8-4-07-7">
289- <stop
290- style="stop-color:#e9e9e9;stop-opacity:1;"
291- offset="0"
292- id="stop4217-1-2-1-2" />
293- <stop
294- style="stop-color:#ffffff;stop-opacity:1;"
295- offset="1"
296- id="stop4219-3-4-0-96" />
297- </linearGradient>
298- <linearGradient
299- inkscape:collect="always"
300- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5"
301- id="linearGradient14708"
302- gradientUnits="userSpaceOnUse"
303- gradientTransform="matrix(0.63636371,0,0,1.0952381,-224.60021,-393.76709)"
304- x1="617.50946"
305- y1="446.54532"
306- x2="617.50946"
307- y2="457.80115" />
308- <linearGradient
309- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5">
310- <stop
311- offset="0"
312- style="stop-color:#ffffff;stop-opacity:1"
313- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-56-7" />
314- <stop
315- offset="1"
316- style="stop-color:#ffffff;stop-opacity:0"
317- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-86-9" />
318- </linearGradient>
319- <linearGradient
320- inkscape:collect="always"
321- xlink:href="#linearGradient4695-1-4-3-5-0-63-6"
322- id="linearGradient14711"
323- gradientUnits="userSpaceOnUse"
324- gradientTransform="matrix(0.19823793,0,0,0.9047619,93.10556,-308.28892)"
325- x1="292.85727"
326- y1="211.07642"
327- x2="292.85727"
328- y2="233.82706" />
329- <linearGradient
330- id="linearGradient4695-1-4-3-5-0-63-6">
331- <stop
332- offset="0"
333- style="stop-color:#000000;stop-opacity:1"
334- id="stop4697-9-9-7-0-1-05-7" />
335- <stop
336- offset="1"
337- style="stop-color:#000000;stop-opacity:0"
338- id="stop4699-5-8-9-0-4-06-1" />
339- </linearGradient>
340- <linearGradient
341- inkscape:collect="always"
342- xlink:href="#linearGradient27416-1-72-0"
343- id="linearGradient14714"
344- gradientUnits="userSpaceOnUse"
345- gradientTransform="matrix(2.909623,0,0,0.97190815,-1777.0497,-520.89902)"
346- x1="634.26544"
347- y1="631.87756"
348- x2="634.26544"
349- y2="656.00787" />
350- <linearGradient
351- id="linearGradient27416-1-72-0">
352- <stop
353- offset="0"
354- style="stop-color:#000000;stop-opacity:0.13043478;"
355- id="stop27420-2-84-8" />
356- <stop
357- offset="1"
358- style="stop-color:#000000;stop-opacity:0.15652174;"
359- id="stop27422-3-5-1" />
360- </linearGradient>
361- <linearGradient
362- y2="656.00787"
363- x2="634.26544"
364- y1="631.87756"
365- x1="634.26544"
366- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
367- gradientUnits="userSpaceOnUse"
368- id="linearGradient4290"
369- xlink:href="#linearGradient27416-1-72-0"
370- inkscape:collect="always" />
371- </defs>
372- <sodipodi:namedview
373- id="base"
374- pagecolor="#565656"
375- bordercolor="#666666"
376- borderopacity="1.0"
377- inkscape:pageopacity="0"
378- inkscape:pageshadow="2"
379- inkscape:zoom="16.65"
380- inkscape:cx="24.204204"
381- inkscape:cy="12"
382- inkscape:current-layer="layer1"
383- showgrid="true"
384- inkscape:grid-bbox="true"
385- inkscape:document-units="px"
386- fit-margin-top="0"
387- fit-margin-left="0"
388- fit-margin-right="0"
389- fit-margin-bottom="0"
390- inkscape:window-width="1440"
391- inkscape:window-height="845"
392- inkscape:window-x="0"
393- inkscape:window-y="30"
394- inkscape:window-maximized="1"
395- showborder="false" />
396- <metadata
397- id="metadata7544">
398- <rdf:RDF>
399- <cc:Work
400- rdf:about="">
401- <dc:format>image/svg+xml</dc:format>
402- <dc:type
403- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
404- <dc:title />
405- </cc:Work>
406- </rdf:RDF>
407- </metadata>
408- <g
409- id="layer1"
410- inkscape:label="Layer 1"
411- inkscape:groupmode="layer"
412- transform="translate(-116,92)">
413- <rect
414- style="opacity:0.98999999;color:#000000;fill:url(#linearGradient4290);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
415- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-0-5-8"
416- y="-90.499985"
417- x="117.50018"
418- ry="10.5"
419- rx="10.5"
420- height="21"
421- width="57" />
422- <rect
423- width="55"
424- height="19"
425- rx="9.5"
426- ry="9.5"
427- x="118.50024"
428- y="-89.499985"
429- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
430- style="opacity:0.07;color:#000000;fill:none;stroke:url(#linearGradient7365);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
431- <rect
432- width="57"
433- height="21"
434- rx="10.5"
435- ry="10.5"
436- x="117.50019"
437- y="-90.499985"
438- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
439- style="opacity:0.29999999999999999;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
440- <path
441- inkscape:connector-curvature="0"
442- style="opacity:0.29999999999999999;color:#000000;fill:#000000;fill-opacity:0.99215686000000003;fill-rule:nonzero;stroke:none;stroke-width:0.84323650999999999;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
443- id="path2922-6-6-0-9-4"
444- d="m 134.48658,-86.375676 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z" />
445- <path
446- inkscape:connector-curvature="0"
447- style="opacity:0.98999999;color:#000000;fill:#1a9cd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
448- id="path2922-6-6-0-9"
449- d="m 134.48658,-85.376036 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z" />
450- <path
451- d="m 160.96272,-80.304784 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
452- inkscape:connector-curvature="0"
453- id="path2386-8-8-6-0-9-6-3"
454- style="opacity:0.07;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
455- <path
456- d="m 160.96272,-81.305004 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
457- inkscape:connector-curvature="0"
458- id="path2386-8-8-6-0-9-6-3-1"
459- style="opacity:0.5;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
460- </g>
461-</svg>
462
463=== removed file 'gtk-3.0/assets/switch-off-dark@2.svg'
464--- gtk-3.0/assets/switch-off-dark@2.svg 2015-02-20 21:54:21 +0000
465+++ gtk-3.0/assets/switch-off-dark@2.svg 1970-01-01 00:00:00 +0000
466@@ -1,421 +0,0 @@
467-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
468-<!-- Created with Inkscape (http://www.inkscape.org/) -->
469-
470-<svg
471- xmlns:dc="http://purl.org/dc/elements/1.1/"
472- xmlns:cc="http://creativecommons.org/ns#"
473- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
474- xmlns:svg="http://www.w3.org/2000/svg"
475- xmlns="http://www.w3.org/2000/svg"
476- xmlns:xlink="http://www.w3.org/1999/xlink"
477- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
478- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
479- width="120"
480- height="48"
481- id="svg7539"
482- version="1.1"
483- inkscape:version="0.48.4 r9939"
484- sodipodi:docname="switch-off-dark.svg">
485- <defs
486- id="defs7541">
487- <linearGradient
488- inkscape:collect="always"
489- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
490- id="linearGradient7362"
491- gradientUnits="userSpaceOnUse"
492- gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-421.38826)"
493- x1="617.50946"
494- y1="446.54532"
495- x2="617.50946"
496- y2="457.80115" />
497- <linearGradient
498- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
499- <stop
500- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
501- style="stop-color:#ffffff;stop-opacity:1"
502- offset="0" />
503- <stop
504- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
505- style="stop-color:#ffffff;stop-opacity:0"
506- offset="1" />
507- </linearGradient>
508- <linearGradient
509- inkscape:collect="always"
510- xlink:href="#linearGradient4695-1-4-3-5-0-6"
511- id="linearGradient7365"
512- gradientUnits="userSpaceOnUse"
513- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
514- x1="292.85727"
515- y1="211.07642"
516- x2="292.85727"
517- y2="233.82706" />
518- <linearGradient
519- id="linearGradient4695-1-4-3-5-0-6">
520- <stop
521- id="stop4697-9-9-7-0-1-5"
522- style="stop-color:#000000;stop-opacity:1"
523- offset="0" />
524- <stop
525- id="stop4699-5-8-9-0-4-0"
526- style="stop-color:#000000;stop-opacity:0"
527- offset="1" />
528- </linearGradient>
529- <linearGradient
530- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3">
531- <stop
532- id="stop9737-3-0-8-1-8-3-3-0"
533- style="stop-color:#ffffff;stop-opacity:1"
534- offset="0" />
535- <stop
536- id="stop9739-4-8-0-7-48-9-7-7"
537- style="stop-color:#ebebeb;stop-opacity:1"
538- offset="1" />
539- </linearGradient>
540- <linearGradient
541- y2="266.21777"
542- x2="257.57822"
543- y1="289.32889"
544- x1="257.57822"
545- gradientTransform="matrix(2.0654814,0,0,1.0384615,-43.285955,-377.43046)"
546- gradientUnits="userSpaceOnUse"
547- id="linearGradient7810"
548- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"
549- inkscape:collect="always" />
550- <linearGradient
551- gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)"
552- gradientUnits="userSpaceOnUse"
553- xlink:href="#linearGradient4215-8-4-7-28"
554- id="linearGradient6387"
555- y2="8.0928917"
556- x2="38.976662"
557- y1="59.967686"
558- x1="38.976662" />
559- <linearGradient
560- gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)"
561- gradientUnits="userSpaceOnUse"
562- xlink:href="#linearGradient4011-9-9-70-6-4"
563- id="linearGradient6377"
564- y2="44.340794"
565- x2="71.204407"
566- y1="6.2375584"
567- x1="71.204407" />
568- <linearGradient
569- id="linearGradient4215-8-4-7-28">
570- <stop
571- offset="0"
572- style="stop-color:#dcdcdc;stop-opacity:1"
573- id="stop4217-1-2-7-5" />
574- <stop
575- offset="1"
576- style="stop-color:#f0f0f0;stop-opacity:1"
577- id="stop4219-3-4-5-0" />
578- </linearGradient>
579- <linearGradient
580- id="linearGradient4011-9-9-70-6-4">
581- <stop
582- offset="0"
583- style="stop-color:#ffffff;stop-opacity:1"
584- id="stop4013-5-4-3-4-3" />
585- <stop
586- offset="0.507761"
587- style="stop-color:#ffffff;stop-opacity:0.23529412"
588- id="stop4015-1-5-70-6-7" />
589- <stop
590- offset="0.83456558"
591- style="stop-color:#ffffff;stop-opacity:0.15686275"
592- id="stop4017-7-0-13-7-0" />
593- <stop
594- offset="1"
595- style="stop-color:#ffffff;stop-opacity:0.39215687"
596- id="stop4019-1-12-7-5-0" />
597- </linearGradient>
598- <linearGradient
599- inkscape:collect="always"
600- xlink:href="#linearGradient27416-1"
601- id="linearGradient3012"
602- gradientUnits="userSpaceOnUse"
603- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)"
604- x1="731.05725"
605- y1="654.81543"
606- x2="731.05725"
607- y2="619.30682" />
608- <linearGradient
609- id="linearGradient27416-1">
610- <stop
611- id="stop27420-2"
612- style="stop-color:#55c1ec;stop-opacity:1"
613- offset="0" />
614- <stop
615- id="stop27422-3"
616- style="stop-color:#3689e6;stop-opacity:1"
617- offset="1" />
618- </linearGradient>
619- <linearGradient
620- y2="619.30682"
621- x2="731.05725"
622- y1="654.81543"
623- x1="731.05725"
624- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)"
625- gradientUnits="userSpaceOnUse"
626- id="linearGradient6179"
627- xlink:href="#linearGradient27416-1"
628- inkscape:collect="always" />
629- <linearGradient
630- id="linearGradient27416-1-7">
631- <stop
632- id="stop27420-2-2"
633- style="stop-color:#55c1ec;stop-opacity:1"
634- offset="0" />
635- <stop
636- id="stop27422-3-0"
637- style="stop-color:#3689e6;stop-opacity:1"
638- offset="1" />
639- </linearGradient>
640- <linearGradient
641- y2="619.30682"
642- x2="731.05725"
643- y1="654.81543"
644- x1="731.05725"
645- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)"
646- gradientUnits="userSpaceOnUse"
647- id="linearGradient3063"
648- xlink:href="#linearGradient27416-1-7"
649- inkscape:collect="always" />
650- <linearGradient
651- inkscape:collect="always"
652- xlink:href="#linearGradient4011-9-9-70-61-7"
653- id="linearGradient14699"
654- gradientUnits="userSpaceOnUse"
655- gradientTransform="matrix(-0.51351346,0,0,0.51351346,167.69043,-120.64405)"
656- x1="71.204407"
657- y1="6.2375584"
658- x2="71.204407"
659- y2="44.340794" />
660- <linearGradient
661- id="linearGradient4011-9-9-70-61-7">
662- <stop
663- id="stop4013-5-4-3-8-3"
664- style="stop-color:#ffffff;stop-opacity:1;"
665- offset="0" />
666- <stop
667- offset="0.507761"
668- style="stop-color:#ffffff;stop-opacity:0.23529412;"
669- id="stop4015-1-5-70-9-5" />
670- <stop
671- id="stop4017-7-0-13-0-1"
672- style="stop-color:#ffffff;stop-opacity:0.15686275;"
673- offset="0.83456558" />
674- <stop
675- id="stop4019-1-12-7-0-7"
676- style="stop-color:#ffffff;stop-opacity:0.39215687;"
677- offset="1" />
678- </linearGradient>
679- <linearGradient
680- inkscape:collect="always"
681- xlink:href="#linearGradient4215-8-4-07-7"
682- id="linearGradient14702"
683- gradientUnits="userSpaceOnUse"
684- gradientTransform="matrix(-0.41176471,0,0,0.41176471,144.03077,-121.62276)"
685- x1="38.976662"
686- y1="59.967686"
687- x2="38.976662"
688- y2="8.0928917" />
689- <linearGradient
690- id="linearGradient4215-8-4-07-7">
691- <stop
692- style="stop-color:#e9e9e9;stop-opacity:1;"
693- offset="0"
694- id="stop4217-1-2-1-2" />
695- <stop
696- style="stop-color:#ffffff;stop-opacity:1;"
697- offset="1"
698- id="stop4219-3-4-0-96" />
699- </linearGradient>
700- <linearGradient
701- inkscape:collect="always"
702- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5"
703- id="linearGradient14708"
704- gradientUnits="userSpaceOnUse"
705- gradientTransform="matrix(0.63636371,0,0,1.0952381,-224.60021,-393.76709)"
706- x1="617.50946"
707- y1="446.54532"
708- x2="617.50946"
709- y2="457.80115" />
710- <linearGradient
711- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5">
712- <stop
713- offset="0"
714- style="stop-color:#ffffff;stop-opacity:1"
715- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-56-7" />
716- <stop
717- offset="1"
718- style="stop-color:#ffffff;stop-opacity:0"
719- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-86-9" />
720- </linearGradient>
721- <linearGradient
722- inkscape:collect="always"
723- xlink:href="#linearGradient4695-1-4-3-5-0-63-6"
724- id="linearGradient14711"
725- gradientUnits="userSpaceOnUse"
726- gradientTransform="matrix(0.19823793,0,0,0.9047619,93.10556,-308.28892)"
727- x1="292.85727"
728- y1="211.07642"
729- x2="292.85727"
730- y2="233.82706" />
731- <linearGradient
732- id="linearGradient4695-1-4-3-5-0-63-6">
733- <stop
734- offset="0"
735- style="stop-color:#000000;stop-opacity:1"
736- id="stop4697-9-9-7-0-1-05-7" />
737- <stop
738- offset="1"
739- style="stop-color:#000000;stop-opacity:0"
740- id="stop4699-5-8-9-0-4-06-1" />
741- </linearGradient>
742- <linearGradient
743- inkscape:collect="always"
744- xlink:href="#linearGradient27416-1-72-0"
745- id="linearGradient14714"
746- gradientUnits="userSpaceOnUse"
747- gradientTransform="matrix(2.909623,0,0,0.97190815,-1777.0497,-520.89902)"
748- x1="634.26544"
749- y1="631.87756"
750- x2="634.26544"
751- y2="656.00787" />
752- <linearGradient
753- id="linearGradient27416-1-72-0">
754- <stop
755- offset="0"
756- style="stop-color:#000000;stop-opacity:0.13043478;"
757- id="stop27420-2-84-8" />
758- <stop
759- offset="1"
760- style="stop-color:#000000;stop-opacity:0.15652174;"
761- id="stop27422-3-5-1" />
762- </linearGradient>
763- <linearGradient
764- y2="656.00787"
765- x2="634.26544"
766- y1="631.87756"
767- x1="634.26544"
768- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
769- gradientUnits="userSpaceOnUse"
770- id="linearGradient4290"
771- xlink:href="#linearGradient27416-1-72-0"
772- inkscape:collect="always" />
773- <linearGradient
774- inkscape:collect="always"
775- xlink:href="#linearGradient27416-1-72-0"
776- id="linearGradient8018"
777- gradientUnits="userSpaceOnUse"
778- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
779- x1="634.26544"
780- y1="631.87756"
781- x2="634.26544"
782- y2="656.00787" />
783- <linearGradient
784- inkscape:collect="always"
785- xlink:href="#linearGradient4695-1-4-3-5-0-6"
786- id="linearGradient8020"
787- gradientUnits="userSpaceOnUse"
788- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
789- x1="292.85727"
790- y1="211.07642"
791- x2="292.85727"
792- y2="233.82706" />
793- </defs>
794- <sodipodi:namedview
795- id="base"
796- pagecolor="#565656"
797- bordercolor="#666666"
798- borderopacity="1.0"
799- inkscape:pageopacity="0"
800- inkscape:pageshadow="2"
801- inkscape:zoom="1"
802- inkscape:cx="24.204204"
803- inkscape:cy="12"
804- inkscape:current-layer="layer1"
805- showgrid="true"
806- inkscape:grid-bbox="true"
807- inkscape:document-units="px"
808- fit-margin-top="0"
809- fit-margin-left="0"
810- fit-margin-right="0"
811- fit-margin-bottom="0"
812- inkscape:window-width="1366"
813- inkscape:window-height="710"
814- inkscape:window-x="0"
815- inkscape:window-y="30"
816- inkscape:window-maximized="1"
817- showborder="false" />
818- <metadata
819- id="metadata7544">
820- <rdf:RDF>
821- <cc:Work
822- rdf:about="">
823- <dc:format>image/svg+xml</dc:format>
824- <dc:type
825- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
826- <dc:title></dc:title>
827- </cc:Work>
828- </rdf:RDF>
829- </metadata>
830- <g
831- id="layer1"
832- inkscape:label="Layer 1"
833- inkscape:groupmode="layer"
834- transform="translate(-116,116)">
835- <g
836- id="g8009"
837- transform="matrix(2,0,0,2,-117.00019,68.999985)">
838- <rect
839- width="57"
840- height="21"
841- rx="10.5"
842- ry="10.5"
843- x="117.50018"
844- y="-90.499985"
845- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-0-5-8"
846- style="opacity:0.98999999;color:#000000;fill:url(#linearGradient8018);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
847- <rect
848- style="opacity:0.07000002;color:#000000;fill:none;stroke:url(#linearGradient8020);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
849- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
850- y="-89.499985"
851- x="118.50024"
852- ry="9.5"
853- rx="9.5"
854- height="19"
855- width="55" />
856- <rect
857- style="opacity:0.3;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
858- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
859- y="-90.499985"
860- x="117.50019"
861- ry="10.5"
862- rx="10.5"
863- height="21"
864- width="57" />
865- <path
866- d="m 134.48658,-86.375676 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z"
867- id="path2922-6-6-0-9-4"
868- style="opacity:0.3;color:#000000;fill:#000000;fill-opacity:0.99215686;fill-rule:nonzero;stroke:none;stroke-width:0.84323651;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
869- inkscape:connector-curvature="0" />
870- <path
871- d="m 134.48658,-85.376036 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z"
872- id="path2922-6-6-0-9"
873- style="opacity:0.98999999;color:#000000;fill:#1a9cd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
874- inkscape:connector-curvature="0" />
875- <path
876- style="opacity:0.07000002;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
877- id="path2386-8-8-6-0-9-6-3"
878- inkscape:connector-curvature="0"
879- d="m 160.96272,-80.304784 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
880- <path
881- style="opacity:0.5;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
882- id="path2386-8-8-6-0-9-6-3-1"
883- inkscape:connector-curvature="0"
884- d="m 160.96272,-81.305004 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
885- </g>
886- </g>
887-</svg>
888
889=== removed file 'gtk-3.0/assets/switch-off-disabled-dark.svg'
890--- gtk-3.0/assets/switch-off-disabled-dark.svg 2015-02-20 21:54:21 +0000
891+++ gtk-3.0/assets/switch-off-disabled-dark.svg 1970-01-01 00:00:00 +0000
892@@ -1,387 +0,0 @@
893-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
894-<!-- Created with Inkscape (http://www.inkscape.org/) -->
895-
896-<svg
897- xmlns:dc="http://purl.org/dc/elements/1.1/"
898- xmlns:cc="http://creativecommons.org/ns#"
899- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
900- xmlns:svg="http://www.w3.org/2000/svg"
901- xmlns="http://www.w3.org/2000/svg"
902- xmlns:xlink="http://www.w3.org/1999/xlink"
903- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
904- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
905- width="60"
906- height="24"
907- id="svg7539"
908- version="1.1"
909- inkscape:version="0.48.4 r9939"
910- sodipodi:docname="switch-off-dark.svg">
911- <defs
912- id="defs7541">
913- <linearGradient
914- inkscape:collect="always"
915- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
916- id="linearGradient7362"
917- gradientUnits="userSpaceOnUse"
918- gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-421.38826)"
919- x1="617.50946"
920- y1="446.54532"
921- x2="617.50946"
922- y2="457.80115" />
923- <linearGradient
924- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
925- <stop
926- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
927- style="stop-color:#ffffff;stop-opacity:1"
928- offset="0" />
929- <stop
930- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
931- style="stop-color:#ffffff;stop-opacity:0"
932- offset="1" />
933- </linearGradient>
934- <linearGradient
935- inkscape:collect="always"
936- xlink:href="#linearGradient4695-1-4-3-5-0-6"
937- id="linearGradient7365"
938- gradientUnits="userSpaceOnUse"
939- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
940- x1="292.85727"
941- y1="211.07642"
942- x2="292.85727"
943- y2="233.82706" />
944- <linearGradient
945- id="linearGradient4695-1-4-3-5-0-6">
946- <stop
947- id="stop4697-9-9-7-0-1-5"
948- style="stop-color:#000000;stop-opacity:1"
949- offset="0" />
950- <stop
951- id="stop4699-5-8-9-0-4-0"
952- style="stop-color:#000000;stop-opacity:0"
953- offset="1" />
954- </linearGradient>
955- <linearGradient
956- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3">
957- <stop
958- id="stop9737-3-0-8-1-8-3-3-0"
959- style="stop-color:#ffffff;stop-opacity:1"
960- offset="0" />
961- <stop
962- id="stop9739-4-8-0-7-48-9-7-7"
963- style="stop-color:#ebebeb;stop-opacity:1"
964- offset="1" />
965- </linearGradient>
966- <linearGradient
967- y2="266.21777"
968- x2="257.57822"
969- y1="289.32889"
970- x1="257.57822"
971- gradientTransform="matrix(2.0654814,0,0,1.0384615,-43.285955,-377.43046)"
972- gradientUnits="userSpaceOnUse"
973- id="linearGradient7810"
974- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"
975- inkscape:collect="always" />
976- <linearGradient
977- gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)"
978- gradientUnits="userSpaceOnUse"
979- xlink:href="#linearGradient4215-8-4-7-28"
980- id="linearGradient6387"
981- y2="8.0928917"
982- x2="38.976662"
983- y1="59.967686"
984- x1="38.976662" />
985- <linearGradient
986- gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)"
987- gradientUnits="userSpaceOnUse"
988- xlink:href="#linearGradient4011-9-9-70-6-4"
989- id="linearGradient6377"
990- y2="44.340794"
991- x2="71.204407"
992- y1="6.2375584"
993- x1="71.204407" />
994- <linearGradient
995- id="linearGradient4215-8-4-7-28">
996- <stop
997- offset="0"
998- style="stop-color:#dcdcdc;stop-opacity:1"
999- id="stop4217-1-2-7-5" />
1000- <stop
1001- offset="1"
1002- style="stop-color:#f0f0f0;stop-opacity:1"
1003- id="stop4219-3-4-5-0" />
1004- </linearGradient>
1005- <linearGradient
1006- id="linearGradient4011-9-9-70-6-4">
1007- <stop
1008- offset="0"
1009- style="stop-color:#ffffff;stop-opacity:1"
1010- id="stop4013-5-4-3-4-3" />
1011- <stop
1012- offset="0.507761"
1013- style="stop-color:#ffffff;stop-opacity:0.23529412"
1014- id="stop4015-1-5-70-6-7" />
1015- <stop
1016- offset="0.83456558"
1017- style="stop-color:#ffffff;stop-opacity:0.15686275"
1018- id="stop4017-7-0-13-7-0" />
1019- <stop
1020- offset="1"
1021- style="stop-color:#ffffff;stop-opacity:0.39215687"
1022- id="stop4019-1-12-7-5-0" />
1023- </linearGradient>
1024- <linearGradient
1025- inkscape:collect="always"
1026- xlink:href="#linearGradient27416-1"
1027- id="linearGradient3012"
1028- gradientUnits="userSpaceOnUse"
1029- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)"
1030- x1="731.05725"
1031- y1="654.81543"
1032- x2="731.05725"
1033- y2="619.30682" />
1034- <linearGradient
1035- id="linearGradient27416-1">
1036- <stop
1037- id="stop27420-2"
1038- style="stop-color:#55c1ec;stop-opacity:1"
1039- offset="0" />
1040- <stop
1041- id="stop27422-3"
1042- style="stop-color:#3689e6;stop-opacity:1"
1043- offset="1" />
1044- </linearGradient>
1045- <linearGradient
1046- y2="619.30682"
1047- x2="731.05725"
1048- y1="654.81543"
1049- x1="731.05725"
1050- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)"
1051- gradientUnits="userSpaceOnUse"
1052- id="linearGradient6179"
1053- xlink:href="#linearGradient27416-1"
1054- inkscape:collect="always" />
1055- <linearGradient
1056- id="linearGradient27416-1-7">
1057- <stop
1058- id="stop27420-2-2"
1059- style="stop-color:#55c1ec;stop-opacity:1"
1060- offset="0" />
1061- <stop
1062- id="stop27422-3-0"
1063- style="stop-color:#3689e6;stop-opacity:1"
1064- offset="1" />
1065- </linearGradient>
1066- <linearGradient
1067- y2="619.30682"
1068- x2="731.05725"
1069- y1="654.81543"
1070- x1="731.05725"
1071- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)"
1072- gradientUnits="userSpaceOnUse"
1073- id="linearGradient3063"
1074- xlink:href="#linearGradient27416-1-7"
1075- inkscape:collect="always" />
1076- <linearGradient
1077- inkscape:collect="always"
1078- xlink:href="#linearGradient4011-9-9-70-61-7"
1079- id="linearGradient14699"
1080- gradientUnits="userSpaceOnUse"
1081- gradientTransform="matrix(-0.51351346,0,0,0.51351346,167.69043,-120.64405)"
1082- x1="71.204407"
1083- y1="6.2375584"
1084- x2="71.204407"
1085- y2="44.340794" />
1086- <linearGradient
1087- id="linearGradient4011-9-9-70-61-7">
1088- <stop
1089- id="stop4013-5-4-3-8-3"
1090- style="stop-color:#ffffff;stop-opacity:1;"
1091- offset="0" />
1092- <stop
1093- offset="0.507761"
1094- style="stop-color:#ffffff;stop-opacity:0.23529412;"
1095- id="stop4015-1-5-70-9-5" />
1096- <stop
1097- id="stop4017-7-0-13-0-1"
1098- style="stop-color:#ffffff;stop-opacity:0.15686275;"
1099- offset="0.83456558" />
1100- <stop
1101- id="stop4019-1-12-7-0-7"
1102- style="stop-color:#ffffff;stop-opacity:0.39215687;"
1103- offset="1" />
1104- </linearGradient>
1105- <linearGradient
1106- inkscape:collect="always"
1107- xlink:href="#linearGradient4215-8-4-07-7"
1108- id="linearGradient14702"
1109- gradientUnits="userSpaceOnUse"
1110- gradientTransform="matrix(-0.41176471,0,0,0.41176471,144.03077,-121.62276)"
1111- x1="38.976662"
1112- y1="59.967686"
1113- x2="38.976662"
1114- y2="8.0928917" />
1115- <linearGradient
1116- id="linearGradient4215-8-4-07-7">
1117- <stop
1118- style="stop-color:#e9e9e9;stop-opacity:1;"
1119- offset="0"
1120- id="stop4217-1-2-1-2" />
1121- <stop
1122- style="stop-color:#ffffff;stop-opacity:1;"
1123- offset="1"
1124- id="stop4219-3-4-0-96" />
1125- </linearGradient>
1126- <linearGradient
1127- inkscape:collect="always"
1128- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5"
1129- id="linearGradient14708"
1130- gradientUnits="userSpaceOnUse"
1131- gradientTransform="matrix(0.63636371,0,0,1.0952381,-224.60021,-393.76709)"
1132- x1="617.50946"
1133- y1="446.54532"
1134- x2="617.50946"
1135- y2="457.80115" />
1136- <linearGradient
1137- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5">
1138- <stop
1139- offset="0"
1140- style="stop-color:#ffffff;stop-opacity:1"
1141- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-56-7" />
1142- <stop
1143- offset="1"
1144- style="stop-color:#ffffff;stop-opacity:0"
1145- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-86-9" />
1146- </linearGradient>
1147- <linearGradient
1148- inkscape:collect="always"
1149- xlink:href="#linearGradient4695-1-4-3-5-0-63-6"
1150- id="linearGradient14711"
1151- gradientUnits="userSpaceOnUse"
1152- gradientTransform="matrix(0.19823793,0,0,0.9047619,93.10556,-308.28892)"
1153- x1="292.85727"
1154- y1="211.07642"
1155- x2="292.85727"
1156- y2="233.82706" />
1157- <linearGradient
1158- id="linearGradient4695-1-4-3-5-0-63-6">
1159- <stop
1160- offset="0"
1161- style="stop-color:#000000;stop-opacity:1"
1162- id="stop4697-9-9-7-0-1-05-7" />
1163- <stop
1164- offset="1"
1165- style="stop-color:#000000;stop-opacity:0"
1166- id="stop4699-5-8-9-0-4-06-1" />
1167- </linearGradient>
1168- <linearGradient
1169- inkscape:collect="always"
1170- xlink:href="#linearGradient27416-1-72-0"
1171- id="linearGradient14714"
1172- gradientUnits="userSpaceOnUse"
1173- gradientTransform="matrix(2.909623,0,0,0.97190815,-1777.0497,-520.89902)"
1174- x1="634.26544"
1175- y1="631.87756"
1176- x2="634.26544"
1177- y2="656.00787" />
1178- <linearGradient
1179- id="linearGradient27416-1-72-0">
1180- <stop
1181- offset="0"
1182- style="stop-color:#000000;stop-opacity:0.13043478;"
1183- id="stop27420-2-84-8" />
1184- <stop
1185- offset="1"
1186- style="stop-color:#000000;stop-opacity:0.15652174;"
1187- id="stop27422-3-5-1" />
1188- </linearGradient>
1189- <linearGradient
1190- y2="656.00787"
1191- x2="634.26544"
1192- y1="631.87756"
1193- x1="634.26544"
1194- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
1195- gradientUnits="userSpaceOnUse"
1196- id="linearGradient4290"
1197- xlink:href="#linearGradient27416-1-72-0"
1198- inkscape:collect="always" />
1199- </defs>
1200- <sodipodi:namedview
1201- id="base"
1202- pagecolor="#565656"
1203- bordercolor="#666666"
1204- borderopacity="1.0"
1205- inkscape:pageopacity="0"
1206- inkscape:pageshadow="2"
1207- inkscape:zoom="1"
1208- inkscape:cx="24.204204"
1209- inkscape:cy="12"
1210- inkscape:current-layer="layer1"
1211- showgrid="true"
1212- inkscape:grid-bbox="true"
1213- inkscape:document-units="px"
1214- fit-margin-top="0"
1215- fit-margin-left="0"
1216- fit-margin-right="0"
1217- fit-margin-bottom="0"
1218- inkscape:window-width="1366"
1219- inkscape:window-height="710"
1220- inkscape:window-x="0"
1221- inkscape:window-y="30"
1222- inkscape:window-maximized="1"
1223- showborder="false" />
1224- <metadata
1225- id="metadata7544">
1226- <rdf:RDF>
1227- <cc:Work
1228- rdf:about="">
1229- <dc:format>image/svg+xml</dc:format>
1230- <dc:type
1231- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1232- <dc:title></dc:title>
1233- </cc:Work>
1234- </rdf:RDF>
1235- </metadata>
1236- <g
1237- id="layer1"
1238- inkscape:label="Layer 1"
1239- inkscape:groupmode="layer"
1240- transform="translate(-116,92)">
1241- <rect
1242- style="opacity:0.98999999;color:#000000;fill:url(#linearGradient4290);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1243- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-0-5-8"
1244- y="-90.499985"
1245- x="117.50018"
1246- ry="10.5"
1247- rx="10.5"
1248- height="21"
1249- width="57" />
1250- <rect
1251- width="55"
1252- height="19"
1253- rx="9.5"
1254- ry="9.5"
1255- x="118.50024"
1256- y="-89.499985"
1257- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
1258- style="opacity:0.07;color:#000000;fill:none;stroke:url(#linearGradient7365);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1259- <rect
1260- width="57"
1261- height="21"
1262- rx="10.5"
1263- ry="10.5"
1264- x="117.50019"
1265- y="-90.499985"
1266- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
1267- style="opacity:0.29999999999999999;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1268- <path
1269- d="m 160.96272,-80.304784 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
1270- inkscape:connector-curvature="0"
1271- id="path2386-8-8-6-0-9-6-3"
1272- style="opacity:0.07;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1273- <path
1274- d="m 160.96272,-81.305004 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
1275- inkscape:connector-curvature="0"
1276- id="path2386-8-8-6-0-9-6-3-1"
1277- style="opacity:0.5;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1278- </g>
1279-</svg>
1280
1281=== removed file 'gtk-3.0/assets/switch-off-disabled-dark@2.svg'
1282--- gtk-3.0/assets/switch-off-disabled-dark@2.svg 2015-02-20 21:54:21 +0000
1283+++ gtk-3.0/assets/switch-off-disabled-dark@2.svg 1970-01-01 00:00:00 +0000
1284@@ -1,411 +0,0 @@
1285-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1286-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1287-
1288-<svg
1289- xmlns:dc="http://purl.org/dc/elements/1.1/"
1290- xmlns:cc="http://creativecommons.org/ns#"
1291- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1292- xmlns:svg="http://www.w3.org/2000/svg"
1293- xmlns="http://www.w3.org/2000/svg"
1294- xmlns:xlink="http://www.w3.org/1999/xlink"
1295- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1296- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1297- width="120"
1298- height="48"
1299- id="svg7539"
1300- version="1.1"
1301- inkscape:version="0.48.4 r9939"
1302- sodipodi:docname="switch-off-disabled-dark.svg">
1303- <defs
1304- id="defs7541">
1305- <linearGradient
1306- inkscape:collect="always"
1307- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
1308- id="linearGradient7362"
1309- gradientUnits="userSpaceOnUse"
1310- gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-421.38826)"
1311- x1="617.50946"
1312- y1="446.54532"
1313- x2="617.50946"
1314- y2="457.80115" />
1315- <linearGradient
1316- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
1317- <stop
1318- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
1319- style="stop-color:#ffffff;stop-opacity:1"
1320- offset="0" />
1321- <stop
1322- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
1323- style="stop-color:#ffffff;stop-opacity:0"
1324- offset="1" />
1325- </linearGradient>
1326- <linearGradient
1327- inkscape:collect="always"
1328- xlink:href="#linearGradient4695-1-4-3-5-0-6"
1329- id="linearGradient7365"
1330- gradientUnits="userSpaceOnUse"
1331- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
1332- x1="292.85727"
1333- y1="211.07642"
1334- x2="292.85727"
1335- y2="233.82706" />
1336- <linearGradient
1337- id="linearGradient4695-1-4-3-5-0-6">
1338- <stop
1339- id="stop4697-9-9-7-0-1-5"
1340- style="stop-color:#000000;stop-opacity:1"
1341- offset="0" />
1342- <stop
1343- id="stop4699-5-8-9-0-4-0"
1344- style="stop-color:#000000;stop-opacity:0"
1345- offset="1" />
1346- </linearGradient>
1347- <linearGradient
1348- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3">
1349- <stop
1350- id="stop9737-3-0-8-1-8-3-3-0"
1351- style="stop-color:#ffffff;stop-opacity:1"
1352- offset="0" />
1353- <stop
1354- id="stop9739-4-8-0-7-48-9-7-7"
1355- style="stop-color:#ebebeb;stop-opacity:1"
1356- offset="1" />
1357- </linearGradient>
1358- <linearGradient
1359- y2="266.21777"
1360- x2="257.57822"
1361- y1="289.32889"
1362- x1="257.57822"
1363- gradientTransform="matrix(2.0654814,0,0,1.0384615,-43.285955,-377.43046)"
1364- gradientUnits="userSpaceOnUse"
1365- id="linearGradient7810"
1366- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"
1367- inkscape:collect="always" />
1368- <linearGradient
1369- gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)"
1370- gradientUnits="userSpaceOnUse"
1371- xlink:href="#linearGradient4215-8-4-7-28"
1372- id="linearGradient6387"
1373- y2="8.0928917"
1374- x2="38.976662"
1375- y1="59.967686"
1376- x1="38.976662" />
1377- <linearGradient
1378- gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)"
1379- gradientUnits="userSpaceOnUse"
1380- xlink:href="#linearGradient4011-9-9-70-6-4"
1381- id="linearGradient6377"
1382- y2="44.340794"
1383- x2="71.204407"
1384- y1="6.2375584"
1385- x1="71.204407" />
1386- <linearGradient
1387- id="linearGradient4215-8-4-7-28">
1388- <stop
1389- offset="0"
1390- style="stop-color:#dcdcdc;stop-opacity:1"
1391- id="stop4217-1-2-7-5" />
1392- <stop
1393- offset="1"
1394- style="stop-color:#f0f0f0;stop-opacity:1"
1395- id="stop4219-3-4-5-0" />
1396- </linearGradient>
1397- <linearGradient
1398- id="linearGradient4011-9-9-70-6-4">
1399- <stop
1400- offset="0"
1401- style="stop-color:#ffffff;stop-opacity:1"
1402- id="stop4013-5-4-3-4-3" />
1403- <stop
1404- offset="0.507761"
1405- style="stop-color:#ffffff;stop-opacity:0.23529412"
1406- id="stop4015-1-5-70-6-7" />
1407- <stop
1408- offset="0.83456558"
1409- style="stop-color:#ffffff;stop-opacity:0.15686275"
1410- id="stop4017-7-0-13-7-0" />
1411- <stop
1412- offset="1"
1413- style="stop-color:#ffffff;stop-opacity:0.39215687"
1414- id="stop4019-1-12-7-5-0" />
1415- </linearGradient>
1416- <linearGradient
1417- inkscape:collect="always"
1418- xlink:href="#linearGradient27416-1"
1419- id="linearGradient3012"
1420- gradientUnits="userSpaceOnUse"
1421- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)"
1422- x1="731.05725"
1423- y1="654.81543"
1424- x2="731.05725"
1425- y2="619.30682" />
1426- <linearGradient
1427- id="linearGradient27416-1">
1428- <stop
1429- id="stop27420-2"
1430- style="stop-color:#55c1ec;stop-opacity:1"
1431- offset="0" />
1432- <stop
1433- id="stop27422-3"
1434- style="stop-color:#3689e6;stop-opacity:1"
1435- offset="1" />
1436- </linearGradient>
1437- <linearGradient
1438- y2="619.30682"
1439- x2="731.05725"
1440- y1="654.81543"
1441- x1="731.05725"
1442- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)"
1443- gradientUnits="userSpaceOnUse"
1444- id="linearGradient6179"
1445- xlink:href="#linearGradient27416-1"
1446- inkscape:collect="always" />
1447- <linearGradient
1448- id="linearGradient27416-1-7">
1449- <stop
1450- id="stop27420-2-2"
1451- style="stop-color:#55c1ec;stop-opacity:1"
1452- offset="0" />
1453- <stop
1454- id="stop27422-3-0"
1455- style="stop-color:#3689e6;stop-opacity:1"
1456- offset="1" />
1457- </linearGradient>
1458- <linearGradient
1459- y2="619.30682"
1460- x2="731.05725"
1461- y1="654.81543"
1462- x1="731.05725"
1463- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)"
1464- gradientUnits="userSpaceOnUse"
1465- id="linearGradient3063"
1466- xlink:href="#linearGradient27416-1-7"
1467- inkscape:collect="always" />
1468- <linearGradient
1469- inkscape:collect="always"
1470- xlink:href="#linearGradient4011-9-9-70-61-7"
1471- id="linearGradient14699"
1472- gradientUnits="userSpaceOnUse"
1473- gradientTransform="matrix(-0.51351346,0,0,0.51351346,167.69043,-120.64405)"
1474- x1="71.204407"
1475- y1="6.2375584"
1476- x2="71.204407"
1477- y2="44.340794" />
1478- <linearGradient
1479- id="linearGradient4011-9-9-70-61-7">
1480- <stop
1481- id="stop4013-5-4-3-8-3"
1482- style="stop-color:#ffffff;stop-opacity:1;"
1483- offset="0" />
1484- <stop
1485- offset="0.507761"
1486- style="stop-color:#ffffff;stop-opacity:0.23529412;"
1487- id="stop4015-1-5-70-9-5" />
1488- <stop
1489- id="stop4017-7-0-13-0-1"
1490- style="stop-color:#ffffff;stop-opacity:0.15686275;"
1491- offset="0.83456558" />
1492- <stop
1493- id="stop4019-1-12-7-0-7"
1494- style="stop-color:#ffffff;stop-opacity:0.39215687;"
1495- offset="1" />
1496- </linearGradient>
1497- <linearGradient
1498- inkscape:collect="always"
1499- xlink:href="#linearGradient4215-8-4-07-7"
1500- id="linearGradient14702"
1501- gradientUnits="userSpaceOnUse"
1502- gradientTransform="matrix(-0.41176471,0,0,0.41176471,144.03077,-121.62276)"
1503- x1="38.976662"
1504- y1="59.967686"
1505- x2="38.976662"
1506- y2="8.0928917" />
1507- <linearGradient
1508- id="linearGradient4215-8-4-07-7">
1509- <stop
1510- style="stop-color:#e9e9e9;stop-opacity:1;"
1511- offset="0"
1512- id="stop4217-1-2-1-2" />
1513- <stop
1514- style="stop-color:#ffffff;stop-opacity:1;"
1515- offset="1"
1516- id="stop4219-3-4-0-96" />
1517- </linearGradient>
1518- <linearGradient
1519- inkscape:collect="always"
1520- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5"
1521- id="linearGradient14708"
1522- gradientUnits="userSpaceOnUse"
1523- gradientTransform="matrix(0.63636371,0,0,1.0952381,-224.60021,-393.76709)"
1524- x1="617.50946"
1525- y1="446.54532"
1526- x2="617.50946"
1527- y2="457.80115" />
1528- <linearGradient
1529- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5">
1530- <stop
1531- offset="0"
1532- style="stop-color:#ffffff;stop-opacity:1"
1533- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-56-7" />
1534- <stop
1535- offset="1"
1536- style="stop-color:#ffffff;stop-opacity:0"
1537- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-86-9" />
1538- </linearGradient>
1539- <linearGradient
1540- inkscape:collect="always"
1541- xlink:href="#linearGradient4695-1-4-3-5-0-63-6"
1542- id="linearGradient14711"
1543- gradientUnits="userSpaceOnUse"
1544- gradientTransform="matrix(0.19823793,0,0,0.9047619,93.10556,-308.28892)"
1545- x1="292.85727"
1546- y1="211.07642"
1547- x2="292.85727"
1548- y2="233.82706" />
1549- <linearGradient
1550- id="linearGradient4695-1-4-3-5-0-63-6">
1551- <stop
1552- offset="0"
1553- style="stop-color:#000000;stop-opacity:1"
1554- id="stop4697-9-9-7-0-1-05-7" />
1555- <stop
1556- offset="1"
1557- style="stop-color:#000000;stop-opacity:0"
1558- id="stop4699-5-8-9-0-4-06-1" />
1559- </linearGradient>
1560- <linearGradient
1561- inkscape:collect="always"
1562- xlink:href="#linearGradient27416-1-72-0"
1563- id="linearGradient14714"
1564- gradientUnits="userSpaceOnUse"
1565- gradientTransform="matrix(2.909623,0,0,0.97190815,-1777.0497,-520.89902)"
1566- x1="634.26544"
1567- y1="631.87756"
1568- x2="634.26544"
1569- y2="656.00787" />
1570- <linearGradient
1571- id="linearGradient27416-1-72-0">
1572- <stop
1573- offset="0"
1574- style="stop-color:#000000;stop-opacity:0.13043478;"
1575- id="stop27420-2-84-8" />
1576- <stop
1577- offset="1"
1578- style="stop-color:#000000;stop-opacity:0.15652174;"
1579- id="stop27422-3-5-1" />
1580- </linearGradient>
1581- <linearGradient
1582- y2="656.00787"
1583- x2="634.26544"
1584- y1="631.87756"
1585- x1="634.26544"
1586- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
1587- gradientUnits="userSpaceOnUse"
1588- id="linearGradient4290"
1589- xlink:href="#linearGradient27416-1-72-0"
1590- inkscape:collect="always" />
1591- <linearGradient
1592- inkscape:collect="always"
1593- xlink:href="#linearGradient27416-1-72-0"
1594- id="linearGradient3125"
1595- gradientUnits="userSpaceOnUse"
1596- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
1597- x1="634.26544"
1598- y1="631.87756"
1599- x2="634.26544"
1600- y2="656.00787" />
1601- <linearGradient
1602- inkscape:collect="always"
1603- xlink:href="#linearGradient4695-1-4-3-5-0-6"
1604- id="linearGradient3127"
1605- gradientUnits="userSpaceOnUse"
1606- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
1607- x1="292.85727"
1608- y1="211.07642"
1609- x2="292.85727"
1610- y2="233.82706" />
1611- </defs>
1612- <sodipodi:namedview
1613- id="base"
1614- pagecolor="#565656"
1615- bordercolor="#666666"
1616- borderopacity="1.0"
1617- inkscape:pageopacity="0"
1618- inkscape:pageshadow="2"
1619- inkscape:zoom="1"
1620- inkscape:cx="24.204204"
1621- inkscape:cy="12"
1622- inkscape:current-layer="layer1"
1623- showgrid="true"
1624- inkscape:grid-bbox="true"
1625- inkscape:document-units="px"
1626- fit-margin-top="0"
1627- fit-margin-left="0"
1628- fit-margin-right="0"
1629- fit-margin-bottom="0"
1630- inkscape:window-width="1366"
1631- inkscape:window-height="710"
1632- inkscape:window-x="0"
1633- inkscape:window-y="30"
1634- inkscape:window-maximized="1"
1635- showborder="false" />
1636- <metadata
1637- id="metadata7544">
1638- <rdf:RDF>
1639- <cc:Work
1640- rdf:about="">
1641- <dc:format>image/svg+xml</dc:format>
1642- <dc:type
1643- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1644- <dc:title></dc:title>
1645- </cc:Work>
1646- </rdf:RDF>
1647- </metadata>
1648- <g
1649- id="layer1"
1650- inkscape:label="Layer 1"
1651- inkscape:groupmode="layer"
1652- transform="translate(-116,116)">
1653- <g
1654- id="g3118"
1655- transform="matrix(2,0,0,2,-117.00019,68.999985)">
1656- <rect
1657- width="57"
1658- height="21"
1659- rx="10.5"
1660- ry="10.5"
1661- x="117.50018"
1662- y="-90.499985"
1663- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-0-5-8"
1664- style="opacity:0.98999999;color:#000000;fill:url(#linearGradient3125);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1665- <rect
1666- style="opacity:0.07000002;color:#000000;fill:none;stroke:url(#linearGradient3127);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1667- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
1668- y="-89.499985"
1669- x="118.50024"
1670- ry="9.5"
1671- rx="9.5"
1672- height="19"
1673- width="55" />
1674- <rect
1675- style="opacity:0.3;color:#000000;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1676- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
1677- y="-90.499985"
1678- x="117.50019"
1679- ry="10.5"
1680- rx="10.5"
1681- height="21"
1682- width="57" />
1683- <path
1684- style="opacity:0.07000002;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1685- id="path2386-8-8-6-0-9-6-3"
1686- inkscape:connector-curvature="0"
1687- d="m 160.96272,-80.304784 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
1688- <path
1689- style="opacity:0.5;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1690- id="path2386-8-8-6-0-9-6-3-1"
1691- inkscape:connector-curvature="0"
1692- d="m 160.96272,-81.305004 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
1693- </g>
1694- </g>
1695-</svg>
1696
1697=== removed file 'gtk-3.0/assets/switch-off-disabled.svg'
1698--- gtk-3.0/assets/switch-off-disabled.svg 2013-09-08 19:19:57 +0000
1699+++ gtk-3.0/assets/switch-off-disabled.svg 1970-01-01 00:00:00 +0000
1700@@ -1,219 +0,0 @@
1701-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1702-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1703-
1704-<svg
1705- xmlns:dc="http://purl.org/dc/elements/1.1/"
1706- xmlns:cc="http://creativecommons.org/ns#"
1707- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1708- xmlns:svg="http://www.w3.org/2000/svg"
1709- xmlns="http://www.w3.org/2000/svg"
1710- xmlns:xlink="http://www.w3.org/1999/xlink"
1711- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1712- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1713- version="1.1"
1714- width="60"
1715- height="24"
1716- id="svg7539"
1717- inkscape:version="0.48.4 r9939"
1718- sodipodi:docname="switch-off-disabled.svg">
1719- <sodipodi:namedview
1720- pagecolor="#ffffff"
1721- bordercolor="#666666"
1722- borderopacity="1"
1723- objecttolerance="10"
1724- gridtolerance="10"
1725- guidetolerance="10"
1726- inkscape:pageopacity="0"
1727- inkscape:pageshadow="2"
1728- inkscape:window-width="1280"
1729- inkscape:window-height="753"
1730- id="namedview30"
1731- showgrid="false"
1732- inkscape:zoom="11.645833"
1733- inkscape:cx="24"
1734- inkscape:cy="12"
1735- inkscape:window-x="0"
1736- inkscape:window-y="22"
1737- inkscape:window-maximized="1"
1738- inkscape:current-layer="svg7539" />
1739- <defs
1740- id="defs7541">
1741- <linearGradient
1742- x1="617.50946"
1743- y1="446.54532"
1744- x2="617.50946"
1745- y2="457.80115"
1746- id="linearGradient7362"
1747- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
1748- gradientUnits="userSpaceOnUse"
1749- gradientTransform="matrix(0.61038965,0,0,1.0952381,-213.41553,-421.38826)" />
1750- <linearGradient
1751- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
1752- <stop
1753- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
1754- style="stop-color:#ffffff;stop-opacity:1"
1755- offset="0" />
1756- <stop
1757- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
1758- style="stop-color:#ffffff;stop-opacity:0"
1759- offset="1" />
1760- </linearGradient>
1761- <linearGradient
1762- x1="292.85727"
1763- y1="211.07642"
1764- x2="292.85727"
1765- y2="233.82706"
1766- id="linearGradient7365"
1767- xlink:href="#linearGradient4695-1-4-3-5-0-6"
1768- gradientUnits="userSpaceOnUse"
1769- gradientTransform="matrix(0.18942735,0,0,0.9047619,91.506824,-280.66775)" />
1770- <linearGradient
1771- id="linearGradient4695-1-4-3-5-0-6">
1772- <stop
1773- id="stop4697-9-9-7-0-1-5"
1774- style="stop-color:#000000;stop-opacity:1"
1775- offset="0" />
1776- <stop
1777- id="stop4699-5-8-9-0-4-0"
1778- style="stop-color:#000000;stop-opacity:0"
1779- offset="1" />
1780- </linearGradient>
1781- <linearGradient
1782- x1="292.85727"
1783- y1="211.07642"
1784- x2="292.85727"
1785- y2="233.82706"
1786- id="linearGradient8579"
1787- xlink:href="#linearGradient4695-1-4-3-5-0-6-5"
1788- gradientUnits="userSpaceOnUse"
1789- gradientTransform="matrix(0.23348017,0,0,0.9047619,85.229236,-280.66776)" />
1790- <linearGradient
1791- id="linearGradient4695-1-4-3-5-0-6-5">
1792- <stop
1793- id="stop4697-9-9-7-0-1-5-9"
1794- style="stop-color:#000000;stop-opacity:1"
1795- offset="0" />
1796- <stop
1797- id="stop4699-5-8-9-0-4-0-3"
1798- style="stop-color:#000000;stop-opacity:0"
1799- offset="1" />
1800- </linearGradient>
1801- <linearGradient
1802- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3-3">
1803- <stop
1804- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8-9"
1805- style="stop-color:#ffffff;stop-opacity:1"
1806- offset="0" />
1807- <stop
1808- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4-3"
1809- style="stop-color:#ffffff;stop-opacity:0"
1810- offset="1" />
1811- </linearGradient>
1812- <linearGradient
1813- x1="617.50946"
1814- y1="446.54532"
1815- x2="617.50946"
1816- y2="457.80115"
1817- id="linearGradient7362-2"
1818- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3-3"
1819- gradientUnits="userSpaceOnUse"
1820- gradientTransform="matrix(0.74025974,0,0,1.0952381,-283.6103,-421.38826)" />
1821- <linearGradient
1822- x1="292.85727"
1823- y1="211.07642"
1824- x2="292.85727"
1825- y2="233.82706"
1826- id="linearGradient8229"
1827- xlink:href="#linearGradient4695-1-4-3-5-0-6-5"
1828- gradientUnits="userSpaceOnUse"
1829- gradientTransform="matrix(0.23348017,0,0,0.9047619,82.229236,-304.66776)" />
1830- <linearGradient
1831- x1="617.50946"
1832- y1="446.54532"
1833- x2="617.50946"
1834- y2="457.80115"
1835- id="linearGradient8235"
1836- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3-3"
1837- gradientUnits="userSpaceOnUse"
1838- gradientTransform="matrix(0.74025974,0,0,1.0952381,-286.6103,-397.38826)" />
1839- <linearGradient
1840- inkscape:collect="always"
1841- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
1842- id="linearGradient3011"
1843- gradientUnits="userSpaceOnUse"
1844- gradientTransform="matrix(0.76623379,0,0,1.0952381,-413.64927,-513.38826)"
1845- x1="617.50946"
1846- y1="446.54532"
1847- x2="617.50946"
1848- y2="457.80115" />
1849- <linearGradient
1850- inkscape:collect="always"
1851- xlink:href="#linearGradient4695-1-4-3-5-0-6"
1852- id="linearGradient3014"
1853- gradientUnits="userSpaceOnUse"
1854- gradientTransform="matrix(0.2422908,0,0,0.9047619,-32.02622,-188.66775)"
1855- x1="292.85727"
1856- y1="211.07642"
1857- x2="292.85727"
1858- y2="233.82706" />
1859- </defs>
1860- <metadata
1861- id="metadata7544">
1862- <rdf:RDF>
1863- <cc:Work
1864- rdf:about="">
1865- <dc:format>image/svg+xml</dc:format>
1866- <dc:type
1867- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1868- <dc:title />
1869- </cc:Work>
1870- </rdf:RDF>
1871- </metadata>
1872- <rect
1873- style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1874- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-3"
1875- y="1.5000153"
1876- x="1.5001831"
1877- ry="10.5"
1878- rx="10.5"
1879- height="21"
1880- width="57" />
1881- <rect
1882- style="opacity:0.05;color:#000000;fill:none;stroke:url(#linearGradient3014);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1883- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
1884- y="2.5000153"
1885- x="2.5002289"
1886- ry="9.5"
1887- rx="9.5"
1888- height="19"
1889- width="55" />
1890- <rect
1891- style="opacity:0.2;color:#000000;fill:none;stroke:url(#linearGradient3011);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1892- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-0-1-0-16-8-3-0-0-3-0"
1893- transform="scale(1,-1)"
1894- y="-23.5"
1895- x="0.49999997"
1896- ry="11.5"
1897- rx="11.5"
1898- height="23"
1899- width="58.999996" />
1900- <rect
1901- style="opacity:0.3;color:#000000;fill:none;stroke:#434343;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1902- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
1903- y="1.5000153"
1904- x="1.5001831"
1905- ry="10.5"
1906- rx="10.5"
1907- height="21"
1908- width="57" />
1909- <path
1910- inkscape:connector-curvature="0"
1911- style="color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1912- id="path2386-8-8-6-0-8"
1913- d="m 44.96272,11.694996 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 L 50,16.624996 48.125,18.5 44.98402,15.251876 41.875,18.5 40,16.624996 l 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
1914- <path
1915- inkscape:connector-curvature="0"
1916- style="color:#bebebe;fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1917- id="path2386-8-8-6-0"
1918- d="m 44.96272,10.694996 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 L 50,15.624996 48.125,17.5 44.98402,14.251876 41.875,17.5 40,15.624996 l 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
1919-</svg>
1920
1921=== removed file 'gtk-3.0/assets/switch-off-disabled@2.svg'
1922--- gtk-3.0/assets/switch-off-disabled@2.svg 2015-02-20 21:54:21 +0000
1923+++ gtk-3.0/assets/switch-off-disabled@2.svg 1970-01-01 00:00:00 +0000
1924@@ -1,243 +0,0 @@
1925-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1926-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1927-
1928-<svg
1929- xmlns:dc="http://purl.org/dc/elements/1.1/"
1930- xmlns:cc="http://creativecommons.org/ns#"
1931- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1932- xmlns:svg="http://www.w3.org/2000/svg"
1933- xmlns="http://www.w3.org/2000/svg"
1934- xmlns:xlink="http://www.w3.org/1999/xlink"
1935- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1936- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1937- version="1.1"
1938- width="120"
1939- height="48"
1940- id="svg7539"
1941- inkscape:version="0.48.4 r9939"
1942- sodipodi:docname="switch-off-disabled.svg">
1943- <sodipodi:namedview
1944- pagecolor="#ffffff"
1945- bordercolor="#666666"
1946- borderopacity="1"
1947- objecttolerance="10"
1948- gridtolerance="10"
1949- guidetolerance="10"
1950- inkscape:pageopacity="0"
1951- inkscape:pageshadow="2"
1952- inkscape:window-width="1366"
1953- inkscape:window-height="710"
1954- id="namedview30"
1955- showgrid="false"
1956- inkscape:zoom="1"
1957- inkscape:cx="24"
1958- inkscape:cy="12"
1959- inkscape:window-x="0"
1960- inkscape:window-y="30"
1961- inkscape:window-maximized="1"
1962- inkscape:current-layer="svg7539" />
1963- <defs
1964- id="defs7541">
1965- <linearGradient
1966- x1="617.50946"
1967- y1="446.54532"
1968- x2="617.50946"
1969- y2="457.80115"
1970- id="linearGradient7362"
1971- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
1972- gradientUnits="userSpaceOnUse"
1973- gradientTransform="matrix(0.61038965,0,0,1.0952381,-213.41553,-421.38826)" />
1974- <linearGradient
1975- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
1976- <stop
1977- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
1978- style="stop-color:#ffffff;stop-opacity:1"
1979- offset="0" />
1980- <stop
1981- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
1982- style="stop-color:#ffffff;stop-opacity:0"
1983- offset="1" />
1984- </linearGradient>
1985- <linearGradient
1986- x1="292.85727"
1987- y1="211.07642"
1988- x2="292.85727"
1989- y2="233.82706"
1990- id="linearGradient7365"
1991- xlink:href="#linearGradient4695-1-4-3-5-0-6"
1992- gradientUnits="userSpaceOnUse"
1993- gradientTransform="matrix(0.18942735,0,0,0.9047619,91.506824,-280.66775)" />
1994- <linearGradient
1995- id="linearGradient4695-1-4-3-5-0-6">
1996- <stop
1997- id="stop4697-9-9-7-0-1-5"
1998- style="stop-color:#000000;stop-opacity:1"
1999- offset="0" />
2000- <stop
2001- id="stop4699-5-8-9-0-4-0"
2002- style="stop-color:#000000;stop-opacity:0"
2003- offset="1" />
2004- </linearGradient>
2005- <linearGradient
2006- x1="292.85727"
2007- y1="211.07642"
2008- x2="292.85727"
2009- y2="233.82706"
2010- id="linearGradient8579"
2011- xlink:href="#linearGradient4695-1-4-3-5-0-6-5"
2012- gradientUnits="userSpaceOnUse"
2013- gradientTransform="matrix(0.23348017,0,0,0.9047619,85.229236,-280.66776)" />
2014- <linearGradient
2015- id="linearGradient4695-1-4-3-5-0-6-5">
2016- <stop
2017- id="stop4697-9-9-7-0-1-5-9"
2018- style="stop-color:#000000;stop-opacity:1"
2019- offset="0" />
2020- <stop
2021- id="stop4699-5-8-9-0-4-0-3"
2022- style="stop-color:#000000;stop-opacity:0"
2023- offset="1" />
2024- </linearGradient>
2025- <linearGradient
2026- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3-3">
2027- <stop
2028- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8-9"
2029- style="stop-color:#ffffff;stop-opacity:1"
2030- offset="0" />
2031- <stop
2032- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4-3"
2033- style="stop-color:#ffffff;stop-opacity:0"
2034- offset="1" />
2035- </linearGradient>
2036- <linearGradient
2037- x1="617.50946"
2038- y1="446.54532"
2039- x2="617.50946"
2040- y2="457.80115"
2041- id="linearGradient7362-2"
2042- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3-3"
2043- gradientUnits="userSpaceOnUse"
2044- gradientTransform="matrix(0.74025974,0,0,1.0952381,-283.6103,-421.38826)" />
2045- <linearGradient
2046- x1="292.85727"
2047- y1="211.07642"
2048- x2="292.85727"
2049- y2="233.82706"
2050- id="linearGradient8229"
2051- xlink:href="#linearGradient4695-1-4-3-5-0-6-5"
2052- gradientUnits="userSpaceOnUse"
2053- gradientTransform="matrix(0.23348017,0,0,0.9047619,82.229236,-304.66776)" />
2054- <linearGradient
2055- x1="617.50946"
2056- y1="446.54532"
2057- x2="617.50946"
2058- y2="457.80115"
2059- id="linearGradient8235"
2060- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3-3"
2061- gradientUnits="userSpaceOnUse"
2062- gradientTransform="matrix(0.74025974,0,0,1.0952381,-286.6103,-397.38826)" />
2063- <linearGradient
2064- inkscape:collect="always"
2065- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
2066- id="linearGradient3011"
2067- gradientUnits="userSpaceOnUse"
2068- gradientTransform="matrix(0.76623379,0,0,1.0952381,-413.64927,-513.38826)"
2069- x1="617.50946"
2070- y1="446.54532"
2071- x2="617.50946"
2072- y2="457.80115" />
2073- <linearGradient
2074- inkscape:collect="always"
2075- xlink:href="#linearGradient4695-1-4-3-5-0-6"
2076- id="linearGradient3014"
2077- gradientUnits="userSpaceOnUse"
2078- gradientTransform="matrix(0.2422908,0,0,0.9047619,-32.02622,-188.66775)"
2079- x1="292.85727"
2080- y1="211.07642"
2081- x2="292.85727"
2082- y2="233.82706" />
2083- <linearGradient
2084- inkscape:collect="always"
2085- xlink:href="#linearGradient4695-1-4-3-5-0-6"
2086- id="linearGradient8049"
2087- gradientUnits="userSpaceOnUse"
2088- gradientTransform="matrix(0.2422908,0,0,0.9047619,-32.02622,-188.66775)"
2089- x1="292.85727"
2090- y1="211.07642"
2091- x2="292.85727"
2092- y2="233.82706" />
2093- <linearGradient
2094- inkscape:collect="always"
2095- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
2096- id="linearGradient8051"
2097- gradientUnits="userSpaceOnUse"
2098- gradientTransform="matrix(0.76623379,0,0,1.0952381,-413.64927,-513.38826)"
2099- x1="617.50946"
2100- y1="446.54532"
2101- x2="617.50946"
2102- y2="457.80115" />
2103- </defs>
2104- <metadata
2105- id="metadata7544">
2106- <rdf:RDF>
2107- <cc:Work
2108- rdf:about="">
2109- <dc:format>image/svg+xml</dc:format>
2110- <dc:type
2111- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2112- <dc:title></dc:title>
2113- </cc:Work>
2114- </rdf:RDF>
2115- </metadata>
2116- <g
2117- id="g8041"
2118- transform="matrix(2.0000001,0,0,2.0000001,2.9802326e-8,-3e-6)">
2119- <rect
2120- width="57"
2121- height="21"
2122- rx="10.5"
2123- ry="10.5"
2124- x="1.5001831"
2125- y="1.5000153"
2126- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-3"
2127- style="opacity:0.05;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2128- <rect
2129- width="55"
2130- height="19"
2131- rx="9.5"
2132- ry="9.5"
2133- x="2.5002289"
2134- y="2.5000153"
2135- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
2136- style="opacity:0.05;color:#000000;fill:none;stroke:url(#linearGradient8049);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2137- <rect
2138- width="58.999996"
2139- height="23"
2140- rx="11.5"
2141- ry="11.5"
2142- x="0.49999997"
2143- y="-23.5"
2144- transform="scale(1,-1)"
2145- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-0-1-0-16-8-3-0-0-3-0"
2146- style="opacity:0.2;color:#000000;fill:none;stroke:url(#linearGradient8051);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2147- <rect
2148- width="57"
2149- height="21"
2150- rx="10.5"
2151- ry="10.5"
2152- x="1.5001831"
2153- y="1.5000153"
2154- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
2155- style="opacity:0.3;color:#000000;fill:none;stroke:#434343;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2156- <path
2157- d="m 44.96272,11.694996 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 L 50,16.624996 48.125,18.5 44.98402,15.251876 41.875,18.5 40,16.624996 l 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
2158- id="path2386-8-8-6-0-8"
2159- style="color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2160- inkscape:connector-curvature="0" />
2161- <path
2162- d="m 44.96272,10.694996 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 L 50,15.624996 48.125,17.5 44.98402,14.251876 41.875,17.5 40,15.624996 l 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
2163- id="path2386-8-8-6-0"
2164- style="color:#bebebe;fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2165- inkscape:connector-curvature="0" />
2166- </g>
2167-</svg>
2168
2169=== removed file 'gtk-3.0/assets/switch-off.svg'
2170--- gtk-3.0/assets/switch-off.svg 2014-03-13 06:01:50 +0000
2171+++ gtk-3.0/assets/switch-off.svg 1970-01-01 00:00:00 +0000
2172@@ -1,420 +0,0 @@
2173-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2174-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2175-
2176-<svg
2177- xmlns:dc="http://purl.org/dc/elements/1.1/"
2178- xmlns:cc="http://creativecommons.org/ns#"
2179- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2180- xmlns:svg="http://www.w3.org/2000/svg"
2181- xmlns="http://www.w3.org/2000/svg"
2182- xmlns:xlink="http://www.w3.org/1999/xlink"
2183- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2184- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2185- width="60"
2186- height="24"
2187- id="svg7539"
2188- version="1.1"
2189- inkscape:version="0.48.4 r9939"
2190- sodipodi:docname="switch-off.svg">
2191- <defs
2192- id="defs7541">
2193- <linearGradient
2194- inkscape:collect="always"
2195- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
2196- id="linearGradient7362"
2197- gradientUnits="userSpaceOnUse"
2198- gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-421.38826)"
2199- x1="617.50946"
2200- y1="446.54532"
2201- x2="617.50946"
2202- y2="457.80115" />
2203- <linearGradient
2204- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
2205- <stop
2206- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
2207- style="stop-color:#ffffff;stop-opacity:1"
2208- offset="0" />
2209- <stop
2210- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
2211- style="stop-color:#ffffff;stop-opacity:0"
2212- offset="1" />
2213- </linearGradient>
2214- <linearGradient
2215- inkscape:collect="always"
2216- xlink:href="#linearGradient4695-1-4-3-5-0-6"
2217- id="linearGradient7365"
2218- gradientUnits="userSpaceOnUse"
2219- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
2220- x1="292.85727"
2221- y1="211.07642"
2222- x2="292.85727"
2223- y2="233.82706" />
2224- <linearGradient
2225- id="linearGradient4695-1-4-3-5-0-6">
2226- <stop
2227- id="stop4697-9-9-7-0-1-5"
2228- style="stop-color:#000000;stop-opacity:1"
2229- offset="0" />
2230- <stop
2231- id="stop4699-5-8-9-0-4-0"
2232- style="stop-color:#000000;stop-opacity:0"
2233- offset="1" />
2234- </linearGradient>
2235- <linearGradient
2236- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3">
2237- <stop
2238- id="stop9737-3-0-8-1-8-3-3-0"
2239- style="stop-color:#ffffff;stop-opacity:1"
2240- offset="0" />
2241- <stop
2242- id="stop9739-4-8-0-7-48-9-7-7"
2243- style="stop-color:#ebebeb;stop-opacity:1"
2244- offset="1" />
2245- </linearGradient>
2246- <linearGradient
2247- y2="266.21777"
2248- x2="257.57822"
2249- y1="289.32889"
2250- x1="257.57822"
2251- gradientTransform="matrix(2.0654814,0,0,1.0384615,-43.285955,-377.43046)"
2252- gradientUnits="userSpaceOnUse"
2253- id="linearGradient7810"
2254- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"
2255- inkscape:collect="always" />
2256- <linearGradient
2257- gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)"
2258- gradientUnits="userSpaceOnUse"
2259- xlink:href="#linearGradient4215-8-4-7-28"
2260- id="linearGradient6387"
2261- y2="8.0928917"
2262- x2="38.976662"
2263- y1="59.967686"
2264- x1="38.976662" />
2265- <linearGradient
2266- gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)"
2267- gradientUnits="userSpaceOnUse"
2268- xlink:href="#linearGradient4011-9-9-70-6-4"
2269- id="linearGradient6377"
2270- y2="44.340794"
2271- x2="71.204407"
2272- y1="6.2375584"
2273- x1="71.204407" />
2274- <linearGradient
2275- id="linearGradient4215-8-4-7-28">
2276- <stop
2277- offset="0"
2278- style="stop-color:#dcdcdc;stop-opacity:1"
2279- id="stop4217-1-2-7-5" />
2280- <stop
2281- offset="1"
2282- style="stop-color:#f0f0f0;stop-opacity:1"
2283- id="stop4219-3-4-5-0" />
2284- </linearGradient>
2285- <linearGradient
2286- id="linearGradient4011-9-9-70-6-4">
2287- <stop
2288- offset="0"
2289- style="stop-color:#ffffff;stop-opacity:1"
2290- id="stop4013-5-4-3-4-3" />
2291- <stop
2292- offset="0.507761"
2293- style="stop-color:#ffffff;stop-opacity:0.23529412"
2294- id="stop4015-1-5-70-6-7" />
2295- <stop
2296- offset="0.83456558"
2297- style="stop-color:#ffffff;stop-opacity:0.15686275"
2298- id="stop4017-7-0-13-7-0" />
2299- <stop
2300- offset="1"
2301- style="stop-color:#ffffff;stop-opacity:0.39215687"
2302- id="stop4019-1-12-7-5-0" />
2303- </linearGradient>
2304- <linearGradient
2305- inkscape:collect="always"
2306- xlink:href="#linearGradient27416-1"
2307- id="linearGradient3012"
2308- gradientUnits="userSpaceOnUse"
2309- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)"
2310- x1="731.05725"
2311- y1="654.81543"
2312- x2="731.05725"
2313- y2="619.30682" />
2314- <linearGradient
2315- id="linearGradient27416-1">
2316- <stop
2317- id="stop27420-2"
2318- style="stop-color:#55c1ec;stop-opacity:1"
2319- offset="0" />
2320- <stop
2321- id="stop27422-3"
2322- style="stop-color:#3689e6;stop-opacity:1"
2323- offset="1" />
2324- </linearGradient>
2325- <linearGradient
2326- y2="619.30682"
2327- x2="731.05725"
2328- y1="654.81543"
2329- x1="731.05725"
2330- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)"
2331- gradientUnits="userSpaceOnUse"
2332- id="linearGradient6179"
2333- xlink:href="#linearGradient27416-1"
2334- inkscape:collect="always" />
2335- <linearGradient
2336- id="linearGradient27416-1-7">
2337- <stop
2338- id="stop27420-2-2"
2339- style="stop-color:#55c1ec;stop-opacity:1"
2340- offset="0" />
2341- <stop
2342- id="stop27422-3-0"
2343- style="stop-color:#3689e6;stop-opacity:1"
2344- offset="1" />
2345- </linearGradient>
2346- <linearGradient
2347- y2="619.30682"
2348- x2="731.05725"
2349- y1="654.81543"
2350- x1="731.05725"
2351- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)"
2352- gradientUnits="userSpaceOnUse"
2353- id="linearGradient3063"
2354- xlink:href="#linearGradient27416-1-7"
2355- inkscape:collect="always" />
2356- <linearGradient
2357- inkscape:collect="always"
2358- xlink:href="#linearGradient4011-9-9-70-61-7"
2359- id="linearGradient14699"
2360- gradientUnits="userSpaceOnUse"
2361- gradientTransform="matrix(-0.51351346,0,0,0.51351346,167.69043,-120.64405)"
2362- x1="71.204407"
2363- y1="6.2375584"
2364- x2="71.204407"
2365- y2="44.340794" />
2366- <linearGradient
2367- id="linearGradient4011-9-9-70-61-7">
2368- <stop
2369- id="stop4013-5-4-3-8-3"
2370- style="stop-color:#ffffff;stop-opacity:1;"
2371- offset="0" />
2372- <stop
2373- offset="0.507761"
2374- style="stop-color:#ffffff;stop-opacity:0.23529412;"
2375- id="stop4015-1-5-70-9-5" />
2376- <stop
2377- id="stop4017-7-0-13-0-1"
2378- style="stop-color:#ffffff;stop-opacity:0.15686275;"
2379- offset="0.83456558" />
2380- <stop
2381- id="stop4019-1-12-7-0-7"
2382- style="stop-color:#ffffff;stop-opacity:0.39215687;"
2383- offset="1" />
2384- </linearGradient>
2385- <linearGradient
2386- inkscape:collect="always"
2387- xlink:href="#linearGradient4215-8-4-07-7"
2388- id="linearGradient14702"
2389- gradientUnits="userSpaceOnUse"
2390- gradientTransform="matrix(-0.41176471,0,0,0.41176471,144.03077,-121.62276)"
2391- x1="38.976662"
2392- y1="59.967686"
2393- x2="38.976662"
2394- y2="8.0928917" />
2395- <linearGradient
2396- id="linearGradient4215-8-4-07-7">
2397- <stop
2398- style="stop-color:#e9e9e9;stop-opacity:1;"
2399- offset="0"
2400- id="stop4217-1-2-1-2" />
2401- <stop
2402- style="stop-color:#ffffff;stop-opacity:1;"
2403- offset="1"
2404- id="stop4219-3-4-0-96" />
2405- </linearGradient>
2406- <filter
2407- color-interpolation-filters="sRGB"
2408- inkscape:collect="always"
2409- id="filter14049-7"
2410- x="-0.14399999"
2411- width="1.288"
2412- y="-0.14399999"
2413- height="1.288">
2414- <feGaussianBlur
2415- inkscape:collect="always"
2416- stdDeviation="1.26"
2417- id="feGaussianBlur14051-7" />
2418- </filter>
2419- <linearGradient
2420- inkscape:collect="always"
2421- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5"
2422- id="linearGradient14708"
2423- gradientUnits="userSpaceOnUse"
2424- gradientTransform="matrix(0.63636371,0,0,1.0952381,-224.60021,-393.76709)"
2425- x1="617.50946"
2426- y1="446.54532"
2427- x2="617.50946"
2428- y2="457.80115" />
2429- <linearGradient
2430- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5">
2431- <stop
2432- offset="0"
2433- style="stop-color:#ffffff;stop-opacity:1"
2434- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-56-7" />
2435- <stop
2436- offset="1"
2437- style="stop-color:#ffffff;stop-opacity:0"
2438- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-86-9" />
2439- </linearGradient>
2440- <linearGradient
2441- inkscape:collect="always"
2442- xlink:href="#linearGradient4695-1-4-3-5-0-63-6"
2443- id="linearGradient14711"
2444- gradientUnits="userSpaceOnUse"
2445- gradientTransform="matrix(0.19823793,0,0,0.9047619,93.10556,-308.28892)"
2446- x1="292.85727"
2447- y1="211.07642"
2448- x2="292.85727"
2449- y2="233.82706" />
2450- <linearGradient
2451- id="linearGradient4695-1-4-3-5-0-63-6">
2452- <stop
2453- offset="0"
2454- style="stop-color:#000000;stop-opacity:1"
2455- id="stop4697-9-9-7-0-1-05-7" />
2456- <stop
2457- offset="1"
2458- style="stop-color:#000000;stop-opacity:0"
2459- id="stop4699-5-8-9-0-4-06-1" />
2460- </linearGradient>
2461- <linearGradient
2462- inkscape:collect="always"
2463- xlink:href="#linearGradient27416-1-72-0"
2464- id="linearGradient14714"
2465- gradientUnits="userSpaceOnUse"
2466- gradientTransform="matrix(2.909623,0,0,0.97190815,-1777.0497,-520.89902)"
2467- x1="634.26544"
2468- y1="631.87756"
2469- x2="634.26544"
2470- y2="656.00787" />
2471- <linearGradient
2472- id="linearGradient27416-1-72-0">
2473- <stop
2474- offset="0"
2475- style="stop-color:#000000;stop-opacity:0.13043478;"
2476- id="stop27420-2-84-8" />
2477- <stop
2478- offset="1"
2479- style="stop-color:#000000;stop-opacity:0.15652174;"
2480- id="stop27422-3-5-1" />
2481- </linearGradient>
2482- <linearGradient
2483- y2="656.00787"
2484- x2="634.26544"
2485- y1="631.87756"
2486- x1="634.26544"
2487- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
2488- gradientUnits="userSpaceOnUse"
2489- id="linearGradient4290"
2490- xlink:href="#linearGradient27416-1-72-0"
2491- inkscape:collect="always" />
2492- </defs>
2493- <sodipodi:namedview
2494- id="base"
2495- pagecolor="#ffffff"
2496- bordercolor="#666666"
2497- borderopacity="1.0"
2498- inkscape:pageopacity="0.0"
2499- inkscape:pageshadow="2"
2500- inkscape:zoom="1"
2501- inkscape:cx="20.729827"
2502- inkscape:cy="21.697465"
2503- inkscape:current-layer="layer1"
2504- showgrid="true"
2505- inkscape:grid-bbox="true"
2506- inkscape:document-units="px"
2507- fit-margin-top="0"
2508- fit-margin-left="0"
2509- fit-margin-right="0"
2510- fit-margin-bottom="0"
2511- inkscape:window-width="1280"
2512- inkscape:window-height="745"
2513- inkscape:window-x="0"
2514- inkscape:window-y="30"
2515- inkscape:window-maximized="1"
2516- showborder="false" />
2517- <metadata
2518- id="metadata7544">
2519- <rdf:RDF>
2520- <cc:Work
2521- rdf:about="">
2522- <dc:format>image/svg+xml</dc:format>
2523- <dc:type
2524- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2525- <dc:title />
2526- </cc:Work>
2527- </rdf:RDF>
2528- </metadata>
2529- <g
2530- id="layer1"
2531- inkscape:label="Layer 1"
2532- inkscape:groupmode="layer"
2533- transform="translate(-116,92)">
2534- <rect
2535- style="opacity:0.98999999;color:#000000;fill:url(#linearGradient4290);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2536- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-0-5-8"
2537- y="-90.499985"
2538- x="117.50018"
2539- ry="10.5"
2540- rx="10.5"
2541- height="21"
2542- width="57" />
2543- <rect
2544- width="55"
2545- height="19"
2546- rx="9.5"
2547- ry="9.5"
2548- x="118.50024"
2549- y="-89.499985"
2550- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
2551- style="opacity:0.05;color:#000000;fill:none;stroke:url(#linearGradient7365);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2552- <rect
2553- width="58.999996"
2554- height="23"
2555- rx="11.5"
2556- ry="11.5"
2557- x="116.49999"
2558- y="68.5"
2559- transform="scale(1,-1)"
2560- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-0-1-0-16-8-3-0-0-3-0"
2561- style="opacity:0.2;color:#000000;fill:none;stroke:url(#linearGradient7362);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2562- <rect
2563- width="57"
2564- height="21"
2565- rx="10.5"
2566- ry="10.5"
2567- x="117.50019"
2568- y="-90.499985"
2569- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
2570- style="opacity:0.3;color:#000000;fill:none;stroke:#434343;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2571- <path
2572- inkscape:connector-curvature="0"
2573- style="color:#000000;fill:#ffffff;fill-opacity:0.99215686000000003;fill-rule:nonzero;stroke:none;stroke-width:0.84323650999999999;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.3"
2574- id="path2922-6-6-0-9-4"
2575- d="m 134.48658,-84.375676 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z" />
2576- <path
2577- inkscape:connector-curvature="0"
2578- style="opacity:0.98999999;color:#000000;fill:#1a9cd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2579- id="path2922-6-6-0-9"
2580- d="m 134.48658,-85.376036 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z" />
2581- <path
2582- d="m 160.96272,-80.304784 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
2583- inkscape:connector-curvature="0"
2584- id="path2386-8-8-6-0-9-6-3"
2585- style="opacity:0.3;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2586- <path
2587- d="m 160.96272,-81.305004 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z"
2588- inkscape:connector-curvature="0"
2589- id="path2386-8-8-6-0-9-6-3-1"
2590- style="opacity:0.3;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2591- </g>
2592-</svg>
2593
2594=== removed file 'gtk-3.0/assets/switch-off@2.svg'
2595--- gtk-3.0/assets/switch-off@2.svg 2015-02-20 21:54:21 +0000
2596+++ gtk-3.0/assets/switch-off@2.svg 1970-01-01 00:00:00 +0000
2597@@ -1,441 +0,0 @@
2598-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2599-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2600-
2601-<svg
2602- xmlns:dc="http://purl.org/dc/elements/1.1/"
2603- xmlns:cc="http://creativecommons.org/ns#"
2604- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2605- xmlns:svg="http://www.w3.org/2000/svg"
2606- xmlns="http://www.w3.org/2000/svg"
2607- xmlns:xlink="http://www.w3.org/1999/xlink"
2608- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
2609- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
2610- width="120"
2611- height="48"
2612- id="svg7539"
2613- version="1.1"
2614- inkscape:version="0.48.4 r9939"
2615- sodipodi:docname="switch-off.svg">
2616- <defs
2617- id="defs7541">
2618- <linearGradient
2619- inkscape:collect="always"
2620- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
2621- id="linearGradient7362"
2622- gradientUnits="userSpaceOnUse"
2623- gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-421.38826)"
2624- x1="617.50946"
2625- y1="446.54532"
2626- x2="617.50946"
2627- y2="457.80115" />
2628- <linearGradient
2629- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
2630- <stop
2631- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8"
2632- style="stop-color:#ffffff;stop-opacity:1"
2633- offset="0" />
2634- <stop
2635- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4"
2636- style="stop-color:#ffffff;stop-opacity:0"
2637- offset="1" />
2638- </linearGradient>
2639- <linearGradient
2640- inkscape:collect="always"
2641- xlink:href="#linearGradient4695-1-4-3-5-0-6"
2642- id="linearGradient7365"
2643- gradientUnits="userSpaceOnUse"
2644- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
2645- x1="292.85727"
2646- y1="211.07642"
2647- x2="292.85727"
2648- y2="233.82706" />
2649- <linearGradient
2650- id="linearGradient4695-1-4-3-5-0-6">
2651- <stop
2652- id="stop4697-9-9-7-0-1-5"
2653- style="stop-color:#000000;stop-opacity:1"
2654- offset="0" />
2655- <stop
2656- id="stop4699-5-8-9-0-4-0"
2657- style="stop-color:#000000;stop-opacity:0"
2658- offset="1" />
2659- </linearGradient>
2660- <linearGradient
2661- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3">
2662- <stop
2663- id="stop9737-3-0-8-1-8-3-3-0"
2664- style="stop-color:#ffffff;stop-opacity:1"
2665- offset="0" />
2666- <stop
2667- id="stop9739-4-8-0-7-48-9-7-7"
2668- style="stop-color:#ebebeb;stop-opacity:1"
2669- offset="1" />
2670- </linearGradient>
2671- <linearGradient
2672- y2="266.21777"
2673- x2="257.57822"
2674- y1="289.32889"
2675- x1="257.57822"
2676- gradientTransform="matrix(2.0654814,0,0,1.0384615,-43.285955,-377.43046)"
2677- gradientUnits="userSpaceOnUse"
2678- id="linearGradient7810"
2679- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"
2680- inkscape:collect="always" />
2681- <linearGradient
2682- gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)"
2683- gradientUnits="userSpaceOnUse"
2684- xlink:href="#linearGradient4215-8-4-7-28"
2685- id="linearGradient6387"
2686- y2="8.0928917"
2687- x2="38.976662"
2688- y1="59.967686"
2689- x1="38.976662" />
2690- <linearGradient
2691- gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)"
2692- gradientUnits="userSpaceOnUse"
2693- xlink:href="#linearGradient4011-9-9-70-6-4"
2694- id="linearGradient6377"
2695- y2="44.340794"
2696- x2="71.204407"
2697- y1="6.2375584"
2698- x1="71.204407" />
2699- <linearGradient
2700- id="linearGradient4215-8-4-7-28">
2701- <stop
2702- offset="0"
2703- style="stop-color:#dcdcdc;stop-opacity:1"
2704- id="stop4217-1-2-7-5" />
2705- <stop
2706- offset="1"
2707- style="stop-color:#f0f0f0;stop-opacity:1"
2708- id="stop4219-3-4-5-0" />
2709- </linearGradient>
2710- <linearGradient
2711- id="linearGradient4011-9-9-70-6-4">
2712- <stop
2713- offset="0"
2714- style="stop-color:#ffffff;stop-opacity:1"
2715- id="stop4013-5-4-3-4-3" />
2716- <stop
2717- offset="0.507761"
2718- style="stop-color:#ffffff;stop-opacity:0.23529412"
2719- id="stop4015-1-5-70-6-7" />
2720- <stop
2721- offset="0.83456558"
2722- style="stop-color:#ffffff;stop-opacity:0.15686275"
2723- id="stop4017-7-0-13-7-0" />
2724- <stop
2725- offset="1"
2726- style="stop-color:#ffffff;stop-opacity:0.39215687"
2727- id="stop4019-1-12-7-5-0" />
2728- </linearGradient>
2729- <linearGradient
2730- inkscape:collect="always"
2731- xlink:href="#linearGradient27416-1"
2732- id="linearGradient3012"
2733- gradientUnits="userSpaceOnUse"
2734- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)"
2735- x1="731.05725"
2736- y1="654.81543"
2737- x2="731.05725"
2738- y2="619.30682" />
2739- <linearGradient
2740- id="linearGradient27416-1">
2741- <stop
2742- id="stop27420-2"
2743- style="stop-color:#55c1ec;stop-opacity:1"
2744- offset="0" />
2745- <stop
2746- id="stop27422-3"
2747- style="stop-color:#3689e6;stop-opacity:1"
2748- offset="1" />
2749- </linearGradient>
2750- <linearGradient
2751- y2="619.30682"
2752- x2="731.05725"
2753- y1="654.81543"
2754- x1="731.05725"
2755- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)"
2756- gradientUnits="userSpaceOnUse"
2757- id="linearGradient6179"
2758- xlink:href="#linearGradient27416-1"
2759- inkscape:collect="always" />
2760- <linearGradient
2761- id="linearGradient27416-1-7">
2762- <stop
2763- id="stop27420-2-2"
2764- style="stop-color:#55c1ec;stop-opacity:1"
2765- offset="0" />
2766- <stop
2767- id="stop27422-3-0"
2768- style="stop-color:#3689e6;stop-opacity:1"
2769- offset="1" />
2770- </linearGradient>
2771- <linearGradient
2772- y2="619.30682"
2773- x2="731.05725"
2774- y1="654.81543"
2775- x1="731.05725"
2776- gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)"
2777- gradientUnits="userSpaceOnUse"
2778- id="linearGradient3063"
2779- xlink:href="#linearGradient27416-1-7"
2780- inkscape:collect="always" />
2781- <linearGradient
2782- inkscape:collect="always"
2783- xlink:href="#linearGradient4011-9-9-70-61-7"
2784- id="linearGradient14699"
2785- gradientUnits="userSpaceOnUse"
2786- gradientTransform="matrix(-0.51351346,0,0,0.51351346,167.69043,-120.64405)"
2787- x1="71.204407"
2788- y1="6.2375584"
2789- x2="71.204407"
2790- y2="44.340794" />
2791- <linearGradient
2792- id="linearGradient4011-9-9-70-61-7">
2793- <stop
2794- id="stop4013-5-4-3-8-3"
2795- style="stop-color:#ffffff;stop-opacity:1;"
2796- offset="0" />
2797- <stop
2798- offset="0.507761"
2799- style="stop-color:#ffffff;stop-opacity:0.23529412;"
2800- id="stop4015-1-5-70-9-5" />
2801- <stop
2802- id="stop4017-7-0-13-0-1"
2803- style="stop-color:#ffffff;stop-opacity:0.15686275;"
2804- offset="0.83456558" />
2805- <stop
2806- id="stop4019-1-12-7-0-7"
2807- style="stop-color:#ffffff;stop-opacity:0.39215687;"
2808- offset="1" />
2809- </linearGradient>
2810- <linearGradient
2811- inkscape:collect="always"
2812- xlink:href="#linearGradient4215-8-4-07-7"
2813- id="linearGradient14702"
2814- gradientUnits="userSpaceOnUse"
2815- gradientTransform="matrix(-0.41176471,0,0,0.41176471,144.03077,-121.62276)"
2816- x1="38.976662"
2817- y1="59.967686"
2818- x2="38.976662"
2819- y2="8.0928917" />
2820- <linearGradient
2821- id="linearGradient4215-8-4-07-7">
2822- <stop
2823- style="stop-color:#e9e9e9;stop-opacity:1;"
2824- offset="0"
2825- id="stop4217-1-2-1-2" />
2826- <stop
2827- style="stop-color:#ffffff;stop-opacity:1;"
2828- offset="1"
2829- id="stop4219-3-4-0-96" />
2830- </linearGradient>
2831- <linearGradient
2832- inkscape:collect="always"
2833- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5"
2834- id="linearGradient14708"
2835- gradientUnits="userSpaceOnUse"
2836- gradientTransform="matrix(0.63636371,0,0,1.0952381,-224.60021,-393.76709)"
2837- x1="617.50946"
2838- y1="446.54532"
2839- x2="617.50946"
2840- y2="457.80115" />
2841- <linearGradient
2842- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-5-5">
2843- <stop
2844- offset="0"
2845- style="stop-color:#ffffff;stop-opacity:1"
2846- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-56-7" />
2847- <stop
2848- offset="1"
2849- style="stop-color:#ffffff;stop-opacity:0"
2850- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-86-9" />
2851- </linearGradient>
2852- <linearGradient
2853- inkscape:collect="always"
2854- xlink:href="#linearGradient4695-1-4-3-5-0-63-6"
2855- id="linearGradient14711"
2856- gradientUnits="userSpaceOnUse"
2857- gradientTransform="matrix(0.19823793,0,0,0.9047619,93.10556,-308.28892)"
2858- x1="292.85727"
2859- y1="211.07642"
2860- x2="292.85727"
2861- y2="233.82706" />
2862- <linearGradient
2863- id="linearGradient4695-1-4-3-5-0-63-6">
2864- <stop
2865- offset="0"
2866- style="stop-color:#000000;stop-opacity:1"
2867- id="stop4697-9-9-7-0-1-05-7" />
2868- <stop
2869- offset="1"
2870- style="stop-color:#000000;stop-opacity:0"
2871- id="stop4699-5-8-9-0-4-06-1" />
2872- </linearGradient>
2873- <linearGradient
2874- inkscape:collect="always"
2875- xlink:href="#linearGradient27416-1-72-0"
2876- id="linearGradient14714"
2877- gradientUnits="userSpaceOnUse"
2878- gradientTransform="matrix(2.909623,0,0,0.97190815,-1777.0497,-520.89902)"
2879- x1="634.26544"
2880- y1="631.87756"
2881- x2="634.26544"
2882- y2="656.00787" />
2883- <linearGradient
2884- id="linearGradient27416-1-72-0">
2885- <stop
2886- offset="0"
2887- style="stop-color:#000000;stop-opacity:0.13043478;"
2888- id="stop27420-2-84-8" />
2889- <stop
2890- offset="1"
2891- style="stop-color:#000000;stop-opacity:0.15652174;"
2892- id="stop27422-3-5-1" />
2893- </linearGradient>
2894- <linearGradient
2895- y2="656.00787"
2896- x2="634.26544"
2897- y1="631.87756"
2898- x1="634.26544"
2899- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
2900- gradientUnits="userSpaceOnUse"
2901- id="linearGradient4290"
2902- xlink:href="#linearGradient27416-1-72-0"
2903- inkscape:collect="always" />
2904- <linearGradient
2905- inkscape:collect="always"
2906- xlink:href="#linearGradient27416-1-72-0"
2907- id="linearGradient7984"
2908- gradientUnits="userSpaceOnUse"
2909- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2084.9724,-706.89903)"
2910- x1="634.26544"
2911- y1="631.87756"
2912- x2="634.26544"
2913- y2="656.00787" />
2914- <linearGradient
2915- inkscape:collect="always"
2916- xlink:href="#linearGradient4695-1-4-3-5-0-6"
2917- id="linearGradient7986"
2918- gradientUnits="userSpaceOnUse"
2919- gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)"
2920- x1="292.85727"
2921- y1="211.07642"
2922- x2="292.85727"
2923- y2="233.82706" />
2924- <linearGradient
2925- inkscape:collect="always"
2926- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"
2927- id="linearGradient7988"
2928- gradientUnits="userSpaceOnUse"
2929- gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-421.38826)"
2930- x1="617.50946"
2931- y1="446.54532"
2932- x2="617.50946"
2933- y2="457.80115" />
2934- </defs>
2935- <sodipodi:namedview
2936- id="base"
2937- pagecolor="#ffffff"
2938- bordercolor="#666666"
2939- borderopacity="1.0"
2940- inkscape:pageopacity="0.0"
2941- inkscape:pageshadow="2"
2942- inkscape:zoom="1"
2943- inkscape:cx="20.729827"
2944- inkscape:cy="21.697465"
2945- inkscape:current-layer="layer1"
2946- showgrid="true"
2947- inkscape:grid-bbox="true"
2948- inkscape:document-units="px"
2949- fit-margin-top="0"
2950- fit-margin-left="0"
2951- fit-margin-right="0"
2952- fit-margin-bottom="0"
2953- inkscape:window-width="1366"
2954- inkscape:window-height="710"
2955- inkscape:window-x="0"
2956- inkscape:window-y="30"
2957- inkscape:window-maximized="1"
2958- showborder="false" />
2959- <metadata
2960- id="metadata7544">
2961- <rdf:RDF>
2962- <cc:Work
2963- rdf:about="">
2964- <dc:format>image/svg+xml</dc:format>
2965- <dc:type
2966- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2967- <dc:title></dc:title>
2968- </cc:Work>
2969- </rdf:RDF>
2970- </metadata>
2971- <g
2972- id="layer1"
2973- inkscape:label="Layer 1"
2974- inkscape:groupmode="layer"
2975- transform="translate(-116,116)">
2976- <g
2977- id="g7974"
2978- transform="matrix(2.0000001,0,0,2.0000001,-116.00001,68.000009)">
2979- <rect
2980- width="57"
2981- height="21"
2982- rx="10.5"
2983- ry="10.5"
2984- x="117.50018"
2985- y="-90.499985"
2986- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-0-5-8"
2987- style="opacity:0.98999999;color:#000000;fill:url(#linearGradient7984);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2988- <rect
2989- style="opacity:0.05;color:#000000;fill:none;stroke:url(#linearGradient7986);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2990- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-4-3-0-8-1-1-9-4"
2991- y="-89.499985"
2992- x="118.50024"
2993- ry="9.5"
2994- rx="9.5"
2995- height="19"
2996- width="55" />
2997- <rect
2998- style="opacity:0.2;color:#000000;fill:none;stroke:url(#linearGradient7988);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2999- id="rect6132-8-2-8-0-0-0-4-6-9-7-5-4-2-6-1-1-2-7-4-6-3-0-1-0-16-8-3-0-0-3-0"
3000- transform="scale(1,-1)"
3001- y="68.5"
3002- x="116.49999"
3003- ry="11.5"
3004- rx="11.5"
3005- height="23"
3006- width="58.999996" />
3007- <rect
3008- style="opacity:0.3;color:#000000;fill:none;stroke:#434343;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3009- id="rect6132-8-2-8-0-0-0-10-0-6-0-6-2-0-5-7-3-3-7-8-4-0-2-5-3-6-7-8-6-8"
3010- y="-90.499985"
3011- x="117.50019"
3012- ry="10.5"
3013- rx="10.5"
3014- height="21"
3015- width="57" />
3016- <path
3017- d="m 134.48658,-84.375676 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z"
3018- id="path2922-6-6-0-9-4"
3019- style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:0.99215686;fill-rule:nonzero;stroke:none;stroke-width:0.84323651;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3020- inkscape:connector-curvature="0" />
3021- <path
3022- d="m 134.48658,-85.376036 2.01342,1.81209 -6.76511,8.93959 -5.23489,-4.51006 1.73154,-2.29531 3.0604,2.65772 5.19464,-6.60403 z"
3023- id="path2922-6-6-0-9"
3024- style="opacity:0.98999999;color:#000000;fill:#1a9cd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3025- inkscape:connector-curvature="0" />
3026- <path
3027- style="opacity:0.3;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3028- id="path2386-8-8-6-0-9-6-3"
3029- inkscape:connector-curvature="0"
3030- d="m 160.96272,-80.304784 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
3031- <path
3032- style="opacity:0.3;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3033- id="path2386-8-8-6-0-9-6-3-1"
3034- inkscape:connector-curvature="0"
3035- d="m 160.96272,-81.305004 3.16228,-3.195 1.875,1.875 -3.2482,3.10913 3.2482,3.14087 -1.875,1.875 -3.14098,-3.24812 -3.10902,3.24812 -1.875,-1.875 3.23224,-3.125 -3.23224,-3.125 1.875,-1.875 3.08772,3.195 z" />
3036- </g>
3037- </g>
3038-</svg>
3039
3040=== removed file 'gtk-3.0/assets/switch-on-dark.svg'
3041--- gtk-3.0/assets/switch-on-dark.svg 2014-05-17 00:03:47 +0000
3042+++ gtk-3.0/assets/switch-on-dark.svg 1970-01-01 00:00:00 +0000
3043@@ -1,10649 +0,0 @@
3044-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
3045-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3046-
3047-<svg
3048- xmlns:dc="http://purl.org/dc/elements/1.1/"
3049- xmlns:cc="http://creativecommons.org/ns#"
3050- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3051- xmlns:svg="http://www.w3.org/2000/svg"
3052- xmlns="http://www.w3.org/2000/svg"
3053- xmlns:xlink="http://www.w3.org/1999/xlink"
3054- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3055- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3056- version="1.1"
3057- width="60"
3058- height="24"
3059- id="svg7539"
3060- inkscape:version="0.48.4 r9939"
3061- sodipodi:docname="switch-on-dark.svg"
3062- inkscape:export-filename="/home/daniel/switch-on.png"
3063- inkscape:export-xdpi="90"
3064- inkscape:export-ydpi="90">
3065- <sodipodi:namedview
3066- pagecolor="#ffffff"
3067- bordercolor="#666666"
3068- borderopacity="1"
3069- objecttolerance="10"
3070- gridtolerance="10"
3071- guidetolerance="10"
3072- inkscape:pageopacity="0"
3073- inkscape:pageshadow="2"
3074- inkscape:window-width="1440"
3075- inkscape:window-height="845"
3076- id="namedview25"
3077- showgrid="false"
3078- inkscape:zoom="7.1503125"
3079- inkscape:cx="28.895109"
3080- inkscape:cy="28.782483"
3081- inkscape:window-x="0"
3082- inkscape:window-y="30"
3083- inkscape:window-maximized="1"
3084- inkscape:current-layer="svg7539" />
3085- <defs
3086- id="defs7541">
3087- <linearGradient
3088- x1="617.50946"
3089- y1="446.54532"
3090- x2="617.50946"
3091- y2="457.80115"
3092- id="linearGradient6465-7"
3093- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3"
3094- gradientUnits="userSpaceOnUse"
3095- gradientTransform="matrix(0.74025974,0,0,1.0952381,-573.61031,-421.38805)" />
3096- <linearGradient
3097- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3">
3098- <stop
3099- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6"
3100- style="stop-color:#ffffff;stop-opacity:1"
3101- offset="0" />
3102- <stop
3103- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2"
3104- style="stop-color:#ffffff;stop-opacity:0"
3105- offset="1" />
3106- </linearGradient>
3107- <linearGradient
3108- x1="292.85727"
3109- y1="211.07642"
3110- x2="292.85727"
3111- y2="233.82706"
3112- id="linearGradient6476-1"
3113- xlink:href="#linearGradient4695-1-4-3-5-0"
3114- gradientUnits="userSpaceOnUse"
3115- gradientTransform="matrix(0.23348017,0,0,0.9047619,-204.77077,-280.66796)" />
3116- <linearGradient
3117- id="linearGradient4695-1-4-3-5-0">
3118- <stop
3119- id="stop4697-9-9-7-0-1"
3120- style="stop-color:#000000;stop-opacity:1"
3121- offset="0" />
3122- <stop
3123- id="stop4699-5-8-9-0-4"
3124- style="stop-color:#000000;stop-opacity:0"
3125- offset="1" />
3126- </linearGradient>
3127- <linearGradient
3128- x1="731.05725"
3129- y1="654.81543"
3130- x2="731.05725"
3131- y2="619.30682"
3132- id="linearGradient11852-6"
3133- xlink:href="#linearGradient27416-1"
3134- gradientUnits="userSpaceOnUse"
3135- gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)" />
3136- <linearGradient
3137- id="linearGradient27416-1">
3138- <stop
3139- id="stop27420-2"
3140- style="stop-color:#55c1ec;stop-opacity:1"
3141- offset="0" />
3142- <stop
3143- id="stop27422-3"
3144- style="stop-color:#3689e6;stop-opacity:1"
3145- offset="1" />
3146- </linearGradient>
3147- <linearGradient
3148- x1="731.05725"
3149- y1="654.81543"
3150- x2="731.05725"
3151- y2="619.30682"
3152- id="linearGradient7537"
3153- xlink:href="#linearGradient27416-1"
3154- gradientUnits="userSpaceOnUse"
3155- gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-706.89922)" />
3156- <linearGradient
3157- inkscape:collect="always"
3158- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3"
3159- id="linearGradient3006"
3160- gradientUnits="userSpaceOnUse"
3161- gradientTransform="matrix(0.76623379,0,0,1.0952381,-473.64928,-513.38805)"
3162- x1="617.50946"
3163- y1="446.54532"
3164- x2="617.50946"
3165- y2="457.80115" />
3166- <linearGradient
3167- inkscape:collect="always"
3168- xlink:href="#linearGradient4695-1-4-3-5-0"
3169- id="linearGradient3009"
3170- gradientUnits="userSpaceOnUse"
3171- gradientTransform="matrix(0.2422908,0,0,0.9047619,-92.026279,-188.66796)"
3172- x1="292.85727"
3173- y1="211.07642"
3174- x2="292.85727"
3175- y2="233.82706" />
3176- <linearGradient
3177- inkscape:collect="always"
3178- xlink:href="#linearGradient27416-1"
3179- id="linearGradient3012"
3180- gradientUnits="userSpaceOnUse"
3181- gradientTransform="matrix(3.5286917,0,0,0.97190815,-2260.9724,-614.89922)"
3182- x1="731.05725"
3183- y1="654.81543"
3184- x2="731.05725"
3185- y2="619.30682" />
3186- <linearGradient
3187- gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)"
3188- gradientUnits="userSpaceOnUse"
3189- xlink:href="#linearGradient4215-8-4-7-28"
3190- id="linearGradient6387"
3191- y2="8.0928917"
3192- x2="38.976662"
3193- y1="59.967686"
3194- x1="38.976662" />
3195- <linearGradient
3196- gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)"
3197- gradientUnits="userSpaceOnUse"
3198- xlink:href="#linearGradient4011-9-9-70-6-4"
3199- id="linearGradient6377"
3200- y2="44.340794"
3201- x2="71.204407"
3202- y1="6.2375584"
3203- x1="71.204407" />
3204- <linearGradient
3205- gradientTransform="matrix(0.40540518,0,0,-0.40540518,-42.784528,25.279951)"
3206- gradientUnits="userSpaceOnUse"
3207- xlink:href="#linearGradient6981"
3208- id="linearGradient6373"
3209- y2="44.340794"
3210- x2="71.204407"
3211- y1="6.2375584"
3212- x1="71.204407" />
3213- <linearGradient
3214- id="linearGradient4215-99">
3215- <stop
3216- offset="0"
3217- style="stop-color:#dcdcdc;stop-opacity:1"
3218- id="stop4217-7" />
3219- <stop
3220- offset="1"
3221- style="stop-color:#f0f0f0;stop-opacity:1"
3222- id="stop4219-88" />
3223- </linearGradient>
3224- <linearGradient
3225- gradientTransform="matrix(0.29411765,0,0,0.29411765,0.588235,11.999994)"
3226- gradientUnits="userSpaceOnUse"
3227- xlink:href="#linearGradient4215-99"
3228- id="linearGradient7544-5"
3229- y2="8.0928917"
3230- x2="38.976662"
3231- y1="59.967686"
3232- x1="38.976662" />
3233- <radialGradient
3234- gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)"
3235- gradientUnits="userSpaceOnUse"
3236- xlink:href="#linearGradient7196"
3237- id="radialGradient3034"
3238- fy="290.25"
3239- fx="312.375"
3240- r="7.3333335"
3241- cy="290.25"
3242- cx="312.375" />
3243- <linearGradient
3244- id="linearGradient7196">
3245- <stop
3246- offset="0"
3247- style="stop-color:#4a90d9;stop-opacity:1"
3248- id="stop7198" />
3249- <stop
3250- offset="0.77191412"
3251- style="stop-color:#4a90d9;stop-opacity:1"
3252- id="stop7200" />
3253- <stop
3254- offset="1"
3255- style="stop-color:#4a90d9;stop-opacity:0"
3256- id="stop7202" />
3257- </linearGradient>
3258- <radialGradient
3259- gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)"
3260- gradientUnits="userSpaceOnUse"
3261- xlink:href="#linearGradient7196"
3262- id="radialGradient7547"
3263- fy="290.25"
3264- fx="312.375"
3265- r="7.3333335"
3266- cy="290.25"
3267- cx="312.375" />
3268- <linearGradient
3269- id="linearGradient6981">
3270- <stop
3271- offset="0"
3272- style="stop-color:#000000;stop-opacity:0.25098041"
3273- id="stop6987-3" />
3274- <stop
3275- offset="1"
3276- style="stop-color:#000000;stop-opacity:0.2"
3277- id="stop6989-6" />
3278- </linearGradient>
3279- <linearGradient
3280- gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)"
3281- gradientUnits="userSpaceOnUse"
3282- xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3"
3283- id="linearGradient7421"
3284- y2="266.21777"
3285- x2="287.5824"
3286- y1="289.32889"
3287- x1="287.24359" />
3288- <linearGradient
3289- gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)"
3290- gradientUnits="userSpaceOnUse"
3291- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"
3292- id="linearGradient7419"
3293- y2="266.21777"
3294- x2="257.57822"
3295- y1="289.32889"
3296- x1="257.57822" />
3297- <linearGradient
3298- id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3">
3299- <stop
3300- offset="0"
3301- style="stop-color:#a0a0a0;stop-opacity:1"
3302- id="stop9743-0-4-0-6-7-4-6-0" />
3303- <stop
3304- offset="1"
3305- style="stop-color:#8c8c8c;stop-opacity:1"
3306- id="stop9745-5-7-2-2-5-7-1-7" />
3307- </linearGradient>
3308- <linearGradient
3309- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3">
3310- <stop
3311- offset="0"
3312- style="stop-color:#ffffff;stop-opacity:1"
3313- id="stop9737-3-0-8-1-8-3-3-0" />
3314- <stop
3315- offset="1"
3316- style="stop-color:#ebebeb;stop-opacity:1"
3317- id="stop9739-4-8-0-7-48-9-7-7" />
3318- </linearGradient>
3319- <linearGradient
3320- gradientTransform="matrix(0.41176471,0,0,0.41176471,114.82356,20.820144)"
3321- gradientUnits="userSpaceOnUse"
3322- xlink:href="#linearGradient4215-8-4-7-28"
3323- id="linearGradient7398"
3324- y2="8.0928917"
3325- x2="38.976662"
3326- y1="59.967686"
3327- x1="38.976662" />
3328- <linearGradient
3329- gradientTransform="matrix(0.51351346,0,0,0.51351346,91.1639,21.798864)"
3330- gradientUnits="userSpaceOnUse"
3331- xlink:href="#linearGradient4011-9-9-70-6-4"
3332- id="linearGradient7388"
3333- y2="44.340794"
3334- x2="71.204407"
3335- y1="6.2375584"
3336- x1="71.204407" />
3337- <linearGradient
3338- id="linearGradient27416-1-7">
3339- <stop
3340- offset="0"
3341- style="stop-color:#55c1ec;stop-opacity:1"
3342- id="stop27420-2-9" />
3343- <stop
3344- offset="1"
3345- style="stop-color:#3689e6;stop-opacity:1"
3346- id="stop27422-3-6" />
3347- </linearGradient>
3348- <linearGradient
3349- gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)"
3350- gradientUnits="userSpaceOnUse"
3351- xlink:href="#linearGradient27416-1-7"
3352- id="linearGradient11852-6-1"
3353- y2="619.30682"
3354- x2="731.05725"
3355- y1="654.81543"
3356- x1="731.05725" />
3357- <linearGradient
3358- id="linearGradient4695-1-4-3-5-0-6">
3359- <stop
3360- offset="0"
3361- style="stop-color:#000000;stop-opacity:1"
3362- id="stop4697-9-9-7-0-1-5" />
3363- <stop
3364- offset="1"
3365- style="stop-color:#000000;stop-opacity:0"
3366- id="stop4699-5-8-9-0-4-0" />
3367- </linearGradient>
3368- <linearGradient
3369- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3">
3370- <stop
3371- offset="0"
3372- style="stop-color:#ffffff;stop-opacity:1"
3373- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" />
3374- <stop
3375- offset="1"
3376- style="stop-color:#ffffff;stop-opacity:0"
3377- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" />
3378- </linearGradient>
3379- <linearGradient
3380- id="linearGradient4215-8-4-7-28">
3381- <stop
3382- offset="0"
3383- style="stop-color:#dcdcdc;stop-opacity:1"
3384- id="stop4217-1-2-7-5" />
3385- <stop
3386- offset="1"
3387- style="stop-color:#f0f0f0;stop-opacity:1"
3388- id="stop4219-3-4-5-0" />
3389- </linearGradient>
3390- <linearGradient
3391- id="linearGradient4011-9-9-70-6-4">
3392- <stop
3393- offset="0"
3394- style="stop-color:#ffffff;stop-opacity:1"
3395- id="stop4013-5-4-3-4-3" />
3396- <stop
3397- offset="0.507761"
3398- style="stop-color:#ffffff;stop-opacity:0.23529412"
3399- id="stop4015-1-5-70-6-7" />
3400- <stop
3401- offset="0.83456558"
3402- style="stop-color:#ffffff;stop-opacity:0.15686275"
3403- id="stop4017-7-0-13-7-0" />
3404- <stop
3405- offset="1"
3406- style="stop-color:#ffffff;stop-opacity:0.39215687"
3407- id="stop4019-1-12-7-5-0" />
3408- </linearGradient>
3409- <linearGradient
3410- id="linearGradient4223-3-7-4-3">
3411- <stop
3412- offset="0"
3413- style="stop-color:#464646;stop-opacity:1"
3414- id="stop4225-1-3-1-1" />
3415- <stop
3416- offset="1"
3417- style="stop-color:#6f6f6f;stop-opacity:1"
3418- id="stop4227-7-89-9-0" />
3419- </linearGradient>
3420- <linearGradient
3421- gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)"
3422- gradientUnits="userSpaceOnUse"
3423- xlink:href="#linearGradient4223-3-7-4-3"
3424- id="linearGradient7131"
3425- y2="7.8025136"
3426- x2="21.346498"
3427- y1="59.968513"
3428- x1="21.346498" />
3429- <linearGradient
3430- id="linearGradient4215-8-4-7-2">
3431- <stop
3432- offset="0"
3433- style="stop-color:#dcdcdc;stop-opacity:1"
3434- id="stop4217-1-2-7-6" />
3435- <stop
3436- offset="1"
3437- style="stop-color:#f0f0f0;stop-opacity:1"
3438- id="stop4219-3-4-5-6" />
3439- </linearGradient>
3440- <linearGradient
3441- gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)"
3442- gradientUnits="userSpaceOnUse"
3443- xlink:href="#linearGradient4215-8-4-7-2"
3444- id="linearGradient7129-8"
3445- y2="8.0928917"
3446- x2="38.976662"
3447- y1="59.967686"
3448- x1="38.976662" />
3449- <linearGradient
3450- gradientTransform="matrix(3.4048779,0,0,0.97190815,-2136.5608,-616.47236)"
3451- gradientUnits="userSpaceOnUse"
3452- xlink:href="#linearGradient27416-1-3"
3453- id="linearGradient7076"
3454- y2="619.30682"
3455- x2="731.05725"
3456- y1="654.81543"
3457- x1="731.05725" />
3458- <linearGradient
3459- id="linearGradient27416-1-3">
3460- <stop
3461- offset="0"
3462- style="stop-color:#55c1ec;stop-opacity:1"
3463- id="stop27420-2-2" />
3464- <stop
3465- offset="1"
3466- style="stop-color:#3689e6;stop-opacity:1"
3467- id="stop27422-3-3" />
3468- </linearGradient>
3469- <linearGradient
3470- gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)"
3471- gradientUnits="userSpaceOnUse"
3472- xlink:href="#linearGradient27416-1-3"
3473- id="linearGradient11852-6-7"
3474- y2="619.30682"
3475- x2="731.05725"
3476- y1="654.81543"
3477- x1="731.05725" />
3478- <linearGradient
3479- id="linearGradient27416">
3480- <stop
3481- offset="0"
3482- style="stop-color:#55c1ec;stop-opacity:1"
3483- id="stop27420" />
3484- <stop
3485- offset="1"
3486- style="stop-color:#3689e6;stop-opacity:1"
3487- id="stop27422" />
3488- </linearGradient>
3489- <linearGradient
3490- gradientTransform="matrix(3.4048779,0,0,2.2857142,-2113.5608,-1712.8074)"
3491- gradientUnits="userSpaceOnUse"
3492- xlink:href="#linearGradient27416"
3493- id="linearGradient11835"
3494- y2="619.30682"
3495- x2="731.05725"
3496- y1="654.81543"
3497- x1="731.05725" />
3498- <linearGradient
3499- id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5">
3500- <stop
3501- offset="0"
3502- style="stop-color:#185f9a;stop-opacity:1"
3503- id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1-4" />
3504- <stop
3505- offset="1"
3506- style="stop-color:#599ec9;stop-opacity:1"
3507- id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6-2" />
3508- </linearGradient>
3509- <linearGradient
3510- gradientTransform="matrix(1.0784312,0,0,0.79310345,-87.847243,56.865028)"
3511- gradientUnits="userSpaceOnUse"
3512- xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5"
3513- id="linearGradient6481-8"
3514- y2="114.0287"
3515- x2="-41.149147"
3516- y1="50.958263"
3517- x1="-41.149147" />
3518- <linearGradient
3519- id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9">
3520- <stop
3521- offset="0"
3522- style="stop-color:#90dbec;stop-opacity:1"
3523- id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0-8" />
3524- <stop
3525- offset="0.26238"
3526- style="stop-color:#55c1ec;stop-opacity:1"
3527- id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9-1" />
3528- <stop
3529- offset="0.704952"
3530- style="stop-color:#3689e6;stop-opacity:1"
3531- id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4-5" />
3532- <stop
3533- offset="1"
3534- style="stop-color:#2b63a0;stop-opacity:1"
3535- id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4-7" />
3536- </linearGradient>
3537- <linearGradient
3538- gradientTransform="matrix(0.90163934,0,0,1,-326.08236,258.73781)"
3539- gradientUnits="userSpaceOnUse"
3540- xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9"
3541- id="linearGradient6479-6-5"
3542- y2="-165.28671"
3543- x2="207.5451"
3544- y1="-117.44396"
3545- x1="207.5451" />
3546- <linearGradient
3547- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6">
3548- <stop
3549- offset="0"
3550- style="stop-color:#ffffff;stop-opacity:1"
3551- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4-7" />
3552- <stop
3553- offset="1"
3554- style="stop-color:#ffffff;stop-opacity:0"
3555- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1-0" />
3556- </linearGradient>
3557- <linearGradient
3558- gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-571.38805)"
3559- gradientUnits="userSpaceOnUse"
3560- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6"
3561- id="linearGradient7478-0-9"
3562- y2="457.80115"
3563- x2="617.50946"
3564- y1="446.54532"
3565- x1="617.50946" />
3566- <linearGradient
3567- id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5">
3568- <stop
3569- offset="0"
3570- style="stop-color:#a0a0a0;stop-opacity:1"
3571- id="stop9743-0-4-0-6-7-4-6" />
3572- <stop
3573- offset="1"
3574- style="stop-color:#8c8c8c;stop-opacity:1"
3575- id="stop9745-5-7-2-2-5-7-1" />
3576- </linearGradient>
3577- <linearGradient
3578- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5">
3579- <stop
3580- offset="0"
3581- style="stop-color:#ffffff;stop-opacity:1"
3582- id="stop9737-3-0-8-1-8-3-3" />
3583- <stop
3584- offset="1"
3585- style="stop-color:#ebebeb;stop-opacity:1"
3586- id="stop9739-4-8-0-7-48-9-7" />
3587- </linearGradient>
3588- <linearGradient
3589- id="linearGradient4695-1-7-1-4-8">
3590- <stop
3591- offset="0"
3592- style="stop-color:#000000;stop-opacity:1"
3593- id="stop4697-9-6-8-0-4" />
3594- <stop
3595- offset="1"
3596- style="stop-color:#000000;stop-opacity:0"
3597- id="stop4699-5-6-1-5-9" />
3598- </linearGradient>
3599- <linearGradient
3600- id="linearGradient4011-9-90-1">
3601- <stop
3602- offset="0"
3603- style="stop-color:#ffffff;stop-opacity:1"
3604- id="stop4013-5-3-2" />
3605- <stop
3606- offset="0.507761"
3607- style="stop-color:#ffffff;stop-opacity:0.23529412"
3608- id="stop4015-1-8-3" />
3609- <stop
3610- offset="0.83456558"
3611- style="stop-color:#ffffff;stop-opacity:0.15686275"
3612- id="stop4017-7-37-3" />
3613- <stop
3614- offset="1"
3615- style="stop-color:#ffffff;stop-opacity:0.39215687"
3616- id="stop4019-1-6-9" />
3617- </linearGradient>
3618- <linearGradient
3619- id="linearGradient4223-4-1">
3620- <stop
3621- offset="0"
3622- style="stop-color:#464646;stop-opacity:1"
3623- id="stop4225-4-2" />
3624- <stop
3625- offset="1"
3626- style="stop-color:#6f6f6f;stop-opacity:1"
3627- id="stop4227-77-8" />
3628- </linearGradient>
3629- <linearGradient
3630- id="linearGradient4215-7-3">
3631- <stop
3632- offset="0"
3633- style="stop-color:#dcdcdc;stop-opacity:1"
3634- id="stop4217-3-7" />
3635- <stop
3636- offset="1"
3637- style="stop-color:#f0f0f0;stop-opacity:1"
3638- id="stop4219-2-6" />
3639- </linearGradient>
3640- <linearGradient
3641- id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3">
3642- <stop
3643- offset="0"
3644- style="stop-color:#185f9a;stop-opacity:1"
3645- id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1" />
3646- <stop
3647- offset="1"
3648- style="stop-color:#599ec9;stop-opacity:1"
3649- id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6" />
3650- </linearGradient>
3651- <linearGradient
3652- id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7">
3653- <stop
3654- offset="0"
3655- style="stop-color:#90dbec;stop-opacity:1"
3656- id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0" />
3657- <stop
3658- offset="0.26238"
3659- style="stop-color:#55c1ec;stop-opacity:1"
3660- id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9" />
3661- <stop
3662- offset="0.704952"
3663- style="stop-color:#3689e6;stop-opacity:1"
3664- id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4" />
3665- <stop
3666- offset="1"
3667- style="stop-color:#2b63a0;stop-opacity:1"
3668- id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4" />
3669- </linearGradient>
3670- <linearGradient
3671- id="linearGradient4695-1-4-3-5-0-5">
3672- <stop
3673- offset="0"
3674- style="stop-color:#000000;stop-opacity:1"
3675- id="stop4697-9-9-7-0-1-0" />
3676- <stop
3677- offset="1"
3678- style="stop-color:#000000;stop-opacity:0"
3679- id="stop4699-5-8-9-0-4-3" />
3680- </linearGradient>
3681- <linearGradient
3682- gradientTransform="matrix(0.23348017,0,0,0.9047619,-204.77077,-82.66796)"
3683- gradientUnits="userSpaceOnUse"
3684- xlink:href="#linearGradient4695-1-4-3-5-0-5"
3685- id="linearGradient6476-1-7"
3686- y2="233.82706"
3687- x2="292.85727"
3688- y1="211.07642"
3689- x1="292.85727" />
3690- <linearGradient
3691- id="linearGradient4695-1-4-7-4-87-1">
3692- <stop
3693- offset="0"
3694- style="stop-color:#000000;stop-opacity:1"
3695- id="stop4697-9-9-8-5-12-3" />
3696- <stop
3697- offset="1"
3698- style="stop-color:#000000;stop-opacity:0"
3699- id="stop4699-5-8-2-0-49-3" />
3700- </linearGradient>
3701- <linearGradient
3702- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-6">
3703- <stop
3704- offset="0"
3705- style="stop-color:#ffffff;stop-opacity:1"
3706- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-5" />
3707- <stop
3708- offset="1"
3709- style="stop-color:#ffffff;stop-opacity:0"
3710- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-8" />
3711- </linearGradient>
3712- <linearGradient
3713- gradientTransform="matrix(0.74025974,0,0,1.0952381,-573.61031,-619.38805)"
3714- gradientUnits="userSpaceOnUse"
3715- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-6"
3716- id="linearGradient6465-7-9"
3717- y2="457.80115"
3718- x2="617.50946"
3719- y1="446.54532"
3720- x1="617.50946" />
3721- <linearGradient
3722- id="linearGradient4011-9-9-70-6">
3723- <stop
3724- offset="0"
3725- style="stop-color:#ffffff;stop-opacity:1"
3726- id="stop4013-5-4-3-4" />
3727- <stop
3728- offset="0.507761"
3729- style="stop-color:#ffffff;stop-opacity:0.23529412"
3730- id="stop4015-1-5-70-6" />
3731- <stop
3732- offset="0.83456558"
3733- style="stop-color:#ffffff;stop-opacity:0.15686275"
3734- id="stop4017-7-0-13-7" />
3735- <stop
3736- offset="1"
3737- style="stop-color:#ffffff;stop-opacity:0.39215687"
3738- id="stop4019-1-12-7-5" />
3739- </linearGradient>
3740- <linearGradient
3741- id="linearGradient4223-3-7-4">
3742- <stop
3743- offset="0"
3744- style="stop-color:#464646;stop-opacity:1"
3745- id="stop4225-1-3-1" />
3746- <stop
3747- offset="1"
3748- style="stop-color:#6f6f6f;stop-opacity:1"
3749- id="stop4227-7-89-9" />
3750- </linearGradient>
3751- <linearGradient
3752- id="linearGradient4215-8-4-7">
3753- <stop
3754- offset="0"
3755- style="stop-color:#dcdcdc;stop-opacity:1"
3756- id="stop4217-1-2-7" />
3757- <stop
3758- offset="1"
3759- style="stop-color:#f0f0f0;stop-opacity:1"
3760- id="stop4219-3-4-5" />
3761- </linearGradient>
3762- <linearGradient
3763- id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6">
3764- <stop
3765- offset="0"
3766- style="stop-color:#a0a0a0;stop-opacity:1"
3767- id="stop9743-0-4-0-6-7-7-0" />
3768- <stop
3769- offset="1"
3770- style="stop-color:#8c8c8c;stop-opacity:1"
3771- id="stop9745-5-7-2-2-5-9-1" />
3772- </linearGradient>
3773- <linearGradient
3774- gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)"
3775- gradientUnits="userSpaceOnUse"
3776- xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6"
3777- id="linearGradient7432-1"
3778- y2="266.21777"
3779- x2="287.5824"
3780- y1="289.32889"
3781- x1="287.24359" />
3782- <linearGradient
3783- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4">
3784- <stop
3785- offset="0"
3786- style="stop-color:#ffffff;stop-opacity:1"
3787- id="stop9737-3-0-8-1-8-4-7" />
3788- <stop
3789- offset="1"
3790- style="stop-color:#ebebeb;stop-opacity:1"
3791- id="stop9739-4-8-0-7-48-7-2" />
3792- </linearGradient>
3793- <linearGradient
3794- gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)"
3795- gradientUnits="userSpaceOnUse"
3796- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4"
3797- id="linearGradient7430-7"
3798- y2="266.21777"
3799- x2="257.57822"
3800- y1="289.32889"
3801- x1="257.57822" />
3802- <linearGradient
3803- id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-6">
3804- <stop
3805- offset="0"
3806- style="stop-color:#b9b9b9;stop-opacity:1"
3807- id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-5" />
3808- <stop
3809- offset="1"
3810- style="stop-color:#aaaaaa;stop-opacity:1"
3811- id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-07" />
3812- </linearGradient>
3813- <linearGradient
3814- id="linearGradient4703-5-13">
3815- <stop
3816- offset="0"
3817- style="stop-color:#000000;stop-opacity:0.04705882"
3818- id="stop4705-9-4" />
3819- <stop
3820- offset="1"
3821- style="stop-color:#999999;stop-opacity:0"
3822- id="stop4707-0-8" />
3823- </linearGradient>
3824- <linearGradient
3825- id="linearGradient4695-1-1">
3826- <stop
3827- offset="0"
3828- style="stop-color:#000000;stop-opacity:1"
3829- id="stop4697-9-64" />
3830- <stop
3831- offset="1"
3832- style="stop-color:#000000;stop-opacity:0"
3833- id="stop4699-5-43" />
3834- </linearGradient>
3835- <linearGradient
3836- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-52">
3837- <stop
3838- offset="0"
3839- style="stop-color:#ffffff;stop-opacity:1"
3840- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-5" />
3841- <stop
3842- offset="1"
3843- style="stop-color:#ffffff;stop-opacity:0"
3844- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-0" />
3845- </linearGradient>
3846- <linearGradient
3847- id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-86">
3848- <stop
3849- offset="0"
3850- style="stop-color:#b9b9b9;stop-opacity:1"
3851- id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-76" />
3852- <stop
3853- offset="1"
3854- style="stop-color:#aaaaaa;stop-opacity:1"
3855- id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-6" />
3856- </linearGradient>
3857- <linearGradient
3858- id="linearGradient4703-5-8-1">
3859- <stop
3860- offset="0"
3861- style="stop-color:#000000;stop-opacity:0.04705882"
3862- id="stop4705-9-53-8" />
3863- <stop
3864- offset="1"
3865- style="stop-color:#999999;stop-opacity:0"
3866- id="stop4707-0-2-5" />
3867- </linearGradient>
3868- <linearGradient
3869- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-7">
3870- <stop
3871- offset="0"
3872- style="stop-color:#ffffff;stop-opacity:1"
3873- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-4" />
3874- <stop
3875- offset="1"
3876- style="stop-color:#ffffff;stop-opacity:0"
3877- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-0" />
3878- </linearGradient>
3879- <linearGradient
3880- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1">
3881- <stop
3882- offset="0"
3883- style="stop-color:#ffffff;stop-opacity:1"
3884- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4" />
3885- <stop
3886- offset="1"
3887- style="stop-color:#ffffff;stop-opacity:0"
3888- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1" />
3889- </linearGradient>
3890- <linearGradient
3891- id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5">
3892- <stop
3893- offset="0"
3894- style="stop-color:#a0a0a0;stop-opacity:1"
3895- id="stop9743-0-4-0-6-7-4" />
3896- <stop
3897- offset="1"
3898- style="stop-color:#8c8c8c;stop-opacity:1"
3899- id="stop9745-5-7-2-2-5-7" />
3900- </linearGradient>
3901- <linearGradient
3902- id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6">
3903- <stop
3904- offset="0"
3905- style="stop-color:#ffffff;stop-opacity:1"
3906- id="stop9737-3-0-8-1-8-3" />
3907- <stop
3908- offset="1"
3909- style="stop-color:#ebebeb;stop-opacity:1"
3910- id="stop9739-4-8-0-7-48-9" />
3911- </linearGradient>
3912- <linearGradient
3913- id="linearGradient4695-1-7-1-4">
3914- <stop
3915- offset="0"
3916- style="stop-color:#000000;stop-opacity:1"
3917- id="stop4697-9-6-8-0" />
3918- <stop
3919- offset="1"
3920- style="stop-color:#000000;stop-opacity:0"
3921- id="stop4699-5-6-1-5" />
3922- </linearGradient>
3923- <linearGradient
3924- id="linearGradient4695-1-9-7">
3925- <stop
3926- offset="0"
3927- style="stop-color:#000000;stop-opacity:1"
3928- id="stop4697-9-7-8" />
3929- <stop
3930- offset="1"
3931- style="stop-color:#000000;stop-opacity:0"
3932- id="stop4699-5-4-5" />
3933- </linearGradient>
3934- <linearGradient
3935- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8-4">
3936- <stop
3937- offset="0"
3938- style="stop-color:#ffffff;stop-opacity:1"
3939- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-2-8" />
3940- <stop
3941- offset="1"
3942- style="stop-color:#ffffff;stop-opacity:0"
3943- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-6-1" />
3944- </linearGradient>
3945- <linearGradient
3946- id="linearGradient4011-9-90">
3947- <stop
3948- offset="0"
3949- style="stop-color:#ffffff;stop-opacity:1"
3950- id="stop4013-5-3" />
3951- <stop
3952- offset="0.507761"
3953- style="stop-color:#ffffff;stop-opacity:0.23529412"
3954- id="stop4015-1-8" />
3955- <stop
3956- offset="0.83456558"
3957- style="stop-color:#ffffff;stop-opacity:0.15686275"
3958- id="stop4017-7-37" />
3959- <stop
3960- offset="1"
3961- style="stop-color:#ffffff;stop-opacity:0.39215687"
3962- id="stop4019-1-6" />
3963- </linearGradient>
3964- <linearGradient
3965- id="linearGradient4223-4">
3966- <stop
3967- offset="0"
3968- style="stop-color:#464646;stop-opacity:1"
3969- id="stop4225-4" />
3970- <stop
3971- offset="1"
3972- style="stop-color:#6f6f6f;stop-opacity:1"
3973- id="stop4227-77" />
3974- </linearGradient>
3975- <linearGradient
3976- id="linearGradient4215-7">
3977- <stop
3978- offset="0"
3979- style="stop-color:#dcdcdc;stop-opacity:1"
3980- id="stop4217-3" />
3981- <stop
3982- offset="1"
3983- style="stop-color:#f0f0f0;stop-opacity:1"
3984- id="stop4219-2" />
3985- </linearGradient>
3986- <linearGradient
3987- id="linearGradient4011-9-1-6">
3988- <stop
3989- offset="0"
3990- style="stop-color:#ffffff;stop-opacity:1"
3991- id="stop4013-5-7-3" />
3992- <stop
3993- offset="0.507761"
3994- style="stop-color:#ffffff;stop-opacity:0.23529412"
3995- id="stop4015-1-3-4" />
3996- <stop
3997- offset="0.83456558"
3998- style="stop-color:#ffffff;stop-opacity:0.15686275"
3999- id="stop4017-7-8-4" />
4000- <stop
4001- offset="1"
4002- style="stop-color:#ffffff;stop-opacity:0.39215687"
4003- id="stop4019-1-3-5" />
4004- </linearGradient>
4005- <linearGradient
4006- id="linearGradient4223-7-7">
4007- <stop
4008- offset="0"
4009- style="stop-color:#464646;stop-opacity:1"
4010- id="stop4225-5-7" />
4011- <stop
4012- offset="1"
4013- style="stop-color:#6f6f6f;stop-opacity:1"
4014- id="stop4227-0-3" />
4015- </linearGradient>
4016- <linearGradient
4017- id="linearGradient4215-3-6">
4018- <stop
4019- offset="0"
4020- style="stop-color:#dcdcdc;stop-opacity:1"
4021- id="stop4217-9-2" />
4022- <stop
4023- offset="1"
4024- style="stop-color:#f0f0f0;stop-opacity:1"
4025- id="stop4219-6-6" />
4026- </linearGradient>
4027- <linearGradient
4028- id="linearGradient4011-9-6-2">
4029- <stop
4030- offset="0"
4031- style="stop-color:#ffffff;stop-opacity:1"
4032- id="stop4013-5-6-9" />
4033- <stop
4034- offset="0.507761"
4035- style="stop-color:#ffffff;stop-opacity:0.23529412"
4036- id="stop4015-1-9-3" />
4037- <stop
4038- offset="0.83456558"
4039- style="stop-color:#ffffff;stop-opacity:0.15686275"
4040- id="stop4017-7-3-2" />
4041- <stop
4042- offset="1"
4043- style="stop-color:#ffffff;stop-opacity:0.39215687"
4044- id="stop4019-1-1-6" />
4045- </linearGradient>
4046- <linearGradient
4047- id="linearGradient4223-5-2">
4048- <stop
4049- offset="0"
4050- style="stop-color:#464646;stop-opacity:1"
4051- id="stop4225-9-4" />
4052- <stop
4053- offset="1"
4054- style="stop-color:#6f6f6f;stop-opacity:1"
4055- id="stop4227-2-9" />
4056- </linearGradient>
4057- <linearGradient
4058- id="linearGradient4215-9-3">
4059- <stop
4060- offset="0"
4061- style="stop-color:#dcdcdc;stop-opacity:1"
4062- id="stop4217-6-9" />
4063- <stop
4064- offset="1"
4065- style="stop-color:#f0f0f0;stop-opacity:1"
4066- id="stop4219-8-2" />
4067- </linearGradient>
4068- <linearGradient
4069- id="linearGradient4011-9-9-70">
4070- <stop
4071- offset="0"
4072- style="stop-color:#ffffff;stop-opacity:1"
4073- id="stop4013-5-4-3" />
4074- <stop
4075- offset="0.507761"
4076- style="stop-color:#ffffff;stop-opacity:0.23529412"
4077- id="stop4015-1-5-70" />
4078- <stop
4079- offset="0.83456558"
4080- style="stop-color:#ffffff;stop-opacity:0.15686275"
4081- id="stop4017-7-0-13" />
4082- <stop
4083- offset="1"
4084- style="stop-color:#ffffff;stop-opacity:0.39215687"
4085- id="stop4019-1-12-7" />
4086- </linearGradient>
4087- <linearGradient
4088- id="linearGradient4223-3-7">
4089- <stop
4090- offset="0"
4091- style="stop-color:#464646;stop-opacity:1"
4092- id="stop4225-1-3" />
4093- <stop
4094- offset="1"
4095- style="stop-color:#6f6f6f;stop-opacity:1"
4096- id="stop4227-7-89" />
4097- </linearGradient>
4098- <linearGradient
4099- id="linearGradient4215-8-4">
4100- <stop
4101- offset="0"
4102- style="stop-color:#dcdcdc;stop-opacity:1"
4103- id="stop4217-1-2" />
4104- <stop
4105- offset="1"
4106- style="stop-color:#f0f0f0;stop-opacity:1"
4107- id="stop4219-3-4" />
4108- </linearGradient>
4109- <linearGradient
4110- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7">
4111- <stop
4112- offset="0"
4113- style="stop-color:#ffffff;stop-opacity:1"
4114- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9" />
4115- <stop
4116- offset="1"
4117- style="stop-color:#ffffff;stop-opacity:0"
4118- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0" />
4119- </linearGradient>
4120- <linearGradient
4121- id="linearGradient4695-1-4-7-4-87">
4122- <stop
4123- offset="0"
4124- style="stop-color:#000000;stop-opacity:1"
4125- id="stop4697-9-9-8-5-12" />
4126- <stop
4127- offset="1"
4128- style="stop-color:#000000;stop-opacity:0"
4129- id="stop4699-5-8-2-0-49" />
4130- </linearGradient>
4131- <linearGradient
4132- id="linearGradient4695-1-4-3-5">
4133- <stop
4134- offset="0"
4135- style="stop-color:#000000;stop-opacity:1"
4136- id="stop4697-9-9-7-0" />
4137- <stop
4138- offset="1"
4139- style="stop-color:#000000;stop-opacity:0"
4140- id="stop4699-5-8-9-0" />
4141- </linearGradient>
4142- <linearGradient
4143- id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78">
4144- <stop
4145- offset="0"
4146- style="stop-color:#185f9a;stop-opacity:1"
4147- id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9" />
4148- <stop
4149- offset="1"
4150- style="stop-color:#599ec9;stop-opacity:1"
4151- id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8" />
4152- </linearGradient>
4153- <linearGradient
4154- id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5">
4155- <stop
4156- offset="0"
4157- style="stop-color:#90dbec;stop-opacity:1"
4158- id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7" />
4159- <stop
4160- offset="0.26238"
4161- style="stop-color:#55c1ec;stop-opacity:1"
4162- id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99" />
4163- <stop
4164- offset="0.704952"
4165- style="stop-color:#3689e6;stop-opacity:1"
4166- id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8" />
4167- <stop
4168- offset="1"
4169- style="stop-color:#2b63a0;stop-opacity:1"
4170- id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9" />
4171- </linearGradient>
4172- <linearGradient
4173- id="linearGradient4011-9-9-9-1">
4174- <stop
4175- offset="0"
4176- style="stop-color:#ffffff;stop-opacity:1"
4177- id="stop4013-5-4-7-9" />
4178- <stop
4179- offset="0.507761"
4180- style="stop-color:#ffffff;stop-opacity:0.23529412"
4181- id="stop4015-1-5-3-2" />
4182- <stop
4183- offset="0.83456558"
4184- style="stop-color:#ffffff;stop-opacity:0.15686275"
4185- id="stop4017-7-0-9-1" />
4186- <stop
4187- offset="1"
4188- style="stop-color:#ffffff;stop-opacity:0.39215687"
4189- id="stop4019-1-12-6-5" />
4190- </linearGradient>
4191- <linearGradient
4192- id="linearGradient4223-3-0-6">
4193- <stop
4194- offset="0"
4195- style="stop-color:#464646;stop-opacity:1"
4196- id="stop4225-1-5-5" />
4197- <stop
4198- offset="1"
4199- style="stop-color:#6f6f6f;stop-opacity:1"
4200- id="stop4227-7-8-1" />
4201- </linearGradient>
4202- <linearGradient
4203- id="linearGradient4215-8-6-7">
4204- <stop
4205- offset="0"
4206- style="stop-color:#dcdcdc;stop-opacity:1"
4207- id="stop4217-1-7-9" />
4208- <stop
4209- offset="1"
4210- style="stop-color:#f0f0f0;stop-opacity:1"
4211- id="stop4219-3-8-1" />
4212- </linearGradient>
4213- <linearGradient
4214- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4-2">
4215- <stop
4216- offset="0"
4217- style="stop-color:#ffffff;stop-opacity:1"
4218- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-5-7" />
4219- <stop
4220- offset="1"
4221- style="stop-color:#ffffff;stop-opacity:0"
4222- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-2-4" />
4223- </linearGradient>
4224- <linearGradient
4225- id="linearGradient4695-1-4-7-4-1-8">
4226- <stop
4227- offset="0"
4228- style="stop-color:#000000;stop-opacity:1"
4229- id="stop4697-9-9-8-5-8-9" />
4230- <stop
4231- offset="1"
4232- style="stop-color:#000000;stop-opacity:0"
4233- id="stop4699-5-8-2-0-0-3" />
4234- </linearGradient>
4235- <linearGradient
4236- id="linearGradient4695-1-4-3-1-8">
4237- <stop
4238- offset="0"
4239- style="stop-color:#000000;stop-opacity:1"
4240- id="stop4697-9-9-7-7-8" />
4241- <stop
4242- offset="1"
4243- style="stop-color:#000000;stop-opacity:0"
4244- id="stop4699-5-8-9-2-6" />
4245- </linearGradient>
4246- <linearGradient
4247- id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7-0">
4248- <stop
4249- offset="0"
4250- style="stop-color:#185f9a;stop-opacity:1"
4251- id="stop3760-0-9-4-4-2-0-0-0-5-9-9-3-5" />
4252- <stop
4253- offset="1"
4254- style="stop-color:#599ec9;stop-opacity:1"
4255- id="stop3762-7-7-9-1-1-6-4-4-4-6-2-4-4" />
4256- </linearGradient>
4257- <linearGradient
4258- id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9-6">
4259- <stop
4260- offset="0"
4261- style="stop-color:#90dbec;stop-opacity:1"
4262- id="stop3750-1-6-5-3-3-0-0-2-3-3-4-9-2" />
4263- <stop
4264- offset="0.26238"
4265- style="stop-color:#55c1ec;stop-opacity:1"
4266- id="stop3752-0-3-2-2-7-6-7-0-2-4-49-0-8" />
4267- <stop
4268- offset="0.704952"
4269- style="stop-color:#3689e6;stop-opacity:1"
4270- id="stop3754-1-3-0-7-1-4-0-1-2-3-7-9-5" />
4271- <stop
4272- offset="1"
4273- style="stop-color:#2b63a0;stop-opacity:1"
4274- id="stop3756-0-4-7-2-5-5-2-0-3-59-9-5-9" />
4275- </linearGradient>
4276- <linearGradient
4277- id="linearGradient4011-9-9-7-8">
4278- <stop
4279- offset="0"
4280- style="stop-color:#ffffff;stop-opacity:1"
4281- id="stop4013-5-4-5-7" />
4282- <stop
4283- offset="0.507761"
4284- style="stop-color:#ffffff;stop-opacity:0.23529412"
4285- id="stop4015-1-5-7-2" />
4286- <stop
4287- offset="0.83456558"
4288- style="stop-color:#ffffff;stop-opacity:0.15686275"
4289- id="stop4017-7-0-1-6" />
4290- <stop
4291- offset="1"
4292- style="stop-color:#ffffff;stop-opacity:0.39215687"
4293- id="stop4019-1-12-8-2" />
4294- </linearGradient>
4295- <linearGradient
4296- id="linearGradient4223-3-6-4">
4297- <stop
4298- offset="0"
4299- style="stop-color:#464646;stop-opacity:1"
4300- id="stop4225-1-7-8" />
4301- <stop
4302- offset="1"
4303- style="stop-color:#6f6f6f;stop-opacity:1"
4304- id="stop4227-7-86-2" />
4305- </linearGradient>
4306- <linearGradient
4307- id="linearGradient4215-8-0-6">
4308- <stop
4309- offset="0"
4310- style="stop-color:#dcdcdc;stop-opacity:1"
4311- id="stop4217-1-8-2" />
4312- <stop
4313- offset="1"
4314- style="stop-color:#f0f0f0;stop-opacity:1"
4315- id="stop4219-3-1-1" />
4316- </linearGradient>
4317- <linearGradient
4318- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6-1">
4319- <stop
4320- offset="0"
4321- style="stop-color:#ffffff;stop-opacity:1"
4322- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7-8" />
4323- <stop
4324- offset="1"
4325- style="stop-color:#ffffff;stop-opacity:0"
4326- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4-1" />
4327- </linearGradient>
4328- <linearGradient
4329- id="linearGradient4695-1-4-7-4-8-8">
4330- <stop
4331- offset="0"
4332- style="stop-color:#000000;stop-opacity:1"
4333- id="stop4697-9-9-8-5-1-0" />
4334- <stop
4335- offset="1"
4336- style="stop-color:#000000;stop-opacity:0"
4337- id="stop4699-5-8-2-0-4-4" />
4338- </linearGradient>
4339- <linearGradient
4340- id="linearGradient4695-1-4-3-4-3">
4341- <stop
4342- offset="0"
4343- style="stop-color:#000000;stop-opacity:1"
4344- id="stop4697-9-9-7-4-5" />
4345- <stop
4346- offset="1"
4347- style="stop-color:#000000;stop-opacity:0"
4348- id="stop4699-5-8-9-7-6" />
4349- </linearGradient>
4350- <linearGradient
4351- id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3-9">
4352- <stop
4353- offset="0"
4354- style="stop-color:#185f9a;stop-opacity:1"
4355- id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4-3" />
4356- <stop
4357- offset="1"
4358- style="stop-color:#599ec9;stop-opacity:1"
4359- id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7-9" />
4360- </linearGradient>
4361- <linearGradient
4362- id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6-4">
4363- <stop
4364- offset="0"
4365- style="stop-color:#90dbec;stop-opacity:1"
4366- id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0-6" />
4367- <stop
4368- offset="0.26238"
4369- style="stop-color:#55c1ec;stop-opacity:1"
4370- id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9-6" />
4371- <stop
4372- offset="0.704952"
4373- style="stop-color:#3689e6;stop-opacity:1"
4374- id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97-3" />
4375- <stop
4376- offset="1"
4377- style="stop-color:#2b63a0;stop-opacity:1"
4378- id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7-1" />
4379- </linearGradient>
4380- <linearGradient
4381- gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)"
4382- gradientUnits="userSpaceOnUse"
4383- xlink:href="#linearGradient4011-9-9-7"
4384- id="linearGradient7554"
4385- y2="44.340794"
4386- x2="71.204407"
4387- y1="6.2375584"
4388- x1="71.204407" />
4389- <linearGradient
4390- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4391- gradientUnits="userSpaceOnUse"
4392- xlink:href="#linearGradient4223-3-6"
4393- id="linearGradient7552"
4394- y2="7.8025136"
4395- x2="21.346498"
4396- y1="59.968513"
4397- x1="21.346498" />
4398- <linearGradient
4399- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4400- gradientUnits="userSpaceOnUse"
4401- xlink:href="#linearGradient4215-8-0"
4402- id="linearGradient7550"
4403- y2="8.0928917"
4404- x2="38.976662"
4405- y1="59.967686"
4406- x1="38.976662" />
4407- <linearGradient
4408- gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)"
4409- gradientUnits="userSpaceOnUse"
4410- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6"
4411- id="linearGradient7548"
4412- y2="457.80115"
4413- x2="617.50946"
4414- y1="446.54532"
4415- x1="617.50946" />
4416- <linearGradient
4417- gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)"
4418- gradientUnits="userSpaceOnUse"
4419- xlink:href="#linearGradient4695-1-4-7-4-8"
4420- id="linearGradient7546"
4421- y2="233.82706"
4422- x2="292.85727"
4423- y1="211.07642"
4424- x1="292.85727" />
4425- <linearGradient
4426- gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)"
4427- gradientUnits="userSpaceOnUse"
4428- xlink:href="#linearGradient4695-1-4-3-4"
4429- id="linearGradient7544"
4430- y2="233.82706"
4431- x2="292.85727"
4432- y1="211.07642"
4433- x1="292.85727" />
4434- <linearGradient
4435- gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)"
4436- gradientUnits="userSpaceOnUse"
4437- xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3"
4438- id="linearGradient7542"
4439- y2="114.0287"
4440- x2="-41.149147"
4441- y1="50.958263"
4442- x1="-41.149147" />
4443- <linearGradient
4444- gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)"
4445- gradientUnits="userSpaceOnUse"
4446- xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6"
4447- id="linearGradient7540"
4448- y2="-165.28671"
4449- x2="207.5451"
4450- y1="-117.44396"
4451- x1="207.5451" />
4452- <linearGradient
4453- gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)"
4454- gradientUnits="userSpaceOnUse"
4455- xlink:href="#linearGradient4011-9-9-9"
4456- id="linearGradient7538"
4457- y2="44.340794"
4458- x2="71.204407"
4459- y1="6.2375584"
4460- x1="71.204407" />
4461- <linearGradient
4462- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4463- gradientUnits="userSpaceOnUse"
4464- xlink:href="#linearGradient4223-3-0"
4465- id="linearGradient7536"
4466- y2="7.8025136"
4467- x2="21.346498"
4468- y1="59.968513"
4469- x1="21.346498" />
4470- <linearGradient
4471- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4472- gradientUnits="userSpaceOnUse"
4473- xlink:href="#linearGradient4215-8-6"
4474- id="linearGradient7534"
4475- y2="8.0928917"
4476- x2="38.976662"
4477- y1="59.967686"
4478- x1="38.976662" />
4479- <linearGradient
4480- gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)"
4481- gradientUnits="userSpaceOnUse"
4482- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4"
4483- id="linearGradient7532"
4484- y2="457.80115"
4485- x2="617.50946"
4486- y1="446.54532"
4487- x1="617.50946" />
4488- <linearGradient
4489- gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)"
4490- gradientUnits="userSpaceOnUse"
4491- xlink:href="#linearGradient4695-1-4-7-4-1"
4492- id="linearGradient7530"
4493- y2="233.82706"
4494- x2="292.85727"
4495- y1="211.07642"
4496- x1="292.85727" />
4497- <linearGradient
4498- gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)"
4499- gradientUnits="userSpaceOnUse"
4500- xlink:href="#linearGradient4695-1-4-3-1"
4501- id="linearGradient7528"
4502- y2="233.82706"
4503- x2="292.85727"
4504- y1="211.07642"
4505- x1="292.85727" />
4506- <linearGradient
4507- gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)"
4508- gradientUnits="userSpaceOnUse"
4509- xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7"
4510- id="linearGradient7526"
4511- y2="114.0287"
4512- x2="-41.149147"
4513- y1="50.958263"
4514- x1="-41.149147" />
4515- <linearGradient
4516- gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)"
4517- gradientUnits="userSpaceOnUse"
4518- xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9"
4519- id="linearGradient7524"
4520- y2="-165.28671"
4521- x2="207.5451"
4522- y1="-117.44396"
4523- x1="207.5451" />
4524- <linearGradient
4525- gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)"
4526- gradientUnits="userSpaceOnUse"
4527- xlink:href="#linearGradient4011-9-9"
4528- id="linearGradient7522"
4529- y2="44.340794"
4530- x2="71.204407"
4531- y1="6.2375584"
4532- x1="71.204407" />
4533- <linearGradient
4534- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4535- gradientUnits="userSpaceOnUse"
4536- xlink:href="#linearGradient4223-3"
4537- id="linearGradient7520"
4538- y2="7.8025136"
4539- x2="21.346498"
4540- y1="59.968513"
4541- x1="21.346498" />
4542- <linearGradient
4543- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4544- gradientUnits="userSpaceOnUse"
4545- xlink:href="#linearGradient4215-8"
4546- id="linearGradient7518"
4547- y2="8.0928917"
4548- x2="38.976662"
4549- y1="59.967686"
4550- x1="38.976662" />
4551- <linearGradient
4552- gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)"
4553- gradientUnits="userSpaceOnUse"
4554- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4"
4555- id="linearGradient7516"
4556- y2="457.80115"
4557- x2="617.50946"
4558- y1="446.54532"
4559- x1="617.50946" />
4560- <linearGradient
4561- gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)"
4562- gradientUnits="userSpaceOnUse"
4563- xlink:href="#linearGradient4695-1-4-7-4"
4564- id="linearGradient7514"
4565- y2="233.82706"
4566- x2="292.85727"
4567- y1="211.07642"
4568- x1="292.85727" />
4569- <linearGradient
4570- gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)"
4571- gradientUnits="userSpaceOnUse"
4572- xlink:href="#linearGradient4695-1-4-3"
4573- id="linearGradient7512"
4574- y2="233.82706"
4575- x2="292.85727"
4576- y1="211.07642"
4577- x1="292.85727" />
4578- <linearGradient
4579- gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)"
4580- gradientUnits="userSpaceOnUse"
4581- xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7"
4582- id="linearGradient7510"
4583- y2="114.0287"
4584- x2="-41.149147"
4585- y1="50.958263"
4586- x1="-41.149147" />
4587- <linearGradient
4588- gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)"
4589- gradientUnits="userSpaceOnUse"
4590- xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1"
4591- id="linearGradient7508"
4592- y2="-165.28671"
4593- x2="207.5451"
4594- y1="-117.44396"
4595- x1="207.5451" />
4596- <linearGradient
4597- gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)"
4598- gradientUnits="userSpaceOnUse"
4599- xlink:href="#linearGradient4011-9-6"
4600- id="linearGradient7506"
4601- y2="44.340794"
4602- x2="71.204407"
4603- y1="6.2375584"
4604- x1="71.204407" />
4605- <linearGradient
4606- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4607- gradientUnits="userSpaceOnUse"
4608- xlink:href="#linearGradient4223-5"
4609- id="linearGradient7504"
4610- y2="7.8025136"
4611- x2="21.346498"
4612- y1="59.968513"
4613- x1="21.346498" />
4614- <linearGradient
4615- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4616- gradientUnits="userSpaceOnUse"
4617- xlink:href="#linearGradient4215-9"
4618- id="linearGradient7502"
4619- y2="8.0928917"
4620- x2="38.976662"
4621- y1="59.967686"
4622- x1="38.976662" />
4623- <linearGradient
4624- gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)"
4625- gradientUnits="userSpaceOnUse"
4626- xlink:href="#linearGradient4011-9-1"
4627- id="linearGradient7500"
4628- y2="44.340794"
4629- x2="71.204407"
4630- y1="6.2375584"
4631- x1="71.204407" />
4632- <linearGradient
4633- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4634- gradientUnits="userSpaceOnUse"
4635- xlink:href="#linearGradient4223-7"
4636- id="linearGradient7498"
4637- y2="7.8025136"
4638- x2="21.346498"
4639- y1="59.968513"
4640- x1="21.346498" />
4641- <linearGradient
4642- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4643- gradientUnits="userSpaceOnUse"
4644- xlink:href="#linearGradient4215-3"
4645- id="linearGradient7496"
4646- y2="8.0928917"
4647- x2="38.976662"
4648- y1="59.967686"
4649- x1="38.976662" />
4650- <linearGradient
4651- gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)"
4652- gradientUnits="userSpaceOnUse"
4653- xlink:href="#linearGradient4011-9"
4654- id="linearGradient7494"
4655- y2="44.340794"
4656- x2="71.204407"
4657- y1="6.2375584"
4658- x1="71.204407" />
4659- <linearGradient
4660- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4661- gradientUnits="userSpaceOnUse"
4662- xlink:href="#linearGradient4223"
4663- id="linearGradient7492"
4664- y2="7.8025136"
4665- x2="21.346498"
4666- y1="59.968513"
4667- x1="21.346498" />
4668- <linearGradient
4669- gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)"
4670- gradientUnits="userSpaceOnUse"
4671- xlink:href="#linearGradient4215"
4672- id="linearGradient7490"
4673- y2="8.0928917"
4674- x2="38.976662"
4675- y1="59.967686"
4676- x1="38.976662" />
4677- <linearGradient
4678- gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-609.38805)"
4679- gradientUnits="userSpaceOnUse"
4680- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8"
4681- id="linearGradient7488"
4682- y2="457.80115"
4683- x2="617.50946"
4684- y1="446.54532"
4685- x1="617.50946" />
4686- <linearGradient
4687- gradientTransform="matrix(0.23348018,0,0,0.9047619,7.2292311,-92.66796)"
4688- gradientUnits="userSpaceOnUse"
4689- xlink:href="#linearGradient4695-1-9"
4690- id="linearGradient7486"
4691- y2="233.82706"
4692- x2="292.85727"
4693- y1="211.07642"
4694- x1="292.85727" />
4695- <linearGradient
4696- gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292302,-134.66796)"
4697- gradientUnits="userSpaceOnUse"
4698- xlink:href="#linearGradient4695-1-7-1"
4699- id="linearGradient7484"
4700- y2="221.62648"
4701- x2="368.68182"
4702- y1="210.69733"
4703- x1="368.68182" />
4704- <linearGradient
4705- gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)"
4706- gradientUnits="userSpaceOnUse"
4707- xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2"
4708- id="linearGradient7482"
4709- y2="266.21777"
4710- x2="287.5824"
4711- y1="289.32889"
4712- x1="287.24359" />
4713- <linearGradient
4714- gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)"
4715- gradientUnits="userSpaceOnUse"
4716- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8"
4717- id="linearGradient7480"
4718- y2="266.21777"
4719- x2="257.57822"
4720- y1="289.32889"
4721- x1="257.57822" />
4722- <linearGradient
4723- gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-567.38805)"
4724- gradientUnits="userSpaceOnUse"
4725- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5"
4726- id="linearGradient7478"
4727- y2="457.80115"
4728- x2="617.50946"
4729- y1="446.54532"
4730- x1="617.50946" />
4731- <linearGradient
4732- gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-648.38826)"
4733- gradientUnits="userSpaceOnUse"
4734- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0"
4735- id="linearGradient7476"
4736- y2="457.80115"
4737- x2="617.50946"
4738- y1="446.54532"
4739- x1="617.50946" />
4740- <linearGradient
4741- gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)"
4742- gradientUnits="userSpaceOnUse"
4743- xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9"
4744- id="linearGradient7474"
4745- y2="50.990871"
4746- x2="434.69922"
4747- y1="74.999947"
4748- x1="434.69922" />
4749- <linearGradient
4750- gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154391,-55.50452)"
4751- gradientUnits="userSpaceOnUse"
4752- xlink:href="#linearGradient4703-5-8"
4753- id="linearGradient7472"
4754- y2="234.83348"
4755- x2="190.53651"
4756- y1="209.78331"
4757- x1="190.53651" />
4758- <linearGradient
4759- gradientTransform="matrix(0.71428574,0,0,1.0952381,-347.57137,-648.38826)"
4760- gradientUnits="userSpaceOnUse"
4761- xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2"
4762- id="linearGradient7470"
4763- y2="457.80115"
4764- x2="617.50946"
4765- y1="446.54532"
4766- x1="617.50946" />
4767- <linearGradient
4768- gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292311,-53.66775)"
4769- gradientUnits="userSpaceOnUse"
4770- xlink:href="#linearGradient4695-1"
4771- id="linearGradient7468"
4772- y2="233.82706"
4773- x2="292.85727"
4774- y1="211.07642"
4775- x1="292.85727" />
4776- <linearGradient
4777- gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)"
4778- gradientUnits="userSpaceOnUse"
4779- xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3"
4780- id="linearGradient7466"
4781- y2="50.990871"
4782- x2="434.69922"
4783- y1="74.999947"
4784- x1="434.69922" />
4785- <linearGradient
4786- gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154396,-55.50452)"
4787- gradientUnits="userSpaceOnUse"
4788- xlink:href="#linearGradient4703-5"
4789- id="linearGradient7464"
4790- y2="234.83348"
4791- x2="190.53651"
4792- y1="209.78331"
4793- x1="190.53651" />
4794- <linearGradient
4795- gradientTransform="translate(534.55883,53.57347)"
4796- gradientUnits="userSpaceOnUse"
4797- xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9"
4798- id="linearGradient7458"
4799- y2="16.510626"
4800- x2="33.29747"
4801- y1="7.2762513"
4802- x1="33.058666" />
4803- <linearGradient
4804- gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)"
4805- gradientUnits="userSpaceOnUse"
4806- xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0"
4807- id="linearGradient7442"
4808- y2="12.08284"
4809- x2="11.170083"
4810- y1="7.8435774"
4811- x1="6.93082" />
4812- <linearGradient
4813- gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)"
4814- gradientUnits="userSpaceOnUse"
4815- xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3"
4816- id="linearGradient7432"
4817- y2="266.21777"
4818- x2="287.5824"
4819- y1="289.32889"
4820- x1="287.24359" />
4821- <linearGradient
4822- gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)"
4823- gradientUnits="userSpaceOnUse"
4824- xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7"
4825- id="linearGradient7430"
4826- y2="266.21777"
4827- x2="257.57822"
4828- y1="289.32889"
4829- x1="257.57822" />
4830- <mask
4831- id="mask7426">
4832- <rect
4833- style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99829447;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter7414);enable-background:accumulate"
4834- id="rect7428"
4835- y="-20.501659"
4836- x="-36.455845"
4837- ry="11.5"
4838- rx="11.5"
4839- height="207.88939"
4840- width="226.27417" />
4841- </mask>
4842- <filter
4843- id="filter7414"
4844- color-interpolation-filters="sRGB"
4845- height="1.2506123"
4846- width="1.23025"
4847- y="-0.12530611"
4848- x="-0.115125">
4849- <feGaussianBlur
4850- id="feGaussianBlur7416"
4851- stdDeviation="10.854089" />
4852- </filter>
4853- <linearGradient
4854- id="linearGradient4011-9-9-7">
4855- <stop
4856- offset="0"
4857- style="stop-color:#ffffff;stop-opacity:1"
4858- id="stop4013-5-4-5" />
4859- <stop
4860- offset="0.507761"
4861- style="stop-color:#ffffff;stop-opacity:0.23529412"
4862- id="stop4015-1-5-7" />
4863- <stop
4864- offset="0.83456558"
4865- style="stop-color:#ffffff;stop-opacity:0.15686275"
4866- id="stop4017-7-0-1" />
4867- <stop
4868- offset="1"
4869- style="stop-color:#ffffff;stop-opacity:0.39215687"
4870- id="stop4019-1-12-8" />
4871- </linearGradient>
4872- <linearGradient
4873- id="linearGradient4223-3-6">
4874- <stop
4875- offset="0"
4876- style="stop-color:#464646;stop-opacity:1"
4877- id="stop4225-1-7" />
4878- <stop
4879- offset="1"
4880- style="stop-color:#6f6f6f;stop-opacity:1"
4881- id="stop4227-7-86" />
4882- </linearGradient>
4883- <linearGradient
4884- id="linearGradient4215-8-0">
4885- <stop
4886- offset="0"
4887- style="stop-color:#dcdcdc;stop-opacity:1"
4888- id="stop4217-1-8" />
4889- <stop
4890- offset="1"
4891- style="stop-color:#f0f0f0;stop-opacity:1"
4892- id="stop4219-3-1" />
4893- </linearGradient>
4894- <linearGradient
4895- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6">
4896- <stop
4897- offset="0"
4898- style="stop-color:#ffffff;stop-opacity:1"
4899- id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7" />
4900- <stop
4901- offset="1"
4902- style="stop-color:#ffffff;stop-opacity:0"
4903- id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4" />
4904- </linearGradient>
4905- <linearGradient
4906- id="linearGradient4695-1-4-7-4-8">
4907- <stop
4908- offset="0"
4909- style="stop-color:#000000;stop-opacity:1"
4910- id="stop4697-9-9-8-5-1" />
4911- <stop
4912- offset="1"
4913- style="stop-color:#000000;stop-opacity:0"
4914- id="stop4699-5-8-2-0-4" />
4915- </linearGradient>
4916- <linearGradient
4917- id="linearGradient4695-1-4-3-4">
4918- <stop
4919- offset="0"
4920- style="stop-color:#000000;stop-opacity:1"
4921- id="stop4697-9-9-7-4" />
4922- <stop
4923- offset="1"
4924- style="stop-color:#000000;stop-opacity:0"
4925- id="stop4699-5-8-9-7" />
4926- </linearGradient>
4927- <linearGradient
4928- id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3">
4929- <stop
4930- offset="0"
4931- style="stop-color:#185f9a;stop-opacity:1"
4932- id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4" />
4933- <stop
4934- offset="1"
4935- style="stop-color:#599ec9;stop-opacity:1"
4936- id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7" />
4937- </linearGradient>
4938- <linearGradient
4939- id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6">
4940- <stop
4941- offset="0"
4942- style="stop-color:#90dbec;stop-opacity:1"
4943- id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0" />
4944- <stop
4945- offset="0.26238"
4946- style="stop-color:#55c1ec;stop-opacity:1"
4947- id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9" />
4948- <stop
4949- offset="0.704952"
4950- style="stop-color:#3689e6;stop-opacity:1"
4951- id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97" />
4952- <stop
4953- offset="1"
4954- style="stop-color:#2b63a0;stop-opacity:1"
4955- id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7" />
4956- </linearGradient>
4957- <linearGradient
4958- id="linearGradient4011-9-9-9">
4959- <stop
4960- offset="0"
4961- style="stop-color:#ffffff;stop-opacity:1"
4962- id="stop4013-5-4-7" />
4963- <stop
4964- offset="0.507761"
4965- style="stop-color:#ffffff;stop-opacity:0.23529412"
4966- id="stop4015-1-5-3" />
4967- <stop
4968- offset="0.83456558"
4969- style="stop-color:#ffffff;stop-opacity:0.15686275"
4970- id="stop4017-7-0-9" />
4971- <stop
4972- offset="1"
4973- style="stop-color:#ffffff;stop-opacity:0.39215687"
4974- id="stop4019-1-12-6" />
4975- </linearGradient>
4976- <linearGradient
4977- id="linearGradient4223-3-0">
4978- <stop
4979- offset="0"
4980- style="stop-color:#464646;stop-opacity:1"
4981- id="stop4225-1-5" />
4982- <stop
4983- offset="1"
4984- style="stop-color:#6f6f6f;stop-opacity:1"
4985- id="stop4227-7-8" />
4986- </linearGradient>
4987- <linearGradient
4988- id="linearGradient4215-8-6">
4989- <stop
4990- offset="0"
4991- style="stop-color:#dcdcdc;stop-opacity:1"
4992- id="stop4217-1-7" />
4993- <stop
4994- offset="1"
4995- style="stop-color:#f0f0f0;stop-opacity:1"
4996- id="stop4219-3-8" />
4997- </linearGradient>
4998- <linearGradient
4999- id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4">
5000- <stop
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: