diff options
author | Dave Andreoli <dave@gurumeditation.it> | 2016-05-08 19:06:03 +0200 |
---|---|---|
committer | Dave Andreoli <dave@gurumeditation.it> | 2016-05-08 19:06:48 +0200 |
commit | 4da0722a8d8abb5d2fec1879698fc2d3c04cc5c9 (patch) | |
tree | 4e90f59b7d8e21a36f5eb07a0026d1692e58d5b6 | |
parent | 56d2d462a2b225bca36c1404c09046a436d4ce33 (diff) |
FDO icons: more work on Places icons
56 files changed, 4517 insertions, 435 deletions
diff --git a/data/elementary/themes/edc/elm/icon_fdo.edc b/data/elementary/themes/edc/elm/icon_fdo.edc index 856ffbd508..3203c63ed5 100644 --- a/data/elementary/themes/edc/elm/icon_fdo.edc +++ b/data/elementary/themes/edc/elm/icon_fdo.edc | |||
@@ -67,21 +67,21 @@ | |||
67 | #define CTX "places" | 67 | #define CTX "places" |
68 | ICO1(CTX, "user-home", 128) | 68 | ICO1(CTX, "user-home", 128) |
69 | ICO1(CTX, "user-bookmarks", 128) | 69 | ICO1(CTX, "user-bookmarks", 128) |
70 | ICO2(CTX, "user-desktop") | ||
70 | ICO1(CTX, "user-trash", 128) | 71 | ICO1(CTX, "user-trash", 128) |
71 | ICO2(CTX, "folder") | 72 | ICO2(CTX, "folder") |
72 | ICO2(CTX, "folder-remote") | 73 | ICO2(CTX, "folder-remote") |
73 | ICO2(CTX, "folder-open") /* */ | 74 | ICO2(CTX, "folder-open") /* */ |
74 | ICO2(CTX, "folder-home") /* */ | 75 | ICO2(CTX, "folder-home") /* */ |
75 | ICO2(CTX, "folder-downloads") /* */ | 76 | ICO2(CTX, "folder-download") /* */ |
76 | ICO1(CTX, "folder-recent", 128) /* */ | 77 | ICO2(CTX, "folder-recent") /* */ |
77 | ICO1(CTX, "folder-documents", 128) /* */ | 78 | ICO2(CTX, "folder-documents") /* */ |
78 | ICO1(CTX, "folder-images", 128) /* */ | 79 | ICO2(CTX, "folder-pictures") /* */ |
79 | ICO1(CTX, "folder-music", 128) /* */ | 80 | ICO2(CTX, "folder-music") /* */ |
80 | ICO1(CTX, "folder-videos", 128) /* */ | 81 | ICO2(CTX, "folder-videos") /* */ |
81 | ICO2(CTX, "network-server") | 82 | ICO2(CTX, "network-server") |
82 | ICO2(CTX, "network-workgroup") | 83 | ICO2(CTX, "network-workgroup") |
83 | ICO2(CTX, "start-here") | 84 | ICO2(CTX, "start-here") |
84 | // TODO user-desktop | ||
85 | #undef CTX | 85 | #undef CTX |
86 | 86 | ||
87 | 87 | ||
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-documents.svg b/data/elementary/themes/fdo/places/128-svg/folder-documents.svg index 0f48e1a362..0ce55167df 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-documents.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-documents.svg | |||
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -205,18 +237,18 @@ | |||
205 | borderopacity="1.0" | 237 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="2.75" | 240 | inkscape:zoom="3.8890874" |
209 | inkscape:cx="117.67367" | 241 | inkscape:cx="108.20209" |
210 | inkscape:cy="57.790554" | 242 | inkscape:cy="22.150491" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="957" | 247 | inkscape:window-width="1680" |
216 | inkscape:window-height="680" | 248 | inkscape:window-height="979" |
217 | inkscape:window-x="626" | 249 | inkscape:window-x="1680" |
218 | inkscape:window-y="47" | 250 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="1" /> |
220 | <metadata | 252 | <metadata |
221 | id="metadata26397"> | 253 | id="metadata26397"> |
222 | <rdf:RDF> | 254 | <rdf:RDF> |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -293,13 +325,13 @@ | |||
293 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | 325 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> |
294 | <path | 326 | <path |
295 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 327 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
296 | d="m 51.853731,-8.397429 c -1.662,0 -3,1.3380004 -3,3.0000003 l 0,41.9999997 c 0,1.662 1.338,3 3,3 l 30.000001,0 c 1.662,0 3,-1.338 3,-3 l 0,-29.9999998 c 0,-1.662 -13.338001,-15.0000002 -15.000001,-15.0000002 z m 1.5,3.0000003 16.5,0 0,11.9999999 12.000001,0 0,28.4999998 c 0,0.831 -0.669,1.5 -1.5,1.5 l -27.000001,0 c -0.831,0 -1.5,-0.669 -1.5,-1.5 l 0,-38.9999998 c 0,-0.8309999 0.669,-1.4999999 1.5,-1.4999999 z" | 328 | d="m 52.286027,-10.001597 c -1.662,0 -3,1.3379999 -3,2.9999999 l 0,42.0000001 c 0,1.662 1.338,3 3,3 l 30,0 c 1.662,0 3,-1.338 3,-3 l 0,-29.9999996 c 0,-1.662 -13.338,-15.0000004 -15,-15.0000004 z m 1.5,2.9999999 16.5,0 0,12.0000005 12,0 0,28.4999996 c 0,0.831 -0.669,1.5 -1.5,1.5 l -27,0 c -0.831,0 -1.5,-0.669 -1.5,-1.5 l 0,-39.0000001 c 0,-0.831 0.669,-1.5 1.5,-1.5 z" |
297 | id="rect21401-5-9-7" | 329 | id="rect21401-5-9-7" |
298 | inkscape:connector-curvature="0" | 330 | inkscape:connector-curvature="0" |
299 | sodipodi:nodetypes="sssssssssscccssssss" /> | 331 | sodipodi:nodetypes="sssssssssscccssssss" /> |
300 | <path | 332 | <path |
301 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 333 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
302 | d="m 52.110862,-10.197337 c -1.662,0 -3,1.338 -3,3.0000006 l 0,42.0000004 c 0,1.662 1.338,3 3,3 l 30,0 c 1.662,0 3,-1.338 3,-3 l 0,-30.0000004 c 0,-1.662 -13.338,-15.0000006 -15,-15.0000006 z m 1.5,3.0000006 16.5,0 0,12 12,0 0,28.5000004 c 0,0.831 -0.669,1.5 -1.5,1.5 l -27,0 c -0.831,0 -1.5,-0.669 -1.5,-1.5 l 0,-39.0000004 c 0,-0.831 0.669,-1.5 1.5,-1.5 z" | 334 | d="m 52.286027,-11.001837 c -1.662,0 -3,1.3379999 -3,2.9999999 l 0,42.0000001 c 0,1.662 1.338,3 3,3 l 30,0 c 1.662,0 3,-1.338 3,-3 l 0,-29.9999996 c 0,-1.662 -13.338,-15.0000004 -15,-15.0000004 z m 1.5,2.9999999 16.5,0 0,12.0000005 12,0 0,28.4999996 c 0,0.831 -0.669,1.5 -1.5,1.5 l -27,0 c -0.831,0 -1.5,-0.669 -1.5,-1.5 l 0,-39.0000001 c 0,-0.831 0.669,-1.5 1.5,-1.5 z" |
303 | id="rect21401-5-9" | 335 | id="rect21401-5-9" |
304 | inkscape:connector-curvature="0" | 336 | inkscape:connector-curvature="0" |
305 | sodipodi:nodetypes="sssssssssscccssssss" /> | 337 | sodipodi:nodetypes="sssssssssscccssssss" /> |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-downloads.svg b/data/elementary/themes/fdo/places/128-svg/folder-download.svg index 51a1968acd..aaa3969c40 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-downloads.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-download.svg | |||
@@ -15,7 +15,7 @@ | |||
15 | id="svg26392" | 15 | id="svg26392" |
16 | version="1.1" | 16 | version="1.1" |
17 | inkscape:version="0.48.5 r10040" | 17 | inkscape:version="0.48.5 r10040" |
18 | sodipodi:docname="folder.svg"> | 18 | sodipodi:docname="folder-download.svg"> |
19 | <defs | 19 | <defs |
20 | id="defs26394"> | 20 | id="defs26394"> |
21 | <linearGradient | 21 | <linearGradient |
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -205,18 +237,18 @@ | |||
205 | borderopacity="1.0" | 237 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="2.75" | 240 | inkscape:zoom="1.9445437" |
209 | inkscape:cx="71.396387" | 241 | inkscape:cx="241.7895" |
210 | inkscape:cy="70.005719" | 242 | inkscape:cy="30.96938" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="1027" | 247 | inkscape:window-width="1680" |
216 | inkscape:window-height="693" | 248 | inkscape:window-height="979" |
217 | inkscape:window-x="653" | 249 | inkscape:window-x="1680" |
218 | inkscape:window-y="16" | 250 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="1" /> |
220 | <metadata | 252 | <metadata |
221 | id="metadata26397"> | 253 | id="metadata26397"> |
222 | <rdf:RDF> | 254 | <rdf:RDF> |
@@ -225,7 +257,7 @@ | |||
225 | <dc:format>image/svg+xml</dc:format> | 257 | <dc:format>image/svg+xml</dc:format> |
226 | <dc:type | 258 | <dc:type |
227 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | 259 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
228 | <dc:title></dc:title> | 260 | <dc:title /> |
229 | </cc:Work> | 261 | </cc:Work> |
230 | </rdf:RDF> | 262 | </rdf:RDF> |
231 | </metadata> | 263 | </metadata> |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -292,32 +324,32 @@ | |||
292 | id="path3369-7" | 324 | id="path3369-7" |
293 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | 325 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> |
294 | <g | 326 | <g |
295 | id="g12587-31-2-0" | 327 | id="g12587-31-2-0-6" |
296 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 328 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
297 | transform="matrix(3,0,0,3,40.363637,-9.090909)"> | 329 | transform="matrix(3,0,0,3,41.310952,-9.4400858)"> |
298 | <path | 330 | <path |
299 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 331 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
300 | id="path2991-3-3-6" | 332 | id="path2991-3-3-6-2" |
301 | inkscape:connector-curvature="0" | 333 | inkscape:connector-curvature="0" |
302 | d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z" /> | 334 | d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z" /> |
303 | <path | 335 | <path |
304 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 336 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
305 | id="rect3005-5-8-6-7" | 337 | id="rect3005-5-8-6-7-9" |
306 | inkscape:connector-curvature="0" | 338 | inkscape:connector-curvature="0" |
307 | d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z" /> | 339 | d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z" /> |
308 | </g> | 340 | </g> |
309 | <g | 341 | <g |
310 | id="g12587-31-2-0-6" | 342 | id="g12587-31-2-0" |
311 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 343 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
312 | transform="matrix(3,0,0,3,40.363637,-7.9999997)"> | 344 | transform="matrix(3,0,0,3,41.310952,-10.440326)"> |
313 | <path | 345 | <path |
314 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 346 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
315 | id="path2991-3-3-6-2" | 347 | id="path2991-3-3-6" |
316 | inkscape:connector-curvature="0" | 348 | inkscape:connector-curvature="0" |
317 | d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z" /> | 349 | d="M 8,0 C 3.5817219,0 0,3.5817221 0,8 c 0,4.418278 3.5817219,8 8,8 4.418278,0 8,-3.581722 8,-8 C 16,3.5817221 12.418278,0 8,0 z m 0,2 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 C 4.6862915,14 2,11.313708 2,8 2,4.6862915 4.6862915,2 8,2 z" /> |
318 | <path | 350 | <path |
319 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 351 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
320 | id="rect3005-5-8-6-7-9" | 352 | id="rect3005-5-8-6-7" |
321 | inkscape:connector-curvature="0" | 353 | inkscape:connector-curvature="0" |
322 | d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z" /> | 354 | d="M 7,4 7,8 4,8 8,12 12,8 9,8 9,4 z" /> |
323 | </g> | 355 | </g> |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-home.svg b/data/elementary/themes/fdo/places/128-svg/folder-home.svg index d787ba184d..f79aeeeaef 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-home.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-home.svg | |||
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -205,18 +237,18 @@ | |||
205 | borderopacity="1.0" | 237 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="2.75" | 240 | inkscape:zoom="1.9445437" |
209 | inkscape:cx="79.257729" | 241 | inkscape:cx="335.31898" |
210 | inkscape:cy="65.068661" | 242 | inkscape:cy="31.553191" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="944" | 247 | inkscape:window-width="1680" |
216 | inkscape:window-height="539" | 248 | inkscape:window-height="979" |
217 | inkscape:window-x="691" | 249 | inkscape:window-x="1680" |
218 | inkscape:window-y="53" | 250 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="1" /> |
220 | <metadata | 252 | <metadata |
221 | id="metadata26397"> | 253 | id="metadata26397"> |
222 | <rdf:RDF> | 254 | <rdf:RDF> |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -293,12 +325,12 @@ | |||
293 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | 325 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> |
294 | <path | 326 | <path |
295 | inkscape:connector-curvature="0" | 327 | inkscape:connector-curvature="0" |
296 | d="m 65.825209,-6.3689094 -23.25,23.2500004 4.5,4.5 3.75,-3.75 0,18 12,0 0,-9 c 0,-1.662 1.338,-3 3,-3 1.662,0 3,1.338 3,3 l 0,9 12,0 0,-18 3.75,3.75 4.5,-4.5 -23.25,-23.2500004 z m 9,3 0,2.25 6,6 0,-8.25 -6,0 z" | 328 | d="m 65.249479,-2.9544654 -23.25,23.2500004 4.5,4.5 3.75,-3.75 0,18 12,0 0,-9 c 0,-1.662 1.338,-3 3,-3 1.662,0 3,1.338 3,3 l 0,9 12,0 0,-18 3.75,3.75 4.5,-4.5 -23.25,-23.2500004 z m 9,3 0,2.25 6,6 0,-8.25 -6,0 z" |
297 | id="path2998-49-0-8-6" | 329 | id="path2998-49-0-8-6" |
298 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 330 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
299 | <path | 331 | <path |
300 | inkscape:connector-curvature="0" | 332 | inkscape:connector-curvature="0" |
301 | d="m 65.825211,-7.3974287 -23.25,23.2500007 4.5,4.5 3.75,-3.75 0,18 12,0 0,-9 c 0,-1.662 1.338,-3 3,-3 1.662,0 3,1.338 3,3 l 0,9 12,0 0,-18 3.75,3.75 4.5,-4.5 -23.25,-23.2500007 z m 9,3 0,2.25 6,6 0,-8.25 -6,0 z" | 333 | d="m 65.249479,-3.9544654 -23.25,23.2500004 4.5,4.5 3.75,-3.75 0,18 12,0 0,-9 c 0,-1.662 1.338,-3 3,-3 1.662,0 3,1.338 3,3 l 0,9 12,0 0,-18 3.75,3.75 4.5,-4.5 -23.25,-23.2500004 z m 9,3 0,2.25 6,6 0,-8.25 -6,0 z" |
302 | id="path2998-49-0-0" | 334 | id="path2998-49-0-0" |
303 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:5.10000038;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 335 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:5.10000038;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
304 | </g> | 336 | </g> |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-music.svg b/data/elementary/themes/fdo/places/128-svg/folder-music.svg index 06d8f5525d..6e72e24cea 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-music.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-music.svg | |||
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -205,17 +237,17 @@ | |||
205 | borderopacity="1.0" | 237 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="1.9445437" | 240 | inkscape:zoom="2.7500001" |
209 | inkscape:cx="18.610841" | 241 | inkscape:cx="235.92638" |
210 | inkscape:cy="75.284581" | 242 | inkscape:cy="29.141962" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="938" | 247 | inkscape:window-width="1680" |
216 | inkscape:window-height="648" | 248 | inkscape:window-height="979" |
217 | inkscape:window-x="644" | 249 | inkscape:window-x="1680" |
218 | inkscape:window-y="87" | 250 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="0" /> |
220 | <metadata | 252 | <metadata |
221 | id="metadata26397"> | 253 | id="metadata26397"> |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -294,7 +326,7 @@ | |||
294 | <g | 326 | <g |
295 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 327 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
296 | id="layer1-9-4-9-1" | 328 | id="layer1-9-4-9-1" |
297 | transform="matrix(3.001341,0,0,2.9984608,40.753953,-9.6818178)"> | 329 | transform="matrix(3.001341,0,0,2.9984608,39.650502,-7.6532188)"> |
298 | <path | 330 | <path |
299 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 331 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
300 | id="rect2996-4-9-3" | 332 | id="rect2996-4-9-3" |
@@ -304,7 +336,7 @@ | |||
304 | <g | 336 | <g |
305 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 337 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
306 | id="layer1-9-4-9" | 338 | id="layer1-9-4-9" |
307 | transform="matrix(3.001341,0,0,2.9984608,40.753953,-10.681817)"> | 339 | transform="matrix(3.001341,0,0,2.9984608,39.650502,-8.6532188)"> |
308 | <path | 340 | <path |
309 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 341 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
310 | id="rect2996-4-9" | 342 | id="rect2996-4-9" |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-open.svg b/data/elementary/themes/fdo/places/128-svg/folder-open.svg index d2b7138c90..c9c1a11fc8 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-open.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-open.svg | |||
@@ -55,7 +55,7 @@ | |||
55 | gradientTransform="matrix(3.036796,0,0,2.1389772,-8.88311,-41.084763)" | 55 | gradientTransform="matrix(3.036796,0,0,2.1389772,-8.88311,-41.084763)" |
56 | gradientUnits="userSpaceOnUse" | 56 | gradientUnits="userSpaceOnUse" |
57 | id="linearGradient6618" | 57 | id="linearGradient6618" |
58 | xlink:href="#linearGradient5060-820" | 58 | xlink:href="#linearGradient6129-963-697-142-998-580-273-0" |
59 | inkscape:collect="always" /> | 59 | inkscape:collect="always" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273-0"> | 61 | id="linearGradient6129-963-697-142-998-580-273-0"> |
@@ -69,13 +69,23 @@ | |||
69 | offset="1" /> | 69 | offset="1" /> |
70 | </linearGradient> | 70 | </linearGradient> |
71 | <linearGradient | 71 | <linearGradient |
72 | y2="119.05979" | ||
73 | x2="-91" | ||
74 | y1="43.999817" | ||
75 | x1="-91" | ||
76 | gradientTransform="matrix(1,0,0,0.81333428,147,-44.693353)" | ||
77 | gradientUnits="userSpaceOnUse" | ||
78 | id="linearGradient6563" | ||
79 | xlink:href="#linearGradient4632-0-6-4-6" | ||
80 | inkscape:collect="always" /> | ||
81 | <linearGradient | ||
72 | id="linearGradient4632-0-6-4-6"> | 82 | id="linearGradient4632-0-6-4-6"> |
73 | <stop | 83 | <stop |
74 | style="stop-color:#b0bcce;stop-opacity:1;" | 84 | style="stop-color:#85c1ff;stop-opacity:1;" |
75 | offset="0" | 85 | offset="0" |
76 | id="stop4634-4-4-7-1" /> | 86 | id="stop4634-4-4-7-1" /> |
77 | <stop | 87 | <stop |
78 | style="stop-color:#52596e;stop-opacity:1;" | 88 | style="stop-color:#0073e8;stop-opacity:1;" |
79 | offset="1" | 89 | offset="1" |
80 | id="stop4636-3-1-5-7" /> | 90 | id="stop4636-3-1-5-7" /> |
81 | </linearGradient> | 91 | </linearGradient> |
@@ -227,18 +237,18 @@ | |||
227 | borderopacity="1.0" | 237 | borderopacity="1.0" |
228 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
229 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
230 | inkscape:zoom="3.8890873" | 240 | inkscape:zoom="1.9445437" |
231 | inkscape:cx="57.270602" | 241 | inkscape:cx="-95.482106" |
232 | inkscape:cy="52.898924" | 242 | inkscape:cy="67.791736" |
233 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
234 | showgrid="true" | 244 | showgrid="true" |
235 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
236 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
237 | inkscape:window-width="1215" | 247 | inkscape:window-width="1680" |
238 | inkscape:window-height="815" | 248 | inkscape:window-height="987" |
239 | inkscape:window-x="412" | 249 | inkscape:window-x="0" |
240 | inkscape:window-y="80" | 250 | inkscape:window-y="0" |
241 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="1" /> |
242 | <metadata | 252 | <metadata |
243 | id="metadata29489"> | 253 | id="metadata29489"> |
244 | <rdf:RDF> | 254 | <rdf:RDF> |
@@ -299,13 +309,13 @@ | |||
299 | d="m 4.25,-8.5001031 119.49999,7.9e-4 c 1.66861,10e-6 2.75001,0.93777 2.75001,2.10365 l -4.71648,56.8652401 c 0.0386,1.47518 -0.55015,2.06009 -2.48884,2.02916 l -109.93304,-0.037 c -1.66859,0 -3.35116,-0.8706 -3.35116,-2.03648 L 1.5,-6.3956331 c 0,-1.16588 1.0814,-2.10448 2.75,-2.10447 z" | 309 | d="m 4.25,-8.5001031 119.49999,7.9e-4 c 1.66861,10e-6 2.75001,0.93777 2.75001,2.10365 l -4.71648,56.8652401 c 0.0386,1.47518 -0.55015,2.06009 -2.48884,2.02916 l -109.93304,-0.037 c -1.66859,0 -3.35116,-0.8706 -3.35116,-2.03648 L 1.5,-6.3956331 c 0,-1.16588 1.0814,-2.10448 2.75,-2.10447 z" |
300 | inkscape:connector-curvature="0" | 310 | inkscape:connector-curvature="0" |
301 | id="path3369-8" | 311 | id="path3369-8" |
302 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 312 | style="fill:url(#linearGradient6563);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
303 | sodipodi:nodetypes="ssccccccs" /> | 313 | sodipodi:nodetypes="ssccccccs" /> |
304 | <path | 314 | <path |
305 | d="m 3.77272,-9.0001031 120.45454,8e-4 c 1.6824,1e-5 2.77274,0.95314 2.77274,2.13815 l -4.73893,57.7974601 c 0.0389,1.49936 -0.5547,2.09386 -2.50941,2.06241 L 8.91008,52.961017 c -1.68238,0 -3.37885,-0.88488 -3.37885,-2.06988 L 1,-6.8611231 c 0,-1.185 1.09034,-2.13899 2.77272,-2.13898 z" | 315 | d="m 3.77272,-9.0001031 120.45454,8e-4 c 1.6824,1e-5 2.77274,0.95314 2.77274,2.13815 l -4.73893,57.7974601 c 0.0389,1.49936 -0.5547,2.09386 -2.50941,2.06241 L 8.91008,52.961017 c -1.68238,0 -3.37885,-0.88488 -3.37885,-2.06988 L 1,-6.8611231 c 0,-1.185 1.09034,-2.13899 2.77272,-2.13898 z" |
306 | inkscape:connector-curvature="0" | 316 | inkscape:connector-curvature="0" |
307 | id="path6127-4" | 317 | id="path6127-4" |
308 | style="opacity:0.40000000000000002;fill:url(#linearGradient6618);fill-opacity:1.0;stroke:none" | 318 | style="opacity:0.4;fill:url(#linearGradient6618);fill-opacity:1;stroke:none" |
309 | sodipodi:nodetypes="ssccccccs" /> | 319 | sodipodi:nodetypes="ssccccccs" /> |
310 | <path | 320 | <path |
311 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5329-6);stroke-width:0.99999982;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" | 321 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5329-6);stroke-width:0.99999982;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" |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-images.svg b/data/elementary/themes/fdo/places/128-svg/folder-pictures.svg index 97ad1ba6ee..186907ea06 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-images.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-pictures.svg | |||
@@ -15,7 +15,7 @@ | |||
15 | id="svg26392" | 15 | id="svg26392" |
16 | version="1.1" | 16 | version="1.1" |
17 | inkscape:version="0.48.5 r10040" | 17 | inkscape:version="0.48.5 r10040" |
18 | sodipodi:docname="folder-images.svg"> | 18 | sodipodi:docname="folder-pictures.svg"> |
19 | <defs | 19 | <defs |
20 | id="defs26394"> | 20 | id="defs26394"> |
21 | <linearGradient | 21 | <linearGradient |
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -205,18 +237,18 @@ | |||
205 | borderopacity="1.0" | 237 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="2.75" | 240 | inkscape:zoom="3.8890874" |
209 | inkscape:cx="88.901662" | 241 | inkscape:cx="190.69539" |
210 | inkscape:cy="67.674669" | 242 | inkscape:cy="51.317694" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="841" | 247 | inkscape:window-width="1680" |
216 | inkscape:window-height="589" | 248 | inkscape:window-height="979" |
217 | inkscape:window-x="678" | 249 | inkscape:window-x="1680" |
218 | inkscape:window-y="47" | 250 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="1" /> |
220 | <metadata | 252 | <metadata |
221 | id="metadata26397"> | 253 | id="metadata26397"> |
222 | <rdf:RDF> | 254 | <rdf:RDF> |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -293,12 +325,12 @@ | |||
293 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | 325 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> |
294 | <path | 326 | <path |
295 | inkscape:connector-curvature="0" | 327 | inkscape:connector-curvature="0" |
296 | d="m 67.117276,-11.19747 c -0.2879,-0.0201 -0.60519,0.063 -0.875,0.21875 l -15.15625,8.7500001 12,0 3.125,-1.8125 1.03125,1.8125 5.8125,0 -4.75,-8.2187501 c -0.25963,-0.44968 -0.70766,-0.71646 -1.1875,-0.75 z M 45.961026,0.74003008 37.679776,5.5212801 c -0.7195,0.41541 -0.9779,1.31176 -0.5625,2.0312498 l 8.84375,15.3125001 0,-10 -2.25,-3.9062501 2.25,-1.3125 0,-6.90624982 z m 4.5,0.125 c -0.83081,0 -1.5,0.66920002 -1.5,1.50000002 l 0,32.9687499 c 0,0.8308 0.66919,1.5 1.5,1.5 l 33,0 c 0.8308,0 1.5,-0.6692 1.5,-1.5 l 0,-32.9687499 c 0,-0.8308 -0.6692,-1.50000002 -1.5,-1.50000002 l -33,0 z m 3.5,5.96875002 26,0 0,20.9999999 -26,0 0,-20.9999999 z" | 328 | d="m 67.203291,-9.3405226 c -0.2879,-0.0201 -0.60519,0.063 -0.875,0.21875 l -15.15625,8.75 12,0 3.125,-1.8125 1.03125,1.8125 5.8125,0 -4.75,-8.21875 c -0.25963,-0.44968 -0.70766,-0.71646 -1.1875,-0.75 z m -21.15625,11.9375 -8.28125,4.78125 c -0.7195,0.41541 -0.9779,1.3117596 -0.5625,2.0312496 l 8.84375,15.3125 0,-10 -2.25,-3.90625 2.25,-1.3125 0,-6.9062496 z m 4.5,0.125 c -0.83081,0 -1.5,0.6692 -1.5,1.5 l 0,32.9687496 c 0,0.8308 0.66919,1.5 1.5,1.5 l 33,0 c 0.8308,0 1.5,-0.6692 1.5,-1.5 l 0,-32.9687496 c 0,-0.8308 -0.6692,-1.5 -1.5,-1.5 l -33,0 z m 3.5,5.9687496 26,0 0,21 -26,0 0,-21 z" |
297 | id="rect6430-9-7" | 329 | id="rect6430-9-7" |
298 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 330 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
299 | <path | 331 | <path |
300 | inkscape:connector-curvature="0" | 332 | inkscape:connector-curvature="0" |
301 | d="m 67.117276,-12.19697 c -0.2879,-0.0201 -0.60519,0.063 -0.875,0.21875 l -15.15625,8.7500001 12,0 3.125,-1.8125 1.03125,1.8125 5.8125,0 -4.75,-8.2187501 c -0.25963,-0.44968 -0.70766,-0.71646 -1.1875,-0.75 z m -21.15625,11.93750008 -8.28125,4.78125002 c -0.7195,0.41541 -0.9779,1.31176 -0.5625,2.03125 l 8.84375,15.3124999 0,-10 -2.25,-3.9062501 2.25,-1.3124998 0,-6.90625002 z m 4.5,0.125 c -0.83081,0 -1.5,0.6692 -1.5,1.50000002 l 0,32.9687499 c 0,0.8308 0.66919,1.5 1.5,1.5 l 33,0 c 0.8308,0 1.5,-0.6692 1.5,-1.5 l 0,-32.9687499 c 0,-0.83080002 -0.6692,-1.50000002 -1.5,-1.50000002 l -33,0 z m 3.5,5.96875002 26,0 0,20.9999999 -26,0 0,-20.9999999 z" | 333 | d="m 67.203291,-10.340023 c -0.2879,-0.0201 -0.60519,0.063 -0.875,0.21875 l -15.15625,8.7500004 12,0 3.125,-1.8125 1.03125,1.8125 5.8125,0 -4.75,-8.21875 c -0.25963,-0.4496804 -0.70766,-0.7164604 -1.1875,-0.7500004 z m -21.15625,11.9375004 -8.28125,4.78125 c -0.7195,0.41541 -0.9779,1.31176 -0.5625,2.0312496 l 8.84375,15.3125 0,-10 -2.25,-3.90625 2.25,-1.3125 0,-6.9062496 z m 4.5,0.125 c -0.83081,0 -1.5,0.6692 -1.5,1.5 l 0,32.9687496 c 0,0.8308 0.66919,1.5 1.5,1.5 l 33,0 c 0.8308,0 1.5,-0.6692 1.5,-1.5 l 0,-32.9687496 c 0,-0.8308 -0.6692,-1.5 -1.5,-1.5 l -33,0 z m 3.5,5.96875 26,0 0,20.9999996 -26,0 0,-20.9999996 z" |
302 | id="rect6430-9" | 334 | id="rect6430-9" |
303 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 335 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
304 | </g> | 336 | </g> |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-publicshare.svg b/data/elementary/themes/fdo/places/128-svg/folder-publicshare.svg new file mode 100644 index 0000000000..8bbec4168b --- /dev/null +++ b/data/elementary/themes/fdo/places/128-svg/folder-publicshare.svg | |||
@@ -0,0 +1,359 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <!-- Created with Inkscape (http://www.inkscape.org/) --> | ||
3 | |||
4 | <svg | ||
5 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
6 | xmlns:cc="http://creativecommons.org/ns#" | ||
7 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
8 | xmlns:svg="http://www.w3.org/2000/svg" | ||
9 | xmlns="http://www.w3.org/2000/svg" | ||
10 | xmlns:xlink="http://www.w3.org/1999/xlink" | ||
11 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
12 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
13 | width="128" | ||
14 | height="128" | ||
15 | id="svg26392" | ||
16 | version="1.1" | ||
17 | inkscape:version="0.48.5 r10040" | ||
18 | sodipodi:docname="folder-publicshare.svg"> | ||
19 | <defs | ||
20 | id="defs26394"> | ||
21 | <linearGradient | ||
22 | inkscape:collect="always" | ||
23 | xlink:href="#linearGradient8272" | ||
24 | id="linearGradient5891" | ||
25 | gradientUnits="userSpaceOnUse" | ||
26 | gradientTransform="matrix(2.6658408,0,0,2.7170994,-143.33283,-69.198823)" | ||
27 | x1="97.538795" | ||
28 | y1="16.962049" | ||
29 | x2="97.538795" | ||
30 | y2="44.260689" /> | ||
31 | <linearGradient | ||
32 | id="linearGradient8272"> | ||
33 | <stop | ||
34 | offset="0" | ||
35 | style="stop-color:#ffffff;stop-opacity:1" | ||
36 | id="stop8274" /> | ||
37 | <stop | ||
38 | offset="0.0221225" | ||
39 | style="stop-color:#ffffff;stop-opacity:0.23529412" | ||
40 | id="stop8276" /> | ||
41 | <stop | ||
42 | offset="0.97909725" | ||
43 | style="stop-color:#ffffff;stop-opacity:0.15686275" | ||
44 | id="stop8278" /> | ||
45 | <stop | ||
46 | offset="1" | ||
47 | style="stop-color:#ffffff;stop-opacity:0.39215687" | ||
48 | id="stop8280" /> | ||
49 | </linearGradient> | ||
50 | <linearGradient | ||
51 | inkscape:collect="always" | ||
52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" | ||
53 | id="linearGradient5887" | ||
54 | gradientUnits="userSpaceOnUse" | ||
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | ||
56 | x1="22.934725" | ||
57 | y1="49.629246" | ||
58 | x2="22.934725" | ||
59 | y2="36.599415" /> | ||
60 | <linearGradient | ||
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
93 | inkscape:collect="always" | ||
94 | xlink:href="#linearGradient5048-585" | ||
95 | id="linearGradient5875" | ||
96 | gradientUnits="userSpaceOnUse" | ||
97 | gradientTransform="matrix(0.2134205,0,0,0.06641689,-13.147881,75.518568)" | ||
98 | x1="302.85715" | ||
99 | y1="366.64789" | ||
100 | x2="302.85715" | ||
101 | y2="609.50507" /> | ||
102 | <linearGradient | ||
103 | id="linearGradient5048-585"> | ||
104 | <stop | ||
105 | id="stop2667" | ||
106 | style="stop-color:#000000;stop-opacity:0" | ||
107 | offset="0" /> | ||
108 | <stop | ||
109 | id="stop2669" | ||
110 | style="stop-color:#000000;stop-opacity:1" | ||
111 | offset="0.5" /> | ||
112 | <stop | ||
113 | id="stop2671" | ||
114 | style="stop-color:#000000;stop-opacity:0" | ||
115 | offset="1" /> | ||
116 | </linearGradient> | ||
117 | <radialGradient | ||
118 | inkscape:collect="always" | ||
119 | xlink:href="#linearGradient5060-179" | ||
120 | id="radialGradient5877" | ||
121 | gradientUnits="userSpaceOnUse" | ||
122 | gradientTransform="matrix(0.08277507,0,0,0.06641689,65.628912,75.518568)" | ||
123 | cx="605.71429" | ||
124 | cy="486.64789" | ||
125 | fx="605.71429" | ||
126 | fy="486.64789" | ||
127 | r="117.14286" /> | ||
128 | <linearGradient | ||
129 | id="linearGradient5060-179"> | ||
130 | <stop | ||
131 | id="stop2675" | ||
132 | style="stop-color:#000000;stop-opacity:1" | ||
133 | offset="0" /> | ||
134 | <stop | ||
135 | id="stop2677" | ||
136 | style="stop-color:#000000;stop-opacity:0" | ||
137 | offset="1" /> | ||
138 | </linearGradient> | ||
139 | <radialGradient | ||
140 | inkscape:collect="always" | ||
141 | xlink:href="#linearGradient5060-820" | ||
142 | id="radialGradient5879" | ||
143 | gradientUnits="userSpaceOnUse" | ||
144 | gradientTransform="matrix(-0.08277505,0,0,0.06641689,62.347829,75.518568)" | ||
145 | cx="605.71429" | ||
146 | cy="486.64789" | ||
147 | fx="605.71429" | ||
148 | fy="486.64789" | ||
149 | r="117.14286" /> | ||
150 | <linearGradient | ||
151 | id="linearGradient5060-820"> | ||
152 | <stop | ||
153 | id="stop2681" | ||
154 | style="stop-color:#000000;stop-opacity:1" | ||
155 | offset="0" /> | ||
156 | <stop | ||
157 | id="stop2683" | ||
158 | style="stop-color:#000000;stop-opacity:0" | ||
159 | offset="1" /> | ||
160 | </linearGradient> | ||
161 | <linearGradient | ||
162 | inkscape:collect="always" | ||
163 | xlink:href="#linearGradient9235" | ||
164 | id="linearGradient5873" | ||
165 | gradientUnits="userSpaceOnUse" | ||
166 | gradientTransform="matrix(2.6658408,0,0,2.6469079,-143.33283,-66.049513)" | ||
167 | x1="97.538795" | ||
168 | y1="8.8103228" | ||
169 | x2="97.538795" | ||
170 | y2="44.260689" /> | ||
171 | <linearGradient | ||
172 | id="linearGradient9235"> | ||
173 | <stop | ||
174 | id="stop9237" | ||
175 | style="stop-color:#ffffff;stop-opacity:1" | ||
176 | offset="0" /> | ||
177 | <stop | ||
178 | id="stop9239" | ||
179 | style="stop-color:#ffffff;stop-opacity:0.23529412" | ||
180 | offset="0.1088333" /> | ||
181 | <stop | ||
182 | id="stop9241" | ||
183 | style="stop-color:#ffffff;stop-opacity:0.15686275" | ||
184 | offset="0.97909725" /> | ||
185 | <stop | ||
186 | id="stop9243" | ||
187 | style="stop-color:#ffffff;stop-opacity:0.39215687" | ||
188 | offset="1" /> | ||
189 | </linearGradient> | ||
190 | <linearGradient | ||
191 | inkscape:collect="always" | ||
192 | xlink:href="#linearGradient3104-8-8-97-4-6-11-5-5-1-0" | ||
193 | id="linearGradient5869" | ||
194 | gradientUnits="userSpaceOnUse" | ||
195 | gradientTransform="matrix(2.1683519,0,0,2.2464645,141.9485,-68.590473)" | ||
196 | x1="-51.786404" | ||
197 | y1="53.514328" | ||
198 | x2="-51.786404" | ||
199 | y2="3.6336823" /> | ||
200 | <linearGradient | ||
201 | id="linearGradient3104-8-8-97-4-6-11-5-5-1-0"> | ||
202 | <stop | ||
203 | offset="0" | ||
204 | style="stop-color:#000000;stop-opacity:0.32173914" | ||
205 | id="stop3106-5-4-3-5-0-2-1-0-1-2" /> | ||
206 | <stop | ||
207 | offset="1" | ||
208 | style="stop-color:#000000;stop-opacity:0.27826086" | ||
209 | id="stop3108-4-3-7-8-2-0-7-9-4-9" /> | ||
210 | </linearGradient> | ||
211 | <linearGradient | ||
212 | id="linearGradient6404-7-5"> | ||
213 | <stop | ||
214 | id="stop6406-1-8" | ||
215 | style="stop-color:#f9f9f9;stop-opacity:1" | ||
216 | offset="0" /> | ||
217 | <stop | ||
218 | id="stop6408-9-6" | ||
219 | style="stop-color:#c9c9c9;stop-opacity:1" | ||
220 | offset="1" /> | ||
221 | </linearGradient> | ||
222 | <linearGradient | ||
223 | y2="16.997795" | ||
224 | x2="62.988873" | ||
225 | y1="14.090554" | ||
226 | x1="62.988873" | ||
227 | gradientTransform="matrix(2.7209303,0,0,2.6722576,-117.2202,-66.213873)" | ||
228 | gradientUnits="userSpaceOnUse" | ||
229 | id="linearGradient26390" | ||
230 | xlink:href="#linearGradient6404-7-5" | ||
231 | inkscape:collect="always" /> | ||
232 | </defs> | ||
233 | <sodipodi:namedview | ||
234 | id="base" | ||
235 | pagecolor="#ffffff" | ||
236 | bordercolor="#666666" | ||
237 | borderopacity="1.0" | ||
238 | inkscape:pageopacity="0.0" | ||
239 | inkscape:pageshadow="2" | ||
240 | inkscape:zoom="3.8890874" | ||
241 | inkscape:cx="184.03716" | ||
242 | inkscape:cy="38.595393" | ||
243 | inkscape:current-layer="layer1" | ||
244 | showgrid="true" | ||
245 | inkscape:document-units="px" | ||
246 | inkscape:grid-bbox="true" | ||
247 | inkscape:window-width="1680" | ||
248 | inkscape:window-height="979" | ||
249 | inkscape:window-x="1680" | ||
250 | inkscape:window-y="0" | ||
251 | inkscape:window-maximized="1" /> | ||
252 | <metadata | ||
253 | id="metadata26397"> | ||
254 | <rdf:RDF> | ||
255 | <cc:Work | ||
256 | rdf:about=""> | ||
257 | <dc:format>image/svg+xml</dc:format> | ||
258 | <dc:type | ||
259 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
260 | <dc:title /> | ||
261 | </cc:Work> | ||
262 | </rdf:RDF> | ||
263 | </metadata> | ||
264 | <g | ||
265 | id="layer1" | ||
266 | inkscape:label="Layer 1" | ||
267 | inkscape:groupmode="layer" | ||
268 | transform="translate(0,64)"> | ||
269 | <path | ||
270 | inkscape:connector-curvature="0" | ||
271 | style="color:#000000;fill:url(#linearGradient26390);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | ||
272 | d="m 12.999997,-42.968593 c -1.108,0 -2,0.892 -2,2 l 0,5.96875 -3.0000004,0 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 112.0000034,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -62.999999,0 0,-5.96875 c 0,-1.108 -0.892,-2 -2,-2 l -42.000004,0 z" | ||
273 | id="rect8678-4" /> | ||
274 | <path | ||
275 | d="m 13.662787,-43.499683 c -1.87818,0.0205 -3.16279,0.9143 -3.16279,2.67225 l 0,5.32743 c -0.9606004,0 -1.4771004,-0.003 -2.1044004,0 -1.67856,0.008 -2.87762,0.94491 -2.87762,2.83298 0.0936,27.4976499 -0.018,28.9219399 -0.018,31.2565499 3.90581,0 117.0000034,-9.8866399 117.0000034,-14.1422999 l 0,-17.14209 c 0,-1.75796 -1.15786,-2.82564 -3.03605,-2.80514 l -61.963949,0 0,-5.19887 c 0,-1.75795 -1.18743,-2.80081 -2.94827,-2.80081 l -40.888944,0 z" | ||
276 | inkscape:connector-curvature="0" | ||
277 | id="path3468" | ||
278 | style="opacity:0.8;color:#000000;fill:none;stroke:url(#linearGradient5869);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | ||
279 | <path | ||
280 | style="color:#000000;fill:none;stroke:url(#linearGradient5873);stroke-width:0.99999982;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" | ||
281 | d="m 13.499997,-42.499843 c -1.108,0 -2,0.892 -2,2 l 0,6 -3.0000004,0 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 111.0000034,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -62.999999,0 0,-6 c 0,-1.108 -0.892,-2 -2,-2 l -41.000004,0 z" | ||
282 | id="rect8678" | ||
283 | inkscape:connector-curvature="0" /> | ||
284 | <g | ||
285 | transform="matrix(1.0027339,0,0,0.9919518,-0.16331336,-57.066403)" | ||
286 | id="g2479"> | ||
287 | <rect | ||
288 | width="103.05159" | ||
289 | height="16.129816" | ||
290 | x="12.462574" | ||
291 | y="99.870178" | ||
292 | id="rect4173" | ||
293 | style="opacity:0.3;fill:url(#linearGradient5875);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> | ||
294 | <path | ||
295 | d="m 115.51417,99.870734 c 0,0 0,16.128926 0,16.128926 4.26271,0.0304 10.30516,-3.61367 10.30516,-8.0655 0,-4.45183 -4.75687,-8.063426 -10.30516,-8.063426 z" | ||
296 | inkscape:connector-curvature="0" | ||
297 | id="path5058" | ||
298 | style="opacity:0.3;fill:url(#radialGradient5877);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> | ||
299 | <path | ||
300 | d="m 12.462574,99.870734 c 0,0 0,16.128926 0,16.128926 -4.2627113,0.0304 -10.3051588,-3.61367 -10.3051588,-8.0655 0,-4.45183 4.7568636,-8.063426 10.3051588,-8.063426 z" | ||
301 | inkscape:connector-curvature="0" | ||
302 | id="path5018" | ||
303 | style="opacity:0.3;fill:url(#radialGradient5879);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> | ||
304 | </g> | ||
305 | <path | ||
306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | ||
307 | inkscape:connector-curvature="0" | ||
308 | id="path3369" | ||
309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | ||
310 | <path | ||
311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | ||
312 | inkscape:connector-curvature="0" | ||
313 | id="path6127" | ||
314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> | ||
315 | <path | ||
316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | ||
317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | ||
318 | id="path8263" | ||
319 | inkscape:connector-curvature="0" | ||
320 | sodipodi:nodetypes="cccccccccc" /> | ||
321 | <path | ||
322 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | ||
323 | inkscape:connector-curvature="0" | ||
324 | id="path3369-7" | ||
325 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | ||
326 | <g | ||
327 | transform="matrix(3.00915,0,0,3.00915,-76.532063,-2377.8414)" | ||
328 | id="layer12-8-0" | ||
329 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> | ||
330 | <path | ||
331 | transform="matrix(1.5079,0,0,1.5079,-391.84,531.51)" | ||
332 | d="m 291,178.03 a 1.9688,1.9688 0 1 1 -3.9375,0 1.9688,1.9688 0 1 1 3.9375,0 z" | ||
333 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.12739575;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | ||
334 | id="path24876-5-00-6" | ||
335 | inkscape:connector-curvature="0" /> | ||
336 | <path | ||
337 | d="m 47,787 -4.0044,2.6005 2.3381,0.36339 -2.0098,5.8066 c 2.2412,-0.43289 4.3846,0.75975 4.8984,3.2527 l 4.6442,-4.6012 1.1334,1.6949 1,-5.1169 -4.8138,0.19547 1.2713,1.5673 -4.4575,2.7449 0.60769,-4.9834 2.2154,0.45428 z" | ||
338 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | ||
339 | id="path24884-3-2-4" | ||
340 | inkscape:connector-curvature="0" /> | ||
341 | </g> | ||
342 | <g | ||
343 | transform="matrix(3.00915,0,0,3.00915,-76.532063,-2378.8415)" | ||
344 | id="layer12-8" | ||
345 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> | ||
346 | <path | ||
347 | transform="matrix(1.5079,0,0,1.5079,-391.84,531.51)" | ||
348 | d="m 291,178.03 a 1.9688,1.9688 0 1 1 -3.9375,0 1.9688,1.9688 0 1 1 3.9375,0 z" | ||
349 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.12739575;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | ||
350 | id="path24876-5-00" | ||
351 | inkscape:connector-curvature="0" /> | ||
352 | <path | ||
353 | d="m 47,787 -4.0044,2.6005 2.3381,0.36339 -2.0098,5.8066 c 2.2412,-0.43289 4.3846,0.75975 4.8984,3.2527 l 4.6442,-4.6012 1.1334,1.6949 1,-5.1169 -4.8138,0.19547 1.2713,1.5673 -4.4575,2.7449 0.60769,-4.9834 2.2154,0.45428 z" | ||
354 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | ||
355 | id="path24884-3-2" | ||
356 | inkscape:connector-curvature="0" /> | ||
357 | </g> | ||
358 | </g> | ||
359 | </svg> | ||
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-recent.svg b/data/elementary/themes/fdo/places/128-svg/folder-recent.svg index eeeac2ee62..25fc0968ec 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-recent.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-recent.svg | |||
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -205,18 +237,18 @@ | |||
205 | borderopacity="1.0" | 237 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="1.9445437" | 240 | inkscape:zoom="2.7500001" |
209 | inkscape:cx="47.450191" | 241 | inkscape:cx="172.76905" |
210 | inkscape:cy="58.570241" | 242 | inkscape:cy="4.0477334" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="986" | 247 | inkscape:window-width="1680" |
216 | inkscape:window-height="629" | 248 | inkscape:window-height="979" |
217 | inkscape:window-x="634" | 249 | inkscape:window-x="1680" |
218 | inkscape:window-y="190" | 250 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="1" /> |
220 | <metadata | 252 | <metadata |
221 | id="metadata26397"> | 253 | id="metadata26397"> |
222 | <rdf:RDF> | 254 | <rdf:RDF> |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -294,7 +326,7 @@ | |||
294 | <g | 326 | <g |
295 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 327 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
296 | id="g3294-2-5-2-0" | 328 | id="g3294-2-5-2-0" |
297 | transform="matrix(0.98217234,0,0,1.1583227,-10.793369,-14.428181)"> | 329 | transform="matrix(0.98217234,0,0,1.1583227,-11.050501,-14.42818)"> |
298 | <path | 330 | <path |
299 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 331 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
300 | id="path2504-1-2-9-0" | 332 | id="path2504-1-2-9-0" |
@@ -309,7 +341,7 @@ | |||
309 | <g | 341 | <g |
310 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 342 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
311 | id="g3294-2-5-2" | 343 | id="g3294-2-5-2" |
312 | transform="matrix(0.98217234,0,0,1.1583227,-10.793369,-15.428261)"> | 344 | transform="matrix(0.98217234,0,0,1.1583227,-11.050501,-15.42826)"> |
313 | <path | 345 | <path |
314 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 346 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:4.78147125;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" |
315 | id="path2504-1-2-9" | 347 | id="path2504-1-2-9" |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-remote.svg b/data/elementary/themes/fdo/places/128-svg/folder-remote.svg index b3685da845..3631bec937 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-remote.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-remote.svg | |||
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -197,6 +229,739 @@ | |||
197 | id="linearGradient26390" | 229 | id="linearGradient26390" |
198 | xlink:href="#linearGradient6404-7-5" | 230 | xlink:href="#linearGradient6404-7-5" |
199 | inkscape:collect="always" /> | 231 | inkscape:collect="always" /> |
232 | <linearGradient | ||
233 | gradientTransform="matrix(3.1877276,0,0,3.2669124,-43.279777,55.856738)" | ||
234 | gradientUnits="userSpaceOnUse" | ||
235 | xlink:href="#linearGradient6991" | ||
236 | id="linearGradient2836" | ||
237 | y2="-6.5683565" | ||
238 | x2="-11.005972" | ||
239 | y1="25.357235" | ||
240 | x1="-7.975069" /> | ||
241 | <linearGradient | ||
242 | id="linearGradient6991"> | ||
243 | <stop | ||
244 | offset="0" | ||
245 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
246 | id="stop6993" /> | ||
247 | <stop | ||
248 | offset="1" | ||
249 | style="stop-color:#ffffff;stop-opacity:1" | ||
250 | id="stop6995" /> | ||
251 | </linearGradient> | ||
252 | <linearGradient | ||
253 | gradientTransform="translate(0,4.99963)" | ||
254 | gradientUnits="userSpaceOnUse" | ||
255 | xlink:href="#linearGradient3710" | ||
256 | id="linearGradient3716" | ||
257 | y2="53" | ||
258 | x2="-55" | ||
259 | y1="103.24937" | ||
260 | x1="-55" /> | ||
261 | <linearGradient | ||
262 | id="linearGradient3710"> | ||
263 | <stop | ||
264 | offset="0" | ||
265 | style="stop-color:#6e6e6e;stop-opacity:1" | ||
266 | id="stop3712" /> | ||
267 | <stop | ||
268 | offset="1" | ||
269 | style="stop-color:#a0a0a0;stop-opacity:1" | ||
270 | id="stop3714" /> | ||
271 | </linearGradient> | ||
272 | <linearGradient | ||
273 | gradientTransform="matrix(-1.6,0,0,1.5908478,111.2,45.159796)" | ||
274 | gradientUnits="userSpaceOnUse" | ||
275 | xlink:href="#linearGradient7340" | ||
276 | id="linearGradient2895" | ||
277 | y2="26.204767" | ||
278 | x2="32.8125" | ||
279 | y1="21" | ||
280 | x1="32.8125" /> | ||
281 | <linearGradient | ||
282 | id="linearGradient7340"> | ||
283 | <stop | ||
284 | offset="0" | ||
285 | style="stop-color:#2e3436;stop-opacity:1" | ||
286 | id="stop7342" /> | ||
287 | <stop | ||
288 | offset="1" | ||
289 | style="stop-color:#555753;stop-opacity:1" | ||
290 | id="stop7344" /> | ||
291 | </linearGradient> | ||
292 | <linearGradient | ||
293 | gradientTransform="matrix(-1.4457882,0,0,1.4457882,106.78594,47.686242)" | ||
294 | gradientUnits="userSpaceOnUse" | ||
295 | xlink:href="#linearGradient7422" | ||
296 | id="linearGradient2933" | ||
297 | y2="24.6875" | ||
298 | x2="30.3125" | ||
299 | y1="27.313059" | ||
300 | x1="30.3125" /> | ||
301 | <linearGradient | ||
302 | id="linearGradient7422"> | ||
303 | <stop | ||
304 | offset="0" | ||
305 | style="stop-color:#edd400;stop-opacity:1" | ||
306 | id="stop7424" /> | ||
307 | <stop | ||
308 | offset="1" | ||
309 | style="stop-color:#edd400;stop-opacity:0" | ||
310 | id="stop7426" /> | ||
311 | </linearGradient> | ||
312 | <linearGradient | ||
313 | gradientTransform="matrix(-3.5001232,0,0,3.6155181,41.249205,53.07549)" | ||
314 | gradientUnits="userSpaceOnUse" | ||
315 | xlink:href="#linearGradient7438" | ||
316 | id="linearGradient2840" | ||
317 | y2="14.657693" | ||
318 | x2="-6.0008183" | ||
319 | y1="1.3619466" | ||
320 | x1="-6.0008183" /> | ||
321 | <linearGradient | ||
322 | id="linearGradient7438"> | ||
323 | <stop | ||
324 | offset="0" | ||
325 | style="stop-color:#ffffff;stop-opacity:1" | ||
326 | id="stop7440" /> | ||
327 | <stop | ||
328 | offset="1" | ||
329 | style="stop-color:#ffffff;stop-opacity:0" | ||
330 | id="stop7442" /> | ||
331 | </linearGradient> | ||
332 | <radialGradient | ||
333 | gradientTransform="matrix(-1.6265532,0,0,1.0818111,109.80609,68.337635)" | ||
334 | gradientUnits="userSpaceOnUse" | ||
335 | xlink:href="#linearGradient7822" | ||
336 | id="radialGradient2825" | ||
337 | fy="34.785942" | ||
338 | fx="14.363107" | ||
339 | r="8.7946405" | ||
340 | cy="34.785942" | ||
341 | cx="14.363107" /> | ||
342 | <linearGradient | ||
343 | id="linearGradient7822"> | ||
344 | <stop | ||
345 | offset="0" | ||
346 | style="stop-color:#000000;stop-opacity:1" | ||
347 | id="stop7824" /> | ||
348 | <stop | ||
349 | offset="1" | ||
350 | style="stop-color:#000000;stop-opacity:0" | ||
351 | id="stop7826" /> | ||
352 | </linearGradient> | ||
353 | <linearGradient | ||
354 | gradientTransform="matrix(1.0511791,0,0,1,0.1121129,0)" | ||
355 | gradientUnits="userSpaceOnUse" | ||
356 | xlink:href="#linearGradient7263" | ||
357 | id="linearGradient2697" | ||
358 | y2="54.415817" | ||
359 | x2="0.82206726" | ||
360 | y1="55.219357" | ||
361 | x1="1.6256078" /> | ||
362 | <linearGradient | ||
363 | id="linearGradient7263"> | ||
364 | <stop | ||
365 | offset="0" | ||
366 | style="stop-color:#adb0a8;stop-opacity:1" | ||
367 | id="stop7265" /> | ||
368 | <stop | ||
369 | offset="1" | ||
370 | style="stop-color:#ffffff;stop-opacity:1" | ||
371 | id="stop7267" /> | ||
372 | </linearGradient> | ||
373 | <linearGradient | ||
374 | gradientTransform="matrix(0.9642856,0,0,0.9722222,-0.2500008,1.6944444)" | ||
375 | gradientUnits="userSpaceOnUse" | ||
376 | xlink:href="#linearGradient7269" | ||
377 | id="linearGradient2699" | ||
378 | y2="54.707691" | ||
379 | x2="-4.2208939" | ||
380 | y1="59.878922" | ||
381 | x1="-4.2208939" /> | ||
382 | <linearGradient | ||
383 | id="linearGradient7269"> | ||
384 | <stop | ||
385 | offset="0" | ||
386 | style="stop-color:#ffffff;stop-opacity:1" | ||
387 | id="stop7271" /> | ||
388 | <stop | ||
389 | offset="1" | ||
390 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
391 | id="stop7273" /> | ||
392 | </linearGradient> | ||
393 | <linearGradient | ||
394 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
395 | gradientUnits="userSpaceOnUse" | ||
396 | xlink:href="#linearGradient7257" | ||
397 | id="linearGradient2816" | ||
398 | y2="54" | ||
399 | x2="-3.3587573" | ||
400 | y1="51.137787" | ||
401 | x1="-1.9887378" /> | ||
402 | <linearGradient | ||
403 | id="linearGradient7257"> | ||
404 | <stop | ||
405 | offset="0" | ||
406 | style="stop-color:#000000;stop-opacity:1" | ||
407 | id="stop7259" /> | ||
408 | <stop | ||
409 | offset="1" | ||
410 | style="stop-color:#000000;stop-opacity:0" | ||
411 | id="stop7261" /> | ||
412 | </linearGradient> | ||
413 | <linearGradient | ||
414 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
415 | gradientUnits="userSpaceOnUse" | ||
416 | xlink:href="#linearGradient7237" | ||
417 | id="linearGradient2810" | ||
418 | y2="50.563263" | ||
419 | x2="0.88388348" | ||
420 | y1="52.640388" | ||
421 | x1="-4.6845822" /> | ||
422 | <linearGradient | ||
423 | id="linearGradient7237"> | ||
424 | <stop | ||
425 | offset="0" | ||
426 | style="stop-color:#eeeeec;stop-opacity:1" | ||
427 | id="stop7239" /> | ||
428 | <stop | ||
429 | offset="1" | ||
430 | style="stop-color:#babdb6;stop-opacity:1" | ||
431 | id="stop7241" /> | ||
432 | </linearGradient> | ||
433 | <linearGradient | ||
434 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
435 | gradientUnits="userSpaceOnUse" | ||
436 | xlink:href="#linearGradient7245" | ||
437 | id="linearGradient2807" | ||
438 | y2="49.458408" | ||
439 | x2="0.26516503" | ||
440 | y1="50.51907" | ||
441 | x1="-5.0823302" /> | ||
442 | <linearGradient | ||
443 | id="linearGradient7245"> | ||
444 | <stop | ||
445 | offset="0" | ||
446 | style="stop-color:#eeeeec;stop-opacity:1" | ||
447 | id="stop7247" /> | ||
448 | <stop | ||
449 | offset="1" | ||
450 | style="stop-color:#ffffff;stop-opacity:1" | ||
451 | id="stop7249" /> | ||
452 | </linearGradient> | ||
453 | <linearGradient | ||
454 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
455 | gradientUnits="userSpaceOnUse" | ||
456 | xlink:href="#linearGradient7186" | ||
457 | id="linearGradient2804" | ||
458 | y2="51.812416" | ||
459 | x2="-5.96875" | ||
460 | y1="52.875" | ||
461 | x1="-5.96875" /> | ||
462 | <linearGradient | ||
463 | id="linearGradient7186"> | ||
464 | <stop | ||
465 | offset="0" | ||
466 | style="stop-color:#888a85;stop-opacity:1" | ||
467 | id="stop7188" /> | ||
468 | <stop | ||
469 | offset="1" | ||
470 | style="stop-color:#ffffff;stop-opacity:1" | ||
471 | id="stop7190" /> | ||
472 | </linearGradient> | ||
473 | <linearGradient | ||
474 | gradientTransform="matrix(-1.4070617,0,0,1.4472639,85.197652,24.108278)" | ||
475 | gradientUnits="userSpaceOnUse" | ||
476 | xlink:href="#linearGradient7277" | ||
477 | id="linearGradient2801" | ||
478 | y2="59.444622" | ||
479 | x2="-3.5355339" | ||
480 | y1="55.866562" | ||
481 | x1="-3.5355339" /> | ||
482 | <linearGradient | ||
483 | id="linearGradient7277"> | ||
484 | <stop | ||
485 | offset="0" | ||
486 | style="stop-color:#555753;stop-opacity:1" | ||
487 | id="stop7279" /> | ||
488 | <stop | ||
489 | offset="1" | ||
490 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
491 | id="stop7281" /> | ||
492 | </linearGradient> | ||
493 | <linearGradient | ||
494 | gradientTransform="matrix(-1.418931,0,0,1.3946594,108.0739,59.875355)" | ||
495 | gradientUnits="userSpaceOnUse" | ||
496 | xlink:href="#linearGradient7652-827" | ||
497 | id="linearGradient2788" | ||
498 | y2="48.846531" | ||
499 | x2="39.347298" | ||
500 | y1="40.3125" | ||
501 | x1="37.625" /> | ||
502 | <linearGradient | ||
503 | id="linearGradient7652-827"> | ||
504 | <stop | ||
505 | offset="0" | ||
506 | style="stop-color:#dbdbdb;stop-opacity:1" | ||
507 | id="stop3225" /> | ||
508 | <stop | ||
509 | offset="1" | ||
510 | style="stop-color:#a0a0a0;stop-opacity:0" | ||
511 | id="stop3227" /> | ||
512 | </linearGradient> | ||
513 | <linearGradient | ||
514 | gradientTransform="matrix(-1.418931,0,0,1.3946594,108.0739,59.875355)" | ||
515 | gradientUnits="userSpaceOnUse" | ||
516 | xlink:href="#linearGradient7576-259" | ||
517 | id="linearGradient2790" | ||
518 | y2="46.5625" | ||
519 | x2="40.125" | ||
520 | y1="40.625" | ||
521 | x1="38.75" /> | ||
522 | <linearGradient | ||
523 | id="linearGradient7576-259"> | ||
524 | <stop | ||
525 | offset="0" | ||
526 | style="stop-color:#787878;stop-opacity:1" | ||
527 | id="stop3231" /> | ||
528 | <stop | ||
529 | offset="1" | ||
530 | style="stop-color:#6c6c6c;stop-opacity:0" | ||
531 | id="stop3233" /> | ||
532 | </linearGradient> | ||
533 | <linearGradient | ||
534 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,107.71064,59.485849)" | ||
535 | gradientUnits="userSpaceOnUse" | ||
536 | xlink:href="#linearGradient7660" | ||
537 | id="linearGradient2785" | ||
538 | y2="42.9375" | ||
539 | x2="42.123722" | ||
540 | y1="38.3125" | ||
541 | x1="41.1875" /> | ||
542 | <linearGradient | ||
543 | id="linearGradient7660"> | ||
544 | <stop | ||
545 | offset="0" | ||
546 | style="stop-color:#ffffff;stop-opacity:1" | ||
547 | id="stop7662" /> | ||
548 | <stop | ||
549 | offset="1" | ||
550 | style="stop-color:#ffffff;stop-opacity:0" | ||
551 | id="stop7664" /> | ||
552 | </linearGradient> | ||
553 | <linearGradient | ||
554 | gradientTransform="matrix(-1.5829444,0,0,1.6415719,85.373536,11.455212)" | ||
555 | gradientUnits="userSpaceOnUse" | ||
556 | xlink:href="#linearGradient7269" | ||
557 | id="linearGradient2782" | ||
558 | y2="55.000004" | ||
559 | x2="-4.1097827" | ||
560 | y1="58.807774" | ||
561 | x1="-4.1097827" /> | ||
562 | <linearGradient | ||
563 | id="linearGradient3296"> | ||
564 | <stop | ||
565 | offset="0" | ||
566 | style="stop-color:#ffffff;stop-opacity:1" | ||
567 | id="stop3298" /> | ||
568 | <stop | ||
569 | offset="1" | ||
570 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
571 | id="stop3300" /> | ||
572 | </linearGradient> | ||
573 | <linearGradient | ||
574 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,79.569405,59.485849)" | ||
575 | gradientUnits="userSpaceOnUse" | ||
576 | xlink:href="#linearGradient7812" | ||
577 | id="linearGradient2779" | ||
578 | y2="34.5625" | ||
579 | x2="-7.78125" | ||
580 | y1="32.4375" | ||
581 | x1="-6.40625" /> | ||
582 | <linearGradient | ||
583 | id="linearGradient7812"> | ||
584 | <stop | ||
585 | offset="0" | ||
586 | style="stop-color:#000000;stop-opacity:1" | ||
587 | id="stop7814" /> | ||
588 | <stop | ||
589 | offset="1" | ||
590 | style="stop-color:#000000;stop-opacity:0" | ||
591 | id="stop7816" /> | ||
592 | </linearGradient> | ||
593 | <linearGradient | ||
594 | y2="34.5625" | ||
595 | x2="-7.78125" | ||
596 | y1="32.4375" | ||
597 | x1="-6.40625" | ||
598 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,79.569405,59.485849)" | ||
599 | gradientUnits="userSpaceOnUse" | ||
600 | id="linearGradient3329" | ||
601 | xlink:href="#linearGradient7812" | ||
602 | inkscape:collect="always" /> | ||
603 | <linearGradient | ||
604 | gradientTransform="matrix(3.1877276,0,0,3.2669124,77.571197,57.913776)" | ||
605 | gradientUnits="userSpaceOnUse" | ||
606 | xlink:href="#linearGradient6991-8" | ||
607 | id="linearGradient2836-7" | ||
608 | y2="-6.5683565" | ||
609 | x2="-11.005972" | ||
610 | y1="25.357235" | ||
611 | x1="-7.975069" /> | ||
612 | <linearGradient | ||
613 | id="linearGradient6991-8"> | ||
614 | <stop | ||
615 | offset="0" | ||
616 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
617 | id="stop6993-4" /> | ||
618 | <stop | ||
619 | offset="1" | ||
620 | style="stop-color:#ffffff;stop-opacity:1" | ||
621 | id="stop6995-1" /> | ||
622 | </linearGradient> | ||
623 | <linearGradient | ||
624 | gradientTransform="translate(120.85097,7.0566679)" | ||
625 | gradientUnits="userSpaceOnUse" | ||
626 | xlink:href="#linearGradient3710-4" | ||
627 | id="linearGradient3716-0" | ||
628 | y2="53" | ||
629 | x2="-55" | ||
630 | y1="103.24937" | ||
631 | x1="-55" /> | ||
632 | <linearGradient | ||
633 | id="linearGradient3710-4"> | ||
634 | <stop | ||
635 | offset="0" | ||
636 | style="stop-color:#6e6e6e;stop-opacity:1" | ||
637 | id="stop3712-0" /> | ||
638 | <stop | ||
639 | offset="1" | ||
640 | style="stop-color:#a0a0a0;stop-opacity:1" | ||
641 | id="stop3714-9" /> | ||
642 | </linearGradient> | ||
643 | <linearGradient | ||
644 | gradientTransform="matrix(-3.3831752,0,0,2.984189,43.201483,17.819337)" | ||
645 | gradientUnits="userSpaceOnUse" | ||
646 | xlink:href="#linearGradient7340-8" | ||
647 | id="linearGradient2895-9" | ||
648 | y2="26.204767" | ||
649 | x2="32.8125" | ||
650 | y1="21" | ||
651 | x1="32.8125" /> | ||
652 | <linearGradient | ||
653 | id="linearGradient7340-8"> | ||
654 | <stop | ||
655 | offset="0" | ||
656 | style="stop-color:#2e3436;stop-opacity:1" | ||
657 | id="stop7342-1" /> | ||
658 | <stop | ||
659 | offset="1" | ||
660 | style="stop-color:#555753;stop-opacity:1" | ||
661 | id="stop7344-0" /> | ||
662 | </linearGradient> | ||
663 | <linearGradient | ||
664 | gradientTransform="matrix(-1.4457882,0,0,1.4457882,100.78594,57.686242)" | ||
665 | gradientUnits="userSpaceOnUse" | ||
666 | xlink:href="#linearGradient7422-3" | ||
667 | id="linearGradient2933-5" | ||
668 | y2="24.6875" | ||
669 | x2="30.3125" | ||
670 | y1="27.313059" | ||
671 | x1="30.3125" /> | ||
672 | <linearGradient | ||
673 | id="linearGradient7422-3"> | ||
674 | <stop | ||
675 | offset="0" | ||
676 | style="stop-color:#edd400;stop-opacity:1" | ||
677 | id="stop7424-8" /> | ||
678 | <stop | ||
679 | offset="1" | ||
680 | style="stop-color:#edd400;stop-opacity:0" | ||
681 | id="stop7426-0" /> | ||
682 | </linearGradient> | ||
683 | <linearGradient | ||
684 | gradientTransform="matrix(-3.5001232,0,0,3.6155181,-79.601769,55.132528)" | ||
685 | gradientUnits="userSpaceOnUse" | ||
686 | xlink:href="#linearGradient7438-0" | ||
687 | id="linearGradient2840-1" | ||
688 | y2="14.657693" | ||
689 | x2="-6.0008183" | ||
690 | y1="1.3619466" | ||
691 | x1="-6.0008183" /> | ||
692 | <linearGradient | ||
693 | id="linearGradient7438-0"> | ||
694 | <stop | ||
695 | offset="0" | ||
696 | style="stop-color:#ffffff;stop-opacity:1" | ||
697 | id="stop7440-9" /> | ||
698 | <stop | ||
699 | offset="1" | ||
700 | style="stop-color:#ffffff;stop-opacity:0" | ||
701 | id="stop7442-9" /> | ||
702 | </linearGradient> | ||
703 | <radialGradient | ||
704 | gradientTransform="matrix(-1.6265532,0,0,1.0818111,109.80609,68.337635)" | ||
705 | gradientUnits="userSpaceOnUse" | ||
706 | xlink:href="#linearGradient7822-1" | ||
707 | id="radialGradient2825-4" | ||
708 | fy="34.785942" | ||
709 | fx="14.363107" | ||
710 | r="8.7946405" | ||
711 | cy="34.785942" | ||
712 | cx="14.363107" /> | ||
713 | <linearGradient | ||
714 | id="linearGradient7822-1"> | ||
715 | <stop | ||
716 | offset="0" | ||
717 | style="stop-color:#000000;stop-opacity:1" | ||
718 | id="stop7824-6" /> | ||
719 | <stop | ||
720 | offset="1" | ||
721 | style="stop-color:#000000;stop-opacity:0" | ||
722 | id="stop7826-9" /> | ||
723 | </linearGradient> | ||
724 | <linearGradient | ||
725 | gradientTransform="matrix(1.0511791,0,0,1,0.1121129,0)" | ||
726 | gradientUnits="userSpaceOnUse" | ||
727 | xlink:href="#linearGradient7263-4" | ||
728 | id="linearGradient2697-2" | ||
729 | y2="54.415817" | ||
730 | x2="0.82206726" | ||
731 | y1="55.219357" | ||
732 | x1="1.6256078" /> | ||
733 | <linearGradient | ||
734 | id="linearGradient7263-4"> | ||
735 | <stop | ||
736 | offset="0" | ||
737 | style="stop-color:#adb0a8;stop-opacity:1" | ||
738 | id="stop7265-9" /> | ||
739 | <stop | ||
740 | offset="1" | ||
741 | style="stop-color:#ffffff;stop-opacity:1" | ||
742 | id="stop7267-1" /> | ||
743 | </linearGradient> | ||
744 | <linearGradient | ||
745 | gradientTransform="matrix(0.9642856,0,0,0.9722222,-0.2500008,1.6944444)" | ||
746 | gradientUnits="userSpaceOnUse" | ||
747 | xlink:href="#linearGradient7269-1" | ||
748 | id="linearGradient2699-5" | ||
749 | y2="54.707691" | ||
750 | x2="-4.2208939" | ||
751 | y1="59.878922" | ||
752 | x1="-4.2208939" /> | ||
753 | <linearGradient | ||
754 | id="linearGradient7269-1"> | ||
755 | <stop | ||
756 | offset="0" | ||
757 | style="stop-color:#ffffff;stop-opacity:1" | ||
758 | id="stop7271-6" /> | ||
759 | <stop | ||
760 | offset="1" | ||
761 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
762 | id="stop7273-5" /> | ||
763 | </linearGradient> | ||
764 | <linearGradient | ||
765 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
766 | gradientUnits="userSpaceOnUse" | ||
767 | xlink:href="#linearGradient7257-2" | ||
768 | id="linearGradient2816-1" | ||
769 | y2="54" | ||
770 | x2="-3.3587573" | ||
771 | y1="51.137787" | ||
772 | x1="-1.9887378" /> | ||
773 | <linearGradient | ||
774 | id="linearGradient7257-2"> | ||
775 | <stop | ||
776 | offset="0" | ||
777 | style="stop-color:#000000;stop-opacity:1" | ||
778 | id="stop7259-8" /> | ||
779 | <stop | ||
780 | offset="1" | ||
781 | style="stop-color:#000000;stop-opacity:0" | ||
782 | id="stop7261-3" /> | ||
783 | </linearGradient> | ||
784 | <linearGradient | ||
785 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
786 | gradientUnits="userSpaceOnUse" | ||
787 | xlink:href="#linearGradient7237-8" | ||
788 | id="linearGradient2810-7" | ||
789 | y2="50.563263" | ||
790 | x2="0.88388348" | ||
791 | y1="52.640388" | ||
792 | x1="-4.6845822" /> | ||
793 | <linearGradient | ||
794 | id="linearGradient7237-8"> | ||
795 | <stop | ||
796 | offset="0" | ||
797 | style="stop-color:#eeeeec;stop-opacity:1" | ||
798 | id="stop7239-2" /> | ||
799 | <stop | ||
800 | offset="1" | ||
801 | style="stop-color:#babdb6;stop-opacity:1" | ||
802 | id="stop7241-8" /> | ||
803 | </linearGradient> | ||
804 | <linearGradient | ||
805 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
806 | gradientUnits="userSpaceOnUse" | ||
807 | xlink:href="#linearGradient7245-3" | ||
808 | id="linearGradient2807-8" | ||
809 | y2="49.458408" | ||
810 | x2="0.26516503" | ||
811 | y1="50.51907" | ||
812 | x1="-5.0823302" /> | ||
813 | <linearGradient | ||
814 | id="linearGradient7245-3"> | ||
815 | <stop | ||
816 | offset="0" | ||
817 | style="stop-color:#eeeeec;stop-opacity:1" | ||
818 | id="stop7247-8" /> | ||
819 | <stop | ||
820 | offset="1" | ||
821 | style="stop-color:#ffffff;stop-opacity:1" | ||
822 | id="stop7249-6" /> | ||
823 | </linearGradient> | ||
824 | <linearGradient | ||
825 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,85.197652,25.71637)" | ||
826 | gradientUnits="userSpaceOnUse" | ||
827 | xlink:href="#linearGradient7186-6" | ||
828 | id="linearGradient2804-8" | ||
829 | y2="51.812416" | ||
830 | x2="-5.96875" | ||
831 | y1="52.875" | ||
832 | x1="-5.96875" /> | ||
833 | <linearGradient | ||
834 | id="linearGradient7186-6"> | ||
835 | <stop | ||
836 | offset="0" | ||
837 | style="stop-color:#888a85;stop-opacity:1" | ||
838 | id="stop7188-8" /> | ||
839 | <stop | ||
840 | offset="1" | ||
841 | style="stop-color:#ffffff;stop-opacity:1" | ||
842 | id="stop7190-9" /> | ||
843 | </linearGradient> | ||
844 | <linearGradient | ||
845 | gradientTransform="matrix(-1.4070617,0,0,1.4472639,85.197652,24.108278)" | ||
846 | gradientUnits="userSpaceOnUse" | ||
847 | xlink:href="#linearGradient7277-9" | ||
848 | id="linearGradient2801-9" | ||
849 | y2="59.444622" | ||
850 | x2="-3.5355339" | ||
851 | y1="55.866562" | ||
852 | x1="-3.5355339" /> | ||
853 | <linearGradient | ||
854 | id="linearGradient7277-9"> | ||
855 | <stop | ||
856 | offset="0" | ||
857 | style="stop-color:#555753;stop-opacity:1" | ||
858 | id="stop7279-0" /> | ||
859 | <stop | ||
860 | offset="1" | ||
861 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
862 | id="stop7281-3" /> | ||
863 | </linearGradient> | ||
864 | <linearGradient | ||
865 | gradientTransform="matrix(-1.418931,0,0,1.3946594,108.0739,59.875355)" | ||
866 | gradientUnits="userSpaceOnUse" | ||
867 | xlink:href="#linearGradient7652-827-6" | ||
868 | id="linearGradient2788-1" | ||
869 | y2="48.846531" | ||
870 | x2="39.347298" | ||
871 | y1="40.3125" | ||
872 | x1="37.625" /> | ||
873 | <linearGradient | ||
874 | id="linearGradient7652-827-6"> | ||
875 | <stop | ||
876 | offset="0" | ||
877 | style="stop-color:#dbdbdb;stop-opacity:1" | ||
878 | id="stop3225-4" /> | ||
879 | <stop | ||
880 | offset="1" | ||
881 | style="stop-color:#a0a0a0;stop-opacity:0" | ||
882 | id="stop3227-5" /> | ||
883 | </linearGradient> | ||
884 | <linearGradient | ||
885 | gradientTransform="matrix(-1.418931,0,0,1.3946594,108.0739,59.875355)" | ||
886 | gradientUnits="userSpaceOnUse" | ||
887 | xlink:href="#linearGradient7576-259-5" | ||
888 | id="linearGradient2790-3" | ||
889 | y2="46.5625" | ||
890 | x2="40.125" | ||
891 | y1="40.625" | ||
892 | x1="38.75" /> | ||
893 | <linearGradient | ||
894 | id="linearGradient7576-259-5"> | ||
895 | <stop | ||
896 | offset="0" | ||
897 | style="stop-color:#787878;stop-opacity:1" | ||
898 | id="stop3231-8" /> | ||
899 | <stop | ||
900 | offset="1" | ||
901 | style="stop-color:#6c6c6c;stop-opacity:0" | ||
902 | id="stop3233-8" /> | ||
903 | </linearGradient> | ||
904 | <linearGradient | ||
905 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,107.71064,59.485849)" | ||
906 | gradientUnits="userSpaceOnUse" | ||
907 | xlink:href="#linearGradient7660-4" | ||
908 | id="linearGradient2785-8" | ||
909 | y2="42.9375" | ||
910 | x2="42.123722" | ||
911 | y1="38.3125" | ||
912 | x1="41.1875" /> | ||
913 | <linearGradient | ||
914 | id="linearGradient7660-4"> | ||
915 | <stop | ||
916 | offset="0" | ||
917 | style="stop-color:#ffffff;stop-opacity:1" | ||
918 | id="stop7662-5" /> | ||
919 | <stop | ||
920 | offset="1" | ||
921 | style="stop-color:#ffffff;stop-opacity:0" | ||
922 | id="stop7664-9" /> | ||
923 | </linearGradient> | ||
924 | <linearGradient | ||
925 | gradientTransform="matrix(-1.5829444,0,0,1.6415719,85.373536,11.455212)" | ||
926 | gradientUnits="userSpaceOnUse" | ||
927 | xlink:href="#linearGradient7269-1" | ||
928 | id="linearGradient2782-8" | ||
929 | y2="55.000004" | ||
930 | x2="-4.1097827" | ||
931 | y1="58.807774" | ||
932 | x1="-4.1097827" /> | ||
933 | <linearGradient | ||
934 | id="linearGradient3205"> | ||
935 | <stop | ||
936 | offset="0" | ||
937 | style="stop-color:#ffffff;stop-opacity:1" | ||
938 | id="stop3207" /> | ||
939 | <stop | ||
940 | offset="1" | ||
941 | style="stop-color:#d3d7cf;stop-opacity:1" | ||
942 | id="stop3209" /> | ||
943 | </linearGradient> | ||
944 | <linearGradient | ||
945 | y2="34.5625" | ||
946 | x2="-7.78125" | ||
947 | y1="32.4375" | ||
948 | x1="-6.40625" | ||
949 | gradientTransform="matrix(-1.4070617,0,0,1.4070617,79.569405,59.485849)" | ||
950 | gradientUnits="userSpaceOnUse" | ||
951 | id="linearGradient3329-6" | ||
952 | xlink:href="#linearGradient7812-3" | ||
953 | inkscape:collect="always" /> | ||
954 | <linearGradient | ||
955 | id="linearGradient7812-3"> | ||
956 | <stop | ||
957 | offset="0" | ||
958 | style="stop-color:#000000;stop-opacity:1" | ||
959 | id="stop7814-7" /> | ||
960 | <stop | ||
961 | offset="1" | ||
962 | style="stop-color:#000000;stop-opacity:0" | ||
963 | id="stop7816-6" /> | ||
964 | </linearGradient> | ||
200 | </defs> | 965 | </defs> |
201 | <sodipodi:namedview | 966 | <sodipodi:namedview |
202 | id="base" | 967 | id="base" |
@@ -205,18 +970,18 @@ | |||
205 | borderopacity="1.0" | 970 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 971 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 972 | inkscape:pageshadow="2" |
208 | inkscape:zoom="1.9445437" | 973 | inkscape:zoom="2.7500001" |
209 | inkscape:cx="18.793393" | 974 | inkscape:cx="-18.306166" |
210 | inkscape:cy="100.45181" | 975 | inkscape:cy="92.801537" |
211 | inkscape:current-layer="layer1" | 976 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 977 | showgrid="true" |
213 | inkscape:document-units="px" | 978 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 979 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="910" | 980 | inkscape:window-width="1680" |
216 | inkscape:window-height="673" | 981 | inkscape:window-height="987" |
217 | inkscape:window-x="724" | 982 | inkscape:window-x="0" |
218 | inkscape:window-y="9" | 983 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 984 | inkscape:window-maximized="1" /> |
220 | <metadata | 985 | <metadata |
221 | id="metadata26397"> | 986 | id="metadata26397"> |
222 | <rdf:RDF> | 987 | <rdf:RDF> |
@@ -274,12 +1039,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 1039 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 1040 | inkscape:connector-curvature="0" |
276 | id="path3369" | 1041 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 1042 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 1043 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 1044 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 1045 | inkscape:connector-curvature="0" |
281 | id="path6127" | 1046 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 1047 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 1048 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 1049 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 1050 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -292,34 +1057,38 @@ | |||
292 | id="path3369-7" | 1057 | id="path3369-7" |
293 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | 1058 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> |
294 | <g | 1059 | <g |
295 | id="layer1-0-71-6-7" | 1060 | id="g3122-7" |
296 | transform="matrix(3.2,0,0,3.2485087,39.968083,-9.2285166)" | 1061 | transform="translate(121.31813,-68.910961)"> |
297 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> | 1062 | <rect |
298 | <g | 1063 | width="51.003647" |
299 | style="opacity:0.9;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 1064 | height="49.003685" |
300 | id="layer1-6-9-4-0" | 1065 | rx="3.0160477" |
301 | transform="translate(-0.02867384,-0.7867384)"> | 1066 | ry="3.0591679" |
302 | <path | 1067 | x="31.34915" |
303 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 1068 | y="59.547237" |
304 | id="path4112-19-69-3-1-46-9-4" | 1069 | transform="scale(-1,1)" |
305 | d="m 8.0286738,10.786738 c -0.8837844,0 -1.7582785,0.463138 -2.1184755,0.860829 l 2.1184755,2.303665 2.1390372,-2.283103 C 9.8075138,11.249876 8.9124582,10.786738 8.0286738,10.786738 z m 0,-3.9999996 c -1.847888,0 -3.5041267,0.736481 -4.8649357,1.861156 l 1.3245282,1.4137196 c 0.90637,-0.6491716 2.3168195,-1.2748756 3.4869315,-1.2748756 1.198417,0 2.6760272,0.639835 3.5952572,1.3180686 L 12.935091,8.6271534 C 11.574282,7.5024784 9.8765618,6.7867384 8.0286738,6.7867384 z m 0,-3.999999 c -2.853422,0 -5.468321,1.09634 -7.49999996,2.922777 l 1.29591676,1.459363 c 1.8117159,-1.588448 3.7176605,-2.382141 6.2040832,-2.382141 2.4864232,0 4.3343812,0.747499 6.2328602,2.414286 l 1.26714,-1.491508 C 13.496995,3.8830794 10.882095,2.7867394 8.0286738,2.7867394 z" | 1070 | id="rect5925-5" |
306 | inkscape:connector-curvature="0" /> | 1071 | style="fill:url(#linearGradient2836-7);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3716-0);stroke-width:0.99618816;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99236642;stroke-dasharray:none;stroke-dashoffset:0.69999992" /> |
307 | </g> | 1072 | <path |
308 | </g> | 1073 | d="m -54.850974,76.056668 c 0.529026,0 1,0.394123 1,1 l 0,1 c 0,0.42938 0.53738,1 1.000001,1 l 2.299999,0 c 0.940171,0 1.7,0.93718 1.7,1.871968 l 0,9.437755 c 0,0.934793 -0.759832,1.690277 -1.7,1.690277 l -12.600003,0 c -0.940167,0 -1.699997,-0.755484 -1.699997,-1.690277 l 0,-9.437755 c 0,-0.93479 0.759827,-1.871968 1.699997,-1.871968 l 2.300003,0 c 0.385148,0.02584 1,-0.502238 1,-1 l 0,-1 c 0,-0.55654 0.470978,-1 1,-1 l 4,0 z" |
309 | <g | 1074 | id="path2899-3" |
310 | id="layer1-0-71-6" | 1075 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" |
311 | transform="matrix(3.2,0,0,3.2485087,40.061669,-10.451776)" | 1076 | inkscape:connector-curvature="0" /> |
312 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> | 1077 | <path |
313 | <g | 1078 | d="m -52.694638,69.785509 c 1.118616,0 2.114483,0.739316 2.114483,1.875848 l 0,2.132977 c 0,0.805453 1.136281,1.875849 2.114486,1.875849 l 5.184724,0 c 1.987977,0 3.594624,1.758008 3.594624,3.511528 l 0,17.703795 c 0,1.75353 -1.606651,3.170704 -3.594624,3.170704 l -26.642509,0 c -1.987969,0 -3.594619,-1.417174 -3.594619,-3.170704 l 0,-17.703795 c 0,-1.753524 1.606642,-3.511528 3.594619,-3.511528 l 5.184731,0 c 0.814391,0.04847 2.114485,-0.942122 2.114485,-1.875849 l 0,-2.132977 c 0,-1.043984 0.995875,-1.875848 2.114485,-1.875848 z" |
314 | style="opacity:0.9;color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 1079 | id="rect7327-4" |
315 | id="layer1-6-9-4" | 1080 | style="fill:url(#linearGradient2895-9);fill-opacity:1;fill-rule:evenodd;stroke:none" |
316 | transform="translate(-0.02867384,-0.7867384)"> | 1081 | inkscape:connector-curvature="0" |
317 | <path | 1082 | sodipodi:nodetypes="sssssssssssscssss" /> |
318 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | 1083 | <rect |
319 | id="path4112-19-69-3-1-46-9" | 1084 | width="49.001724" |
320 | d="m 8.0286738,10.786738 c -0.8837844,0 -1.7582785,0.463138 -2.1184755,0.860829 l 2.1184755,2.303665 2.1390372,-2.283103 C 9.8075138,11.249876 8.9124582,10.786738 8.0286738,10.786738 z m 0,-3.9999996 c -1.847888,0 -3.5041267,0.736481 -4.8649357,1.861156 l 1.3245282,1.4137196 c 0.90637,-0.6491716 2.3168195,-1.2748756 3.4869315,-1.2748756 1.198417,0 2.6760272,0.639835 3.5952572,1.3180686 L 12.935091,8.6271534 C 11.574282,7.5024784 9.8765618,6.7867384 8.0286738,6.7867384 z m 0,-3.999999 c -2.853422,0 -5.468321,1.09634 -7.49999996,2.922777 l 1.29591676,1.459363 c 1.8117159,-1.588448 3.7176605,-2.382141 6.2040832,-2.382141 2.4864232,0 4.3343812,0.747499 6.2328602,2.414286 l 1.26714,-1.491508 C 13.496995,3.8830794 10.882095,2.7867394 8.0286738,2.7867394 z" | 1085 | height="47.00172" |
321 | inkscape:connector-curvature="0" /> | 1086 | rx="2.0000002" |
322 | </g> | 1087 | ry="1.9999999" |
1088 | x="-81.35183" | ||
1089 | y="60.555809" | ||
1090 | id="rect2838-1" | ||
1091 | style="fill:none;stroke:url(#linearGradient2840-1);stroke-width:0.99827832;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99236642;stroke-dasharray:none;stroke-dashoffset:0.69999992;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | ||
323 | </g> | 1092 | </g> |
324 | </g> | 1093 | </g> |
325 | </svg> | 1094 | </svg> |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-templates.svg b/data/elementary/themes/fdo/places/128-svg/folder-templates.svg new file mode 100644 index 0000000000..bbb0a73808 --- /dev/null +++ b/data/elementary/themes/fdo/places/128-svg/folder-templates.svg | |||
@@ -0,0 +1,339 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <!-- Created with Inkscape (http://www.inkscape.org/) --> | ||
3 | |||
4 | <svg | ||
5 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
6 | xmlns:cc="http://creativecommons.org/ns#" | ||
7 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
8 | xmlns:svg="http://www.w3.org/2000/svg" | ||
9 | xmlns="http://www.w3.org/2000/svg" | ||
10 | xmlns:xlink="http://www.w3.org/1999/xlink" | ||
11 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
12 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
13 | width="128" | ||
14 | height="128" | ||
15 | id="svg26392" | ||
16 | version="1.1" | ||
17 | inkscape:version="0.48.5 r10040" | ||
18 | sodipodi:docname="folder-templates.svg"> | ||
19 | <defs | ||
20 | id="defs26394"> | ||
21 | <linearGradient | ||
22 | inkscape:collect="always" | ||
23 | xlink:href="#linearGradient8272" | ||
24 | id="linearGradient5891" | ||
25 | gradientUnits="userSpaceOnUse" | ||
26 | gradientTransform="matrix(2.6658408,0,0,2.7170994,-143.33283,-69.198823)" | ||
27 | x1="97.538795" | ||
28 | y1="16.962049" | ||
29 | x2="97.538795" | ||
30 | y2="44.260689" /> | ||
31 | <linearGradient | ||
32 | id="linearGradient8272"> | ||
33 | <stop | ||
34 | offset="0" | ||
35 | style="stop-color:#ffffff;stop-opacity:1" | ||
36 | id="stop8274" /> | ||
37 | <stop | ||
38 | offset="0.0221225" | ||
39 | style="stop-color:#ffffff;stop-opacity:0.23529412" | ||
40 | id="stop8276" /> | ||
41 | <stop | ||
42 | offset="0.97909725" | ||
43 | style="stop-color:#ffffff;stop-opacity:0.15686275" | ||
44 | id="stop8278" /> | ||
45 | <stop | ||
46 | offset="1" | ||
47 | style="stop-color:#ffffff;stop-opacity:0.39215687" | ||
48 | id="stop8280" /> | ||
49 | </linearGradient> | ||
50 | <linearGradient | ||
51 | inkscape:collect="always" | ||
52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" | ||
53 | id="linearGradient5887" | ||
54 | gradientUnits="userSpaceOnUse" | ||
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | ||
56 | x1="22.934725" | ||
57 | y1="49.629246" | ||
58 | x2="22.934725" | ||
59 | y2="36.599415" /> | ||
60 | <linearGradient | ||
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
93 | inkscape:collect="always" | ||
94 | xlink:href="#linearGradient5048-585" | ||
95 | id="linearGradient5875" | ||
96 | gradientUnits="userSpaceOnUse" | ||
97 | gradientTransform="matrix(0.2134205,0,0,0.06641689,-13.147881,75.518568)" | ||
98 | x1="302.85715" | ||
99 | y1="366.64789" | ||
100 | x2="302.85715" | ||
101 | y2="609.50507" /> | ||
102 | <linearGradient | ||
103 | id="linearGradient5048-585"> | ||
104 | <stop | ||
105 | id="stop2667" | ||
106 | style="stop-color:#000000;stop-opacity:0" | ||
107 | offset="0" /> | ||
108 | <stop | ||
109 | id="stop2669" | ||
110 | style="stop-color:#000000;stop-opacity:1" | ||
111 | offset="0.5" /> | ||
112 | <stop | ||
113 | id="stop2671" | ||
114 | style="stop-color:#000000;stop-opacity:0" | ||
115 | offset="1" /> | ||
116 | </linearGradient> | ||
117 | <radialGradient | ||
118 | inkscape:collect="always" | ||
119 | xlink:href="#linearGradient5060-179" | ||
120 | id="radialGradient5877" | ||
121 | gradientUnits="userSpaceOnUse" | ||
122 | gradientTransform="matrix(0.08277507,0,0,0.06641689,65.628912,75.518568)" | ||
123 | cx="605.71429" | ||
124 | cy="486.64789" | ||
125 | fx="605.71429" | ||
126 | fy="486.64789" | ||
127 | r="117.14286" /> | ||
128 | <linearGradient | ||
129 | id="linearGradient5060-179"> | ||
130 | <stop | ||
131 | id="stop2675" | ||
132 | style="stop-color:#000000;stop-opacity:1" | ||
133 | offset="0" /> | ||
134 | <stop | ||
135 | id="stop2677" | ||
136 | style="stop-color:#000000;stop-opacity:0" | ||
137 | offset="1" /> | ||
138 | </linearGradient> | ||
139 | <radialGradient | ||
140 | inkscape:collect="always" | ||
141 | xlink:href="#linearGradient5060-820" | ||
142 | id="radialGradient5879" | ||
143 | gradientUnits="userSpaceOnUse" | ||
144 | gradientTransform="matrix(-0.08277505,0,0,0.06641689,62.347829,75.518568)" | ||
145 | cx="605.71429" | ||
146 | cy="486.64789" | ||
147 | fx="605.71429" | ||
148 | fy="486.64789" | ||
149 | r="117.14286" /> | ||
150 | <linearGradient | ||
151 | id="linearGradient5060-820"> | ||
152 | <stop | ||
153 | id="stop2681" | ||
154 | style="stop-color:#000000;stop-opacity:1" | ||
155 | offset="0" /> | ||
156 | <stop | ||
157 | id="stop2683" | ||
158 | style="stop-color:#000000;stop-opacity:0" | ||
159 | offset="1" /> | ||
160 | </linearGradient> | ||
161 | <linearGradient | ||
162 | inkscape:collect="always" | ||
163 | xlink:href="#linearGradient9235" | ||
164 | id="linearGradient5873" | ||
165 | gradientUnits="userSpaceOnUse" | ||
166 | gradientTransform="matrix(2.6658408,0,0,2.6469079,-143.33283,-66.049513)" | ||
167 | x1="97.538795" | ||
168 | y1="8.8103228" | ||
169 | x2="97.538795" | ||
170 | y2="44.260689" /> | ||
171 | <linearGradient | ||
172 | id="linearGradient9235"> | ||
173 | <stop | ||
174 | id="stop9237" | ||
175 | style="stop-color:#ffffff;stop-opacity:1" | ||
176 | offset="0" /> | ||
177 | <stop | ||
178 | id="stop9239" | ||
179 | style="stop-color:#ffffff;stop-opacity:0.23529412" | ||
180 | offset="0.1088333" /> | ||
181 | <stop | ||
182 | id="stop9241" | ||
183 | style="stop-color:#ffffff;stop-opacity:0.15686275" | ||
184 | offset="0.97909725" /> | ||
185 | <stop | ||
186 | id="stop9243" | ||
187 | style="stop-color:#ffffff;stop-opacity:0.39215687" | ||
188 | offset="1" /> | ||
189 | </linearGradient> | ||
190 | <linearGradient | ||
191 | inkscape:collect="always" | ||
192 | xlink:href="#linearGradient3104-8-8-97-4-6-11-5-5-1-0" | ||
193 | id="linearGradient5869" | ||
194 | gradientUnits="userSpaceOnUse" | ||
195 | gradientTransform="matrix(2.1683519,0,0,2.2464645,141.9485,-68.590473)" | ||
196 | x1="-51.786404" | ||
197 | y1="53.514328" | ||
198 | x2="-51.786404" | ||
199 | y2="3.6336823" /> | ||
200 | <linearGradient | ||
201 | id="linearGradient3104-8-8-97-4-6-11-5-5-1-0"> | ||
202 | <stop | ||
203 | offset="0" | ||
204 | style="stop-color:#000000;stop-opacity:0.32173914" | ||
205 | id="stop3106-5-4-3-5-0-2-1-0-1-2" /> | ||
206 | <stop | ||
207 | offset="1" | ||
208 | style="stop-color:#000000;stop-opacity:0.27826086" | ||
209 | id="stop3108-4-3-7-8-2-0-7-9-4-9" /> | ||
210 | </linearGradient> | ||
211 | <linearGradient | ||
212 | id="linearGradient6404-7-5"> | ||
213 | <stop | ||
214 | id="stop6406-1-8" | ||
215 | style="stop-color:#f9f9f9;stop-opacity:1" | ||
216 | offset="0" /> | ||
217 | <stop | ||
218 | id="stop6408-9-6" | ||
219 | style="stop-color:#c9c9c9;stop-opacity:1" | ||
220 | offset="1" /> | ||
221 | </linearGradient> | ||
222 | <linearGradient | ||
223 | y2="16.997795" | ||
224 | x2="62.988873" | ||
225 | y1="14.090554" | ||
226 | x1="62.988873" | ||
227 | gradientTransform="matrix(2.7209303,0,0,2.6722576,-117.2202,-66.213873)" | ||
228 | gradientUnits="userSpaceOnUse" | ||
229 | id="linearGradient26390" | ||
230 | xlink:href="#linearGradient6404-7-5" | ||
231 | inkscape:collect="always" /> | ||
232 | </defs> | ||
233 | <sodipodi:namedview | ||
234 | id="base" | ||
235 | pagecolor="#ffffff" | ||
236 | bordercolor="#666666" | ||
237 | borderopacity="1.0" | ||
238 | inkscape:pageopacity="0.0" | ||
239 | inkscape:pageshadow="2" | ||
240 | inkscape:zoom="2.7500001" | ||
241 | inkscape:cx="239.92987" | ||
242 | inkscape:cy="60.787638" | ||
243 | inkscape:current-layer="layer1" | ||
244 | showgrid="true" | ||
245 | inkscape:document-units="px" | ||
246 | inkscape:grid-bbox="true" | ||
247 | inkscape:window-width="1680" | ||
248 | inkscape:window-height="979" | ||
249 | inkscape:window-x="1680" | ||
250 | inkscape:window-y="0" | ||
251 | inkscape:window-maximized="1" /> | ||
252 | <metadata | ||
253 | id="metadata26397"> | ||
254 | <rdf:RDF> | ||
255 | <cc:Work | ||
256 | rdf:about=""> | ||
257 | <dc:format>image/svg+xml</dc:format> | ||
258 | <dc:type | ||
259 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
260 | <dc:title /> | ||
261 | </cc:Work> | ||
262 | </rdf:RDF> | ||
263 | </metadata> | ||
264 | <g | ||
265 | id="layer1" | ||
266 | inkscape:label="Layer 1" | ||
267 | inkscape:groupmode="layer" | ||
268 | transform="translate(0,64)"> | ||
269 | <path | ||
270 | inkscape:connector-curvature="0" | ||
271 | style="color:#000000;fill:url(#linearGradient26390);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" | ||
272 | d="m 12.999997,-42.968593 c -1.108,0 -2,0.892 -2,2 l 0,5.96875 -3.0000004,0 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 112.0000034,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -62.999999,0 0,-5.96875 c 0,-1.108 -0.892,-2 -2,-2 l -42.000004,0 z" | ||
273 | id="rect8678-4" /> | ||
274 | <path | ||
275 | d="m 13.662787,-43.499683 c -1.87818,0.0205 -3.16279,0.9143 -3.16279,2.67225 l 0,5.32743 c -0.9606004,0 -1.4771004,-0.003 -2.1044004,0 -1.67856,0.008 -2.87762,0.94491 -2.87762,2.83298 0.0936,27.4976499 -0.018,28.9219399 -0.018,31.2565499 3.90581,0 117.0000034,-9.8866399 117.0000034,-14.1422999 l 0,-17.14209 c 0,-1.75796 -1.15786,-2.82564 -3.03605,-2.80514 l -61.963949,0 0,-5.19887 c 0,-1.75795 -1.18743,-2.80081 -2.94827,-2.80081 l -40.888944,0 z" | ||
276 | inkscape:connector-curvature="0" | ||
277 | id="path3468" | ||
278 | style="opacity:0.8;color:#000000;fill:none;stroke:url(#linearGradient5869);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | ||
279 | <path | ||
280 | style="color:#000000;fill:none;stroke:url(#linearGradient5873);stroke-width:0.99999982;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" | ||
281 | d="m 13.499997,-42.499843 c -1.108,0 -2,0.892 -2,2 l 0,6 -3.0000004,0 c -1.108,0 -2,0.892 -2,2 l 0,11 c 0,1.108 0.892,2 2,2 l 111.0000034,0 c 1.108,0 2,-0.892 2,-2 l 0,-11 c 0,-1.108 -0.892,-2 -2,-2 l -62.999999,0 0,-6 c 0,-1.108 -0.892,-2 -2,-2 l -41.000004,0 z" | ||
282 | id="rect8678" | ||
283 | inkscape:connector-curvature="0" /> | ||
284 | <g | ||
285 | transform="matrix(1.0027339,0,0,0.9919518,-0.16331336,-57.066403)" | ||
286 | id="g2479"> | ||
287 | <rect | ||
288 | width="103.05159" | ||
289 | height="16.129816" | ||
290 | x="12.462574" | ||
291 | y="99.870178" | ||
292 | id="rect4173" | ||
293 | style="opacity:0.3;fill:url(#linearGradient5875);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> | ||
294 | <path | ||
295 | d="m 115.51417,99.870734 c 0,0 0,16.128926 0,16.128926 4.26271,0.0304 10.30516,-3.61367 10.30516,-8.0655 0,-4.45183 -4.75687,-8.063426 -10.30516,-8.063426 z" | ||
296 | inkscape:connector-curvature="0" | ||
297 | id="path5058" | ||
298 | style="opacity:0.3;fill:url(#radialGradient5877);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> | ||
299 | <path | ||
300 | d="m 12.462574,99.870734 c 0,0 0,16.128926 0,16.128926 -4.2627113,0.0304 -10.3051588,-3.61367 -10.3051588,-8.0655 0,-4.45183 4.7568636,-8.063426 10.3051588,-8.063426 z" | ||
301 | inkscape:connector-curvature="0" | ||
302 | id="path5018" | ||
303 | style="opacity:0.3;fill:url(#radialGradient5879);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> | ||
304 | </g> | ||
305 | <path | ||
306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | ||
307 | inkscape:connector-curvature="0" | ||
308 | id="path3369" | ||
309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | ||
310 | <path | ||
311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | ||
312 | inkscape:connector-curvature="0" | ||
313 | id="path6127" | ||
314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> | ||
315 | <path | ||
316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | ||
317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | ||
318 | id="path8263" | ||
319 | inkscape:connector-curvature="0" | ||
320 | sodipodi:nodetypes="cccccccccc" /> | ||
321 | <path | ||
322 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | ||
323 | inkscape:connector-curvature="0" | ||
324 | id="path3369-7" | ||
325 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | ||
326 | <path | ||
327 | inkscape:connector-curvature="0" | ||
328 | d="m 41.190682,-6.7776313 0,42.4840093 50.000004,0 z m 9,18.4840093 17,15 -17,0 z" | ||
329 | style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" | ||
330 | id="path4048" | ||
331 | sodipodi:nodetypes="cccccccc" /> | ||
332 | <path | ||
333 | style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:0.85098039;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" | ||
334 | d="m 41.190682,-7.7776323 0,42.4840103 50,0 z m 9,18.4840103 17,15 -17,0 z" | ||
335 | inkscape:connector-curvature="0" | ||
336 | id="path181" | ||
337 | sodipodi:nodetypes="cccccccc" /> | ||
338 | </g> | ||
339 | </svg> | ||
diff --git a/data/elementary/themes/fdo/places/128-svg/folder-videos.svg b/data/elementary/themes/fdo/places/128-svg/folder-videos.svg index 3fd3a994b7..d9f0a570aa 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder-videos.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder-videos.svg | |||
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -206,17 +238,17 @@ | |||
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="1.9445437" | 240 | inkscape:zoom="1.9445437" |
209 | inkscape:cx="15.635525" | 241 | inkscape:cx="222.91043" |
210 | inkscape:cy="71.000701" | 242 | inkscape:cy="42.863856" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
214 | inkscape:grid-bbox="true" | 246 | inkscape:grid-bbox="true" |
215 | inkscape:window-width="917" | 247 | inkscape:window-width="1680" |
216 | inkscape:window-height="633" | 248 | inkscape:window-height="979" |
217 | inkscape:window-x="625" | 249 | inkscape:window-x="1680" |
218 | inkscape:window-y="143" | 250 | inkscape:window-y="0" |
219 | inkscape:window-maximized="0" /> | 251 | inkscape:window-maximized="1" /> |
220 | <metadata | 252 | <metadata |
221 | id="metadata26397"> | 253 | id="metadata26397"> |
222 | <rdf:RDF> | 254 | <rdf:RDF> |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
@@ -292,7 +324,7 @@ | |||
292 | id="path3369-7" | 324 | id="path3369-7" |
293 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> | 325 | style="opacity:0.3;fill:none;stroke:#000000;stroke-width:0.99999982;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" /> |
294 | <g | 326 | <g |
295 | transform="matrix(3,0,0,3,42.339472,-8.140299)" | 327 | transform="matrix(3,0,0,3,40.13938,-6.1402976)" |
296 | id="layer1-3-4-9-1" | 328 | id="layer1-3-4-9-1" |
297 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> | 329 | style="opacity:0.3;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> |
298 | <path | 330 | <path |
@@ -302,7 +334,7 @@ | |||
302 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 334 | style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
303 | </g> | 335 | </g> |
304 | <g | 336 | <g |
305 | transform="matrix(3,0,0,3,42.339472,-9.140299)" | 337 | transform="matrix(3,0,0,3,40.13938,-7.1402976)" |
306 | id="layer1-3-4-9" | 338 | id="layer1-3-4-9" |
307 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> | 339 | style="color:#000000;fill:#ffffff;fill-opacity:0.85098039;fill-rule:nonzero;stroke:none;stroke-width:1.70000005;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"> |
308 | <path | 340 | <path |
diff --git a/data/elementary/themes/fdo/places/128-svg/folder.svg b/data/elementary/themes/fdo/places/128-svg/folder.svg index 54bd6bc1b8..4d702475a9 100644 --- a/data/elementary/themes/fdo/places/128-svg/folder.svg +++ b/data/elementary/themes/fdo/places/128-svg/folder.svg | |||
@@ -49,7 +49,7 @@ | |||
49 | </linearGradient> | 49 | </linearGradient> |
50 | <linearGradient | 50 | <linearGradient |
51 | inkscape:collect="always" | 51 | inkscape:collect="always" |
52 | xlink:href="#linearGradient5060-820" | 52 | xlink:href="#linearGradient6129-963-697-142-998-580-273" |
53 | id="linearGradient5887" | 53 | id="linearGradient5887" |
54 | gradientUnits="userSpaceOnUse" | 54 | gradientUnits="userSpaceOnUse" |
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | 55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" |
@@ -58,6 +58,38 @@ | |||
58 | x2="22.934725" | 58 | x2="22.934725" |
59 | y2="36.599415" /> | 59 | y2="36.599415" /> |
60 | <linearGradient | 60 | <linearGradient |
61 | id="linearGradient6129-963-697-142-998-580-273"> | ||
62 | <stop | ||
63 | id="stop2661" | ||
64 | style="stop-color:#0a0a0a;stop-opacity:0.498" | ||
65 | offset="0" /> | ||
66 | <stop | ||
67 | id="stop2663" | ||
68 | style="stop-color:#0a0a0a;stop-opacity:0" | ||
69 | offset="1" /> | ||
70 | </linearGradient> | ||
71 | <linearGradient | ||
72 | inkscape:collect="always" | ||
73 | xlink:href="#linearGradient4632-0-6-4" | ||
74 | id="linearGradient5883" | ||
75 | gradientUnits="userSpaceOnUse" | ||
76 | gradientTransform="matrix(1,0,0,1.0266674,147,-70.186593)" | ||
77 | x1="-91" | ||
78 | y1="43.999817" | ||
79 | x2="-91" | ||
80 | y2="119.05979" /> | ||
81 | <linearGradient | ||
82 | id="linearGradient4632-0-6-4"> | ||
83 | <stop | ||
84 | style="stop-color:#85c1ff;stop-opacity:1;" | ||
85 | offset="0" | ||
86 | id="stop4634-4-4-7" /> | ||
87 | <stop | ||
88 | style="stop-color:#0072e7;stop-opacity:1;" | ||
89 | offset="1" | ||
90 | id="stop4636-3-1-5" /> | ||
91 | </linearGradient> | ||
92 | <linearGradient | ||
61 | inkscape:collect="always" | 93 | inkscape:collect="always" |
62 | xlink:href="#linearGradient5048-585" | 94 | xlink:href="#linearGradient5048-585" |
63 | id="linearGradient5875" | 95 | id="linearGradient5875" |
@@ -205,9 +237,9 @@ | |||
205 | borderopacity="1.0" | 237 | borderopacity="1.0" |
206 | inkscape:pageopacity="0.0" | 238 | inkscape:pageopacity="0.0" |
207 | inkscape:pageshadow="2" | 239 | inkscape:pageshadow="2" |
208 | inkscape:zoom="3.8890873" | 240 | inkscape:zoom="1.9445437" |
209 | inkscape:cx="9.7134726" | 241 | inkscape:cx="78.051871" |
210 | inkscape:cy="54.780109" | 242 | inkscape:cy="45.168303" |
211 | inkscape:current-layer="layer1" | 243 | inkscape:current-layer="layer1" |
212 | showgrid="true" | 244 | showgrid="true" |
213 | inkscape:document-units="px" | 245 | inkscape:document-units="px" |
@@ -274,12 +306,12 @@ | |||
274 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" | 306 | d="m 6.2499966,-24.500053 115.4999934,0.001 c 1.66861,0 2.75001,1.18375 2.75001,2.65543 l -2.71648,71.78068 c 0.0386,1.86211 -0.55015,2.60044 -2.48884,2.56139 L 9.3616366,52.451747 c -1.66859,0 -3.35116,-1.09895 -3.35116,-2.57064 l -2.51048,-71.72469 c 0,-1.47169 1.0814,-2.65647 2.75,-2.65647 z" |
275 | inkscape:connector-curvature="0" | 307 | inkscape:connector-curvature="0" |
276 | id="path3369" | 308 | id="path3369" |
277 | style="fill:#3399ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999981999999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> | 309 | style="fill:url(#linearGradient5883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> |
278 | <path | 310 | <path |
279 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" | 311 | d="m 5.7727166,-25.000063 116.4545434,0.001 c 1.6824,0 2.77274,1.19912 2.77274,2.68993 l -2.73893,72.7129 c 0.0389,1.88629 -0.5547,2.63421 -2.50941,2.59465 L 8.9100766,52.951017 c -1.68238,0 -3.37885,-1.11323 -3.37885,-2.60404 l -2.53123,-72.65607 c 0,-1.4908 1.09034,-2.69097 2.77272,-2.69097 z" |
280 | inkscape:connector-curvature="0" | 312 | inkscape:connector-curvature="0" |
281 | id="path6127" | 313 | id="path6127" |
282 | style="opacity:0.40000000000000002;fill:url(#linearGradient5887);fill-opacity:1.0;stroke:none" /> | 314 | style="opacity:0.4;fill:url(#linearGradient5887);fill-opacity:1;stroke:none" /> |
283 | <path | 315 | <path |
284 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" | 316 | style="opacity:0.5;fill:none;stroke:url(#linearGradient5891);stroke-width:0.99999988;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" |
285 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" | 317 | d="m 6.2499966,-23.499853 c -2.84882,0.29656 -1.40933,3.76689 -1.63989,5.72017 0.78584,22.5479499 1.57466,45.09583 2.35864,67.64381 1.18868,2.48974 4.4300904,1.28205 6.6383204,1.57433 35.235146,0.0205 70.470294,0.0412 105.705433,0.0617 2.566,-0.16531 1.15721,-3.81803 1.65357,-5.65555 0.85465,-22.56949 2.54292,-67.57135 2.54292,-67.57135 0,-1.16209 -0.77992,-1.7731 -2.20738,-1.7731 -37.089309,0 -77.962299,0 -115.0516134,0 z" |
diff --git a/data/elementary/themes/fdo/places/128-svg/user-bookmarks.svg b/data/elementary/themes/fdo/places/128-svg/user-bookmarks.svg index 163b74aa41..99c8def960 100644 --- a/data/elementary/themes/fdo/places/128-svg/user-bookmarks.svg +++ b/data/elementary/themes/fdo/places/128-svg/user-bookmarks.svg | |||
@@ -10,215 +10,139 @@ | |||
10 | xmlns:xlink="http://www.w3.org/1999/xlink" | 10 | xmlns:xlink="http://www.w3.org/1999/xlink" |
11 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | 11 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
12 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | 12 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
13 | version="1.1" | ||
13 | width="128" | 14 | width="128" |
14 | height="128" | 15 | height="128" |
15 | id="svg26392" | 16 | id="svg3052" |
16 | version="1.1" | ||
17 | inkscape:version="0.48.5 r10040" | 17 | inkscape:version="0.48.5 r10040" |
18 | sodipodi:docname="user-home.svg"> | 18 | sodipodi:docname="bookmark-missing.svg"> |
19 | <sodipodi:namedview | ||
20 | pagecolor="#ffffff" | ||
21 | bordercolor="#666666" | ||
22 | borderopacity="1" | ||
23 | objecttolerance="10" | ||
24 | gridtolerance="10" | ||
25 | guidetolerance="10" | ||
26 | inkscape:pageopacity="0" | ||
27 | inkscape:pageshadow="2" | ||
28 | inkscape:window-width="1098" | ||
29 | inkscape:window-height="751" | ||
30 | id="namedview35" | ||
31 | showgrid="false" | ||
32 | inkscape:zoom="1.84375" | ||
33 | inkscape:cx="26.952907" | ||
34 | inkscape:cy="82.913742" | ||
35 | inkscape:window-x="179" | ||
36 | inkscape:window-y="92" | ||
37 | inkscape:window-maximized="0" | ||
38 | inkscape:current-layer="layer1" /> | ||
19 | <defs | 39 | <defs |
20 | id="defs26394"> | 40 | id="defs3054"> |
21 | <linearGradient | 41 | <linearGradient |
22 | inkscape:collect="always" | 42 | x1="24.623699" |
23 | xlink:href="#linearGradient8272" | 43 | y1="9.873991" |
24 | id="linearGradient5891" | 44 | x2="24.623699" |
45 | y2="36.147404" | ||
46 | id="linearGradient3677-43" | ||
47 | xlink:href="#linearGradient5146-788" | ||
25 | gradientUnits="userSpaceOnUse" | 48 | gradientUnits="userSpaceOnUse" |
26 | gradientTransform="matrix(2.6658408,0,0,2.7170994,-143.33283,-69.198823)" | 49 | gradientTransform="matrix(4.5119166,0,0,4.5076094,-35.615801,-103.05646)" /> |
27 | x1="97.538795" | ||
28 | y1="16.962049" | ||
29 | x2="97.538795" | ||
30 | y2="44.260689" /> | ||
31 | <linearGradient | 50 | <linearGradient |
32 | id="linearGradient8272"> | 51 | id="linearGradient5146-788"> |
33 | <stop | 52 | <stop |
34 | offset="0" | 53 | id="stop2897" |
35 | style="stop-color:#ffffff;stop-opacity:1" | 54 | style="stop-color:#ffffff;stop-opacity:1" |
36 | id="stop8274" /> | ||
37 | <stop | ||
38 | offset="0.0221225" | ||
39 | style="stop-color:#ffffff;stop-opacity:0.23529412" | ||
40 | id="stop8276" /> | ||
41 | <stop | ||
42 | offset="0.97909725" | ||
43 | style="stop-color:#ffffff;stop-opacity:0.15686275" | ||
44 | id="stop8278" /> | ||
45 | <stop | ||
46 | offset="1" | ||
47 | style="stop-color:#ffffff;stop-opacity:0.39215687" | ||
48 | id="stop8280" /> | ||
49 | </linearGradient> | ||
50 | <linearGradient | ||
51 | inkscape:collect="always" | ||
52 | xlink:href="#linearGradient5060-820" | ||
53 | id="linearGradient5887" | ||
54 | gradientUnits="userSpaceOnUse" | ||
55 | gradientTransform="matrix(3.036796,0,0,2.6909701,-8.8831134,-65.364613)" | ||
56 | x1="22.934725" | ||
57 | y1="49.629246" | ||
58 | x2="22.934725" | ||
59 | y2="36.599415" /> | ||
60 | <linearGradient | ||
61 | inkscape:collect="always" | ||
62 | xlink:href="#linearGradient5048-585" | ||
63 | id="linearGradient5875" | ||
64 | gradientUnits="userSpaceOnUse" | ||
65 | gradientTransform="matrix(0.2134205,0,0,0.06641689,-13.147881,75.518568)" | ||
66 | x1="302.85715" | ||
67 | y1="366.64789" | ||
68 | x2="302.85715" | ||
69 | y2="609.50507" /> | ||
70 | <linearGradient | ||
71 | id="linearGradient5048-585"> | ||
72 | <stop | ||
73 | id="stop2667" | ||
74 | style="stop-color:#000000;stop-opacity:0" | ||
75 | offset="0" /> | 55 | offset="0" /> |
76 | <stop | 56 | <stop |
77 | id="stop2669" | 57 | id="stop2899" |
78 | style="stop-color:#000000;stop-opacity:1" | 58 | style="stop-color:#ffffff;stop-opacity:0" |
79 | offset="0.5" /> | ||
80 | <stop | ||
81 | id="stop2671" | ||
82 | style="stop-color:#000000;stop-opacity:0" | ||
83 | offset="1" /> | 59 | offset="1" /> |
84 | </linearGradient> | 60 | </linearGradient> |
85 | <radialGradient | 61 | <linearGradient |
86 | inkscape:collect="always" | 62 | x1="11.566265" |
87 | xlink:href="#linearGradient5060-179" | 63 | y1="22.292103" |
88 | id="radialGradient5877" | 64 | x2="15.214532" |
65 | y2="33.95525" | ||
66 | id="linearGradient3681-801" | ||
67 | xlink:href="#linearGradient8265-821-176-38-919-66-249-65" | ||
89 | gradientUnits="userSpaceOnUse" | 68 | gradientUnits="userSpaceOnUse" |
90 | gradientTransform="matrix(0.08277507,0,0,0.06641689,65.628912,75.518568)" | 69 | gradientTransform="matrix(1.3333351,0,0,1.3333351,3.9732219,-4.1622131)" /> |
91 | cx="605.71429" | ||
92 | cy="486.64789" | ||
93 | fx="605.71429" | ||
94 | fy="486.64789" | ||
95 | r="117.14286" /> | ||
96 | <linearGradient | 70 | <linearGradient |
97 | id="linearGradient5060-179"> | 71 | id="linearGradient8265-821-176-38-919-66-249-65"> |
98 | <stop | 72 | <stop |
99 | id="stop2675" | 73 | id="stop2891" |
100 | style="stop-color:#000000;stop-opacity:1" | 74 | style="stop-color:#ffffff;stop-opacity:0.27450982" |
101 | offset="0" /> | 75 | offset="0" /> |
102 | <stop | 76 | <stop |
103 | id="stop2677" | 77 | id="stop2893" |
104 | style="stop-color:#000000;stop-opacity:0" | 78 | style="stop-color:#ffffff;stop-opacity:0" |
105 | offset="1" /> | 79 | offset="1" /> |
106 | </linearGradient> | 80 | </linearGradient> |
107 | <radialGradient | 81 | <radialGradient |
108 | inkscape:collect="always" | 82 | cx="13.138569" |
109 | xlink:href="#linearGradient5060-820" | 83 | cy="25.625349" |
110 | id="radialGradient5879" | 84 | r="13.931416" |
85 | fx="13.138569" | ||
86 | fy="25.625349" | ||
87 | id="radialGradient2853-798" | ||
88 | xlink:href="#linearGradient3690-297" | ||
111 | gradientUnits="userSpaceOnUse" | 89 | gradientUnits="userSpaceOnUse" |
112 | gradientTransform="matrix(-0.08277505,0,0,0.06641689,62.347829,75.518568)" | 90 | gradientTransform="matrix(0,7.2207039,-8.6440697,0,261.32608,-134.69747)" /> |
113 | cx="605.71429" | ||
114 | cy="486.64789" | ||
115 | fx="605.71429" | ||
116 | fy="486.64789" | ||
117 | r="117.14286" /> | ||
118 | <linearGradient | 91 | <linearGradient |
119 | id="linearGradient5060-820"> | 92 | id="linearGradient3690-297"> |
120 | <stop | 93 | <stop |
121 | id="stop2681" | 94 | id="stop2875" |
122 | style="stop-color:#000000;stop-opacity:1" | 95 | style="stop-color:#6bb4ff;stop-opacity:1;" |
123 | offset="0" /> | 96 | offset="0" /> |
124 | <stop | 97 | <stop |
125 | id="stop2683" | 98 | id="stop2881" |
126 | style="stop-color:#000000;stop-opacity:0" | 99 | style="stop-color:#007dfd;stop-opacity:1;" |
127 | offset="1" /> | 100 | offset="1" /> |
128 | </linearGradient> | 101 | </linearGradient> |
129 | <linearGradient | 102 | <linearGradient |
130 | inkscape:collect="always" | 103 | x1="21.483376" |
131 | xlink:href="#linearGradient9235" | 104 | y1="36.255058" |
132 | id="linearGradient5873" | 105 | x2="21.483376" |
106 | y2="9.5799999" | ||
107 | id="linearGradient2855-986" | ||
108 | xlink:href="#linearGradient3603-984" | ||
133 | gradientUnits="userSpaceOnUse" | 109 | gradientUnits="userSpaceOnUse" |
134 | gradientTransform="matrix(2.6658408,0,0,2.6469079,-143.33283,-66.049513)" | 110 | gradientTransform="matrix(4.5119166,0,0,4.5076094,-35.615802,-103.05645)" /> |
135 | x1="97.538795" | ||
136 | y1="8.8103228" | ||
137 | x2="97.538795" | ||
138 | y2="44.260689" /> | ||
139 | <linearGradient | 111 | <linearGradient |
140 | id="linearGradient9235"> | 112 | id="linearGradient3603-984"> |
141 | <stop | 113 | <stop |
142 | id="stop9237" | 114 | id="stop2885" |
143 | style="stop-color:#ffffff;stop-opacity:1" | 115 | style="stop-color:#707070;stop-opacity:1" |
144 | offset="0" /> | 116 | offset="0" /> |
145 | <stop | 117 | <stop |
146 | id="stop9239" | 118 | id="stop2887" |
147 | style="stop-color:#ffffff;stop-opacity:0.23529412" | 119 | style="stop-color:#9e9e9e;stop-opacity:1" |
148 | offset="0.1088333" /> | ||
149 | <stop | ||
150 | id="stop9241" | ||
151 | style="stop-color:#ffffff;stop-opacity:0.15686275" | ||
152 | offset="0.97909725" /> | ||
153 | <stop | ||
154 | id="stop9243" | ||
155 | style="stop-color:#ffffff;stop-opacity:0.39215687" | ||
156 | offset="1" /> | 120 | offset="1" /> |
157 | </linearGradient> | 121 | </linearGradient> |
158 | <linearGradient | 122 | <linearGradient |
159 | inkscape:collect="always" | 123 | id="linearGradient8838-798"> |
160 | xlink:href="#linearGradient3104-8-8-97-4-6-11-5-5-1-0" | ||
161 | id="linearGradient5869" | ||
162 | gradientUnits="userSpaceOnUse" | ||
163 | gradientTransform="matrix(2.1683519,0,0,2.2464645,141.9485,-68.590473)" | ||
164 | x1="-51.786404" | ||
165 | y1="53.514328" | ||
166 | x2="-51.786404" | ||
167 | y2="3.6336823" /> | ||
168 | <linearGradient | ||
169 | id="linearGradient3104-8-8-97-4-6-11-5-5-1-0"> | ||
170 | <stop | ||
171 | offset="0" | ||
172 | style="stop-color:#000000;stop-opacity:0.32173914" | ||
173 | id="stop3106-5-4-3-5-0-2-1-0-1-2" /> | ||
174 | <stop | ||
175 | offset="1" | ||
176 | style="stop-color:#000000;stop-opacity:0.27826086" | ||
177 | id="stop3108-4-3-7-8-2-0-7-9-4-9" /> | ||
178 | </linearGradient> | ||
179 | <linearGradient | ||
180 | id="linearGradient6404-7-5"> | ||
181 | <stop | 124 | <stop |
182 | id="stop6406-1-8" | 125 | id="stop2869" |
183 | style="stop-color:#f9f9f9;stop-opacity:1" | 126 | style="stop-color:#000000;stop-opacity:1" |
184 | offset="0" /> | 127 | offset="0" /> |
185 | <stop | 128 | <stop |
186 | id="stop6408-9-6" | 129 | id="stop2871" |
187 | style="stop-color:#c9c9c9;stop-opacity:1" | 130 | style="stop-color:#000000;stop-opacity:0" |
188 | offset="1" /> | 131 | offset="1" /> |
189 | </linearGradient> | 132 | </linearGradient> |
190 | <linearGradient | 133 | <radialGradient |
191 | y2="16.997795" | 134 | cx="62.625" |
192 | x2="62.988873" | 135 | cy="4.625" |
193 | y1="14.090554" | 136 | r="10.625" |
194 | x1="62.988873" | 137 | fx="62.625" |
195 | gradientTransform="matrix(2.7209303,0,0,2.6722576,-117.2202,-66.213873)" | 138 | fy="4.625" |
139 | id="radialGradient3050" | ||
140 | xlink:href="#linearGradient8838-798" | ||
196 | gradientUnits="userSpaceOnUse" | 141 | gradientUnits="userSpaceOnUse" |
197 | id="linearGradient26390" | 142 | gradientTransform="matrix(5.8353035,0,0,2.2588271,-307.95556,60.234073)" /> |
198 | xlink:href="#linearGradient6404-7-5" | ||
199 | inkscape:collect="always" /> | ||
200 | </defs> | 143 | </defs> |
201 | <sodipodi:namedview | ||
202 | id="base" | ||
203 | pagecolor="#ffffff" | ||
204 | bordercolor="#666666" | ||
205 | borderopacity="1.0" | ||
206 | inkscape:pageopacity="0.0" | ||
207 | inkscape:pageshadow="2" | ||
208 | inkscape:zoom="1.375" | ||
209 | inkscape:cx="-7.9450024" | ||
210 | inkscape:cy="105.60692" | ||
211 | inkscape:current-layer="layer1" | ||
212 | showgrid="true" | ||
213 | inkscape:document-units="px" | ||
214 | inkscape:grid-bbox="true" | ||
215 | inkscape:window-width="1159" | ||
216 | inkscape:window-height="932" | ||
217 | inkscape:window-x="438" | ||
218 | inkscape:window-y="45" | ||
219 | inkscape:window-maximized="0" /> | ||
220 | <metadata | 144 | <metadata |
221 | id="metadata26397"> | 145 | id="metadata3057"> |
222 | <rdf:RDF> | 146 | <rdf:RDF> |
223 | <cc:Work | 147 | <cc:Work |
224 | rdf:about=""> | 148 | rdf:about=""> |
@@ -230,27 +154,17 @@ | |||
230 | </rdf:RDF> | 154 | </rdf:RDF> |
231 | </metadata> | 155 | </metadata> |
232 | <g | 156 | <g |
233 | id="layer1" | 157 | transform="translate(2.3010933,63.616484)" |
234 | inkscape:label="Layer 1" | 158 | id="layer1"> |
235 | inkscape:groupmode="layer" | 159 | <path |
236 | transform="translate(0,64)"> | 160 | d="m 61.315395,-58.052224 c 4.150927,0 17.533435,33.396907 20.891609,35.834435 3.358169,2.437523 39.286276,4.832685 40.568996,8.776685 1.2827,3.9439999 -26.37457,26.979577 -27.657275,30.923576 -1.282709,3.943999 7.539575,38.821188 4.181416,41.258718 -3.358181,2.43753 -33.833819,-16.7226 -37.984752,-16.7226 -4.150925,0 -34.626565,19.16013 -37.984741,16.7226 C 19.972478,56.30366 28.79477,21.426469 27.512065,17.482472 26.22936,13.538473 -1.4279184,-9.4971101 -0.145211,-13.44111 c 1.2827077,-3.943994 37.210827,-6.339156 40.569,-8.776679 3.358169,-2.437528 16.740681,-35.834435 20.891606,-35.834435 z" |
161 | inkscape:connector-curvature="0" | ||
162 | id="path1307" | ||
163 | style="fill:url(#radialGradient2853-798);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99227118000000003;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.31456953;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> | ||
237 | <path | 164 | <path |
238 | sodipodi:r2="3.8276224" | 165 | d="m 61.322521,-57.086748 c 0.0609,0 -0.07648,-0.0208 -0.3125,0.15625 -0.236015,0.177047 -0.550684,0.513572 -0.90625,0.9375 -0.711133,0.847856 -1.567931,2.126027 -2.5,3.6875 -1.864139,3.122946 -4.046815,7.365994 -6.1875,11.6875 -2.140685,4.321506 -4.259216,8.724375 -6.0625,12.21875 -0.901642,1.747188 -1.721014,3.256716 -2.4375,4.4375 -0.716486,1.180784 -1.220177,2.010581 -1.9375,2.53125 -0.717224, |