Welcome to mirror list, hosted at ThFree Co, Russian Federation.

LogoWinDirStat.svg « common - github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9ba4a1904a2f37a5c979269cc4117e25f07ee3fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="765"
   height="990"
   id="svg2"
   version="1.1"
   inkscape:version="0.48.0 r9654"
   sodipodi:docname="LogoWinDirStat.svg">
  <title
     id="title4299">WinDirStat</title>
  <defs
     id="defs4">
    <linearGradient
       id="linearGradient4494">
      <stop
         style="stop-color:#000000;stop-opacity:0;"
         offset="0"
         id="stop4496" />
      <stop
         style="stop-color:#000000;stop-opacity:0.1254902;"
         offset="1"
         id="stop4498" />
    </linearGradient>
    <inkscape:perspective
       sodipodi:type="inkscape:persp3d"
       inkscape:vp_x="0 : 0.5 : 1"
       inkscape:vp_y="0 : 1000 : 0"
       inkscape:vp_z="1 : 0.5 : 1"
       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
       id="perspective8487" />
    <inkscape:perspective
       id="perspective8502"
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
       inkscape:vp_z="744.09448 : 526.18109 : 1"
       inkscape:vp_y="0 : 1000 : 0"
       inkscape:vp_x="0 : 526.18109 : 1"
       sodipodi:type="inkscape:persp3d" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4494"
       id="radialGradient4287"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.4841341,-0.00981819,0.00661529,0.99997812,-147.87792,2.947719)"
       cx="299.21332"
       cy="456.29883"
       fx="299.21332"
       fy="456.29883"
       r="78.375488" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4494"
       id="radialGradient4289"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.4841341,-0.00981819,0.00661529,0.99997812,-147.87792,2.947719)"
       cx="299.21332"
       cy="456.29883"
       fx="299.21332"
       fy="456.29883"
       r="78.375488" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4494"
       id="radialGradient4291"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.4841341,-0.00981819,0.00661529,0.99997812,-147.87792,2.947719)"
       cx="299.21332"
       cy="456.29883"
       fx="299.21332"
       fy="456.29883"
       r="78.375488" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4494"
       id="radialGradient4293"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.4841341,-0.00981819,0.00661529,0.99997812,-147.87792,2.947719)"
       cx="299.21332"
       cy="456.29883"
       fx="299.21332"
       fy="456.29883"
       r="78.375488" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4494"
       id="radialGradient4295"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.4841341,-0.00981819,0.00661529,0.99997812,-147.87792,2.947719)"
       cx="299.21332"
       cy="456.29883"
       fx="299.21332"
       fy="456.29883"
       r="78.375488" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4494"
       id="radialGradient4297"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.4841341,-0.00981819,0.00661529,0.99997812,-147.87792,2.947719)"
       cx="299.21332"
       cy="456.29883"
       fx="299.21332"
       fy="456.29883"
       r="78.375488" />
  </defs>
  <sodipodi:namedview
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:zoom="1.2570995"
     inkscape:cx="401.01981"
     inkscape:cy="292.26493"
     inkscape:document-units="px"
     inkscape:current-layer="layer1"
     showgrid="false"
     inkscape:object-paths="true"
     inkscape:window-width="1920"
     inkscape:window-height="1116"
     inkscape:window-x="1272"
     inkscape:window-y="-8"
     inkscape:window-maximized="1"
     inkscape:snap-nodes="true"
     showguides="true"
     inkscape:guide-bbox="true" />
  <metadata
     id="metadata7">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title>WinDirStat</dc:title>
        <dc:date>10/26/2010</dc:date>
        <dc:creator>
          <cc:Agent>
            <dc:title>tuqueque</dc:title>
          </cc:Agent>
        </dc:creator>
        <dc:rights>
          <cc:Agent>
            <dc:title>Creative Commons Att. V3.0</dc:title>
          </cc:Agent>
        </dc:rights>
        <dc:subject>
          <rdf:Bag>
            <rdf:li>logo</rdf:li>
            <rdf:li>WinDirStat</rdf:li>
            <rdf:li>tuqueque</rdf:li>
          </rdf:Bag>
        </dc:subject>
        <dc:description>WinDirStat Logo</dc:description>
        <dc:contributor>
          <cc:Agent>
            <dc:title>Oliver Schneider &amp; Bernhard Seifert</dc:title>
          </cc:Agent>
        </dc:contributor>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="Layer 1"
     inkscape:groupmode="layer"
     id="layer1"
     transform="translate(0,-62.3622)">
    <rect
       style="fill:#000000;fill-opacity:1;stroke:none"
       id="rect4354"
       width="706.12897"
       height="173.39415"
       x="33.306728"
       y="254.01129"
       rx="10.194269"
       ry="10.194269" />
    <rect
       ry="10.194269"
       rx="10.194269"
       y="254.01129"
       x="388.10983"
       height="388.45221"
       width="351.32596"
       id="rect4334"
       style="fill:#000000;fill-opacity:1;stroke:none" />
    <g
       id="g4262"
       transform="matrix(0.63714179,0,0,0.63714179,1372.1794,409.61237)">
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#808080;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m -1393.2331,-190.63807 c 0.3423,1.14833 0.5312,2.34912 0.5312,3.59375 l 0,4.6875 c 2.3554,-2.29251 5.5323,-3.75 9,-3.75 l 4.6875,0 c -4.534,-1.9522 -9.2931,-3.46444 -14.2187,-4.53125 z m -42.4375,2.6875 c -4.2797,1.51491 -8.3791,3.38864 -12.2813,5.59375 l 7.375,0 c 1.7209,0 3.3575,0.36488 4.875,1 l 0,-5.6875 c 0,-0.30464 0.01,-0.60619 0.031,-0.90625 z m 81.9687,19.34375 0,12.5 c 0,1.26043 -0.243,2.46368 -0.5937,3.625 l 12.5937,0 c -3.3042,-5.88603 -7.3396,-11.30521 -12,-16.125 z m -116.875,5.5 c -7.6411,9.53216 -13.1024,20.87055 -15.5937,33.28125 1.4208,-0.54663 2.9414,-0.84375 4.5312,-0.84375 l 12.0938,0 c 1.0577,-3.93941 2.4791,-7.72839 4.25,-11.3125 -3.179,-2.39258 -5.2813,-6.18098 -5.2813,-10.375 z m -12.4062,75.34375 c 8.5079,23.23657 27.7939,41.3235 51.75,48.21875 -2.3837,-6.33058 -3.749,-12.56206 -4.4063,-18.625 -12.886,-5.9197 -23.385,-16.09513 -29.6562,-28.78125 -0.3256,-0.24734 -0.6529,-0.49598 -0.9688,-0.75 l -15.375,0 c -0.4519,0 -0.9023,-0.0152 -1.3437,-0.0625 z"
         id="path4336"
         inkscape:connector-curvature="0"
         sodipodi:nodetypes="cscsccccscsccscccccsccsccccccsc" />
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m -1422.7019,-192.04432 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 14.75,0 c 2.567,13.0025 1.4548,18.74517 -3.3437,32.53125 -3.5996,-4.44085 -8.5026,-7.44059 -14.1563,-9.65625 -4.8581,-1.90392 -9.0225,-4.66232 -10.625,-8.0625 0.3051,-0.64741 0.5,-1.35941 0.5,-2.125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 17,0 c 1.3694,0 2.5988,-0.55168 3.5,-1.4375 0.9639,4.57203 4.6156,7.43407 10.625,10.4375 5.4262,2.71192 9.6827,9.1208 11.7813,15.34375 -1.0583,2.9807 -2.1703,6.14995 -3.4375,9.84375 -2.3758,7.0967 -5.3716,15.32246 -7.5,24.34375 -2.3897,-1.38275 -4.98,-2.34076 -7.6875,-2.84375 -1.1558,-0.7636 -2.0137,-1.47513 -2.625,-2.34375 -1.9109,-2.71506 -0.5862,-7.95009 -1.1875,-11.65625 l 6.625,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 9.125,0 c -0.1596,3.89591 -3.0561,9.89293 -0.5625,13.4375 0.02,0.029 0.042,0.0646 0.062,0.0937 -0.1684,7.9e-4 -0.3311,-0.003 -0.5,0 -10.1504,0.20276 -15.8806,-1.37438 -21.75,-5.03125 0.8859,-0.90125 1.4375,-2.16186 1.4375,-3.53125 l 0,-16.96875 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,16.96875 c 0,2.77 2.23,5 5,5 l 17,0 c 0.3569,0 0.7272,-0.0234 1.0625,-0.0937 5.3325,5.13719 12.8354,9.02008 23.375,10.40625 6.6247,0.87126 10.5388,2.23543 13.0625,4.15625 -2.2058,13.52745 -1.7865,28.5411 5.625,44.15625 1.2607,0.19076 2.5017,0.43255 3.7813,0.5625 2.6347,0.26757 5.2946,0.40625 8,0.40625 2.7053,0 5.3965,-0.13868 8.0312,-0.40625 0.9631,-0.0978 3.8913,-0.58639 4.8438,-0.71875 -12.8126,-22.36915 -14.7558,-42.40018 -10.8125,-61.40625 1.436,-1.43244 3.1314,-2.50603 5.0937,-3.40625 4.6862,-2.14977 12.0361,-3.66301 17.5,-4.15625 10.7363,-0.82808 21.8505,-4.18712 24.2188,-12.65625 0.8954,0.84939 2.1314,1.375 3.4687,1.375 l 16.9688,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,0.49661 0.085,0.95409 0.2188,1.40625 -1.2567,5.83061 -8.6424,7.24183 -15.375,7.75 2.1491,-2.363 3.2849,-4.6886 4.4687,-7.21875 2.3364,-4.99351 1.1987,-11.3854 0.6875,-14.34375 -1.2189,-3.92799 -2.0441,-10.34842 -1.125,-16.21875 l 6.8125,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 8.6563,0 c -1.9447,5.01593 -1.7214,10.83709 -0.6563,16.78125 0.448,2.59296 -0.1343,7.86912 -1.9062,11.65625 -1.6625,3.55324 -3.4854,5.89738 -11.375,10.0625 -4.8269,0.34662 -10.6821,0.79642 -15.6875,2.75 8.4114,-27.12848 4.0044,-44.94028 0.2812,-55.375 2.1193,-0.58032 3.6875,-2.50417 3.6875,-4.8125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 z"
         id="path4338"
         inkscape:connector-curvature="0" />
      <text
         sodipodi:linespacing="125%"
         id="text4340"
         y="-47.759293"
         x="-1400.252"
         style="font-size:67.73003387px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0;word-spacing:0;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;font-family:Arial Rounded MT Bold;-inkscape-font-specification:'Arial Rounded MT Bold,'"
         xml:space="preserve"
         transform="scale(0.99591644,1.0041003)"><tspan
           y="-47.759293"
           x="-1400.252"
           id="tspan4342"
           sodipodi:role="line"><tspan
   style="fill:#ffffff;stroke:none"
   id="tspan4344">W</tspan>in<tspan
   style="fill:#ffffff;stroke:none"
   id="tspan4346">D</tspan>ir<tspan
   style="fill:#ffffff;stroke:none"
   id="tspan4348">S</tspan>tat</tspan></text>
    </g>
    <g
       id="g3392">
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 115.83748,483.7476 c -1.76488,0 -3.18571,1.42082 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 9.39784,0 c 1.63555,8.28443 0.92685,11.94333 -2.13041,20.72701 -2.29345,-2.82945 -5.41742,-4.74071 -9.01957,-6.1524 -3.09536,-1.21306 -5.74861,-2.97056 -6.76963,-5.13695 0.19433,-0.41249 0.31857,-0.86614 0.31857,-1.35393 l 0,-10.83141 c 0,-1.76488 -1.42083,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 10.83141,0 c 0.8725,0 1.65581,-0.3515 2.23,-0.91589 0.61414,2.91303 2.94079,4.73656 6.76963,6.65017 3.45719,1.72787 6.16919,5.81124 7.50636,9.77614 -0.67429,1.89913 -1.38279,3.91839 -2.19018,6.27187 -1.51378,4.5216 -3.42247,9.76258 -4.77856,15.51042 -1.52264,-0.88101 -3.17303,-1.4914 -4.89803,-1.81188 -0.73647,-0.48652 -1.28301,-0.93986 -1.67249,-1.4933 -1.21752,-1.72988 -0.3735,-5.06533 -0.75661,-7.42668 l 4.22106,0 c 1.76482,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42089,-3.18571 -3.18571,-3.18571 l -10.81153,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.81392,0 c -0.10175,2.48225 -1.94717,6.3032 -0.35839,8.56159 0.0127,0.0185 0.0268,0.0412 0.0395,0.0597 -0.10729,5.1e-4 -0.21096,-0.002 -0.31857,0 -6.46724,0.12919 -10.11826,-0.87567 -13.85783,-3.20562 0.56438,-0.57422 0.91589,-1.37741 0.91589,-2.2499 l 0,-10.8115 c 0,-1.76489 -1.42083,-3.18571 -3.18571,-3.18571 l -10.831411,0 c -1.764883,0 -3.185709,1.42082 -3.185709,3.18571 l 0,10.8115 c 0,1.76488 1.420826,3.1857 3.185709,3.1857 l 10.831411,0 c 0.22733,0 0.46333,-0.0149 0.67696,-0.0597 3.39756,3.27312 8.17791,5.74707 14.89319,6.63026 4.22081,0.55512 6.71471,1.42429 8.32267,2.64812 -1.40547,8.61891 -1.13832,18.18473 3.58392,28.13379 0.80324,0.12154 1.59387,0.2756 2.40916,0.3584 1.67874,0.17048 3.37347,0.25883 5.09713,0.25883 1.72373,0 3.43834,-0.0883 5.11708,-0.25883 0.61363,-0.0623 2.47931,-0.37362 3.08612,-0.45795 -8.16338,-14.25232 -9.40153,-27.01493 -6.88909,-39.12449 0.91493,-0.91267 1.99521,-1.59669 3.24547,-2.17026 2.98571,-1.36971 7.66864,-2.33386 11.14998,-2.64812 6.84055,-0.52761 13.92181,-2.66779 15.43075,-8.06383 0.57056,0.54118 1.35807,0.87607 2.21012,0.87607 l 10.81146,0 c 1.76489,0 3.18571,-1.42082 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.81146,0 c -1.76489,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,0.31641 0.0541,0.60789 0.13934,0.89598 -0.80063,3.71493 -5.50637,4.61408 -9.79606,4.93785 1.36929,-1.50556 2.09302,-2.9873 2.84726,-4.59937 1.48856,-3.18157 0.76368,-7.25411 0.43804,-9.139 -0.77668,-2.50268 -1.30245,-6.59341 -0.71679,-10.33364 l 4.34053,0 c 1.76489,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.51523,0 c -1.23905,3.19586 -1.09678,6.90476 -0.41809,10.69203 0.28544,1.65209 -0.0856,5.01375 -1.21459,7.42669 -1.05918,2.26392 -2.22063,3.75747 -7.24748,6.41124 -3.07536,0.22084 -6.80595,0.50743 -9.99517,1.75214 5.35926,-17.28469 2.55137,-28.63333 0.17923,-35.28173 1.35023,-0.36974 2.34946,-1.59551 2.34946,-3.06624 l 0,-10.83141 c 0,-1.76489 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 z"
         id="path4623"
         inkscape:connector-curvature="0" />
      <path
         id="path4627"
         d="m 134.61329,484.64358 c 0.21809,0.73165 0.33845,1.49672 0.33845,2.28973 l 0,2.9866 c 1.50072,-1.46066 3.52479,-2.38928 5.73427,-2.38928 l 2.9866,0 c -2.8888,-1.24383 -5.92102,-2.20734 -9.05932,-2.88705 z m -27.03871,1.71232 c -2.72678,0.96521 -5.33874,2.15904 -7.82493,3.56401 l 4.69892,0 c 1.0964,0 2.13921,0.23248 3.10607,0.63714 l 0,-3.62374 c 0,-0.1941 0.006,-0.38623 0.0197,-0.57741 z m 52.22568,12.32471 0,7.96427 c 0,0.80307 -0.15482,1.56971 -0.37827,2.30964 l 8.02398,0 c -2.10525,-3.75024 -4.67637,-7.20302 -7.64571,-10.27391 z m -74.46594,3.50428 c -4.86847,6.07334 -8.348088,13.2975 -9.9354,21.20487 0.905251,-0.34828 1.874089,-0.53759 2.887017,-0.53759 l 7.705463,0 c 0.67391,-2.50996 1.57948,-4.92408 2.70786,-7.20766 -2.02548,-1.52441 -3.36494,-3.93816 -3.36494,-6.61035 l 0,-6.84927 z m 88.42336,32.01637 c -1.47396,1.32705 -3.4031,2.15036 -5.49534,2.15036 l -4.83833,0 c -1.38527,17.44224 -14.00055,31.6305 -30.66245,35.34145 1.04682,2.64137 2.35086,5.35018 3.96226,8.16338 0.21707,0.3785 0.38693,0.79321 0.49773,1.21456 20.71093,-5.69011 36.07325,-24.4949 36.53613,-46.86975 z m -96.32787,15.98828 c 5.42067,14.80499 17.70859,26.32893 32.97209,30.72218 -1.51876,-4.03348 -2.38871,-8.00381 -2.80744,-11.86677 -8.21021,-3.77168 -14.89956,-10.25488 -18.8952,-18.33773 -0.20746,-0.15759 -0.41606,-0.31601 -0.61727,-0.47786 l -9.796053,0 c -0.287924,0 -0.574893,-0.01 -0.856127,-0.0398 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         inkscape:connector-curvature="0" />
    </g>
    <g
       id="g3523"
       inkscape:export-filename="C:\tuqueque\Imagenes\Svg\Logos\WinDirStat\Icons\Orange\Orange256.png"
       inkscape:export-xdpi="720"
       inkscape:export-ydpi="720"
       transform="translate(-1734.9485,-89.49951)">
      <path
         transform="matrix(0.20414546,0,0,0.20414546,1872.5145,802.83929)"
         sodipodi:type="arc"
         style="fill:#ff7f2a;stroke:none"
         id="path4631"
         sodipodi:cx="337.53741"
         sodipodi:cy="463.29471"
         sodipodi:rx="78.375488"
         sodipodi:ry="78.375488"
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z" />
      <path
         inkscape:connector-curvature="0"
         id="path4633"
         d="m 1939.0453,883.21325 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91557 0.9156,0.91557 l 2.701,0 c 0.47,2.38102 0.2663,3.43259 -0.6123,5.95707 -0.6592,-0.81319 -1.557,-1.36251 -2.5923,-1.76826 -0.8896,-0.34861 -1.6522,-0.85372 -1.9456,-1.47636 0.056,-0.11858 0.092,-0.24894 0.092,-0.38915 l 0,-3.11299 c 0,-0.50721 -0.4084,-0.91557 -0.9156,-0.91557 l -3.113,0 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91557 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 3.113,0 c 0.2507,0 0.4758,-0.10103 0.6409,-0.26323 0.1765,0.8372 0.8452,1.36132 1.9456,1.91128 0.9936,0.49661 1.7731,1.67021 2.1574,2.80971 -0.1938,0.54583 -0.3974,1.12616 -0.6295,1.80259 -0.4351,1.29952 -0.9836,2.80582 -1.3734,4.45777 -0.4376,-0.25319 -0.9119,-0.42865 -1.4077,-0.52075 -0.2117,-0.13981 -0.3687,-0.27014 -0.4807,-0.42916 -0.3499,-0.4972 -0.1073,-1.4558 -0.2174,-2.1345 l 1.2131,0 c 0.5073,0 0.9156,-0.40832 0.9156,-0.91557 l 0,-3.11303 c 0,-0.50721 -0.4083,-0.91557 -0.9156,-0.91557 l -3.1073,0 c -0.5072,0 -0.9155,0.40836 -0.9155,0.91557 l 0,3.11303 c 0,0.50725 0.4083,0.91557 0.9155,0.91557 l 1.671,0 c -0.029,0.71343 -0.5596,1.8116 -0.103,2.46065 0,0.005 0.01,0.0119 0.011,0.0171 -0.031,1.2e-4 -0.061,0 -0.092,0 -1.8587,0.0373 -2.9081,-0.25168 -3.9828,-0.92133 0.1622,-0.16502 0.2632,-0.39585 0.2632,-0.64662 l 0,-3.10727 c 0,-0.50725 -0.4083,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.10727 c 0,0.50725 0.4084,0.91561 0.9156,0.91561 l 3.113,0 c 0.065,0 0.1332,-0.004 0.1946,-0.0171 0.9764,0.9407 2.3504,1.65175 4.2804,1.90557 1.213,0.15954 1.9298,0.40935 2.3919,0.76107 -0.4039,2.47712 -0.3271,5.22641 1.0301,8.08582 0.2308,0.0349 0.4581,0.0792 0.6924,0.10301 0.4825,0.049 0.9695,0.0744 1.4649,0.0744 0.4954,0 0.9882,-0.0254 1.4707,-0.0744 0.1764,-0.0179 0.7126,-0.10738 0.887,-0.13164 -2.3462,-4.0962 -2.7021,-7.76423 -1.98,-11.24457 0.263,-0.26232 0.5734,-0.4589 0.9328,-0.62376 0.8581,-0.39364 2.204,-0.67076 3.2045,-0.76107 1.966,-0.15164 4.0012,-0.76675 4.4349,-2.31758 0.164,0.15553 0.3903,0.25175 0.6352,0.25175 l 3.1073,0 c 0.5072,0 0.9156,-0.40832 0.9156,-0.91556 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.1073,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.0909 0.016,0.1747 0.04,0.25751 -0.2301,1.06769 -1.5826,1.32611 -2.8154,1.41916 0.3935,-0.43269 0.6015,-0.85856 0.8183,-1.3219 0.4278,-0.91438 0.2195,-2.08484 0.1259,-2.62659 -0.2232,-0.71927 -0.3743,-1.89497 -0.206,-2.96992 l 1.2475,0 c 0.5072,0 0.9156,-0.40836 0.9156,-0.91561 l 0,-3.11299 c 0,-0.50724 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5073,0 -0.9156,0.40837 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 1.5851,0 c -0.3561,0.91851 -0.3153,1.98445 -0.1202,3.07294 0.082,0.47481 -0.025,1.44095 -0.3491,2.13446 -0.3044,0.65067 -0.6382,1.07991 -2.0829,1.84261 -0.8839,0.0635 -1.9561,0.14584 -2.8727,0.50359 1.5403,-4.9677 0.7333,-8.22936 0.052,-10.14017 0.3881,-0.10623 0.6753,-0.45854 0.6753,-0.88123 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <path
         inkscape:connector-curvature="0"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 1944.4415,883.47077 c 0.063,0.21027 0.097,0.43015 0.097,0.65809 l 0,0.85837 c 0.4313,-0.41984 1.0131,-0.68672 1.6481,-0.68672 l 0.8583,0 c -0.8302,-0.35747 -1.7017,-0.6344 -2.6037,-0.82974 z m -7.7711,0.49212 c -0.7836,0.2774 -1.5343,0.62054 -2.2489,1.02434 l 1.3505,0 c 0.3151,0 0.6148,0.0668 0.8927,0.18308 l 0,-1.04145 c 0,-0.0558 0,-0.11103 0.01,-0.16597 z m 15.01,3.54219 0,2.28896 c 0,0.23084 -0.044,0.45116 -0.1087,0.66381 l 2.3061,0 c -0.6051,-1.07785 -1.344,-2.07019 -2.1974,-2.95277 z m -21.4019,1.00715 c -1.3992,1.74551 -2.3993,3.82178 -2.8555,6.09438 0.2602,-0.10007 0.5386,-0.1545 0.8297,-0.1545 l 2.2146,0 c 0.1937,-0.72137 0.454,-1.41519 0.7783,-2.07154 -0.5821,-0.43809 -0.9671,-1.13184 -0.9671,-1.89985 l 0,-1.96849 z m 25.4133,9.20166 c -0.4236,0.38141 -0.978,0.61804 -1.5794,0.61804 l -1.3905,0 c -0.3982,5.013 -4.0238,9.09074 -8.8126,10.15732 0.3009,0.75916 0.6757,1.53766 1.1388,2.3462 0.062,0.10877 0.1112,0.22794 0.1431,0.34906 5.9524,-1.63535 10.3676,-7.03997 10.5006,-13.47062 z m -27.6851,4.59511 c 1.5579,4.25507 5.0895,7.5671 9.4763,8.82974 -0.4365,-1.15923 -0.6865,-2.30036 -0.8068,-3.4106 -2.3597,-1.084 -4.2822,-2.94729 -5.4306,-5.27036 -0.06,-0.0453 -0.1196,-0.0908 -0.1774,-0.13731 l -2.8154,0 c -0.083,0 -0.1653,-0.004 -0.2461,-0.0115 z"
         id="path4635" />
      <path
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z"
         sodipodi:ry="78.375488"
         sodipodi:rx="78.375488"
         sodipodi:cy="463.29471"
         sodipodi:cx="337.53741"
         id="path4315"
         style="fill:url(#radialGradient4297);fill-opacity:1;stroke:none"
         sodipodi:type="arc"
         transform="matrix(0.20414546,0,0,0.20414546,1872.5145,802.83929)" />
    </g>
    <text
       xml:space="preserve"
       style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0;word-spacing:0;writing-mode:lr-tb;text-anchor:middle;fill:#000000;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
       x="253.53748"
       y="765.21088"
       id="text4611"
       sodipodi:linespacing="125%"><tspan
         sodipodi:role="line"
         id="tspan4613"
         x="253.53748"
         y="765.21088">Icons</tspan></text>
    <path
       style="fill:#ff7f2a;fill-opacity:1;stroke:none"
       d="m 82.57239,728.25928 41.33179,0 c 1.13574,0 2.05007,0.92398 2.05007,2.07172 l 0,32.2021 c 0,1.14774 -0.91433,2.07172 -2.05007,2.07172 l -41.33179,0 c -1.13574,0 -2.05007,-0.92398 -2.05007,-2.07172 l 0,-32.2021 c 0,-1.14774 0.91433,-2.07172 2.05007,-2.07172 z"
       id="path4864"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="sssssssss" />
    <path
       sodipodi:nodetypes="sssssssss"
       inkscape:connector-curvature="0"
       id="path4972"
       d="m 82.57239,767.20093 41.33179,0 c 1.13574,0 2.05007,0.92399 2.05007,2.07173 l 0,32.2021 c 0,1.14774 -0.91433,2.07172 -2.05007,2.07172 l -41.33179,0 c -1.13574,0 -2.05007,-0.92398 -2.05007,-2.07172 l 0,-32.2021 c 0,-1.14774 0.91433,-2.07173 2.05007,-2.07173 z"
       style="fill:#aad400;fill-opacity:1;stroke:none" />
    <path
       style="fill:#37c871;fill-opacity:1;stroke:none"
       d="m 82.57239,806.14259 41.3318,0 c 1.13573,0 2.05007,0.92398 2.05007,2.07172 l 0,32.20211 c 0,1.14774 -0.91434,2.07172 -2.05007,2.07172 l -41.3318,0 c -1.13574,0 -2.05007,-0.92398 -2.05007,-2.07172 l 0,-32.20211 c 0,-1.14774 0.91433,-2.07172 2.05007,-2.07172 z"
       id="path5080"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="sssssssss" />
    <path
       sodipodi:nodetypes="sssssssss"
       inkscape:connector-curvature="0"
       id="path5188"
       d="m 82.5724,845.08425 41.33179,0 c 1.13573,0 2.05007,0.92398 2.05007,2.07172 l 0,32.2021 c 0,1.14774 -0.91434,2.07173 -2.05007,2.07173 l -41.3318,0 c -1.13574,0 -2.05006,-0.92399 -2.05006,-2.07173 l 0,-32.2021 c 0,-1.14774 0.91432,-2.07172 2.05006,-2.07172 z"
       style="fill:#37c8ab;fill-opacity:1;stroke:none" />
    <path
       style="fill:#80b3ff;fill-opacity:1;stroke:none"
       d="m 82.5724,884.02591 41.33179,0 c 1.13573,0 2.05007,0.92398 2.05007,2.07172 l 0,32.2021 c 0,1.14774 -0.91434,2.07172 -2.05007,2.07172 l -41.3318,0 c -1.13574,0 -2.05006,-0.92398 -2.05006,-2.07172 l 0,-32.2021 c 0,-1.14774 0.91432,-2.07172 2.05006,-2.07172 z"
       id="path5296"
       inkscape:connector-curvature="0"
       sodipodi:nodetypes="sssssssss" />
    <path
       sodipodi:nodetypes="sssssssss"
       inkscape:connector-curvature="0"
       id="path5404"
       d="m 82.5724,922.96756 41.33179,0 c 1.13573,0 2.05007,0.92398 2.05007,2.07173 l 0,32.2021 c 0,1.14774 -0.91434,2.07172 -2.05007,2.07172 l -41.3318,0 c -1.13574,0 -2.05006,-0.92398 -2.05006,-2.07172 l 0,-32.2021 c 0,-1.14775 0.91432,-2.07173 2.05006,-2.07173 z"
       style="fill:#dd55ff;fill-opacity:1;stroke:none" />
    <g
       id="g3529"
       inkscape:export-filename="C:\tuqueque\Imagenes\Svg\Logos\WinDirStat\Icons\Greenish\Greenish256.png"
       inkscape:export-xdpi="720"
       inkscape:export-ydpi="720"
       transform="translate(-1734.9485,-89.49951)">
      <path
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z"
         sodipodi:ry="78.375488"
         sodipodi:rx="78.375488"
         sodipodi:cy="463.29471"
         sodipodi:cx="337.53741"
         id="path5524"
         style="fill:#aad400;stroke:none"
         sodipodi:type="arc"
         transform="matrix(0.20414546,0,0,0.20414546,1872.5145,842.83929)" />
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 1939.0453,923.21325 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91557 0.9156,0.91557 l 2.701,0 c 0.47,2.38102 0.2663,3.43259 -0.6123,5.95707 -0.6592,-0.81319 -1.557,-1.36251 -2.5923,-1.76826 -0.8896,-0.34861 -1.6522,-0.85372 -1.9456,-1.47636 0.056,-0.11858 0.092,-0.24894 0.092,-0.38915 l 0,-3.11299 c 0,-0.50721 -0.4084,-0.91557 -0.9156,-0.91557 l -3.113,0 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91557 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 3.113,0 c 0.2507,0 0.4758,-0.10103 0.6409,-0.26323 0.1765,0.8372 0.8452,1.36132 1.9456,1.91128 0.9936,0.49661 1.7731,1.67021 2.1574,2.80971 -0.1938,0.54583 -0.3974,1.12616 -0.6295,1.80259 -0.4351,1.29952 -0.9836,2.80582 -1.3734,4.45777 -0.4376,-0.25319 -0.9119,-0.42865 -1.4077,-0.52075 -0.2117,-0.13981 -0.3687,-0.27014 -0.4807,-0.42916 -0.3499,-0.4972 -0.1073,-1.4558 -0.2174,-2.1345 l 1.2131,0 c 0.5073,0 0.9156,-0.40832 0.9156,-0.91557 l 0,-3.11303 c 0,-0.50721 -0.4083,-0.91557 -0.9156,-0.91557 l -3.1073,0 c -0.5072,0 -0.9155,0.40836 -0.9155,0.91557 l 0,3.11303 c 0,0.50725 0.4083,0.91557 0.9155,0.91557 l 1.671,0 c -0.029,0.71343 -0.5596,1.8116 -0.103,2.46065 0,0.005 0.01,0.0119 0.011,0.0171 -0.031,1.2e-4 -0.061,0 -0.092,0 -1.8587,0.0373 -2.9081,-0.25168 -3.9828,-0.92133 0.1622,-0.16502 0.2632,-0.39585 0.2632,-0.64662 l 0,-3.10727 c 0,-0.50725 -0.4083,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.10727 c 0,0.50725 0.4084,0.91561 0.9156,0.91561 l 3.113,0 c 0.065,0 0.1332,-0.004 0.1946,-0.0171 0.9764,0.9407 2.3504,1.65175 4.2804,1.90557 1.213,0.15954 1.9298,0.40935 2.3919,0.76107 -0.4039,2.47712 -0.3271,5.22641 1.0301,8.08582 0.2308,0.0349 0.4581,0.0792 0.6924,0.10301 0.4825,0.049 0.9695,0.0744 1.4649,0.0744 0.4954,0 0.9882,-0.0254 1.4707,-0.0744 0.1764,-0.0179 0.7126,-0.10738 0.887,-0.13164 -2.3462,-4.0962 -2.7021,-7.76423 -1.98,-11.24457 0.263,-0.26232 0.5734,-0.4589 0.9328,-0.62376 0.8581,-0.39364 2.204,-0.67076 3.2045,-0.76107 1.966,-0.15164 4.0012,-0.76675 4.4349,-2.31758 0.164,0.15553 0.3903,0.25175 0.6352,0.25175 l 3.1073,0 c 0.5072,0 0.9156,-0.40832 0.9156,-0.91556 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.1073,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.0909 0.016,0.1747 0.04,0.25751 -0.2301,1.06769 -1.5826,1.32611 -2.8154,1.41916 0.3935,-0.43269 0.6015,-0.85856 0.8183,-1.3219 0.4278,-0.91438 0.2195,-2.08484 0.1259,-2.62659 -0.2232,-0.71927 -0.3743,-1.89497 -0.206,-2.96992 l 1.2475,0 c 0.5072,0 0.9156,-0.40836 0.9156,-0.91561 l 0,-3.11299 c 0,-0.50724 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5073,0 -0.9156,0.40837 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 1.5851,0 c -0.3561,0.91851 -0.3153,1.98445 -0.1202,3.07294 0.082,0.47481 -0.025,1.44095 -0.3491,2.13446 -0.3044,0.65067 -0.6382,1.07991 -2.0829,1.84261 -0.8839,0.0635 -1.9561,0.14584 -2.8727,0.50359 1.5403,-4.9677 0.7333,-8.22936 0.052,-10.14017 0.3881,-0.10623 0.6753,-0.45854 0.6753,-0.88123 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 z"
         id="path5526"
         inkscape:connector-curvature="0" />
      <path
         id="path5528"
         d="m 1944.4415,923.47077 c 0.063,0.21027 0.097,0.43015 0.097,0.65809 l 0,0.85837 c 0.4313,-0.41984 1.0131,-0.68672 1.6481,-0.68672 l 0.8583,0 c -0.8302,-0.35747 -1.7017,-0.6344 -2.6037,-0.82974 z m -7.7711,0.49212 c -0.7836,0.2774 -1.5343,0.62054 -2.2489,1.02434 l 1.3505,0 c 0.3151,0 0.6148,0.0668 0.8927,0.18308 l 0,-1.04145 c 0,-0.0558 0,-0.11103 0.01,-0.16597 z m 15.01,3.54219 0,2.28896 c 0,0.23084 -0.044,0.45116 -0.1087,0.66381 l 2.3061,0 c -0.6051,-1.07785 -1.344,-2.07019 -2.1974,-2.95277 z m -21.4019,1.00715 c -1.3992,1.74551 -2.3993,3.82178 -2.8555,6.09438 0.2602,-0.10007 0.5386,-0.1545 0.8297,-0.1545 l 2.2146,0 c 0.1937,-0.72137 0.454,-1.41519 0.7783,-2.07154 -0.5821,-0.43809 -0.9671,-1.13184 -0.9671,-1.89985 l 0,-1.96849 z m 25.4133,9.20166 c -0.4236,0.38141 -0.978,0.61804 -1.5794,0.61804 l -1.3905,0 c -0.3982,5.013 -4.0238,9.09074 -8.8126,10.15732 0.3009,0.75916 0.6757,1.53766 1.1388,2.3462 0.062,0.10877 0.1112,0.22794 0.1431,0.34906 5.9524,-1.63535 10.3676,-7.03997 10.5006,-13.47062 z m -27.6851,4.59511 c 1.5579,4.25507 5.0895,7.5671 9.4763,8.82974 -0.4365,-1.15923 -0.6865,-2.30036 -0.8068,-3.4106 -2.3597,-1.084 -4.2822,-2.94729 -5.4306,-5.27036 -0.06,-0.0453 -0.1196,-0.0908 -0.1774,-0.13731 l -2.8154,0 c -0.083,0 -0.1653,-0.004 -0.2461,-0.0115 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         inkscape:connector-curvature="0" />
      <path
         transform="matrix(0.20414546,0,0,0.20414546,1872.5145,842.83929)"
         sodipodi:type="arc"
         style="fill:url(#radialGradient4295);fill-opacity:1;stroke:none"
         id="path5530"
         sodipodi:cx="337.53741"
         sodipodi:cy="463.29471"
         sodipodi:rx="78.375488"
         sodipodi:ry="78.375488"
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z" />
    </g>
    <g
       id="g3535"
       inkscape:export-filename="C:\tuqueque\Imagenes\Svg\Logos\WinDirStat\Icons\Green\Green256.png"
       inkscape:export-xdpi="720"
       inkscape:export-ydpi="720"
       transform="translate(-1734.9485,-89.49951)">
      <path
         transform="matrix(0.20414546,0,0,0.20414546,1872.5145,882.83929)"
         sodipodi:type="arc"
         style="fill:#37c871;stroke:none"
         id="path5534"
         sodipodi:cx="337.53741"
         sodipodi:cy="463.29471"
         sodipodi:rx="78.375488"
         sodipodi:ry="78.375488"
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z" />
      <path
         inkscape:connector-curvature="0"
         id="path5536"
         d="m 1939.0453,963.21325 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91557 0.9156,0.91557 l 2.701,0 c 0.47,2.38102 0.2663,3.43259 -0.6123,5.95707 -0.6592,-0.81319 -1.557,-1.36251 -2.5923,-1.76826 -0.8896,-0.34861 -1.6522,-0.85372 -1.9456,-1.47636 0.056,-0.11858 0.092,-0.24894 0.092,-0.38915 l 0,-3.11299 c 0,-0.50721 -0.4084,-0.91557 -0.9156,-0.91557 l -3.113,0 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91557 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 3.113,0 c 0.2507,0 0.4758,-0.10103 0.6409,-0.26323 0.1765,0.8372 0.8452,1.36132 1.9456,1.91128 0.9936,0.49661 1.7731,1.67021 2.1574,2.80971 -0.1938,0.54583 -0.3974,1.12616 -0.6295,1.80259 -0.4351,1.29952 -0.9836,2.80582 -1.3734,4.45777 -0.4376,-0.25319 -0.9119,-0.42865 -1.4077,-0.52075 -0.2117,-0.13981 -0.3687,-0.27014 -0.4807,-0.42916 -0.3499,-0.4972 -0.1073,-1.4558 -0.2174,-2.1345 l 1.2131,0 c 0.5073,0 0.9156,-0.40832 0.9156,-0.91557 l 0,-3.11303 c 0,-0.50721 -0.4083,-0.91557 -0.9156,-0.91557 l -3.1073,0 c -0.5072,0 -0.9155,0.40836 -0.9155,0.91557 l 0,3.11303 c 0,0.50725 0.4083,0.91557 0.9155,0.91557 l 1.671,0 c -0.029,0.71343 -0.5596,1.8116 -0.103,2.46065 0,0.005 0.01,0.0119 0.011,0.0171 -0.031,1.2e-4 -0.061,0 -0.092,0 -1.8587,0.0373 -2.9081,-0.25168 -3.9828,-0.92133 0.1622,-0.16502 0.2632,-0.39585 0.2632,-0.64662 l 0,-3.10727 c 0,-0.50725 -0.4083,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.10727 c 0,0.50725 0.4084,0.91561 0.9156,0.91561 l 3.113,0 c 0.065,0 0.1332,-0.004 0.1946,-0.0171 0.9764,0.9407 2.3504,1.65175 4.2804,1.90557 1.213,0.15954 1.9298,0.40935 2.3919,0.76107 -0.4039,2.47712 -0.3271,5.22641 1.0301,8.08582 0.2308,0.0349 0.4581,0.0792 0.6924,0.10301 0.4825,0.049 0.9695,0.0744 1.4649,0.0744 0.4954,0 0.9882,-0.0254 1.4707,-0.0744 0.1764,-0.0179 0.7126,-0.10738 0.887,-0.13164 -2.3462,-4.0962 -2.7021,-7.76423 -1.98,-11.24457 0.263,-0.26232 0.5734,-0.4589 0.9328,-0.62376 0.8581,-0.39364 2.204,-0.67076 3.2045,-0.76107 1.966,-0.15164 4.0012,-0.76675 4.4349,-2.31758 0.164,0.15553 0.3903,0.25175 0.6352,0.25175 l 3.1073,0 c 0.5072,0 0.9156,-0.40832 0.9156,-0.91556 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.1073,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.0909 0.016,0.1747 0.04,0.25751 -0.2301,1.06769 -1.5826,1.32611 -2.8154,1.41916 0.3935,-0.43269 0.6015,-0.85856 0.8183,-1.3219 0.4278,-0.91438 0.2195,-2.08484 0.1259,-2.62659 -0.2232,-0.71927 -0.3743,-1.89497 -0.206,-2.96992 l 1.2475,0 c 0.5072,0 0.9156,-0.40836 0.9156,-0.91561 l 0,-3.11299 c 0,-0.50724 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5073,0 -0.9156,0.40837 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 1.5851,0 c -0.3561,0.91851 -0.3153,1.98445 -0.1202,3.07294 0.082,0.47481 -0.025,1.44095 -0.3491,2.13446 -0.3044,0.65067 -0.6382,1.07991 -2.0829,1.84261 -0.8839,0.0635 -1.9561,0.14584 -2.8727,0.50359 1.5403,-4.9677 0.7333,-8.22936 0.052,-10.14017 0.3881,-0.10623 0.6753,-0.45854 0.6753,-0.88123 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <path
         inkscape:connector-curvature="0"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 1944.4415,963.47077 c 0.063,0.21027 0.097,0.43015 0.097,0.65809 l 0,0.85837 c 0.4313,-0.41984 1.0131,-0.68672 1.6481,-0.68672 l 0.8583,0 c -0.8302,-0.35747 -1.7017,-0.6344 -2.6037,-0.82974 z m -7.7711,0.49212 c -0.7836,0.2774 -1.5343,0.62054 -2.2489,1.02434 l 1.3505,0 c 0.3151,0 0.6148,0.0668 0.8927,0.18308 l 0,-1.04145 c 0,-0.0558 0,-0.11103 0.01,-0.16597 z m 15.01,3.54219 0,2.28896 c 0,0.23084 -0.044,0.45116 -0.1087,0.66381 l 2.3061,0 c -0.6051,-1.07785 -1.344,-2.07019 -2.1974,-2.95277 z m -21.4019,1.00715 c -1.3992,1.74551 -2.3993,3.82178 -2.8555,6.09438 0.2602,-0.10007 0.5386,-0.1545 0.8297,-0.1545 l 2.2146,0 c 0.1937,-0.72137 0.454,-1.41519 0.7783,-2.07154 -0.5821,-0.43809 -0.9671,-1.13184 -0.9671,-1.89985 l 0,-1.96849 z m 25.4133,9.20166 c -0.4236,0.38141 -0.978,0.61804 -1.5794,0.61804 l -1.3905,0 c -0.3982,5.013 -4.0238,9.09074 -8.8126,10.15732 0.3009,0.75916 0.6757,1.53766 1.1388,2.3462 0.062,0.10877 0.1112,0.22794 0.1431,0.34906 5.9524,-1.63535 10.3676,-7.03997 10.5006,-13.47062 z m -27.6851,4.59511 c 1.5579,4.25507 5.0895,7.5671 9.4763,8.82974 -0.4365,-1.15923 -0.6865,-2.30036 -0.8068,-3.4106 -2.3597,-1.084 -4.2822,-2.94729 -5.4306,-5.27036 -0.06,-0.0453 -0.1196,-0.0908 -0.1774,-0.13731 l -2.8154,0 c -0.083,0 -0.1653,-0.004 -0.2461,-0.0115 z"
         id="path5538" />
      <path
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z"
         sodipodi:ry="78.375488"
         sodipodi:rx="78.375488"
         sodipodi:cy="463.29471"
         sodipodi:cx="337.53741"
         id="path5540"
         style="fill:url(#radialGradient4293);fill-opacity:1;stroke:none"
         sodipodi:type="arc"
         transform="matrix(0.20414546,0,0,0.20414546,1872.5145,882.83929)" />
    </g>
    <g
       id="g3541"
       inkscape:export-filename="C:\tuqueque\Imagenes\Svg\Logos\WinDirStat\Icons\Cyanish\Cyanish256.png"
       inkscape:export-xdpi="720.00275"
       inkscape:export-ydpi="720.00275"
       transform="translate(-1734.9485,-89.49951)">
      <path
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z"
         sodipodi:ry="78.375488"
         sodipodi:rx="78.375488"
         sodipodi:cy="463.29471"
         sodipodi:cx="337.53741"
         id="path5544"
         style="fill:#37c8ab;stroke:none"
         sodipodi:type="arc"
         transform="matrix(0.20414546,0,0,0.20414546,1970.5145,802.83929)" />
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 2037.0453,883.21325 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91557 0.9156,0.91557 l 2.701,0 c 0.47,2.38102 0.2663,3.43259 -0.6123,5.95707 -0.6592,-0.81319 -1.557,-1.36251 -2.5923,-1.76826 -0.8896,-0.34861 -1.6522,-0.85372 -1.9456,-1.47636 0.056,-0.11858 0.092,-0.24894 0.092,-0.38915 l 0,-3.11299 c 0,-0.50721 -0.4084,-0.91557 -0.9156,-0.91557 l -3.113,0 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91557 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 3.113,0 c 0.2507,0 0.4759,-0.10103 0.6409,-0.26323 0.1765,0.8372 0.8452,1.36132 1.9456,1.91128 0.9936,0.49661 1.7731,1.67021 2.1574,2.80971 -0.1938,0.54583 -0.3974,1.12616 -0.6295,1.80259 -0.4351,1.29952 -0.9836,2.80582 -1.3734,4.45777 -0.4376,-0.25319 -0.9119,-0.42865 -1.4077,-0.52075 -0.2117,-0.13981 -0.3687,-0.27014 -0.4807,-0.42916 -0.3499,-0.4972 -0.1073,-1.4558 -0.2174,-2.1345 l 1.2131,0 c 0.5073,0 0.9156,-0.40832 0.9156,-0.91557 l 0,-3.11303 c 0,-0.50721 -0.4083,-0.91557 -0.9156,-0.91557 l -3.1073,0 c -0.5072,0 -0.9155,0.40836 -0.9155,0.91557 l 0,3.11303 c 0,0.50725 0.4083,0.91557 0.9155,0.91557 l 1.671,0 c -0.029,0.71343 -0.5596,1.8116 -0.103,2.46065 0,0.005 0.01,0.0119 0.011,0.0171 -0.031,1.2e-4 -0.061,0 -0.092,0 -1.8587,0.0373 -2.9081,-0.25168 -3.9828,-0.92133 0.1622,-0.16502 0.2632,-0.39585 0.2632,-0.64662 l 0,-3.10727 c 0,-0.50725 -0.4083,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.10727 c 0,0.50725 0.4084,0.91561 0.9156,0.91561 l 3.113,0 c 0.065,0 0.1332,-0.004 0.1946,-0.0171 0.9764,0.9407 2.3504,1.65175 4.2804,1.90557 1.213,0.15954 1.9298,0.40935 2.3919,0.76107 -0.4039,2.47712 -0.3271,5.22641 1.0301,8.08582 0.2308,0.0349 0.4581,0.0792 0.6924,0.10301 0.4825,0.049 0.9695,0.0744 1.4649,0.0744 0.4954,0 0.9882,-0.0254 1.4707,-0.0744 0.1764,-0.0179 0.7126,-0.10738 0.887,-0.13164 -2.3462,-4.0962 -2.7021,-7.76423 -1.98,-11.24457 0.263,-0.26232 0.5734,-0.4589 0.9328,-0.62376 0.8581,-0.39364 2.204,-0.67076 3.2045,-0.76107 1.966,-0.15164 4.0012,-0.76675 4.4349,-2.31758 0.164,0.15553 0.3903,0.25175 0.6352,0.25175 l 3.1073,0 c 0.5072,0 0.9156,-0.40832 0.9156,-0.91556 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.1073,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.0909 0.016,0.1747 0.04,0.25751 -0.2301,1.06769 -1.5826,1.32611 -2.8154,1.41916 0.3935,-0.43269 0.6015,-0.85856 0.8183,-1.3219 0.4278,-0.91438 0.2195,-2.08484 0.1259,-2.62659 -0.2232,-0.71927 -0.3743,-1.89497 -0.206,-2.96992 l 1.2475,0 c 0.5072,0 0.9156,-0.40836 0.9156,-0.91561 l 0,-3.11299 c 0,-0.50724 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5073,0 -0.9156,0.40837 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 1.5851,0 c -0.3561,0.91851 -0.3153,1.98445 -0.1202,3.07294 0.082,0.47481 -0.025,1.44095 -0.3491,2.13446 -0.3044,0.65067 -0.6382,1.07991 -2.0829,1.84261 -0.8839,0.0635 -1.9561,0.14584 -2.8727,0.50359 1.5403,-4.9677 0.7333,-8.22936 0.052,-10.14017 0.3881,-0.10623 0.6753,-0.45854 0.6753,-0.88123 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 z"
         id="path5546"
         inkscape:connector-curvature="0" />
      <path
         id="path5548"
         d="m 2042.4415,883.47077 c 0.063,0.21027 0.097,0.43015 0.097,0.65809 l 0,0.85837 c 0.4313,-0.41984 1.0131,-0.68672 1.6481,-0.68672 l 0.8583,0 c -0.8302,-0.35747 -1.7017,-0.6344 -2.6037,-0.82974 z m -7.771,0.49212 c -0.7837,0.2774 -1.5344,0.62054 -2.249,1.02434 l 1.3505,0 c 0.3151,0 0.6148,0.0668 0.8927,0.18308 l 0,-1.04145 c 0,-0.0558 0,-0.11103 0.01,-0.16597 z m 15.0099,3.54219 0,2.28896 c 0,0.23084 -0.044,0.45116 -0.1087,0.66381 l 2.3061,0 c -0.6051,-1.07785 -1.344,-2.07019 -2.1974,-2.95277 z m -21.4019,1.00715 c -1.3992,1.74551 -2.3993,3.82178 -2.8555,6.09438 0.2602,-0.10007 0.5386,-0.1545 0.8298,-0.1545 l 2.2145,0 c 0.1937,-0.72137 0.454,-1.41519 0.7783,-2.07154 -0.5821,-0.43809 -0.9671,-1.13184 -0.9671,-1.89985 l 0,-1.96849 z m 25.4133,9.20166 c -0.4236,0.38141 -0.978,0.61804 -1.5794,0.61804 l -1.3905,0 c -0.3982,5.013 -4.0238,9.09074 -8.8126,10.15732 0.3009,0.75916 0.6757,1.53766 1.1388,2.3462 0.062,0.10877 0.1112,0.22794 0.1431,0.34906 5.9524,-1.63535 10.3676,-7.03997 10.5006,-13.47062 z m -27.6851,4.59511 c 1.5579,4.25507 5.0895,7.5671 9.4763,8.82974 -0.4365,-1.15923 -0.6865,-2.30036 -0.8068,-3.4106 -2.3597,-1.084 -4.2822,-2.94729 -5.4306,-5.27036 -0.06,-0.0453 -0.1196,-0.0908 -0.1774,-0.13731 l -2.8154,0 c -0.083,0 -0.1653,-0.004 -0.2461,-0.0115 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         inkscape:connector-curvature="0" />
      <path
         transform="matrix(0.20414546,0,0,0.20414546,1970.5145,802.83929)"
         sodipodi:type="arc"
         style="fill:url(#radialGradient4291);fill-opacity:1;stroke:none"
         id="path5550"
         sodipodi:cx="337.53741"
         sodipodi:cy="463.29471"
         sodipodi:rx="78.375488"
         sodipodi:ry="78.375488"
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z" />
    </g>
    <g
       id="g3547"
       inkscape:export-filename="C:\tuqueque\Imagenes\Svg\Logos\WinDirStat\Icons\Cyan\Cyan48.png"
       inkscape:export-xdpi="135.00052"
       inkscape:export-ydpi="135.00052"
       transform="translate(-1734.9485,-89.49951)">
      <path
         transform="matrix(0.20414546,0,0,0.20414546,1970.5145,842.83929)"
         sodipodi:type="arc"
         style="fill:#80b3ff;stroke:none"
         id="path5554"
         sodipodi:cx="337.53741"
         sodipodi:cy="463.29471"
         sodipodi:rx="78.375488"
         sodipodi:ry="78.375488"
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z" />
      <path
         inkscape:connector-curvature="0"
         id="path5556"
         d="m 2037.0453,923.21325 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91557 0.9156,0.91557 l 2.701,0 c 0.47,2.38102 0.2663,3.43259 -0.6123,5.95707 -0.6592,-0.81319 -1.557,-1.36251 -2.5923,-1.76826 -0.8896,-0.34861 -1.6522,-0.85372 -1.9456,-1.47636 0.056,-0.11858 0.092,-0.24894 0.092,-0.38915 l 0,-3.11299 c 0,-0.50721 -0.4084,-0.91557 -0.9156,-0.91557 l -3.113,0 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91557 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 3.113,0 c 0.2507,0 0.4759,-0.10103 0.6409,-0.26323 0.1765,0.8372 0.8452,1.36132 1.9456,1.91128 0.9936,0.49661 1.7731,1.67021 2.1574,2.80971 -0.1938,0.54583 -0.3974,1.12616 -0.6295,1.80259 -0.4351,1.29952 -0.9836,2.80582 -1.3734,4.45777 -0.4376,-0.25319 -0.9119,-0.42865 -1.4077,-0.52075 -0.2117,-0.13981 -0.3687,-0.27014 -0.4807,-0.42916 -0.3499,-0.4972 -0.1073,-1.4558 -0.2174,-2.1345 l 1.2131,0 c 0.5073,0 0.9156,-0.40832 0.9156,-0.91557 l 0,-3.11303 c 0,-0.50721 -0.4083,-0.91557 -0.9156,-0.91557 l -3.1073,0 c -0.5072,0 -0.9155,0.40836 -0.9155,0.91557 l 0,3.11303 c 0,0.50725 0.4083,0.91557 0.9155,0.91557 l 1.671,0 c -0.029,0.71343 -0.5596,1.8116 -0.103,2.46065 0,0.005 0.01,0.0119 0.011,0.0171 -0.031,1.2e-4 -0.061,0 -0.092,0 -1.8587,0.0373 -2.9081,-0.25168 -3.9828,-0.92133 0.1622,-0.16502 0.2632,-0.39585 0.2632,-0.64662 l 0,-3.10727 c 0,-0.50725 -0.4083,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.10727 c 0,0.50725 0.4084,0.91561 0.9156,0.91561 l 3.113,0 c 0.065,0 0.1332,-0.004 0.1946,-0.0171 0.9764,0.9407 2.3504,1.65175 4.2804,1.90557 1.213,0.15954 1.9298,0.40935 2.3919,0.76107 -0.4039,2.47712 -0.3271,5.22641 1.0301,8.08582 0.2308,0.0349 0.4581,0.0792 0.6924,0.10301 0.4825,0.049 0.9695,0.0744 1.4649,0.0744 0.4954,0 0.9882,-0.0254 1.4707,-0.0744 0.1764,-0.0179 0.7126,-0.10738 0.887,-0.13164 -2.3462,-4.0962 -2.7021,-7.76423 -1.98,-11.24457 0.263,-0.26232 0.5734,-0.4589 0.9328,-0.62376 0.8581,-0.39364 2.204,-0.67076 3.2045,-0.76107 1.966,-0.15164 4.0012,-0.76675 4.4349,-2.31758 0.164,0.15553 0.3903,0.25175 0.6352,0.25175 l 3.1073,0 c 0.5072,0 0.9156,-0.40832 0.9156,-0.91556 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.1073,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.0909 0.016,0.1747 0.04,0.25751 -0.2301,1.06769 -1.5826,1.32611 -2.8154,1.41916 0.3935,-0.43269 0.6015,-0.85856 0.8183,-1.3219 0.4278,-0.91438 0.2195,-2.08484 0.1259,-2.62659 -0.2232,-0.71927 -0.3743,-1.89497 -0.206,-2.96992 l 1.2475,0 c 0.5072,0 0.9156,-0.40836 0.9156,-0.91561 l 0,-3.11299 c 0,-0.50724 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5073,0 -0.9156,0.40837 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 1.5851,0 c -0.3561,0.91851 -0.3153,1.98445 -0.1202,3.07294 0.082,0.47481 -0.025,1.44095 -0.3491,2.13446 -0.3044,0.65067 -0.6382,1.07991 -2.0829,1.84261 -0.8839,0.0635 -1.9561,0.14584 -2.8727,0.50359 1.5403,-4.9677 0.7333,-8.22936 0.052,-10.14017 0.3881,-0.10623 0.6753,-0.45854 0.6753,-0.88123 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <path
         inkscape:connector-curvature="0"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 2042.4415,923.47077 c 0.063,0.21027 0.097,0.43015 0.097,0.65809 l 0,0.85837 c 0.4313,-0.41984 1.0131,-0.68672 1.6481,-0.68672 l 0.8583,0 c -0.8302,-0.35747 -1.7017,-0.6344 -2.6037,-0.82974 z m -7.771,0.49212 c -0.7837,0.2774 -1.5344,0.62054 -2.249,1.02434 l 1.3505,0 c 0.3151,0 0.6148,0.0668 0.8927,0.18308 l 0,-1.04145 c 0,-0.0558 0,-0.11103 0.01,-0.16597 z m 15.0099,3.54219 0,2.28896 c 0,0.23084 -0.044,0.45116 -0.1087,0.66381 l 2.3061,0 c -0.6051,-1.07785 -1.344,-2.07019 -2.1974,-2.95277 z m -21.4019,1.00715 c -1.3992,1.74551 -2.3993,3.82178 -2.8555,6.09438 0.2602,-0.10007 0.5386,-0.1545 0.8298,-0.1545 l 2.2145,0 c 0.1937,-0.72137 0.454,-1.41519 0.7783,-2.07154 -0.5821,-0.43809 -0.9671,-1.13184 -0.9671,-1.89985 l 0,-1.96849 z m 25.4133,9.20166 c -0.4236,0.38141 -0.978,0.61804 -1.5794,0.61804 l -1.3905,0 c -0.3982,5.013 -4.0238,9.09074 -8.8126,10.15732 0.3009,0.75916 0.6757,1.53766 1.1388,2.3462 0.062,0.10877 0.1112,0.22794 0.1431,0.34906 5.9524,-1.63535 10.3676,-7.03997 10.5006,-13.47062 z m -27.6851,4.59511 c 1.5579,4.25507 5.0895,7.5671 9.4763,8.82974 -0.4365,-1.15923 -0.6865,-2.30036 -0.8068,-3.4106 -2.3597,-1.084 -4.2822,-2.94729 -5.4306,-5.27036 -0.06,-0.0453 -0.1196,-0.0908 -0.1774,-0.13731 l -2.8154,0 c -0.083,0 -0.1653,-0.004 -0.2461,-0.0115 z"
         id="path5558" />
      <path
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z"
         sodipodi:ry="78.375488"
         sodipodi:rx="78.375488"
         sodipodi:cy="463.29471"
         sodipodi:cx="337.53741"
         id="path5560"
         style="fill:url(#radialGradient4289);fill-opacity:1;stroke:none"
         sodipodi:type="arc"
         transform="matrix(0.20414546,0,0,0.20414546,1970.5145,842.83929)" />
    </g>
    <g
       id="g3553"
       inkscape:export-filename="C:\tuqueque\Imagenes\Svg\Logos\WinDirStat\Icons\Purple\Purple256.png"
       inkscape:export-xdpi="720.00275"
       inkscape:export-ydpi="720.00275"
       transform="translate(-1734.9485,-89.49951)">
      <path
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z"
         sodipodi:ry="78.375488"
         sodipodi:rx="78.375488"
         sodipodi:cy="463.29471"
         sodipodi:cx="337.53741"
         id="path5564"
         style="fill:#dd55ff;stroke:none"
         sodipodi:type="arc"
         transform="matrix(0.20414546,0,0,0.20414546,1970.5145,882.83929)" />
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 2037.0453,963.21325 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91557 0.9156,0.91557 l 2.701,0 c 0.47,2.38102 0.2663,3.43259 -0.6123,5.95707 -0.6592,-0.81319 -1.557,-1.36251 -2.5923,-1.76826 -0.8896,-0.34861 -1.6522,-0.85372 -1.9456,-1.47636 0.056,-0.11858 0.092,-0.24894 0.092,-0.38915 l 0,-3.11299 c 0,-0.50721 -0.4084,-0.91557 -0.9156,-0.91557 l -3.113,0 c -0.5073,0 -0.9156,0.40836 -0.9156,0.91557 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 3.113,0 c 0.2507,0 0.4759,-0.10103 0.6409,-0.26323 0.1765,0.8372 0.8452,1.36132 1.9456,1.91128 0.9936,0.49661 1.7731,1.67021 2.1574,2.80971 -0.1938,0.54583 -0.3974,1.12616 -0.6295,1.80259 -0.4351,1.29952 -0.9836,2.80582 -1.3734,4.45777 -0.4376,-0.25319 -0.9119,-0.42865 -1.4077,-0.52075 -0.2117,-0.13981 -0.3687,-0.27014 -0.4807,-0.42916 -0.3499,-0.4972 -0.1073,-1.4558 -0.2174,-2.1345 l 1.2131,0 c 0.5073,0 0.9156,-0.40832 0.9156,-0.91557 l 0,-3.11303 c 0,-0.50721 -0.4083,-0.91557 -0.9156,-0.91557 l -3.1073,0 c -0.5072,0 -0.9155,0.40836 -0.9155,0.91557 l 0,3.11303 c 0,0.50725 0.4083,0.91557 0.9155,0.91557 l 1.671,0 c -0.029,0.71343 -0.5596,1.8116 -0.103,2.46065 0,0.005 0.01,0.0119 0.011,0.0171 -0.031,1.2e-4 -0.061,0 -0.092,0 -1.8587,0.0373 -2.9081,-0.25168 -3.9828,-0.92133 0.1622,-0.16502 0.2632,-0.39585 0.2632,-0.64662 l 0,-3.10727 c 0,-0.50725 -0.4083,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.10727 c 0,0.50725 0.4084,0.91561 0.9156,0.91561 l 3.113,0 c 0.065,0 0.1332,-0.004 0.1946,-0.0171 0.9764,0.9407 2.3504,1.65175 4.2804,1.90557 1.213,0.15954 1.9298,0.40935 2.3919,0.76107 -0.4039,2.47712 -0.3271,5.22641 1.0301,8.08582 0.2308,0.0349 0.4581,0.0792 0.6924,0.10301 0.4825,0.049 0.9695,0.0744 1.4649,0.0744 0.4954,0 0.9882,-0.0254 1.4707,-0.0744 0.1764,-0.0179 0.7126,-0.10738 0.887,-0.13164 -2.3462,-4.0962 -2.7021,-7.76423 -1.98,-11.24457 0.263,-0.26232 0.5734,-0.4589 0.9328,-0.62376 0.8581,-0.39364 2.204,-0.67076 3.2045,-0.76107 1.966,-0.15164 4.0012,-0.76675 4.4349,-2.31758 0.164,0.15553 0.3903,0.25175 0.6352,0.25175 l 3.1073,0 c 0.5072,0 0.9156,-0.40832 0.9156,-0.91556 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.1073,0 c -0.5072,0 -0.9156,0.40836 -0.9156,0.91561 l 0,3.11299 c 0,0.0909 0.016,0.1747 0.04,0.25751 -0.2301,1.06769 -1.5826,1.32611 -2.8154,1.41916 0.3935,-0.43269 0.6015,-0.85856 0.8183,-1.3219 0.4278,-0.91438 0.2195,-2.08484 0.1259,-2.62659 -0.2232,-0.71927 -0.3743,-1.89497 -0.206,-2.96992 l 1.2475,0 c 0.5072,0 0.9156,-0.40836 0.9156,-0.91561 l 0,-3.11299 c 0,-0.50724 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 c -0.5073,0 -0.9156,0.40837 -0.9156,0.91561 l 0,3.11299 c 0,0.50725 0.4083,0.91561 0.9156,0.91561 l 1.5851,0 c -0.3561,0.91851 -0.3153,1.98445 -0.1202,3.07294 0.082,0.47481 -0.025,1.44095 -0.3491,2.13446 -0.3044,0.65067 -0.6382,1.07991 -2.0829,1.84261 -0.8839,0.0635 -1.9561,0.14584 -2.8727,0.50359 1.5403,-4.9677 0.7333,-8.22936 0.052,-10.14017 0.3881,-0.10623 0.6753,-0.45854 0.6753,-0.88123 l 0,-3.11299 c 0,-0.50725 -0.4084,-0.91561 -0.9156,-0.91561 l -3.113,0 z"
         id="path5566"
         inkscape:connector-curvature="0" />
      <path
         id="path5568"
         d="m 2042.4415,963.47077 c 0.063,0.21027 0.097,0.43015 0.097,0.65809 l 0,0.85837 c 0.4313,-0.41984 1.0131,-0.68672 1.6481,-0.68672 l 0.8583,0 c -0.8302,-0.35747 -1.7017,-0.6344 -2.6037,-0.82974 z m -7.771,0.49212 c -0.7837,0.2774 -1.5344,0.62054 -2.249,1.02434 l 1.3505,0 c 0.3151,0 0.6148,0.0668 0.8927,0.18308 l 0,-1.04145 c 0,-0.0558 0,-0.11103 0.01,-0.16597 z m 15.0099,3.54219 0,2.28896 c 0,0.23084 -0.044,0.45116 -0.1087,0.66381 l 2.3061,0 c -0.6051,-1.07785 -1.344,-2.07019 -2.1974,-2.95277 z m -21.4019,1.00715 c -1.3992,1.74551 -2.3993,3.82178 -2.8555,6.09438 0.2602,-0.10007 0.5386,-0.1545 0.8298,-0.1545 l 2.2145,0 c 0.1937,-0.72137 0.454,-1.41519 0.7783,-2.07154 -0.5821,-0.43809 -0.9671,-1.13184 -0.9671,-1.89985 l 0,-1.96849 z m 25.4133,9.20166 c -0.4236,0.38141 -0.978,0.61804 -1.5794,0.61804 l -1.3905,0 c -0.3982,5.013 -4.0238,9.09074 -8.8126,10.15732 0.3009,0.75916 0.6757,1.53766 1.1388,2.3462 0.062,0.10877 0.1112,0.22794 0.1431,0.34906 5.9524,-1.63535 10.3676,-7.03997 10.5006,-13.47062 z m -27.6851,4.59511 c 1.5579,4.25507 5.0895,7.5671 9.4763,8.82974 -0.4365,-1.15923 -0.6865,-2.30036 -0.8068,-3.4106 -2.3597,-1.084 -4.2822,-2.94729 -5.4306,-5.27036 -0.06,-0.0453 -0.1196,-0.0908 -0.1774,-0.13731 l -2.8154,0 c -0.083,0 -0.1653,-0.004 -0.2461,-0.0115 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         inkscape:connector-curvature="0" />
      <path
         transform="matrix(0.20414546,0,0,0.20414546,1970.5145,882.83929)"
         sodipodi:type="arc"
         style="fill:url(#radialGradient4287);fill-opacity:1;stroke:none"
         id="path5570"
         sodipodi:cx="337.53741"
         sodipodi:cy="463.29471"
         sodipodi:rx="78.375488"
         sodipodi:ry="78.375488"
         d="m 415.9129,463.29471 c 0,43.28559 -35.0899,78.37549 -78.37549,78.37549 -43.28558,0 -78.37548,-35.0899 -78.37548,-78.37549 0,-43.28559 35.0899,-78.37549 78.37548,-78.37549 43.28559,0 78.37549,35.0899 78.37549,78.37549 z" />
    </g>
    <g
       id="g4167"
       transform="matrix(0.63714179,0,0,0.63714179,1372.9206,400.59873)">
      <path
         sodipodi:nodetypes="cscsccccscsccscccccsccsccccccsc"
         inkscape:connector-curvature="0"
         id="path4294"
         d="m -1391.8813,-444.53481 c 0.3423,1.14833 0.5312,2.34912 0.5312,3.59375 l 0,4.6875 c 2.3554,-2.29251 5.5322,-3.75 9,-3.75 l 4.6875,0 c -4.534,-1.9522 -9.2931,-3.46444 -14.2187,-4.53125 z m -42.4375,2.6875 c -4.2797,1.51491 -8.3792,3.38864 -12.2813,5.59375 l 7.375,0 c 1.7208,0 3.3575,0.36488 4.875,1 l 0,-5.6875 c 0,-0.30464 0.01,-0.60619 0.031,-0.90625 z m 81.9687,19.34375 0,12.5 c 0,1.26043 -0.243,2.46368 -0.5937,3.625 l 12.5937,0 c -3.3042,-5.88603 -7.3396,-11.30521 -12,-16.125 z m -116.875,5.5 c -7.6411,9.53216 -13.1024,20.87055 -15.5937,33.28125 1.4208,-0.54663 2.9414,-0.84375 4.5312,-0.84375 l 12.0938,0 c 1.0577,-3.93941 2.479,-7.72839 4.25,-11.3125 -3.179,-2.39258 -5.2813,-6.18098 -5.2813,-10.375 z m -12.4062,75.34375 c 8.5078,23.23657 27.7938,41.3235 51.75,48.21875 -2.3837,-6.33058 -3.7491,-12.56206 -4.4063,-18.625 -12.886,-5.9197 -23.385,-16.09513 -29.6562,-28.78125 -0.3256,-0.24734 -0.6529,-0.49598 -0.9688,-0.75 l -15.375,0 c -0.4519,0 -0.9023,-0.0152 -1.3437,-0.0625 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#808080;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <path
         inkscape:connector-curvature="0"
         id="path4296"
         d="m -1421.3501,-445.94106 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 14.75,0 c 2.567,13.0025 1.4547,18.74517 -3.3437,32.53125 -3.5996,-4.44085 -8.5027,-7.44059 -14.1563,-9.65625 -4.8582,-1.90392 -9.0225,-4.66232 -10.625,-8.0625 0.305,-0.64741 0.5,-1.35941 0.5,-2.125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 17,0 c 1.3694,0 2.5988,-0.55168 3.5,-1.4375 0.9639,4.57203 4.6156,7.43407 10.625,10.4375 5.4261,2.71192 9.6826,9.1208 11.7813,15.34375 -1.0583,2.9807 -2.1703,6.14995 -3.4375,9.84375 -2.3759,7.0967 -5.3716,15.32246 -7.5,24.34375 -2.3898,-1.38275 -4.9801,-2.34076 -7.6875,-2.84375 -1.1559,-0.7636 -2.0137,-1.47513 -2.625,-2.34375 -1.9109,-2.71506 -0.5862,-7.95009 -1.1875,-11.65625 l 6.625,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 9.125,0 c -0.1597,3.89591 -3.0561,9.89293 -0.5625,13.4375 0.02,0.029 0.042,0.0646 0.062,0.0937 -0.1684,7.9e-4 -0.3311,-0.003 -0.5,0 -10.1504,0.20276 -15.8807,-1.37438 -21.75,-5.03125 0.8858,-0.90125 1.4375,-2.16186 1.4375,-3.53125 l 0,-16.96875 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,16.96875 c 0,2.77 2.23,5 5,5 l 17,0 c 0.3568,0 0.7272,-0.0234 1.0625,-0.0937 5.3325,5.13719 12.8353,9.02008 23.375,10.40625 6.6246,0.87126 10.5388,2.23543 13.0625,4.15625 -2.2059,13.52745 -1.7866,28.5411 5.625,44.15625 1.2607,0.19076 2.5016,0.43255 3.7813,0.5625 2.6347,0.26757 5.2946,0.40625 8,0.40625 2.7053,0 5.3965,-0.13868 8.0312,-0.40625 0.9631,-0.0978 3.8913,-0.58639 4.8438,-0.71875 -12.8126,-22.36915 -14.7559,-42.40018 -10.8125,-61.40625 1.4359,-1.43244 3.1314,-2.50603 5.0937,-3.40625 4.6861,-2.14977 12.036,-3.66301 17.5,-4.15625 10.7363,-0.82808 21.8504,-4.18712 24.2188,-12.65625 0.8954,0.84939 2.1314,1.375 3.4687,1.375 l 16.9688,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,0.49661 0.085,0.95409 0.2188,1.40625 -1.2567,5.83061 -8.6424,7.24183 -15.375,7.75 2.149,-2.363 3.2849,-4.6886 4.4687,-7.21875 2.3364,-4.99351 1.1986,-11.3854 0.6875,-14.34375 -1.219,-3.92799 -2.0441,-10.34842 -1.125,-16.21875 l 6.8125,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 8.6563,0 c -1.9448,5.01593 -1.7215,10.83709 -0.6563,16.78125 0.448,2.59296 -0.1343,7.86912 -1.9062,11.65625 -1.6625,3.55324 -3.4854,5.89738 -11.375,10.0625 -4.8269,0.34662 -10.6821,0.79642 -15.6875,2.75 8.4113,-27.12848 4.0043,-44.94028 0.2812,-55.375 2.1192,-0.58032 3.6875,-2.50417 3.6875,-4.8125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <text
         transform="scale(0.99591644,1.0041003)"
         xml:space="preserve"
         style="font-size:67.73003387px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0;word-spacing:0;writing-mode:lr-tb;text-anchor:start;fill:#000000;stroke:none;font-family:Arial Rounded MT Bold;-inkscape-font-specification:'Arial Rounded MT Bold,'"
         x="-1398.8945"
         y="-300.61914"
         id="text4298"
         sodipodi:linespacing="125%"><tspan
           sodipodi:role="line"
           id="tspan4300"
           x="-1398.8945"
           y="-300.61914"><tspan
   id="tspan4302"
   style="fill:#000000;stroke:none">W</tspan>in<tspan
   id="tspan4304"
   style="fill:#000000;stroke:none">D</tspan>ir<tspan
   id="tspan4306"
   style="fill:#000000;stroke:none">S</tspan>tat</tspan></text>
    </g>
    <g
       transform="matrix(0.63714179,0,0,0.63714179,1019.2145,400.59873)"
       id="g4238"
       style="fill:#000000">
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m -1391.8813,-444.53481 c 0.3423,1.14833 0.5312,2.34912 0.5312,3.59375 l 0,4.6875 c 2.3554,-2.29251 5.5322,-3.75 9,-3.75 l 4.6875,0 c -4.534,-1.9522 -9.2931,-3.46444 -14.2187,-4.53125 z m -42.4375,2.6875 c -4.2797,1.51491 -8.3792,3.38864 -12.2813,5.59375 l 7.375,0 c 1.7208,0 3.3575,0.36488 4.875,1 l 0,-5.6875 c 0,-0.30464 0.01,-0.60619 0.031,-0.90625 z m 81.9687,19.34375 0,12.5 c 0,1.26043 -0.243,2.46368 -0.5937,3.625 l 12.5937,0 c -3.3042,-5.88603 -7.3396,-11.30521 -12,-16.125 z m -116.875,5.5 c -7.6411,9.53216 -13.1024,20.87055 -15.5937,33.28125 1.4208,-0.54663 2.9414,-0.84375 4.5312,-0.84375 l 12.0938,0 c 1.0577,-3.93941 2.479,-7.72839 4.25,-11.3125 -3.179,-2.39258 -5.2813,-6.18098 -5.2813,-10.375 z m -12.4062,75.34375 c 8.5078,23.23657 27.7938,41.3235 51.75,48.21875 -2.3837,-6.33058 -3.7491,-12.56206 -4.4063,-18.625 -12.886,-5.9197 -23.385,-16.09513 -29.6562,-28.78125 -0.3256,-0.24734 -0.6529,-0.49598 -0.9688,-0.75 l -15.375,0 c -0.4519,0 -0.9023,-0.0152 -1.3437,-0.0625 z"
         id="path4240"
         inkscape:connector-curvature="0"
         sodipodi:nodetypes="cscsccccscsccscccccsccsccccccsc" />
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m -1421.3501,-445.94106 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 14.75,0 c 2.567,13.0025 1.4547,18.74517 -3.3437,32.53125 -3.5996,-4.44085 -8.5027,-7.44059 -14.1563,-9.65625 -4.8582,-1.90392 -9.0225,-4.66232 -10.625,-8.0625 0.305,-0.64741 0.5,-1.35941 0.5,-2.125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 17,0 c 1.3694,0 2.5988,-0.55168 3.5,-1.4375 0.9639,4.57203 4.6156,7.43407 10.625,10.4375 5.4261,2.71192 9.6826,9.1208 11.7813,15.34375 -1.0583,2.9807 -2.1703,6.14995 -3.4375,9.84375 -2.3759,7.0967 -5.3716,15.32246 -7.5,24.34375 -2.3898,-1.38275 -4.9801,-2.34076 -7.6875,-2.84375 -1.1559,-0.7636 -2.0137,-1.47513 -2.625,-2.34375 -1.9109,-2.71506 -0.5862,-7.95009 -1.1875,-11.65625 l 6.625,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 9.125,0 c -0.1597,3.89591 -3.0561,9.89293 -0.5625,13.4375 0.02,0.029 0.042,0.0646 0.062,0.0937 -0.1684,7.9e-4 -0.3311,-0.003 -0.5,0 -10.1504,0.20276 -15.8807,-1.37438 -21.75,-5.03125 0.8858,-0.90125 1.4375,-2.16186 1.4375,-3.53125 l 0,-16.96875 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,16.96875 c 0,2.77 2.23,5 5,5 l 17,0 c 0.3568,0 0.7272,-0.0234 1.0625,-0.0937 5.3325,5.13719 12.8353,9.02008 23.375,10.40625 6.6246,0.87126 10.5388,2.23543 13.0625,4.15625 -2.2059,13.52745 -1.7866,28.5411 5.625,44.15625 1.2607,0.19076 2.5016,0.43255 3.7813,0.5625 2.6347,0.26757 5.2946,0.40625 8,0.40625 2.7053,0 5.3965,-0.13868 8.0312,-0.40625 0.9631,-0.0978 3.8913,-0.58639 4.8438,-0.71875 -12.8126,-22.36915 -14.7559,-42.40018 -10.8125,-61.40625 1.4359,-1.43244 3.1314,-2.50603 5.0937,-3.40625 4.6861,-2.14977 12.036,-3.66301 17.5,-4.15625 10.7363,-0.82808 21.8504,-4.18712 24.2188,-12.65625 0.8954,0.84939 2.1314,1.375 3.4687,1.375 l 16.9688,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,0.49661 0.085,0.95409 0.2188,1.40625 -1.2567,5.83061 -8.6424,7.24183 -15.375,7.75 2.149,-2.363 3.2849,-4.6886 4.4687,-7.21875 2.3364,-4.99351 1.1986,-11.3854 0.6875,-14.34375 -1.219,-3.92799 -2.0441,-10.34842 -1.125,-16.21875 l 6.8125,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 8.6563,0 c -1.9448,5.01593 -1.7215,10.83709 -0.6563,16.78125 0.448,2.59296 -0.1343,7.86912 -1.9062,11.65625 -1.6625,3.55324 -3.4854,5.89738 -11.375,10.0625 -4.8269,0.34662 -10.6821,0.79642 -15.6875,2.75 8.4113,-27.12848 4.0043,-44.94028 0.2812,-55.375 2.1192,-0.58032 3.6875,-2.50417 3.6875,-4.8125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 z"
         id="path4242"
         inkscape:connector-curvature="0" />
      <text
         sodipodi:linespacing="125%"
         id="text4244"
         y="-300.61914"
         x="-1398.8945"
         style="font-size:67.73003387px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0;word-spacing:0;writing-mode:lr-tb;text-anchor:start;fill:#000000;stroke:none;font-family:Arial Rounded MT Bold;-inkscape-font-specification:'Arial Rounded MT Bold,'"
         xml:space="preserve"
         transform="scale(0.99591644,1.0041003)"><tspan
           y="-300.61914"
           x="-1398.8945"
           id="tspan4246"
           sodipodi:role="line"><tspan
   style="fill:#000000;stroke:none"
   id="tspan4248">W</tspan>in<tspan
   style="fill:#000000;stroke:none"
   id="tspan4250">D</tspan>ir<tspan
   style="fill:#000000;stroke:none"
   id="tspan4252">S</tspan>tat</tspan></text>
    </g>
    <g
       id="g4271"
       transform="matrix(0.63714179,0,0,0.63714179,1018.8371,409.72469)"
       style="fill:#ffffff">
      <path
         sodipodi:nodetypes="cscsccccscsccscccccsccsccccccsc"
         inkscape:connector-curvature="0"
         id="path4273"
         d="m -1393.2331,-190.63807 c 0.3423,1.14833 0.5312,2.34912 0.5312,3.59375 l 0,4.6875 c 2.3554,-2.29251 5.5323,-3.75 9,-3.75 l 4.6875,0 c -4.534,-1.9522 -9.2931,-3.46444 -14.2187,-4.53125 z m -42.4375,2.6875 c -4.2797,1.51491 -8.3791,3.38864 -12.2813,5.59375 l 7.375,0 c 1.7209,0 3.3575,0.36488 4.875,1 l 0,-5.6875 c 0,-0.30464 0.01,-0.60619 0.031,-0.90625 z m 81.9687,19.34375 0,12.5 c 0,1.26043 -0.243,2.46368 -0.5937,3.625 l 12.5937,0 c -3.3042,-5.88603 -7.3396,-11.30521 -12,-16.125 z m -116.875,5.5 c -7.6411,9.53216 -13.1024,20.87055 -15.5937,33.28125 1.4208,-0.54663 2.9414,-0.84375 4.5312,-0.84375 l 12.0938,0 c 1.0577,-3.93941 2.4791,-7.72839 4.25,-11.3125 -3.179,-2.39258 -5.2813,-6.18098 -5.2813,-10.375 z m -12.4062,75.34375 c 8.5079,23.23657 27.7939,41.3235 51.75,48.21875 -2.3837,-6.33058 -3.749,-12.56206 -4.4063,-18.625 -12.886,-5.9197 -23.385,-16.09513 -29.6562,-28.78125 -0.3256,-0.24734 -0.6529,-0.49598 -0.9688,-0.75 l -15.375,0 c -0.4519,0 -0.9023,-0.0152 -1.3437,-0.0625 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <path
         inkscape:connector-curvature="0"
         id="path4275"
         d="m -1422.7019,-192.04432 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 14.75,0 c 2.567,13.0025 1.4548,18.74517 -3.3437,32.53125 -3.5996,-4.44085 -8.5026,-7.44059 -14.1563,-9.65625 -4.8581,-1.90392 -9.0225,-4.66232 -10.625,-8.0625 0.3051,-0.64741 0.5,-1.35941 0.5,-2.125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 17,0 c 1.3694,0 2.5988,-0.55168 3.5,-1.4375 0.9639,4.57203 4.6156,7.43407 10.625,10.4375 5.4262,2.71192 9.6827,9.1208 11.7813,15.34375 -1.0583,2.9807 -2.1703,6.14995 -3.4375,9.84375 -2.3758,7.0967 -5.3716,15.32246 -7.5,24.34375 -2.3897,-1.38275 -4.98,-2.34076 -7.6875,-2.84375 -1.1558,-0.7636 -2.0137,-1.47513 -2.625,-2.34375 -1.9109,-2.71506 -0.5862,-7.95009 -1.1875,-11.65625 l 6.625,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 9.125,0 c -0.1596,3.89591 -3.0561,9.89293 -0.5625,13.4375 0.02,0.029 0.042,0.0646 0.062,0.0937 -0.1684,7.9e-4 -0.3311,-0.003 -0.5,0 -10.1504,0.20276 -15.8806,-1.37438 -21.75,-5.03125 0.8859,-0.90125 1.4375,-2.16186 1.4375,-3.53125 l 0,-16.96875 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,16.96875 c 0,2.77 2.23,5 5,5 l 17,0 c 0.3569,0 0.7272,-0.0234 1.0625,-0.0937 5.3325,5.13719 12.8354,9.02008 23.375,10.40625 6.6247,0.87126 10.5388,2.23543 13.0625,4.15625 -2.2058,13.52745 -1.7865,28.5411 5.625,44.15625 1.2607,0.19076 2.5017,0.43255 3.7813,0.5625 2.6347,0.26757 5.2946,0.40625 8,0.40625 2.7053,0 5.3965,-0.13868 8.0312,-0.40625 0.9631,-0.0978 3.8913,-0.58639 4.8438,-0.71875 -12.8126,-22.36915 -14.7558,-42.40018 -10.8125,-61.40625 1.436,-1.43244 3.1314,-2.50603 5.0937,-3.40625 4.6862,-2.14977 12.0361,-3.66301 17.5,-4.15625 10.7363,-0.82808 21.8505,-4.18712 24.2188,-12.65625 0.8954,0.84939 2.1314,1.375 3.4687,1.375 l 16.9688,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -16.9688,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,0.49661 0.085,0.95409 0.2188,1.40625 -1.2567,5.83061 -8.6424,7.24183 -15.375,7.75 2.1491,-2.363 3.2849,-4.6886 4.4687,-7.21875 2.3364,-4.99351 1.1987,-11.3854 0.6875,-14.34375 -1.2189,-3.92799 -2.0441,-10.34842 -1.125,-16.21875 l 6.8125,0 c 2.77,0 5,-2.23 5,-5 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 c -2.77,0 -5,2.23 -5,5 l 0,17 c 0,2.77 2.23,5 5,5 l 8.6563,0 c -1.9447,5.01593 -1.7214,10.83709 -0.6563,16.78125 0.448,2.59296 -0.1343,7.86912 -1.9062,11.65625 -1.6625,3.55324 -3.4854,5.89738 -11.375,10.0625 -4.8269,0.34662 -10.6821,0.79642 -15.6875,2.75 8.4114,-27.12848 4.0044,-44.94028 0.2812,-55.375 2.1193,-0.58032 3.6875,-2.50417 3.6875,-4.8125 l 0,-17 c 0,-2.77 -2.23,-5 -5,-5 l -17,0 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <text
         transform="scale(0.99591644,1.0041003)"
         xml:space="preserve"
         style="font-size:67.73003387px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0;word-spacing:0;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;stroke:none;font-family:Arial Rounded MT Bold;-inkscape-font-specification:'Arial Rounded MT Bold,'"
         x="-1400.252"
         y="-47.759293"
         id="text4277"
         sodipodi:linespacing="125%"><tspan
           sodipodi:role="line"
           id="tspan4279"
           x="-1400.252"
           y="-47.759293"><tspan
   id="tspan4281"
   style="fill:#ffffff;stroke:none">W</tspan>in<tspan
   id="tspan4283"
   style="fill:#ffffff;stroke:none">D</tspan>ir<tspan
   id="tspan4285"
   style="fill:#ffffff;stroke:none">S</tspan>tat</tspan></text>
    </g>
    <g
       id="g3396">
      <path
         inkscape:connector-curvature="0"
         id="path4330"
         d="m 285.83748,483.7476 c -1.76488,0 -3.18571,1.42082 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 9.39784,0 c 1.63555,8.28443 0.92685,11.94333 -2.13041,20.72701 -2.29345,-2.82945 -5.41742,-4.74071 -9.01957,-6.1524 -3.09536,-1.21306 -5.74861,-2.97056 -6.76963,-5.13695 0.19433,-0.41249 0.31857,-0.86614 0.31857,-1.35393 l 0,-10.83141 c 0,-1.76488 -1.42083,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 10.83141,0 c 0.8725,0 1.65581,-0.3515 2.23,-0.91589 0.61414,2.91303 2.94079,4.73656 6.76963,6.65017 3.45719,1.72787 6.16919,5.81124 7.50636,9.77614 -0.67429,1.89913 -1.38279,3.91839 -2.19018,6.27187 -1.51378,4.5216 -3.42247,9.76258 -4.77856,15.51042 -1.52264,-0.88101 -3.17303,-1.4914 -4.89803,-1.81188 -0.73647,-0.48652 -1.28301,-0.93986 -1.67249,-1.4933 -1.21752,-1.72988 -0.3735,-5.06533 -0.75661,-7.42668 l 4.22106,0 c 1.76482,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42089,-3.18571 -3.18571,-3.18571 l -10.81153,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.81392,0 c -0.10175,2.48225 -1.94717,6.3032 -0.35839,8.56159 0.0127,0.0185 0.0268,0.0412 0.0395,0.0597 -0.10729,5.1e-4 -0.21096,-0.002 -0.31857,0 -6.46724,0.12919 -10.11826,-0.87567 -13.85783,-3.20562 0.56438,-0.57422 0.91589,-1.37741 0.91589,-2.2499 l 0,-10.8115 c 0,-1.76489 -1.42083,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42082 -3.18571,3.18571 l 0,10.8115 c 0,1.76488 1.42083,3.1857 3.18571,3.1857 l 10.83141,0 c 0.22733,0 0.46333,-0.0149 0.67696,-0.0597 3.39756,3.27312 8.17791,5.74707 14.89319,6.63026 4.22081,0.55512 6.71471,1.42429 8.32267,2.64812 -1.40547,8.61891 -1.13832,18.18473 3.58392,28.13379 0.80324,0.12154 1.59387,0.2756 2.40916,0.3584 1.67874,0.17048 3.37347,0.25883 5.09713,0.25883 1.72373,0 3.43834,-0.0883 5.11708,-0.25883 0.61363,-0.0623 2.47931,-0.37362 3.08612,-0.45795 -8.16338,-14.25232 -9.40153,-27.01493 -6.88909,-39.12449 0.91493,-0.91267 1.99521,-1.59669 3.24547,-2.17026 2.98571,-1.36971 7.66864,-2.33386 11.14998,-2.64812 6.84055,-0.52761 13.92181,-2.66779 15.43075,-8.06383 0.57056,0.54118 1.35807,0.87607 2.21012,0.87607 l 10.81146,0 c 1.76489,0 3.18571,-1.42082 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.81146,0 c -1.76489,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,0.31641 0.0541,0.60789 0.13934,0.89598 -0.80063,3.71493 -5.50637,4.61408 -9.79606,4.93785 1.36929,-1.50556 2.09302,-2.9873 2.84726,-4.59937 1.48856,-3.18157 0.76368,-7.25411 0.43804,-9.139 -0.77668,-2.50268 -1.30245,-6.59341 -0.71679,-10.33364 l 4.34053,0 c 1.76489,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.51523,0 c -1.23905,3.19586 -1.09678,6.90476 -0.41809,10.69203 0.28544,1.65209 -0.0856,5.01375 -1.21459,7.42669 -1.05918,2.26392 -2.22063,3.75747 -7.24748,6.41124 -3.07536,0.22084 -6.80595,0.50743 -9.99517,1.75214 5.35926,-17.28469 2.55137,-28.63333 0.17923,-35.28173 1.35023,-0.36974 2.34946,-1.59551 2.34946,-3.06624 l 0,-10.83141 c 0,-1.76489 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <path
         inkscape:connector-curvature="0"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#808080;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 304.61329,484.64358 c 0.21809,0.73165 0.33845,1.49672 0.33845,2.28973 l 0,2.9866 c 1.50072,-1.46066 3.52479,-2.38928 5.73427,-2.38928 l 2.9866,0 c -2.8888,-1.24383 -5.92102,-2.20734 -9.05932,-2.88705 z m -27.03871,1.71232 c -2.72678,0.96521 -5.33874,2.15904 -7.82493,3.56401 l 4.69892,0 c 1.0964,0 2.13921,0.23248 3.10607,0.63714 l 0,-3.62374 c 0,-0.1941 0.006,-0.38623 0.0197,-0.57741 z m 52.22568,12.32471 0,7.96427 c 0,0.80307 -0.15482,1.56971 -0.37827,2.30964 l 8.02398,0 c -2.10525,-3.75024 -4.67637,-7.20302 -7.64571,-10.27391 z m -74.46594,3.50428 c -4.86847,6.07334 -8.34809,13.2975 -9.9354,21.20487 0.90525,-0.34828 1.87409,-0.53759 2.88702,-0.53759 l 7.70546,0 c 0.67391,-2.50996 1.57948,-4.92408 2.70786,-7.20766 -2.02548,-1.52441 -3.36494,-3.93816 -3.36494,-6.61035 l 0,-6.84927 z m 88.42336,32.01637 c -1.47396,1.32705 -3.4031,2.15036 -5.49534,2.15036 l -4.83833,0 c -1.38527,17.44224 -14.00055,31.6305 -30.66245,35.34145 1.04682,2.64137 2.35086,5.35018 3.96226,8.16338 0.21707,0.3785 0.38693,0.79321 0.49773,1.21456 20.71093,-5.69011 36.07325,-24.4949 36.53613,-46.86975 z m -96.32787,15.98828 c 5.42067,14.80499 17.70859,26.32893 32.97209,30.72218 -1.51876,-4.03348 -2.38871,-8.00381 -2.80744,-11.86677 -8.21021,-3.77168 -14.89956,-10.25488 -18.8952,-18.33773 -0.20746,-0.15759 -0.41606,-0.31601 -0.61727,-0.47786 l -9.79605,0 c -0.28793,0 -0.5749,-0.01 -0.85613,-0.0398 z"
         id="path4332" />
    </g>
    <g
       id="g4349"
       transform="translate(160,10)">
      <path
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 475.83748,473.7476 c -1.76488,0 -3.18571,1.42082 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 9.39784,0 c 1.63555,8.28443 0.92685,11.94333 -2.13041,20.72701 -2.29345,-2.82945 -5.41742,-4.74071 -9.01957,-6.1524 -3.09536,-1.21306 -5.74861,-2.97056 -6.76963,-5.13695 0.19433,-0.41249 0.31857,-0.86614 0.31857,-1.35393 l 0,-10.83141 c 0,-1.76488 -1.42083,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 10.83141,0 c 0.8725,0 1.65581,-0.3515 2.23,-0.91589 0.61414,2.91303 2.94079,4.73656 6.76963,6.65017 3.45719,1.72787 6.16919,5.81124 7.50636,9.77614 -0.67429,1.89913 -1.38279,3.91839 -2.19018,6.27187 -1.51378,4.5216 -3.42247,9.76258 -4.77856,15.51042 -1.52264,-0.88101 -3.17303,-1.4914 -4.89803,-1.81188 -0.73647,-0.48652 -1.28301,-0.93986 -1.67249,-1.4933 -1.21752,-1.72988 -0.3735,-5.06533 -0.75661,-7.42668 l 4.22106,0 c 1.76482,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42089,-3.18571 -3.18571,-3.18571 l -10.81153,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.81392,0 c -0.10175,2.48225 -1.94717,6.3032 -0.35839,8.56159 0.0127,0.0185 0.0268,0.0412 0.0395,0.0597 -0.10729,5.1e-4 -0.21096,-0.002 -0.31857,0 -6.46724,0.12919 -10.11826,-0.87567 -13.85783,-3.20562 0.56438,-0.57422 0.91589,-1.37741 0.91589,-2.2499 l 0,-10.8115 c 0,-1.76489 -1.42083,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42082 -3.18571,3.18571 l 0,10.8115 c 0,1.76488 1.42083,3.1857 3.18571,3.1857 l 10.83141,0 c 0.22733,0 0.46333,-0.0149 0.67696,-0.0597 3.39756,3.27312 8.17791,5.74707 14.89319,6.63026 4.22081,0.55512 6.71471,1.42429 8.32267,2.64812 -1.40547,8.61891 -1.13832,18.18473 3.58392,28.13379 0.80324,0.12154 1.59387,0.2756 2.40916,0.3584 1.67874,0.17048 3.37347,0.25883 5.09713,0.25883 1.72373,0 3.43834,-0.0883 5.11708,-0.25883 0.61363,-0.0623 2.47931,-0.37362 3.08612,-0.45795 -8.16338,-14.25232 -9.40153,-27.01493 -6.88909,-39.12449 0.91493,-0.91267 1.99521,-1.59669 3.24547,-2.17026 2.98571,-1.36971 7.66864,-2.33386 11.14998,-2.64812 6.84055,-0.52761 13.92181,-2.66779 15.43075,-8.06383 0.57056,0.54118 1.35807,0.87607 2.21012,0.87607 l 10.81146,0 c 1.76489,0 3.18571,-1.42082 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.81146,0 c -1.76489,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,0.31641 0.0541,0.60789 0.13934,0.89598 -0.80063,3.71493 -5.50637,4.61408 -9.79606,4.93785 1.36929,-1.50556 2.09302,-2.9873 2.84726,-4.59937 1.48856,-3.18157 0.76368,-7.25411 0.43804,-9.139 -0.77668,-2.50268 -1.30245,-6.59341 -0.71679,-10.33364 l 4.34053,0 c 1.76489,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.51523,0 c -1.23905,3.19586 -1.09678,6.90476 -0.41809,10.69203 0.28544,1.65209 -0.0856,5.01375 -1.21459,7.42669 -1.05918,2.26392 -2.22063,3.75747 -7.24748,6.41124 -3.07536,0.22084 -6.80595,0.50743 -9.99517,1.75214 5.35926,-17.28469 2.55137,-28.63333 0.17923,-35.28173 1.35023,-0.36974 2.34946,-1.59551 2.34946,-3.06624 l 0,-10.83141 c 0,-1.76489 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 z"
         id="path4337"
         inkscape:connector-curvature="0" />
      <path
         id="path4339"
         d="m 494.61329,474.64358 c 0.21809,0.73165 0.33845,1.49672 0.33845,2.28973 l 0,2.9866 c 1.50072,-1.46066 3.52479,-2.38928 5.73427,-2.38928 l 2.9866,0 c -2.8888,-1.24383 -5.92102,-2.20734 -9.05932,-2.88705 z m -27.03871,1.71232 c -2.72678,0.96521 -5.33874,2.15904 -7.82493,3.56401 l 4.69892,0 c 1.0964,0 2.13921,0.23248 3.10607,0.63714 l 0,-3.62374 c 0,-0.1941 0.006,-0.38623 0.0197,-0.57741 z m 52.22568,12.32471 0,7.96427 c 0,0.80307 -0.15482,1.56971 -0.37827,2.30964 l 8.02398,0 c -2.10525,-3.75024 -4.67637,-7.20302 -7.64571,-10.27391 z m -74.46594,3.50428 c -4.86847,6.07334 -8.34809,13.2975 -9.9354,21.20487 0.90525,-0.34828 1.87409,-0.53759 2.88702,-0.53759 l 7.70546,0 c 0.67391,-2.50996 1.57948,-4.92408 2.70786,-7.20766 -2.02548,-1.52441 -3.36494,-3.93816 -3.36494,-6.61035 l 0,-6.84927 z m 88.42336,32.01637 c -1.47396,1.32705 -3.4031,2.15036 -5.49534,2.15036 l -4.83833,0 c -1.38527,17.44224 -14.00055,31.6305 -30.66245,35.34145 1.04682,2.64137 2.35086,5.35018 3.96226,8.16338 0.21707,0.3785 0.38693,0.79321 0.49773,1.21456 20.71093,-5.69011 36.07325,-24.4949 36.53613,-46.86975 z m -96.32787,15.98828 c 5.42067,14.80499 17.70859,26.32893 32.97209,30.72218 -1.51876,-4.03348 -2.38871,-8.00381 -2.80744,-11.86677 -8.21021,-3.77168 -14.89956,-10.25488 -18.8952,-18.33773 -0.20746,-0.15759 -0.41606,-0.31601 -0.61727,-0.47786 l -9.79605,0 c -0.28793,0 -0.5749,-0.01 -0.85613,-0.0398 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#808080;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         inkscape:connector-curvature="0" />
    </g>
    <g
       id="g4345"
       transform="translate(-169,10)">
      <path
         inkscape:connector-curvature="0"
         id="path4341"
         d="m 635.83748,473.7476 c -1.76488,0 -3.18571,1.42082 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 9.39784,0 c 1.63555,8.28443 0.92685,11.94333 -2.13041,20.72701 -2.29345,-2.82945 -5.41742,-4.74071 -9.01957,-6.1524 -3.09536,-1.21306 -5.74861,-2.97056 -6.76963,-5.13695 0.19433,-0.41249 0.31857,-0.86614 0.31857,-1.35393 l 0,-10.83141 c 0,-1.76488 -1.42083,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 10.83141,0 c 0.8725,0 1.65581,-0.3515 2.23,-0.91589 0.61414,2.91303 2.94079,4.73656 6.76963,6.65017 3.45719,1.72787 6.16919,5.81124 7.50636,9.77614 -0.67429,1.89913 -1.38279,3.91839 -2.19018,6.27187 -1.51378,4.5216 -3.42247,9.76258 -4.77856,15.51042 -1.52264,-0.88101 -3.17303,-1.4914 -4.89803,-1.81188 -0.73647,-0.48652 -1.28301,-0.93986 -1.67249,-1.4933 -1.21752,-1.72988 -0.3735,-5.06533 -0.75661,-7.42668 l 4.22106,0 c 1.76482,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42089,-3.18571 -3.18571,-3.18571 l -10.81153,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.81392,0 c -0.10175,2.48225 -1.94717,6.3032 -0.35839,8.56159 0.0127,0.0185 0.0268,0.0412 0.0395,0.0597 -0.10729,5.1e-4 -0.21096,-0.002 -0.31857,0 -6.46724,0.12919 -10.11826,-0.87567 -13.85783,-3.20562 0.56438,-0.57422 0.91589,-1.37741 0.91589,-2.2499 l 0,-10.8115 c 0,-1.76489 -1.42083,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42082 -3.18571,3.18571 l 0,10.8115 c 0,1.76488 1.42083,3.1857 3.18571,3.1857 l 10.83141,0 c 0.22733,0 0.46333,-0.0149 0.67696,-0.0597 3.39756,3.27312 8.17791,5.74707 14.89319,6.63026 4.22081,0.55512 6.71471,1.42429 8.32267,2.64812 -1.40547,8.61891 -1.13832,18.18473 3.58392,28.13379 0.80324,0.12154 1.59387,0.2756 2.40916,0.3584 1.67874,0.17048 3.37347,0.25883 5.09713,0.25883 1.72373,0 3.43834,-0.0883 5.11708,-0.25883 0.61363,-0.0623 2.47931,-0.37362 3.08612,-0.45795 -8.16338,-14.25232 -9.40153,-27.01493 -6.88909,-39.12449 0.91493,-0.91267 1.99521,-1.59669 3.24547,-2.17026 2.98571,-1.36971 7.66864,-2.33386 11.14998,-2.64812 6.84055,-0.52761 13.92181,-2.66779 15.43075,-8.06383 0.57056,0.54118 1.35807,0.87607 2.21012,0.87607 l 10.81146,0 c 1.76489,0 3.18571,-1.42082 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.81146,0 c -1.76489,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,0.31641 0.0541,0.60789 0.13934,0.89598 -0.80063,3.71493 -5.50637,4.61408 -9.79606,4.93785 1.36929,-1.50556 2.09302,-2.9873 2.84726,-4.59937 1.48856,-3.18157 0.76368,-7.25411 0.43804,-9.139 -0.77668,-2.50268 -1.30245,-6.59341 -0.71679,-10.33364 l 4.34053,0 c 1.76489,0 3.18571,-1.42083 3.18571,-3.18571 l 0,-10.83141 c 0,-1.76488 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 c -1.76488,0 -3.18571,1.42083 -3.18571,3.18571 l 0,10.83141 c 0,1.76488 1.42083,3.18571 3.18571,3.18571 l 5.51523,0 c -1.23905,3.19586 -1.09678,6.90476 -0.41809,10.69203 0.28544,1.65209 -0.0856,5.01375 -1.21459,7.42669 -1.05918,2.26392 -2.22063,3.75747 -7.24748,6.41124 -3.07536,0.22084 -6.80595,0.50743 -9.99517,1.75214 5.35926,-17.28469 2.55137,-28.63333 0.17923,-35.28173 1.35023,-0.36974 2.34946,-1.59551 2.34946,-3.06624 l 0,-10.83141 c 0,-1.76489 -1.42082,-3.18571 -3.18571,-3.18571 l -10.83141,0 z"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
      <path
         inkscape:connector-curvature="0"
         style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:17.92433548;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
         d="m 654.61329,474.64358 c 0.21809,0.73165 0.33845,1.49672 0.33845,2.28973 l 0,2.9866 c 1.50072,-1.46066 3.52479,-2.38928 5.73427,-2.38928 l 2.9866,0 c -2.8888,-1.24383 -5.92102,-2.20734 -9.05932,-2.88705 z m -27.03871,1.71232 c -2.72678,0.96521 -5.33874,2.15904 -7.82493,3.56401 l 4.69892,0 c 1.0964,0 2.13921,0.23248 3.10607,0.63714 l 0,-3.62374 c 0,-0.1941 0.006,-0.38623 0.0197,-0.57741 z m 52.22568,12.32471 0,7.96427 c 0,0.80307 -0.15482,1.56971 -0.37827,2.30964 l 8.02398,0 c -2.10525,-3.75024 -4.67637,-7.20302 -7.64571,-10.27391 z m -74.46594,3.50428 c -4.86847,6.07334 -8.34809,13.2975 -9.9354,21.20487 0.90525,-0.34828 1.87409,-0.53759 2.88702,-0.53759 l 7.70546,0 c 0.67391,-2.50996 1.57948,-4.92408 2.70786,-7.20766 -2.02548,-1.52441 -3.36494,-3.93816 -3.36494,-6.61035 l 0,-6.84927 z m 88.42336,32.01637 c -1.47396,1.32705 -3.4031,2.15036 -5.49534,2.15036 l -4.83833,0 c -1.38527,17.44224 -14.00055,31.6305 -30.66245,35.34145 1.04682,2.64137 2.35086,5.35018 3.96226,8.16338 0.21707,0.3785 0.38693,0.79321 0.49773,1.21456 20.71093,-5.69011 36.07325,-24.4949 36.53613,-46.86975 z m -96.32787,15.98828 c 5.42067,14.80499 17.70859,26.32893 32.97209,30.72218 -1.51876,-4.03348 -2.38871,-8.00381 -2.80744,-11.86677 -8.21021,-3.77168 -14.89956,-10.25488 -18.8952,-18.33773 -0.20746,-0.15759 -0.41606,-0.31601 -0.61727,-0.47786 l -9.79605,0 c -0.28793,0 -0.5749,-0.01 -0.85613,-0.0398 z"
         id="path4343" />
    </g>
  </g>
</svg>