Merge lp:~codygarver/noise/fix-1020641 into lp:~elementary-apps/noise/trunk

Proposed by Cody Garver
Status: Merged
Approved by: David Gomes
Approved revision: 1289
Merged at revision: 1290
Proposed branch: lp:~codygarver/noise/fix-1020641
Merge into: lp:~elementary-apps/noise/trunk
Diff against target: 2478 lines (+2/-2401)
9 files modified
data/noise.desktop (+2/-2)
images/CMakeLists.txt (+0/-23)
images/icons/128x128/apps/noise.svg (+0/-393)
images/icons/16x16/apps/noise.svg (+0/-225)
images/icons/22x22/apps/noise.svg (+0/-252)
images/icons/24x24/apps/noise.svg (+0/-326)
images/icons/32x32/apps/noise.svg (+0/-387)
images/icons/48x48/apps/noise.svg (+0/-414)
images/icons/64x64/apps/noise.svg (+0/-379)
To merge this branch: bzr merge lp:~codygarver/noise/fix-1020641
Reviewer Review Type Date Requested Status
David Gomes (community) Approve
Review via email: mp+146333@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David Gomes (davidgomes) wrote :

How does this fix bug 1020641?

Revision history for this message
David Gomes (davidgomes) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/noise.desktop'
--- data/noise.desktop 2013-01-18 00:16:17 +0000
+++ data/noise.desktop 2013-02-04 02:38:20 +0000
@@ -5,11 +5,11 @@
5GenericName=Music Player5GenericName=Music Player
6Comment=Listen to music6Comment=Listen to music
7Exec=noise %U7Exec=noise %U
8Icon=noise8Icon=multimedia-audio-player
9Terminal=false9Terminal=false
10Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;10Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
11MimeType=x-content/audio-player;x-content/audio-cdda;application/x-ogg;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mp3;audio/x-mpeg;audio/mpeg;audio/x-mpegurl;audio/x-flac;audio/x-ms-wma;11MimeType=x-content/audio-player;x-content/audio-cdda;application/x-ogg;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mp3;audio/x-mpeg;audio/mpeg;audio/x-mpegurl;audio/x-flac;audio/x-ms-wma;
12StartupNotify=true12StartupNotify=true
13X-GNOME-Gettext-Domain=noise13X-GNOME-Gettext-Domain=noise
14X-GNOME-Keywords=Music;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;14X-GNOME-Keywords=Music;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;
15X-AppInstall-Keywords=Music;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;
16\ No newline at end of file15\ No newline at end of file
16X-AppInstall-Keywords=Music;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;
1717
=== modified file 'images/CMakeLists.txt'
--- images/CMakeLists.txt 2012-09-30 18:30:53 +0000
+++ images/CMakeLists.txt 2013-02-04 02:38:20 +0000
@@ -1,19 +1,4 @@
1#1#
2# App icons. These are installed to the system's default theme
3#
4
5set(SYSTEM_DEFAULT_THEME ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor)
6
7install(FILES icons/16x16/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/16x16/apps)
8install(FILES icons/22x22/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/22x22/apps)
9install(FILES icons/24x24/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/24x24/apps)
10install(FILES icons/32x32/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/32x32/apps)
11install(FILES icons/48x48/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/48x48/apps)
12install(FILES icons/64x64/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/64x64/apps)
13install(FILES icons/128x128/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/128x128/apps)
14install(FILES icons/128x128/apps/noise.svg DESTINATION ${SYSTEM_DEFAULT_THEME}/scalable/apps)
15
16#
17# Fallback icons. These compliment the default "hicolor" theme, but are installed to a2# Fallback icons. These compliment the default "hicolor" theme, but are installed to a
18# separate location (ICON_DIR).3# separate location (ICON_DIR).
19#4#
@@ -63,11 +48,3 @@
63install(FILES ${STATUS_16} DESTINATION ${FALLBACK_THEME_DIR}/16x16/status)48install(FILES ${STATUS_16} DESTINATION ${FALLBACK_THEME_DIR}/16x16/status)
64install(FILES ${ACTIONS_16} DESTINATION ${FALLBACK_THEME_DIR}/16x16/actions)49install(FILES ${ACTIONS_16} DESTINATION ${FALLBACK_THEME_DIR}/16x16/actions)
65install(FILES ${MIMETYPES_16} DESTINATION ${FALLBACK_THEME_DIR}/16x16/mimetypes)50install(FILES ${MIMETYPES_16} DESTINATION ${FALLBACK_THEME_DIR}/16x16/mimetypes)
66
67# Update icon cache
68option(ICON_UPDATE "Run gtk-update-icon-cache after the install." ON)
69if (ICON_UPDATE)
70 message("-- Icon cache will be updated")
71 install(CODE "message(\"-- Updating icon cache...\")")
72 install(CODE "execute_process(COMMAND gtk-update-icon-cache -f -t ${SYSTEM_DEFAULT_THEME})")
73endif ()
7451
=== removed directory 'images/icons/128x128'
=== removed directory 'images/icons/128x128/apps'
=== removed file 'images/icons/128x128/apps/noise.svg'
--- images/icons/128x128/apps/noise.svg 2012-08-13 01:30:20 +0000
+++ images/icons/128x128/apps/noise.svg 1970-01-01 00:00:00 +0000
@@ -1,393 +0,0 @@
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="svg4223"
16 version="1.1"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="noise.svg">
19 <defs
20 id="defs4225">
21 <linearGradient
22 inkscape:collect="always"
23 xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7"
24 id="linearGradient3165"
25 gradientUnits="userSpaceOnUse"
26 gradientTransform="matrix(2.2144204,0,0,3.4699564,10.750311,-67.821123)"
27 x1="16.626165"
28 y1="15.298182"
29 x2="20.054544"
30 y2="24.627615" />
31 <linearGradient
32 id="linearGradient8265-821-176-38-919-66-249-7-7">
33 <stop
34 offset="0"
35 style="stop-color:#ffffff;stop-opacity:1"
36 id="stop2687-1-9" />
37 <stop
38 offset="1"
39 style="stop-color:#ffffff;stop-opacity:0"
40 id="stop2689-5-4" />
41 </linearGradient>
42 <linearGradient
43 y2="43"
44 x2="23.99999"
45 y1="4.999989"
46 x1="23.99999"
47 gradientTransform="matrix(2.7297298,0,0,2.7297298,-1.5135112,-62.513486)"
48 gradientUnits="userSpaceOnUse"
49 id="linearGradient3128"
50 xlink:href="#linearGradient3924"
51 inkscape:collect="always" />
52 <linearGradient
53 id="linearGradient3924">
54 <stop
55 id="stop3926"
56 style="stop-color:#ffffff;stop-opacity:1;"
57 offset="0" />
58 <stop
59 offset="0.06316455"
60 style="stop-color:#ffffff;stop-opacity:0.23529412;"
61 id="stop3928" />
62 <stop
63 id="stop3930"
64 style="stop-color:#ffffff;stop-opacity:0.15686275;"
65 offset="0.95056331" />
66 <stop
67 id="stop3932"
68 style="stop-color:#ffffff;stop-opacity:0.39215687;"
69 offset="1" />
70 </linearGradient>
71 <linearGradient
72 inkscape:collect="always"
73 xlink:href="#linearGradient3895-9-0-3-2-4-0"
74 id="linearGradient4126"
75 gradientUnits="userSpaceOnUse"
76 x1="63.185032"
77 y1="-63.299099"
78 x2="63.185032"
79 y2="45.558575"
80 gradientTransform="translate(-5.999976e-7,2e-6)" />
81 <linearGradient
82 id="linearGradient3895-9-0-3-2-4-0">
83 <stop
84 id="stop3897-0-5-7-0-3-0"
85 style="stop-color:#dc6838;stop-opacity:1"
86 offset="0" />
87 <stop
88 id="stop3899-8-7-06-7-9-9"
89 style="stop-color:#ad3911;stop-opacity:1;"
90 offset="1" />
91 </linearGradient>
92 <linearGradient
93 inkscape:collect="always"
94 xlink:href="#linearGradient3895-9-0-3-2-4"
95 id="linearGradient4089"
96 gradientUnits="userSpaceOnUse"
97 x1="63.185032"
98 y1="-63.299099"
99 x2="63.185032"
100 y2="45.558575" />
101 <linearGradient
102 id="linearGradient3895-9-0-3-2-4">
103 <stop
104 id="stop3897-0-5-7-0-3"
105 style="stop-color:#dc6838;stop-opacity:1"
106 offset="0" />
107 <stop
108 id="stop3899-8-7-06-7-9"
109 style="stop-color:#ad3911;stop-opacity:1;"
110 offset="1" />
111 </linearGradient>
112 <linearGradient
113 inkscape:collect="always"
114 xlink:href="#linearGradient3895-9-0-3-2-4-9"
115 id="linearGradient4146"
116 gradientUnits="userSpaceOnUse"
117 x1="63.185032"
118 y1="-63.299099"
119 x2="63.185032"
120 y2="45.558575"
121 gradientTransform="translate(-5.999976e-7,2e-6)" />
122 <linearGradient
123 id="linearGradient3895-9-0-3-2-4-9">
124 <stop
125 id="stop3897-0-5-7-0-3-6"
126 style="stop-color:#dc6838;stop-opacity:1"
127 offset="0" />
128 <stop
129 id="stop3899-8-7-06-7-9-6"
130 style="stop-color:#ad3911;stop-opacity:1;"
131 offset="1" />
132 </linearGradient>
133 <radialGradient
134 inkscape:collect="always"
135 xlink:href="#linearGradient4067-0-2"
136 id="radialGradient4029"
137 gradientUnits="userSpaceOnUse"
138 gradientTransform="matrix(1.5673794e-6,1.7781587,-4.2810433,3.5136457e-6,100.17406,-66.77484)"
139 cx="7.4956832"
140 cy="8.4497671"
141 fx="7.4956832"
142 fy="8.4497671"
143 r="19.99999" />
144 <linearGradient
145 id="linearGradient4067-0-2">
146 <stop
147 style="stop-color:#ffe452;stop-opacity:1;"
148 offset="0"
149 id="stop4069-2-9" />
150 <stop
151 style="stop-color:#ffeb41;stop-opacity:0;"
152 offset="1"
153 id="stop4071-8-9" />
154 </linearGradient>
155 <radialGradient
156 inkscape:collect="always"
157 xlink:href="#linearGradient4644-104-3-3-6-2"
158 id="radialGradient3171"
159 gradientUnits="userSpaceOnUse"
160 gradientTransform="matrix(5.1311087e-8,6.1720513,-6.5292943,-1.1371274e-7,119.17132,-93.225249)"
161 cx="7.4956832"
162 cy="8.4497671"
163 fx="7.4956832"
164 fy="8.4497671"
165 r="19.99999" />
166 <linearGradient
167 id="linearGradient4644-104-3-3-6-2">
168 <stop
169 offset="0"
170 style="stop-color:#ff7a35;stop-opacity:1;"
171 id="stop5237-6-5-1-7" />
172 <stop
173 offset="1"
174 style="stop-color:#f0431a;stop-opacity:1;"
175 id="stop5239-4-6-4-8" />
176 </linearGradient>
177 <linearGradient
178 inkscape:collect="always"
179 xlink:href="#linearGradient3895-9-0-3-2-4"
180 id="linearGradient3173"
181 gradientUnits="userSpaceOnUse"
182 gradientTransform="matrix(2.641026,0,0,2.641026,0.6153902,-60.384616)"
183 x1="13.209493"
184 y1="4.376338"
185 x2="13.209493"
186 y2="43.84684" />
187 <radialGradient
188 cx="4.9929786"
189 cy="43.5"
190 r="2.5"
191 fx="4.9929786"
192 fy="43.5"
193 id="radialGradient2455"
194 xlink:href="#linearGradient3688-166-749"
195 gradientUnits="userSpaceOnUse"
196 gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)" />
197 <linearGradient
198 id="linearGradient3688-166-749">
199 <stop
200 id="stop2883"
201 style="stop-color:#181818;stop-opacity:1"
202 offset="0" />
203 <stop
204 id="stop2885"
205 style="stop-color:#181818;stop-opacity:0"
206 offset="1" />
207 </linearGradient>
208 <radialGradient
209 cx="4.9929786"
210 cy="43.5"
211 r="2.5"
212 fx="4.9929786"
213 fy="43.5"
214 id="radialGradient2457"
215 xlink:href="#linearGradient3688-464-309"
216 gradientUnits="userSpaceOnUse"
217 gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)" />
218 <linearGradient
219 id="linearGradient3688-464-309">
220 <stop
221 id="stop2889"
222 style="stop-color:#181818;stop-opacity:1"
223 offset="0" />
224 <stop
225 id="stop2891"
226 style="stop-color:#181818;stop-opacity:0"
227 offset="1" />
228 </linearGradient>
229 <linearGradient
230 x1="25.058096"
231 y1="47.027729"
232 x2="25.058096"
233 y2="39.999443"
234 id="linearGradient2459"
235 xlink:href="#linearGradient3702-501-757"
236 gradientUnits="userSpaceOnUse" />
237 <linearGradient
238 id="linearGradient3702-501-757">
239 <stop
240 id="stop2895"
241 style="stop-color:#181818;stop-opacity:0"
242 offset="0" />
243 <stop
244 id="stop2897"
245 style="stop-color:#181818;stop-opacity:1"
246 offset="0.5" />
247 <stop
248 id="stop2899"
249 style="stop-color:#181818;stop-opacity:0"
250 offset="1" />
251 </linearGradient>
252 </defs>
253 <sodipodi:namedview
254 id="base"
255 pagecolor="#ffffff"
256 bordercolor="#666666"
257 borderopacity="1.0"
258 inkscape:pageopacity="0.0"
259 inkscape:pageshadow="2"
260 inkscape:zoom="12.095703"
261 inkscape:cx="32"
262 inkscape:cy="32"
263 inkscape:current-layer="layer1"
264 showgrid="true"
265 inkscape:document-units="px"
266 inkscape:grid-bbox="true"
267 inkscape:window-width="1280"
268 inkscape:window-height="753"
269 inkscape:window-x="0"
270 inkscape:window-y="24"
271 inkscape:window-maximized="1" />
272 <metadata
273 id="metadata4228">
274 <rdf:RDF>
275 <cc:Work
276 rdf:about="">
277 <dc:format>image/svg+xml</dc:format>
278 <dc:type
279 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
280 <dc:title />
281 </cc:Work>
282 </rdf:RDF>
283 </metadata>
284 <g
285 id="layer1"
286 inkscape:label="Layer 1"
287 inkscape:groupmode="layer"
288 transform="translate(0,64)">
289 <g
290 transform="matrix(2.9499988,0,0,1.2222234,-6.8000012,1.555537)"
291 id="g2036"
292 style="display:inline">
293 <g
294 transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)"
295 id="g3712"
296 style="opacity:0.4">
297 <rect
298 width="5"
299 height="7"
300 x="38"
301 y="40"
302 id="rect2801"
303 style="fill:url(#radialGradient2455);fill-opacity:1;stroke:none" />
304 <rect
305 width="5"
306 height="7"
307 x="-10"
308 y="-47"
309 transform="scale(-1,-1)"
310 id="rect3696"
311 style="fill:url(#radialGradient2457);fill-opacity:1;stroke:none" />
312 <rect
313 width="28"
314 height="7.0000005"
315 x="10"
316 y="40"
317 id="rect3700"
318 style="fill:url(#linearGradient2459);fill-opacity:1;stroke:none" />
319 </g>
320 </g>
321 <rect
322 style="color:#000000;fill:url(#radialGradient3171);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3173);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
323 id="rect5505-21"
324 y="-48.5"
325 x="12.5"
326 ry="6"
327 rx="6"
328 height="103"
329 width="103" />
330 <rect
331 style="opacity:0.5;color:#000000;fill:url(#radialGradient4029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
332 id="rect5505-2-6-47"
333 y="-55"
334 x="12"
335 ry="6"
336 rx="6"
337 height="104"
338 width="104"
339 transform="scale(1,-1)" />
340 <path
341 style="opacity:0.05;fill:url(#linearGradient4146);fill-opacity:1;stroke:none"
342 d="m 67.5625,-40.624998 c -3.352615,-0.387047 -5.920191,2.902031 -5.57888,6.130432 0.08649,17.402638 0.01507,34.809253 -0.01487,52.213318 -5.028076,-0.630246 -10.131129,1.553394 -14.023956,4.636976 -5.777899,4.549335 -8.91105,13.57239 -4.371517,20.030442 3.675854,5.536428 11.225839,7.654879 17.307064,5.286064 C 68.68861,45.109822 73.82062,36.600455 72.875,28.562502 c 0.05976,-12.99993 -0.04255,-26.000395 0.09375,-39 6.339639,3.897728 10.965622,11.305541 9.850172,18.941861 -0.251166,4.065932 -1.749213,7.895584 -2.771186,11.782293 -0.289738,2.902018 3.991223,4.312621 5.483514,1.807096 7.939511,-11.18309 8.508989,-27.85391 -0.667266,-38.514277 -4.473484,-5.147719 -9.417743,-10.272341 -11.325197,-17.018349 -0.763681,-2.607989 -0.663936,-6.388389 -4.132537,-6.967374 -0.600355,-0.173761 -1.272409,-0.167676 -1.84375,-0.21875 z"
343 id="path4087-19"
344 inkscape:connector-curvature="0" />
345 <path
346 sodipodi:type="inkscape:offset"
347 inkscape:radius="1.0598373"
348 inkscape:original="M 67.46875 -37.625 C 64.39526 -37.867634 65.094431 -34.350595 65.03125 -32.3125 C 65.00194 -14.73721 65.04607 2.8684801 64.96875 20.4375 C 63.723477 21.383453 62.143892 20.530101 60.4375 20.53125 C 52.7037 20.935972 44.834315 26.918334 44.40625 35.03125 C 44.011462 41.74303 51.417185 46.853692 57.6875 45.40625 C 65.348168 44.18044 70.942488 36.172058 69.875 28.5625 C 69.94111 14.110788 69.737102 -0.38234991 69.96875 -14.8125 C 72.273606 -15.416045 74.444442 -12.689958 76.4375 -11.65625 C 82.247726 -7.3331889 86.429599 -0.34019101 85.90625 7.0625 C 85.784767 11.6348 84.549483 16.077858 83.0625 20.375 C 89.849846 10.64785 90.806561 -3.4049039 83.625 -13.1875 C 79.946414 -17.829327 75.405345 -21.866428 72.84375 -27.3125 C 71.277186 -30.28021 70.180146 -33.536832 69.6875 -36.84375 C 69.232679 -37.590503 68.235209 -37.603405 67.46875 -37.625 z "
349 style="opacity:0.25;fill:url(#linearGradient4089);fill-opacity:1;stroke:none"
350 id="path4087"
351 d="m 67.5,-38.6875 c -0.940021,-0.06052 -1.812194,0.189653 -2.40625,0.71875 -0.607756,0.541298 -0.865615,1.254917 -1,1.9375 -0.268769,1.365167 -0.09775,2.808342 -0.125,3.6875 a 1.0599433,1.0599433 0 0 0 0,0.03125 c -0.02888,17.317904 0.01015,34.6635823 -0.0625,51.96875 -0.248973,0.08428 -0.448385,0.181915 -0.90625,0.125 -0.663573,-0.08248 -1.532412,-0.313194 -2.5625,-0.3125 a 1.0599433,1.0599433 0 0 0 -0.0625,0 c -8.24064,0.431246 -16.568619,6.731963 -17.03125,15.5 -0.22113,3.759422 1.746224,7.048068 4.5625,9.15625 2.791702,2.089787 6.473675,3.079897 9.9375,2.3125 0.03049,-0.0068 0.06329,0.007 0.09375,0 l 0,-0.03125 c 8.188485,-1.369435 14.052391,-9.709621 13,-17.84375 2.39e-4,-0.05214 -2.32e-4,-0.104105 0,-0.15625 0.06243,-14.058369 -0.110729,-28.11760253 0.09375,-42.125 0.50744,0.09726 1.038204,0.307921 1.6875,0.75 0.954974,0.650202 1.958247,1.536098 3.09375,2.15625 0.04702,0.02568 0.07748,0.06911 0.125,0.09375 C 81.438798,-6.5703164 85.332118,0.09211254 84.84375,7 a 1.0599433,1.0599433 0 0 0 0,0.03125 c -0.116901,4.399836 -1.308778,8.744793 -2.78125,13 a 1.0599433,1.0599433 0 0 0 1.875,0.9375 c 7.034718,-10.081666 8.025904,-24.5721636 0.53125,-34.78125 a 1.0599433,1.0599433 0 0 0 0,-0.03125 C 80.71225,-18.583893 76.254625,-22.557926 73.8125,-27.75 a 1.0599433,1.0599433 0 0 0 -0.03125,-0.0625 C 72.268754,-30.677783 71.223801,-33.819584 70.75,-37 a 1.0599433,1.0599433 0 0 0 -0.15625,-0.40625 c -0.405047,-0.665031 -1.09298,-0.985917 -1.65625,-1.125 -0.539066,-0.133107 -1.004001,-0.146753 -1.375,-0.15625 -0.01666,-4.26e-4 -0.04633,4.56e-4 -0.0625,0 z" />
352 <path
353 style="opacity:0.1;fill:url(#linearGradient4126);fill-opacity:1;stroke:none"
354 d="m 67.53125,-39.656248 c -3.973504,-0.467834 -5.086842,4.181712 -4.53125,7.28125 -0.02836,17.052073 0.0052,34.104247 -0.0625,51.15625 -6.193399,-1.04574 -12.627221,2.008703 -16.683207,6.624913 -4.186249,4.712221 -5.611501,12.607534 -1.020604,17.567478 3.938222,4.724227 10.942166,5.914463 16.425953,3.397026 C 68.564859,43.456347 72.882646,35.679381 71.90625,28.281252 71.96503,14.781321 71.8297,1.280678 72,-12.218748 c 5.159985,3.097509 9.754779,7.698789 11.318663,13.682512 1.639279,6.345677 -0.453323,12.817433 -2.306484,18.85511 -0.185054,1.974236 2.72892,2.919246 3.737821,1.212378 7.672046,-10.832781 8.309571,-27.022507 -0.620266,-37.336659 -4.306231,-4.961189 -9.05872,-9.8468 -11.128175,-16.246724 -1.252733,-2.720074 -0.467812,-7.516869 -4.708641,-7.585149 l -0.667918,-0.01897 -0.09375,0 z"
355 id="path4087-1"
356 inkscape:connector-curvature="0" />
357 <path
358 style="fill:#ffffff;fill-opacity:1;stroke:none"
359 d="m 67.46875,-37.624996 c -3.07349,-0.242634 -2.375401,3.284773 -2.438582,5.322868 -0.02931,17.57529 0.01826,35.160623 -0.05906,52.729643 -1.245273,0.945953 -2.838741,0.101959 -4.545133,0.103108 -7.7338,0.404722 -15.594301,6.379596 -16.022366,14.492512 -0.394788,6.71178 7.007909,11.823967 13.278224,10.376525 7.660668,-1.22581 13.260651,-9.227598 12.193163,-16.837156 0.06611,-14.451712 -0.135918,-28.938286 0.09573,-43.368436 2.304856,-0.603545 4.473667,2.129086 6.466725,3.162794 5.810226,4.323061 9.982396,11.290287 9.459047,18.692978 -0.121483,4.5723 -1.347015,9.028022 -2.833998,13.325164 6.787346,-9.72715 7.731661,-23.794289 0.5501,-33.576885 -3.678586,-4.641827 -8.219736,-8.678912 -10.781331,-14.124984 -1.566564,-2.96771 -2.651123,-6.209963 -3.143769,-9.516881 -0.454821,-0.746753 -1.452291,-0.759655 -2.21875,-0.78125 z"
360 id="path3982"
361 inkscape:connector-curvature="0"
362 sodipodi:nodetypes="ccccccccccccccc" />
363 <path
364 transform="translate(-9.9997601e-8,4e-6)"
365 sodipodi:type="inkscape:offset"
366 inkscape:radius="-0.37517515"
367 inkscape:original="M 67.46875 -38 C 64.610008 -38 64.65625 -36.105037 64.65625 -34.1875 L 64.625 20.28125 C 64.024486 20.905993 63.140089 19.889584 62.375 20.15625 C 54.040043 19.650323 44.926991 25.658762 44.09375 34.34375 C 43.111697 41.24883 50.434766 46.948959 56.96875 45.875 C 65.20116 45.004055 71.323433 36.730358 70.25 28.5625 C 70.27322 14.181469 70.19998 -0.22310692 70.28125 -14.59375 C 70.842424 -15.233742 72.002553 -13.879348 72.59375 -13.8125 C 79.214661 -9.9116539 85.073398 -3.479488 85.46875 4.53125 C 85.90342 10.790862 83.985449 16.915726 81.84375 22.71875 C 89.019704 13.923056 91.330271 1.1077771 86.34375 -9.28125 C 83.793507 -15.311932 78.030856 -19.023536 74.8125 -24.625 C 72.435762 -28.368263 70.628459 -32.549533 70.0625 -36.96875 C 69.596548 -37.890282 68.376367 -38.009923 67.46875 -38 z "
368 style="fill:none;stroke:none"
369 id="path3982-9"
370 d="m 67.46875,-37.625 c -1.346474,0 -1.869098,0.376285 -2.15625,0.96875 -0.287152,0.592465 -0.28125,1.506966 -0.28125,2.46875 L 65,20.28125 a 0.37521267,0.37521267 0 0 1 -0.09375,0.25 C 64.689017,20.757248 64.383324,20.879707 64.125,20.875 63.866676,20.870293 63.643269,20.793682 63.4375,20.71875 63.025963,20.568886 62.700232,20.430211 62.5,20.5 a 0.37521267,0.37521267 0 0 1 -0.15625,0.03125 C 54.204611,20.037209 45.278727,25.9325 44.46875,34.375 a 0.37521267,0.37521267 0 0 1 0,0.03125 c -0.470696,3.309588 1.053707,6.319269 3.5,8.40625 2.446293,2.086981 5.797465,3.203612 8.9375,2.6875 a 0.37521267,0.37521267 0 0 1 0.03125,0 C 64.942053,44.653161 70.920154,36.577683 69.875,28.625 a 0.37521267,0.37521267 0 0 1 0,-0.0625 c 0.02322,-14.379353 -0.05003,-28.78291451 0.03125,-43.15625 A 0.37521267,0.37521267 0 0 1 70,-14.84375 c 0.225788,-0.257501 0.594326,-0.335442 0.875,-0.28125 0.280674,0.05419 0.517639,0.20085 0.75,0.34375 0.232361,0.1429 0.438145,0.288574 0.625,0.40625 0.186855,0.117676 0.354135,0.185141 0.375,0.1875 a 0.37521267,0.37521267 0 0 1 0.15625,0.0625 c 6.69292,3.943272 12.65864,10.4418782 13.0625,18.625 0.379204,5.4608524 -1.022455,10.792207 -2.78125,15.875 5.842631,-8.549713 7.472963,-20.05071646 2.9375,-29.5 -2.492785,-5.894808 -8.220934,-9.605371 -11.5,-15.3125 -2.380965,-3.74992 -4.192388,-7.921864 -4.78125,-12.375 -0.0073,-0.01444 -0.02348,-0.01731 -0.03125,-0.03125 -0.179896,-0.322842 -0.476719,-0.504815 -0.875,-0.625 -0.415473,-0.125373 -0.908261,-0.161011 -1.34375,-0.15625 z" />
371 <path
372 style="color:#000000;fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.9854275;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"
373 d="m 67.46875,-37.187495 c -2.691432,-0.167485 -1.873857,3.11258 -2.001083,4.888321 -0.03426,17.607142 0.02807,35.22365 -0.06648,52.824944 -0.46962,1.752644 -3.71761,-0.08161 -6.073659,0.54969 -7.46696,0.883437 -14.819078,7.181318 -14.479933,15.124691 0.604257,6.495905 8.201613,10.522676 14.147663,8.45174 6.742837,-1.913335 11.386249,-9.167336 10.442237,-16.089386 0.06442,-14.49017 -0.132892,-29.002297 0.09389,-43.478859 1.864239,-1.773219 4.197366,1.349703 5.965807,2.003359 6.321517,4.350203 11.246909,11.539807 10.838066,19.450863 -0.04877,3.626016 -0.868297,7.189313 -1.897758,10.649637 5.234632,-9.576199 5.161918,-22.396029 -1.899525,-31.049313 -3.934331,-4.482634 -8.205588,-8.826397 -10.655019,-14.358999 -1.251677,-2.647708 -2.164356,-5.468164 -2.570456,-8.372938 -0.376778,-0.59854 -1.235152,-0.53951 -1.84375,-0.59375 z"
374 id="path3982-6"
375 inkscape:connector-curvature="0"
376 sodipodi:nodetypes="ccccccccccccccc" />
377 <rect
378 style="opacity:0.5;fill:none;stroke:url(#linearGradient3128);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
379 id="rect6741-7"
380 y="-47.5"
381 x="13.5"
382 ry="5"
383 rx="5"
384 height="101"
385 width="101" />
386 <path
387 inkscape:connector-curvature="0"
388 style="opacity:0.2;fill:url(#linearGradient3165);fill-opacity:1;fill-rule:evenodd;stroke:none"
389 id="path3333"
390 d="M 17.680826,-48 C 15.857736,-48 13,-45.566759 13,-43.2 L 13.03394,16 C 15.968234,15.935551 112.7728,-7.591754 115,-8.723443 L 115,-43.2 c 0,-1.809077 -2.133,-4.8 -3.71161,-4.8 z"
391 sodipodi:nodetypes="ccccccc" />
392 </g>
393</svg>
3940
=== removed directory 'images/icons/16x16/apps'
=== removed file 'images/icons/16x16/apps/noise.svg'
--- images/icons/16x16/apps/noise.svg 2012-08-13 01:30:20 +0000
+++ images/icons/16x16/apps/noise.svg 1970-01-01 00:00:00 +0000
@@ -1,225 +0,0 @@
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="16px"
14 height="16px"
15 id="svg4092"
16 version="1.1"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="noise.svg">
19 <defs
20 id="defs4094">
21 <linearGradient
22 inkscape:collect="always"
23 xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7"
24 id="linearGradient3155"
25 gradientUnits="userSpaceOnUse"
26 gradientTransform="matrix(0.2605204,0,0,0.43374453,1.7353306,-0.4776394)"
27 x1="16.626165"
28 y1="15.298182"
29 x2="20.054544"
30 y2="24.627615" />
31 <linearGradient
32 id="linearGradient8265-821-176-38-919-66-249-7-7">
33 <stop
34 id="stop2687-1-9"
35 style="stop-color:#ffffff;stop-opacity:1"
36 offset="0" />
37 <stop
38 id="stop2689-5-4"
39 style="stop-color:#ffffff;stop-opacity:0"
40 offset="1" />
41 </linearGradient>
42 <linearGradient
43 inkscape:collect="always"
44 xlink:href="#linearGradient3895-9-0-3-2-2-5-6"
45 id="linearGradient4041"
46 gradientUnits="userSpaceOnUse"
47 x1="8.2715664"
48 y1="0.033566859"
49 x2="8.2715664"
50 y2="12.921168" />
51 <linearGradient
52 id="linearGradient3895-9-0-3-2-2-5-6">
53 <stop
54 offset="0"
55 style="stop-color:#dc6838;stop-opacity:1"
56 id="stop3897-0-5-7-0-4-9-4" />
57 <stop
58 offset="1"
59 style="stop-color:#ba3d12;stop-opacity:1"
60 id="stop3899-8-7-06-7-3-4-2" />
61 </linearGradient>
62 <radialGradient
63 inkscape:collect="always"
64 xlink:href="#linearGradient4067-0-2"
65 id="radialGradient4001"
66 gradientUnits="userSpaceOnUse"
67 gradientTransform="matrix(2.1099338e-7,0.23936751,-0.57629428,4.7299077e-7,12.869587,-16.585072)"
68 cx="7.4956832"
69 cy="8.4497671"
70 fx="7.4956832"
71 fy="8.4497671"
72 r="19.99999" />
73 <linearGradient
74 id="linearGradient4067-0-2">
75 <stop
76 id="stop4069-2-9"
77 offset="0"
78 style="stop-color:#ffe452;stop-opacity:1;" />
79 <stop
80 id="stop4071-8-9"
81 offset="1"
82 style="stop-color:#ffeb41;stop-opacity:0;" />
83 </linearGradient>
84 <linearGradient
85 y2="43"
86 x2="23.99999"
87 y1="4.999989"
88 x1="23.99999"
89 gradientTransform="matrix(0.2972973,0,0,0.2972973,0.8648665,0.86486742)"
90 gradientUnits="userSpaceOnUse"
91 id="linearGradient3079-9"
92 xlink:href="#linearGradient3924-4-8"
93 inkscape:collect="always" />
94 <linearGradient
95 id="linearGradient3924-4-8">
96 <stop
97 id="stop3926-0-4"
98 style="stop-color:#ffffff;stop-opacity:1;"
99 offset="0" />
100 <stop
101 offset="0.06316455"
102 style="stop-color:#ffffff;stop-opacity:0.23529412;"
103 id="stop3928-6-8" />
104 <stop
105 id="stop3930-2-1"
106 style="stop-color:#ffffff;stop-opacity:0.15686275;"
107 offset="0.95056331" />
108 <stop
109 id="stop3932-9-0"
110 style="stop-color:#ffffff;stop-opacity:0.39215687;"
111 offset="1" />
112 </linearGradient>
113 <linearGradient
114 id="linearGradient4644-104-3-3-6-2-2">
115 <stop
116 id="stop5237-6-5-1-7-5"
117 style="stop-color:#ff7a35;stop-opacity:1;"
118 offset="0" />
119 <stop
120 id="stop5239-4-6-4-8-4"
121 style="stop-color:#f0431a;stop-opacity:1;"
122 offset="1" />
123 </linearGradient>
124 <radialGradient
125 r="19.99999"
126 fy="8.4497671"
127 fx="7.4956832"
128 cy="8.4497671"
129 cx="7.4956832"
130 gradientTransform="matrix(0,0.77899685,-0.82408577,-1.4352095e-8,14.963371,-4.1449376)"
131 gradientUnits="userSpaceOnUse"
132 id="radialGradient4088"
133 xlink:href="#linearGradient4644-104-3-3-6-2-2"
134 inkscape:collect="always" />
135 <linearGradient
136 y2="44.469875"
137 x2="5.809926"
138 y1="3.9326751"
139 x1="5.809926"
140 gradientTransform="matrix(0.33333341,0,0,0.33333341,1.5e-7,-2.92e-6)"
141 gradientUnits="userSpaceOnUse"
142 id="linearGradient4090"
143 xlink:href="#linearGradient3895-9-0-3-2-2-5-6"
144 inkscape:collect="always" />
145 </defs>
146 <sodipodi:namedview
147 id="base"
148 pagecolor="#ffffff"
149 bordercolor="#666666"
150 borderopacity="1.0"
151 inkscape:pageopacity="0.0"
152 inkscape:pageshadow="2"
153 inkscape:zoom="22.197802"
154 inkscape:cx="8"
155 inkscape:cy="8"
156 inkscape:current-layer="layer1"
157 showgrid="true"
158 inkscape:grid-bbox="true"
159 inkscape:document-units="px"
160 inkscape:window-width="453"
161 inkscape:window-height="446"
162 inkscape:window-x="0"
163 inkscape:window-y="331"
164 inkscape:window-maximized="0" />
165 <metadata
166 id="metadata4097">
167 <rdf:RDF>
168 <cc:Work
169 rdf:about="">
170 <dc:format>image/svg+xml</dc:format>
171 <dc:type
172 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
173 <dc:title />
174 </cc:Work>
175 </rdf:RDF>
176 </metadata>
177 <g
178 id="layer1"
179 inkscape:label="Layer 1"
180 inkscape:groupmode="layer">
181 <rect
182 style="color:#000000;fill:url(#radialGradient4088);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4090);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
183 id="rect5505-21"
184 y="1.499997"
185 x="1.5"
186 ry="1"
187 rx="1"
188 height="13.000003"
189 width="13.000003" />
190 <rect
191 style="opacity:0.5;fill:none;stroke:url(#linearGradient3079-9);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
192 id="rect6741-0-3"
193 y="2.4999998"
194 x="2.5"
195 height="11"
196 width="11" />
197 <rect
198 style="opacity:0.5;color:#000000;fill:url(#radialGradient4001);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
199 id="rect5505-2-6-47"
200 y="-14.999999"
201 x="1.0000014"
202 ry="1"
203 rx="1"
204 height="14"
205 width="14"
206 transform="scale(1,-1)" />
207 <path
208 style="opacity:0.3;fill:url(#linearGradient4041);fill-opacity:1;stroke:none"
209 d="M 8.4375,2.0312496 C 7.9677019,2.1218744 7.3226758,2.3682514 7.1303446,2.9082711 6.9984373,3.247343 7.061542,3.5822569 7.03125,3.9033243 c 0,1.6572251 0,3.3144502 0,4.9716753 C 6.6941625,8.8744419 6.3467934,9.0779446 6.0197204,9.2349365 5.0983101,9.7282997 4.4207471,10.743262 4.53125,11.8125 c 0.057637,1.171615 1.1371741,2.111706 2.2843838,2.153364 0.3840063,0.02438 0.7766282,-0.03712 1.1019854,-0.172603 C 9.0259755,13.432362 9.6946867,12.302578 9.8125,11.1875 c 0.494059,0.264933 1.186318,-0.161828 1.34375,-0.5 C 12.455835,9.101613 12.488372,6.571722 11.102805,5.0234727 10.753129,4.5968657 10.285761,4.2587255 10.075334,3.7327819 9.8490019,3.2931418 9.922881,2.7122749 9.4778097,2.3949719 9.193898,2.1466139 8.8116967,2.0261054 8.4375,2.0312496 z"
210 id="path4036"
211 inkscape:connector-curvature="0" />
212 <path
213 style="fill:#ffffff;fill-opacity:1;stroke:none"
214 d="M 8.4460578,2.99027 C 8.0205198,2.966252 7.9550898,3.4270308 7.9999998,3.7330355 l 0,6.0140426 c -0.261051,-0.054855 -0.601669,-0.031403 -0.895984,0.055441 -0.884306,0.2352629 -1.67046,1.0347259 -1.597545,1.9556659 0.102194,0.862408 1.123934,1.425071 1.966298,1.168943 0.954265,-0.225906 1.507544,-1.055033 1.507544,-2.125189 l 0,-4.761127 c 0.792764,0.4191605 1.5066562,1.2024363 1.4903432,2.1252211 0.0086,0.6670359 -0.178415,1.3340719 -0.442652,1.9412629 -0.03556,0.0733 0.04188,0.14513 0.09903,0.172957 0.153015,0.04274 0.232515,-0.15786 0.318996,-0.25231 C 11.366989,8.7931613 11.426564,6.9785264 10.432523,5.7653774 10.079747,5.3345797 9.6203238,4.9676783 9.3797278,4.4673066 9.1388648,4.0824524 8.9862188,3.6470417 8.9120498,3.2078954 8.8148898,3.0491668 8.6296398,2.9888109 8.4460578,2.99027 z"
215 id="path3926"
216 inkscape:connector-curvature="0"
217 sodipodi:nodetypes="cccccccccccccccc" />
218 <path
219 inkscape:connector-curvature="0"
220 style="opacity:0.2;fill:url(#linearGradient3155);fill-opacity:1;fill-rule:evenodd;stroke:none"
221 id="path3333"
222 d="M 2.3842909,1.9999999 C 2.1698084,1.9999999 2,2.3041548 2,2.6000007 L 2.00398,9.9999996 C 2.3491899,9.9918999 13.737978,7.0510306 14,6.9095697 l 0,-4.309569 C 14,2.3738648 13.832259,1.9999999 13.64654,1.9999999 l -11.2622633,0 z"
223 sodipodi:nodetypes="ccccccc" />
224 </g>
225</svg>
2260
=== removed directory 'images/icons/22x22'
=== removed directory 'images/icons/22x22/apps'
=== removed file 'images/icons/22x22/apps/noise.svg'
--- images/icons/22x22/apps/noise.svg 2012-08-13 01:30:20 +0000
+++ images/icons/22x22/apps/noise.svg 1970-01-01 00:00:00 +0000
@@ -1,252 +0,0 @@
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="22"
14 height="22"
15 id="svg4408"
16 version="1.1"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="noise.svg">
19 <defs
20 id="defs4410">
21 <linearGradient
22 inkscape:collect="always"
23 xlink:href="#linearGradient3895-9-0-3-2-2-5"
24 id="linearGradient4318"
25 gradientUnits="userSpaceOnUse"
26 x1="14"
27 y1="8"
28 x2="14"
29 y2="28"
30 gradientTransform="translate(-1,1)" />
31 <linearGradient
32 id="linearGradient3895-9-0-3-2-2-5">
33 <stop
34 id="stop3897-0-5-7-0-4-9"
35 style="stop-color:#dc6838;stop-opacity:1"
36 offset="0" />
37 <stop
38 id="stop3899-8-7-06-7-3-4"
39 style="stop-color:#ba3d12;stop-opacity:1"
40 offset="1" />
41 </linearGradient>
42 <linearGradient
43 inkscape:collect="always"
44 xlink:href="#linearGradient3895-9-0-3-2-2-5-6"
45 id="linearGradient4338"
46 gradientUnits="userSpaceOnUse"
47 x1="14"
48 y1="8"
49 x2="14"
50 y2="28"
51 gradientTransform="translate(-1,1)" />
52 <linearGradient
53 id="linearGradient3895-9-0-3-2-2-5-6">
54 <stop
55 id="stop3897-0-5-7-0-4-9-4"
56 style="stop-color:#dc6838;stop-opacity:1"
57 offset="0" />
58 <stop
59 id="stop3899-8-7-06-7-3-4-2"
60 style="stop-color:#ba3d12;stop-opacity:1"
61 offset="1" />
62 </linearGradient>
63 <linearGradient
64 inkscape:collect="always"
65 xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7-8-8"
66 id="linearGradient3289-8"
67 gradientUnits="userSpaceOnUse"
68 gradientTransform="matrix(0.39077928,0,0,0.59639877,1.6029975,8.5932432)"
69 x1="16.626165"
70 y1="15.298182"
71 x2="20.054544"
72 y2="24.627615" />
73 <linearGradient
74 id="linearGradient8265-821-176-38-919-66-249-7-7-8-8">
75 <stop
76 id="stop2687-1-9-6-8"
77 style="stop-color:#ffffff;stop-opacity:1"
78 offset="0" />
79 <stop
80 id="stop2689-5-4-8-9"
81 style="stop-color:#ffffff;stop-opacity:0"
82 offset="1" />
83 </linearGradient>
84 <linearGradient
85 y2="43"
86 x2="23.99999"
87 y1="4.999989"
88 x1="23.99999"
89 gradientTransform="matrix(0.45945947,0,0,0.45945947,-0.0257797,9.9717327)"
90 gradientUnits="userSpaceOnUse"
91 id="linearGradient3302-77"
92 xlink:href="#linearGradient3924-64"
93 inkscape:collect="always" />
94 <linearGradient
95 id="linearGradient3924-64">
96 <stop
97 id="stop3926-3"
98 style="stop-color:#ffffff;stop-opacity:1"
99 offset="0" />
100 <stop
101 id="stop3928-0"
102 style="stop-color:#ffffff;stop-opacity:0.23529412"
103 offset="0.06316455" />
104 <stop
105 id="stop3930-3"
106 style="stop-color:#ffffff;stop-opacity:0.15686275"
107 offset="0.95056331" />
108 <stop
109 id="stop3932-0"
110 style="stop-color:#ffffff;stop-opacity:0.39215687"
111 offset="1" />
112 </linearGradient>
113 <radialGradient
114 inkscape:collect="always"
115 xlink:href="#linearGradient4067-0-2"
116 id="radialGradient4224"
117 gradientUnits="userSpaceOnUse"
118 gradientTransform="matrix(3.0141912e-7,0.34195359,-0.82327755,6.757011e-7,17.956551,-33.26439)"
119 cx="7.4956832"
120 cy="8.4497671"
121 fx="7.4956832"
122 fy="8.4497671"
123 r="19.99999" />
124 <linearGradient
125 id="linearGradient4067-0-2">
126 <stop
127 style="stop-color:#ffe452;stop-opacity:1;"
128 offset="0"
129 id="stop4069-2-9" />
130 <stop
131 style="stop-color:#ffeb41;stop-opacity:0;"
132 offset="1"
133 id="stop4071-8-9" />
134 </linearGradient>
135 <radialGradient
136 inkscape:collect="always"
137 xlink:href="#linearGradient4644-104-3-3-6-2-2"
138 id="radialGradient3295-9"
139 gradientUnits="userSpaceOnUse"
140 gradientTransform="matrix(0,1.1385337,-1.2044328,-2.0976135e-8,21.177231,3.2497106)"
141 cx="7.4956832"
142 cy="8.4497671"
143 fx="7.4956832"
144 fy="8.4497671"
145 r="19.99999" />
146 <linearGradient
147 id="linearGradient4644-104-3-3-6-2-2">
148 <stop
149 offset="0"
150 style="stop-color:#ff7a35;stop-opacity:1;"
151 id="stop5237-6-5-1-7-5" />
152 <stop
153 offset="1"
154 style="stop-color:#f0431a;stop-opacity:1;"
155 id="stop5239-4-6-4-8-4" />
156 </linearGradient>
157 <linearGradient
158 inkscape:collect="always"
159 xlink:href="#linearGradient3895-9-0-3-2-2-5"
160 id="linearGradient3297-0"
161 gradientUnits="userSpaceOnUse"
162 gradientTransform="matrix(0.48717951,0,0,0.48717951,-0.69230812,9.3076896)"
163 x1="7.0639811"
164 y1="3.7128038"
165 x2="7.0639811"
166 y2="43.713337" />
167 </defs>
168 <sodipodi:namedview
169 id="base"
170 pagecolor="#ffffff"
171 bordercolor="#666666"
172 borderopacity="1.0"
173 inkscape:pageopacity="0.0"
174 inkscape:pageshadow="2"
175 inkscape:zoom="12.313208"
176 inkscape:cx="14.375728"
177 inkscape:cy="3.0058234"
178 inkscape:current-layer="layer1"
179 showgrid="true"
180 inkscape:grid-bbox="true"
181 inkscape:document-units="px"
182 inkscape:window-width="1280"
183 inkscape:window-height="753"
184 inkscape:window-x="0"
185 inkscape:window-y="24"
186 inkscape:window-maximized="1" />
187 <metadata
188 id="metadata4413">
189 <rdf:RDF>
190 <cc:Work
191 rdf:about="">
192 <dc:format>image/svg+xml</dc:format>
193 <dc:type
194 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
195 <dc:title />
196 </cc:Work>
197 </rdf:RDF>
198 </metadata>
199 <g
200 id="layer1"
201 inkscape:label="Layer 1"
202 inkscape:groupmode="layer"
203 transform="translate(0,-10)">
204 <rect
205 style="color:#000000;fill:url(#radialGradient3295-9);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3297-0);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
206 id="rect5505-21"
207 y="11.499998"
208 x="1.5"
209 ry="1"
210 rx="1"
211 height="19.000002"
212 width="19.000002" />
213 <rect
214 style="opacity:0.5;color:#000000;fill:url(#radialGradient4224);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
215 id="rect5505-2-6-47"
216 y="-31"
217 x="1.000001"
218 ry="1"
219 rx="1"
220 height="20"
221 width="20"
222 transform="scale(1,-1)" />
223 <rect
224 style="opacity:0.5;fill:none;stroke:url(#linearGradient3302-77);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
225 id="rect6741-9"
226 y="12.498756"
227 x="2.5012455"
228 height="17"
229 width="17" />
230 <path
231 inkscape:connector-curvature="0"
232 style="opacity:0.2;fill:url(#linearGradient3289-8);fill-opacity:1;fill-rule:evenodd;stroke:none"
233 id="path3333"
234 d="M 2.5764341,12 C 2.2547127,12 2,12.418213 2,12.824999 L 2.00603,23 C 2.5238425,22.988917 19.606966,18.945168 20,18.750658 l 0,-5.925659 C 20,12.514064 19.748387,12 19.46981,12 L 2.576473,12 z"
235 sodipodi:nodetypes="ccccccc" />
236 <path
237 style="opacity:0.1;fill:url(#linearGradient4338);fill-opacity:1;stroke:none"
238 d="m 11.375,12.09375 c -0.70363,0.182103 -1.769536,0.455829 -2.118518,1.298247 -0.3067584,0.696102 -0.17162,1.318747 -0.226039,2.034058 -0.0014,2.170482 0.0035,4.340963 8.07e-4,6.511445 C 7.1726781,22.3336 5.4971326,23.845264 5.25,25.78125 5.157076,26.476463 5.298714,27.355389 5.7125938,28.004372 6.5272755,29.37864 8.2202194,30.091424 9.78125,29.875 10.293338,29.74646 10.928353,29.630895 11.42946,29.34088 12.697864,28.694484 13.629557,27.416986 13.8125,26 14.865494,26.183753 15.656744,25.333575 16.150899,24.519312 17.42026,22.614676 17.700797,20.024551 16.625,17.96875 16.148535,16.977264 15.372042,16.089618 14.534421,15.343802 13.888159,14.758814 13.90569,13.829133 13.486558,13.123585 13.094371,12.493863 12.350507,12.150738 11.625,12.125 c 0.0317,-0.143379 -0.25182,0.18415 -0.25,-0.03125 z"
239 id="path4290-5"
240 inkscape:connector-curvature="0" />
241 <path
242 style="opacity:0.3;fill:url(#linearGradient4318);fill-opacity:1;stroke:none"
243 d="m 11.40625,13.0625 c -0.38623,0.140576 -1.143059,0.240395 -1.309465,0.816828 -0.114979,0.690014 -0.09152,1.282113 -0.09759,2.025357 1.09e-4,2.302605 0.0074,4.605213 8.09e-4,6.907815 -1.565848,0.05676 -3.1674443,0.999124 -3.6574968,2.542787 -0.1673293,0.515571 -0.1941756,0.994189 -0.054478,1.537923 0.3823425,1.384539 1.9319418,2.192222 3.3057248,1.98179 0.476995,0.03199 1.077621,-0.205692 1.534394,-0.459388 1.157076,-0.649181 1.933407,-1.983973 1.778106,-3.321862 0.07402,-0.450858 0.01146,-1.037882 0.03243,-1.540892 -6.8e-5,-1.309286 -0.0022,-2.618572 -0.0012,-3.927858 0.603925,0.532559 0.978424,1.336151 0.830017,2.146449 -0.07183,0.795954 -0.424806,1.525071 -0.652753,2.277535 -0.128862,0.760879 0.850283,1.342583 1.456874,0.86552 C 16.266293,23.27566 16.877685,20.498309 15.75,18.375 15.442631,17.787887 14.992717,17.181341 14.482588,16.705524 13.645189,15.968826 12.919507,15.017071 12.772993,13.881415 12.583896,13.304757 11.9326,13.105145 11.40625,13.0625 z m -0.53125,9.75 c 0.387772,0.01966 -0.23348,0.07744 0,0 z"
244 id="path4290"
245 inkscape:connector-curvature="0" />
246 <path
247 style="fill:#ffffff;fill-opacity:1;stroke:none"
248 d="m 11.419632,14.004924 c -0.452724,-0.05278 -0.515415,0.329409 -0.468254,0.633498 -0.0043,3.025974 0.0086,6.054724 -0.0064,9.078969 -0.110572,0.104088 -0.322761,-0.06711 -0.463635,-0.02267 -1.5347128,-0.08429 -3.2115228,0.918375 -3.3649508,2.365374 -0.180821,1.15045 1.168324,2.097014 2.3714218,1.918083 1.515988,-0.144969 2.700362,-1.523417 2.502717,-2.884224 0.0043,-2.395978 -0.0086,-4.79473 0.0064,-7.188976 0.103332,-0.106628 0.257461,0.120399 0.366317,0.131537 1.219106,0.649917 2.297503,1.721652 2.370301,3.056314 0.08005,1.042898 -0.270433,2.063392 -0.664755,3.030215 1.321308,-1.465445 1.744289,-3.603234 0.826124,-5.334142 -0.469578,-1.004766 -1.528881,-1.623966 -2.121477,-2.55722 -0.437627,-0.623662 -0.770691,-1.319898 -0.874898,-2.05618 -0.0858,-0.153536 -0.311793,-0.172232 -0.478911,-0.170578 z"
249 id="path7249-8-0-2"
250 inkscape:connector-curvature="0" />
251 </g>
252</svg>
2530
=== removed directory 'images/icons/24x24'
=== removed directory 'images/icons/24x24/apps'
=== removed file 'images/icons/24x24/apps/noise.svg'
--- images/icons/24x24/apps/noise.svg 2012-08-13 01:30:20 +0000
+++ images/icons/24x24/apps/noise.svg 1970-01-01 00:00:00 +0000
@@ -1,326 +0,0 @@
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 version="1.1"
14 width="24"
15 height="24"
16 id="svg4408"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="noise.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="640"
29 inkscape:window-height="480"
30 id="namedview4530" />
31 <defs
32 id="defs4410">
33 <linearGradient
34 x1="14"
35 y1="8"
36 x2="14"
37 y2="28"
38 id="linearGradient4318"
39 xlink:href="#linearGradient3895-9-0-3-2-2-5"
40 gradientUnits="userSpaceOnUse" />
41 <linearGradient
42 id="linearGradient3895-9-0-3-2-2-5">
43 <stop
44 id="stop3897-0-5-7-0-4-9"
45 style="stop-color:#dc6838;stop-opacity:1"
46 offset="0" />
47 <stop
48 id="stop3899-8-7-06-7-3-4"
49 style="stop-color:#ba3d12;stop-opacity:1"
50 offset="1" />
51 </linearGradient>
52 <linearGradient
53 x1="14"
54 y1="8"
55 x2="14"
56 y2="28"
57 id="linearGradient4338"
58 xlink:href="#linearGradient3895-9-0-3-2-2-5-6"
59 gradientUnits="userSpaceOnUse" />
60 <linearGradient
61 id="linearGradient3895-9-0-3-2-2-5-6">
62 <stop
63 id="stop3897-0-5-7-0-4-9-4"
64 style="stop-color:#dc6838;stop-opacity:1"
65 offset="0" />
66 <stop
67 id="stop3899-8-7-06-7-3-4-2"
68 style="stop-color:#ba3d12;stop-opacity:1"
69 offset="1" />
70 </linearGradient>
71 <linearGradient
72 x1="16.626165"
73 y1="15.298182"
74 x2="20.054544"
75 y2="24.627615"
76 id="linearGradient3289-8"
77 xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7-8-8"
78 gradientUnits="userSpaceOnUse"
79 gradientTransform="matrix(0.39077928,0,0,0.59639877,2.6029975,7.5932432)" />
80 <linearGradient
81 id="linearGradient8265-821-176-38-919-66-249-7-7-8-8">
82 <stop
83 id="stop2687-1-9-6-8"
84 style="stop-color:#ffffff;stop-opacity:1"
85 offset="0" />
86 <stop
87 id="stop2689-5-4-8-9"
88 style="stop-color:#ffffff;stop-opacity:0"
89 offset="1" />
90 </linearGradient>
91 <linearGradient
92 x1="23.99999"
93 y1="4.999989"
94 x2="23.99999"
95 y2="43"
96 id="linearGradient3302-77"
97 xlink:href="#linearGradient3924-64"
98 gradientUnits="userSpaceOnUse"
99 gradientTransform="matrix(0.45945947,0,0,0.45945947,0.9742203,8.9717327)" />
100 <linearGradient
101 id="linearGradient3924-64">
102 <stop
103 id="stop3926-3"
104 style="stop-color:#ffffff;stop-opacity:1"
105 offset="0" />
106 <stop
107 id="stop3928-0"
108 style="stop-color:#ffffff;stop-opacity:0.23529412"
109 offset="0.06316455" />
110 <stop
111 id="stop3930-3"
112 style="stop-color:#ffffff;stop-opacity:0.15686275"
113 offset="0.95056331" />
114 <stop
115 id="stop3932-0"
116 style="stop-color:#ffffff;stop-opacity:0.39215687"
117 offset="1" />
118 </linearGradient>
119 <radialGradient
120 cx="7.4956832"
121 cy="8.4497671"
122 r="19.99999"
123 fx="7.4956832"
124 fy="8.4497671"
125 id="radialGradient4224"
126 xlink:href="#linearGradient4067-0-2"
127 gradientUnits="userSpaceOnUse"
128 gradientTransform="matrix(3.0141912e-7,0.34195359,-0.82327755,6.757011e-7,18.956551,-32.26439)" />
129 <linearGradient
130 id="linearGradient4067-0-2">
131 <stop
132 id="stop4069-2-9"
133 style="stop-color:#ffe452;stop-opacity:1"
134 offset="0" />
135 <stop
136 id="stop4071-8-9"
137 style="stop-color:#ffeb41;stop-opacity:0"
138 offset="1" />
139 </linearGradient>
140 <radialGradient
141 cx="7.4956832"
142 cy="8.4497671"
143 r="19.99999"
144 fx="7.4956832"
145 fy="8.4497671"
146 id="radialGradient3295-9"
147 xlink:href="#linearGradient4644-104-3-3-6-2-2"
148 gradientUnits="userSpaceOnUse"
149 gradientTransform="matrix(0,1.1385337,-1.2044328,-2.0976135e-8,22.177231,2.2497106)" />
150 <linearGradient
151 id="linearGradient4644-104-3-3-6-2-2">
152 <stop
153 id="stop5237-6-5-1-7-5"
154 style="stop-color:#ff7a35;stop-opacity:1"
155 offset="0" />
156 <stop
157 id="stop5239-4-6-4-8-4"
158 style="stop-color:#f0431a;stop-opacity:1"
159 offset="1" />
160 </linearGradient>
161 <linearGradient
162 x1="7.0639811"
163 y1="3.7128038"
164 x2="7.0639811"
165 y2="43.713337"
166 id="linearGradient3297-0"
167 xlink:href="#linearGradient3895-9-0-3-2-2-5"
168 gradientUnits="userSpaceOnUse"
169 gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076896)" />
170 <radialGradient
171 cx="4.9929786"
172 cy="43.5"
173 r="2.5"
174 fx="4.9929786"
175 fy="43.5"
176 id="radialGradient3082-6"
177 xlink:href="#linearGradient3688-166-749-9"
178 gradientUnits="userSpaceOnUse"
179 gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)" />
180 <linearGradient
181 id="linearGradient3688-166-749-9">
182 <stop
183 id="stop2883-2"
184 style="stop-color:#181818;stop-opacity:1"
185 offset="0" />
186 <stop
187 id="stop2885-2"
188 style="stop-color:#181818;stop-opacity:0"
189 offset="1" />
190 </linearGradient>
191 <radialGradient
192 cx="4.9929786"
193 cy="43.5"
194 r="2.5"
195 fx="4.9929786"
196 fy="43.5"
197 id="radialGradient3084-4"
198 xlink:href="#linearGradient3688-464-309-7"
199 gradientUnits="userSpaceOnUse"
200 gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)" />
201 <linearGradient
202 id="linearGradient3688-464-309-7">
203 <stop
204 id="stop2889-75"
205 style="stop-color:#181818;stop-opacity:1"
206 offset="0" />
207 <stop
208 id="stop2891-4"
209 style="stop-color:#181818;stop-opacity:0"
210 offset="1" />
211 </linearGradient>
212 <linearGradient
213 x1="25.058096"
214 y1="47.027729"
215 x2="25.058096"
216 y2="39.999443"
217 id="linearGradient3086-8"
218 xlink:href="#linearGradient3702-501-757-1"
219 gradientUnits="userSpaceOnUse" />
220 <linearGradient
221 id="linearGradient3702-501-757-1">
222 <stop
223 id="stop2895-2"
224 style="stop-color:#181818;stop-opacity:0"
225 offset="0" />
226 <stop
227 id="stop2897-89"
228 style="stop-color:#181818;stop-opacity:1"
229 offset="0.5" />
230 <stop
231 id="stop2899-36"
232 style="stop-color:#181818;stop-opacity:0"
233 offset="1" />
234 </linearGradient>
235 </defs>
236 <metadata
237 id="metadata4413">
238 <rdf:RDF>
239 <cc:Work
240 rdf:about="">
241 <dc:format>image/svg+xml</dc:format>
242 <dc:type
243 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
244 <dc:title />
245 </cc:Work>
246 </rdf:RDF>
247 </metadata>
248 <g
249 transform="translate(0,-8)"
250 id="layer1">
251 <g
252 transform="matrix(0.55,0,0,0.3333336,-1.2000011,15.33331)"
253 id="g2036"
254 style="display:inline">
255 <g
256 transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)"
257 id="g3712"
258 style="opacity:0.4">
259 <rect
260 width="5"
261 height="7"
262 x="38"
263 y="40"
264 id="rect2801"
265 style="fill:url(#radialGradient3082-6);fill-opacity:1;stroke:none" />
266 <rect
267 width="5"
268 height="7"
269 x="-10"
270 y="-47"
271 transform="scale(-1,-1)"
272 id="rect3696"
273 style="fill:url(#radialGradient3084-4);fill-opacity:1;stroke:none" />
274 <rect
275 width="28"
276 height="7.0000005"
277 x="10"
278 y="40"
279 id="rect3700"
280 style="fill:url(#linearGradient3086-8);fill-opacity:1;stroke:none" />
281 </g>
282 </g>
283 <rect
284 width="19.000002"
285 height="19.000002"
286 rx="1"
287 ry="1"
288 x="2.5"
289 y="10.499998"
290 id="rect5505-21"
291 style="color:#000000;fill:url(#radialGradient3295-9);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3297-0);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
292 <rect
293 width="20"
294 height="20"
295 rx="1"
296 ry="1"
297 x="2.000001"
298 y="-30"
299 transform="scale(1,-1)"
300 id="rect5505-2-6-47"
301 style="opacity:0.5;color:#000000;fill:url(#radialGradient4224);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
302 <rect
303 width="17"
304 height="17"
305 x="3.5012455"
306 y="11.498756"
307 id="rect6741-9"
308 style="opacity:0.5;fill:none;stroke:url(#linearGradient3302-77);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
309 <path
310 d="M 3.5764341,11 C 3.2547127,11 3,11.418213 3,11.824999 L 3.00603,22 C 3.5238425,21.988917 20.606966,17.945168 21,17.750658 l 0,-5.925659 C 21,11.514064 20.748387,11 20.46981,11 L 3.576473,11 z"
311 id="path3333"
312 style="opacity:0.2;fill:url(#linearGradient3289-8);fill-opacity:1;fill-rule:evenodd;stroke:none" />
313 <path
314 d="m 12.375,11.09375 c -0.70363,0.182103 -1.769536,0.455829 -2.118518,1.298247 -0.3067584,0.696102 -0.17162,1.318747 -0.226039,2.034058 -0.0014,2.170482 0.0035,4.340963 8.07e-4,6.511445 C 8.1726781,21.3336 6.4971326,22.845264 6.25,24.78125 6.157076,25.476463 6.298714,26.355389 6.7125938,27.004372 7.5272755,28.37864 9.2202194,29.091424 10.78125,28.875 11.293338,28.74646 11.928353,28.630895 12.42946,28.34088 13.697864,27.694484 14.629557,26.416986 14.8125,25 15.865494,25.183753 16.656744,24.333575 17.150899,23.519312 18.42026,21.614676 18.700797,19.024551 17.625,16.96875 17.148535,15.977264 16.372042,15.089618 15.534421,14.343802 14.888159,13.758814 14.90569,12.829133 14.486558,12.123585 14.094371,11.493863 13.350507,11.150738 12.625,11.125 c 0.0317,-0.143379 -0.25182,0.18415 -0.25,-0.03125 z"
315 id="path4290-5"
316 style="opacity:0.1;fill:url(#linearGradient4338);fill-opacity:1;stroke:none" />
317 <path
318 d="m 12.40625,12.0625 c -0.38623,0.140576 -1.143059,0.240395 -1.309465,0.816828 -0.114979,0.690014 -0.09152,1.282113 -0.09759,2.025357 1.09e-4,2.302605 0.0074,4.605213 8.09e-4,6.907815 -1.565848,0.05676 -3.1674443,0.999124 -3.6574968,2.542787 -0.1673293,0.515571 -0.1941756,0.994189 -0.054478,1.537923 0.3823425,1.384539 1.9319418,2.192222 3.3057248,1.98179 0.476995,0.03199 1.077621,-0.205692 1.534394,-0.459388 1.157076,-0.649181 1.933407,-1.983973 1.778106,-3.321862 0.07402,-0.450858 0.01146,-1.037882 0.03243,-1.540892 -6.8e-5,-1.309286 -0.0022,-2.618572 -0.0012,-3.927858 0.603925,0.532559 0.978424,1.336151 0.830017,2.146449 -0.07183,0.795954 -0.424806,1.525071 -0.652753,2.277535 -0.128862,0.760879 0.850283,1.342583 1.456874,0.86552 C 17.266293,22.27566 17.877685,19.498309 16.75,17.375 16.442631,16.787887 15.992717,16.181341 15.482588,15.705524 14.645189,14.968826 13.919507,14.017071 13.772993,12.881415 13.583896,12.304757 12.9326,12.105145 12.40625,12.0625 z m -0.53125,9.75 c 0.387772,0.01966 -0.23348,0.07744 0,0 z"
319 id="path4290"
320 style="opacity:0.3;fill:url(#linearGradient4318);fill-opacity:1;stroke:none" />
321 <path
322 d="m 12.419632,13.004924 c -0.452724,-0.05278 -0.515415,0.329409 -0.468254,0.633498 -0.0043,3.025974 0.0086,6.054724 -0.0064,9.078969 -0.110572,0.104088 -0.322761,-0.06711 -0.463635,-0.02267 -1.5347128,-0.08429 -3.2115228,0.918375 -3.3649508,2.365374 -0.180821,1.15045 1.168324,2.097014 2.3714218,1.918083 1.515988,-0.144969 2.700362,-1.523417 2.502717,-2.884224 0.0043,-2.395978 -0.0086,-4.79473 0.0064,-7.188976 0.103332,-0.106628 0.257461,0.120399 0.366317,0.131537 1.219106,0.649917 2.297503,1.721652 2.370301,3.056314 0.08005,1.042898 -0.270433,2.063392 -0.664755,3.030215 1.321308,-1.465445 1.744289,-3.603234 0.826124,-5.334142 -0.469578,-1.004766 -1.528881,-1.623966 -2.121477,-2.55722 -0.437627,-0.623662 -0.770691,-1.319898 -0.874898,-2.05618 -0.0858,-0.153536 -0.311793,-0.172232 -0.478911,-0.170578 z"
323 id="path7249-8-0-2"
324 style="fill:#ffffff;fill-opacity:1;stroke:none" />
325 </g>
326</svg>
3270
=== removed directory 'images/icons/32x32'
=== removed directory 'images/icons/32x32/apps'
=== removed file 'images/icons/32x32/apps/noise.svg'
--- images/icons/32x32/apps/noise.svg 2012-08-13 01:30:20 +0000
+++ images/icons/32x32/apps/noise.svg 1970-01-01 00:00:00 +0000
@@ -1,387 +0,0 @@
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="32px"
14 height="32px"
15 id="svg4297"
16 version="1.1"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="noise.svg">
19 <defs
20 id="defs4299">
21 <linearGradient
22 inkscape:collect="always"
23 xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7"
24 id="linearGradient3174"
25 gradientUnits="userSpaceOnUse"
26 gradientTransform="matrix(0.52104027,0,0,0.81327108,3.4706604,0.354424)"
27 x1="16.626165"
28 y1="15.298182"
29 x2="20.054544"
30 y2="24.627615" />
31 <linearGradient
32 id="linearGradient8265-821-176-38-919-66-249-7-7">
33 <stop
34 id="stop2687-1-9"
35 style="stop-color:#ffffff;stop-opacity:1"
36 offset="0" />
37 <stop
38 id="stop2689-5-4"
39 style="stop-color:#ffffff;stop-opacity:0"
40 offset="1" />
41 </linearGradient>
42 <linearGradient
43 y2="43"
44 x2="23.99999"
45 y1="4.999989"
46 x1="23.99999"
47 gradientTransform="matrix(0.62162164,0,0,0.62162164,1.0810837,2.0810873)"
48 gradientUnits="userSpaceOnUse"
49 id="linearGradient3141"
50 xlink:href="#linearGradient3924"
51 inkscape:collect="always" />
52 <linearGradient
53 id="linearGradient3924">
54 <stop
55 id="stop3926"
56 style="stop-color:#ffffff;stop-opacity:1;"
57 offset="0" />
58 <stop
59 offset="0.06316455"
60 style="stop-color:#ffffff;stop-opacity:0.23529412;"
61 id="stop3928" />
62 <stop
63 id="stop3930"
64 style="stop-color:#ffffff;stop-opacity:0.15686275;"
65 offset="0.95056331" />
66 <stop
67 id="stop3932"
68 style="stop-color:#ffffff;stop-opacity:0.39215687;"
69 offset="1" />
70 </linearGradient>
71 <linearGradient
72 inkscape:collect="always"
73 xlink:href="#linearGradient3895-9-0-3-2-4"
74 id="linearGradient4185"
75 gradientUnits="userSpaceOnUse"
76 x1="17"
77 y1="0"
78 x2="17"
79 y2="27" />
80 <linearGradient
81 id="linearGradient3895-9-0-3-2-4">
82 <stop
83 id="stop3897-0-5-7-0-3"
84 style="stop-color:#dc6838;stop-opacity:1"
85 offset="0" />
86 <stop
87 id="stop3899-8-7-06-7-9"
88 style="stop-color:#ba3d12;stop-opacity:1"
89 offset="1" />
90 </linearGradient>
91 <linearGradient
92 inkscape:collect="always"
93 xlink:href="#linearGradient3895-9-0-3-2-4-9"
94 id="linearGradient4205"
95 gradientUnits="userSpaceOnUse"
96 x1="17"
97 y1="0"
98 x2="17"
99 y2="27" />
100 <linearGradient
101 id="linearGradient3895-9-0-3-2-4-9">
102 <stop
103 id="stop3897-0-5-7-0-3-9"
104 style="stop-color:#dc6838;stop-opacity:1"
105 offset="0" />
106 <stop
107 id="stop3899-8-7-06-7-9-3"
108 style="stop-color:#ba3d12;stop-opacity:1"
109 offset="1" />
110 </linearGradient>
111 <linearGradient
112 inkscape:collect="always"
113 xlink:href="#linearGradient3895-9-0-3-2-4-90"
114 id="linearGradient4225"
115 gradientUnits="userSpaceOnUse"
116 x1="17"
117 y1="0"
118 x2="17"
119 y2="27" />
120 <linearGradient
121 id="linearGradient3895-9-0-3-2-4-90">
122 <stop
123 id="stop3897-0-5-7-0-3-4"
124 style="stop-color:#dc6838;stop-opacity:1"
125 offset="0" />
126 <stop
127 id="stop3899-8-7-06-7-9-33"
128 style="stop-color:#ba3d12;stop-opacity:1"
129 offset="1" />
130 </linearGradient>
131 <radialGradient
132 inkscape:collect="always"
133 xlink:href="#linearGradient4067-0-2"
134 id="radialGradient3298"
135 gradientUnits="userSpaceOnUse"
136 gradientTransform="matrix(3.9184486e-7,0.44453967,-1.0702608,8.7841143e-7,25.043513,-32.94371)"
137 cx="7.4956832"
138 cy="8.4497671"
139 fx="7.4956832"
140 fy="8.4497671"
141 r="19.99999" />
142 <linearGradient
143 id="linearGradient4067-0-2">
144 <stop
145 style="stop-color:#ffe452;stop-opacity:1;"
146 offset="0"
147 id="stop4069-2-9" />
148 <stop
149 style="stop-color:#ffeb41;stop-opacity:0;"
150 offset="1"
151 id="stop4071-8-9" />
152 </linearGradient>
153 <radialGradient
154 inkscape:collect="always"
155 xlink:href="#linearGradient4644-104-3-3-6-2"
156 id="radialGradient3166-9"
157 gradientUnits="userSpaceOnUse"
158 gradientTransform="matrix(1.2454146e-8,1.4980705,-1.58478,-2.7600178e-8,29.391093,-6.355641)"
159 cx="7.4956832"
160 cy="8.4497671"
161 fx="7.4956832"
162 fy="8.4497671"
163 r="19.99999" />
164 <linearGradient
165 id="linearGradient4644-104-3-3-6-2">
166 <stop
167 offset="0"
168 style="stop-color:#ff7a35;stop-opacity:1;"
169 id="stop5237-6-5-1-7" />
170 <stop
171 offset="1"
172 style="stop-color:#f0431a;stop-opacity:1;"
173 id="stop5239-4-6-4-8" />
174 </linearGradient>
175 <linearGradient
176 inkscape:collect="always"
177 xlink:href="#linearGradient3895-9-0-0"
178 id="linearGradient3168-3"
179 gradientUnits="userSpaceOnUse"
180 gradientTransform="matrix(0.64102567,0,0,0.64102567,0.6153854,1.6153843)"
181 x1="9.7066669"
182 y1="3.7866685"
183 x2="9.7066669"
184 y2="44.432335" />
185 <linearGradient
186 id="linearGradient3895-9-0-0">
187 <stop
188 id="stop3897-0-5-3"
189 style="stop-color:#dc6838;stop-opacity:1"
190 offset="0" />
191 <stop
192 id="stop3899-8-7-2"
193 style="stop-color:#ba3d12;stop-opacity:1"
194 offset="1" />
195 </linearGradient>
196 <radialGradient
197 inkscape:collect="always"
198 xlink:href="#linearGradient3688-166-749"
199 id="radialGradient2976"
200 gradientUnits="userSpaceOnUse"
201 gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)"
202 cx="4.9929786"
203 cy="43.5"
204 fx="4.9929786"
205 fy="43.5"
206 r="2.5" />
207 <linearGradient
208 id="linearGradient3688-166-749">
209 <stop
210 id="stop2883"
211 style="stop-color:#181818;stop-opacity:1"
212 offset="0" />
213 <stop
214 id="stop2885"
215 style="stop-color:#181818;stop-opacity:0"
216 offset="1" />
217 </linearGradient>
218 <radialGradient
219 inkscape:collect="always"
220 xlink:href="#linearGradient3688-464-309"
221 id="radialGradient2978"
222 gradientUnits="userSpaceOnUse"
223 gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)"
224 cx="4.9929786"
225 cy="43.5"
226 fx="4.9929786"
227 fy="43.5"
228 r="2.5" />
229 <linearGradient
230 id="linearGradient3688-464-309">
231 <stop
232 id="stop2889"
233 style="stop-color:#181818;stop-opacity:1"
234 offset="0" />
235 <stop
236 id="stop2891"
237 style="stop-color:#181818;stop-opacity:0"
238 offset="1" />
239 </linearGradient>
240 <linearGradient
241 inkscape:collect="always"
242 xlink:href="#linearGradient3702-501-757"
243 id="linearGradient2980"
244 gradientUnits="userSpaceOnUse"
245 x1="25.058096"
246 y1="47.027729"
247 x2="25.058096"
248 y2="39.999443" />
249 <linearGradient
250 id="linearGradient3702-501-757">
251 <stop
252 id="stop2895"
253 style="stop-color:#181818;stop-opacity:0"
254 offset="0" />
255 <stop
256 id="stop2897"
257 style="stop-color:#181818;stop-opacity:1"
258 offset="0.5" />
259 <stop
260 id="stop2899"
261 style="stop-color:#181818;stop-opacity:0"
262 offset="1" />
263 </linearGradient>
264 </defs>
265 <sodipodi:namedview
266 id="base"
267 pagecolor="#ffffff"
268 bordercolor="#666666"
269 borderopacity="1.0"
270 inkscape:pageopacity="0.0"
271 inkscape:pageshadow="2"
272 inkscape:zoom="11.197802"
273 inkscape:cx="16"
274 inkscape:cy="16"
275 inkscape:current-layer="layer1"
276 showgrid="true"
277 inkscape:grid-bbox="true"
278 inkscape:document-units="px"
279 inkscape:window-width="453"
280 inkscape:window-height="446"
281 inkscape:window-x="0"
282 inkscape:window-y="331"
283 inkscape:window-maximized="0" />
284 <metadata
285 id="metadata4302">
286 <rdf:RDF>
287 <cc:Work
288 rdf:about="">
289 <dc:format>image/svg+xml</dc:format>
290 <dc:type
291 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
292 <dc:title />
293 </cc:Work>
294 </rdf:RDF>
295 </metadata>
296 <g
297 id="layer1"
298 inkscape:label="Layer 1"
299 inkscape:groupmode="layer">
300 <g
301 style="display:inline"
302 id="g2036"
303 transform="matrix(0.6999997,0,0,0.3333336,-0.8000003,15.33333)">
304 <g
305 style="opacity:0.4"
306 id="g3712"
307 transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)">
308 <rect
309 style="fill:url(#radialGradient2976);fill-opacity:1;stroke:none"
310 id="rect2801"
311 y="40"
312 x="38"
313 height="7"
314 width="5" />
315 <rect
316 style="fill:url(#radialGradient2978);fill-opacity:1;stroke:none"
317 id="rect3696"
318 transform="scale(-1,-1)"
319 y="-47"
320 x="-10"
321 height="7"
322 width="5" />
323 <rect
324 style="fill:url(#linearGradient2980);fill-opacity:1;stroke:none"
325 id="rect3700"
326 y="40"
327 x="10"
328 height="7.0000005"
329 width="28" />
330 </g>
331 </g>
332 <rect
333 style="color:#000000;fill:url(#radialGradient3166-9);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3168-3);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
334 id="rect5505"
335 y="4.5"
336 x="3.5"
337 ry="2"
338 rx="2"
339 height="25"
340 width="25" />
341 <rect
342 style="opacity:0.5;color:#000000;fill:url(#radialGradient3298);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
343 id="rect5505-2-6-47"
344 y="-30"
345 x="3"
346 ry="2"
347 rx="2"
348 height="26"
349 width="26"
350 transform="scale(1,-1)" />
351 <path
352 style="opacity:0.05;fill:url(#linearGradient4225);fill-opacity:1;stroke:none"
353 d="M 16.59375,4.0625 C 15.668858,4.037004 14.56877,4.3429822 13.929767,5.1277037 13.236192,5.8946544 12.916091,6.990509 13.093525,7.997667 c -0.0049,3.22996 -0.0196,6.459893 -0.03102,9.689833 -2.351077,0.643968 -4.1928369,2.744974 -4.53125,5.15625 -0.2306364,0.651653 -0.1000881,1.636937 0.1205987,2.368018 0.6981516,2.363195 3.1814723,4.004968 5.6313463,3.707114 2.770696,-0.156451 5.116684,-2.488477 5.503084,-5.200148 0.107063,-0.496957 -0.100522,-1.192945 0.676422,-0.943513 1.562658,-0.113419 2.439847,-1.565679 2.935278,-2.884064 C 24.801071,16.51982 24.125418,12.306469 21.463638,9.7400541 20.596267,8.7781895 19.871284,7.6273532 19.744683,6.3111653 19.306437,5.026243 17.962142,4.0222431 16.59375,4.0625 z"
354 id="path4157-2"
355 inkscape:connector-curvature="0" />
356 <path
357 style="opacity:0.1;fill:url(#linearGradient4205);fill-opacity:1;stroke:none"
358 d="M 16.5625,5 C 15.754143,4.9475493 14.768649,5.3128019 14.354652,6.1163658 13.792777,6.9404288 14.089766,7.9284107 14.02965,8.8463404 14.023921,12.074655 14.012749,15.302957 14,18.53125 11.746495,18.888299 9.7041134,20.686804 9.40625,23 c -0.1774965,1.087707 0.1006669,2.405899 0.849687,3.314249 1.222191,1.602361 3.524249,2.098944 5.360215,1.349337 C 17.798959,26.856211 19.215431,24.488951 19,22.1875 c 0.107481,-0.257184 -0.151251,-0.983934 0.384089,-0.497142 1.149346,0.523844 2.420729,-0.28453 2.814861,-1.396499 C 23.732246,17.354281 23.468355,13.505036 21.3125,10.9375 20.118945,9.8046841 19.104808,8.3533799 18.875,6.6875 18.603756,5.6963917 17.537521,4.9329075 16.5625,5 z"
359 id="path4157-9"
360 inkscape:connector-curvature="0" />
361 <path
362 style="opacity:0.25;fill:url(#linearGradient4185);fill-opacity:1;stroke:none"
363 d="m 16.53125,6 c -0.702727,-0.099933 -1.523544,0.4671596 -1.525768,1.2721074 0.05617,3.9094826 -0.0045,7.8285726 -0.0039,11.7417216 0.06762,0.708644 -1.131334,0.269602 -1.592799,0.660184 -1.525363,0.530614 -2.781004,1.888172 -3.002516,3.513487 -0.243847,0.95901 0.195078,2.112675 0.932631,2.810727 1.360389,1.429113 3.761657,1.239019 5.15515,-0.0334 1.156641,-0.975654 1.706622,-2.540255 1.537423,-4.029856 0.0041,-2.676239 -0.0061,-5.35248 -2.04e-4,-8.028717 0.996083,0.854036 1.777137,2.108101 1.59543,3.469941 0.07517,0.982403 -0.649045,1.917621 -0.388496,2.872767 0.306035,0.779036 1.523848,0.769579 1.83666,1.85e-4 1.66169,-2.805795 1.417755,-6.759347 -0.956505,-9.094516 C 19.040713,9.9716948 18.114286,8.5559332 17.90625,6.9375 17.743227,6.3535474 17.113919,5.9940642 16.53125,6 z"
364 id="path4157"
365 inkscape:connector-curvature="0" />
366 <path
367 style="fill:#ffffff;fill-opacity:1;stroke:none"
368 d="m 16.467121,7.000568 c -0.539306,-0.07759 -0.453358,0.421928 -0.444835,0.773101 -0.0059,4.169194 0.01172,8.34067 -0.0088,12.508442 -0.145,0.324522 -0.552117,0.0099 -0.801117,0.07215 -1.734176,-0.05405 -3.601662,1.194576 -3.847003,3.03023 -0.253255,1.378856 1.032041,2.593171 2.32157,2.614885 1.917831,0.05257 3.577865,-1.878734 3.334262,-3.814617 0.0065,-3.328297 -0.01298,-6.659269 0.0097,-9.985901 0.131388,-0.316182 0.485595,-0.01847 0.650972,0.09458 1.521163,0.920301 2.850472,2.446294 2.944681,4.327944 0.0815,1.08847 -0.146638,2.173024 -0.460318,3.207202 1.398377,-2.300702 1.322661,-5.50375 -0.405142,-7.605355 C 18.430598,10.834849 17.18144,9.178111 16.927563,7.19215 16.878603,7.005483 16.621013,7.00792 16.467121,7.000568 z"
369 id="path7249-8-0-4"
370 inkscape:connector-curvature="0" />
371 <rect
372 style="opacity:0.5;fill:none;stroke:url(#linearGradient3141);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
373 id="rect6741-7"
374 y="5.5"
375 x="4.5"
376 ry="1"
377 rx="1"
378 height="23"
379 width="23" />
380 <path
381 inkscape:connector-curvature="0"
382 style="opacity:0.2;fill:url(#linearGradient3174);fill-opacity:1;fill-rule:evenodd;stroke:none"
383 id="path3333"
384 d="M 5.3578979,5 C 4.9289359,5 4,5.5702913 4,6.125 L 4.0079806,20 C 4.6984029,19.984887 27.475954,14.470682 28,14.205444 L 28,6.125 C 28,5.7009978 26.957334,5 26.585897,5 z"
385 sodipodi:nodetypes="ccccccc" />
386 </g>
387</svg>
3880
=== removed directory 'images/icons/48x48'
=== removed directory 'images/icons/48x48/apps'
=== removed file 'images/icons/48x48/apps/noise.svg'
--- images/icons/48x48/apps/noise.svg 2012-08-13 01:30:20 +0000
+++ images/icons/48x48/apps/noise.svg 1970-01-01 00:00:00 +0000
@@ -1,414 +0,0 @@
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="48px"
14 height="48px"
15 id="svg3658"
16 version="1.1"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="noise.svg">
19 <defs
20 id="defs3660">
21 <linearGradient
22 inkscape:collect="always"
23 xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7"
24 id="linearGradient3568"
25 gradientUnits="userSpaceOnUse"
26 gradientTransform="matrix(0.82498024,0,0,1.3012336,4.1618797,-1.4329212)"
27 x1="16.626165"
28 y1="15.298182"
29 x2="20.054544"
30 y2="24.627615" />
31 <linearGradient
32 id="linearGradient8265-821-176-38-919-66-249-7-7">
33 <stop
34 offset="0"
35 style="stop-color:#ffffff;stop-opacity:1"
36 id="stop2687-1-9" />
37 <stop
38 offset="1"
39 style="stop-color:#ffffff;stop-opacity:0"
40 id="stop2689-5-4" />
41 </linearGradient>
42 <linearGradient
43 inkscape:collect="always"
44 xlink:href="#linearGradient3924"
45 id="linearGradient2959"
46 gradientUnits="userSpaceOnUse"
47 gradientTransform="translate(3.7e-6,1.00001)"
48 x1="23.99999"
49 y1="4.999989"
50 x2="23.99999"
51 y2="43" />
52 <linearGradient
53 id="linearGradient3924">
54 <stop
55 offset="0"
56 style="stop-color:#ffffff;stop-opacity:1;"
57 id="stop3926" />
58 <stop
59 id="stop3928"
60 style="stop-color:#ffffff;stop-opacity:0.23529412;"
61 offset="0.06316455" />
62 <stop
63 offset="0.95056331"
64 style="stop-color:#ffffff;stop-opacity:0.15686275;"
65 id="stop3930" />
66 <stop
67 offset="1"
68 style="stop-color:#ffffff;stop-opacity:0.39215687;"
69 id="stop3932" />
70 </linearGradient>
71 <radialGradient
72 r="19.99999"
73 fy="8.4497671"
74 fx="7.4956832"
75 cy="8.4497671"
76 cx="7.4956832"
77 gradientTransform="matrix(1.9428467e-8,2.33699,-2.4722567,-4.3056275e-8,44.890104,-11.434799)"
78 gradientUnits="userSpaceOnUse"
79 id="radialGradient2874"
80 xlink:href="#linearGradient4644-104-3-3-6-2"
81 inkscape:collect="always" />
82 <linearGradient
83 y2="43.2943"
84 x2="13.990655"
85 y1="3.9626207"
86 x1="13.990655"
87 gradientTransform="translate(1.2e-6,1)"
88 gradientUnits="userSpaceOnUse"
89 id="linearGradient2876"
90 xlink:href="#linearGradient3895-9-0-3"
91 inkscape:collect="always" />
92 <radialGradient
93 inkscape:collect="always"
94 xlink:href="#linearGradient3688-166-749"
95 id="radialGradient3013"
96 gradientUnits="userSpaceOnUse"
97 gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)"
98 cx="4.9929786"
99 cy="43.5"
100 fx="4.9929786"
101 fy="43.5"
102 r="2.5" />
103 <linearGradient
104 id="linearGradient3688-166-749">
105 <stop
106 offset="0"
107 style="stop-color:#181818;stop-opacity:1"
108 id="stop2883" />
109 <stop
110 offset="1"
111 style="stop-color:#181818;stop-opacity:0"
112 id="stop2885" />
113 </linearGradient>
114 <radialGradient
115 inkscape:collect="always"
116 xlink:href="#linearGradient3688-464-309"
117 id="radialGradient3015"
118 gradientUnits="userSpaceOnUse"
119 gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)"
120 cx="4.9929786"
121 cy="43.5"
122 fx="4.9929786"
123 fy="43.5"
124 r="2.5" />
125 <linearGradient
126 id="linearGradient3688-464-309">
127 <stop
128 offset="0"
129 style="stop-color:#181818;stop-opacity:1"
130 id="stop2889" />
131 <stop
132 offset="1"
133 style="stop-color:#181818;stop-opacity:0"
134 id="stop2891" />
135 </linearGradient>
136 <linearGradient
137 id="linearGradient3702-501-757">
138 <stop
139 offset="0"
140 style="stop-color:#181818;stop-opacity:0"
141 id="stop2895" />
142 <stop
143 offset="0.5"
144 style="stop-color:#181818;stop-opacity:1"
145 id="stop2897" />
146 <stop
147 offset="1"
148 style="stop-color:#181818;stop-opacity:0"
149 id="stop2899" />
150 </linearGradient>
151 <linearGradient
152 y2="39.999443"
153 x2="25.058096"
154 y1="47.027729"
155 x1="25.058096"
156 gradientUnits="userSpaceOnUse"
157 id="linearGradient3656"
158 xlink:href="#linearGradient3702-501-757"
159 inkscape:collect="always" />
160 <linearGradient
161 id="linearGradient3895-9-0-3">
162 <stop
163 offset="0"
164 style="stop-color:#dc6838;stop-opacity:1"
165 id="stop3897-0-5-7" />
166 <stop
167 offset="1"
168 style="stop-color:#ba3d12;stop-opacity:1"
169 id="stop3899-8-7-06" />
170 </linearGradient>
171 <linearGradient
172 id="linearGradient4067-0-2">
173 <stop
174 id="stop4069-2-9"
175 offset="0"
176 style="stop-color:#ffe452;stop-opacity:1;" />
177 <stop
178 id="stop4071-8-9"
179 offset="1"
180 style="stop-color:#ffeb41;stop-opacity:0;" />
181 </linearGradient>
182 <linearGradient
183 id="linearGradient4644-104-3-3-6-2">
184 <stop
185 id="stop5237-6-5-1-7"
186 style="stop-color:#ff7a35;stop-opacity:1;"
187 offset="0" />
188 <stop
189 id="stop5239-4-6-4-8"
190 style="stop-color:#f0431a;stop-opacity:1;"
191 offset="1" />
192 </linearGradient>
193 <radialGradient
194 inkscape:collect="always"
195 xlink:href="#linearGradient4067-0-2"
196 id="radialGradient3456"
197 gradientUnits="userSpaceOnUse"
198 gradientTransform="matrix(6.0283824e-7,0.68390718,-1.6465551,1.3514022e-6,37.913098,-49.528784)"
199 cx="7.4956832"
200 cy="8.4497671"
201 fx="7.4956832"
202 fy="8.4497671"
203 r="19.99999" />
204 <linearGradient
205 id="linearGradient3895-9-0-3-2">
206 <stop
207 offset="0"
208 style="stop-color:#dc6838;stop-opacity:1"
209 id="stop3897-0-5-7-0" />
210 <stop
211 offset="1"
212 style="stop-color:#ba3d12;stop-opacity:1"
213 id="stop3899-8-7-06-7" />
214 </linearGradient>
215 <linearGradient
216 inkscape:collect="always"
217 xlink:href="#linearGradient3895-9-0-3-2"
218 id="linearGradient4416"
219 gradientUnits="userSpaceOnUse"
220 x1="24.993395"
221 y1="0"
222 x2="24.993395"
223 y2="42"
224 gradientTransform="translate(0.00660574,0)" />
225 <linearGradient
226 id="linearGradient3895-9-0-3-2-2">
227 <stop
228 offset="0"
229 style="stop-color:#dc6838;stop-opacity:1"
230 id="stop3897-0-5-7-0-4" />
231 <stop
232 offset="1"
233 style="stop-color:#ba3d12;stop-opacity:1"
234 id="stop3899-8-7-06-7-3" />
235 </linearGradient>
236 <linearGradient
237 inkscape:collect="always"
238 xlink:href="#linearGradient3895-9-0-3-2-2"
239 id="linearGradient4436"
240 gradientUnits="userSpaceOnUse"
241 x1="24.993395"
242 y1="0"
243 x2="24.993395"
244 y2="42"
245 gradientTransform="translate(0.00660574,-6.0470612e-8)" />
246 <linearGradient
247 id="linearGradient3895-9-0-3-2-4">
248 <stop
249 offset="0"
250 style="stop-color:#dc6838;stop-opacity:1"
251 id="stop3897-0-5-7-0-3" />
252 <stop
253 offset="1"
254 style="stop-color:#ba3d12;stop-opacity:1"
255 id="stop3899-8-7-06-7-9" />
256 </linearGradient>
257 <linearGradient
258 inkscape:collect="always"
259 xlink:href="#linearGradient3895-9-0-3-2-4"
260 id="linearGradient4456"
261 gradientUnits="userSpaceOnUse"
262 x1="24.993395"
263 y1="0"
264 x2="24.993395"
265 y2="42"
266 gradientTransform="translate(0.00660574,-6.0470612e-8)" />
267 </defs>
268 <sodipodi:namedview
269 id="base"
270 pagecolor="#ffffff"
271 bordercolor="#666666"
272 borderopacity="1.0"
273 inkscape:pageopacity="0.0"
274 inkscape:pageshadow="2"
275 inkscape:zoom="7.2232127"
276 inkscape:cx="30.568966"
277 inkscape:cy="20.716813"
278 inkscape:current-layer="layer1"
279 showgrid="true"
280 inkscape:grid-bbox="true"
281 inkscape:document-units="px"
282 inkscape:window-width="1280"
283 inkscape:window-height="753"
284 inkscape:window-x="0"
285 inkscape:window-y="24"
286 inkscape:window-maximized="1">
287 <inkscape:grid
288 type="xygrid"
289 id="grid4386" />
290 </sodipodi:namedview>
291 <metadata
292 id="metadata3663">
293 <rdf:RDF>
294 <cc:Work
295 rdf:about="">
296 <dc:format>image/svg+xml</dc:format>
297 <dc:type
298 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
299 <dc:title />
300 </cc:Work>
301 </rdf:RDF>
302 </metadata>
303 <g
304 id="layer1"
305 inkscape:label="Layer 1"
306 inkscape:groupmode="layer">
307 <g
308 style="opacity:0.4"
309 id="g3712"
310 transform="matrix(1.1578952,0,0,0.57142859,-3.789484,19.142856)">
311 <rect
312 style="fill:url(#radialGradient3013);fill-opacity:1;stroke:none"
313 id="rect2801"
314 y="40"
315 x="38"
316 height="7"
317 width="5" />
318 <rect
319 style="fill:url(#radialGradient3015);fill-opacity:1;stroke:none"
320 id="rect3696"
321 transform="scale(-1,-1)"
322 y="-47"
323 x="-10"
324 height="7"
325 width="5" />
326 <rect
327 style="fill:url(#linearGradient3656);fill-opacity:1;stroke:none"
328 id="rect3700"
329 y="40"
330 x="10"
331 height="7.0000005"
332 width="28" />
333 </g>
334 <rect
335 style="color:#000000;fill:url(#radialGradient2874);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2876);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
336 id="rect5505-21"
337 y="5.5"
338 x="4.5"
339 ry="2"
340 rx="2"
341 height="39"
342 width="39" />
343 <path
344 d="M 0,0 A 0,0 0 1 1 0,0 0,0 0 1 1 0,0 z"
345 sodipodi:type="arc"
346 style="opacity:0.5;color:#000000;fill:#c75b18;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
347 id="path4051"
348 sodipodi:cx="0"
349 sodipodi:cy="0"
350 sodipodi:rx="0"
351 sodipodi:ry="0"
352 transform="translate(-75.354457,-74.8743)" />
353 <path
354 d="M 0,0 A 0,0 0 1 1 0,0 0,0 0 1 1 0,0 z"
355 sodipodi:type="arc"
356 style="opacity:0.5;color:#000000;fill:#c75b18;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
357 id="path4051-5"
358 sodipodi:cx="0"
359 sodipodi:cy="0"
360 sodipodi:rx="0"
361 sodipodi:ry="0"
362 transform="translate(-75.354457,-160.8743)" />
363 <rect
364 style="opacity:0.5;color:#000000;fill:url(#radialGradient3456);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
365 id="rect5505-2-6-47"
366 y="-45"
367 x="4"
368 ry="2"
369 rx="2"
370 height="40"
371 width="40"
372 transform="scale(1,-1)" />
373 <rect
374 style="opacity:0.5;fill:none;stroke:url(#linearGradient2959);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
375 id="rect6741"
376 y="6.5"
377 x="5.5"
378 ry="1"
379 rx="1"
380 height="37"
381 width="37" />
382 <path
383 style="opacity:0.05;fill:url(#linearGradient4456);fill-opacity:1;stroke:none"
384 d="m 24.819106,6.0312499 c -1.348129,0.010021 -3.129512,0.7776321 -3.608804,2.3360162 -0.584788,1.6541119 -0.124364,3.4502719 -0.26999,5.1697809 -0.006,4.977239 -0.01209,9.954482 -0.02746,14.931703 -3.734071,0.542041 -7.209498,3.436833 -7.728045,7.288542 -0.449084,2.27593 0.483328,4.986635 2.403916,6.490258 1.795451,1.555888 4.418291,2.052226 6.598463,1.449004 4.022174,-0.829405 6.968279,-4.845056 6.725666,-8.915304 1.688005,0.970476 3.6426,-0.18056 4.436744,-1.759135 2.867989,-4.103442 3.523764,-9.907346 1.313256,-14.334615 -0.897118,-2.305403 -2.759485,-3.975239 -4.31439,-5.820343 -0.928645,-1.305304 -1.450928,-2.841615 -1.69266,-4.4119369 -0.484854,-1.440671 -2.093021,-2.4275324 -3.5242,-2.3614702 l -0.3125,-0.0625 z"
385 id="path4388-62"
386 inkscape:connector-curvature="0" />
387 <path
388 style="opacity:0.1;fill:url(#linearGradient4436);fill-opacity:1;stroke:none"
389 d="m 24.819106,7.0312499 c -1.172601,-0.059878 -2.594288,0.7655049 -2.816032,2.1059634 -0.135742,1.5744947 -0.01962,3.1590317 -0.06249,4.7773557 -0.0053,5.132649 -0.0099,10.265306 -0.02773,15.397931 -3.632739,0.205357 -7.228157,2.858332 -7.761574,6.589034 -0.62512,2.643787 1.118633,5.551139 3.624146,6.573535 3.321774,1.445599 7.402177,-0.29659 9.152174,-3.378005 0.96616,-1.535665 1.161995,-3.444364 1.079251,-5.163564 0.005,-4.019499 -0.003,-8.039 -2.47e-4,-12.0585 1.220984,1.246807 1.93686,2.986325 1.670888,4.737967 -0.126751,1.886963 -0.922353,3.633146 -1.392364,5.434085 -0.197002,1.635538 1.950209,2.775795 3.194844,1.696594 C 35.075372,29.814354 36.099749,23.614655 33.66561,18.819629 32.732576,16.561863 30.68599,15.098306 29.350356,13.125 28.530116,11.797993 27.942463,10.322684 27.730427,8.7706653 27.32245,7.5521875 25.953232,6.9944265 24.819106,7.0312499 z"
390 id="path4388-6"
391 inkscape:connector-curvature="0" />
392 <path
393 style="opacity:0.25;fill:url(#linearGradient4416);fill-opacity:1;stroke:none"
394 d="m 24.850356,8 c -1.543138,-0.216939 -2.215145,1.5746253 -1.937873,2.868475 -0.0077,6.429261 -0.0059,12.858547 -0.03088,19.287775 -1.859773,0.08163 -3.766754,0.556602 -5.248064,1.746258 -2.28989,1.683188 -3.537379,5.171226 -1.829572,7.678285 1.272915,1.981807 3.890572,2.858979 6.069846,2.201447 3.257417,-0.799421 5.594015,-4.204101 5.16404,-7.53224 0.0071,-4.84375 -0.01471,-9.687507 0,-14.53125 2.068168,1.430477 3.844497,3.726489 3.643637,6.367889 -0.02645,2.084828 -0.772275,4.06052 -1.398499,6.015673 -0.129918,0.950134 1.252138,1.475387 1.786112,0.678938 2.983059,-3.640552 3.83963,-8.981415 1.84375,-13.28125 -0.908775,-2.077785 -2.729773,-3.59989 -4.083493,-5.398968 -1.0513,-1.486844 -1.76702,-3.208188 -2.039767,-5.0090406 C 26.478081,8.2916722 25.6348,8.0070104 24.850356,8 z"
395 id="path4388"
396 inkscape:connector-curvature="0" />
397 <path
398 style="fill:#ffffff;fill-opacity:1;stroke:none"
399 d="m 24.861287,9.0013817 c -0.929275,-0.1207252 -1.057957,0.7534127 -0.961152,1.4489103 -0.0088,6.920886 0.01757,13.848121 -0.01317,20.76505 -0.226965,0.238066 -0.662511,-0.153464 -0.951672,-0.05185 -3.1502,-0.19279 -6.592075,2.100471 -6.907005,5.409988 -0.371159,2.631262 2.398139,4.796204 4.867655,4.38696 3.111766,-0.331566 5.542848,-3.484297 5.137157,-6.596679 0.0088,-5.479983 -0.01757,-10.966312 0.01317,-16.442334 0.212101,-0.243876 0.528471,0.275372 0.751913,0.300846 2.502375,1.486463 4.715927,3.937692 4.865355,6.990278 0.164321,2.385273 -0.555099,4.719306 -1.364498,6.930582 2.712159,-3.351702 3.580383,-8.241169 1.695728,-12.20003 -0.96387,-2.298062 -3.138229,-3.714267 -4.354609,-5.848771 C 26.741872,12.667918 26.058214,11.075515 25.844315,9.3915204 25.668204,9.0403595 25.204319,8.9975985 24.861287,9.0013817 z"
400 id="path7249-8-0"
401 inkscape:connector-curvature="0" />
402 <path
403 style="color:#000000;fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.98542732;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"
404 d="m 24.88762,9.5182937 c -0.792685,-0.077659 -0.367482,0.8573213 -0.473993,1.3400823 -0.0078,6.81414 0.01563,13.630172 -0.01171,20.443129 -0.122884,0.648168 -0.884033,0.52715 -1.344964,0.402621 -2.881916,-0.255014 -6.09145,1.741807 -6.502101,4.755993 -0.429467,2.271148 1.879254,4.224849 4.027352,4.006622 2.956431,-0.168805 5.332977,-3.16498 4.937426,-6.102619 0.007,-5.509457 -0.01395,-11.020508 0.01045,-16.528972 0.100234,-0.603948 0.882617,-0.640182 1.247192,-0.249674 2.717989,1.560703 5.161286,4.163394 5.377393,7.449601 0.118755,0.650043 -0.08965,2.25665 -0.04315,2.287285 0.951601,-3.551913 -0.02941,-7.628064 -2.736482,-10.157291 -1.94778,-2.074396 -3.665181,-4.781407 -3.996028,-7.5665526 -0.158823,-0.050998 -0.320419,-0.1019021 -0.491377,-0.080225 z"
405 id="path7249-8-0-9"
406 inkscape:connector-curvature="0" />
407 <path
408 inkscape:connector-curvature="0"
409 style="opacity:0.2;fill:url(#linearGradient3568);fill-opacity:1;fill-rule:evenodd;stroke:none"
410 id="path3333"
411 d="M 6.2169167,6 C 5.5377266,6 5,6.9124652 5,7.8 L 5.0126445,30 C 6.1058123,29.975834 42.170261,21.153092 43,20.728709 L 43,7.8 C 43,7.1215957 42.468817,6 41.88071,6 L 6.2169214,6 z"
412 sodipodi:nodetypes="ccccccc" />
413 </g>
414</svg>
4150
=== removed directory 'images/icons/64x64'
=== removed directory 'images/icons/64x64/apps'
=== removed file 'images/icons/64x64/apps/noise.svg'
--- images/icons/64x64/apps/noise.svg 2012-08-13 01:30:20 +0000
+++ images/icons/64x64/apps/noise.svg 1970-01-01 00:00:00 +0000
@@ -1,379 +0,0 @@
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="64px"
14 height="64px"
15 id="svg4276"
16 version="1.1"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="noise.svg">
19 <defs
20 id="defs4278">
21 <linearGradient
22 inkscape:collect="always"
23 xlink:href="#linearGradient8265-821-176-38-919-66-249-7-7"
24 id="linearGradient3158"
25 gradientUnits="userSpaceOnUse"
26 gradientTransform="matrix(1.1723404,0,0,1.8434143,3.8089875,-5.5299719)"
27 x1="16.626165"
28 y1="15.298182"
29 x2="20.054544"
30 y2="24.627615" />
31 <linearGradient
32 id="linearGradient8265-821-176-38-919-66-249-7-7">
33 <stop
34 id="stop2687-1-9"
35 style="stop-color:#ffffff;stop-opacity:1"
36 offset="0" />
37 <stop
38 id="stop2689-5-4"
39 style="stop-color:#ffffff;stop-opacity:0"
40 offset="1" />
41 </linearGradient>
42 <linearGradient
43 y2="43"
44 x2="23.99999"
45 y1="4.999989"
46 x1="23.99999"
47 gradientTransform="matrix(1.4324324,0,0,1.4362832,-2.3783747,-2.4707827)"
48 gradientUnits="userSpaceOnUse"
49 id="linearGradient3107"
50 xlink:href="#linearGradient3924"
51 inkscape:collect="always" />
52 <linearGradient
53 id="linearGradient3924">
54 <stop
55 id="stop3926"
56 style="stop-color:#ffffff;stop-opacity:1"
57 offset="0" />
58 <stop
59 id="stop3928"
60 style="stop-color:#ffffff;stop-opacity:0.23529412"
61 offset="0.06316455" />
62 <stop
63 id="stop3930"
64 style="stop-color:#ffffff;stop-opacity:0.15686275"
65 offset="0.95056331" />
66 <stop
67 id="stop3932"
68 style="stop-color:#ffffff;stop-opacity:0.39215687"
69 offset="1" />
70 </linearGradient>
71 <linearGradient
72 inkscape:collect="always"
73 xlink:href="#linearGradient3895-9-0-3-2-4-9"
74 id="linearGradient4160"
75 gradientUnits="userSpaceOnUse"
76 x1="35.008896"
77 y1="0.095575579"
78 x2="35.008896"
79 y2="55.020081" />
80 <linearGradient
81 id="linearGradient3895-9-0-3-2-4-9">
82 <stop
83 offset="0"
84 style="stop-color:#dc6838;stop-opacity:1"
85 id="stop3897-0-5-7-0-3-6" />
86 <stop
87 offset="1"
88 style="stop-color:#ad3911;stop-opacity:1;"
89 id="stop3899-8-7-06-7-9-6" />
90 </linearGradient>
91 <linearGradient
92 inkscape:collect="always"
93 xlink:href="#linearGradient3895-9-0-3-2-4-9-4"
94 id="linearGradient4200"
95 gradientUnits="userSpaceOnUse"
96 x1="35.008896"
97 y1="0.095575579"
98 x2="35.008896"
99 y2="55.020081" />
100 <linearGradient
101 id="linearGradient3895-9-0-3-2-4-9-4">
102 <stop
103 offset="0"
104 style="stop-color:#dc6838;stop-opacity:1"
105 id="stop3897-0-5-7-0-3-6-5" />
106 <stop
107 offset="1"
108 style="stop-color:#ad3911;stop-opacity:1;"
109 id="stop3899-8-7-06-7-9-6-8" />
110 </linearGradient>
111 <linearGradient
112 inkscape:collect="always"
113 xlink:href="#linearGradient3895-9-0-3-2-4-9-8"
114 id="linearGradient4180"
115 gradientUnits="userSpaceOnUse"
116 x1="35.008896"
117 y1="0.095575579"
118 x2="35.008896"
119 y2="55.020081" />
120 <linearGradient
121 id="linearGradient3895-9-0-3-2-4-9-8">
122 <stop
123 offset="0"
124 style="stop-color:#dc6838;stop-opacity:1"
125 id="stop3897-0-5-7-0-3-6-6" />
126 <stop
127 offset="1"
128 style="stop-color:#ad3911;stop-opacity:1;"
129 id="stop3899-8-7-06-7-9-6-0" />
130 </linearGradient>
131 <radialGradient
132 r="19.99999"
133 fy="8.4497671"
134 fx="7.4956832"
135 cy="8.4497671"
136 cx="7.4956832"
137 gradientTransform="matrix(8.4397352e-7,0.95747007,-2.3051772,1.8919631e-6,51.478342,-66.340297)"
138 gradientUnits="userSpaceOnUse"
139 id="radialGradient4029"
140 xlink:href="#linearGradient4067-0-2"
141 inkscape:collect="always" />
142 <linearGradient
143 id="linearGradient4067-0-2">
144 <stop
145 id="stop4069-2-9"
146 offset="0"
147 style="stop-color:#ffe452;stop-opacity:1;" />
148 <stop
149 id="stop4071-8-9"
150 offset="1"
151 style="stop-color:#ffeb41;stop-opacity:0;" />
152 </linearGradient>
153 <radialGradient
154 inkscape:collect="always"
155 xlink:href="#linearGradient4644-104-3-3-6-2"
156 id="radialGradient3164"
157 gradientUnits="userSpaceOnUse"
158 gradientTransform="matrix(2.7399122e-8,3.2957553,-3.4865161,-6.0720391e-8,61.460404,-19.38241)"
159 cx="7.4956832"
160 cy="8.4497671"
161 fx="7.4956832"
162 fy="8.4497671"
163 r="19.99999" />
164 <linearGradient
165 id="linearGradient4644-104-3-3-6-2">
166 <stop
167 id="stop5237-6-5-1-7"
168 style="stop-color:#ff7a35;stop-opacity:1;"
169 offset="0" />
170 <stop
171 id="stop5239-4-6-4-8"
172 style="stop-color:#f0431a;stop-opacity:1;"
173 offset="1" />
174 </linearGradient>
175 <linearGradient
176 inkscape:collect="always"
177 xlink:href="#linearGradient3895-9-0-3-2-4-9"
178 id="linearGradient3166"
179 gradientUnits="userSpaceOnUse"
180 gradientTransform="matrix(1.4102565,0,0,1.4102565,-1.8461544,-1.8461542)"
181 x1="13.339186"
182 y1="4.3887172"
183 x2="13.339186"
184 y2="43.75864" />
185 <radialGradient
186 cx="4.9929786"
187 cy="43.5"
188 r="2.5"
189 fx="4.9929786"
190 fy="43.5"
191 id="radialGradient2873-966-168"
192 xlink:href="#linearGradient3688-166-749"
193 gradientUnits="userSpaceOnUse"
194 gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)" />
195 <linearGradient
196 id="linearGradient3688-166-749">
197 <stop
198 id="stop2883"
199 style="stop-color:#181818;stop-opacity:1"
200 offset="0" />
201 <stop
202 id="stop2885"
203 style="stop-color:#181818;stop-opacity:0"
204 offset="1" />
205 </linearGradient>
206 <radialGradient
207 cx="4.9929786"
208 cy="43.5"
209 r="2.5"
210 fx="4.9929786"
211 fy="43.5"
212 id="radialGradient2875-742-326"
213 xlink:href="#linearGradient3688-464-309"
214 gradientUnits="userSpaceOnUse"
215 gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)" />
216 <linearGradient
217 id="linearGradient3688-464-309">
218 <stop
219 id="stop2889"
220 style="stop-color:#181818;stop-opacity:1"
221 offset="0" />
222 <stop
223 id="stop2891"
224 style="stop-color:#181818;stop-opacity:0"
225 offset="1" />
226 </linearGradient>
227 <linearGradient
228 x1="25.058096"
229 y1="47.027729"
230 x2="25.058096"
231 y2="39.999443"
232 id="linearGradient2877-634-617"
233 xlink:href="#linearGradient3702-501-757"
234 gradientUnits="userSpaceOnUse" />
235 <linearGradient
236 id="linearGradient3702-501-757">
237 <stop
238 id="stop2895"
239 style="stop-color:#181818;stop-opacity:0"
240 offset="0" />
241 <stop
242 id="stop2897"
243 style="stop-color:#181818;stop-opacity:1"
244 offset="0.5" />
245 <stop
246 id="stop2899"
247 style="stop-color:#181818;stop-opacity:0"
248 offset="1" />
249 </linearGradient>
250 </defs>
251 <sodipodi:namedview
252 id="base"
253 pagecolor="#ffffff"
254 bordercolor="#666666"
255 borderopacity="1.0"
256 inkscape:pageopacity="0.0"
257 inkscape:pageshadow="2"
258 inkscape:zoom="5.5"
259 inkscape:cx="32"
260 inkscape:cy="32"
261 inkscape:current-layer="layer1"
262 showgrid="true"
263 inkscape:document-units="px"
264 inkscape:grid-bbox="true"
265 inkscape:window-width="453"
266 inkscape:window-height="446"
267 inkscape:window-x="0"
268 inkscape:window-y="331"
269 inkscape:window-maximized="0" />
270 <metadata
271 id="metadata4281">
272 <rdf:RDF>
273 <cc:Work
274 rdf:about="">
275 <dc:format>image/svg+xml</dc:format>
276 <dc:type
277 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
278 <dc:title />
279 </cc:Work>
280 </rdf:RDF>
281 </metadata>
282 <g
283 id="layer1"
284 inkscape:label="Layer 1"
285 inkscape:groupmode="layer">
286 <g
287 style="display:inline"
288 id="g2036"
289 transform="matrix(1.5000021,0,0,0.5555561,-4.0000114,35.888881)">
290 <g
291 style="opacity:0.4"
292 id="g3712"
293 transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)">
294 <rect
295 style="fill:url(#radialGradient2873-966-168);fill-opacity:1;stroke:none"
296 id="rect2801"
297 y="40"
298 x="38"
299 height="7"
300 width="5" />
301 <rect
302 style="fill:url(#radialGradient2875-742-326);fill-opacity:1;stroke:none"
303 id="rect3696"
304 transform="scale(-1,-1)"
305 y="-47"
306 x="-10"
307 height="7"
308 width="5" />
309 <rect
310 style="fill:url(#linearGradient2877-634-617);fill-opacity:1;stroke:none"
311 id="rect3700"
312 y="40"
313 x="10"
314 height="7.0000005"
315 width="28" />
316 </g>
317 </g>
318 <rect
319 style="color:#000000;fill:url(#radialGradient3164);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3166);stroke-width:0.99999994;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"
320 id="rect5505-21"
321 y="4.5"
322 x="4.5"
323 ry="3"
324 rx="3"
325 height="55"
326 width="55" />
327 <rect
328 style="opacity:0.5;color:#000000;fill:url(#radialGradient4029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
329 id="rect5505-2-6-47"
330 y="-60"
331 x="4"
332 ry="3"
333 rx="3"
334 height="56"
335 width="56"
336 transform="scale(1,-1)" />
337 <path
338 style="opacity:0.1;fill:url(#linearGradient4180);fill-opacity:1;stroke:none"
339 d="m 33.46875,8 c -1.909815,-0.021579 -3.700654,1.6329284 -3.480542,3.609896 0.02744,9.223456 0.004,18.447623 0.01179,27.671354 -4.991718,0.04068 -10.105503,3.57737 -10.868903,8.703545 -0.877447,3.708446 1.887351,7.669032 5.51868,8.662285 4.685717,1.413754 9.973751,-1.560517 11.643495,-6.116367 1.114296,-2.622928 0.582174,-5.423857 0.708895,-8.165156 C 37.002693,36.899955 36.987554,31.434348 37,25.96875 c 2.540432,1.952314 4.436349,5.024946 4.112096,8.323121 -0.06042,2.825466 -1.160166,5.472156 -1.916644,8.141441 -0.177862,1.757197 2.24658,2.830544 3.427925,1.517607 4.731541,-5.561064 5.860696,-14.109448 2.214339,-20.495034 C 42.924447,19.862787 39.249338,17.508583 37.808135,13.616468 36.786864,11.940289 37.428129,9.3210836 35.340251,8.3775765 34.764373,8.0868499 34.109049,7.9842884 33.46875,8 z"
340 id="path4138-0"
341 inkscape:connector-curvature="0" />
342 <path
343 style="opacity:0.05;fill:url(#linearGradient4200);fill-opacity:1;stroke:none"
344 d="m 33.46875,7.03125 c -2.375532,0.044642 -4.702503,2.0600709 -4.45589,4.562229 0.04278,8.936821 0.0062,17.875307 0.01839,26.812771 -5.111598,0.405409 -10.123602,4.171565 -10.866503,9.433102 -0.726617,3.493619 1.246051,7.306653 4.42695,8.965848 4.662892,2.649652 10.877942,0.490196 13.603851,-3.986129 1.394177,-2.089306 1.874122,-4.798122 1.773202,-7.162821 0.0093,-5.770831 -0.0031,-11.541667 0,-17.3125 1.771524,1.842168 2.518763,4.453349 2.092668,6.958133 -0.212361,2.450087 -1.271538,4.711886 -1.835748,7.067835 -0.26441,2.456593 2.977451,4.125916 4.823581,2.483793 C 48.011176,39.418189 49.461217,30.913749 46.28125,24.21875 45.202407,21.323883 42.774579,19.031617 40.73806,16.698136 39.146832,14.639857 38.033037,12.19472 37.687624,9.6073737 37.10244,7.9005616 35.208145,6.9201157 33.46875,7.03125 z"
345 id="path4138-08"
346 inkscape:connector-curvature="0" />
347 <path
348 style="opacity:0.25;fill:url(#linearGradient4160);fill-opacity:1;stroke:none"
349 d="m 33.5,9 c -1.918369,-0.153472 -2.812087,1.831055 -2.5,3.461088 0,9.262971 0,18.525941 0,27.788912 -1.300975,-0.155681 -2.991195,0.115493 -4.365156,0.598092 -3.411611,1.135656 -6.25567,4.237939 -6.603594,7.839408 -0.62604,4.480456 4.332234,8.227931 8.489352,7.153414 C 33.227653,55.089756 36.634893,50.202845 36,45.53125 c 0.01088,-7.166666 -0.029,-14.333352 0,-21.5 3.474828,2.074577 6.408521,5.772589 6.122615,10.011029 -0.0172,2.924175 -1.060045,5.700767 -1.916368,8.444008 -0.04221,1.051734 1.517946,1.370785 1.950785,0.434053 C 46.34886,37.66502 47.293333,29.912234 44.002759,23.973734 42.226989,20.72684 38.990231,18.547383 37.431426,15.15245 36.100428,13.48828 36.576575,11.000811 35.242224,9.4560584 34.747316,9.0752511 34.107502,8.9773612 33.5,9 z"
350 id="path4138"
351 inkscape:connector-curvature="0" />
352 <path
353 style="fill:#ffffff;fill-opacity:1;stroke:none"
354 d="m 33.500729,10.001944 c -1.525356,0 -1.491434,1.008527 -1.491434,2.036074 l -0.01859,29.202307 c -0.320421,0.33478 -0.800798,-0.215808 -1.209025,-0.07291 -4.44734,-0.27111 -9.306459,2.953788 -9.751065,7.607796 -0.52399,3.700212 3.385608,6.744662 6.871983,6.169162 4.392618,-0.466712 7.66086,-4.899351 7.088107,-9.276245 0.01241,-7.706335 -0.0248,-15.421598 0.01859,-23.122367 0.299436,-0.342951 0.910426,0.387242 1.225874,0.423064 3.532765,2.090339 6.657779,5.53738 6.868736,9.830079 0.23193,3.354326 -0.783586,6.636476 -1.926349,9.746131 3.828929,-4.713331 5.054657,-11.589144 2.393968,-17.156292 -1.360758,-3.23165 -4.430441,-5.223189 -6.147683,-8.224835 -1.268169,-2.005895 -2.233333,-4.245211 -2.535309,-6.613328 -0.248626,-0.49382 -0.903523,-0.5539525 -1.387803,-0.548636 z"
355 id="path7249-8-0-3"
356 inkscape:connector-curvature="0"
357 sodipodi:nodetypes="ccccccccccccccc" />
358 <path
359 style="color:#000000;fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.9854275;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"
360 d="m 33.5,10.468751 c -1.490724,-0.0887 -0.925825,1.727534 -1.03125,2.686098 -0.0099,9.411784 0.01978,18.826905 -0.01481,28.236608 -0.761904,0.98508 -2.2184,-0.311073 -3.28918,0.290593 -4.067351,0.465463 -8.100153,4.047672 -7.661769,8.380511 0.567654,3.428945 4.704387,5.366655 7.827921,4.073426 3.405056,-1.179459 5.683197,-4.912263 5.200337,-8.479736 0.03953,-7.767897 -0.09815,-15.551239 0.04109,-23.309567 0.780901,-0.956996 1.792911,0.314073 2.602065,0.634602 3.687839,2.309223 6.628866,6.355535 6.418241,10.855019 -0.01902,1.872107 -0.425562,3.714518 -0.936395,5.507446 C 45.375704,34.15033 45.17403,27.273332 41.304356,22.702994 39.188575,20.36203 37.032268,17.984821 35.743464,15.063569 35.111071,13.706998 34.645181,12.265948 34.4375,10.781251 34.244054,10.483069 33.80913,10.501403 33.5,10.468751 z"
361 id="path4788"
362 inkscape:connector-curvature="0" />
363 <rect
364 style="opacity:0.5;fill:none;stroke:url(#linearGradient3107);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
365 id="rect6741"
366 y="5.428761"
367 x="5.5"
368 ry="2"
369 rx="2"
370 height="53.142479"
371 width="53" />
372 <path
373 inkscape:connector-curvature="0"
374 style="opacity:0.2;fill:url(#linearGradient3158);fill-opacity:1;fill-rule:evenodd;stroke:none"
375 id="path3333"
376 d="M 6.7293031,5 C 5.7641384,5 5,6.2926588 5,7.5499999 L 5.0179665,39 C 6.5714146,38.965765 57.820897,26.466881 59,25.865671 L 59,7.5499999 C 59,6.5889276 58.245161,5 57.40943,5 L 6.7293072,5 z"
377 sodipodi:nodetypes="ccccccc" />
378 </g>
379</svg>

Subscribers

People subscribed via source and target branches