[adwaita-icon-theme/wip/jimmac/thinner-outline] fullcolor: tone down strokes




commit b032026ff6fd5d53e0f4f98260e8cc6431303c6b
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Nov 19 12:12:23 2021 +0100

    fullcolor: tone down strokes
    
    Fixes https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/153

 Adwaita/16x16/devices/drive-harddisk.png           | Bin 822 -> 796 bytes
 Adwaita/16x16/devices/drive-removable-media.png    | Bin 553 -> 550 bytes
 Adwaita/16x16/devices/media-removable.png          | Bin 834 -> 839 bytes
 Adwaita/16x16/mimetypes/application-x-addon.png    | Bin 963 -> 817 bytes
 .../16x16/mimetypes/application-x-executable.png   | Bin 981 -> 909 bytes
 Adwaita/16x16/mimetypes/application-x-firmware.png | Bin 670 -> 676 bytes
 .../16x16/mimetypes/application-x-sharedlib.png    | Bin 880 -> 867 bytes
 Adwaita/16x16/mimetypes/audio-x-generic.png        | Bin 857 -> 772 bytes
 Adwaita/16x16/status/avatar-default.png            | Bin 792 -> 764 bytes
 Adwaita/22x22/devices/drive-harddisk.png           | Bin 980 -> 1001 bytes
 Adwaita/22x22/devices/drive-removable-media.png    | Bin 591 -> 585 bytes
 Adwaita/22x22/devices/media-removable.png          | Bin 991 -> 994 bytes
 Adwaita/22x22/mimetypes/application-x-addon.png    | Bin 1334 -> 1093 bytes
 .../22x22/mimetypes/application-x-executable.png   | Bin 1255 -> 1242 bytes
 Adwaita/22x22/mimetypes/application-x-firmware.png | Bin 746 -> 742 bytes
 .../22x22/mimetypes/application-x-sharedlib.png    | Bin 1104 -> 1172 bytes
 Adwaita/22x22/mimetypes/audio-x-generic.png        | Bin 1032 -> 909 bytes
 Adwaita/22x22/status/avatar-default.png            | Bin 978 -> 929 bytes
 Adwaita/24x24/devices/drive-harddisk.png           | Bin 981 -> 1003 bytes
 Adwaita/24x24/devices/drive-removable-media.png    | Bin 644 -> 638 bytes
 Adwaita/24x24/devices/media-removable.png          | Bin 1080 -> 1119 bytes
 Adwaita/24x24/mimetypes/application-x-addon.png    | Bin 1378 -> 1119 bytes
 .../24x24/mimetypes/application-x-executable.png   | Bin 1297 -> 1296 bytes
 Adwaita/24x24/mimetypes/application-x-firmware.png | Bin 779 -> 787 bytes
 .../24x24/mimetypes/application-x-sharedlib.png    | Bin 1153 -> 1206 bytes
 Adwaita/24x24/mimetypes/audio-x-generic.png        | Bin 1041 -> 933 bytes
 Adwaita/24x24/status/avatar-default.png            | Bin 1005 -> 967 bytes
 Adwaita/32x32/devices/drive-harddisk.png           | Bin 1329 -> 1368 bytes
 Adwaita/32x32/devices/drive-removable-media.png    | Bin 710 -> 701 bytes
 Adwaita/32x32/devices/media-removable.png          | Bin 1310 -> 1309 bytes
 Adwaita/32x32/mimetypes/application-x-addon.png    | Bin 1808 -> 1429 bytes
 .../32x32/mimetypes/application-x-executable.png   | Bin 1652 -> 1610 bytes
 Adwaita/32x32/mimetypes/application-x-firmware.png | Bin 832 -> 856 bytes
 .../32x32/mimetypes/application-x-sharedlib.png    | Bin 1343 -> 1457 bytes
 Adwaita/32x32/mimetypes/audio-x-generic.png        | Bin 1477 -> 1334 bytes
 Adwaita/32x32/status/avatar-default.png            | Bin 1225 -> 1194 bytes
 Adwaita/48x48/devices/drive-harddisk.png           | Bin 2015 -> 2052 bytes
 Adwaita/48x48/devices/drive-removable-media.png    | Bin 935 -> 924 bytes
 Adwaita/48x48/devices/media-removable.png          | Bin 1730 -> 1757 bytes
 Adwaita/48x48/mimetypes/application-x-addon.png    | Bin 2654 -> 1952 bytes
 .../48x48/mimetypes/application-x-executable.png   | Bin 1934 -> 2276 bytes
 Adwaita/48x48/mimetypes/application-x-firmware.png | Bin 1430 -> 1456 bytes
 .../48x48/mimetypes/application-x-sharedlib.png    | Bin 1810 -> 1894 bytes
 Adwaita/48x48/mimetypes/audio-x-generic.png        | Bin 2158 -> 1994 bytes
 Adwaita/48x48/status/avatar-default.png            | Bin 1768 -> 1669 bytes
 Adwaita/512x512/mimetypes/application-x-addon.png  | Bin 29015 -> 28999 bytes
 .../512x512/mimetypes/application-x-executable.png | Bin 15737 -> 20788 bytes
 .../512x512/mimetypes/application-x-firmware.png   | Bin 23733 -> 23717 bytes
 .../512x512/mimetypes/application-x-sharedlib.png  | Bin 19549 -> 19515 bytes
 Adwaita/512x512/mimetypes/audio-x-generic.png      | Bin 27958 -> 29732 bytes
 Adwaita/512x512/status/avatar-default.png          | Bin 13156 -> 15748 bytes
 src/fullcolor/application-x-addon.svg              | 179 ++++-------------
 src/fullcolor/application-x-executable.svg         |  54 ++---
 src/fullcolor/application-x-firmware.svg           |  84 ++++++--
 src/fullcolor/application-x-sharedlib.svg          |  86 ++++++--
 src/fullcolor/audio-x-generic.svg                  | 109 +++++-----
 src/fullcolor/avatar-default.svg                   | 120 ++++++-----
 src/fullcolor/drives.svg                           | 221 +++++++++++++++------
 58 files changed, 478 insertions(+), 375 deletions(-)
---
diff --git a/Adwaita/16x16/devices/drive-harddisk.png b/Adwaita/16x16/devices/drive-harddisk.png
index c3f1cc14..e3dc8011 100644
Binary files a/Adwaita/16x16/devices/drive-harddisk.png and b/Adwaita/16x16/devices/drive-harddisk.png differ
diff --git a/Adwaita/16x16/devices/drive-removable-media.png b/Adwaita/16x16/devices/drive-removable-media.png
index 0cfbb30c..86a32494 100644
Binary files a/Adwaita/16x16/devices/drive-removable-media.png and 
b/Adwaita/16x16/devices/drive-removable-media.png differ
diff --git a/Adwaita/16x16/devices/media-removable.png b/Adwaita/16x16/devices/media-removable.png
index 3cdbc6ac..5980a7e5 100644
Binary files a/Adwaita/16x16/devices/media-removable.png and b/Adwaita/16x16/devices/media-removable.png 
differ
diff --git a/Adwaita/16x16/mimetypes/application-x-addon.png b/Adwaita/16x16/mimetypes/application-x-addon.png
index f38b9835..1a6b8195 100644
Binary files a/Adwaita/16x16/mimetypes/application-x-addon.png and 
b/Adwaita/16x16/mimetypes/application-x-addon.png differ
diff --git a/Adwaita/16x16/mimetypes/application-x-executable.png 
b/Adwaita/16x16/mimetypes/application-x-executable.png
index e82f74fc..c0868b2f 100644
Binary files a/Adwaita/16x16/mimetypes/application-x-executable.png and 
b/Adwaita/16x16/mimetypes/application-x-executable.png differ
diff --git a/Adwaita/16x16/mimetypes/application-x-firmware.png 
b/Adwaita/16x16/mimetypes/application-x-firmware.png
index b5fd09cf..5b831fe4 100644
Binary files a/Adwaita/16x16/mimetypes/application-x-firmware.png and 
b/Adwaita/16x16/mimetypes/application-x-firmware.png differ
diff --git a/Adwaita/16x16/mimetypes/application-x-sharedlib.png 
b/Adwaita/16x16/mimetypes/application-x-sharedlib.png
index 8695d8df..a9961b67 100644
Binary files a/Adwaita/16x16/mimetypes/application-x-sharedlib.png and 
b/Adwaita/16x16/mimetypes/application-x-sharedlib.png differ
diff --git a/Adwaita/16x16/mimetypes/audio-x-generic.png b/Adwaita/16x16/mimetypes/audio-x-generic.png
index 752b692d..b154b927 100644
Binary files a/Adwaita/16x16/mimetypes/audio-x-generic.png and b/Adwaita/16x16/mimetypes/audio-x-generic.png 
differ
diff --git a/Adwaita/16x16/status/avatar-default.png b/Adwaita/16x16/status/avatar-default.png
index 7c6b94ea..2925acb4 100644
Binary files a/Adwaita/16x16/status/avatar-default.png and b/Adwaita/16x16/status/avatar-default.png differ
diff --git a/Adwaita/22x22/devices/drive-harddisk.png b/Adwaita/22x22/devices/drive-harddisk.png
index 6f0f5515..442df6b9 100644
Binary files a/Adwaita/22x22/devices/drive-harddisk.png and b/Adwaita/22x22/devices/drive-harddisk.png differ
diff --git a/Adwaita/22x22/devices/drive-removable-media.png b/Adwaita/22x22/devices/drive-removable-media.png
index 37a4c145..b59ab1fd 100644
Binary files a/Adwaita/22x22/devices/drive-removable-media.png and 
b/Adwaita/22x22/devices/drive-removable-media.png differ
diff --git a/Adwaita/22x22/devices/media-removable.png b/Adwaita/22x22/devices/media-removable.png
index b79d253a..b9083a15 100644
Binary files a/Adwaita/22x22/devices/media-removable.png and b/Adwaita/22x22/devices/media-removable.png 
differ
diff --git a/Adwaita/22x22/mimetypes/application-x-addon.png b/Adwaita/22x22/mimetypes/application-x-addon.png
index e720a36a..49ca316d 100644
Binary files a/Adwaita/22x22/mimetypes/application-x-addon.png and 
b/Adwaita/22x22/mimetypes/application-x-addon.png differ
diff --git a/Adwaita/22x22/mimetypes/application-x-executable.png 
b/Adwaita/22x22/mimetypes/application-x-executable.png
index ddd4c7af..893cb6a1 100644
Binary files a/Adwaita/22x22/mimetypes/application-x-executable.png and 
b/Adwaita/22x22/mimetypes/application-x-executable.png differ
diff --git a/Adwaita/22x22/mimetypes/application-x-firmware.png 
b/Adwaita/22x22/mimetypes/application-x-firmware.png
index 495f3913..3086ef15 100644
Binary files a/Adwaita/22x22/mimetypes/application-x-firmware.png and 
b/Adwaita/22x22/mimetypes/application-x-firmware.png differ
diff --git a/Adwaita/22x22/mimetypes/application-x-sharedlib.png 
b/Adwaita/22x22/mimetypes/application-x-sharedlib.png
index 771b3dae..8c35eff4 100644
Binary files a/Adwaita/22x22/mimetypes/application-x-sharedlib.png and 
b/Adwaita/22x22/mimetypes/application-x-sharedlib.png differ
diff --git a/Adwaita/22x22/mimetypes/audio-x-generic.png b/Adwaita/22x22/mimetypes/audio-x-generic.png
index efb020a8..9699c2a7 100644
Binary files a/Adwaita/22x22/mimetypes/audio-x-generic.png and b/Adwaita/22x22/mimetypes/audio-x-generic.png 
differ
diff --git a/Adwaita/22x22/status/avatar-default.png b/Adwaita/22x22/status/avatar-default.png
index b16f0a00..05cb3061 100644
Binary files a/Adwaita/22x22/status/avatar-default.png and b/Adwaita/22x22/status/avatar-default.png differ
diff --git a/Adwaita/24x24/devices/drive-harddisk.png b/Adwaita/24x24/devices/drive-harddisk.png
index bb98a5f0..da41524d 100644
Binary files a/Adwaita/24x24/devices/drive-harddisk.png and b/Adwaita/24x24/devices/drive-harddisk.png differ
diff --git a/Adwaita/24x24/devices/drive-removable-media.png b/Adwaita/24x24/devices/drive-removable-media.png
index 95d5e573..228440dd 100644
Binary files a/Adwaita/24x24/devices/drive-removable-media.png and 
b/Adwaita/24x24/devices/drive-removable-media.png differ
diff --git a/Adwaita/24x24/devices/media-removable.png b/Adwaita/24x24/devices/media-removable.png
index d4154620..8ba577f9 100644
Binary files a/Adwaita/24x24/devices/media-removable.png and b/Adwaita/24x24/devices/media-removable.png 
differ
diff --git a/Adwaita/24x24/mimetypes/application-x-addon.png b/Adwaita/24x24/mimetypes/application-x-addon.png
index bd201667..61715347 100644
Binary files a/Adwaita/24x24/mimetypes/application-x-addon.png and 
b/Adwaita/24x24/mimetypes/application-x-addon.png differ
diff --git a/Adwaita/24x24/mimetypes/application-x-executable.png 
b/Adwaita/24x24/mimetypes/application-x-executable.png
index e6ba5d82..87d61ecd 100644
Binary files a/Adwaita/24x24/mimetypes/application-x-executable.png and 
b/Adwaita/24x24/mimetypes/application-x-executable.png differ
diff --git a/Adwaita/24x24/mimetypes/application-x-firmware.png 
b/Adwaita/24x24/mimetypes/application-x-firmware.png
index d4842a7c..878a6f62 100644
Binary files a/Adwaita/24x24/mimetypes/application-x-firmware.png and 
b/Adwaita/24x24/mimetypes/application-x-firmware.png differ
diff --git a/Adwaita/24x24/mimetypes/application-x-sharedlib.png 
b/Adwaita/24x24/mimetypes/application-x-sharedlib.png
index 65e9648f..344dca5a 100644
Binary files a/Adwaita/24x24/mimetypes/application-x-sharedlib.png and 
b/Adwaita/24x24/mimetypes/application-x-sharedlib.png differ
diff --git a/Adwaita/24x24/mimetypes/audio-x-generic.png b/Adwaita/24x24/mimetypes/audio-x-generic.png
index 0fbf1dac..2e2702a4 100644
Binary files a/Adwaita/24x24/mimetypes/audio-x-generic.png and b/Adwaita/24x24/mimetypes/audio-x-generic.png 
differ
diff --git a/Adwaita/24x24/status/avatar-default.png b/Adwaita/24x24/status/avatar-default.png
index 6745da02..a6dba5a2 100644
Binary files a/Adwaita/24x24/status/avatar-default.png and b/Adwaita/24x24/status/avatar-default.png differ
diff --git a/Adwaita/32x32/devices/drive-harddisk.png b/Adwaita/32x32/devices/drive-harddisk.png
index a0a07d71..e985b295 100644
Binary files a/Adwaita/32x32/devices/drive-harddisk.png and b/Adwaita/32x32/devices/drive-harddisk.png differ
diff --git a/Adwaita/32x32/devices/drive-removable-media.png b/Adwaita/32x32/devices/drive-removable-media.png
index 2d03d585..a16c4b78 100644
Binary files a/Adwaita/32x32/devices/drive-removable-media.png and 
b/Adwaita/32x32/devices/drive-removable-media.png differ
diff --git a/Adwaita/32x32/devices/media-removable.png b/Adwaita/32x32/devices/media-removable.png
index b0ce2bd5..f4f27b84 100644
Binary files a/Adwaita/32x32/devices/media-removable.png and b/Adwaita/32x32/devices/media-removable.png 
differ
diff --git a/Adwaita/32x32/mimetypes/application-x-addon.png b/Adwaita/32x32/mimetypes/application-x-addon.png
index c1075043..1b8e089b 100644
Binary files a/Adwaita/32x32/mimetypes/application-x-addon.png and 
b/Adwaita/32x32/mimetypes/application-x-addon.png differ
diff --git a/Adwaita/32x32/mimetypes/application-x-executable.png 
b/Adwaita/32x32/mimetypes/application-x-executable.png
index 1c208294..19a2ed38 100644
Binary files a/Adwaita/32x32/mimetypes/application-x-executable.png and 
b/Adwaita/32x32/mimetypes/application-x-executable.png differ
diff --git a/Adwaita/32x32/mimetypes/application-x-firmware.png 
b/Adwaita/32x32/mimetypes/application-x-firmware.png
index 5ff7371b..60c440b3 100644
Binary files a/Adwaita/32x32/mimetypes/application-x-firmware.png and 
b/Adwaita/32x32/mimetypes/application-x-firmware.png differ
diff --git a/Adwaita/32x32/mimetypes/application-x-sharedlib.png 
b/Adwaita/32x32/mimetypes/application-x-sharedlib.png
index 6a960032..607bf016 100644
Binary files a/Adwaita/32x32/mimetypes/application-x-sharedlib.png and 
b/Adwaita/32x32/mimetypes/application-x-sharedlib.png differ
diff --git a/Adwaita/32x32/mimetypes/audio-x-generic.png b/Adwaita/32x32/mimetypes/audio-x-generic.png
index 97460a0a..00f804a9 100644
Binary files a/Adwaita/32x32/mimetypes/audio-x-generic.png and b/Adwaita/32x32/mimetypes/audio-x-generic.png 
differ
diff --git a/Adwaita/32x32/status/avatar-default.png b/Adwaita/32x32/status/avatar-default.png
index 6ffa01a7..91668c50 100644
Binary files a/Adwaita/32x32/status/avatar-default.png and b/Adwaita/32x32/status/avatar-default.png differ
diff --git a/Adwaita/48x48/devices/drive-harddisk.png b/Adwaita/48x48/devices/drive-harddisk.png
index f013a22c..8ae8e983 100644
Binary files a/Adwaita/48x48/devices/drive-harddisk.png and b/Adwaita/48x48/devices/drive-harddisk.png differ
diff --git a/Adwaita/48x48/devices/drive-removable-media.png b/Adwaita/48x48/devices/drive-removable-media.png
index c0cb1dec..9e76aa51 100644
Binary files a/Adwaita/48x48/devices/drive-removable-media.png and 
b/Adwaita/48x48/devices/drive-removable-media.png differ
diff --git a/Adwaita/48x48/devices/media-removable.png b/Adwaita/48x48/devices/media-removable.png
index c1c68209..07cee02c 100644
Binary files a/Adwaita/48x48/devices/media-removable.png and b/Adwaita/48x48/devices/media-removable.png 
differ
diff --git a/Adwaita/48x48/mimetypes/application-x-addon.png b/Adwaita/48x48/mimetypes/application-x-addon.png
index 52fdbe70..e980b585 100644
Binary files a/Adwaita/48x48/mimetypes/application-x-addon.png and 
b/Adwaita/48x48/mimetypes/application-x-addon.png differ
diff --git a/Adwaita/48x48/mimetypes/application-x-executable.png 
b/Adwaita/48x48/mimetypes/application-x-executable.png
index 73cebdf7..eef4f861 100644
Binary files a/Adwaita/48x48/mimetypes/application-x-executable.png and 
b/Adwaita/48x48/mimetypes/application-x-executable.png differ
diff --git a/Adwaita/48x48/mimetypes/application-x-firmware.png 
b/Adwaita/48x48/mimetypes/application-x-firmware.png
index 88d8bfa1..a47457d2 100644
Binary files a/Adwaita/48x48/mimetypes/application-x-firmware.png and 
b/Adwaita/48x48/mimetypes/application-x-firmware.png differ
diff --git a/Adwaita/48x48/mimetypes/application-x-sharedlib.png 
b/Adwaita/48x48/mimetypes/application-x-sharedlib.png
index cd0da0c2..90e6f40e 100644
Binary files a/Adwaita/48x48/mimetypes/application-x-sharedlib.png and 
b/Adwaita/48x48/mimetypes/application-x-sharedlib.png differ
diff --git a/Adwaita/48x48/mimetypes/audio-x-generic.png b/Adwaita/48x48/mimetypes/audio-x-generic.png
index e3fba42a..dc2a9874 100644
Binary files a/Adwaita/48x48/mimetypes/audio-x-generic.png and b/Adwaita/48x48/mimetypes/audio-x-generic.png 
differ
diff --git a/Adwaita/48x48/status/avatar-default.png b/Adwaita/48x48/status/avatar-default.png
index 95c037a1..5d7c4f6d 100644
Binary files a/Adwaita/48x48/status/avatar-default.png and b/Adwaita/48x48/status/avatar-default.png differ
diff --git a/Adwaita/512x512/mimetypes/application-x-addon.png 
b/Adwaita/512x512/mimetypes/application-x-addon.png
index ae8be8e2..851d10bd 100644
Binary files a/Adwaita/512x512/mimetypes/application-x-addon.png and 
b/Adwaita/512x512/mimetypes/application-x-addon.png differ
diff --git a/Adwaita/512x512/mimetypes/application-x-executable.png 
b/Adwaita/512x512/mimetypes/application-x-executable.png
index 7538fc85..48079d23 100644
Binary files a/Adwaita/512x512/mimetypes/application-x-executable.png and 
b/Adwaita/512x512/mimetypes/application-x-executable.png differ
diff --git a/Adwaita/512x512/mimetypes/application-x-firmware.png 
b/Adwaita/512x512/mimetypes/application-x-firmware.png
index beaec9f4..fdd303da 100644
Binary files a/Adwaita/512x512/mimetypes/application-x-firmware.png and 
b/Adwaita/512x512/mimetypes/application-x-firmware.png differ
diff --git a/Adwaita/512x512/mimetypes/application-x-sharedlib.png 
b/Adwaita/512x512/mimetypes/application-x-sharedlib.png
index 5b901a22..5c6e008d 100644
Binary files a/Adwaita/512x512/mimetypes/application-x-sharedlib.png and 
b/Adwaita/512x512/mimetypes/application-x-sharedlib.png differ
diff --git a/Adwaita/512x512/mimetypes/audio-x-generic.png b/Adwaita/512x512/mimetypes/audio-x-generic.png
index 62aacd92..5e761115 100644
Binary files a/Adwaita/512x512/mimetypes/audio-x-generic.png and 
b/Adwaita/512x512/mimetypes/audio-x-generic.png differ
diff --git a/Adwaita/512x512/status/avatar-default.png b/Adwaita/512x512/status/avatar-default.png
index cf38e83a..933f12c5 100644
Binary files a/Adwaita/512x512/status/avatar-default.png and b/Adwaita/512x512/status/avatar-default.png 
differ
diff --git a/src/fullcolor/application-x-addon.svg b/src/fullcolor/application-x-addon.svg
index 9374e3d7..6348a993 100644
--- a/src/fullcolor/application-x-addon.svg
+++ b/src/fullcolor/application-x-addon.svg
@@ -2,14 +2,6 @@
 <!-- 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";
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="Template.png"
@@ -17,40 +9,24 @@
    height="560"
    id="svg11300"
    sodipodi:version="0.32"
-   inkscape:version="0.92.4 5da689c313, 2019-01-14"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
    sodipodi:docname="application-x-addon.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    version="1.0"
    style="display:inline;enable-background:new"
-   viewBox="0 0 680 560">
+   viewBox="0 0 680 560"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";>
   <title
      id="title4162">Adwaita Icon Template</title>
   <defs
      id="defs3">
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient3217">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3213" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop3215" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient3203">
-      <stop
-         style="stop-color:#154d92;stop-opacity:1"
-         offset="0"
-         id="stop3199" />
-      <stop
-         style="stop-color:#2074db;stop-opacity:1"
-         offset="1"
-         id="stop3201" />
-    </linearGradient>
     <clipPath
        clipPathUnits="userSpaceOnUse"
        id="clipPath4501">
@@ -79,7 +55,7 @@
       <stop
          id="stop8952"
          offset="1"
-         style="stop-color:#b0b8ef;stop-opacity:1" />
+         style="stop-color:#62a0ea;stop-opacity:1" />
     </linearGradient>
     <clipPath
        clipPathUnits="userSpaceOnUse"
@@ -291,25 +267,14 @@
        effect="spiro" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient3203"
+       xlink:href="#linearGradient8946"
        id="linearGradient3205"
        x1="592"
        y1="-154"
-       x2="592"
-       y2="-183.62457"
+       x2="592.98438"
+       y2="-167.77032"
        gradientUnits="userSpaceOnUse"
        gradientTransform="matrix(1,0,0,0.9883529,0,-1.7852748)" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3217"
-       id="radialGradient3219"
-       cx="592.43024"
-       cy="-180.54742"
-       fx="592.43024"
-       fy="-180.54742"
-       r="21.757183"
-       gradientTransform="matrix(2.2878103,0.01624996,-0.00584174,0.82245033,-763.9925,-40.137745)"
-       gradientUnits="userSpaceOnUse" />
     <filter
        inkscape:collect="always"
        style="color-interpolation-filters:sRGB"
@@ -325,67 +290,34 @@
     </filter>
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient3203"
-       id="linearGradient3909"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.68744419,0,0,0.69854418,176.84018,19.622018)"
-       x1="592"
-       y1="-154"
-       x2="592"
-       y2="-183.62457" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3217"
-       id="radialGradient3911"
+       xlink:href="#linearGradient8946"
+       id="linearGradient22436"
        gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(2.2878103,0.01624996,-0.00584174,0.82245033,-763.9925,-40.137745)"
-       cx="592.43024"
-       cy="-180.54742"
-       fx="592.43024"
-       fy="-180.54742"
-       r="21.757183" />
+       gradientTransform="matrix(1,0,0,0.9883529,0,-1.7852748)"
+       x1="585.85352"
+       y1="-87.351753"
+       x2="585.85352"
+       y2="-100.87794" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient3203"
-       id="linearGradient3917"
+       xlink:href="#linearGradient8946"
+       id="linearGradient22742"
        gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.47949058,0,0,0.47861213,295.90176,34.740437)"
-       x1="592"
-       y1="-154"
-       x2="592"
-       y2="-183.62457" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3217"
-       id="radialGradient3919"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(2.2878103,0.01624996,-0.00584174,0.82245033,-763.9925,-40.137745)"
-       cx="592.43024"
-       cy="-180.54742"
-       fx="592.43024"
-       fy="-180.54742"
-       r="21.757183" />
+       gradientTransform="matrix(1,0,0,0.9883529,0,-1.7852748)"
+       x1="579.8584"
+       y1="-39.394257"
+       x2="579.8584"
+       y2="-48.589737" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient3203"
-       id="linearGradient3925"
+       xlink:href="#linearGradient8946"
+       id="linearGradient22920"
        gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.3495337,0,0,0.34673736,368.98215,55.734129)"
-       x1="592"
-       y1="-154"
-       x2="592"
-       y2="-183.62457" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3217"
-       id="radialGradient3927"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(2.2878103,0.01624996,-0.00584174,0.82245033,-763.9925,-40.137745)"
-       cx="592.43024"
-       cy="-180.54742"
-       fx="592.43024"
-       fy="-180.54742"
-       r="21.757183" />
+       gradientTransform="matrix(1,0,0,0.9883529,0,-1.7852748)"
+       x1="582.73633"
+       y1="3.6204112"
+       x2="582.73633"
+       y2="-3.2219779" />
   </defs>
   <sodipodi:namedview
      stroke="#ef2929"
@@ -546,7 +478,7 @@
          inkscape:label="24x24" />
       <text
          xml:space="preserve"
-         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.30133247px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.3013px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          x="31.855944"
          y="-303.69958"
          id="context"
@@ -560,7 +492,7 @@
          id="text3021"
          y="-277.90063"
          x="31.264769"
-         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.30133247px;line-height:22.87666512px;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.3013px;line-height:22.8767px;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          xml:space="preserve"><tspan
            y="-277.90063"
            x="31.264769"
@@ -627,58 +559,27 @@
          inkscape:connector-curvature="0"
          
sodipodi:nodetypes="cccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccscccc"
          inkscape:original-d="m 577.21577,-188.22801 0.73336,6.31127 c 0.15336,1.31987 0.41717,2.63554 
0.39321,3.96388 -0.012,0.66417 -0.12225,1.34116 -0.44523,1.92371 -0.1615,0.29126 -0.37637,0.5557 
-0.64182,0.75937 -0.26545,0.20368 -0.5826,0.34514 -0.91591,0.38746 -0.54012,0.0686 -1.07796,-0.12197 
-1.5748,-0.34228 -0.49684,-0.22032 -0.98926,-0.477 -1.52836,-0.553 -0.52629,-0.0742 -1.07294,0.0331 
-1.54386,0.2769 -0.47091,0.24381 -0.86656,0.62038 -1.15446,1.06208 -0.5758,0.88341 -0.70923,1.99441 
-0.56624,3.03571 0.10842,0.78949 0.37781,1.57739 0.90369,2.18124 0.26293,0.30193 0.58795,0.55355 
0.95608,0.71576 0.36812,0.16222 0.77976,0.23309 1.17976,0.18413 0.55504,-0.0679 1.05295,-0.35549 
1.55686,-0.59529 0.25196,-0.1199 0.51069,-0.22957 0.78246,-0.2947 0.27176,-0.0651 0.55839,-0.0845 
0.83117,-0.0236 0.29424,0.0656 0.56363,0.22359 0.77889,0.43242 0.21527,0.20884 0.3779,0.46714 0.49344,0.74253 
0.23107,0.55078 0.27472,1.15838 0.30322,1.75397 0.17068,3.56708 -0.1022,7.15468 -0.81055,10.65
 645 2.4459,0.85498 4.96199,1.51369 7.51539,1.96755 0.84637,0.15043 1.72478,0.27742 2.55848,0.069 
0.41685,-0.1042 0.81611,-0.29423 1.13377,-0.58064 0.31766,-0.2864 0.54975,-0.67272 0.61548,-1.09269 
0.0491,-0.31366 0.006,-0.63664 -0.0893,-0.93987 -0.0948,-0.30324 -0.23974,-0.58881 -0.39602,-0.86608 
-0.31258,-0.55454 -0.67976,-1.0983 -0.80157,-1.72157 -0.1084,-0.55466 -0.009,-1.14088 0.24356,-1.64771 
0.25245,-0.50683 0.65264,-0.93543 1.12276,-1.25672 0.94024,-0.64261 2.1217,-0.84796 3.2648,-0.85714 
1.04722,-0.009 2.13007,0.14645 3.01888,0.69385 0.44441,0.27371 0.83215,0.64423 1.09442,1.09215 
0.26228,0.44793 0.39488,0.97466 0.34167,1.48951 -0.0409,0.39608 -0.18831,0.7745 -0.36818,1.13075 
-0.17987,0.35626 -0.39311,0.69512 -0.57787,1.04892 -0.18475,0.35381 -0.3422,0.72723 -0.39943,1.12134 
-0.0572,0.39411 -0.007,0.81296 0.19927,1.1547 0.147,0.24303 0.36671,0.43742 0.61003,0.58687 0.24332,0.14943 
0.51069,0.25639 0.78035,0.35198 1.73962,0.61659 3.64078,0.78179 5.46257,0.47467 1.8218,-0.30711
  3.56005,-1.08585 4.99451,-2.23753 l -0.93079,-6.88961 c -0.16368,-1.21147 -0.41018,-2.42215 
-0.37743,-3.64396 0.0164,-0.61089 0.12246,-1.23066 0.41049,-1.77142 0.14401,-0.27039 0.33358,-0.51858 
0.56781,-0.718 0.23425,-0.19942 0.51399,-0.34916 0.81505,-0.41861 0.28715,-0.0662 0.58821,-0.0588 
0.87847,-0.008 0.29027,0.0513 0.57108,0.14543 0.84568,0.25159 0.54921,0.21233 1.08808,0.47659 1.67249,0.55471 
0.53999,0.0722 1.09885,-0.022 1.59271,-0.24968 0.49385,-0.22761 0.92257,-0.58604 1.24778,-1.01818 
0.6504,-0.86428 0.86958,-1.99946 0.73587,-3.06846 -0.10894,-0.871 -0.45149,-2.10408 -1.06191,-2.74147 
-0.30522,-0.31868 -0.6747,-0.57906 -1.08493,-0.74691 -0.41023,-0.16784 -0.86126,-0.24186 -1.30318,-0.19957 
-0.58833,0.0563 -1.1348,0.31124 -1.68674,0.52027 -0.27597,0.10453 -0.55736,0.19861 -0.84811,0.25099 
-0.29075,0.0524 -0.59223,0.0622 -0.88071,-9.9e-4 -0.4367,-0.0961 -0.82678,0.0157 -1.1094,-0.32702 
-0.28262,-0.34278 -0.46197,-0.7615 -0.55611,-1.19377 -0.18827,-0.86454 -0.0447,-1.76141 0
 .0828,-2.63675 0.42737,-2.93472 0.66797,-5.89601 0.71991,-8.86053 -2.61078,-0.82852 -5.30205,-1.40906 
-8.02469,-1.73101 -0.8378,-0.0991 -1.70845,-0.17059 -2.50734,0.0977 -0.39945,0.13417 -0.77384,0.35501 
-1.05489,0.666 -0.28104,0.31098 -0.46385,0.71543 -0.47273,1.13231 -0.006,0.29375 0.0724,0.58507 
0.19632,0.85213 0.12391,0.26707 0.29217,0.51177 0.47174,0.74591 0.35913,0.4683 0.7728,0.90993 0.9982,1.45369 
0.24733,0.59664 0.24319,1.28304 0.0297,1.8923 -0.21352,0.60927 -0.62828,1.14123 -1.14354,1.5367 
-0.51527,0.39546 -1.12793,0.65795 -1.76336,0.80394 -0.63544,0.146 -1.29395,0.17806 -1.94522,0.14052 
-1.05059,-0.0606 -2.12136,-0.31629 -2.96158,-0.94255 -0.42012,-0.31313 -0.77531,-0.71661 -1.00359,-1.18518 
-0.22829,-0.46855 -0.3261,-1.00302 -0.24827,-1.51735 0.10575,-0.69894 0.51658,-1.3086 0.86265,-1.92702 
0.17304,-0.3092 0.33283,-0.62831 0.43188,-0.96783 0.099,-0.33952 0.13547,-0.7022 0.0601,-1.04761 
-0.0787,-0.36059 -0.27794,-0.69064 -0.54359,-0.9497 -0.26566,-0.25907 -0.59567,-0.449
 05 -0.94634,-0.57528 -0.70134,-0.25248 -1.468,-0.25188 -2.21313,-0.20875 -2.7737,0.16054 -5.51343,0.87468 
-8.00649,2.08695 z" />
-      <path
-         sodipodi:type="inkscape:offset"
-         inkscape:radius="-1.1671702"
-         inkscape:original="M 585.22266 -190.31445 C 582.44896 -190.15391 579.70986 -189.44079 577.2168 
-188.22852 L 577.21484 -188.22852 L 577.94922 -181.91602 C 578.10258 -180.59615 578.36576 -179.28146 578.3418 
-177.95312 C 578.3298 -177.28895 578.21946 -176.61185 577.89648 -176.0293 C 577.73498 -175.73804 577.52131 
-175.4732 577.25586 -175.26953 C 576.99041 -175.06585 576.67315 -174.92513 576.33984 -174.88281 C 575.79972 
-174.81421 575.26051 -175.0043 574.76367 -175.22461 C 574.26683 -175.44493 573.77543 -175.70134 573.23633 
-175.77734 C 572.71004 -175.85154 572.16233 -175.7438 571.69141 -175.5 C 571.2205 -175.25619 570.82501 
-174.88115 570.53711 -174.43945 C 569.96131 -173.55604 569.82771 -172.44364 569.9707 -171.40234 C 570.07912 
-170.61285 570.34912 -169.82455 570.875 -169.2207 C 571.13793 -168.91877 571.4639 -168.66807 571.83203 
-168.50586 C 572.20015 -168.34364 572.61172 -168.27331 573.01172 -168.32227 C 573.56676 -168.39017 574.06445 
-168.67817 574.56836 -168.91797 C 574.8
 2032 -169.03787 575.07784 -169.14581 575.34961 -169.21094 C 575.62137 -169.27604 575.90886 -169.29723 
576.18164 -169.23633 C 576.47588 -169.17073 576.74568 -169.01156 576.96094 -168.80273 C 577.17621 -168.59389 
577.33758 -168.33594 577.45312 -168.06055 C 577.6842 -167.50977 577.72931 -166.90223 577.75781 -166.30664 C 
577.92849 -162.73956 577.65562 -159.15216 576.94727 -155.65039 C 579.39317 -154.79541 581.90949 -154.1355 
584.46289 -153.68164 C 585.30926 -153.53121 586.18778 -153.40486 587.02148 -153.61328 C 587.43833 -153.71748 
587.83664 -153.90695 588.1543 -154.19336 C 588.47196 -154.47976 588.7038 -154.86714 588.76953 -155.28711 C 
588.81863 -155.60077 588.77499 -155.92333 588.67969 -156.22656 C 588.58489 -156.5298 588.44144 -156.81453 
588.28516 -157.0918 C 587.97258 -157.64634 587.60423 -158.19118 587.48242 -158.81445 C 587.37402 -159.36911 
587.474 -159.95606 587.72656 -160.46289 C 587.97901 -160.96972 588.37949 -161.39746 588.84961 -161.71875 C 
589.78985 -162.36136 590.97018 -162
 .56699 592.11328 -162.57617 C 593.1605 -162.58517 594.244 -162.43021 595.13281 -161.88281 C 595.57722 
-161.6091 595.96429 -161.23698 596.22656 -160.78906 C 596.48884 -160.34113 596.62157 -159.81563 596.56836 
-159.30078 C 596.52746 -158.9047 596.38104 -158.52617 596.20117 -158.16992 C 596.0213 -157.81366 595.80781 
-157.47489 595.62305 -157.12109 C 595.4383 -156.76728 595.27989 -156.39411 595.22266 -156 C 595.16546 
-155.60589 595.21561 -155.18549 595.42188 -154.84375 C 595.56888 -154.60072 595.78988 -154.40726 596.0332 
-154.25781 C 596.27652 -154.10838 596.54284 -154.00184 596.8125 -153.90625 C 598.55212 -153.28966 600.4536 
-153.12452 602.27539 -153.43164 C 604.09719 -153.73875 605.83507 -154.51629 607.26953 -155.66797 L 606.33984 
-162.55859 C 606.17616 -163.77006 605.93014 -164.98131 605.96289 -166.20312 C 605.97929 -166.81402 606.08502 
-167.43385 606.37305 -167.97461 C 606.51706 -168.245 606.70522 -168.49199 606.93945 -168.69141 C 607.1737 
-168.89083 607.4548 -169.03992 607.75586 -1
 69.10938 C 608.04301 -169.17558 608.34451 -169.16994 608.63477 -169.11914 C 608.92504 -169.06784 609.20587 
-168.97335 609.48047 -168.86719 C 610.02968 -168.65486 610.56793 -168.39062 611.15234 -168.3125 C 611.69233 
-168.2403 612.25028 -168.33482 612.74414 -168.5625 C 613.23799 -168.79011 613.66698 -169.14794 613.99219 
-169.58008 C 614.64259 -170.44436 614.86223 -171.57944 614.72852 -172.64844 C 614.61958 -173.51944 614.27644 
-174.37824 613.66602 -175.01562 C 613.3608 -175.33431 612.99226 -175.59387 612.58203 -175.76172 C 612.1718 
-175.92956 611.72122 -176.00323 611.2793 -175.96094 C 610.69097 -175.90464 610.14374 -175.65044 609.5918 
-175.44141 C 609.31583 -175.33688 609.03489 -175.24183 608.74414 -175.18945 C 608.45339 -175.13705 608.15176 
-175.12822 607.86328 -175.19141 C 607.42658 -175.28751 607.03653 -175.54981 606.75391 -175.89258 C 606.47129 
-176.23536 606.29141 -176.65367 606.19727 -177.08594 C 606.009 -177.95048 606.1518 -178.84732 606.2793 
-179.72266 C 606.70667 -182.65738 6
 06.94806 -185.61946 607 -188.58398 C 604.38922 -189.4125 601.69725 -189.9925 598.97461 -190.31445 C 
598.13681 -190.41355 597.26764 -190.48509 596.46875 -190.2168 C 596.0693 -190.08263 595.69316 -189.86177 
595.41211 -189.55078 C 595.13107 -189.2398 594.94833 -188.8368 594.93945 -188.41992 C 594.93345 -188.12617 
595.0128 -187.83347 595.13672 -187.56641 C 595.26063 -187.29934 595.42981 -187.05445 595.60938 -186.82031 C 
595.96851 -186.35201 596.38202 -185.91095 596.60742 -185.36719 C 596.85475 -184.77055 596.85021 -184.08387 
596.63672 -183.47461 C 596.4232 -182.86534 596.00745 -182.33297 595.49219 -181.9375 C 594.97692 -181.54204 
594.36395 -181.28076 593.72852 -181.13477 C 593.09308 -180.98877 592.43643 -180.9566 591.78516 -180.99414 C 
590.73457 -181.05474 589.66249 -181.30929 588.82227 -181.93555 C 588.40215 -182.24868 588.04664 -182.65252 
587.81836 -183.12109 C 587.59007 -183.58964 587.49248 -184.12434 587.57031 -184.63867 C 587.67606 -185.33761 
588.08752 -185.94799 588.43359 -186.566
 41 C 588.60663 -186.87561 588.76618 -187.19368 588.86523 -187.5332 C 588.96423 -187.87272 589.00115 
-188.23662 588.92578 -188.58203 C 588.84708 -188.94262 588.64651 -189.27219 588.38086 -189.53125 C 588.1152 
-189.79032 587.78622 -189.97924 587.43555 -190.10547 C 586.73421 -190.35795 585.96779 -190.35758 585.22266 
-190.31445 z "
-         
style="display:inline;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3219);stroke-width:0.99999994;stroke-opacity:1;enable-background:new;opacity:0.374"
-         id="path3207"
-         d="m 598.83789,-189.15625 c -0.80936,-0.0957 -1.50071,-0.1221 -1.99805,0.0449 -0.2426,0.0815 
-0.44447,0.21315 -0.5625,0.34375 -0.11298,0.12502 -0.16945,0.27891 -0.17187,0.3711 -0.001,0.0679 
0.0229,0.19363 0.0898,0.33789 0.0679,0.14623 0.18401,0.32414 0.33985,0.52734 0.3112,0.40581 0.81712,0.91281 
1.15039,1.7168 0.37058,0.89395 0.35502,1.86387 0.0527,2.72656 -0.29973,0.85528 -0.85911,1.5573 
-1.53516,2.07617 -0.67295,0.51648 -1.44091,0.83631 -2.21289,1.01367 -0.77,0.17692 -1.53697,0.21226 
-2.27148,0.16993 -1.19261,-0.0688 -2.49361,-0.35189 -3.59375,-1.17188 -0.55269,-0.41194 -1.03387,-0.94925 
-1.35547,-1.60938 -0.32407,-0.66512 -0.47084,-1.42776 -0.35351,-2.20312 0.1577,-1.04234 0.68663,-1.76424 
1,-2.32422 0.15577,-0.27834 0.26856,-0.51849 0.32812,-0.72266 0.0581,-0.19922 0.0631,-0.37358 0.041,-0.4746 
-0.0222,-0.10172 -0.0971,-0.2427 -0.21875,-0.36133 -0.1239,-0.12082 -0.30502,-0.23318 -0.52539,-0.3125 
-0.44603,-0.16057 -1.05058,-0.18111 -1.75,-0.14063 -2.35083,0.13607 -4.656
 87,0.75126 -6.81055,1.69141 l 0.62891,5.40625 c 0.14594,1.25607 0.42542,2.62283 0.39843,4.11914 
-0.0141,0.77905 -0.13555,1.64936 -0.58984,2.46875 -0.22771,0.41067 -0.53802,0.80214 -0.95117,1.11914 
-0.4158,0.31904 -0.91825,0.54776 -1.48047,0.61914 -0.9038,0.11479 -1.63984,-0.18728 -2.19531,-0.43359 
-0.54291,-0.24075 -0.93995,-0.42386 -1.2168,-0.46289 -0.26079,-0.0368 -0.57824,0.0197 -0.8457,0.1582 
-0.27387,0.14179 -0.52696,0.3749 -0.7129,0.66016 -0.37615,0.5771 -0.50309,1.40895 -0.38867,2.24218 
0.0871,0.63449 0.30348,1.20055 0.62891,1.57422 0.15931,0.18294 0.35217,0.32632 0.54687,0.41211 0.18827,0.083 
0.39604,0.1146 0.56641,0.0937 0.24366,-0.0298 0.63519,-0.22471 1.19727,-0.49219 0.28517,-0.1357 
0.61823,-0.27874 1.01171,-0.37304 0.39732,-0.0952 0.85825,-0.14074 1.35743,-0.0293 0.53771,0.11988 
0.98553,0.39255 1.33789,0.73438 0.35079,0.34031 0.59092,0.73576 0.75586,1.1289 0.32858,0.78317 
0.36503,1.53197 0.39453,2.14844 0.15769,3.29572 -0.10616,6.59963 -0.67969,9.84961 2.10493,0.68911 4
 .242,1.29578 6.42383,1.68359 0.82023,0.14579 1.53145,0.2187 2.07031,0.084 0.26362,-0.0659 0.48735,-0.18155 
0.63477,-0.31446 0.13867,-0.12503 0.22629,-0.29218 0.24414,-0.40625 0.0138,-0.0885 0.004,-0.23555 
-0.0508,-0.41015 a 1.1672869,1.1672869 0 0 1 0,-0.002 c -0.0568,-0.18178 -0.16037,-0.39496 -0.29883,-0.64062 
-0.28056,-0.49774 -0.74748,-1.13799 -0.92969,-2.07031 -0.16391,-0.83871 -0.0138,-1.67424 0.34375,-2.39258 v 
-0.002 c 0.35525,-0.71254 0.89656,-1.27818 1.50977,-1.69726 1.22016,-0.83392 2.6355,-1.05225 3.91211,-1.0625 
1.16926,-0.0101 2.47492,0.14926 3.64062,0.86719 0.58895,0.36273 1.11738,0.86125 1.49024,1.49804 
0.37664,0.64326 0.5761,1.40421 0.49414,2.19727 -0.0623,0.60361 -0.2714,1.11141 -0.48633,1.53711 
-0.21317,0.42221 -0.42849,0.76668 -0.58399,1.06445 -0.15559,0.29798 -0.25298,0.55337 -0.28125,0.74805 
-0.0263,0.18138 0.0142,0.33393 0.0449,0.38476 0.0213,0.0348 0.0942,0.1164 0.22265,0.19532 0.1305,0.0801 
0.31825,0.16089 0.55859,0.24609 1.54905,0.54904 3.25603,0.69742 4.87
 891,0.42383 1.42007,-0.23939 2.7568,-0.85275 3.93164,-1.67578 l -0.83008,-6.14453 c -0.15672,-1.15998 
-0.42421,-2.43306 -0.38671,-3.83204 0.0194,-0.72425 0.14058,-1.52628 0.54687,-2.28906 0.20367,-0.38241 
0.47833,-0.74885 0.83984,-1.05664 0.36655,-0.31205 0.80807,-0.55008 1.31055,-0.66601 0.47557,-0.10964 
0.93079,-0.0954 1.3418,-0.0234 a 1.1672869,1.1672869 0 0 1 0.002,0.002 c 0.4051,0.0716 0.75553,0.19383 
1.0625,0.3125 0.61376,0.23729 1.07115,0.44154 1.40625,0.48633 0.30268,0.0405 0.64736,-0.0151 0.94922,-0.1543 
0.30488,-0.14051 0.58987,-0.37275 0.80469,-0.6582 0.43108,-0.57285 0.61131,-1.41081 0.50976,-2.22266 
-0.0832,-0.66526 -0.34874,-1.28813 -0.74804,-1.70507 -0.19957,-0.20837 -0.43498,-0.37173 -0.68165,-0.47266 
-0.24379,-0.0997 -0.51092,-0.14007 -0.75,-0.11719 -0.32501,0.0311 -0.77868,0.21969 -1.38476,0.44922 
-0.30217,0.11445 -0.65058,0.23579 -1.05469,0.30859 -0.40689,0.0733 -0.8611,0.0947 -1.33789,-0.01 
-0.72959,-0.16056 -1.32775,-0.57565 -1.75976,-1.09961 -0.42448,-0.51484 -
 0.67027,-1.10615 -0.79688,-1.6875 -0.25009,-1.14841 -0.0576,-2.18788 0.0684,-3.05273 0.37486,-2.57411 
0.55139,-5.17225 0.63281,-7.77149 -2.26651,-0.6655 -4.57201,-1.2165 -6.91992,-1.49414 z" />
       <path
          inkscape:original-d="m 574,-112 0.14793,4.3094 c 0.10542,0.93286 0.28682,1.86274 0.2703,2.80157 
-0.007,0.46943 -0.0835,0.94791 -0.30608,1.35966 -0.11095,0.20582 -0.25867,0.39272 -0.44118,0.53667 
-0.18246,0.14397 -0.40052,0.24395 -0.62966,0.27389 -0.37128,0.0488 -0.74102,-0.0857 -1.08256,-0.24193 
-0.34157,-0.15573 -0.68006,-0.33715 -1.05066,-0.39087 -0.36179,-0.0524 -0.73758,0.0236 -1.0613,0.19571 
-0.32374,0.17234 -0.59573,0.43846 -0.79363,0.75066 -0.39583,0.62441 -0.48757,1.40959 -0.38926,2.14559 
0.0747,0.557967 0.25972,1.114837 0.62123,1.54163 0.18073,0.21339 0.4042,0.391236 0.65721,0.505882 
0.25311,0.114652 0.53608,0.16474 0.81105,0.130137 0.38155,-0.04794 0.72384,-0.251253 1.07025,-0.420741 
0.1732,-0.08466 0.35108,-0.162257 0.5379,-0.208283 0.18681,-0.046 0.38386,-0.05982 0.5714,-0.01659 
0.20227,0.04639 0.38745,0.158022 0.53542,0.305619 0.14797,0.147604 0.25981,0.330167 0.33924,0.524806 
0.15882,0.389279 0.18885,0.818718 0.20843,1.23966 0.11734,2.52113 -0.0707,5.05676 -0.
 5572,7.531725 1.68144,0.604283 3.41112,1.069841 5.16639,1.390622 0.58185,0.106315 1.18572,0.19607 
1.75879,0.04883 0.28661,-0.07363 0.56104,-0.207956 0.77946,-0.410383 0.21834,-0.202422 0.37791,-0.475466 
0.42311,-0.772288 0.0334,-0.221688 0.005,-0.449962 -0.0606,-0.66428 -0.0659,-0.214319 -0.16479,-0.416156 
-0.27224,-0.612123 -0.21486,-0.391938 -0.46728,-0.776249 -0.55103,-1.216763 -0.0747,-0.392019 
-0.007,-0.806347 0.16743,-1.164565 0.17357,-0.358212 0.44866,-0.661136 0.77181,-0.888215 0.64639,-0.454186 
1.4586,-0.599321 2.24437,-0.605809 0.71995,-0.0059 1.46433,0.103467 2.07531,0.490394 0.3055,0.193454 
0.57208,0.45533 0.75238,0.771906 0.18031,0.316591 0.27145,0.688869 0.23487,1.052751 -0.0279,0.279943 
-0.12945,0.547399 -0.25312,0.79919 -0.1236,0.251792 -0.27022,0.491296 -0.39723,0.741349 -0.127,0.250065 
-0.23527,0.513991 -0.2746,0.79254 -0.0397,0.278545 -0.006,0.574578 0.13699,0.81611 0.10106,0.171766 
0.25209,0.30916 0.41936,0.414788 0.16728,0.105583 0.35109,0.181209 0.53644,0.24877
  1.19592,0.435793 2.50284,0.552551 3.75526,0.335488 1.25236,-0.217059 2.4473,-0.767455 3.43344,-1.581435 l 
-0.63986,-4.869409 c -0.11252,-0.856241 -0.28201,-1.711918 -0.25949,-2.575463 0.0109,-0.431762 
0.0837,-0.869802 0.28221,-1.252 0.0992,-0.191106 0.22933,-0.366521 0.39035,-0.507466 0.16101,-0.140944 
0.3533,-0.246774 0.56028,-0.295857 0.19737,-0.0468 0.40435,-0.04161 0.60388,-0.0051 0.19955,0.03632 
0.39258,0.102767 0.58136,0.177811 0.37755,0.150072 0.74803,0.336844 1.14973,0.392058 0.37125,0.05098 
0.75542,-0.01556 1.09491,-0.176468 0.33949,-0.160869 0.63425,-0.414191 0.85777,-0.719626 0.44715,-0.610839 
0.59781,-1.413122 0.5059,-2.168672 -0.0751,-0.61556 -0.31039,-1.22206 -0.73004,-1.67258 -0.20983,-0.22523 
-0.46377,-0.40927 -0.74582,-0.52789 -0.28199,-0.1186 -0.59205,-0.17094 -0.89587,-0.14106 -0.40439,0.0398 
-0.7801,0.21998 -1.15952,0.36774 -0.18971,0.0742 -0.38316,0.14036 -0.583,0.17738 -0.19991,0.0363 
-0.40715,0.0446 -0.60545,-6.8e-4 -0.3002,-0.0687 -0.56838,-0.25393 -0.76269,
 -0.49615 -0.19429,-0.24234 -0.31755,-0.53826 -0.38228,-0.84374 -0.1294,-0.61102 -0.0304,-1.24494 
0.0565,-1.8636 0.29381,-2.07421 0.4592,-4.16715 0.49493,-6.2624 -1.79482,-0.58559 -3.6449,-0.99593 
-5.51658,-1.22348 -0.57594,-0.0706 -1.17444,-0.12057 -1.72366,0.0697 -0.27458,0.0955 -0.53196,0.25091 
-0.72518,0.47069 -0.19316,0.21979 -0.31884,0.50566 -0.32496,0.8003 -0.005,0.20761 0.0499,0.41351 
0.13496,0.60225 0.0846,0.18875 0.20087,0.36171 0.32427,0.52719 0.24691,0.33097 0.5313,0.6431 0.68624,1.02746 
0.17001,0.42168 0.16717,0.9068 0.0207,1.33742 -0.14678,0.43062 -0.43193,0.8066 -0.78614,1.08614 
-0.35425,0.27945 -0.77536,0.465 -1.21218,0.56817 -0.43686,0.10334 -0.88953,0.12584 -1.33726,0.0998 
-0.7222,-0.0434 -1.45832,-0.22357 -2.03589,-0.66622 -0.28882,-0.22128 -0.53299,-0.50645 -0.68994,-0.83763 
-0.15694,-0.33119 -0.22414,-0.7089 -0.17067,-1.07241 0.0729,-0.494 0.35513,-0.92488 0.59304,-1.36199 
0.11895,-0.21852 0.22881,-0.44406 0.29687,-0.68405 0.0687,-0.23996 0.0937,-0.49626 0.042,-0
 .74039 -0.054,-0.2549 -0.19104,-0.48813 -0.3737,-0.67123 -0.1826,-0.18313 -0.40947,-0.31739 
-0.65056,-0.40661 -0.48215,-0.17844 -1.00917,-0.17804 -1.5214,-0.14753 -1.90675,0.11345 -2.43539,-0.2323 
-4.14918,0.62452 z"
          
sodipodi:nodetypes="cccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccscccc"
          inkscape:connector-curvature="0"
-         
style="display:inline;fill:#62a0ea;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3909);stroke-width:0.99999982;enable-background:new"
+         
style="display:inline;fill:#62a0ea;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient22436);stroke-width:1;enable-background:new;font-variation-settings:normal;opacity:1;vector-effect:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
          d="m 573.64381,-112.15125 0.50412,4.46065 c 0.10542,0.93286 0.28682,1.86274 0.2703,2.80157 
-0.007,0.46943 -0.0835,0.94791 -0.30608,1.35966 -0.11095,0.20582 -0.25867,0.39272 -0.44118,0.53667 
-0.18246,0.14397 -0.40052,0.24395 -0.62966,0.27389 -0.37128,0.0488 -0.74102,-0.0857 -1.08256,-0.24193 
-0.34157,-0.15573 -0.68006,-0.33715 -1.05066,-0.39087 -0.36179,-0.0524 -0.73758,0.0236 -1.0613,0.19571 
-0.32374,0.17234 -0.59573,0.43846 -0.79363,0.75066 -0.39583,0.62441 -0.48757,1.40959 -0.38926,2.14559 
0.0747,0.557967 0.25972,1.114837 0.62123,1.54163 0.18073,0.21339 0.4042,0.391236 0.65721,0.505882 
0.25311,0.114652 0.53608,0.16474 0.81105,0.130137 0.38155,-0.04794 0.72384,-0.251253 1.07025,-0.420741 
0.1732,-0.08466 0.35108,-0.162257 0.5379,-0.208283 0.18681,-0.046 0.38386,-0.05982 0.5714,-0.01659 
0.20227,0.04639 0.38745,0.158022 0.53542,0.305619 0.14797,0.147604 0.25981,0.330167 0.33924,0.524806 
0.15882,0.389279 0.18885,0.818718 0.20843,1.23966 0.11734,2.52113 -0.0707,5.05676 -0.5572,
 7.531725 1.68144,0.604283 3.41112,1.069841 5.16639,1.390622 0.58185,0.106315 1.18572,0.19607 1.75879,0.04883 
0.28661,-0.07363 0.56104,-0.207956 0.77946,-0.410383 0.21834,-0.202422 0.37791,-0.475466 0.42311,-0.772288 
0.0334,-0.221688 0.005,-0.449962 -0.0606,-0.66428 -0.0659,-0.214319 -0.16479,-0.416156 -0.27224,-0.612123 
-0.21486,-0.391938 -0.46728,-0.776249 -0.55103,-1.216763 -0.0747,-0.392019 -0.007,-0.806347 0.16743,-1.164565 
0.17357,-0.358212 0.44866,-0.661136 0.77181,-0.888215 0.64639,-0.454186 1.4586,-0.599321 2.24437,-0.605809 
0.71995,-0.0059 1.46433,0.103467 2.07531,0.490394 0.3055,0.193454 0.57208,0.45533 0.75238,0.771906 
0.18031,0.316591 0.27145,0.688869 0.23487,1.052751 -0.0279,0.279943 -0.12945,0.547399 -0.25312,0.79919 
-0.1236,0.251792 -0.27022,0.491296 -0.39723,0.741349 -0.127,0.250065 -0.23527,0.513991 -0.2746,0.79254 
-0.0397,0.278545 -0.006,0.574578 0.13699,0.81611 0.10106,0.171766 0.25209,0.30916 0.41936,0.414788 
0.16728,0.105583 0.35109,0.181209 0.53644,0.24877 1.19
 592,0.435793 2.50284,0.552551 3.75526,0.335488 1.25236,-0.217059 2.4473,-0.767455 3.43344,-1.581435 l 
-0.63986,-4.869409 c -0.11252,-0.856241 -0.28201,-1.711918 -0.25949,-2.575463 0.0109,-0.431762 
0.0837,-0.869802 0.28221,-1.252 0.0992,-0.191106 0.22933,-0.366521 0.39035,-0.507466 0.16101,-0.140944 
0.3533,-0.246774 0.56028,-0.295857 0.19737,-0.0468 0.40435,-0.04161 0.60388,-0.0051 0.19955,0.03632 
0.39258,0.102767 0.58136,0.177811 0.37755,0.150072 0.74803,0.336844 1.14973,0.392058 0.37125,0.05098 
0.75542,-0.01556 1.09491,-0.176468 0.33949,-0.160869 0.63425,-0.414191 0.85777,-0.719626 0.44715,-0.610839 
0.59781,-1.413122 0.5059,-2.168672 -0.0751,-0.61556 -0.31039,-1.22206 -0.73004,-1.67258 -0.20983,-0.22523 
-0.46377,-0.40927 -0.74582,-0.52789 -0.28199,-0.1186 -0.59205,-0.17094 -0.89587,-0.14106 -0.40439,0.0398 
-0.7801,0.21998 -1.15952,0.36774 -0.18971,0.0742 -0.38316,0.14036 -0.583,0.17738 -0.19991,0.0363 
-0.40715,0.0446 -0.60545,-6.8e-4 -0.3002,-0.0687 -0.56838,-0.25393 -0.76269,-0.49
 615 -0.19429,-0.24234 -0.31755,-0.53826 -0.38228,-0.84374 -0.1294,-0.61102 -0.0304,-1.24494 0.0565,-1.8636 
0.29381,-2.07421 0.4592,-4.16715 0.49493,-6.2624 -1.79482,-0.58559 -3.6449,-0.99593 -5.51658,-1.22348 
-0.57594,-0.0706 -1.17444,-0.12057 -1.72366,0.0697 -0.27458,0.0955 -0.53196,0.25091 -0.72518,0.47069 
-0.19316,0.21979 -0.31884,0.50566 -0.32496,0.8003 -0.005,0.20761 0.0499,0.41351 0.13496,0.60225 
0.0846,0.18875 0.20087,0.36171 0.32427,0.52719 0.24691,0.33097 0.5313,0.6431 0.68624,1.02746 0.17001,0.42168 
0.16717,0.9068 0.0207,1.33742 -0.14678,0.43062 -0.43193,0.8066 -0.78614,1.08614 -0.35425,0.27945 
-0.77536,0.465 -1.21218,0.56817 -0.43686,0.10334 -0.88953,0.12584 -1.33726,0.0998 -0.7222,-0.0434 
-1.45832,-0.22357 -2.03589,-0.66622 -0.28882,-0.22128 -0.53299,-0.50645 -0.68994,-0.83763 -0.15694,-0.33119 
-0.22414,-0.7089 -0.17067,-1.07241 0.0729,-0.494 0.35513,-0.92488 0.59304,-1.36199 0.11895,-0.21852 
0.22881,-0.44406 0.29687,-0.68405 0.0687,-0.23996 0.0937,-0.49626 0.042,-0.7403
 9 -0.054,-0.2549 -0.19104,-0.48813 -0.3737,-0.67123 -0.1826,-0.18313 -0.40947,-0.31739 -0.65056,-0.40661 
-0.48215,-0.17844 -1.00917,-0.17804 -1.5214,-0.14753 -1.90675,0.11345 -3.79018,0.61819 -5.50397,1.47501 z"
          id="path3905" />
-      <path
-         d="m 598.83789,-189.15625 c -0.80936,-0.0957 -1.50071,-0.1221 -1.99805,0.0449 -0.2426,0.0815 
-0.44447,0.21315 -0.5625,0.34375 -0.11298,0.12502 -0.16945,0.27891 -0.17187,0.3711 -0.001,0.0679 
0.0229,0.19363 0.0898,0.33789 0.0679,0.14623 0.18401,0.32414 0.33985,0.52734 0.3112,0.40581 0.81712,0.91281 
1.15039,1.7168 0.37058,0.89395 0.35502,1.86387 0.0527,2.72656 -0.29973,0.85528 -0.85911,1.5573 
-1.53516,2.07617 -0.67295,0.51648 -1.44091,0.83631 -2.21289,1.01367 -0.77,0.17692 -1.53697,0.21226 
-2.27148,0.16993 -1.19261,-0.0688 -2.49361,-0.35189 -3.59375,-1.17188 -0.55269,-0.41194 -1.03387,-0.94925 
-1.35547,-1.60938 -0.32407,-0.66512 -0.47084,-1.42776 -0.35351,-2.20312 0.1577,-1.04234 0.68663,-1.76424 
1,-2.32422 0.15577,-0.27834 0.26856,-0.51849 0.32812,-0.72266 0.0581,-0.19922 0.0631,-0.37358 0.041,-0.4746 
-0.0222,-0.10172 -0.0971,-0.2427 -0.21875,-0.36133 -0.1239,-0.12082 -0.30502,-0.23318 -0.52539,-0.3125 
-0.44603,-0.16057 -1.05058,-0.18111 -1.75,-0.14063 -2.35083,0.13607 -4.656
 87,0.75126 -6.81055,1.69141 l 0.62891,5.40625 c 0.14594,1.25607 0.42542,2.62283 0.39843,4.11914 
-0.0141,0.77905 -0.13555,1.64936 -0.58984,2.46875 -0.22771,0.41067 -0.53802,0.80214 -0.95117,1.11914 
-0.4158,0.31904 -0.91825,0.54776 -1.48047,0.61914 -0.9038,0.11479 -1.63984,-0.18728 -2.19531,-0.43359 
-0.54291,-0.24075 -0.93995,-0.42386 -1.2168,-0.46289 -0.26079,-0.0368 -0.57824,0.0197 -0.8457,0.1582 
-0.27387,0.14179 -0.52696,0.3749 -0.7129,0.66016 -0.37615,0.5771 -0.50309,1.40895 -0.38867,2.24218 
0.0871,0.63449 0.30348,1.20055 0.62891,1.57422 0.15931,0.18294 0.35217,0.32632 0.54687,0.41211 0.18827,0.083 
0.39604,0.1146 0.56641,0.0937 0.24366,-0.0298 0.63519,-0.22471 1.19727,-0.49219 0.28517,-0.1357 
0.61823,-0.27874 1.01171,-0.37304 0.39732,-0.0952 0.85825,-0.14074 1.35743,-0.0293 0.53771,0.11988 
0.98553,0.39255 1.33789,0.73438 0.35079,0.34031 0.59092,0.73576 0.75586,1.1289 0.32858,0.78317 
0.36503,1.53197 0.39453,2.14844 0.15769,3.29572 -0.10616,6.59963 -0.67969,9.84961 2.10493,0.68911 4
 .242,1.29578 6.42383,1.68359 0.82023,0.14579 1.53145,0.2187 2.07031,0.084 0.26362,-0.0659 0.48735,-0.18155 
0.63477,-0.31446 0.13867,-0.12503 0.22629,-0.29218 0.24414,-0.40625 0.0138,-0.0885 0.004,-0.23555 
-0.0508,-0.41015 a 1.1672869,1.1672869 0 0 1 0,-0.002 c -0.0568,-0.18178 -0.16037,-0.39496 -0.29883,-0.64062 
-0.28056,-0.49774 -0.74748,-1.13799 -0.92969,-2.07031 -0.16391,-0.83871 -0.0138,-1.67424 0.34375,-2.39258 v 
-0.002 c 0.35525,-0.71254 0.89656,-1.27818 1.50977,-1.69726 1.22016,-0.83392 2.6355,-1.05225 3.91211,-1.0625 
1.16926,-0.0101 2.47492,0.14926 3.64062,0.86719 0.58895,0.36273 1.11738,0.86125 1.49024,1.49804 
0.37664,0.64326 0.5761,1.40421 0.49414,2.19727 -0.0623,0.60361 -0.2714,1.11141 -0.48633,1.53711 
-0.21317,0.42221 -0.42849,0.76668 -0.58399,1.06445 -0.15559,0.29798 -0.25298,0.55337 -0.28125,0.74805 
-0.0263,0.18138 0.0142,0.33393 0.0449,0.38476 0.0213,0.0348 0.0942,0.1164 0.22265,0.19532 0.1305,0.0801 
0.31825,0.16089 0.55859,0.24609 1.54905,0.54904 3.25603,0.69742 4.87
 891,0.42383 1.42007,-0.23939 2.7568,-0.85275 3.93164,-1.67578 l -0.83008,-6.14453 c -0.15672,-1.15998 
-0.42421,-2.43306 -0.38671,-3.83204 0.0194,-0.72425 0.14058,-1.52628 0.54687,-2.28906 0.20367,-0.38241 
0.47833,-0.74885 0.83984,-1.05664 0.36655,-0.31205 0.80807,-0.55008 1.31055,-0.66601 0.47557,-0.10964 
0.93079,-0.0954 1.3418,-0.0234 a 1.1672869,1.1672869 0 0 1 0.002,0.002 c 0.4051,0.0716 0.75553,0.19383 
1.0625,0.3125 0.61376,0.23729 1.07115,0.44154 1.40625,0.48633 0.30268,0.0405 0.64736,-0.0151 0.94922,-0.1543 
0.30488,-0.14051 0.58987,-0.37275 0.80469,-0.6582 0.43108,-0.57285 0.61131,-1.41081 0.50976,-2.22266 
-0.0832,-0.66526 -0.34874,-1.28813 -0.74804,-1.70507 -0.19957,-0.20837 -0.43498,-0.37173 -0.68165,-0.47266 
-0.24379,-0.0997 -0.51092,-0.14007 -0.75,-0.11719 -0.32501,0.0311 -0.77868,0.21969 -1.38476,0.44922 
-0.30217,0.11445 -0.65058,0.23579 -1.05469,0.30859 -0.40689,0.0733 -0.8611,0.0947 -1.33789,-0.01 
-0.72959,-0.16056 -1.32775,-0.57565 -1.75976,-1.09961 -0.42448,-0.51484 -
 0.67027,-1.10615 -0.79688,-1.6875 -0.25009,-1.14841 -0.0576,-2.18788 0.0684,-3.05273 0.37486,-2.57411 
0.55139,-5.17225 0.63281,-7.77149 -2.26651,-0.6655 -4.57201,-1.2165 -6.91992,-1.49414 z"
-         id="path3907"
-         
style="display:inline;opacity:0.37400004;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3911);stroke-width:1.43463075;stroke-opacity:1;enable-background:new"
-         inkscape:original="M 585.22266 -190.31445 C 582.44896 -190.15391 579.70986 -189.44079 577.2168 
-188.22852 L 577.21484 -188.22852 L 577.94922 -181.91602 C 578.10258 -180.59615 578.36576 -179.28146 578.3418 
-177.95312 C 578.3298 -177.28895 578.21946 -176.61185 577.89648 -176.0293 C 577.73498 -175.73804 577.52131 
-175.4732 577.25586 -175.26953 C 576.99041 -175.06585 576.67315 -174.92513 576.33984 -174.88281 C 575.79972 
-174.81421 575.26051 -175.0043 574.76367 -175.22461 C 574.26683 -175.44493 573.77543 -175.70134 573.23633 
-175.77734 C 572.71004 -175.85154 572.16233 -175.7438 571.69141 -175.5 C 571.2205 -175.25619 570.82501 
-174.88115 570.53711 -174.43945 C 569.96131 -173.55604 569.82771 -172.44364 569.9707 -171.40234 C 570.07912 
-170.61285 570.34912 -169.82455 570.875 -169.2207 C 571.13793 -168.91877 571.4639 -168.66807 571.83203 
-168.50586 C 572.20015 -168.34364 572.61172 -168.27331 573.01172 -168.32227 C 573.56676 -168.39017 574.06445 
-168.67817 574.56836 -168.91797 C 574.8
 2032 -169.03787 575.07784 -169.14581 575.34961 -169.21094 C 575.62137 -169.27604 575.90886 -169.29723 
576.18164 -169.23633 C 576.47588 -169.17073 576.74568 -169.01156 576.96094 -168.80273 C 577.17621 -168.59389 
577.33758 -168.33594 577.45312 -168.06055 C 577.6842 -167.50977 577.72931 -166.90223 577.75781 -166.30664 C 
577.92849 -162.73956 577.65562 -159.15216 576.94727 -155.65039 C 579.39317 -154.79541 581.90949 -154.1355 
584.46289 -153.68164 C 585.30926 -153.53121 586.18778 -153.40486 587.02148 -153.61328 C 587.43833 -153.71748 
587.83664 -153.90695 588.1543 -154.19336 C 588.47196 -154.47976 588.7038 -154.86714 588.76953 -155.28711 C 
588.81863 -155.60077 588.77499 -155.92333 588.67969 -156.22656 C 588.58489 -156.5298 588.44144 -156.81453 
588.28516 -157.0918 C 587.97258 -157.64634 587.60423 -158.19118 587.48242 -158.81445 C 587.37402 -159.36911 
587.474 -159.95606 587.72656 -160.46289 C 587.97901 -160.96972 588.37949 -161.39746 588.84961 -161.71875 C 
589.78985 -162.36136 590.97018 -162
 .56699 592.11328 -162.57617 C 593.1605 -162.58517 594.244 -162.43021 595.13281 -161.88281 C 595.57722 
-161.6091 595.96429 -161.23698 596.22656 -160.78906 C 596.48884 -160.34113 596.62157 -159.81563 596.56836 
-159.30078 C 596.52746 -158.9047 596.38104 -158.52617 596.20117 -158.16992 C 596.0213 -157.81366 595.80781 
-157.47489 595.62305 -157.12109 C 595.4383 -156.76728 595.27989 -156.39411 595.22266 -156 C 595.16546 
-155.60589 595.21561 -155.18549 595.42188 -154.84375 C 595.56888 -154.60072 595.78988 -154.40726 596.0332 
-154.25781 C 596.27652 -154.10838 596.54284 -154.00184 596.8125 -153.90625 C 598.55212 -153.28966 600.4536 
-153.12452 602.27539 -153.43164 C 604.09719 -153.73875 605.83507 -154.51629 607.26953 -155.66797 L 606.33984 
-162.55859 C 606.17616 -163.77006 605.93014 -164.98131 605.96289 -166.20312 C 605.97929 -166.81402 606.08502 
-167.43385 606.37305 -167.97461 C 606.51706 -168.245 606.70522 -168.49199 606.93945 -168.69141 C 607.1737 
-168.89083 607.4548 -169.03992 607.75586 -1
 69.10938 C 608.04301 -169.17558 608.34451 -169.16994 608.63477 -169.11914 C 608.92504 -169.06784 609.20587 
-168.97335 609.48047 -168.86719 C 610.02968 -168.65486 610.56793 -168.39062 611.15234 -168.3125 C 611.69233 
-168.2403 612.25028 -168.33482 612.74414 -168.5625 C 613.23799 -168.79011 613.66698 -169.14794 613.99219 
-169.58008 C 614.64259 -170.44436 614.86223 -171.57944 614.72852 -172.64844 C 614.61958 -173.51944 614.27644 
-174.37824 613.66602 -175.01562 C 613.3608 -175.33431 612.99226 -175.59387 612.58203 -175.76172 C 612.1718 
-175.92956 611.72122 -176.00323 611.2793 -175.96094 C 610.69097 -175.90464 610.14374 -175.65044 609.5918 
-175.44141 C 609.31583 -175.33688 609.03489 -175.24183 608.74414 -175.18945 C 608.45339 -175.13705 608.15176 
-175.12822 607.86328 -175.19141 C 607.42658 -175.28751 607.03653 -175.54981 606.75391 -175.89258 C 606.47129 
-176.23536 606.29141 -176.65367 606.19727 -177.08594 C 606.009 -177.95048 606.1518 -178.84732 606.2793 
-179.72266 C 606.70667 -182.65738 6
 06.94806 -185.61946 607 -188.58398 C 604.38922 -189.4125 601.69725 -189.9925 598.97461 -190.31445 C 
598.13681 -190.41355 597.26764 -190.48509 596.46875 -190.2168 C 596.0693 -190.08263 595.69316 -189.86177 
595.41211 -189.55078 C 595.13107 -189.2398 594.94833 -188.8368 594.93945 -188.41992 C 594.93345 -188.12617 
595.0128 -187.83347 595.13672 -187.56641 C 595.26063 -187.29934 595.42981 -187.05445 595.60938 -186.82031 C 
595.96851 -186.35201 596.38202 -185.91095 596.60742 -185.36719 C 596.85475 -184.77055 596.85021 -184.08387 
596.63672 -183.47461 C 596.4232 -182.86534 596.00745 -182.33297 595.49219 -181.9375 C 594.97692 -181.54204 
594.36395 -181.28076 593.72852 -181.13477 C 593.09308 -180.98877 592.43643 -180.9566 591.78516 -180.99414 C 
590.73457 -181.05474 589.66249 -181.30929 588.82227 -181.93555 C 588.40215 -182.24868 588.04664 -182.65252 
587.81836 -183.12109 C 587.59007 -183.58964 587.49248 -184.12434 587.57031 -184.63867 C 587.67606 -185.33761 
588.08752 -185.94799 588.43359 -186.566
 41 C 588.60663 -186.87561 588.76618 -187.19368 588.86523 -187.5332 C 588.96423 -187.87272 589.00115 
-188.23662 588.92578 -188.58203 C 588.84708 -188.94262 588.64651 -189.27219 588.38086 -189.53125 C 588.1152 
-189.79032 587.78622 -189.97924 587.43555 -190.10547 C 586.73421 -190.35795 585.96779 -190.35758 585.22266 
-190.31445 z "
-         inkscape:radius="-1.1671702"
-         sodipodi:type="inkscape:offset"
-         transform="matrix(0.68744432,0,0,0.70677621,176.84022,20.883805)" />
       <path
          id="path3913"
          d="m 572.67124,-55.544881 0.35168,3.056249 c 0.0735,0.639148 0.20002,1.276267 0.18853,1.919518 
-0.008,0.321625 -0.0587,0.649458 -0.21351,0.93156 -0.0774,0.141046 -0.18042,0.2691 -0.30772,0.367727 
-0.12744,0.09864 -0.27936,0.167134 -0.43919,0.187628 -0.25897,0.03324 -0.51686,-0.05904 -0.75509,-0.16575 
-0.23825,-0.106698 -0.47433,-0.230988 -0.73283,-0.267791 -0.25236,-0.03593 -0.51444,0.01603 -0.74025,0.134074 
-0.2258,0.118081 -0.41551,0.300425 -0.55355,0.514318 -0.27612,0.427794 -0.3401,0.965797 -0.27152,1.470051 
0.0521,0.382313 0.18117,0.763853 0.4333,1.056268 0.12622,0.146211 0.28193,0.268057 0.45844,0.34661 
0.17652,0.07855 0.37387,0.112879 0.56568,0.08916 0.26615,-0.03289 0.50487,-0.172145 0.74648,-0.288268 
0.12083,-0.05806 0.24489,-0.111163 0.37521,-0.142712 0.1303,-0.03153 0.26774,-0.04094 0.39853,-0.0114 
0.1411,0.03177 0.27026,0.108272 0.37349,0.2094 0.10323,0.101137 0.18118,0.226214 0.2366,0.359573 
0.11075,0.266714 0.13166,0.560947 0.14541,0.849363 0.082,1.727367 -0.0
 491,3.464671 -0.38864,5.160408 1.17278,0.414027 2.37923,0.733013 3.60359,0.952793 0.40582,0.07285 
0.82699,0.134336 1.22675,0.03341 0.19989,-0.05047 0.39132,-0.142478 0.54362,-0.281177 0.15235,-0.138682 
0.26361,-0.325765 0.29513,-0.529137 0.0239,-0.151889 0.008,-0.308295 -0.0429,-0.455134 -0.0454,-0.14685 
-0.11499,-0.285133 -0.18985,-0.4194 -0.14987,-0.268537 -0.32595,-0.531857 -0.38437,-0.833674 -0.052,-0.268597 
-0.008,-0.552476 0.11671,-0.797908 0.12094,-0.245433 0.31295,-0.452984 0.53834,-0.608568 0.45085,-0.311186 
1.01733,-0.41063 1.56545,-0.415072 0.50212,-0.0043 1.02135,0.07094 1.4475,0.335996 0.21311,0.132553 
0.39904,0.311971 0.5248,0.528876 0.12567,0.216912 0.18933,0.471981 0.1638,0.721298 -0.0195,0.191803 
-0.0902,0.375054 -0.17654,0.54757 -0.0865,0.172519 -0.18849,0.336612 -0.27706,0.50794 -0.0885,0.171335 
-0.16412,0.352162 -0.19155,0.543013 -0.0273,0.190849 -0.008,0.393678 0.0956,0.559165 0.0705,0.117687 
0.17585,0.211822 0.29252,0.284194 0.11658,0.07236 0.24486,0.124153 0.3
 7415,0.170448 0.83414,0.298585 1.74573,0.378581 2.61925,0.229861 0.87354,-0.148715 1.70701,-0.525827 
2.39485,-1.08353 l -0.44634,-3.336306 c -0.0786,-0.586657 -0.1967,-1.172931 -0.18097,-1.764594 
0.008,-0.295826 0.0587,-0.595952 0.19681,-0.857817 0.069,-0.130931 0.15996,-0.251122 0.27226,-0.347691 
0.11232,-0.09657 0.24644,-0.16908 0.39081,-0.202714 0.1377,-0.03205 0.28205,-0.02847 0.4212,-0.0038 
0.13926,0.02484 0.27382,0.07041 0.40552,0.121833 0.26334,0.102831 0.5217,0.23079 0.80193,0.268621 
0.25892,0.03495 0.52688,-0.01064 0.76371,-0.120912 0.23678,-0.110221 0.44234,-0.283792 0.59828,-0.493058 
0.31187,-0.418528 0.41696,-0.968244 0.35284,-1.485908 -0.0522,-0.421783 -0.21648,-0.837311 -0.50915,-1.14597 
-0.14633,-0.154315 -0.32352,-0.280409 -0.52025,-0.361691 -0.19667,-0.08129 -0.41295,-0.11711 
-0.62485,-0.09665 -0.28209,0.02725 -0.54411,0.150722 -0.80878,0.251942 -0.13233,0.05061 -0.26725,0.0962 
-0.40665,0.121538 -0.1394,0.02537 -0.28396,0.03013 -0.42229,-4.8e-4 -0.20939,-0.04655 -0.
 39644,-0.173967 -0.53194,-0.339954 -0.13547,-0.165992 -0.22153,-0.368759 -0.26663,-0.578087 
-0.0905,-0.418654 -0.0217,-0.852966 0.0396,-1.276851 0.2049,-1.421142 0.32026,-2.855154 0.34519,-4.290733 
-1.25186,-0.401212 -2.54232,-0.682338 -3.84778,-0.838246 -0.40171,-0.048 -0.81917,-0.0826 -1.20225,0.04734 
-0.19152,0.06496 -0.37105,0.171915 -0.50581,0.322511 -0.13479,0.150599 -0.22241,0.346447 -0.22666,0.548325 
-0.008,0.142244 0.0348,0.283319 0.0942,0.412645 0.0592,0.129327 0.14016,0.247825 0.22618,0.361209 
0.1722,0.226776 0.3706,0.440634 0.47866,0.703952 0.11864,0.288925 0.11658,0.621316 0.0138,0.916352 
-0.10224,0.29504 -0.30127,0.552642 -0.54831,0.744149 -0.24707,0.191503 -0.54083,0.318613 -0.8455,0.389309 
-0.3047,0.07074 -0.62045,0.08622 -0.93273,0.06804 -0.50377,-0.02935 -1.01716,-0.153164 -1.42005,-0.45643 
-0.20144,-0.151641 -0.37175,-0.34702 -0.48121,-0.573927 -0.10949,-0.226894 -0.15636,-0.485713 
-0.11901,-0.734781 0.0507,-0.338462 0.2477,-0.63369 0.41363,-0.933163 0.0829,-0.149
 726 0.15959,-0.304259 0.20707,-0.468674 0.0474,-0.164411 0.065,-0.34004 0.0289,-0.507308 -0.0378,-0.174614 
-0.1333,-0.334443 -0.26065,-0.459894 -0.12758,-0.125445 -0.28561,-0.217454 -0.45375,-0.27858 
-0.3363,-0.122263 -0.7039,-0.121968 -1.06118,-0.101092 -1.32996,0.07773 -2.64362,0.423565 -3.83904,1.01061 z"
-         
style="display:inline;fill:#62a0ea;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3917);stroke-width:0.99999994;enable-background:new"
+         
style="display:inline;fill:#62a0ea;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient22742);stroke-width:1;enable-background:new;font-variation-settings:normal;opacity:1;vector-effect:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
          inkscape:connector-curvature="0"
          
sodipodi:nodetypes="cccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccscccc"
          inkscape:original-d="m 577.21577,-188.22801 0.73336,6.31127 c 0.15336,1.31987 0.41717,2.63554 
0.39321,3.96388 -0.012,0.66417 -0.12225,1.34116 -0.44523,1.92371 -0.1615,0.29126 -0.37637,0.5557 
-0.64182,0.75937 -0.26545,0.20368 -0.5826,0.34514 -0.91591,0.38746 -0.54012,0.0686 -1.07796,-0.12197 
-1.5748,-0.34228 -0.49684,-0.22032 -0.98926,-0.477 -1.52836,-0.553 -0.52629,-0.0742 -1.07294,0.0331 
-1.54386,0.2769 -0.47091,0.24381 -0.86656,0.62038 -1.15446,1.06208 -0.5758,0.88341 -0.70923,1.99441 
-0.56624,3.03571 0.10842,0.78949 0.37781,1.57739 0.90369,2.18124 0.26293,0.30193 0.58795,0.55355 
0.95608,0.71576 0.36812,0.16222 0.77976,0.23309 1.17976,0.18413 0.55504,-0.0679 1.05295,-0.35549 
1.55686,-0.59529 0.25196,-0.1199 0.51069,-0.22957 0.78246,-0.2947 0.27176,-0.0651 0.55839,-0.0845 
0.83117,-0.0236 0.29424,0.0656 0.56363,0.22359 0.77889,0.43242 0.21527,0.20884 0.3779,0.46714 0.49344,0.74253 
0.23107,0.55078 0.27472,1.15838 0.30322,1.75397 0.17068,3.56708 -0.1022,7.15468 -0.81055,10.65
 645 2.4459,0.85498 4.96199,1.51369 7.51539,1.96755 0.84637,0.15043 1.72478,0.27742 2.55848,0.069 
0.41685,-0.1042 0.81611,-0.29423 1.13377,-0.58064 0.31766,-0.2864 0.54975,-0.67272 0.61548,-1.09269 
0.0491,-0.31366 0.006,-0.63664 -0.0893,-0.93987 -0.0948,-0.30324 -0.23974,-0.58881 -0.39602,-0.86608 
-0.31258,-0.55454 -0.67976,-1.0983 -0.80157,-1.72157 -0.1084,-0.55466 -0.009,-1.14088 0.24356,-1.64771 
0.25245,-0.50683 0.65264,-0.93543 1.12276,-1.25672 0.94024,-0.64261 2.1217,-0.84796 3.2648,-0.85714 
1.04722,-0.009 2.13007,0.14645 3.01888,0.69385 0.44441,0.27371 0.83215,0.64423 1.09442,1.09215 
0.26228,0.44793 0.39488,0.97466 0.34167,1.48951 -0.0409,0.39608 -0.18831,0.7745 -0.36818,1.13075 
-0.17987,0.35626 -0.39311,0.69512 -0.57787,1.04892 -0.18475,0.35381 -0.3422,0.72723 -0.39943,1.12134 
-0.0572,0.39411 -0.007,0.81296 0.19927,1.1547 0.147,0.24303 0.36671,0.43742 0.61003,0.58687 0.24332,0.14943 
0.51069,0.25639 0.78035,0.35198 1.73962,0.61659 3.64078,0.78179 5.46257,0.47467 1.8218,-0.30711
  3.56005,-1.08585 4.99451,-2.23753 l -0.93079,-6.88961 c -0.16368,-1.21147 -0.41018,-2.42215 
-0.37743,-3.64396 0.0164,-0.61089 0.12246,-1.23066 0.41049,-1.77142 0.14401,-0.27039 0.33358,-0.51858 
0.56781,-0.718 0.23425,-0.19942 0.51399,-0.34916 0.81505,-0.41861 0.28715,-0.0662 0.58821,-0.0588 
0.87847,-0.008 0.29027,0.0513 0.57108,0.14543 0.84568,0.25159 0.54921,0.21233 1.08808,0.47659 1.67249,0.55471 
0.53999,0.0722 1.09885,-0.022 1.59271,-0.24968 0.49385,-0.22761 0.92257,-0.58604 1.24778,-1.01818 
0.6504,-0.86428 0.86958,-1.99946 0.73587,-3.06846 -0.10894,-0.871 -0.45149,-2.10408 -1.06191,-2.74147 
-0.30522,-0.31868 -0.6747,-0.57906 -1.08493,-0.74691 -0.41023,-0.16784 -0.86126,-0.24186 -1.30318,-0.19957 
-0.58833,0.0563 -1.1348,0.31124 -1.68674,0.52027 -0.27597,0.10453 -0.55736,0.19861 -0.84811,0.25099 
-0.29075,0.0524 -0.59223,0.0622 -0.88071,-9.9e-4 -0.4367,-0.0961 -0.82678,0.0157 -1.1094,-0.32702 
-0.28262,-0.34278 -0.46197,-0.7615 -0.55611,-1.19377 -0.18827,-0.86454 -0.0447,-1.76141 0
 .0828,-2.63675 0.42737,-2.93472 0.66797,-5.89601 0.71991,-8.86053 -2.61078,-0.82852 -5.30205,-1.40906 
-8.02469,-1.73101 -0.8378,-0.0991 -1.70845,-0.17059 -2.50734,0.0977 -0.39945,0.13417 -0.77384,0.35501 
-1.05489,0.666 -0.28104,0.31098 -0.46385,0.71543 -0.47273,1.13231 -0.006,0.29375 0.0724,0.58507 
0.19632,0.85213 0.12391,0.26707 0.29217,0.51177 0.47174,0.74591 0.35913,0.4683 0.7728,0.90993 0.9982,1.45369 
0.24733,0.59664 0.24319,1.28304 0.0297,1.8923 -0.21352,0.60927 -0.62828,1.14123 -1.14354,1.5367 
-0.51527,0.39546 -1.12793,0.65795 -1.76336,0.80394 -0.63544,0.146 -1.29395,0.17806 -1.94522,0.14052 
-1.05059,-0.0606 -2.12136,-0.31629 -2.96158,-0.94255 -0.42012,-0.31313 -0.77531,-0.71661 -1.00359,-1.18518 
-0.22829,-0.46855 -0.3261,-1.00302 -0.24827,-1.51735 0.10575,-0.69894 0.51658,-1.3086 0.86265,-1.92702 
0.17304,-0.3092 0.33283,-0.62831 0.43188,-0.96783 0.099,-0.33952 0.13547,-0.7022 0.0601,-1.04761 
-0.0787,-0.36059 -0.27794,-0.69064 -0.54359,-0.9497 -0.26566,-0.25907 -0.59567,-0.449
 05 -0.94634,-0.57528 -0.70134,-0.25248 -1.468,-0.25188 -2.21313,-0.20875 -2.7737,0.16054 -5.51343,0.87468 
-8.00649,2.08695 z" />
-      <path
-         transform="matrix(0.47949057,0,0,0.47949057,295.90174,34.698301)"
-         sodipodi:type="inkscape:offset"
-         inkscape:radius="-2.2708502"
-         inkscape:original="M 585.22266 -190.31445 C 582.44896 -190.15391 579.70986 -189.44079 577.2168 
-188.22852 L 577.21484 -188.22852 L 577.94922 -181.91602 C 578.10258 -180.59615 578.36576 -179.28146 578.3418 
-177.95312 C 578.3298 -177.28895 578.21946 -176.61185 577.89648 -176.0293 C 577.73498 -175.73804 577.52131 
-175.4732 577.25586 -175.26953 C 576.99041 -175.06585 576.67315 -174.92513 576.33984 -174.88281 C 575.79972 
-174.81421 575.26051 -175.0043 574.76367 -175.22461 C 574.26683 -175.44493 573.77543 -175.70134 573.23633 
-175.77734 C 572.71004 -175.85154 572.16233 -175.7438 571.69141 -175.5 C 571.2205 -175.25619 570.82501 
-174.88115 570.53711 -174.43945 C 569.96131 -173.55604 569.82771 -172.44364 569.9707 -171.40234 C 570.07912 
-170.61285 570.34912 -169.82455 570.875 -169.2207 C 571.13793 -168.91877 571.4639 -168.66807 571.83203 
-168.50586 C 572.20015 -168.34364 572.61172 -168.27331 573.01172 -168.32227 C 573.56676 -168.39017 574.06445 
-168.67817 574.56836 -168.91797 C 574.8
 2032 -169.03787 575.07784 -169.14581 575.34961 -169.21094 C 575.62137 -169.27604 575.90886 -169.29723 
576.18164 -169.23633 C 576.47588 -169.17073 576.74568 -169.01156 576.96094 -168.80273 C 577.17621 -168.59389 
577.33758 -168.33594 577.45312 -168.06055 C 577.6842 -167.50977 577.72931 -166.90223 577.75781 -166.30664 C 
577.92849 -162.73956 577.65562 -159.15216 576.94727 -155.65039 C 579.39317 -154.79541 581.90949 -154.1355 
584.46289 -153.68164 C 585.30926 -153.53121 586.18778 -153.40486 587.02148 -153.61328 C 587.43833 -153.71748 
587.83664 -153.90695 588.1543 -154.19336 C 588.47196 -154.47976 588.7038 -154.86714 588.76953 -155.28711 C 
588.81863 -155.60077 588.77499 -155.92333 588.67969 -156.22656 C 588.58489 -156.5298 588.44144 -156.81453 
588.28516 -157.0918 C 587.97258 -157.64634 587.60423 -158.19118 587.48242 -158.81445 C 587.37402 -159.36911 
587.474 -159.95606 587.72656 -160.46289 C 587.97901 -160.96972 588.37949 -161.39746 588.84961 -161.71875 C 
589.78985 -162.36136 590.97018 -162
 .56699 592.11328 -162.57617 C 593.1605 -162.58517 594.244 -162.43021 595.13281 -161.88281 C 595.57722 
-161.6091 595.96429 -161.23698 596.22656 -160.78906 C 596.48884 -160.34113 596.62157 -159.81563 596.56836 
-159.30078 C 596.52746 -158.9047 596.38104 -158.52617 596.20117 -158.16992 C 596.0213 -157.81366 595.80781 
-157.47489 595.62305 -157.12109 C 595.4383 -156.76728 595.27989 -156.39411 595.22266 -156 C 595.16546 
-155.60589 595.21561 -155.18549 595.42188 -154.84375 C 595.56888 -154.60072 595.78988 -154.40726 596.0332 
-154.25781 C 596.27652 -154.10838 596.54284 -154.00184 596.8125 -153.90625 C 598.55212 -153.28966 600.4536 
-153.12452 602.27539 -153.43164 C 604.09719 -153.73875 605.83507 -154.51629 607.26953 -155.66797 L 606.33984 
-162.55859 C 606.17616 -163.77006 605.93014 -164.98131 605.96289 -166.20312 C 605.97929 -166.81402 606.08502 
-167.43385 606.37305 -167.97461 C 606.51706 -168.245 606.70522 -168.49199 606.93945 -168.69141 C 607.1737 
-168.89083 607.4548 -169.03992 607.75586 -1
 69.10938 C 608.04301 -169.17558 608.34451 -169.16994 608.63477 -169.11914 C 608.92504 -169.06784 609.20587 
-168.97335 609.48047 -168.86719 C 610.02968 -168.65486 610.56793 -168.39062 611.15234 -168.3125 C 611.69233 
-168.2403 612.25028 -168.33482 612.74414 -168.5625 C 613.23799 -168.79011 613.66698 -169.14794 613.99219 
-169.58008 C 614.64259 -170.44436 614.86223 -171.57944 614.72852 -172.64844 C 614.61958 -173.51944 614.27644 
-174.37824 613.66602 -175.01562 C 613.3608 -175.33431 612.99226 -175.59387 612.58203 -175.76172 C 612.1718 
-175.92956 611.72122 -176.00323 611.2793 -175.96094 C 610.69097 -175.90464 610.14374 -175.65044 609.5918 
-175.44141 C 609.31583 -175.33688 609.03489 -175.24183 608.74414 -175.18945 C 608.45339 -175.13705 608.15176 
-175.12822 607.86328 -175.19141 C 607.42658 -175.28751 607.03653 -175.54981 606.75391 -175.89258 C 606.47129 
-176.23536 606.29141 -176.65367 606.19727 -177.08594 C 606.009 -177.95048 606.1518 -178.84732 606.2793 
-179.72266 C 606.70667 -182.65738 6
 06.94806 -185.61946 607 -188.58398 C 604.38922 -189.4125 601.69725 -189.9925 598.97461 -190.31445 C 
598.13681 -190.41355 597.26764 -190.48509 596.46875 -190.2168 C 596.0693 -190.08263 595.69316 -189.86177 
595.41211 -189.55078 C 595.13107 -189.2398 594.94833 -188.8368 594.93945 -188.41992 C 594.93345 -188.12617 
595.0128 -187.83347 595.13672 -187.56641 C 595.26063 -187.29934 595.42981 -187.05445 595.60938 -186.82031 C 
595.96851 -186.35201 596.38202 -185.91095 596.60742 -185.36719 C 596.85475 -184.77055 596.85021 -184.08387 
596.63672 -183.47461 C 596.4232 -182.86534 596.00745 -182.33297 595.49219 -181.9375 C 594.97692 -181.54204 
594.36395 -181.28076 593.72852 -181.13477 C 593.09308 -180.98877 592.43643 -180.9566 591.78516 -180.99414 C 
590.73457 -181.05474 589.66249 -181.30929 588.82227 -181.93555 C 588.40215 -182.24868 588.04664 -182.65252 
587.81836 -183.12109 C 587.59007 -183.58964 587.49248 -184.12434 587.57031 -184.63867 C 587.67606 -185.33761 
588.08752 -185.94799 588.43359 -186.566
 41 C 588.60663 -186.87561 588.76618 -187.19368 588.86523 -187.5332 C 588.96423 -187.87272 589.00115 
-188.23662 588.92578 -188.58203 C 588.84708 -188.94262 588.64651 -189.27219 588.38086 -189.53125 C 588.1152 
-189.79032 587.78622 -189.97924 587.43555 -190.10547 C 586.73421 -190.35795 585.96779 -190.35758 585.22266 
-190.31445 z "
-         
style="display:inline;opacity:0.37400004;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3919);stroke-width:2.08554626;stroke-opacity:1;enable-background:new"
-         id="path3915"
-         d="m 597.50391,-188.0625 c 0.28793,0.35262 0.79695,0.85103 1.20117,1.82617 0.48712,1.1751 
0.46048,2.40939 0.0742,3.51172 a 2.2710773,2.2710773 0 0 1 0,0.002 c -0.38126,1.0879 -1.07622,1.95038 
-1.9043,2.58594 -0.82207,0.63092 -1.73758,1.00782 -2.63867,1.21484 -0.89724,0.20616 -1.76881,0.24219 
-2.58203,0.19532 -1.32691,-0.0765 -2.84353,-0.38549 -4.18946,-1.38867 -0.67805,-0.50538 -1.27765,-1.17047 
-1.6875,-2.01172 -0.41463,-0.85101 -0.6078,-1.82937 -0.45312,-2.85157 0.20684,-1.36705 0.84451,-2.19254 
1.12695,-2.69726 0.0838,-0.14966 0.10181,-0.20797 0.14063,-0.29688 -0.21926,-0.0661 -0.61918,-0.11005 
-1.23828,-0.0742 -1.95124,0.11294 -3.85619,0.6171 -5.67774,1.32032 l 0.5293,4.54883 c 0.13893,1.19573 
0.4361,2.61047 0.40625,4.26562 -0.016,0.88768 -0.15006,1.94104 -0.72852,2.98438 -0.29031,0.52357 
-0.69132,1.03482 -1.24414,1.45898 -0.55797,0.42813 -1.23498,0.73902 -2.01367,0.83789 -1.24769,0.15847 
-2.17033,-0.24668 -2.78125,-0.51758 -0.58646,-0.26006 -0.89495,-0.37679 -0.92383,-
 0.38086 -0.01,-0.001 -0.10851,0.008 -0.18359,0.0469 v -0.002 c -0.0875,0.0453 -0.20737,0.14784 
-0.29688,0.28516 -0.18736,0.28746 -0.30615,0.8518 -0.21875,1.48828 0.067,0.48791 0.23131,0.84203 
0.36719,0.99805 0.0613,0.0704 0.12944,0.11537 0.16016,0.12891 0.0182,0.008 0.035,0.002 -0.0117,0.008 
-0.0508,0.006 0.2384,-0.0989 0.85547,-0.39258 0.31657,-0.15065 0.71994,-0.32929 1.22851,-0.45117 
0.51604,-0.12362 1.14221,-0.19244 1.85547,-0.0332 0.76795,0.17121 1.3852,0.55194 1.86719,1.01953 
0.47894,0.46463 0.79225,0.98966 1.00391,1.49414 0.42077,1.00291 0.44807,1.88722 0.47851,2.52343 
0.14538,3.03839 -0.0952,6.07943 -0.55664,9.08594 1.77841,0.5437 3.5594,1.08662 5.39063,1.41211 
0.75114,0.13351 1.24503,0.14756 1.52148,0.0957 -0.0294,-0.0591 -0.0303,-0.0764 -0.0742,-0.15429 
-0.25028,-0.44402 -0.81341,-1.17779 -1.05273,-2.40235 -0.21653,-1.10793 -0.018,-2.17696 0.43945,-3.0957 v 
-0.002 c 0.45243,-0.90765 1.1261,-1.60538 1.875,-2.11719 1.48421,-1.01439 3.12294,-1.24246 4.52539,-1.25391 
1.28467,-
 0.011 2.80294,0.15207 4.23047,1.03125 0.72562,0.44691 1.3839,1.06548 1.86133,1.88086 0.48479,0.82795 
0.75173,1.813 0.64257,2.86914 -0.0829,0.7988 -0.35174,1.42901 -0.5996,1.91993 -0.24466,0.48458 
-0.46397,0.83138 -0.5918,1.07617 -0.0112,0.0215 -0.004,0.0152 -0.0137,0.0352 1.35566,0.47058 2.85831,0.60413 
4.27539,0.36524 1.04002,-0.17532 2.01727,-0.60776 2.92578,-1.14453 l -0.73438,-5.43946 v -0.002 c 
-0.1502,-1.11097 -0.43845,-2.44207 -0.39648,-4.00781 0.0223,-0.83144 0.15767,-1.80657 0.67578,-2.7793 
0.26009,-0.48833 0.61579,-0.9667 1.09766,-1.37695 0.49165,-0.41855 1.08635,-0.74247 1.77929,-0.90235 
0.65374,-0.15071 1.25412,-0.12511 1.7793,-0.0332 a 2.2710773,2.2710773 0 0 1 0.004,0 c 0.51368,0.0908 
0.93195,0.24059 1.26953,0.37109 0.67479,0.26089 1.05495,0.4086 1.15429,0.42188 0.0783,0.0105 0.21954,-0.007 
0.33985,-0.0625 0.12619,-0.0582 0.27433,-0.17357 0.38476,-0.32031 0.22371,-0.29727 0.36801,-0.8532 
0.29688,-1.42188 -0.0589,-0.47071 -0.24954,-0.86963 -0.44922,-1.07812 -0.0996,-0.1
 0405 -0.21073,-0.1772 -0.30273,-0.21485 -0.0864,-0.0354 -0.1793,-0.0455 -0.22657,-0.041 -0.076,0.007 
-0.44233,0.13389 -1.09961,0.38281 -0.32694,0.12384 -0.73869,0.27117 -1.25,0.36328 -0.51672,0.0931 
-1.11466,0.12587 -1.76953,-0.0176 a 2.2710773,2.2710773 0 0 1 -0.002,0 c -1.00656,-0.2215 -1.79976,-0.77931 
-2.37305,-1.47461 -0.55862,-0.67753 -0.86613,-1.43393 -1.02343,-2.15625 -0.30855,-1.41684 -0.0718,-2.59231 
0.0527,-3.44726 0.32526,-2.23353 0.44982,-4.48801 0.55078,-6.74219 -1.93606,-0.52326 -3.88193,-1.02995 
-5.875,-1.26562 -0.62113,-0.0735 -0.93506,-0.0407 -1.20312,-0.004 z" />
       <path
          inkscape:original-d="m 577.21577,-188.22801 0.73336,6.31127 c 0.15336,1.31987 0.41717,2.63554 
0.39321,3.96388 -0.012,0.66417 -0.12225,1.34116 -0.44523,1.92371 -0.1615,0.29126 -0.37637,0.5557 
-0.64182,0.75937 -0.26545,0.20368 -0.5826,0.34514 -0.91591,0.38746 -0.54012,0.0686 -1.07796,-0.12197 
-1.5748,-0.34228 -0.49684,-0.22032 -0.98926,-0.477 -1.52836,-0.553 -0.52629,-0.0742 -1.07294,0.0331 
-1.54386,0.2769 -0.47091,0.24381 -0.86656,0.62038 -1.15446,1.06208 -0.5758,0.88341 -0.70923,1.99441 
-0.56624,3.03571 0.10842,0.78949 0.37781,1.57739 0.90369,2.18124 0.26293,0.30193 0.58795,0.55355 
0.95608,0.71576 0.36812,0.16222 0.77976,0.23309 1.17976,0.18413 0.55504,-0.0679 1.05295,-0.35549 
1.55686,-0.59529 0.25196,-0.1199 0.51069,-0.22957 0.78246,-0.2947 0.27176,-0.0651 0.55839,-0.0845 
0.83117,-0.0236 0.29424,0.0656 0.56363,0.22359 0.77889,0.43242 0.21527,0.20884 0.3779,0.46714 0.49344,0.74253 
0.23107,0.55078 0.27472,1.15838 0.30322,1.75397 0.17068,3.56708 -0.1022,7.15468 -0.81055,10.65
 645 2.4459,0.85498 4.96199,1.51369 7.51539,1.96755 0.84637,0.15043 1.72478,0.27742 2.55848,0.069 
0.41685,-0.1042 0.81611,-0.29423 1.13377,-0.58064 0.31766,-0.2864 0.54975,-0.67272 0.61548,-1.09269 
0.0491,-0.31366 0.006,-0.63664 -0.0893,-0.93987 -0.0948,-0.30324 -0.23974,-0.58881 -0.39602,-0.86608 
-0.31258,-0.55454 -0.67976,-1.0983 -0.80157,-1.72157 -0.1084,-0.55466 -0.009,-1.14088 0.24356,-1.64771 
0.25245,-0.50683 0.65264,-0.93543 1.12276,-1.25672 0.94024,-0.64261 2.1217,-0.84796 3.2648,-0.85714 
1.04722,-0.009 2.13007,0.14645 3.01888,0.69385 0.44441,0.27371 0.83215,0.64423 1.09442,1.09215 
0.26228,0.44793 0.39488,0.97466 0.34167,1.48951 -0.0409,0.39608 -0.18831,0.7745 -0.36818,1.13075 
-0.17987,0.35626 -0.39311,0.69512 -0.57787,1.04892 -0.18475,0.35381 -0.3422,0.72723 -0.39943,1.12134 
-0.0572,0.39411 -0.007,0.81296 0.19927,1.1547 0.147,0.24303 0.36671,0.43742 0.61003,0.58687 0.24332,0.14943 
0.51069,0.25639 0.78035,0.35198 1.73962,0.61659 3.64078,0.78179 5.46257,0.47467 1.8218,-0.30711
  3.56005,-1.08585 4.99451,-2.23753 l -0.93079,-6.88961 c -0.16368,-1.21147 -0.41018,-2.42215 
-0.37743,-3.64396 0.0164,-0.61089 0.12246,-1.23066 0.41049,-1.77142 0.14401,-0.27039 0.33358,-0.51858 
0.56781,-0.718 0.23425,-0.19942 0.51399,-0.34916 0.81505,-0.41861 0.28715,-0.0662 0.58821,-0.0588 
0.87847,-0.008 0.29027,0.0513 0.57108,0.14543 0.84568,0.25159 0.54921,0.21233 1.08808,0.47659 1.67249,0.55471 
0.53999,0.0722 1.09885,-0.022 1.59271,-0.24968 0.49385,-0.22761 0.92257,-0.58604 1.24778,-1.01818 
0.6504,-0.86428 0.86958,-1.99946 0.73587,-3.06846 -0.10894,-0.871 -0.45149,-2.10408 -1.06191,-2.74147 
-0.30522,-0.31868 -0.6747,-0.57906 -1.08493,-0.74691 -0.41023,-0.16784 -0.86126,-0.24186 -1.30318,-0.19957 
-0.58833,0.0563 -1.1348,0.31124 -1.68674,0.52027 -0.27597,0.10453 -0.55736,0.19861 -0.84811,0.25099 
-0.29075,0.0524 -0.59223,0.0622 -0.88071,-9.9e-4 -0.4367,-0.0961 -0.82678,0.0157 -1.1094,-0.32702 
-0.28262,-0.34278 -0.46197,-0.7615 -0.55611,-1.19377 -0.18827,-0.86454 -0.0447,-1.76141 0
 .0828,-2.63675 0.42737,-2.93472 0.66797,-5.89601 0.71991,-8.86053 -2.61078,-0.82852 -5.30205,-1.40906 
-8.02469,-1.73101 -0.8378,-0.0991 -1.70845,-0.17059 -2.50734,0.0977 -0.39945,0.13417 -0.77384,0.35501 
-1.05489,0.666 -0.28104,0.31098 -0.46385,0.71543 -0.47273,1.13231 -0.006,0.29375 0.0724,0.58507 
0.19632,0.85213 0.12391,0.26707 0.29217,0.51177 0.47174,0.74591 0.35913,0.4683 0.7728,0.90993 0.9982,1.45369 
0.24733,0.59664 0.24319,1.28304 0.0297,1.8923 -0.21352,0.60927 -0.62828,1.14123 -1.14354,1.5367 
-0.51527,0.39546 -1.12793,0.65795 -1.76336,0.80394 -0.63544,0.146 -1.29395,0.17806 -1.94522,0.14052 
-1.05059,-0.0606 -2.12136,-0.31629 -2.96158,-0.94255 -0.42012,-0.31313 -0.77531,-0.71661 -1.00359,-1.18518 
-0.22829,-0.46855 -0.3261,-1.00302 -0.24827,-1.51735 0.10575,-0.69894 0.51658,-1.3086 0.86265,-1.92702 
0.17304,-0.3092 0.33283,-0.62831 0.43188,-0.96783 0.099,-0.33952 0.13547,-0.7022 0.0601,-1.04761 
-0.0787,-0.36059 -0.27794,-0.69064 -0.54359,-0.9497 -0.26566,-0.25907 -0.59567,-0.449
 05 -0.94634,-0.57528 -0.70134,-0.25248 -1.468,-0.25188 -2.21313,-0.20875 -2.7737,0.16054 -5.51343,0.87468 
-8.00649,2.08695 z"
          
sodipodi:nodetypes="cccccccccsccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccscccc"
          inkscape:connector-curvature="0"
-         
style="display:inline;fill:#62a0ea;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3925);stroke-width:1;enable-background:new"
+         
style="display:inline;fill:#62a0ea;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient22920);stroke-width:1;enable-background:new;font-variation-settings:normal;opacity:1;vector-effect:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
          d="m 570.73848,-9.6743515 0.25636,2.2141419 c 0.0536,0.4630404 0.14582,0.9246104 0.13743,1.3906228 
-0.004,0.2330054 -0.0428,0.470509 -0.15563,0.6748819 -0.0565,0.1021819 -0.13153,0.1949533 -0.22432,0.2664049 
-0.0928,0.071461 -0.20365,0.1210823 -0.32015,0.1359297 -0.18878,0.02408 -0.37679,-0.042773 
-0.55045,-0.1200796 -0.17367,-0.077299 -0.34576,-0.1673429 -0.5342,-0.1940053 -0.18397,-0.026033 
-0.37502,0.011607 -0.53962,0.097132 -0.1646,0.085545 -0.30291,0.2176466 -0.40352,0.3726045 -0.20129,0.309922 
-0.24792,0.6996852 -0.19793,1.0649995 0.038,0.2769723 0.13206,0.5533842 0.31584,0.7652287 0.092,0.1059238 
0.20553,0.1941974 0.3342,0.2511067 0.12865,0.056909 0.27254,0.081777 0.41237,0.064591 0.19403,-0.02383 
0.36803,-0.1247133 0.54416,-0.2088405 0.0881,-0.042063 0.17853,-0.080534 0.27352,-0.1033896 0.095,-0.022842 
0.19516,-0.029662 0.29051,-0.00826 0.1029,0.023018 0.197,0.078439 0.27227,0.1517028 0.0752,0.07327 
0.13207,0.1638837 0.17246,0.2604977 0.0808,0.1932245 0.096,0.406385
 9 0.10602,0.6153329 0.0597,1.25141584 -0.0358,2.51003034 -0.28331,3.7385313 0.85493,0.2999478 
1.73439,0.5310414 2.6269,0.6902642 0.29584,0.052774 0.60287,0.097322 0.89427,0.024204 0.14572,-0.036559 
0.28527,-0.1032199 0.39628,-0.2037026 0.1111,-0.1004689 0.19216,-0.2360051 0.21515,-0.3833409 
0.0174,-0.1100379 0.004,-0.2233482 -0.0314,-0.3297277 -0.0332,-0.1063887 -0.0838,-0.2065692 
-0.1384,-0.3038402 -0.10927,-0.194546 -0.2376,-0.38531206 -0.28018,-0.60396739 -0.0379,-0.19458903 
-0.004,-0.40024867 0.0851,-0.57805567 0.0881,-0.1778078 0.22814,-0.3281711 0.39244,-0.4408858 
0.32865,-0.225443 0.74161,-0.2974867 1.14117,-0.3007052 0.36603,-0.00315 0.74452,0.051392 1.05519,0.2434177 
0.15535,0.09603 0.29088,0.2260115 0.38255,0.3831513 0.0916,0.157145 0.13802,0.3419334 0.11942,0.52255509 
-0.0143,0.13895432 -0.0658,0.27171311 -0.12866,0.39669451 -0.063,0.1249836 -0.13739,0.24386296 
-0.20198,0.36798456 -0.0645,0.1241258 -0.11967,0.2551287 -0.13962,0.393393 -0.0199,0.1382639 -0.004,0.2852057 
0.
 0696,0.4050953 0.0514,0.085259 0.12826,0.1534575 0.21323,0.2058881 0.085,0.052423 0.1785,0.089945 
0.27275,0.1234834 0.60806,0.216314 1.2726,0.2742687 1.90936,0.1665261 0.63677,-0.1077387 1.24435,-0.3809425 
1.74576,-0.7849782 l -0.32526,-2.41703526 c -0.0572,-0.42501254 -0.14339,-0.84974704 -0.13192,-1.27838544 
0.004,-0.2143154 0.0428,-0.4317457 0.14346,-0.6214577 0.0503,-0.094855 0.11669,-0.181929 0.19848,-0.2518896 
0.082,-0.069961 0.17963,-0.1224924 0.28489,-0.1468593 0.10042,-0.023222 0.20561,-0.020625 0.30705,-0.00278 
0.10146,0.017998 0.1996,0.051011 0.2956,0.088264 0.19195,0.074497 0.3803,0.1671987 0.5846,0.1946059 
0.18872,0.025321 0.38404,-0.0077 0.5567,-0.087597 0.17261,-0.079851 0.32244,-0.2055967 0.43613,-0.3572023 
0.22734,-0.3032087 0.30395,-0.7014586 0.25722,-1.0764871 -0.0381,-0.3055672 -0.15783,-0.6066022 
-0.37116,-0.8302146 -0.10666,-0.1117954 -0.23584,-0.2031464 -0.37926,-0.2620317 -0.14336,-0.058892 
-0.30102,-0.084843 -0.45548,-0.07002 -0.20564,0.01974 -0.39666,0.1091
 932 -0.58958,0.1825232 -0.0964,0.036664 -0.19482,0.06969 -0.29644,0.08805 -0.10159,0.018379 
-0.20701,0.021825 -0.30784,-3.482e-4 -0.15263,-0.033723 -0.28898,-0.1260321 -0.38776,-0.2462843 
-0.0987,-0.1202558 -0.1615,-0.2671528 -0.19437,-0.4188036 -0.066,-0.3032998 -0.0159,-0.6179429 
0.0289,-0.9250325 0.14936,-1.0295667 0.23346,-2.0684564 0.25162,-3.1084814 -0.91255,-0.2906635 
-1.85325,-0.4943305 -2.80489,-0.6072795 -0.29283,-0.03477 -0.59715,-0.05984 -0.8764,0.0343 -0.13962,0.04706 
-0.27049,0.124545 -0.36874,0.233648 -0.0982,0.109099 -0.16212,0.2509875 -0.16521,0.3972415 -0.004,0.103054 
0.0254,0.205254 0.0687,0.298945 0.0432,0.09369 0.10211,0.179541 0.16487,0.261683 0.12553,0.164293 
0.27017,0.319225 0.34893,0.509989 0.0865,0.209315 0.0849,0.4501205 0.0104,0.6638638 -0.0747,0.2137461 
-0.21962,0.4003695 -0.3997,0.5391095 -0.18011,0.1387371 -0.39425,0.2308237 -0.61633,0.2820405 
-0.22212,0.051246 -0.45231,0.062462 -0.67994,0.049292 -0.36724,-0.021262 -0.74148,-0.1109624 -1.03518,-0.33066
 73 -0.14685,-0.1098591 -0.27099,-0.2514038 -0.35078,-0.4157899 -0.0799,-0.1643765 -0.11396,-0.351881 
-0.0868,-0.5323216 0.0369,-0.245204 0.18057,-0.459086 0.30152,-0.676044 0.0604,-0.108473 0.1163,-0.220425 
0.15095,-0.339537 0.0346,-0.119113 0.0474,-0.246348 0.0211,-0.367527 -0.0276,-0.126503 -0.0972,-0.2422905 
-0.19002,-0.3331765 -0.0929,-0.09089 -0.20819,-0.157537 -0.33077,-0.201821 -0.24514,-0.08858 -0.5131,-0.08837 
-0.77354,-0.07323 -0.96952,0.05631 -1.92713,0.306859 -2.79855,0.7321515 z"
          id="path3921" />
-      <path
-         d="m 585.06641,-187.09375 c -1.50868,0.11683 -2.98028,0.47536 -4.41211,0.96484 l 0.44726,3.84571 c 
0.1332,1.14637 0.44626,2.60159 0.41406,4.38672 -0.0176,0.97657 -0.16369,2.17965 -0.84374,3.40625 
-0.34155,0.61596 -0.81728,1.22643 -1.48438,1.73828 -0.48162,0.36954 -1.12189,0.5418 -1.74805,0.72656 
0.64738,0.2488 1.28922,0.51534 1.73243,0.94531 0.5838,0.56636 0.9591,1.19543 1.20898,1.79102 0.49621,1.18272 
0.51566,2.1777 0.54687,2.83008 0.13534,2.82839 -0.0765,5.65575 -0.45703,8.46093 1.49013,0.42827 
2.96817,0.90459 4.49414,1.17774 -0.23177,-0.44102 -0.44938,-0.62609 -0.59765,-1.38477 -0.25972,-1.3289 
-0.0202,-2.59076 0.51953,-3.67383 h -0.002 c 0.53196,-1.068 1.31352,-1.87298 2.17382,-2.46093 1.70078,-1.1624 
3.52154,-1.39789 5.02735,-1.41016 1.3791,-0.0119 3.06917,0.15293 4.71094,1.16406 0.83745,0.51578 
1.60497,1.23184 2.16796,2.19336 0.57329,0.97908 0.89117,2.14656 0.75977,3.41797 -0.0967,0.93684 
-0.40158,1.63909 -0.67188,2.17969 0.89794,0.16694 1.80439,0.38457 2.69532,0.2343
 7 0.75221,-0.1268 1.3876,-0.58405 2.07422,-0.92773 l -0.62696,-4.64453 v -0.002 c -0.14484,-1.07124 
-0.44994,-2.4515 -0.40429,-4.15429 0.0247,-0.91915 0.17163,-2.03322 0.78125,-3.17774 0.30625,-0.57501 
0.7302,-1.14652 1.31054,-1.64062 0.57837,-0.49238 1.28381,-0.86376 2.10352,-1.06446 -1.12884,-0.29953 
-2.03366,-0.91528 -2.68164,-1.70117 -0.66838,-0.81065 -1.02656,-1.69944 -1.20899,-2.53711 -0.35637,-1.63649 
-0.0804,-2.92269 0.043,-3.76953 0.28463,-1.9545 0.36978,-3.9289 0.48047,-5.90039 -1.446,-0.36215 
-2.88716,-0.74165 -4.36523,-0.9414 0.11209,0.2041 0.18014,0.18613 0.28515,0.43945 0.58249,1.40514 
0.54873,2.85783 0.0937,4.15625 -0.44796,1.27825 -1.2565,2.27481 -2.20898,3.00586 -0.94408,0.72456 
-1.97764,1.14761 -2.98438,1.3789 -1.00135,0.23008 -1.96025,0.26544 -2.83789,0.21485 -1.43679,-0.0829 
-3.12874,-0.41136 -4.67578,-1.56445 -0.78063,-0.58183 -1.47888,-1.35038 -1.96094,-2.33985 -0.48874,-1.00311 
-0.71844,-2.15864 -0.5332,-3.38281 0.128,-0.84597 0.38104,-1.48452 0.63477,-1.98047
  z m 26.33789,14.35937 c -0.0355,0.0223 -0.13169,0.0512 -0.6875,0.26172 -0.28609,0.10837 -0.70751,0.2301 
-1.16211,0.33399 0.40029,0.099 0.80026,0.20614 1.07031,0.31055 0.63787,0.2466 0.8298,0.31036 0.83398,0.32421 
0.0553,-0.0803 0.1664,-0.3878 0.1211,-0.75 -0.0331,-0.26428 -0.12445,-0.40401 -0.17578,-0.48047 z m 
-38.23242,0.27344 c -0.0414,0.1465 -0.10353,0.28553 -0.0566,0.62696 0.008,0.0599 0.0143,0.0359 0.0254,0.0859 
0.0626,-0.0285 -0.01,9e-5 0.0645,-0.0351 0.21328,-0.1015 0.56412,-0.2106 0.875,-0.32032 -0.19711,-0.0778 
-0.45179,-0.15147 -0.60352,-0.21875 -0.27707,-0.12286 -0.18297,-0.0898 -0.30468,-0.13867 z"
-         id="path3923"
-         
style="display:inline;opacity:0.37400004;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3927);stroke-width:2.85569024;stroke-opacity:1;enable-background:new"
-         inkscape:original="M 585.22266 -190.31445 C 582.44896 -190.15391 579.70986 -189.44079 577.2168 
-188.22852 L 577.21484 -188.22852 L 577.94922 -181.91602 C 578.10258 -180.59615 578.36576 -179.28146 578.3418 
-177.95312 C 578.3298 -177.28895 578.21946 -176.61185 577.89648 -176.0293 C 577.73498 -175.73804 577.52131 
-175.4732 577.25586 -175.26953 C 576.99041 -175.06585 576.67315 -174.92513 576.33984 -174.88281 C 575.79972 
-174.81421 575.26051 -175.0043 574.76367 -175.22461 C 574.26683 -175.44493 573.77543 -175.70134 573.23633 
-175.77734 C 572.71004 -175.85154 572.16233 -175.7438 571.69141 -175.5 C 571.2205 -175.25619 570.82501 
-174.88115 570.53711 -174.43945 C 569.96131 -173.55604 569.82771 -172.44364 569.9707 -171.40234 C 570.07912 
-170.61285 570.34912 -169.82455 570.875 -169.2207 C 571.13793 -168.91877 571.4639 -168.66807 571.83203 
-168.50586 C 572.20015 -168.34364 572.61172 -168.27331 573.01172 -168.32227 C 573.56676 -168.39017 574.06445 
-168.67817 574.56836 -168.91797 C 574.8
 2032 -169.03787 575.07784 -169.14581 575.34961 -169.21094 C 575.62137 -169.27604 575.90886 -169.29723 
576.18164 -169.23633 C 576.47588 -169.17073 576.74568 -169.01156 576.96094 -168.80273 C 577.17621 -168.59389 
577.33758 -168.33594 577.45312 -168.06055 C 577.6842 -167.50977 577.72931 -166.90223 577.75781 -166.30664 C 
577.92849 -162.73956 577.65562 -159.15216 576.94727 -155.65039 C 579.39317 -154.79541 581.90949 -154.1355 
584.46289 -153.68164 C 585.30926 -153.53121 586.18778 -153.40486 587.02148 -153.61328 C 587.43833 -153.71748 
587.83664 -153.90695 588.1543 -154.19336 C 588.47196 -154.47976 588.7038 -154.86714 588.76953 -155.28711 C 
588.81863 -155.60077 588.77499 -155.92333 588.67969 -156.22656 C 588.58489 -156.5298 588.44144 -156.81453 
588.28516 -157.0918 C 587.97258 -157.64634 587.60423 -158.19118 587.48242 -158.81445 C 587.37402 -159.36911 
587.474 -159.95606 587.72656 -160.46289 C 587.97901 -160.96972 588.37949 -161.39746 588.84961 -161.71875 C 
589.78985 -162.36136 590.97018 -162
 .56699 592.11328 -162.57617 C 593.1605 -162.58517 594.244 -162.43021 595.13281 -161.88281 C 595.57722 
-161.6091 595.96429 -161.23698 596.22656 -160.78906 C 596.48884 -160.34113 596.62157 -159.81563 596.56836 
-159.30078 C 596.52746 -158.9047 596.38104 -158.52617 596.20117 -158.16992 C 596.0213 -157.81366 595.80781 
-157.47489 595.62305 -157.12109 C 595.4383 -156.76728 595.27989 -156.39411 595.22266 -156 C 595.16546 
-155.60589 595.21561 -155.18549 595.42188 -154.84375 C 595.56888 -154.60072 595.78988 -154.40726 596.0332 
-154.25781 C 596.27652 -154.10838 596.54284 -154.00184 596.8125 -153.90625 C 598.55212 -153.28966 600.4536 
-153.12452 602.27539 -153.43164 C 604.09719 -153.73875 605.83507 -154.51629 607.26953 -155.66797 L 606.33984 
-162.55859 C 606.17616 -163.77006 605.93014 -164.98131 605.96289 -166.20312 C 605.97929 -166.81402 606.08502 
-167.43385 606.37305 -167.97461 C 606.51706 -168.245 606.70522 -168.49199 606.93945 -168.69141 C 607.1737 
-168.89083 607.4548 -169.03992 607.75586 -1
 69.10938 C 608.04301 -169.17558 608.34451 -169.16994 608.63477 -169.11914 C 608.92504 -169.06784 609.20587 
-168.97335 609.48047 -168.86719 C 610.02968 -168.65486 610.56793 -168.39062 611.15234 -168.3125 C 611.69233 
-168.2403 612.25028 -168.33482 612.74414 -168.5625 C 613.23799 -168.79011 613.66698 -169.14794 613.99219 
-169.58008 C 614.64259 -170.44436 614.86223 -171.57944 614.72852 -172.64844 C 614.61958 -173.51944 614.27644 
-174.37824 613.66602 -175.01562 C 613.3608 -175.33431 612.99226 -175.59387 612.58203 -175.76172 C 612.1718 
-175.92956 611.72122 -176.00323 611.2793 -175.96094 C 610.69097 -175.90464 610.14374 -175.65044 609.5918 
-175.44141 C 609.31583 -175.33688 609.03489 -175.24183 608.74414 -175.18945 C 608.45339 -175.13705 608.15176 
-175.12822 607.86328 -175.19141 C 607.42658 -175.28751 607.03653 -175.54981 606.75391 -175.89258 C 606.47129 
-176.23536 606.29141 -176.65367 606.19727 -177.08594 C 606.009 -177.95048 606.1518 -178.84732 606.2793 
-179.72266 C 606.70667 -182.65738 6
 06.94806 -185.61946 607 -188.58398 C 604.38922 -189.4125 601.69725 -189.9925 598.97461 -190.31445 C 
598.13681 -190.41355 597.26764 -190.48509 596.46875 -190.2168 C 596.0693 -190.08263 595.69316 -189.86177 
595.41211 -189.55078 C 595.13107 -189.2398 594.94833 -188.8368 594.93945 -188.41992 C 594.93345 -188.12617 
595.0128 -187.83347 595.13672 -187.56641 C 595.26063 -187.29934 595.42981 -187.05445 595.60938 -186.82031 C 
595.96851 -186.35201 596.38202 -185.91095 596.60742 -185.36719 C 596.85475 -184.77055 596.85021 -184.08387 
596.63672 -183.47461 C 596.4232 -182.86534 596.00745 -182.33297 595.49219 -181.9375 C 594.97692 -181.54204 
594.36395 -181.28076 593.72852 -181.13477 C 593.09308 -180.98877 592.43643 -180.9566 591.78516 -180.99414 C 
590.73457 -181.05474 589.66249 -181.30929 588.82227 -181.93555 C 588.40215 -182.24868 588.04664 -182.65252 
587.81836 -183.12109 C 587.59007 -183.58964 587.49248 -184.12434 587.57031 -184.63867 C 587.67606 -185.33761 
588.08752 -185.94799 588.43359 -186.566
 41 C 588.60663 -186.87561 588.76618 -187.19368 588.86523 -187.5332 C 588.96423 -187.87272 589.00115 
-188.23662 588.92578 -188.58203 C 588.84708 -188.94262 588.64651 -189.27219 588.38086 -189.53125 C 588.1152 
-189.79032 587.78622 -189.97924 587.43555 -190.10547 C 586.73421 -190.35795 585.96779 -190.35758 585.22266 
-190.31445 z "
-         inkscape:radius="-3.1739461"
-         sodipodi:type="inkscape:offset"
-         transform="matrix(0.34953367,0,0,0.35082342,368.98211,56.360443)" />
     </g>
   </g>
 </svg>
diff --git a/src/fullcolor/application-x-executable.svg b/src/fullcolor/application-x-executable.svg
index a60419cf..8ff1f2c7 100644
--- a/src/fullcolor/application-x-executable.svg
+++ b/src/fullcolor/application-x-executable.svg
@@ -2,14 +2,6 @@
 <!-- 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";
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="Template.png"
@@ -17,27 +9,35 @@
    height="560"
    id="svg11300"
    sodipodi:version="0.32"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
    sodipodi:docname="application-x-executable.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    version="1.0"
    style="display:inline;enable-background:new"
-   viewBox="0 0 680 560">
+   viewBox="0 0 680 560"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";>
   <title
      id="title4162">Adwaita Icon Template</title>
   <defs
      id="defs3">
     <linearGradient
        inkscape:collect="always"
-       id="linearGradient1076">
+       id="linearGradient25371">
       <stop
-         style="stop-color:#1a5fb4;stop-opacity:1;"
+         style="stop-color:#3584e4;stop-opacity:1"
          offset="0"
-         id="stop1072" />
+         id="stop25367" />
       <stop
-         style="stop-color:#134787;stop-opacity:1"
+         style="stop-color:#2771ca;stop-opacity:1"
          offset="1"
-         id="stop1074" />
+         id="stop25369" />
     </linearGradient>
     <clipPath
        clipPathUnits="userSpaceOnUse"
@@ -202,7 +202,7 @@
     </clipPath>
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient1076"
+       xlink:href="#linearGradient25371"
        id="linearGradient1078"
        x1="279.41989"
        y1="-552.55939"
@@ -211,17 +211,17 @@
        gradientUnits="userSpaceOnUse" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient1076"
+       xlink:href="#linearGradient25371"
        id="linearGradient1114"
        gradientUnits="userSpaceOnUse"
-       x1="279.41989"
-       y1="-552.55939"
+       x1="286.37891"
+       y1="-546.25964"
        x2="306.96286"
        y2="-525.01642"
        gradientTransform="matrix(0.66719007,0,0,0.66719007,144.09228,-123.18843)" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient1076"
+       xlink:href="#linearGradient25371"
        id="linearGradient1142"
        gradientUnits="userSpaceOnUse"
        gradientTransform="matrix(0.49678357,0,0,0.49678357,228.63437,-175.65451)"
@@ -231,7 +231,7 @@
        y2="-525.01642" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient1076"
+       xlink:href="#linearGradient25371"
        id="linearGradient1170"
        gradientUnits="userSpaceOnUse"
        gradientTransform="matrix(0.36117746,0,0,0.36117746,297.18451,-215.00246)"
@@ -243,10 +243,10 @@
        inkscape:collect="always"
        style="color-interpolation-filters:sRGB"
        id="filter1396"
-       x="-0.012"
-       width="1.024"
-       y="-0.012"
-       height="1.024">
+       x="-0.016171012"
+       width="1.032342"
+       y="-0.016171012"
+       height="1.032342">
       <feGaussianBlur
          inkscape:collect="always"
          stdDeviation="2.2646426"
@@ -412,7 +412,7 @@
          inkscape:label="24x24" />
       <text
          xml:space="preserve"
-         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.30133247px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.3013px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          x="31.855944"
          y="-303.69958"
          id="context"
@@ -426,7 +426,7 @@
          id="text3021"
          y="-277.90063"
          x="31.264769"
-         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.30133247px;line-height:22.87666512px;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.3013px;line-height:22.8767px;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          xml:space="preserve"><tspan
            y="-277.90063"
            x="31.264769"
diff --git a/src/fullcolor/application-x-firmware.svg b/src/fullcolor/application-x-firmware.svg
index 5275c70d..4a3e44cf 100644
--- a/src/fullcolor/application-x-firmware.svg
+++ b/src/fullcolor/application-x-firmware.svg
@@ -2,14 +2,6 @@
 <!-- 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";
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="Template.png"
@@ -17,17 +9,37 @@
    height="560"
    id="svg11300"
    sodipodi:version="0.32"
-   inkscape:version="0.92.4 5da689c313, 2019-01-14"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
    sodipodi:docname="application-x-firmware.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    version="1.0"
    style="display:inline;enable-background:new"
    viewBox="0 0 680 560"
-   enable-background="new">
+   enable-background="new"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";>
   <title
      id="title4162">Adwaita Icon Template</title>
   <defs
      id="defs3">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient30244">
+      <stop
+         style="stop-color:#26a269;stop-opacity:1;"
+         offset="0"
+         id="stop30240" />
+      <stop
+         style="stop-color:#2ec27e;stop-opacity:1"
+         offset="1"
+         id="stop30242" />
+    </linearGradient>
     <linearGradient
        id="linearGradient2327"
        inkscape:collect="always">
@@ -174,9 +186,9 @@
        inkscape:collect="always"
        style="color-interpolation-filters:sRGB"
        id="filter1527"
-       x="-0.010717994"
+       x="-0.010717995"
        width="1.021436"
-       y="-0.013630361"
+       y="-0.013630362"
        height="1.0272607">
       <feGaussianBlur
          inkscape:collect="always"
@@ -567,6 +579,42 @@
        id="linearGradient6082-8"
        xlink:href="#linearGradient5800"
        inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient30244"
+       id="linearGradient30246"
+       x1="568.95203"
+       y1="-191.40843"
+       x2="568.95203"
+       y2="-207.7993"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient30244"
+       id="linearGradient34942"
+       gradientUnits="userSpaceOnUse"
+       x1="574.06885"
+       y1="-132.41504"
+       x2="574.06885"
+       y2="-143.53345" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient30244"
+       id="linearGradient35346"
+       gradientUnits="userSpaceOnUse"
+       x1="570.58838"
+       y1="-91.995361"
+       x2="570.58838"
+       y2="-99.405273" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient30244"
+       id="linearGradient35490"
+       gradientUnits="userSpaceOnUse"
+       x1="564.39575"
+       y1="-54.30542"
+       x2="564.39575"
+       y2="-57.918457" />
   </defs>
   <sodipodi:namedview
      stroke="#ef2929"
@@ -740,7 +788,7 @@
       <text
          id="context"
          inkscape:label="context"
-         style="font-style:normal;font-weight:normal;font-size:18.30070686px;font-family:'Bitstream Vera 
Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         style="font-style:normal;font-weight:normal;font-size:18.3007px;font-family:'Bitstream Vera 
Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          x="30.970703"
          xml:space="preserve"
          y="-263.48639"><tspan
@@ -751,7 +799,7 @@
       <text
          id="icon-name"
          inkscape:label="icon-name"
-         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.30070686px;line-height:125%;font-family:'Droid
 Sans';-inkscape-font-specification:'Droid Sans 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.3007px;line-height:125%;font-family:'Droid
 Sans';-inkscape-font-specification:'Droid Sans 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          x="201.97073"
          xml:space="preserve"
          y="-263.48639"><tspan
@@ -792,7 +840,7 @@
          d="m 500.12532,110.4996 -88.00028,4e-4 c -17.7284,0 -31.9998,14.2716 -31.99992,31.9996 L 
380.125,230 Z"
          id="rect26812-9" />
       <path
-         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:#26a269;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal"
+         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:url(#linearGradient30246);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal"
          d="m 551.625,-226.4442 h 36.78299 c 1.71247,0 3.08563,1.37884 3.09116,3.09135 v 19.34719 l 
-11.59225,11.59245 H 551.625 c -1.71247,0 -3.09133,-1.37867 -3.09133,-3.09136 v -27.84828 c 0,-1.71252 
1.37886,-3.09135 3.09133,-3.09135 z"
          id="path1560"
          inkscape:connector-curvature="0"
@@ -807,7 +855,7 @@
          inkscape:connector-curvature="0"
          id="path1659"
          d="m 556.5428,-152.49991 h 23.95347 c 1.11518,0 2.01299,0.89792 2.01299,2.01312 v 12.46651 l 
-7.54899,7.54913 H 556.5428 c -1.11518,0 -2.01311,-0.89781 -2.01311,-2.01313 v -18.00251 c 0,-1.11521 
0.89793,-2.01312 2.01311,-2.01312 z"
-         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:#26a269;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal"
 />
+         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:url(#linearGradient34942);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          
style="display:inline;opacity:1;vector-effect:none;fill:#deddda;fill-opacity:1;stroke:none;stroke-width:0.49999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
@@ -815,7 +863,7 @@
          id="path1661"
          sodipodi:nodetypes="csscc" />
       <path
-         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:#26a269;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal"
+         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:url(#linearGradient35346);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
          d="m 555.04331,-105.48818 h 17.98026 c 0.83708,0 1.51101,0.67401 1.51101,1.51111 v 9.843963 l 
-5.66652,5.666618 h -13.82475 c -0.83708,0 -1.51108,-0.673927 -1.51108,-1.511119 v -13.999462 c 0,-0.83712 
0.674,-1.51111 1.51108,-1.51111 z"
          id="path1811"
          inkscape:connector-curvature="0"
@@ -831,7 +879,7 @@
          inkscape:connector-curvature="0"
          id="path2047"
          d="m 554.58811,-63.496848 h 12.84845 c 0.59527,0 1.07451,0.479297 1.07451,1.074567 v 6.890767 l 
-4.02954,4.029592 h -9.89342 c -0.59526,0 -1.07455,-0.479237 -1.07455,-1.074572 v -9.845787 c 0,-0.595285 
0.47929,-1.074567 1.07455,-1.074567 z"
-         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:#26a269;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal"
 />
+         
style="opacity:1;vector-effect:none;fill:#2ec27e;fill-opacity:1;stroke:url(#linearGradient35490);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          
style="display:inline;opacity:1;vector-effect:none;fill:#deddda;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
diff --git a/src/fullcolor/application-x-sharedlib.svg b/src/fullcolor/application-x-sharedlib.svg
index 66cea34b..cc61e6ac 100644
--- a/src/fullcolor/application-x-sharedlib.svg
+++ b/src/fullcolor/application-x-sharedlib.svg
@@ -1,13 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <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";
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="Template.png"
@@ -15,16 +7,36 @@
    height="560"
    id="svg11300"
    sodipodi:version="0.32"
-   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
    sodipodi:docname="application-x-sharedlib.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    version="1.0"
    style="display:inline;enable-background:new"
-   viewBox="0 0 680 560">
+   viewBox="0 0 680 560"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";>
   <title
      id="title4162">Adwaita Icon Template</title>
   <defs
      id="defs3">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3833">
+      <stop
+         style="stop-color:#26a269;stop-opacity:1;"
+         offset="0"
+         id="stop3829" />
+      <stop
+         style="stop-color:#2ec27e;stop-opacity:1"
+         offset="1"
+         id="stop3831" />
+    </linearGradient>
     <linearGradient
        inkscape:collect="always"
        id="linearGradient950">
@@ -222,10 +234,10 @@
        inkscape:collect="always"
        style="color-interpolation-filters:sRGB"
        id="filter1396"
-       x="-0.012"
-       width="1.024"
-       y="-0.012"
-       height="1.024">
+       x="-0.016171012"
+       width="1.032342"
+       y="-0.016171012"
+       height="1.032342">
       <feGaussianBlur
          inkscape:collect="always"
          stdDeviation="2.2646426"
@@ -241,6 +253,42 @@
        y2="2705.5541"
        gradientUnits="userSpaceOnUse"
        gradientTransform="matrix(4,0,0,4,2.3873797e-6,-10028)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3833"
+       id="linearGradient3835"
+       x1="314.31982"
+       y1="-526.48065"
+       x2="301.5549"
+       y2="-538.67383"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3833"
+       id="linearGradient11658"
+       gradientUnits="userSpaceOnUse"
+       x1="352.35117"
+       y1="-479.41495"
+       x2="338.96448"
+       y2="-492.80164" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3833"
+       id="linearGradient11806"
+       gradientUnits="userSpaceOnUse"
+       x1="383.26776"
+       y1="-440.16223"
+       x2="372.27344"
+       y2="-451.15656" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3833"
+       id="linearGradient12018"
+       gradientUnits="userSpaceOnUse"
+       x1="409.49149"
+       y1="-408.06689"
+       x2="403.53903"
+       y2="-414.47668" />
   </defs>
   <sodipodi:namedview
      stroke="#ef2929"
@@ -254,7 +302,7 @@
      inkscape:zoom="1"
      inkscape:cx="578.27969"
      inkscape:cy="247.19673"
-     inkscape:current-layer="layer7"
+     inkscape:current-layer="layer9"
      showgrid="false"
      inkscape:grid-bbox="true"
      inkscape:document-units="px"
@@ -596,7 +644,7 @@
            
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
       </g>
       <rect
-         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#1a6f48;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient3835);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
          id="rect18571-2-3"
          width="32.163055"
          height="32.163055"
@@ -688,7 +736,7 @@
          height="21.458872"
          width="21.458872"
          id="rect1112"
-         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#1b7149;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
+         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient11658);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
       <g
          transform="matrix(0.1915915,0,0,0.1915915,567.75732,-520.66041)"
          style="display:inline;stroke-width:2.03002882;enable-background:new"
@@ -762,7 +810,7 @@
            
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:none;stroke-width:10.15014362;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
       </g>
       <rect
-         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#208858;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient11806);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
          id="rect1140"
          width="15.978078"
          height="15.978078"
@@ -854,7 +902,7 @@
          height="11.61657"
          width="11.61657"
          id="rect1168"
-         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#218d5b;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
+         
style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient12018);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/src/fullcolor/audio-x-generic.svg b/src/fullcolor/audio-x-generic.svg
index ee97b4ca..5f1629a5 100644
--- a/src/fullcolor/audio-x-generic.svg
+++ b/src/fullcolor/audio-x-generic.svg
@@ -2,14 +2,6 @@
 <!-- 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";
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="Template.png"
@@ -17,27 +9,35 @@
    height="560"
    id="svg11300"
    sodipodi:version="0.32"
-   inkscape:version="0.92.2 2405546, 2018-03-11"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
    sodipodi:docname="audio-x-generic.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    version="1.0"
    style="display:inline;enable-background:new"
-   viewBox="0 0 680 560">
+   viewBox="0 0 680 560"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";>
   <title
      id="title4162">Adwaita Icon Template</title>
   <defs
      id="defs3">
     <linearGradient
        inkscape:collect="always"
-       id="linearGradient1030">
+       id="linearGradient13691">
       <stop
-         style="stop-color:#2ec27e;stop-opacity:1"
+         style="stop-color:#33d17a;stop-opacity:1"
          offset="0"
-         id="stop1026" />
+         id="stop13687" />
       <stop
-         style="stop-color:#1e8053;stop-opacity:0.91596639"
+         style="stop-color:#26a269;stop-opacity:1"
          offset="1"
-         id="stop1028" />
+         id="stop13689" />
     </linearGradient>
     <clipPath
        clipPathUnits="userSpaceOnUse"
@@ -136,7 +136,7 @@
        inkscape:collect="always"
        style="color-interpolation-filters:sRGB"
        id="filter1001"
-       x="-0.011575758"
+       x="-0.011575757"
        width="1.0231515"
        y="-0.012456522"
        height="1.024913">
@@ -147,12 +147,12 @@
     </filter>
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient1030"
+       xlink:href="#linearGradient13691"
        id="linearGradient1032"
-       x1="594.0733"
-       y1="-188.47678"
-       x2="594.0733"
-       y2="-160.28928"
+       x1="593.90631"
+       y1="-176.50314"
+       x2="594.12506"
+       y2="-153.1301"
        gradientUnits="userSpaceOnUse" />
     <radialGradient
        inkscape:collect="always"
@@ -176,16 +176,6 @@
        fx="312.65726"
        fy="2706.5786"
        r="14.806045" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient1030"
-       id="linearGradient1079"
-       gradientUnits="userSpaceOnUse"
-       x1="594.0733"
-       y1="-188.47678"
-       x2="594.0733"
-       y2="-160.28928"
-       gradientTransform="matrix(0.65366012,0,0,0.65366012,197.18433,13.6922)" />
     <radialGradient
        inkscape:collect="always"
        xlink:href="#linearGradient36369"
@@ -208,16 +198,6 @@
        fx="312.65726"
        fy="2706.5786"
        r="14.806045" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient1030"
-       id="linearGradient1091"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.45025426,0,0,0.45025426,313.72283,30.680995)"
-       x1="594.0733"
-       y1="-188.47678"
-       x2="594.0733"
-       y2="-160.28928" />
     <radialGradient
        inkscape:collect="always"
        xlink:href="#linearGradient36369"
@@ -240,16 +220,6 @@
        fx="312.65726"
        fy="2706.5786"
        r="14.806045" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient1030"
-       id="linearGradient1103"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.35754778,0,0,0.35754778,364.43514,57.973501)"
-       x1="594.0733"
-       y1="-188.47678"
-       x2="594.0733"
-       y2="-160.28928" />
     <radialGradient
        inkscape:collect="always"
        xlink:href="#linearGradient36369"
@@ -272,6 +242,33 @@
        fx="312.65726"
        fy="2706.5786"
        r="14.806045" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient13691"
+       id="linearGradient18610"
+       gradientUnits="userSpaceOnUse"
+       x1="586.14062"
+       y1="-99.872559"
+       x2="586.14062"
+       y2="-91.433105" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient13691"
+       id="linearGradient18788"
+       gradientUnits="userSpaceOnUse"
+       x1="582.71875"
+       y1="-47.986328"
+       x2="582.71875"
+       y2="-41.274414" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient13691"
+       id="linearGradient19000"
+       gradientUnits="userSpaceOnUse"
+       x1="577.10303"
+       y1="-3.8110352"
+       x2="577.10303"
+       y2="2.7622075" />
   </defs>
   <sodipodi:namedview
      stroke="#ef2929"
@@ -435,7 +432,7 @@
          inkscape:label="24x24" />
       <text
          xml:space="preserve"
-         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.30133247px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.3013px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          x="31.855944"
          y="-303.69958"
          id="context"
@@ -449,7 +446,7 @@
          id="text3021"
          y="-277.90063"
          x="31.264769"
-         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.30133247px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.3013px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          xml:space="preserve"><tspan
            y="-277.90063"
            x="31.264769"
@@ -551,7 +548,7 @@
          inkscape:connector-curvature="0"
          id="path1073"
          d="m 578.55277,-109.30471 v 12.231805 c -0.89559,-0.554154 -1.92741,-0.84889 -2.98058,-0.85138 
-3.14262,0 -5.69021,2.547589 -5.69021,5.690209 0,3.142622 2.54759,5.69021 5.69021,5.69021 3.0345,-0.0039 
5.82537,-2.388186 5.96987,-5.419247 h 0.0136 v -0.270963 -14.232504 h 12.97039 v 9.394074 c 
-0.89575,-0.554409 -1.92782,-0.849289 -2.98127,-0.851779 -3.14261,0 -5.69021,2.547589 -5.69021,5.690209 
0,3.142622 2.5476,5.69021 5.69021,5.69021 3.0345,-0.0039 5.8879,-2.388186 6.03239,-5.419247 h 0.0219 v 
-19.509297 h -16.87855 c -1.08385,0 -2.1677,1.08385 -2.1677,2.1677 z"
-         
style="display:inline;opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;stroke:url(#linearGradient1079);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
+         
style="display:inline;opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;stroke:url(#linearGradient18610);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
       <circle
          r="3.9980929"
          cy="-93.415039"
@@ -565,7 +562,7 @@
          cx="591.26434"
          cy="-93.415039" />
       <path
-         
style="display:inline;opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;stroke:url(#linearGradient1091);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+         
style="display:inline;opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;stroke:url(#linearGradient18788);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
          d="m 576.54209,-54.041755 v 8.425514 c -0.6169,-0.381712 -1.32764,-0.584732 -2.05308,-0.586448 
-2.1647,0 -3.91953,1.754831 -3.91953,3.919531 0,2.164701 1.75483,3.919531 3.91953,3.919531 2.09022,-0.0027 
3.88763,-1.64503 3.98717,-3.732886 h 0.009 v -0.186645 -10.178636 h 9.05927 v 6.845828 c -0.61701,-0.381888 
-1.32792,-0.585007 -2.05356,-0.586723 -2.16469,0 -3.91953,1.754831 -3.91953,3.919531 0,2.164701 
1.75484,3.919531 3.91953,3.919531 2.09023,-0.0027 3.93071,-1.64503 4.03023,-3.732886 h 0.0151 V -55.53491 h 
-11.50129 c -0.74657,0 -1.49315,0.746578 -1.49315,1.493155 z"
          id="path1085"
          inkscape:connector-curvature="0"
@@ -587,7 +584,7 @@
          inkscape:connector-curvature="0"
          id="path1097"
          d="m 572.5659,-9.3049981 v 7.0442699 c -0.48988,-0.3031182 -0.74493,-0.1991718 -1.321,-0.2005345 
-1.719,0 -2.84734,1.1283498 -2.84734,2.84734212 0,1.71899328 1.39351,3.11250728 3.11251,3.11250728 
1.65984,-0.00214 2.99878,-1.3063216 3.07783,-2.96429212 h 0.007 V 0.38607942 -7.4758242 h 6.92883 v 5.2153144 
c -0.48997,-0.303258 -1.05451,-0.4645552 -1.63074,-0.4659179 -1.71898,0 -3.11251,1.3935148 
-3.11251,3.11250712 0,1.71899328 1.39353,3.11250728 3.11251,3.11250728 1.65986,-0.00214 3.47494,-1.3063216 
3.55396,-2.96429212 h 0.012 V -10.490716 h -9.70772 c -0.59285,0 -1.18571,0.5928593 -1.18571,1.1857179 z"
-         
style="display:inline;opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;stroke:url(#linearGradient1103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
+         
style="display:inline;opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;stroke:url(#linearGradient19000);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
       <circle
          r="2.1869307"
          cy="-0.61345375"
diff --git a/src/fullcolor/avatar-default.svg b/src/fullcolor/avatar-default.svg
index dce089d1..697f8068 100644
--- a/src/fullcolor/avatar-default.svg
+++ b/src/fullcolor/avatar-default.svg
@@ -2,14 +2,6 @@
 <!-- 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";
    inkscape:export-ydpi="96"
    inkscape:export-xdpi="96"
    inkscape:export-filename="Template.png"
@@ -17,17 +9,37 @@
    height="560"
    id="svg11300"
    sodipodi:version="0.32"
-   inkscape:version="0.92.4 5da689c313, 2019-01-14"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
    sodipodi:docname="avatar-default.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    version="1.0"
    style="display:inline;enable-background:new"
    viewBox="0 0 680 560"
-   enable-background="new">
+   enable-background="new"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";>
   <title
      id="title4162">Adwaita Icon Template</title>
   <defs
      id="defs3">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient19667">
+      <stop
+         style="stop-color:#98c1f1;stop-opacity:1;"
+         offset="0"
+         id="stop19663" />
+      <stop
+         style="stop-color:#dbe9fa;stop-opacity:1"
+         offset="1"
+         id="stop19665" />
+    </linearGradient>
     <linearGradient
        inkscape:collect="always"
        id="linearGradient2374">
@@ -197,6 +209,42 @@
        y1="-174.875"
        x2="601.5625"
        y2="-174.875" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient19667"
+       id="linearGradient19669"
+       x1="606.50073"
+       y1="-155.44897"
+       x2="606.50073"
+       y2="-172.88232"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient19667"
+       id="linearGradient23277"
+       gradientUnits="userSpaceOnUse"
+       x1="585.65576"
+       y1="-87.637207"
+       x2="585.65576"
+       y2="-99.34034" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient19667"
+       id="linearGradient23594"
+       gradientUnits="userSpaceOnUse"
+       x1="579.18018"
+       y1="-40.919434"
+       x2="579.18018"
+       y2="-48.004883" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient19667"
+       id="linearGradient23953"
+       gradientUnits="userSpaceOnUse"
+       x1="577.97266"
+       y1="1.4018558"
+       x2="577.97266"
+       y2="-2.6186519" />
   </defs>
   <sodipodi:namedview
      stroke="#ef2929"
@@ -360,7 +408,7 @@
          inkscape:label="24x24" />
       <text
          xml:space="preserve"
-         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.30133247px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.3013px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          x="31.855944"
          y="-303.69958"
          id="context"
@@ -374,7 +422,7 @@
          id="text3021"
          y="-277.90063"
          x="31.264769"
-         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.30133247px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:18.3013px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new"
          xml:space="preserve"><tspan
            y="-277.90063"
            x="31.264769"
@@ -434,17 +482,9 @@
          id="path2175"
          inkscape:connector-curvature="0" />
       <path
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#98c1f1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
-         d="m 592.01367,-193.45565 c -5.25369,5.9e-4 -9.5122,4.25997 -9.51172,9.51367 v 1.9869 c 
-4.8e-4,5.2537 4.25803,9.51308 9.51172,9.51367 5.25446,4.9e-4 9.51415,-4.25921 9.51367,-9.51367 v -1.9869 c 
4.8e-4,-5.25446 -4.25921,-9.51416 -9.51367,-9.51367 z"
-         id="path2241"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccccc" />
-      <path
-         d="m 592.61139,-169.47315 c -9.14439,0.0124 -16.91335,5.86839 -18.87095,15.26383 -0.60306,2.45057 
0.90566,3.69742 2.26655,3.69742 h 32.6358 c 1.79043,0 3.20995,-1.71982 2.75092,-3.5851 -1.92038,-9.45741 
-9.59642,-15.37052 -18.78232,-15.37615 z"
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#98c1f1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
          id="path2218"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccsscc" />
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient19669);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+         d="m 592.61139,-169.47315 c -9.14439,0.0124 -16.91335,5.86839 -18.87095,15.26383 -0.60306,2.45057 
0.90566,3.69742 2.26655,3.69742 h 32.6358 c 1.79043,0 3.20995,-1.71982 2.75092,-3.5851 -1.92038,-9.45741 
-9.59642,-15.37052 -18.78232,-15.37615 z m -0.59772,-23.9825 c -5.25369,5.9e-4 -9.5122,4.25997 
-9.51172,9.51367 v 1.9869 c -4.8e-4,5.2537 4.25803,9.51308 9.51172,9.51367 5.25446,4.9e-4 9.51415,-4.25921 
9.51367,-9.51367 v -1.9869 c 4.8e-4,-5.25446 -4.25921,-9.51416 -9.51367,-9.51367 z" />
       <path
          inkscape:connector-curvature="0"
          id="path2250"
@@ -456,23 +496,15 @@
          id="path2254"
          d="m 583.54677,-97.016731 c -5.65812,0.0068 -10.48602,2.846907 -11.6973,7.975713 -0.37313,1.337723 
0.38637,2.018359 1.22843,2.018359 h 20.61893 c 1.10784,0 1.7348,-0.93882 1.45078,-1.95705 -1.18825,-5.162636 
-5.91703,-8.033952 -11.60084,-8.037022 z"
          
style="opacity:1;vector-effect:none;fill:#f6f9fe;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
-      <path
-         sodipodi:nodetypes="ccccccc"
-         inkscape:connector-curvature="0"
-         id="path2258"
-         d="m 583.52736,-113.48153 c -3.31492,3.6e-4 -6.00192,2.63614 -6.00162,5.88723 v 1.22953 c 
-3e-4,3.25109 2.6867,5.88686 6.00162,5.88722 3.31541,3.1e-4 6.00316,-2.63567 6.00286,-5.88722 v -1.22953 c 
3e-4,-3.25155 -2.68745,-5.88754 -6.00286,-5.88723 z"
-         
style="opacity:1;vector-effect:none;fill:#cbe2fa;fill-opacity:0.98431373;stroke:#98c1f1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal"
 />
       <path
          inkscape:connector-curvature="0"
          id="path2256"
          d="m 588.97822,-107.51142 a 5.4575825,5.4942502 0 0 1 -5.45758,5.49424 5.4575825,5.4942502 0 0 1 
-5.4576,-5.49424 5.4575825,5.4942502 0 0 1 5.4576,-5.49426 5.4575825,5.4942502 0 0 1 5.45758,5.49426 z"
          
style="opacity:1;vector-effect:none;fill:#f6f9fe;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
       <path
-         sodipodi:nodetypes="ccsscc"
-         inkscape:connector-curvature="0"
          id="path2260"
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#98c1f1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal"
-         d="m 583.59452,-97.432511 c -6.25291,0.0079 -11.56529,3.707527 -12.90389,9.643376 -0.41237,1.54822 
0.42697,2.335954 1.35755,2.335954 h 22.78634 c 1.22429,0 1.91716,-1.086547 1.60328,-2.264998 
-1.31315,-5.974997 -6.56199,-9.710777 -12.84328,-9.714332 z" />
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient23277);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variant-east_asian:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+         d="m 583.59452,-97.432511 c -6.25291,0.0079 -11.56529,3.707527 -12.90389,9.643376 -0.41237,1.54822 
0.42697,2.335954 1.35755,2.335954 h 22.78634 c 1.22429,0 1.91716,-1.086547 1.60328,-2.264998 
-1.31315,-5.974997 -6.56199,-9.710777 -12.84328,-9.714332 z m -0.0672,-16.049019 c -3.31492,3.6e-4 
-6.00192,2.63614 -6.00162,5.88723 v 1.22953 c -3e-4,3.25109 2.6867,5.88686 6.00162,5.88722 3.31541,3.1e-4 
6.00316,-2.63567 6.00286,-5.88722 v -1.22953 c 3e-4,-3.25155 -2.68745,-5.88754 -6.00286,-5.88723 z" />
       <path
          
style="opacity:1;vector-effect:none;fill:#cbe1f9;fill-opacity:0.98431373;stroke:#98c1f1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
          d="m 580.10515,-46.803399 c -4.51985,0.0052 -8.32898,2.893584 -9.29657,6.799879 -0.29807,1.01886 
0.30863,1.537259 0.98129,1.537259 h 16.47089 c 0.88497,0 1.38581,-0.715041 1.15892,-1.490563 
-0.9492,-3.932061 -4.77416,-6.844236 -9.31453,-6.846575 z"
@@ -484,23 +516,15 @@
          id="path2474"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="ccsscc" />
-      <path
-         
style="opacity:1;vector-effect:none;fill:#cbe2fa;fill-opacity:0.98431373;stroke:#98c1f1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
-         d="m 580.05878,-58.541108 c -2.47303,2.5e-4 -4.47762,1.830549 -4.4774,4.088123 v 0.853791 c 
-2.2e-4,2.257574 2.00437,4.087865 4.4774,4.088115 2.4734,2.16e-4 4.47854,-1.830222 4.4783,-4.088115 v 
-0.853791 c 2.4e-4,-2.257894 -2.0049,-4.088339 -4.4783,-4.088123 z"
-         id="path2476"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccccccc" />
       <path
          
style="opacity:1;vector-effect:none;fill:#f6f9fe;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
          d="m 583.99675,-54.492861 a 3.9429487,3.535637 0 0 1 -3.94295,3.535629 3.9429487,3.535637 0 0 1 
-3.94295,-3.535629 3.9429487,3.535637 0 0 1 3.94295,-3.535643 3.9429487,3.535637 0 0 1 3.94295,3.535643 z"
          id="path2478"
          inkscape:connector-curvature="0" />
       <path
-         d="m 580.15256,-47.477427 c -4.61882,0.0059 -8.5429,2.774303 -9.53168,7.216038 -0.30459,1.158517 
0.3154,1.74797 1.00278,1.74797 h 16.83152 c 0.90434,0 1.41614,-0.813052 1.1843,-1.694875 -0.96998,-4.471027 
-4.84713,-7.266474 -9.48692,-7.269133 z"
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#98c1f1;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
          id="path2480"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="ccsscc" />
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient23594);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+         d="m 580.15256,-47.477427 c -4.61882,0.0059 -8.5429,2.774303 -9.53168,7.216038 -0.30459,1.158517 
0.3154,1.74797 1.00278,1.74797 h 16.83152 c 0.90434,0 1.41614,-0.813052 1.1843,-1.694875 -0.96998,-4.471027 
-4.84713,-7.266474 -9.48692,-7.269133 z m -0.0938,-11.063681 c -2.47303,2.5e-4 -4.47762,1.830549 
-4.4774,4.088123 v 0.853791 c -2.2e-4,2.257574 2.00437,4.087865 4.4774,4.088115 2.4734,2.16e-4 
4.47854,-1.830222 4.4783,-4.088115 v -0.853791 c 2.4e-4,-2.257894 -2.0049,-4.088339 -4.4783,-4.088123 z" />
       <path
          inkscape:connector-curvature="0"
          id="path2482"
@@ -512,23 +536,15 @@
          id="path2484"
          d="m 576.05944,-2.9212408 c -3.27274,0.00345 -6.06524,1.402685 -6.76587,3.9296737 
-0.21583,0.6591018 0.22348,0.9944549 0.71054,0.9944549 h 11.92623 c 0.6408,0 1.00345,-0.4625599 
0.83917,-0.9642474 -0.6873,-2.5436564 -3.42249,-3.958368 -6.71007,-3.9598812 z"
          
style="opacity:1;vector-effect:none;fill:#f6f9fe;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
-      <path
-         sodipodi:nodetypes="ccccccc"
-         inkscape:connector-curvature="0"
-         id="path2486"
-         d="m 575.91889,-11.50905 c -1.97986,1.95e-4 -3.5847,1.427182 -3.58453,3.1872916 v 0.6656553 c 
-1.7e-4,1.7601101 1.60467,3.1870902 3.58453,3.1872851 1.98017,1.684e-4 3.58545,-1.4269264 3.58525,-3.1872851 
v -0.6656553 c 2e-4,-1.7603596 -1.60508,-3.1874596 -3.58525,-3.1872916 z"
-         
style="opacity:1;vector-effect:none;fill:#cbe2fa;fill-opacity:0.98431373;stroke:#98c1f1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
       <path
          inkscape:connector-curvature="0"
          id="path2488"
          d="m 579.07156,-8.5559729 a 3.1566576,2.5534223 0 0 1 -3.15666,2.5534166 3.1566576,2.5534223 0 0 1 
-3.15666,-2.5534166 3.1566576,2.5534223 0 0 1 3.15666,-2.5534261 3.1566576,2.5534223 0 0 1 3.15666,2.5534261 
z"
          
style="opacity:1;vector-effect:none;fill:#f6f9fe;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
       <path
-         sodipodi:nodetypes="ccsscc"
-         inkscape:connector-curvature="0"
          id="path2490"
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#98c1f1;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
-         d="m 576.06924,-3.4294541 c -3.59101,0.00457 -6.64188,2.1444105 -7.41062,5.5776703 
-0.23681,0.8954811 0.24521,1.3511016 0.77964,1.3511016 h 13.08604 c 0.7031,0 1.10101,-0.6284523 
0.92076,-1.3100615 -0.75413,-3.4559013 -3.76851,-5.6166551 -7.37582,-5.6187104 z" />
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:url(#linearGradient23953);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
+         d="m 576.06924,-3.4294541 c -3.59101,0.00457 -6.64188,2.1444105 -7.41062,5.5776703 
-0.23681,0.8954811 0.24521,1.3511016 0.77964,1.3511016 h 13.08604 c 0.7031,0 1.10101,-0.6284523 
0.92076,-1.3100615 -0.75413,-3.4559013 -3.76851,-5.6166551 -7.37582,-5.6187104 z m -0.15035,-8.0795959 c 
-1.97986,1.95e-4 -3.5847,1.427182 -3.58453,3.1872916 v 0.6656553 c -1.7e-4,1.7601101 1.60467,3.1870902 
3.58453,3.1872851 1.98017,1.684e-4 3.58545,-1.4269264 3.58525,-3.1872851 v -0.6656553 c 2e-4,-1.7603596 
-1.60508,-3.1874596 -3.58525,-3.1872916 z" />
     </g>
   </g>
 </svg>
diff --git a/src/fullcolor/drives.svg b/src/fullcolor/drives.svg
index d00f9351..bc199e45 100644
--- a/src/fullcolor/drives.svg
+++ b/src/fullcolor/drives.svg
@@ -25,6 +25,82 @@
      id="title4162">Adwaita Icon Template</title>
   <defs
      id="defs3">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient57219">
+      <stop
+         style="stop-color:#5e5c64;stop-opacity:1"
+         offset="0"
+         id="stop57215" />
+      <stop
+         style="stop-color:#c0bfbc;stop-opacity:1"
+         offset="1"
+         id="stop57217" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient55355">
+      <stop
+         style="stop-color:#c64600;stop-opacity:1;"
+         offset="0"
+         id="stop55351" />
+      <stop
+         style="stop-color:#ff7800;stop-opacity:1"
+         offset="1"
+         id="stop55353" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient48603">
+      <stop
+         style="stop-color:#5e5c64;stop-opacity:1;"
+         offset="0"
+         id="stop48599" />
+      <stop
+         style="stop-color:#c0bfbc;stop-opacity:1"
+         offset="1"
+         id="stop48601" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient47563">
+      <stop
+         style="stop-color:#5e5c64;stop-opacity:1;"
+         offset="0"
+         id="stop47559" />
+      <stop
+         style="stop-color:#c0bfbc;stop-opacity:1"
+         offset="1"
+         id="stop47561" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient44339">
+      <stop
+         style="stop-color:#c64600;stop-opacity:1;"
+         offset="0"
+         id="stop44335" />
+      <stop
+         style="stop-color:#ff7800;stop-opacity:1"
+         offset="1"
+         id="stop44337" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient34053">
+      <stop
+         style="stop-color:#585855;stop-opacity:1"
+         offset="0"
+         id="stop34047" />
+      <stop
+         id="stop34049"
+         offset="0.10792085"
+         style="stop-color:#dfddd9;stop-opacity:1" />
+      <stop
+         style="stop-color:#e9e8e6;stop-opacity:1"
+         offset="1"
+         id="stop34051" />
+    </linearGradient>
     <linearGradient
        inkscape:collect="always"
        id="linearGradient3413">
@@ -89,22 +165,6 @@
          offset="1"
          id="stop2790" />
     </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient13361">
-      <stop
-         style="stop-color:#585855;stop-opacity:1"
-         offset="0"
-         id="stop13357" />
-      <stop
-         id="stop13365"
-         offset="0.10792085"
-         style="stop-color:#9e9d9a;stop-opacity:1;" />
-      <stop
-         style="stop-color:#c0bfbc;stop-opacity:1"
-         offset="1"
-         id="stop13359" />
-    </linearGradient>
     <linearGradient
        inkscape:collect="always"
        id="linearGradient13355">
@@ -841,7 +901,7 @@
        y2="-83.313705" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient13361"
+       xlink:href="#linearGradient34053"
        id="linearGradient13363"
        x1="1275.6654"
        y1="-149.75203"
@@ -989,7 +1049,7 @@
        r="8" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient13361"
+       xlink:href="#linearGradient34053"
        id="linearGradient13421"
        gradientUnits="userSpaceOnUse"
        x1="1275.6654"
@@ -1050,7 +1110,7 @@
        y2="-83.313705" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient13361"
+       xlink:href="#linearGradient34053"
        id="linearGradient13477"
        gradientUnits="userSpaceOnUse"
        gradientTransform="matrix(0.49851881,0,0,0.48933713,625.65249,36.161242)"
@@ -1111,7 +1171,7 @@
        y2="-83.313705" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient13361"
+       xlink:href="#linearGradient34053"
        id="linearGradient13501"
        gradientUnits="userSpaceOnUse"
        gradientTransform="matrix(0.38503127,0,0,0.34938051,766.05092,56.088385)"
@@ -1436,16 +1496,6 @@
        fx="-353.8945"
        fy="-69.634567"
        r="2.370125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient1035"
-       id="linearGradient3367"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.93966061,0,0,1.0134939,-318.66012,-525.71302)"
-       x1="-126"
-       y1="497"
-       x2="-58"
-       y2="497" />
     <linearGradient
        inkscape:collect="always"
        xlink:href="#linearGradient1871"
@@ -1496,16 +1546,6 @@
        y1="291.5"
        x2="65"
        y2="291.5" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient1035"
-       id="linearGradient3403"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.30123833,0,0,0.34217472,-71.921216,-83.088128)"
-       x1="-126"
-       y1="497"
-       x2="-58"
-       y2="497" />
     <linearGradient
        inkscape:collect="always"
        xlink:href="#linearGradient3413"
@@ -1536,16 +1576,6 @@
        fx="-353.8945"
        fy="-69.634567"
        r="2.370125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient1035"
-       id="linearGradient3529"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.12704098,0,0,0.12097476,-109.7196,-64.349857)"
-       x1="-126"
-       y1="497"
-       x2="-58"
-       y2="497" />
     <linearGradient
        inkscape:collect="always"
        xlink:href="#linearGradient1871"
@@ -1609,6 +1639,69 @@
          rx="2"
          ry="2" />
     </clipPath>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient44339"
+       id="linearGradient44341"
+       x1="-93.857422"
+       y1="99.308098"
+       x2="-94.080078"
+       y2="87.838371"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient47563"
+       id="linearGradient47565"
+       x1="-107.78613"
+       y1="-169.45947"
+       x2="-107.78613"
+       y2="-188.8457"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient48603"
+       id="linearGradient48605"
+       x1="-117.64453"
+       y1="-99.115723"
+       x2="-117.64453"
+       y2="-109.91113"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient55355"
+       id="linearGradient55357"
+       x1="-389.91498"
+       y1="5.6652308"
+       x2="-389.91498"
+       y2="-54.022186"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient57219"
+       id="linearGradient57221"
+       gradientUnits="userSpaceOnUse"
+       x1="-121.38574"
+       y1="-41.901367"
+       x2="-121.16016"
+       y2="-57.562012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient57219"
+       id="linearGradient64087"
+       gradientUnits="userSpaceOnUse"
+       x1="-126.01318"
+       y1="-0.91992146"
+       x2="-126.01318"
+       y2="-8.2763672" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient55355"
+       id="linearGradient64289"
+       gradientUnits="userSpaceOnUse"
+       x1="-116.479"
+       y1="1.5009769"
+       x2="-116.479"
+       y2="-7.5820308" />
   </defs>
   <sodipodi:namedview
      stroke="#ef2929"
@@ -1622,7 +1715,7 @@
      inkscape:zoom="1"
      inkscape:cx="-99.949399"
      inkscape:cy="101.9264"
-     inkscape:current-layer="g559"
+     inkscape:current-layer="g2663"
      showgrid="false"
      inkscape:grid-bbox="true"
      inkscape:document-units="px"
@@ -1916,7 +2009,7 @@
            id="rect9081-9"
            transform="translate(19.99997,-2281.9999)"
            d="m 300,2466 c -4.432,0 -8,3.568 -8,8 v 65.2726 H 396 V 2474 c 0,-4.432 -3.568,-8 -8,-8 z"
-           
style="display:inline;opacity:1;fill:#ffa348;fill-opacity:1;stroke:#c0bfbc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+           
style="display:inline;opacity:1;fill:#ffa348;fill-opacity:1;stroke:#ffa348;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
            sodipodi:nodetypes="ssccsss" />
         <path
            
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#c0bfbc;stroke-width:2.31768;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
@@ -1926,7 +2019,7 @@
            sodipodi:nodetypes="ssccssssccsss" />
       </g>
       <path
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#e66100;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ff9a35;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
          d="m 570.46875,-163 v -27.65625 c 0,-1.57789 1.34004,-2.84375 3.2415,-2.84375 h 36.97725 c 1.4805,0 
2.79688,1.48847 2.79688,2.79687 V -163"
          id="path12542"
          inkscape:connector-curvature="0"
@@ -1990,7 +2083,7 @@
          inkscape:connector-curvature="0"
          id="path12558"
          d="m 569.5581,-93.948885 v -18.542225 c 0,-1.0579 0.89843,-1.9066 2.17328,-1.9066 h 24.87995 c 
0.99261,0 1.87518,0.99795 1.87518,1.87517 v 18.573655"
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#e66100;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ff9a35;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
       <g
          transform="matrix(0.20983883,0,0,0.20983883,503.70705,-97.4413)"
          style="display:inline;stroke:#c0bfbc;stroke-width:2.0162;enable-background:new"
@@ -2046,7 +2139,7 @@
            sodipodi:nodetypes="ssccssssccsss" />
       </g>
       <path
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#e66100;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ff9a35;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
          d="m 569.40926,-43.985852 v -13.186666 c 0,-0.782603 0.66463,-1.410447 1.60773,-1.410447 h 18.0961 
c 0.7343,0 1.3872,0.738254 1.3872,1.387196 v 13.209917"
          id="path12576"
          inkscape:connector-curvature="0"
@@ -2101,7 +2194,7 @@
          inkscape:connector-curvature="0"
          id="path12594"
          d="m 569.52985,-3.0180156 v -6.5654756 c 0,-0.4916528 0.41754,-0.8860818 1.01002,-0.8860818 h 
11.08722 c 0.46131,0 0.87148,0.463792 0.87148,0.8714749 v 6.5800825"
-         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#e66100;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
+         
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#ff9a35;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;font-variation-settings:normal;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
 />
     </g>
   </g>
   <g
@@ -2440,7 +2533,7 @@
         <path
            transform="matrix(2.9224836,0,0,2.9224836,-113.95319,-276.13681)"
            d="m -99.439453,70 c -5.782997,0 -10.437497,4.656457 -10.437497,10.439453 v 6.121094 c 0,0.102901 
0.0127,0.20252 0.0156,0.304687 -0.002,0.04761 -0.0156,0.09242 -0.0156,0.140625 v 4.259766 2.835937 6.124998 c 
0,1.56644 1.26169,2.82813 2.82812,2.82813 h 15.238283 c 1.566432,0 2.828125,-1.26169 2.828125,-2.82813 v 
-8.960935 c 0,-0.06081 -0.01383,-0.117898 -0.01758,-0.177734 v -4.082032 c 0,-0.0482 -0.01319,-0.09301 
-0.01563,-0.140625 C -89.012697,86.763067 -89,86.663448 -89,86.560547 V 80.439453 C -89,74.656457 
-93.656454,70 -99.439453,70 Z"
-           
style="display:inline;opacity:1;fill:url(#linearGradient3403);fill-opacity:1;stroke:#c64600;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000"
+           
style="display:inline;opacity:1;fill:#c64600;fill-opacity:1;stroke:url(#linearGradient44341);stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000"
            id="rect3394" />
         <rect
            
style="display:inline;opacity:1;vector-effect:none;fill:url(#linearGradient3255);fill-opacity:1;stroke:#5e5c64;stroke-width:5.75562;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
@@ -2531,7 +2624,7 @@
          ry="0.54241484" />
       <path
          id="path3201"
-         
style="fill:#c0bfbc;fill-opacity:1;stroke:#5e5c64;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+         
style="fill:#c0bfbc;fill-opacity:1;stroke:url(#linearGradient47565);stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
          d="m -120.31566,-192.46559 c -0.25,0 -0.50476,0.16264 -0.68436,0.34216 l -4.10608,4.70206 c 
-0.1704,0.15448 -0.342,0.41353 -0.342,0.68134 v 18.54176 c 0,0.92019 0.74076,1.66092 1.66092,1.66092 h 
16.56848 c 0.9202,0 1.66096,-0.74073 1.66096,-1.66092 v -16.28498 h -0.008 c -0.3732,0 -0.93272,-0.30032 
-0.93272,-0.67349 v -3.30203 c 0,-0.37316 0.55968,-0.67349 0.93272,-0.67349 h 0.008 v -1.67244 c 0,-0.92019 
-0.74076,-1.66092 -1.66096,-1.66092 z"
          sodipodi:nodetypes="sccccssscsssscsss" />
       <rect
@@ -2575,7 +2668,7 @@
         <path
            sodipodi:nodetypes="ccsssscccc"
            id="path3271"
-           
style="display:inline;opacity:1;fill:url(#linearGradient3315);fill-opacity:1;stroke:#c64600;stroke-width:8.34943;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000"
+           
style="display:inline;opacity:1;fill:url(#linearGradient3315);fill-opacity:1;stroke:url(#linearGradient55357);stroke-width:8.34943;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000"
            d="M -436.94839,-40.767999 V 0.63928422 12.005959 c 0,4.515011 4.03395,10.768051 
10.1703,10.768051 h 42.91705 c 5.15807,0 9.78806,-6.826906 9.78806,-11.341917 V 0.63928422 l 
-0.28005,-41.05574922 c 0,-16.561749 -10.06959,-32.437524 -31.83074,-32.437524 -20.75113,0 
-30.76462,15.760089 -30.76462,32.08599 z" />
         <rect
            ry="5.6803594"
@@ -2663,7 +2756,7 @@
       <path
          sodipodi:nodetypes="sccccssscsssscsss"
          d="m -125.88734,-114.45065 c -0.1756,0 -0.3556,0.11428 -0.48172,0.24044 l -2.89012,3.30413 c 
-0.1196,0.10856 -0.2408,0.2906 -0.2408,0.47878 V -98 c 0,1 0.73616,1.439884 1.38376,1.439884 h 10.86428 c 
1.25028,0 1.75196,-0.439884 1.75196,-1.603196 v -10.678158 h -0.004 c -0.2624,0 -0.65652,-0.21104 
-0.65652,-0.47326 v -2.32033 c 0,-0.26224 0.3936,-0.47326 0.65652,-0.47326 h 0.004 v -1.17522 c 0,-0.64662 
-0.52144,-1.16713 -1.169,-1.16713 z"
-         
style="fill:#c0bfbc;fill-opacity:1;stroke:#5e5c64;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+         
style="fill:#c0bfbc;fill-opacity:1;stroke:url(#linearGradient48605);stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
          id="path3293" />
       <rect
          style="fill:#f6f5f4;fill-opacity:1;stroke-width:0.283207;stop-color:#000000"
@@ -2700,7 +2793,7 @@
          style="stroke-width:1.85978">
         <path
            d="m -429.56718,-73.695693 c -5.20619,0 -9.58651,3.986372 -9.39454,8.926253 V -61.26373 
0.49112175 12.171622 c 0,4.639668 4.22149,11.06535 10.64315,11.06535 h 44.91237 c 5.39788,0 
10.24314,-7.015393 10.24314,-11.655059 V 0.49112175 -57.908376 c 0,-8.156733 -5.54817,-15.454537 
-16.08047,-15.787317 z"
-           
style="display:inline;opacity:1;fill:url(#linearGradient3367);fill-opacity:1;stroke:#c64600;stroke-width:10.9025;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000"
+           
style="display:inline;opacity:1;fill:url(#linearGradient3315);fill-opacity:1;stroke:url(#linearGradient55357);stroke-width:10.9024939;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000;font-variation-settings:normal;vector-effect:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-opacity:1"
            id="path3327"
            sodipodi:nodetypes="ssccsssscccs" />
         <rect
@@ -2784,7 +2877,7 @@
          
style="opacity:0.214312;fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          id="path3349"
-         
style="fill:#c0bfbc;fill-opacity:1;stroke:#5e5c64;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+         
style="fill:#c0bfbc;fill-opacity:1;stroke:url(#linearGradient57221);stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000;font-variation-settings:normal;opacity:1;vector-effect:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-dashoffset:0;-inkscape-stroke:none;stop-opacity:1"
          d="m -127.76571,-59.453414 c -0.1756,0 -0.3556,0.11428 -0.48172,0.24044 l -2.89012,3.304128 c 
-0.1196,0.10856 -0.2408,0.2906 -0.2408,0.478776 v 12.427304 c 0,1 0.73616,1.439884 1.38376,1.439884 h 
10.86428 c 1.25028,0 1.75196,-0.439884 1.75196,-1.603196 v -10.67816 h -0.004 c -0.2624,0 -0.65652,-0.21104 
-0.65652,-0.47326 v -2.320328 c 0,-0.26224 0.3936,-0.47326 0.65652,-0.47326 h 0.004 v -1.17522 c 0,-0.646616 
-0.52144,-1.167128 -1.169,-1.167128 z"
          sodipodi:nodetypes="sccccssscsssscsss" />
       <rect
@@ -2818,7 +2911,7 @@
          
style="opacity:0.269599;fill:none;stroke:url(#linearGradient3363);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          d="m -124.7141,-10.395229 c -0.69828,0.08861 -1.29609,0.4758297 -1.27014,1.065474 v 0.4184558 
7.3713105 1.39423204 c 0,0.55380966 0.57167,1.15290426 1.43894,1.16157696 l 6.0721,0.060722 c 0.72975,0.0073 
1.38486,-0.73887931 1.38486,-1.29268873 V -1.5399887 -6.9352933 c 0,-1.8631648 -1.36214,-3.9582347 
-3.812,-4.0265747 -1.53169,0 -3.81376,0.566639 -3.81376,0.566639 z"
-         
style="display:inline;fill:url(#linearGradient3529);fill-opacity:1;stroke:#c64600;stroke-width:2.00591;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000"
+         
style="display:inline;fill:url(#linearGradient3315);fill-opacity:1;stroke:url(#linearGradient64289);stroke-width:2.00591809;stroke-miterlimit:4;stroke-dasharray:none;enable-background:new;stop-color:#000000;font-variation-settings:normal;opacity:1;vector-effect:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-opacity:1"
          id="path3489"
          sodipodi:nodetypes="ssccsssscccs" />
       <rect
@@ -2883,7 +2976,7 @@
       <path
          sodipodi:nodetypes="sccccssscsssscsss"
          d="m -129.16794,-11.337868 c -0.11301,0 -0.22884,0.07557 -0.31,0.158995 l -1.85985,2.1849185 c 
-0.077,0.071787 -0.15496,0.1921648 -0.15496,0.3165998 v 8.21779431 c 0,0.66126926 0.47373,0.95215102 
0.89048,0.95215102 h 6.99138 c 0.80458,0 1.12742,-0.29088176 1.12742,-1.06014426 V -7.5565265 h -0.003 c 
-0.16886,0 -0.42248,-0.1395542 -0.42248,-0.3129523 v -1.3452921 c 0,-0.1734112 0.39494,-0.4798866 
0.42248,-0.3129523 h 0.003 v -1.0383728 c 0,-0.427587 -0.33555,-0.771786 -0.75227,-0.771786 z"
-         
style="fill:#c0bfbc;fill-opacity:1;stroke:#5e5c64;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
+         
style="fill:#c0bfbc;fill-opacity:1;stroke:url(#linearGradient64087);stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000;font-variation-settings:normal;opacity:1;vector-effect:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-dashoffset:0;-inkscape-stroke:none;stop-opacity:1"
          id="path3513" />
       <rect
          style="fill:#f6f5f4;fill-opacity:1;stroke-width:0.283207;stop-color:#000000"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]