[gimp] icons: scalable&color-scalable



commit 0111c196f3c00659e84a3e2102cb6ae44b1a0446
Author: klausstaedtler <staedtler-przyborski web de>
Date:   Sat Jul 2 18:18:05 2016 +0200

    icons: scalable&color-scalable
    
    replace
    gimp-tool-preset
    
    the new icon reflects that it is used in fact for an editor (and not a static setting)
    (even better would be gimpdynamicseditor would use a different icon than
    gimptoolpreseteditor)
    
    consequently
    gimp-prefs-folders-tool-presets
    has changed too
    
    some other minor corrections on other icons

 icons/Color/16/gimp-cancel.png                     |  Bin 678 -> 678 bytes
 icons/Color/16/gimp-list.png                       |  Bin 382 -> 286 bytes
 icons/Color/16/gimp-prefs-folders-tool-presets.png |  Bin 710 -> 720 bytes
 icons/Color/16/gimp-quit.png                       |  Bin 690 -> 393 bytes
 icons/Color/16/gimp-tool-preset.png                |  Bin 857 -> 717 bytes
 icons/Color/22/gimp-justify-center.png             |  Bin 424 -> 224 bytes
 icons/Color/22/gimp-justify-fill.png               |  Bin 291 -> 208 bytes
 icons/Color/22/gimp-justify-left.png               |  Bin 379 -> 218 bytes
 icons/Color/22/gimp-justify-right.png              |  Bin 372 -> 165 bytes
 icons/Color/22/gimp-prefs-folders-tool-presets.png |  Bin 997 -> 1035 bytes
 icons/Color/22/gimp-tool-preset.png                |  Bin 1382 -> 1114 bytes
 icons/Color/24/gimp-prefs-folders-tool-presets.svg |  667 +-------------
 icons/Color/24/gimp-tool-preset.png                |  Bin 0 -> 1183 bytes
 icons/Color/24/gimp-tool-preset.svg                |  971 ++++----------------
 icons/Color/48/gimp-prefs-folders-tool-presets.png |  Bin 2565 -> 2289 bytes
 icons/Color/scalable/gimp-cancel.svg               |   11 +-
 icons/Color/scalable/gimp-justify-center.svg       |   71 +-
 icons/Color/scalable/gimp-justify-fill.svg         |   91 +-
 icons/Color/scalable/gimp-justify-left.svg         |   62 +-
 icons/Color/scalable/gimp-justify-right.svg        |   58 +-
 icons/Color/scalable/gimp-list.svg                 |   58 +-
 .../scalable/gimp-prefs-folders-tool-presets.svg   |  780 +++--------------
 icons/Color/scalable/gimp-quit.svg                 |   25 +-
 icons/Color/scalable/gimp-tool-preset.svg          |  953 ++++----------------
 .../16/gimp-prefs-folders-tool-presets.png         |  Bin 602 -> 464 bytes
 icons/Symbolic/16/gimp-tool-preset.png             |  Bin 427 -> 504 bytes
 .../22/gimp-prefs-folders-tool-presets.png         |  Bin 790 -> 568 bytes
 icons/Symbolic/22/gimp-tool-preset.png             |  Bin 883 -> 767 bytes
 .../24/gimp-prefs-folders-tool-presets.svg         |  195 ++---
 icons/Symbolic/24/gimp-tool-preset.png             |  Bin 0 -> 741 bytes
 icons/Symbolic/24/gimp-tool-preset.svg             |  373 +++-----
 .../48/gimp-prefs-folders-tool-presets.png         |  Bin 1168 -> 791 bytes
 .../scalable/gimp-prefs-folders-tool-presets.svg   |   67 +-
 icons/Symbolic/scalable/gimp-tool-preset.svg       |  285 +-----
 icons/icon-list.mk                                 |    1 +
 35 files changed, 1022 insertions(+), 3646 deletions(-)
---
diff --git a/icons/Color/16/gimp-cancel.png b/icons/Color/16/gimp-cancel.png
index 7e13c64..0a0740a 100644
Binary files a/icons/Color/16/gimp-cancel.png and b/icons/Color/16/gimp-cancel.png differ
diff --git a/icons/Color/16/gimp-list.png b/icons/Color/16/gimp-list.png
index 9d2119d..b42646a 100644
Binary files a/icons/Color/16/gimp-list.png and b/icons/Color/16/gimp-list.png differ
diff --git a/icons/Color/16/gimp-prefs-folders-tool-presets.png 
b/icons/Color/16/gimp-prefs-folders-tool-presets.png
index 107673b..6a5e027 100644
Binary files a/icons/Color/16/gimp-prefs-folders-tool-presets.png and 
b/icons/Color/16/gimp-prefs-folders-tool-presets.png differ
diff --git a/icons/Color/16/gimp-quit.png b/icons/Color/16/gimp-quit.png
index 8e4e6b1..adefbe3 100644
Binary files a/icons/Color/16/gimp-quit.png and b/icons/Color/16/gimp-quit.png differ
diff --git a/icons/Color/16/gimp-tool-preset.png b/icons/Color/16/gimp-tool-preset.png
index e18960e..664db01 100644
Binary files a/icons/Color/16/gimp-tool-preset.png and b/icons/Color/16/gimp-tool-preset.png differ
diff --git a/icons/Color/22/gimp-justify-center.png b/icons/Color/22/gimp-justify-center.png
index 12345ce..dbf3022 100644
Binary files a/icons/Color/22/gimp-justify-center.png and b/icons/Color/22/gimp-justify-center.png differ
diff --git a/icons/Color/22/gimp-justify-fill.png b/icons/Color/22/gimp-justify-fill.png
index 5927f14..955963f 100644
Binary files a/icons/Color/22/gimp-justify-fill.png and b/icons/Color/22/gimp-justify-fill.png differ
diff --git a/icons/Color/22/gimp-justify-left.png b/icons/Color/22/gimp-justify-left.png
index 3a1481b..f5611df 100644
Binary files a/icons/Color/22/gimp-justify-left.png and b/icons/Color/22/gimp-justify-left.png differ
diff --git a/icons/Color/22/gimp-justify-right.png b/icons/Color/22/gimp-justify-right.png
index 05f2a6a..e45e81a 100644
Binary files a/icons/Color/22/gimp-justify-right.png and b/icons/Color/22/gimp-justify-right.png differ
diff --git a/icons/Color/22/gimp-prefs-folders-tool-presets.png 
b/icons/Color/22/gimp-prefs-folders-tool-presets.png
index 89eb66e..6fcd211 100644
Binary files a/icons/Color/22/gimp-prefs-folders-tool-presets.png and 
b/icons/Color/22/gimp-prefs-folders-tool-presets.png differ
diff --git a/icons/Color/22/gimp-tool-preset.png b/icons/Color/22/gimp-tool-preset.png
index 50b62a6..bf3e5c0 100644
Binary files a/icons/Color/22/gimp-tool-preset.png and b/icons/Color/22/gimp-tool-preset.png differ
diff --git a/icons/Color/24/gimp-prefs-folders-tool-presets.svg 
b/icons/Color/24/gimp-prefs-folders-tool-presets.svg
index 9e11a74..018fba4 100644
--- a/icons/Color/24/gimp-prefs-folders-tool-presets.svg
+++ b/icons/Color/24/gimp-prefs-folders-tool-presets.svg
@@ -15,7 +15,7 @@
    id="svg97"
    sodipodi:version="0.32"
    inkscape:version="0.92pre1 unknown"
-   sodipodi:docname="gimp-prefs-folders-tool-presets-24.svg"
+   sodipodi:docname="gimp-prefs-folders-tool-presets.svg"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
    version="1.1"
    viewBox="0 0 24 24">
@@ -85,323 +85,6 @@
          stop-color="#ffffff"
          stop-opacity="0.215686" />
     </linearGradient>
-    <linearGradient
-       id="linearGradient2966">
-      <stop
-         stop-color="#ffd1d1"
-         id="stop2968" />
-      <stop
-         stop-color="#ff1d1d"
-         offset="0.5"
-         id="stop3006" />
-      <stop
-         stop-color="#6f0000"
-         id="stop2970"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2974-8">
-      <stop
-         stop-color="#c1c1c1"
-         id="stop2976-4" />
-      <stop
-         stop-color="#acacac"
-         id="stop2978-8"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2984">
-      <stop
-         stop-color="#e7e2b8"
-         id="stop2986" />
-      <stop
-         stop-opacity="0"
-         stop-color="#e7e2b8"
-         id="stop2988-7"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2994">
-      <stop
-         id="stop2996" />
-      <stop
-         stop-color="#c9c9c9"
-         id="stop2998"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient9910">
-      <stop
-         id="stop9912"
-         offset="0"
-         style="stop-color:#729fcf;stop-opacity:1;" />
-      <stop
-         style="stop-color:#a5bfda;stop-opacity:1;"
-         offset="0.31578946"
-         id="stop9918" />
-      <stop
-         id="stop9914"
-         offset="1"
-         style="stop-color:#376ca4;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient9920">
-      <stop
-         style="stop-color:#5b90c8;stop-opacity:1;"
-         offset="0"
-         id="stop9922" />
-      <stop
-         id="stop9924"
-         offset="0.31578946"
-         style="stop-color:#8fb0d1;stop-opacity:1;" />
-      <stop
-         style="stop-color:#34679d;stop-opacity:1;"
-         offset="1"
-         id="stop9926" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient9759-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974-8"
-       id="linearGradient9761-4"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-0-6"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient9763-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient4275-6"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974-8"
-       id="linearGradient4277-4"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-1-1-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient4279-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient6343-2"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974-8"
-       id="linearGradient6345-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-2-8-1"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient6349-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4281-9"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient4283-2"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4285-5"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient8340"
-       id="linearGradient9961-5-6"
-       gradientUnits="userSpaceOnUse"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4287-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient4289-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4291-4"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient8340"
-       id="linearGradient4318-1-6"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4293-5"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient9968-5-0"
-       gradientUnits="userSpaceOnUse"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4127-2-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient8340"
-       id="linearGradient4363-5-8"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091" />
   </defs>
   <sodipodi:namedview
      fill="#729fcf"
@@ -411,9 +94,9 @@
      borderopacity="0.10196078"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="11.313708"
-     inkscape:cx="2.6326119"
-     inkscape:cy="7.530029"
+     inkscape:zoom="4.9536641"
+     inkscape:cx="-1.6890165"
+     inkscape:cy="22.152487"
      inkscape:current-layer="svg97"
      showgrid="true"
      inkscape:grid-bbox="true"
@@ -472,7 +155,7 @@
      inkscape:groupmode="layer"
      transform="translate(0,-24)" />
   <g
-     id="g4655">
+     id="g4271">
     <path
        sodipodi:nodetypes="ccccccssssccc"
        
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3104-5);stroke-width:0.60085434;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
@@ -487,322 +170,64 @@
        id="rect3965-5"
        
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.73938024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <g
-       id="g4365-4"
-       transform="matrix(0.93749577,0,0,0.93749577,7.9998686,-970.58514)">
-      <g
-         id="g6334-5"
-         transform="matrix(0.32385231,-0.13886687,0.15238509,0.30797804,-26.389806,1045.431)"
-         inkscape:r_cx="true"
-         inkscape:r_cy="true">
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccc"
-           id="path2960-8"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9759-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           id="path2964-5"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="czcczcc"
-           id="path2962-33"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9761-4);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2982-7"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-0-6);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2992-3"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9763-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3002-9"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3004-94"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-      </g>
-      <rect
-         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#3c3c3c;stroke-width:0.56043339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
-         id="rect4207-0"
-         width="15.374856"
-         height="15.374856"
-         x="0.34500903"
-         y="1036.7072" />
+       id="g4276"
+       transform="matrix(3.7795277,0,0,3.7795277,6,-1106.5198)">
+      <path
+         
style="opacity:1;fill:#8f5902;fill-opacity:1;stroke:none;stroke-width:0.06592633;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path5013"
+         sodipodi:type="arc"
+         sodipodi:cx="2.1846678"
+         sodipodi:cy="292.96292"
+         sodipodi:rx="0.31392258"
+         sodipodi:ry="0.1962437"
+         sodipodi:start="0"
+         sodipodi:end="6.1402416"
+         sodipodi:open="true"
+         d="m 2.4985904,292.96292 a 0.31392258,0.1962437 0 0 1 -0.3027066,0.19612 0.31392258,0.1962437 0 0 1 
-0.3243371,-0.1821 0.31392258,0.1962437 0 0 1 0.2795306,-0.20914 0.31392258,0.1962437 0 0 1 
0.3443114,0.16716" />
       <g
-         id="g6334-7-7"
-         transform="matrix(0.32385231,-0.13886687,0.15238509,0.30797804,-23.694467,1045.431)"
-         inkscape:r_cx="true"
-         inkscape:r_cy="true">
+         transform="matrix(0.22434049,-0.09066942,0.1999598,0.81248142,-54.22969,56.4782)"
+         id="g4948">
         <path
+           id="rect5858-9"
+           d="m -6.1648722,290.37798 -1.279508,-0.0396 2.6451432,5.02709 1.3046254,0.1296 z"
+           
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
            inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccc"
-           id="path2960-1-0"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
+           sodipodi:nodetypes="ccccc" />
         <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4275-6);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           id="path2964-1-5"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="czcczcc"
-           id="path2962-3-1"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4277-4);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2982-3-1"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-1-1-3);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2992-5-3"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4279-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc"
-           id="path3002-6-0"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3004-1-6"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
+           id="rect5860-7"
+           d="m -6.2171811,290.62149 -0.8250133,-0.0186 2.3667073,4.49791 0.8864827,0.1268 z"
+           
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+           inkscape:connector-curvature="0" />
       </g>
       <g
-         id="g6334-6-3"
-         transform="matrix(0.32385231,-0.13886687,0.15238509,0.30797804,-20.999129,1045.431)"
-         inkscape:r_cx="true"
-         inkscape:r_cy="true">
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccc"
-           id="path2960-4-5"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6343-2);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           id="path2964-2-8"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="czcczcc"
-           id="path2962-2-8"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6345-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2982-5-9"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-2-8-1);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2992-51-3"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6349-3);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
+         transform="matrix(-0.22374732,-0.09212119,-0.20522863,0.81116864,60.113242,56.823871)"
+         id="g4948-2">
         <path
+           id="rect5858-9-2"
+           d="m -6.1905125,290.46237 -1.2538677,-0.12405 2.608976,5.06652 1.359144,0.12435 z"
+           
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
            inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3002-1-5"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
+           sodipodi:nodetypes="ccccc" />
         <path
-           inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc"
-           id="path3004-9-7"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-      </g>
-      <g
-         id="g4231-9"
-         transform="matrix(1.0000185,0,0,0.99909747,-2.1875063e-4,0.90734913)">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="cszsc"
-           id="path9903-05"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9898-3"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4281-9);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9893-7"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4283-2);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9888-5"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4285-5);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:nodetypes="cccszsc"
-           id="path9930-1"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9961-5-6);stroke-width:0.32697418;stroke-linecap:round;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true"
+           id="rect5860-7-9"
+           d="m -6.2532924,290.60293 h -0.788902 l 2.3064286,4.56363 0.7169802,0.0209 z"
+           
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
            inkscape:connector-curvature="0" />
       </g>
       <g
-         id="g4231-6-3"
-         transform="matrix(1.0000185,0,0,0.99909747,-5.5648285,0.90734913)">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="cszsc"
-           id="path9903-9-0"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9898-6-0"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4287-7);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9893-6-8"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4289-3);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9888-4-0"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4291-4);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:nodetypes="cccszsc"
-           id="path9930-3-9"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4318-1-6);stroke-width:0.32697418;stroke-linecap:round;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4231-66-2"
-         transform="matrix(1.0000185,0,0,0.99909747,-2.7825236,0.90734913)">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="cszsc"
-           id="path9903-0-2"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9898-1-7"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4293-5);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9893-1-4"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9968-5-0);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
+         transform="matrix(-0.00272966,-0.23238865,-0.62977863,0.12656744,186.56726,256.48185)"
+         id="g4948-2-0">
         <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9888-8-7"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4127-2-3);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
+           id="rect5858-9-2-2"
+           d="m -6.1295432,290.33834 h -1.314837 l 2.6451432,5.02709 H -3.4844 Z"
+           
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
            inkscape:connector-curvature="0" />
         <path
-           sodipodi:nodetypes="cccszsc"
-           id="path9930-0-0"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4363-5-8);stroke-width:0.32697418;stroke-linecap:round;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true"
+           id="rect5860-7-9-1"
+           d="m -6.2532924,290.60293 h -0.788902 l 2.3667073,4.49791 h 0.788902 z"
+           
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
            inkscape:connector-curvature="0" />
       </g>
     </g>
diff --git a/icons/Color/24/gimp-tool-preset.png b/icons/Color/24/gimp-tool-preset.png
new file mode 100644
index 0000000..02cd027
Binary files /dev/null and b/icons/Color/24/gimp-tool-preset.png differ
diff --git a/icons/Color/24/gimp-tool-preset.svg b/icons/Color/24/gimp-tool-preset.svg
index 10178ed..2fdbc08 100644
--- a/icons/Color/24/gimp-tool-preset.svg
+++ b/icons/Color/24/gimp-tool-preset.svg
@@ -12,507 +12,99 @@
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
    width="24"
    height="24"
-   id="svg2"
+   viewBox="0 0 24 24"
+   id="svg30571"
    version="1.1"
-   inkscape:version="0.91 r13725"
-   sodipodi:docname="gimp-tool-preset-24.svg"
-   viewBox="0 0 24 24">
+   inkscape:version="0.92pre1 unknown"
+   sodipodi:docname="gimp-tool-preset.svg">
   <defs
-     id="defs4">
+     id="defs30573">
     <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient6343"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       id="linearGradient2966">
-      <stop
-         style="stop-color:#ffd1d1;stop-opacity:1;"
-         offset="0"
-         id="stop2968" />
-      <stop
-         id="stop3006"
-         offset="0.5"
-         style="stop-color:#ff1d1d;stop-opacity:1;" />
-      <stop
-         style="stop-color:#6f0000;stop-opacity:1;"
-         offset="1"
-         id="stop2970" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974"
-       id="linearGradient6345"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <linearGradient
-       id="linearGradient2974">
-      <stop
-         style="stop-color:#c1c1c1;stop-opacity:1;"
-         offset="0"
-         id="stop2976" />
-      <stop
-         style="stop-color:#acacac;stop-opacity:1;"
-         offset="1"
-         id="stop2978" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient2984">
-      <stop
-         style="stop-color:#e7e2b8;stop-opacity:1;"
-         offset="0"
-         id="stop2986" />
-      <stop
-         style="stop-color:#e7e2b8;stop-opacity:0;"
-         offset="1"
-         id="stop2988" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient6349"
+       gradientTransform="matrix(1.4999983,0,0,1.4988138,-66.602831,987.91646)"
+       y2="18.5"
+       x2="36.5"
+       y1="18.5"
+       x1="25.5"
        gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
+       id="linearGradient10783-7"
+       xlink:href="#linearGradient2758-8"
+       inkscape:collect="always" />
     <linearGradient
-       id="linearGradient2994">
+       id="linearGradient2758-8">
       <stop
-         style="stop-color:#000000;stop-opacity:1;"
+         id="stop2760-1"
          offset="0"
-         id="stop2996" />
+         style="stop-color:#ffffff;stop-opacity:0.58823532;" />
       <stop
-         style="stop-color:#c9c9c9;stop-opacity:1;"
+         id="stop2762-64"
          offset="1"
-         id="stop2998" />
+         style="stop-color:#ffffff;stop-opacity:0;" />
     </linearGradient>
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient6343-5"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974"
-       id="linearGradient6345-9"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-1"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient6349-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient9972"
-       gradientUnits="userSpaceOnUse"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       id="linearGradient9910">
-      <stop
-         style="stop-color:#729fcf;stop-opacity:1;"
-         offset="0"
-         id="stop9912" />
-      <stop
-         id="stop9918"
-         offset="0.31578946"
-         style="stop-color:#a5bfda;stop-opacity:1;" />
-      <stop
-         style="stop-color:#376ca4;stop-opacity:1;"
-         offset="1"
-         id="stop9914" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient9968"
-       gradientUnits="userSpaceOnUse"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       id="linearGradient9920">
-      <stop
-         id="stop9922"
-         offset="0"
-         style="stop-color:#5b90c8;stop-opacity:1;" />
-      <stop
-         style="stop-color:#8fb0d1;stop-opacity:1;"
-         offset="0.31578946"
-         id="stop9924" />
-      <stop
-         id="stop9926"
-         offset="1"
-         style="stop-color:#34679d;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9952"
-       id="linearGradient9961"
-       gradientUnits="userSpaceOnUse"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient9952">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop9954" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop9956" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4127"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4372"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient4374"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4376"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9952"
-       id="linearGradient4378"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4513-1-7"
-       id="linearGradient5223"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.77978)"
-       x1="352.04172"
-       y1="156.66866"
-       x2="352.04172"
-       y2="162.75937" />
-    <linearGradient
-       id="linearGradient4513-1-7">
-      <stop
-         style="stop-color:#dcdcdc;stop-opacity:1;"
-         offset="0"
-         id="stop4515-6-40" />
-      <stop
-         style="stop-color:#b4b4b4;stop-opacity:1;"
-         offset="1"
-         id="stop4517-8-9" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4513-1-7"
-       id="linearGradient5227"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.937222)"
-       x1="352.04172"
-       y1="156.66866"
-       x2="352.04172"
-       y2="162.75937" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5229"
-       gradientUnits="userSpaceOnUse"
-       x1="279.48798"
-       y1="32.623501"
-       x2="279.68781"
-       y2="50.478821" />
-    <linearGradient
-       id="linearGradient5117-7">
-      <stop
-         style="stop-color:#f9c719;stop-opacity:1;"
-         offset="0"
-         id="stop5119-1" />
-      <stop
-         style="stop-color:#c29805;stop-opacity:1;"
-         offset="1"
-         id="stop5121-1" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5241"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.77978)"
-       x1="445.80984"
-       y1="142.1425"
-       x2="446.59109"
-       y2="196.79903" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5255"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5257"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.77978)"
-       x1="441.12234"
-       y1="133.54875"
-       x2="458.30984"
-       y2="181.56465" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5263"
-       gradientUnits="userSpaceOnUse"
-       x1="445.41922"
-       y1="181.98625"
-       x2="450.88797"
-       y2="139.37715" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5259"
-       gradientUnits="userSpaceOnUse"
-       x1="279.13864"
-       y1="136.1348"
-       x2="324.93457"
-       y2="176.38977" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5266"
+       xlink:href="#linearGradient5021"
+       id="linearGradient5023"
+       x1="-0.056702554"
+       y1="294.48645"
+       x2="4.2900357"
+       y2="294.48645"
        gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-65.015882)"
-       x1="455.96609"
-       y1="137.84563"
-       x2="455.18484"
-       y2="189.76778" />
+       gradientTransform="matrix(5.432954,0,0,6.1414975,0.50024899,-770.26288)" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient5214-5-4"
-       id="linearGradient5268"
-       gradientUnits="userSpaceOnUse"
-       x1="678.80859"
-       y1="114.09798"
-       x2="678.80859"
-       y2="58.665627" />
-    <linearGradient
-       id="linearGradient5214-5-4">
+       id="linearGradient5021">
       <stop
-         id="stop5216-2-2"
+         style="stop-color:#555753;stop-opacity:1;"
          offset="0"
-         style="stop-color:#2b0707;stop-opacity:1;" />
+         id="stop5017" />
       <stop
-         style="stop-color:#5e1010;stop-opacity:1;"
-         offset="0.72921318"
-         id="stop5218-9-3" />
-      <stop
-         id="stop5220-9-2"
+         style="stop-color:#555753;stop-opacity:0;"
          offset="1"
-         style="stop-color:#3c0a0a;stop-opacity:1;" />
+         id="stop5019" />
     </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4043-8-8-0-2-1-6"
-       id="linearGradient5270"
-       gradientUnits="userSpaceOnUse"
-       x1="901.3335"
-       y1="75.805412"
-       x2="905.56677"
-       y2="112.32885" />
-    <linearGradient
-       id="linearGradient4043-8-8-0-2-1-6">
-      <stop
-         style="stop-color:#a00008;stop-opacity:1;"
-         offset="0"
-         id="stop4045-8-9-9-5-1-5" />
-      <stop
-         style="stop-color:#6e0005;stop-opacity:1;"
-         offset="1"
-         id="stop4047-2-2-5-5-5-0" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4439"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4441"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4443"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4445"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4447"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4449"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
   </defs>
   <sodipodi:namedview
      id="base"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0"
+     inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="25.339173"
-     inkscape:cx="7.0363272"
-     inkscape:cy="14.228435"
+     inkscape:zoom="7.5502857"
+     inkscape:cx="13.974352"
+     inkscape:cy="5.4598828"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
-     inkscape:snap-grids="false"
-     inkscape:showpageshadow="false"
-     showborder="true"
-     inkscape:window-width="1920"
+     units="px"
+     inkscape:snap-page="true"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox-edge-midpoints="true"
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:object-paths="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-center="true"
+     inkscape:snap-text-baseline="true"
+     showborder="false"
+     inkscape:window-width="1346"
      inkscape:window-height="1016"
-     inkscape:window-x="0"
+     inkscape:window-x="574"
      inkscape:window-y="27"
-     inkscape:window-maximized="1"
+     inkscape:window-maximized="0"
      showguides="true"
-     inkscape:guide-bbox="true"
-     inkscape:pagecheckerboard="false">
+     inkscape:snap-global="false">
     <inkscape:grid
        type="xygrid"
-       id="grid2985"
-       empspacing="5"
-       visible="true"
-       enabled="true"
-       snapvisiblegridlinesonly="true" />
+       id="grid4370" />
   </sodipodi:namedview>
   <metadata
-     id="metadata7">
+     id="metadata30576">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -520,6 +112,11 @@
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
         <dc:title></dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Klaus Staedtler</dc:title>
+          </cc:Agent>
+        </dc:creator>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -529,334 +126,166 @@
      id="layer1"
      transform="translate(0,-1028.3622)">
     <g
-       id="g4305">
-      <g
-         inkscape:r_cy="true"
-         inkscape:r_cx="true"
-         transform="matrix(0.48425495,-0.20914565,0.22786075,0.46384186,-39.460884,1042.0207)"
-         id="g6334">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           id="path2960"
-           sodipodi:nodetypes="cccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="czcczcc"
-           id="path2964"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6343);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6345);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           id="path2962"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           id="path2982"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6349);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           id="path2992"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           id="path3002"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           id="path3004"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-      </g>
+       id="g85">
       <g
-         inkscape:r_cy="true"
-         inkscape:r_cx="true"
-         transform="matrix(0.48425495,-0.20914565,0.22786075,0.46384186,-34.460771,1042.0207)"
-         id="g6334-7">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           id="path2960-1"
-           sodipodi:nodetypes="cccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="czcczcc"
-           id="path2964-1"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6343-5);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6345-9);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           id="path2962-3"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-1);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           id="path2982-3"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6349-3);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           id="path2992-5"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           id="path3002-6"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           id="path3004-1"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         transform="matrix(1.4518044,0,0,1.498632,0.90594657,-524.80515)"
-         id="g4231">
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           id="path9903"
-           sodipodi:nodetypes="cszsc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4127);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           id="path9898"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9968);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           id="path9893"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9972);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           id="path9888"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9961);stroke-width:0.32697418;stroke-linecap:round;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"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           id="path9930"
-           sodipodi:nodetypes="cccszsc" />
-      </g>
-      <g
-         transform="matrix(1.4518157,0,0,1.4986319,-4.3445317,-524.80503)"
-         id="g4231-1">
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           id="path9903-9"
-           sodipodi:nodetypes="cszsc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4372);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           id="path9898-6"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4374);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           id="path9893-3"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
+         id="g4304">
         <path
            inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4376);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           id="path9888-5"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4378);stroke-width:0.32697418;stroke-linecap:round;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"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           id="path9930-6"
-           sodipodi:nodetypes="cccszsc" />
-      </g>
-      <g
-         transform="matrix(1.5881247e-4,0.03976431,-0.04045018,1.5611964e-4,15.653941,1014.8712)"
-         id="g4516"
-         style="display:inline">
+           
style="fill:none;stroke:url(#linearGradient10783-7);stroke-width:1.49940586;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+           id="path8421-1"
+           sodipodi:nodetypes="cc"
+           d="" />
         <g
-           id="g5983"
-           style="display:inline"
-           transform="matrix(1.497463,0,0,1.497463,-37.323656,22.358866)">
+           transform="matrix(-0.01552479,-1.157222,-3.5818296,0.63026585,1061.0515,858.42682)"
+           id="g4948-2-0">
           <path
-             
style="fill:url(#linearGradient5223);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 252.43715,37.826093 -1.06061,0.922273 0,7.28595 1.06061,1.060614 z"
-             id="path4007"
-             inkscape:connector-curvature="0" />
-          <path
-             
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5227);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
-             d="m 252.39266,37.288246 19.43391,0 0,10.303887 -19.43391,0 z"
-             id="rect4005"
-             inkscape:connector-curvature="0" />
+             id="rect5858-9-2-2"
+             d="m -6.1295432,290.33834 -1.4358806,-0.0151 2.7661868,5.04219 c 0.438279,0 1.8376346,-0.0622 
1.4113132,-4.2e-4 z"
+             
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="ccccc" />
           <path
-             
style="fill:url(#linearGradient5229);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 278.11996,32.623503 -6.29339,-0.0037 0,19.564341 5.1042,-0.0047 0.98476,0.986292 
1.02882,-0.986292 0.98332,0.98332 1.11613,-1.084882 1.11809,1.024343 1.0634,-0.922813 0.67808,0.673993 
0,2.740036 2.69585,0 0,-26.229243 -2.69585,0 0,2.103076 -1.21587,1.15625 -1.21763,-1.0603 -1.13401,1.0603 
-1.13267,-1.05877 z"
-             id="path4003"
+             id="rect5860-7-9-1"
+             d="m -6.2532924,290.60293 -0.820164,0.0314 2.4941674,4.64316 0.7323149,-0.1039 z"
+             
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
              inkscape:connector-curvature="0"
-             sodipodi:nodetypes="ccccccccccccccccccccc" />
+             sodipodi:nodetypes="ccccc" />
         </g>
+        <path
+           
style="opacity:1;fill:#8f5902;fill-opacity:1;stroke:none;stroke-width:0.37375557;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="path5013"
+           sodipodi:type="arc"
+           sodipodi:cx="12.385519"
+           sodipodi:cy="1029.4747"
+           sodipodi:rx="1.7797186"
+           sodipodi:ry="1.1125628"
+           sodipodi:start="0"
+           sodipodi:end="6.1402416"
+           sodipodi:open="true"
+           d="m 14.165238,1029.4747 a 1.7797186,1.1125628 0 0 1 -1.716133,1.1119 1.7797186,1.1125628 0 0 1 
-1.838761,-1.0324 1.7797186,1.1125628 0 0 1 1.584741,-1.1856 1.7797186,1.1125628 0 0 1 1.952001,0.9476" />
         <g
-           id="g4441"
-           style="display:inline"
-           transform="matrix(1.497463,0,0,1.497463,-37.323667,-439.26065)">
-          <rect
-             
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b4b4b4;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
-             id="rect3762"
-             width="4.6954417"
-             height="40.954685"
-             x="347.99707"
-             y="330.28235" />
+           transform="matrix(1.2718516,-0.51403137,1.1336304,4.606194,-307.44392,-311.22606)"
+           id="g4948">
+          <path
+             id="rect5858-9"
+             d="m -6.1648722,290.37798 -1.279508,-0.0396 2.2848098,4.97068 1.4611945,0.16899 z"
+             
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="ccccc" />
+          <path
+             sodipodi:nodetypes="ccccc"
+             id="rect5860-7"
+             d="m -6.2171811,290.62149 -0.8250133,-0.0186 2.0868169,4.48287 0.8327157,0.0884 z"
+             
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
         </g>
         <g
-           id="g4986"
-           style="display:inline"
-           transform="matrix(1.497463,0,0,1.497463,-37.323658,22.358864)">
+           transform="matrix(-1.2684888,-0.52226188,-1.1635009,4.5987515,340.79949,-309.26635)"
+           id="g4948-2">
           <path
-             
style="fill:url(#linearGradient5241);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 303.80769,26.231803 -25.63915,0.47281 0,31.364024 25.82361,0.44268"
-             id="path4001"
+             id="rect5858-9-2"
+             d="m -6.1905125,290.46237 -1.2538677,-0.12405 2.608976,5.06652 1.4154146,0.15368 z"
+             
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
              inkscape:connector-curvature="0"
-             sodipodi:nodetypes="cccc" />
-          <g
-             id="g4009"
-             style="fill:url(#linearGradient5255);fill-opacity:1"
-             transform="matrix(0.66779613,0,0,0.66779613,24.924605,-14.931172)">
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072"
-               d="m 447.07031,56.78979 c 3.32031,1.17188 6.25,0 6.25,0 l 0,15.23438 -6.15234,0 z"
-               
style="fill:url(#linearGradient4439);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2"
-               d="m 459.76562,56.78979 c 3.32031,1.17188 6.25,0 6.25,0 l 0,15.23438 -6.15234,0 z"
-               
style="fill:url(#linearGradient4441);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2-4"
-               d="m 472.46093,56.78979 c 3.32031,1.17188 6.25,0 6.25,0 l 0,15.23438 -6.15234,0 z"
-               
style="fill:url(#linearGradient4443);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-5"
-               d="m 447.07031,114.69995 c 3.32031,-1.17188 6.25,0 6.25,0 l 0,-15.23438 -6.15234,0 z"
-               
style="fill:url(#linearGradient4445);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2-1"
-               d="m 459.76562,114.69995 c 3.32031,-1.17188 6.25,0 6.25,0 l 0,-15.23438 -6.15234,0 z"
-               
style="fill:url(#linearGradient4447);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2-4-7"
-               d="m 472.46093,114.69995 c 3.32031,-1.17188 6.25,0 6.25,0 l 0,-15.23438 -6.15234,0 z"
-               
style="fill:url(#linearGradient4449);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-          </g>
+             sodipodi:nodetypes="ccccc" />
           <path
-             
style="fill:url(#linearGradient5257);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 315.17741,25.690301 -1.17849,-1.254902 -0.98941,1.499936 -1.36159,-1.565147 
-1.1785,1.646184 -1.30756,-1.646184 -1.17387,1.695575 -1.4268,-1.565148 -1.11656,1.601666 -1.69557,-0.021 
0.25303,32.607111 2.68162,3e-4 1.17385,1.353296 1.17386,-1.36752 1.25095,1.417584 1.23116,-1.352367 
1.34249,1.352367 1.19692,-1.180042 1.04343,0"
-             id="path3991"
-             inkscape:connector-curvature="0"
-             sodipodi:nodetypes="ccccccccccccccccccc" />
+             sodipodi:nodetypes="ccccc"
+             id="rect5860-7-9"
+             d="m -6.2532924,290.60293 h -0.788902 l 2.3064286,4.56363 0.889614,0.0892 z"
+             
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+        </g>
+        <rect
+           
style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:url(#linearGradient5023);stroke-width:1.00049818;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="rect5015"
+           width="22.999502"
+           height="12.999502"
+           x="0.50024909"
+           y="1031.8251" />
+      </g>
+      <g
+         transform="translate(8,-7.9999826)"
+         id="g4253">
+        <rect
+           
style="opacity:0.75;fill:none;fill-opacity:1;stroke:none;stroke-width:0.17814535;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           id="rect4253"
+           width="16"
+           height="16"
+           x="0"
+           y="1036.3622" />
+        <g
+           id="g3943"
+           transform="matrix(0.8529282,0,0,0.8480413,-0.70677318,160.6212)">
           <g
-             id="g4152"
-             transform="matrix(0.66779613,0,0,0.66779613,129.26775,-65.015882)"
-             
style="fill:url(#linearGradient5263);fill-opacity:1;stroke-width:0.17716534;stroke-miterlimit:4;stroke-dasharray:none">
-            <path
-               sodipodi:nodetypes="cccccc"
-               inkscape:connector-curvature="0"
-               id="path3766"
-               d="m 286.70792,130.12964 -2.91886,2.92968 -5.46875,0 0,55.07813 5.3711,0 3.06677,3.52256"
-               
style="fill:url(#linearGradient5259);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             transform="matrix(0.75258206,0.75039082,-0.75039082,0.75258206,803.6233,277.20486)"
+             id="g3939">
+            <g
+               id="g3936">
+              <path
+                 transform="matrix(0.52647596,0.10929736,-0.10929736,0.52647596,105.00246,497.44584)"
+                 inkscape:transform-center-y="0.05656081"
+                 inkscape:transform-center-x="-0.00082815806"
+                 d="m -20.433217,1049.479 -0.243616,-0.2772 -0.243616,-0.2772 0.361875,-0.072 
0.361875,-0.072 -0.118259,0.3495 z"
+                 inkscape:randomized="0"
+                 inkscape:rounded="0"
+                 inkscape:flatsided="false"
+                 sodipodi:arg2="2.4205983"
+                 sodipodi:arg1="1.3734008"
+                 sodipodi:r2="0.21306621"
+                 sodipodi:r1="0.42613241"
+                 sodipodi:cy="1049.0612"
+                 sodipodi:cx="-20.516788"
+                 sodipodi:sides="3"
+                 id="path3937"
+                 
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:2.91148043;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+                 sodipodi:type="star" />
+            </g>
           </g>
+        </g>
+        <g
+           id="g4498"
+           transform="matrix(0.01989485,-0.01993646,0.01350408,0.01332378,-8.7454509,1045.6083)"
+           
style="fill:#3465a4;stroke:#555753;stroke-width:21.63107872;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
           <path
-             
style="fill:url(#linearGradient5266);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 320.73742,21.88109 0,41.09033 3.25551,0 0.43824,-9.808255 c 0.13043,-0.489108 
0.59965,-0.717681 1.0643,-0.709534 0.46465,0.0081 0.92474,0.253035 1.02256,0.709534 l 0.43824,9.808255 
5.61366,0 0.43825,-9.808255 c 0.13042,-0.489108 0.59964,-0.717681 1.0643,-0.709534 0.46465,0.0081 
0.92474,0.253035 1.02256,0.709534 l 0.43824,9.808255 5.50932,0 0.43824,-9.808255 c 0.13043,-0.489108 
0.59965,-0.717681 1.0643,-0.709534 0.46465,0.0081 0.92474,0.253035 1.02256,0.709534 l 0.43824,9.808255 
4.13199,0 0,-40.965119 -4.15286,-0.02084 -0.41737,9.516095 c -0.19564,0.913004 -1.826,0.978215 -2.08686,0 l 
-0.41737,-9.536963 -5.55106,-0.02084 -0.41737,9.557832 c -0.19565,0.913005 -1.826,0.978215 -2.08686,0 l 
-0.41738,-9.557832 -5.6554,-0.04174 -0.41737,9.599569 c -0.19564,0.913005 -1.826,0.978215 -2.08686,0 l 
-0.41737,-9.599569 -3.27638,-0.02083 z"
-             id="path3764"
-             inkscape:connector-curvature="0" />
+             sodipodi:nodetypes="cccccc"
+             inkscape:connector-curvature="0"
+             id="path4510"
+             d="m 218.20736,576.6367 -0.84712,-73.39348 564.56871,1.54144 v 140.4 l -564.84685,1.11701 z"
+             
style="fill:#3465a4;stroke:#555753;stroke-width:21.63107872;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
         </g>
         <path
-           
style="fill:url(#linearGradient5268);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           d="m 490.73608,55.31538 449.99916,7.90619 c 1.67057,0 1.7034,1.457619 1.7034,1.457619 l 
-0.088,23.000851 -0.088,23.07061 c 0,0 -0.019,1.37058 -1.38276,1.38785 l -450.26398,4.49207 z"
-           id="path2987"
+           sodipodi:nodetypes="ccccc"
+           inkscape:connector-curvature="0"
+           id="path4510-7"
+           d="m 3.9397518,1049.0928 10.8741082,-10.8217 0.369866,0.4029 -10.7944691,10.8393 z"
+           
style="fill:#204a87;stroke:none;stroke-width:0.3941181;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <path
+           
style="opacity:0.75;fill:#e9b96e;fill-opacity:1;stroke:#f57900;stroke-width:0.30000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           d="m 2.034939,1048.2477 2.026924,2.035 -1.3426608,1.173 -1.77689279,-1.8034 z"
+           id="rect4254"
            inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccccc" />
+           sodipodi:nodetypes="ccccc" />
+        <path
+           sodipodi:nodetypes="ccccc"
+           inkscape:connector-curvature="0"
+           id="path4510-7-2"
+           d="m 2.6485165,1047.8124 10.8236475,-10.7697 0.298384,0.313 -10.7438097,10.8119 z"
+           
style="fill:#729fcf;stroke:none;stroke-width:0.3941181;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <path
+           transform="rotate(14.970952)"
+           
style="opacity:0.75;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           inkscape:transform-center-x="0.58470768"
+           inkscape:transform-center-y="-0.11438449"
+           d="m 271.97339,1014.1378 0.42576,0.2564 -0.45058,2.0261 -0.002,-0.019 z"
+           id="rect4240"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="ccccc" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5270);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
-           d="m 899.85956,62.47414 12.25928,0.24414 0,49.70943 -12.25928,0.14648 z"
-           id="rect2989"
+           
style="opacity:0.75;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           inkscape:transform-center-x="0.58473448"
+           inkscape:transform-center-y="-0.11438449"
+           d="m 1.9948962,1051.2267 0.2887783,0.351 -1.89579813,0.5863 -0.0240079,-0.028 z"
+           id="rect4240-2"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc" />
       </g>
diff --git a/icons/Color/48/gimp-prefs-folders-tool-presets.png 
b/icons/Color/48/gimp-prefs-folders-tool-presets.png
index 35bc8eb..cf95859 100644
Binary files a/icons/Color/48/gimp-prefs-folders-tool-presets.png and 
b/icons/Color/48/gimp-prefs-folders-tool-presets.png differ
diff --git a/icons/Color/scalable/gimp-cancel.svg b/icons/Color/scalable/gimp-cancel.svg
index ad397f1..ef5a330 100644
--- a/icons/Color/scalable/gimp-cancel.svg
+++ b/icons/Color/scalable/gimp-cancel.svg
@@ -24,8 +24,8 @@
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
      inkscape:zoom="21.166144"
-     inkscape:cx="10.160577"
-     inkscape:cy="11.818655"
+     inkscape:cx="19.531027"
+     inkscape:cy="12.125749"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -70,7 +70,7 @@
             <dc:title>Klaus Staedtler       </dc:title>
           </cc:Agent>
         </dc:creator>
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -80,9 +80,8 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cc0000;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:0.36808872;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.7075099;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:ac
 cumulate"
-       d="M 8.1171875,0.25 C 4.8167276,0.194 1.7285019,2.276225 0.640625,5.578125 c -1.33892881,4.0641 
0.8741414,8.44155 4.9355469,9.78125 4.0614052,1.3398 8.4364701,-0.875553 9.7753901,-4.939453 l 
0.07227,-0.19336 C 16.627225,6.2066625 14.398917,1.9526719 10.416016,0.63867188 9.6545045,0.38747188 
8.8788214,0.263 8.1171875,0.25 Z M 7.9960938,2.5761719 C 10.989575,2.5761719 13.416016,5.0045 13.416016,8 c 
0,1.0031481 -0.277448,1.9381035 -0.751954,2.744141 L 5.2539062,3.3261719 c 0.8050157,-0.4739784 
1.7406013,-0.75 2.7421876,-0.75 z M 3.3320312,5.2480469 10.740234,12.669922 C 9.9347049,13.144734 
8.9986327,13.421875 7.9960938,13.421875 5.0025926,13.421875 2.5761719,10.9953 2.5761719,8 c 0,-1.0057327 
0.2791454,-1.9445359 0.7558593,-2.7519531 z"
-       transform="translate(0,1036.3622)"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cc0000;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:0.37105447;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate
 "
+       d="m 8.1181827,1036.5488 c -3.3280239,-0.056 -6.4420412,2.043 -7.53900353,5.372 -1.35011096,4.0977 
0.88144193,8.5113 4.97676643,9.8621 4.0953243,1.3508 8.5069284,-0.8828 9.8570304,-4.9803 l 0.07287,-0.1949 c 
1.213443,-4.053 -1.033475,-8.3421 -5.04964,-9.667 -0.7678713,-0.2532 -1.5500326,-0.3787 -2.3180263,-0.3919 z 
m -0.122105,2.3454 c 3.0184813,0 5.4651873,2.4483 5.4651873,5.4685 0,1.0114 -0.279766,1.9541 -0.758234,2.7667 
l -7.4720424,-7.479 c 0.8117387,-0.4779 1.755138,-0.7562 2.7650891,-0.7562 z m -4.7030148,2.6939 
7.4700731,7.483 c -0.8122568,0.4788 -1.7561467,0.7583 -2.7670583,0.7583 -3.0185016,0 -5.4651868,-2.4467 
-5.4651868,-5.4667 0,-1.014 0.2814768,-1.9605 0.762172,-2.7746 z"
        id="path6388-7-7-4-7"
        inkscape:connector-curvature="0" />
   </g>
diff --git a/icons/Color/scalable/gimp-justify-center.svg b/icons/Color/scalable/gimp-justify-center.svg
index 1dde31c..44cb5fe 100644
--- a/icons/Color/scalable/gimp-justify-center.svg
+++ b/icons/Color/scalable/gimp-justify-center.svg
@@ -25,9 +25,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="23.991886"
-     inkscape:cx="7.978264"
-     inkscape:cy="7.2161182"
+     inkscape:zoom="15.348736"
+     inkscape:cx="22.360271"
+     inkscape:cy="11.236686"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -54,7 +54,7 @@
      inkscape:window-maximized="1">
     <inkscape:grid
        type="xygrid"
-       id="grid4238" />
+       id="grid4237" />
   </sodipodi:namedview>
   <metadata
      id="metadata30576">
@@ -64,7 +64,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
         <dc:creator>
           <cc:Agent>
             <dc:title>Klaus Staedtler</dc:title>
@@ -79,47 +79,46 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <g
-       id="g4265">
+       id="g4254">
       <rect
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.31267035;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
-         id="rect17400-1"
-         width="15.687329"
-         height="1.6873296"
-         x="0.15633583"
-         y="1045.5186"
-         inkscape:label="a" />
-      <rect
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.34463972;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
-         id="rect17404-0"
-         width="11.65536"
-         height="1.6553603"
-         x="2.1723199"
-         y="1049.5345"
-         inkscape:label="a" />
+         inkscape:label="a"
+         y="1045.3622"
+         x="6.9999999e-07"
+         height="2"
+         width="16"
+         id="rect17450-0"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.8943783;marker:none"
 />
       <rect
          inkscape:label="a"
-         y="1037.5184"
-         x="0.15634346"
-         height="1.6873139"
-         width="15.687314"
-         id="rect17406-2"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.312686;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
+         y="1049.3622"
+         x="5"
+         height="2"
+         width="6"
+         id="rect17452-5"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.8660441;marker:none"
 />
+      <rect
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.91289306;marker:none"
+         id="rect5972-7"
+         width="10"
+         height="2"
+         x="3"
+         y="1041.3622"
+         inkscape:label="a" />
       <rect
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.30275127;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
-         id="rect17408-9"
-         width="11.697248"
-         height="1.6972487"
-         x="2.1513755"
-         y="1041.5135"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.89444882;marker:none"
+         id="rect5988-1"
+         width="16"
+         height="2"
+         x="6.9999999e-07"
+         y="1037.3622"
          inkscape:label="a" />
       <rect
-         transform="scale(-1,1)"
          y="1036.3622"
-         x="-16"
+         x="0"
          height="16"
          width="16"
          id="rect3999"
-         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.10246458;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.48850778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Color/scalable/gimp-justify-fill.svg b/icons/Color/scalable/gimp-justify-fill.svg
index e46f033..211f527 100644
--- a/icons/Color/scalable/gimp-justify-fill.svg
+++ b/icons/Color/scalable/gimp-justify-fill.svg
@@ -23,11 +23,11 @@
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0.0"
+     inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:zoom="23.991885"
-     inkscape:cx="2.6186629"
-     inkscape:cy="2.8291334"
+     inkscape:zoom="13.513581"
+     inkscape:cx="-5.1960539"
+     inkscape:cy="3.310131"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -80,46 +80,49 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <g
-       id="g4262">
-      <rect
-         inkscape:label="a"
-         y="1041.5101"
-         x="0.14793943"
-         height="1.7040257"
-         width="15.704119"
-         id="rect17314"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.29597428;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
-      <rect
-         inkscape:label="a"
-         y="1045.5103"
-         x="0.14793943"
-         height="1.7040257"
-         width="15.704119"
-         id="rect17316"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.29597428;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
-      <rect
-         inkscape:label="a"
-         y="1049.5103"
-         x="0.14793943"
-         height="1.7040257"
-         width="15.704119"
-         id="rect17318"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.29597428;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
-      <rect
-         inkscape:label="a"
-         y="1037.5103"
-         x="0.14793943"
-         height="1.7040257"
-         width="15.704119"
-         id="rect17326"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.29597428;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
-      <rect
-         y="1036.3622"
-         x="0.0051828637"
-         height="16"
-         width="15.989637"
-         id="rect3999"
-         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.1030916;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       id="g864">
+      <g
+         id="g856">
+        <rect
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32365635;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
+           id="rect17318"
+           width="16"
+           height="2"
+           x="0"
+           y="1049.3622"
+           inkscape:label="a" />
+        <rect
+           
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.1030916;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           id="rect3999"
+           width="15.989637"
+           height="16"
+           x="0.0051828637"
+           y="1036.3622" />
+        <rect
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32365635;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
+           id="rect17318-3"
+           width="16"
+           height="2"
+           x="0"
+           y="1045.3622"
+           inkscape:label="a" />
+        <rect
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32365635;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
+           id="rect17318-6"
+           width="16"
+           height="2"
+           x="0"
+           y="1041.3622"
+           inkscape:label="a" />
+        <rect
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.32365635;stroke-miterlimit:4.0999999;stroke-dasharray:none;stroke-opacity:1;marker:none"
+           id="rect17318-7"
+           width="16"
+           height="2"
+           x="0"
+           y="1037.3622"
+           inkscape:label="a" />
+      </g>
     </g>
   </g>
 </svg>
diff --git a/icons/Color/scalable/gimp-justify-left.svg b/icons/Color/scalable/gimp-justify-left.svg
index dae40c1..8d4a20e 100644
--- a/icons/Color/scalable/gimp-justify-left.svg
+++ b/icons/Color/scalable/gimp-justify-left.svg
@@ -23,11 +23,11 @@
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0.0"
+     inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:zoom="23.991886"
-     inkscape:cx="-19.557211"
-     inkscape:cy="7.2161182"
+     inkscape:zoom="36.114463"
+     inkscape:cx="0.82839292"
+     inkscape:cy="7.0361349"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -47,11 +47,11 @@
      inkscape:snap-center="true"
      inkscape:snap-text-baseline="true"
      showborder="false"
-     inkscape:window-width="1346"
+     inkscape:window-width="1920"
      inkscape:window-height="1016"
      inkscape:window-x="0"
      inkscape:window-y="27"
-     inkscape:window-maximized="0">
+     inkscape:window-maximized="1">
     <inkscape:grid
        type="xygrid"
        id="grid4238" />
@@ -79,47 +79,43 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <g
-       id="g4262"
-       transform="matrix(-1,0,0,1,16,0)">
+       id="g4246">
       <rect
-         transform="scale(-1,1)"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.31267035;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.34378523;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
          id="rect17400-1"
-         width="15.687329"
-         height="1.6873296"
-         x="-15.843664"
-         y="1045.5186"
+         width="16"
+         height="2"
+         x="0"
+         y="1045.3623"
          inkscape:label="a" />
       <rect
-         transform="scale(-1,1)"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.31676605;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.35089016;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
          id="rect17404-0"
-         width="9.6832333"
-         height="1.683234"
-         x="-15.841617"
-         y="1049.5206"
+         width="10"
+         height="2"
+         x="0"
+         y="1049.3622"
          inkscape:label="a" />
       <rect
-         transform="scale(-1,1)"
          inkscape:label="a"
-         y="1037.5184"
-         x="-15.843657"
-         height="1.6873139"
-         width="15.687314"
+         y="1037.3622"
+         x="0"
+         height="2"
+         width="16"
          id="rect17406-2"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.312686;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.34380421;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
       <rect
-         transform="scale(-1,1)"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.31421778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.34646395;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
          id="rect17408-9"
-         width="12.685782"
-         height="1.6857822"
-         x="-15.842891"
-         y="1041.5193"
+         width="13"
+         height="2"
+         x="0"
+         y="1041.3622"
          inkscape:label="a" />
       <rect
+         transform="scale(-1,1)"
          y="1036.3622"
-         x="0"
+         x="-16"
          height="16"
          width="16"
          id="rect3999"
diff --git a/icons/Color/scalable/gimp-justify-right.svg b/icons/Color/scalable/gimp-justify-right.svg
index b38a778..bffd109 100644
--- a/icons/Color/scalable/gimp-justify-right.svg
+++ b/icons/Color/scalable/gimp-justify-right.svg
@@ -23,11 +23,11 @@
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0.0"
+     inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:zoom="23.991886"
-     inkscape:cx="12.562758"
-     inkscape:cy="7.4870431"
+     inkscape:zoom="36.114463"
+     inkscape:cx="0.82839292"
+     inkscape:cy="7.0361349"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -79,46 +79,44 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <g
-       id="g4262">
+       id="g4246"
+       transform="matrix(-1,0,0,1,16,0)">
       <rect
-         transform="scale(-1,1)"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.31267035;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.34378523;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
          id="rect17400-1"
-         width="15.687329"
-         height="1.6873296"
-         x="-15.843664"
-         y="1045.5186"
+         width="16"
+         height="2"
+         x="0"
+         y="1045.3623"
          inkscape:label="a" />
       <rect
-         transform="scale(-1,1)"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.31676605;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.35089016;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
          id="rect17404-0"
-         width="9.6832333"
-         height="1.683234"
-         x="-15.841617"
-         y="1049.5206"
+         width="10"
+         height="2"
+         x="0"
+         y="1049.3622"
          inkscape:label="a" />
       <rect
-         transform="scale(-1,1)"
          inkscape:label="a"
-         y="1037.5184"
-         x="-15.843657"
-         height="1.6873139"
-         width="15.687314"
+         y="1037.3622"
+         x="0"
+         height="2"
+         width="16"
          id="rect17406-2"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.312686;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.34380421;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
 />
       <rect
-         transform="scale(-1,1)"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.31421778;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.34646395;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
          id="rect17408-9"
-         width="12.685782"
-         height="1.6857822"
-         x="-15.842891"
-         y="1041.5193"
+         width="13"
+         height="2"
+         x="0"
+         y="1041.3622"
          inkscape:label="a" />
       <rect
+         transform="scale(-1,1)"
          y="1036.3622"
-         x="0"
+         x="-16"
          height="16"
          width="16"
          id="rect3999"
diff --git a/icons/Color/scalable/gimp-list.svg b/icons/Color/scalable/gimp-list.svg
index e4d716a..08b7e00 100644
--- a/icons/Color/scalable/gimp-list.svg
+++ b/icons/Color/scalable/gimp-list.svg
@@ -12,7 +12,7 @@
    viewBox="0 0 16 16"
    id="svg30571"
    version="1.1"
-   inkscape:version="0.91+devel r"
+   inkscape:version="0.92pre1 unknown"
    sodipodi:docname="gimp-list.svg">
   <defs
      id="defs30573" />
@@ -23,9 +23,9 @@
      borderopacity="1"
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:zoom="16"
-     inkscape:cx="-18.581429"
-     inkscape:cy="11.175586"
+     inkscape:zoom="18.024202"
+     inkscape:cx="8.493278"
+     inkscape:cy="10.093707"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -45,11 +45,11 @@
      inkscape:snap-center="true"
      inkscape:snap-text-baseline="true"
      showborder="false"
-     inkscape:window-width="1920"
+     inkscape:window-width="1346"
      inkscape:window-height="1016"
-     inkscape:window-x="0"
+     inkscape:window-x="50"
      inkscape:window-y="27"
-     inkscape:window-maximized="1"
+     inkscape:window-maximized="0"
      inkscape:snap-global="false"
      showguides="false">
     <inkscape:grid
@@ -71,7 +71,7 @@
             <dc:title>Klaus Staedtler       </dc:title>
           </cc:Agent>
         </dc:creator>
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -98,28 +98,12 @@
          id="rect6884"
          style="opacity:0.3;fill:none;stroke:none" />
       <rect
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
-         width="9.8114691"
-         height="1.811469"
-         id="rect7356"
-         y="1039.4564"
-         x="5.0942655"
-         inkscape:label="a" />
-      <rect
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
-         width="9.8114691"
-         height="1.811469"
-         id="rect7358"
-         y="1043.4564"
-         x="5.0942655"
-         inkscape:label="a" />
-      <rect
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
-         width="9.8114691"
-         height="1.811469"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.21215953;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+         width="10"
+         height="2"
          id="rect7360"
-         y="1047.4564"
-         x="5.0942655"
+         y="1047.3623"
+         x="5"
          inkscape:label="a" />
       <path
          d="m 3.8476949,1040.3622 a 1.3476949,1.3476949 0 0 1 -1.3466247,1.3477 1.3476949,1.3476949 0 0 1 
-1.3487634,-1.3456 1.3476949,1.3476949 0 0 1 1.3444825,-1.3498 1.3476949,1.3476949 0 0 1 1.3508988,1.3434"
@@ -158,5 +142,21 @@
          id="path3148-7"
          
style="opacity:1;fill:#f57900;fill-opacity:1;stroke:#ce5c00;stroke-width:0.30461028;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
+    <rect
+       
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.21215953;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+       width="10"
+       height="2"
+       id="rect7360-3"
+       y="1043.3622"
+       x="5"
+       inkscape:label="a" />
+    <rect
+       
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.21215953;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none"
+       width="10"
+       height="2"
+       id="rect7360-6"
+       y="1039.3622"
+       x="5"
+       inkscape:label="a" />
   </g>
 </svg>
diff --git a/icons/Color/scalable/gimp-prefs-folders-tool-presets.svg 
b/icons/Color/scalable/gimp-prefs-folders-tool-presets.svg
index 95522ec..a49cd5e 100644
--- a/icons/Color/scalable/gimp-prefs-folders-tool-presets.svg
+++ b/icons/Color/scalable/gimp-prefs-folders-tool-presets.svg
@@ -24,13 +24,13 @@
      guidetolerance="10"
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:window-width="640"
-     inkscape:window-height="480"
+     inkscape:window-width="1346"
+     inkscape:window-height="939"
      id="namedview1741"
      showgrid="false"
-     inkscape:zoom="14.75"
-     inkscape:cx="-2.2372881"
-     inkscape:cy="6.779661"
+     inkscape:zoom="5.885983"
+     inkscape:cx="28.172741"
+     inkscape:cy="5.15813"
      inkscape:window-x="0"
      inkscape:window-y="27"
      inkscape:window-maximized="0"
@@ -87,80 +87,6 @@
          offset="1" />
     </linearGradient>
     <linearGradient
-       id="linearGradient2966">
-      <stop
-         stop-color="#ffd1d1"
-         id="stop2968" />
-      <stop
-         stop-color="#ff1d1d"
-         offset="0.5"
-         id="stop3006" />
-      <stop
-         stop-color="#6f0000"
-         id="stop2970"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2974-8">
-      <stop
-         stop-color="#c1c1c1"
-         id="stop2976-4" />
-      <stop
-         stop-color="#acacac"
-         id="stop2978-8"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2994">
-      <stop
-         id="stop2996" />
-      <stop
-         stop-color="#c9c9c9"
-         id="stop2998"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient2984">
-      <stop
-         stop-color="#e7e2b8"
-         id="stop2986" />
-      <stop
-         stop-opacity="0"
-         stop-color="#e7e2b8"
-         id="stop2988-7"
-         offset="1" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient9910">
-      <stop
-         id="stop9912"
-         offset="0"
-         style="stop-color:#729fcf;stop-opacity:1;" />
-      <stop
-         style="stop-color:#a5bfda;stop-opacity:1;"
-         offset="0.31578946"
-         id="stop9918" />
-      <stop
-         id="stop9914"
-         offset="1"
-         style="stop-color:#376ca4;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       id="linearGradient9920">
-      <stop
-         style="stop-color:#5b90c8;stop-opacity:1;"
-         offset="0"
-         id="stop9922" />
-      <stop
-         id="stop9924"
-         offset="0.31578946"
-         style="stop-color:#8fb0d1;stop-opacity:1;" />
-      <stop
-         style="stop-color:#34679d;stop-opacity:1;"
-         offset="1"
-         id="stop9926" />
-    </linearGradient>
-    <linearGradient
        gradientUnits="userSpaceOnUse"
        y2="6.1802502"
        x2="15.514889"
@@ -169,250 +95,7 @@
        id="linearGradient3104-5-0-7"
        xlink:href="#linearGradient3096"
        inkscape:collect="always"
-       gradientTransform="matrix(0.3907116,0,0,0.3907116,-1.1917154,32.363712)" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient9759-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974-8"
-       id="linearGradient9761-4"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-0-6"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient9763-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient4275-6"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974-8"
-       id="linearGradient4277-4"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-1-1-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient4279-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient6343-2"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974-8"
-       id="linearGradient6345-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-2-8-1"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient6349-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4281-9"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient4283-2"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4285-5"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient8340"
-       id="linearGradient9961-5-6"
-       gradientUnits="userSpaceOnUse"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4287-7"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient4289-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4291-4"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient8340"
-       id="linearGradient4318-1-6"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4293-5"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient9968-5-0"
-       gradientUnits="userSpaceOnUse"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4127-2-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient8340"
-       id="linearGradient4363-5-8"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091" />
+       gradientTransform="matrix(0.3907116,0,0,0.3907116,-1.1917154,0.363711)" />
     <linearGradient
        inkscape:collect="always"
        xlink:href="#linearGradient9766"
@@ -422,369 +105,122 @@
        x2="22.065331"
        y2="32.050499"
        gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.3907116,0,0,0.3907116,-1.1917154,32.363712)" />
+       gradientTransform="matrix(0.3907116,0,0,0.3907116,-1.1917154,0.363711)" />
     <linearGradient
        gradientUnits="userSpaceOnUse"
        y2="46.689312"
        x2="12.853771"
        y1="32.567184"
        x1="13.035696"
-       gradientTransform="matrix(0.51475824,0,0,0.31892069,-1.5353748,31.848689)"
+       gradientTransform="matrix(0.51475824,0,0,0.31892069,-1.5353748,-0.151312)"
        id="linearGradient322-1-5-6"
        xlink:href="#linearGradient8340"
        inkscape:collect="always" />
+    <linearGradient
+       gradientTransform="matrix(0.26458302,0,0,0.2643741,-11.747999,285.6325)"
+       y2="18.5"
+       x2="36.5"
+       y1="18.5"
+       x1="25.5"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10783-7"
+       xlink:href="#linearGradient8340"
+       inkscape:collect="always" />
   </defs>
+  <path
+     inkscape:connector-curvature="0"
+     d="m 0.57499674,15.479334 c 0.008516,0.162654 0.17969018,0.32531 0.34234522,0.32531 H 13.157172 c 
0.162654,0 0.316794,-0.162656 0.308278,-0.32531 L 13.099571,4.841532 C 13.091071,4.678878 12.919884,4.51622 
12.757229,4.51622 H 7.5721451 c -0.1895174,0 -0.482323,-0.123305 -0.5476386,-0.432374 L 6.7856289,2.953489 C 
6.7248854,2.666053 6.4409377,2.547975 6.2782829,2.547975 H 0.50401109 c -0.16265824,0 -0.31679709,0.162655 
-0.30828118,0.32531 z"
+     id="path216-5-7"
+     
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3104-5-0-7);stroke-width:0.39071161;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     sodipodi:nodetypes="ccccccssssccc" />
   <g
-     style="display:inline"
-     transform="translate(4.9942652e-8,-32.000001)"
-     id="gimp-prefs-folders-tool-presets">
+     transform="matrix(2.3622048,0,0,2.3622048,5,-691.57485)"
+     id="g4276">
     <path
-       sodipodi:nodetypes="ccccccssssccc"
-       
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3104-5-0-7);stroke-width:0.39071161;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-       id="path216-5-7"
-       d="m 0.57499669,47.479335 c 0.008516,0.162654 0.17969018,0.32531 0.34234522,0.32531 H 13.157172 c 
0.162654,0 0.316794,-0.162656 0.308278,-0.32531 L 13.099571,36.841533 c -0.0085,-0.162654 -0.179687,-0.325312 
-0.342342,-0.325312 H 7.5721451 c -0.1895174,0 -0.482323,-0.123305 -0.5476386,-0.432374 L 6.7856289,34.95349 
C 6.7248854,34.666054 6.4409377,34.547976 6.2782829,34.547976 H 0.50401104 c -0.16265824,0 
-0.31679709,0.162655 -0.30828118,0.32531 z"
+       d=""
+       sodipodi:nodetypes="cc"
+       id="path8421-1"
+       
style="fill:none;stroke:url(#linearGradient10783-7);stroke-width:0.26447853;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
        inkscape:connector-curvature="0" />
+    <path
+       d="m 2.4985904,292.96292 a 0.31392258,0.1962437 0 0 1 -0.3027066,0.19612 0.31392258,0.1962437 0 0 1 
-0.3243371,-0.1821 0.31392258,0.1962437 0 0 1 0.2795306,-0.20914 0.31392258,0.1962437 0 0 1 0.3443114,0.16716"
+       sodipodi:open="true"
+       sodipodi:end="6.1402416"
+       sodipodi:start="0"
+       sodipodi:ry="0.1962437"
+       sodipodi:rx="0.31392258"
+       sodipodi:cy="292.96292"
+       sodipodi:cx="2.1846678"
+       sodipodi:type="arc"
+       id="path5013"
+       
style="opacity:1;fill:#8f5902;fill-opacity:1;stroke:none;stroke-width:0.06592633;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     <g
-       id="g4365-4"
-       transform="matrix(0.62499718,0,0,0.62499718,5.8352421,-615.48847)">
-      <g
-         id="g6334-5"
-         transform="matrix(0.32385231,-0.13886687,0.15238509,0.30797804,-26.389806,1045.431)"
-         inkscape:r_cx="true"
-         inkscape:r_cy="true">
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccc"
-           id="path2960-8"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9759-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           id="path2964-5"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="czcczcc"
-           id="path2962-33"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9761-4);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2982-7"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-0-6);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2992-3"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9763-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3002-9"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3004-94"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-      </g>
-      <rect
-         
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#3c3c3c;stroke-width:0.56043339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
-         id="rect4207-0"
-         width="15.374856"
-         height="15.374856"
-         x="0.34500903"
-         y="1036.7072" />
-      <g
-         id="g6334-7-7"
-         transform="matrix(0.32385231,-0.13886687,0.15238509,0.30797804,-23.694467,1045.431)"
-         inkscape:r_cx="true"
-         inkscape:r_cy="true">
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccc"
-           id="path2960-1-0"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4275-6);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           id="path2964-1-5"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="czcczcc"
-           id="path2962-3-1"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4277-4);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2982-3-1"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-1-1-3);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2992-5-3"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4279-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3002-6-0"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3004-1-6"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-      </g>
-      <g
-         id="g6334-6-3"
-         transform="matrix(0.32385231,-0.13886687,0.15238509,0.30797804,-20.999129,1045.431)"
-         inkscape:r_cx="true"
-         inkscape:r_cy="true">
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccc"
-           id="path2960-4-5"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6343-2);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           id="path2964-2-8"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="czcczcc"
-           id="path2962-2-8"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6345-7);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2982-5-9"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-2-8-1);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccc"
-           id="path2992-51-3"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6349-3);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3002-1-5"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           sodipodi:nodetypes="ccccc"
-           id="path3004-9-7"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-      </g>
-      <g
-         id="g4231-9"
-         transform="matrix(1.0000185,0,0,0.99909747,-2.1875063e-4,0.90734913)">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="cszsc"
-           id="path9903-05"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9898-3"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4281-9);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9893-7"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4283-2);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9888-5"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4285-5);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:nodetypes="cccszsc"
-           id="path9930-1"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9961-5-6);stroke-width:0.32697418;stroke-linecap:round;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4231-6-3"
-         transform="matrix(1.0000185,0,0,0.99909747,-5.5648285,0.90734913)">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="cszsc"
-           id="path9903-9-0"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9898-6-0"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4287-7);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9893-6-8"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4289-3);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9888-4-0"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4291-4);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:nodetypes="cccszsc"
-           id="path9930-3-9"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4318-1-6);stroke-width:0.32697418;stroke-linecap:round;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4231-66-2"
-         transform="matrix(1.0000185,0,0,0.99909747,-2.7825236,0.90734913)">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="cszsc"
-           id="path9903-0-2"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9898-1-7"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4293-5);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9893-1-4"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9968-5-0);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           id="path9888-8-7"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4127-2-3);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           inkscape:connector-curvature="0" />
-        <path
-           sodipodi:nodetypes="cccszsc"
-           id="path9930-0-0"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4363-5-8);stroke-width:0.32697418;stroke-linecap:round;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"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true"
-           inkscape:connector-curvature="0" />
-      </g>
+       id="g4948"
+       transform="matrix(0.22434049,-0.09066942,0.1999598,0.81248142,-54.22969,56.4782)">
+      <path
+         sodipodi:nodetypes="ccccc"
+         inkscape:connector-curvature="0"
+         
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+         d="m -6.1648722,290.37798 -1.279508,-0.0396 2.6451432,5.02709 1.3046254,0.1296 z"
+         id="rect5858-9" />
+      <path
+         inkscape:connector-curvature="0"
+         
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+         d="m -6.2171811,290.62149 -0.8250133,-0.0186 2.3667073,4.49791 0.8864827,0.1268 z"
+         id="rect5860-7"
+         sodipodi:nodetypes="ccccc" />
+    </g>
+    <g
+       id="g4948-2"
+       transform="matrix(-0.22374732,-0.09212119,-0.20522863,0.81116864,60.113242,56.823871)">
+      <path
+         sodipodi:nodetypes="ccccc"
+         inkscape:connector-curvature="0"
+         
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+         d="m -6.1905125,290.46237 -1.2538677,-0.12405 2.608976,5.06652 1.359144,0.12435 z"
+         id="rect5858-9-2" />
+      <path
+         inkscape:connector-curvature="0"
+         
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+         d="m -6.2532924,290.60293 h -0.788902 l 2.3064286,4.56363 0.7169802,0.0209 z"
+         id="rect5860-7-9"
+         sodipodi:nodetypes="ccccc" />
+    </g>
+    <g
+       id="g4948-2-0"
+       transform="matrix(-0.00272966,-0.23238865,-0.62977863,0.12656744,186.56726,256.77288)">
+      <path
+         inkscape:connector-curvature="0"
+         
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+         d="m -6.1295432,290.33834 h -1.314837 l 2.6451432,5.02709 H -3.4844 Z"
+         id="rect5858-9-2-2" />
+      <path
+         inkscape:connector-curvature="0"
+         
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+         d="m -6.2532924,290.60293 h -0.788902 l 2.3667073,4.49791 h 0.788902 z"
+         id="rect5860-7-9-1" />
     </g>
-    <path
-       inkscape:export-ydpi="74.800003"
-       inkscape:export-xdpi="74.800003"
-       inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
-       sodipodi:nodetypes="cscccscc"
-       id="path233-5-5"
-       d="m 14.352172,47.80097 c 0.446933,-0.01722 0.766997,-0.428337 0.7998,-0.906844 0.309361,-4.512206 
0.648332,-8.295569 0.648332,-8.295569 0.02819,-0.09669 -0.0656,-0.193389 -0.187597,-0.193389 H 2.1834977 c 
0,0 -0.7229411,8.543648 -0.7229411,8.543648 -0.044758,0.383705 -0.1820746,0.705124 -0.60553886,0.853202 l 
13.49715426,-0.0011 z"
-       
style="color:#000000;display:block;visibility:visible;fill:url(#linearGradient9772-5-9);fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:0.39071161;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"
-       inkscape:connector-curvature="0" />
-    <path
-       
style="opacity:0.46590911;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient322-1-5-6);stroke-width:0.39071149px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
-       d="m 2.5670257,38.796357 12.8118623,0.02532 -0.614998,7.815005 c -0.03294,0.418652 -0.176085,0.55802 
-0.731668,0.55802 -0.731218,0 -11.2048149,-0.01266 -12.26629,-0.01266 0.091269,-0.125344 0.1304022,-0.386266 
0.130926,-0.392513 z"
-       id="path304-3-2"
-       sodipodi:nodetypes="ccsscsc"
-       inkscape:connector-curvature="0" />
-    <rect
-       y="32"
-       x="0"
-       height="16"
-       width="16"
-       id="rect3965-5-1"
-       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.493;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
   </g>
+  <path
+     inkscape:connector-curvature="0"
+     
style="color:#000000;display:block;visibility:visible;fill:url(#linearGradient9772-5-9);fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:0.39071161;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"
+     d="m 14.352172,15.800969 c 0.446933,-0.01722 0.766997,-0.428337 0.7998,-0.906844 0.309361,-4.512206 
0.648332,-8.295569 0.648332,-8.295569 0.02819,-0.09669 -0.0656,-0.193389 -0.187597,-0.193389 H 2.1834977 c 
0,0 -0.7229411,8.543648 -0.7229411,8.543648 -0.044758,0.383705 -0.1820746,0.705124 -0.60553881,0.853202 l 
13.49715421,-0.0011 z"
+     id="path233-5-5"
+     sodipodi:nodetypes="cscccscc"
+     inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
+     inkscape:export-xdpi="74.800003"
+     inkscape:export-ydpi="74.800003" />
+  <path
+     inkscape:connector-curvature="0"
+     sodipodi:nodetypes="ccsscsc"
+     id="path304-3-2"
+     d="m 2.5670257,6.796356 12.8118623,0.02532 -0.614998,7.815005 c -0.03294,0.418652 -0.176085,0.55802 
-0.731668,0.55802 -0.731218,0 -11.2048149,-0.01266 -12.26629,-0.01266 0.091269,-0.125344 0.1304022,-0.386266 
0.130926,-0.392513 z"
+     
style="opacity:0.46590911;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient322-1-5-6);stroke-width:0.39071149px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
 />
+  <rect
+     
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.493;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+     id="rect3965-5-1"
+     width="16"
+     height="16"
+     x="4.9942653e-08"
+     y="-1e-06" />
 </svg>
diff --git a/icons/Color/scalable/gimp-quit.svg b/icons/Color/scalable/gimp-quit.svg
index 3a69f15..ebaf589 100644
--- a/icons/Color/scalable/gimp-quit.svg
+++ b/icons/Color/scalable/gimp-quit.svg
@@ -18,14 +18,14 @@
      id="defs30573" />
   <sodipodi:namedview
      id="base"
-     pagecolor="#ffffff"
+     pagecolor="#76ffff"
      bordercolor="#666666"
      borderopacity="1"
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
      inkscape:zoom="22.627417"
-     inkscape:cx="8.3318802"
-     inkscape:cy="3.011428"
+     inkscape:cx="-3.1642318"
+     inkscape:cy="5.0676358"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -45,12 +45,13 @@
      inkscape:snap-center="true"
      inkscape:snap-text-baseline="true"
      showborder="false"
-     inkscape:window-width="1346"
+     inkscape:window-width="1920"
      inkscape:window-height="1016"
-     inkscape:window-x="518"
+     inkscape:window-x="0"
      inkscape:window-y="27"
-     inkscape:window-maximized="0"
-     inkscape:snap-global="true">
+     inkscape:window-maximized="1"
+     inkscape:snap-global="false"
+     showguides="false">
     <inkscape:grid
        type="xygrid"
        id="grid4237" />
@@ -70,7 +71,7 @@
             <dc:title>Klaus Staedtler       </dc:title>
           </cc:Agent>
         </dc:creator>
-        <dc:title />
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -87,10 +88,10 @@
            id="g7082"
            transform="matrix(1.70995,-0.0450243,0.04544797,1.7064456,17.314404,-697.44834)">
           <path
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.14838593;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accu
 mulate"
-             d="m -36.19078,1023.5633 a 0.925994,0.925994 0 0 0 1.290106,-0.022 l 2.343724,-2.3574 
2.342044,2.357 a 0.92671247,0.92671247 0 1 0 1.314129,-1.307 l -2.350224,-2.3631 2.350916,-2.3646 a 
0.92564974,0.92564974 0 0 0 -0.67806,-1.5881 0.92564974,0.92564974 0 0 0 -0.636067,0.2831 l -2.342696,2.3565 
-2.344093,-2.3571 a 0.92577617,0.92577617 0 0 0 -0.663203,-0.2825 0.92577617,0.92577617 0 0 0 
-0.648871,1.5874 l 2.350218,2.3653 -2.349888,2.3635 a 0.925994,0.925994 0 0 0 0.02197,1.3291 z"
-             id="path6388-7-7-4-7"
-             inkscape:connector-curvature="0" />
+             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26079771;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumul
 ate"
+             d="M 2.5859375 1 C 1.1413751 1.039061 0.45432169 2.8449876 1.5136719 3.8476562 L 5.7285156 
7.9335938 L 5.828125 8.03125 L 5.796875 8.0625 L 1.5 12.246094 C -0.01372932 13.802694 2.2480915 16.027203 
3.7617188 14.470703 L 8.1582031 10.300781 L 12.246094 14.5 C 13.802641 16.013652 16.027252 13.751934 
14.470703 12.238281 L 10.425781 7.9726562 L 10.457031 7.9414062 L 14.529297 3.7539062 C 14.840272 3.4431063 
15.010617 3.0212375 15 2.5859375 C 14.9612 1.1413375 13.154997 0.45427187 12.152344 1.5136719 L 8.0976562 
5.6972656 L 7.9394531 5.5429688 L 3.7539062 1.4707031 C 3.4431841 1.1595556 3.0212069 0.98956361 2.5859375 1 
z "
+             transform="matrix(0.5844026,0.01541937,-0.01556446,0.58560274,-37.104415,1015.0572)"
+             id="path6388-7-7-4-7" />
           <g
              id="g7078" />
         </g>
diff --git a/icons/Color/scalable/gimp-tool-preset.svg b/icons/Color/scalable/gimp-tool-preset.svg
index 1b82aec..31fc780 100644
--- a/icons/Color/scalable/gimp-tool-preset.svg
+++ b/icons/Color/scalable/gimp-tool-preset.svg
@@ -12,507 +12,88 @@
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
    width="16"
    height="16"
-   id="svg2"
+   viewBox="0 0 4.2333332 4.2333332"
    version="1.1"
-   inkscape:version="0.91+devel r"
-   sodipodi:docname="gimp-tool-preset.svg"
-   viewBox="0 0 16 16">
+   id="svg3963"
+   inkscape:version="0.92pre1 unknown"
+   sodipodi:docname="gimp-tool-preset.svg">
   <defs
-     id="defs4">
+     id="defs3957">
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient6343"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       id="linearGradient2966">
-      <stop
-         style="stop-color:#ffd1d1;stop-opacity:1;"
-         offset="0"
-         id="stop2968" />
-      <stop
-         id="stop3006"
-         offset="0.5"
-         style="stop-color:#ff1d1d;stop-opacity:1;" />
-      <stop
-         style="stop-color:#6f0000;stop-opacity:1;"
-         offset="1"
-         id="stop2970" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974"
-       id="linearGradient6345"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <linearGradient
-       id="linearGradient2974">
-      <stop
-         style="stop-color:#c1c1c1;stop-opacity:1;"
-         offset="0"
-         id="stop2976" />
-      <stop
-         style="stop-color:#acacac;stop-opacity:1;"
-         offset="1"
-         id="stop2978" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient2984">
-      <stop
-         style="stop-color:#e7e2b8;stop-opacity:1;"
-         offset="0"
-         id="stop2986" />
-      <stop
-         style="stop-color:#e7e2b8;stop-opacity:0;"
-         offset="1"
-         id="stop2988" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient6349"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       id="linearGradient2994">
-      <stop
-         style="stop-color:#000000;stop-opacity:1;"
-         offset="0"
-         id="stop2996" />
-      <stop
-         style="stop-color:#c9c9c9;stop-opacity:1;"
-         offset="1"
-         id="stop2998" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2966"
-       id="linearGradient6343-5"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.9955,-2.496241)"
-       x1="48.90625"
-       y1="17.376184"
-       x2="50.988335"
-       y2="22.250591" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2974"
-       id="linearGradient6345-9"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,42.99552,-2.496241)"
-       x1="46"
-       y1="19.8125"
-       x2="47.6875"
-       y2="22.625" />
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2984"
-       id="radialGradient6347-1"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.0153767,2.923527,2.029691,-0.01067544,20.39098,-69.72665)"
-       cx="29.053354"
-       cy="27.640751"
-       fx="29.053354"
-       fy="27.640751"
-       r="3.2408545" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2994"
-       id="linearGradient6349-3"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.00525957,0.999987,0.999987,-0.00525957,48.6929,-14.14491)"
-       x1="25.71875"
-       y1="31.046875"
-       x2="25.514589"
-       y2="30.703125" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient9972"
-       gradientUnits="userSpaceOnUse"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       id="linearGradient9910">
-      <stop
-         style="stop-color:#729fcf;stop-opacity:1;"
-         offset="0"
-         id="stop9912" />
-      <stop
-         id="stop9918"
-         offset="0.31578946"
-         style="stop-color:#a5bfda;stop-opacity:1;" />
-      <stop
-         style="stop-color:#376ca4;stop-opacity:1;"
-         offset="1"
-         id="stop9914" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient9968"
-       gradientUnits="userSpaceOnUse"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       id="linearGradient9920">
-      <stop
-         id="stop9922"
-         offset="0"
-         style="stop-color:#5b90c8;stop-opacity:1;" />
-      <stop
-         style="stop-color:#8fb0d1;stop-opacity:1;"
-         offset="0.31578946"
-         id="stop9924" />
-      <stop
-         id="stop9926"
-         offset="1"
-         style="stop-color:#34679d;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9952"
-       id="linearGradient9961"
-       gradientUnits="userSpaceOnUse"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient9952">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop9954" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop9956" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4127"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4372"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9920"
-       id="linearGradient4374"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9910"
-       id="linearGradient4376"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="28.244684"
-       y1="60.445503"
-       x2="28.244684"
-       y2="68.224884" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient9952"
-       id="linearGradient4378"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.00344511,0.28445452,0.28445452,0.00344511,-3.4182525,1033.738)"
-       x1="55.876038"
-       y1="62.401989"
-       x2="38.061356"
-       y2="62.827091" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4513-1-7"
-       id="linearGradient5223"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.77978)"
-       x1="352.04172"
-       y1="156.66866"
-       x2="352.04172"
-       y2="162.75937" />
-    <linearGradient
-       id="linearGradient4513-1-7">
-      <stop
-         style="stop-color:#dcdcdc;stop-opacity:1;"
-         offset="0"
-         id="stop4515-6-40" />
-      <stop
-         style="stop-color:#b4b4b4;stop-opacity:1;"
-         offset="1"
-         id="stop4517-8-9" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4513-1-7"
-       id="linearGradient5227"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.937222)"
-       x1="352.04172"
-       y1="156.66866"
-       x2="352.04172"
-       y2="162.75937" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5229"
-       gradientUnits="userSpaceOnUse"
-       x1="279.48798"
-       y1="32.623501"
-       x2="279.68781"
-       y2="50.478821" />
-    <linearGradient
-       id="linearGradient5117-7">
-      <stop
-         style="stop-color:#f9c719;stop-opacity:1;"
-         offset="0"
-         id="stop5119-1" />
-      <stop
-         style="stop-color:#c29805;stop-opacity:1;"
-         offset="1"
-         id="stop5121-1" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5241"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.77978)"
-       x1="445.80984"
-       y1="142.1425"
-       x2="446.59109"
-       y2="196.79903" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5255"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5257"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-64.77978)"
-       x1="441.12234"
-       y1="133.54875"
-       x2="458.30984"
-       y2="181.56465" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5263"
-       gradientUnits="userSpaceOnUse"
-       x1="445.41922"
-       y1="181.98625"
-       x2="450.88797"
-       y2="139.37715" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5259"
-       gradientUnits="userSpaceOnUse"
-       x1="279.13864"
-       y1="136.1348"
-       x2="324.93457"
-       y2="176.38977" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient5266"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.66779613,0,0,0.66779613,24.924605,-65.015882)"
-       x1="455.96609"
-       y1="137.84563"
-       x2="455.18484"
-       y2="189.76778" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5214-5-4"
-       id="linearGradient5268"
-       gradientUnits="userSpaceOnUse"
-       x1="678.80859"
-       y1="114.09798"
-       x2="678.80859"
-       y2="58.665627" />
-    <linearGradient
-       id="linearGradient5214-5-4">
+       id="linearGradient5021">
       <stop
-         id="stop5216-2-2"
+         style="stop-color:#555753;stop-opacity:1;"
          offset="0"
-         style="stop-color:#2b0707;stop-opacity:1;" />
-      <stop
-         style="stop-color:#5e1010;stop-opacity:1;"
-         offset="0.72921318"
-         id="stop5218-9-3" />
+         id="stop5017" />
       <stop
-         id="stop5220-9-2"
+         style="stop-color:#555753;stop-opacity:0;"
          offset="1"
-         style="stop-color:#3c0a0a;stop-opacity:1;" />
+         id="stop5019" />
     </linearGradient>
     <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient4043-8-8-0-2-1-6"
-       id="linearGradient5270"
-       gradientUnits="userSpaceOnUse"
-       x1="901.3335"
-       y1="75.805412"
-       x2="905.56677"
-       y2="112.32885" />
-    <linearGradient
-       id="linearGradient4043-8-8-0-2-1-6">
+       id="linearGradient2758-8">
       <stop
-         style="stop-color:#a00008;stop-opacity:1;"
+         id="stop2760-1"
          offset="0"
-         id="stop4045-8-9-9-5-1-5" />
+         style="stop-color:#ffffff;stop-opacity:0.58823532;" />
       <stop
-         style="stop-color:#6e0005;stop-opacity:1;"
+         id="stop2762-64"
          offset="1"
-         id="stop4047-2-2-5-5-5-0" />
+         style="stop-color:#ffffff;stop-opacity:0;" />
     </linearGradient>
     <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4439"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4441"
+       gradientTransform="matrix(0.26458302,0,0,0.2643741,-11.747999,285.6325)"
+       y2="18.5"
+       x2="36.5"
+       y1="18.5"
+       x1="25.5"
        gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
+       id="linearGradient10783-7"
+       xlink:href="#linearGradient2758-8"
+       inkscape:collect="always" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4443"
+       xlink:href="#linearGradient5021"
+       id="linearGradient5023"
+       x1="-0.056702554"
+       y1="294.48645"
+       x2="4.2900357"
+       y2="294.48645"
        gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4445"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4447"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient5117-7"
-       id="linearGradient4449"
-       gradientUnits="userSpaceOnUse"
-       x1="475.43173"
-       y1="61.161865"
-       x2="462.22668"
-       y2="110.6041" />
+       gradientTransform="matrix(0.95284004,0,0,1.03068,0.09982209,-9.0347993)" />
   </defs>
   <sodipodi:namedview
      id="base"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0"
+     inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="25.339173"
-     inkscape:cx="6.3085538"
-     inkscape:cy="6.335518"
-     inkscape:document-units="px"
+     inkscape:zoom="36.283417"
+     inkscape:cx="8"
+     inkscape:cy="8.1791452"
      inkscape:current-layer="layer1"
      showgrid="true"
-     inkscape:snap-grids="false"
-     inkscape:showpageshadow="false"
-     showborder="true"
+     showguides="false"
      inkscape:window-width="1920"
      inkscape:window-height="1016"
      inkscape:window-x="0"
      inkscape:window-y="27"
      inkscape:window-maximized="1"
-     showguides="false"
-     inkscape:guide-bbox="true"
-     inkscape:pagecheckerboard="false">
+     units="px"
+     inkscape:snap-global="false">
+    <sodipodi:guide
+       position="0.57877602,2.4450334"
+       orientation="1,0"
+       id="guide14497"
+       inkscape:locked="false" />
     <inkscape:grid
        type="xygrid"
-       id="grid2985"
-       empspacing="5"
-       visible="true"
-       enabled="true"
-       snapvisiblegridlinesonly="true" />
+       id="grid4250" />
   </sodipodi:namedview>
   <metadata
-     id="metadata7">
+     id="metadata3960">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
@@ -524,339 +105,169 @@
     </rdf:RDF>
   </metadata>
   <g
-     inkscape:label="Layer 1"
+     inkscape:label="Ebene 1"
      inkscape:groupmode="layer"
      id="layer1"
-     transform="translate(0,-1036.3622)">
+     transform="translate(0,-292.76667)">
     <g
-       id="g178">
-      <g
-         inkscape:r_cy="true"
-         inkscape:r_cx="true"
-         transform="matrix(0.32516771,-0.13943091,0.15300403,0.30922896,-26.496994,1045.4679)"
-         id="g6334">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           id="path2960"
-           sodipodi:nodetypes="cccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="czcczcc"
-           id="path2964"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6343);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6345);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           id="path2962"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           id="path2982"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6349);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           id="path2992"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           id="path3002"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           id="path3004"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-      </g>
+       id="g69">
       <g
-         inkscape:r_cy="true"
-         inkscape:r_cx="true"
-         transform="matrix(0.32516771,-0.13943091,0.15300403,0.30922896,-22.497135,1045.4679)"
-         id="g6334-7">
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;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"
-           d="M 81.189325,8.8512115 75.593983,14.505723 60.324794,46.150492 c -1.23289,3.256532 
3.40224,5.169682 5.012098,2.286172 L 80.231414,16.856367 Z"
-           id="path2960-1"
-           sodipodi:nodetypes="cccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           sodipodi:nodetypes="czcczcc"
-           id="path2964-1"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -2.442255,5.044169 c 0,0 -0.873719,1.456649 -2.840262,0.671199 
-1.93968,-0.774722 -1.17037,-2.681384 -1.17037,-2.681384 l 2.44242,-5.01292 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6343-5);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6345-9);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 63.226659,41.398 c 0,0 0.101309,1.436989 1.354252,1.992907 1.290792,0.572712 
2.656215,-0.01397 2.656215,-0.01397 l -0.989468,2.005234 c 0,0 -1.3145,0.833957 -2.686314,0.232882 
-1.409519,-0.617596 -1.324153,-2.211818 -1.324153,-2.211818 z"
-           id="path2962-3"
-           sodipodi:nodetypes="czcczcc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6347-1);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 80.47809,10.282021 -4.476274,4.52361 c 0.820379,1.495707 2.168221,2.269879 3.728563,1.855416 
z"
-           id="path2982-3"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6349-3);fill-opacity:1;fill-rule:evenodd;stroke:none;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"
-           d="m 79.078925,11.63315 1.585183,-1.6333612 -0.300169,2.3453632 c -0.71759,0.222527 
-1.063472,-0.181909 -1.285014,-0.712002 z"
-           id="path2992-5"
-           sodipodi:nodetypes="cccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="M 75.970567,14.805795 77.228768,16.3617 64.439998,43.316362 C 63.581628,42.876439 
63.348884,42.080316 63.26774,41.419121 Z"
-           id="path3002-6"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-        <path
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;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"
-           d="m 79.792879,16.660719 -0.749004,0.191442 -12.549399,26.768391 c 0,0 0.61304,-0.113386 
0.748205,-0.219818 z"
-           id="path3004-1"
-           sodipodi:nodetypes="ccccc"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         transform="matrix(0.96805838,0,0,0.99910321,0.60140581,0.90135145)"
-         id="g4231">
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           id="path9903"
-           sodipodi:nodetypes="cszsc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4127);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           id="path9898"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9968);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           id="path9893"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient9972);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           id="path9888"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9961);stroke-width:0.32697418;stroke-linecap:round;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"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           id="path9930"
-           sodipodi:nodetypes="cccszsc" />
-      </g>
-      <g
-         transform="matrix(0.96805838,0,0,0.99910321,-2.8985659,0.90135109)"
-         id="g4231-1">
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#e7e7e7;fill-opacity:1;fill-rule:evenodd;stroke:#7d7d7d;stroke-width:0.32697403;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
-           d="m 14.67319,1041.257 c 0.350247,0 0.629487,-1.046 0.645208,-2.3441 0.01572,-1.2981 
-0.511079,-2.3582 -0.588246,-2.3591 -0.086,-10e-4 -0.629487,1.0461 -0.645209,2.3442 -0.01572,1.2981 
0.237999,2.3548 0.588247,2.359 z"
-           id="path9903-9"
-           sodipodi:nodetypes="cszsc"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4372);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.60882,1042.9381 c 0.04223,-1.664 0.171991,-3.1677 0.34896,-4.3043 l 1.535095,0.019 c 
0.16829,1.2849 0.260106,3.0321 0.236877,4.9501 -0.04193,3.462 -0.448537,6.3508 -0.944483,6.9937 
-0.01545,0.019 -0.03628,0.045 -0.05191,0.06 -0.01118,0.01 -0.03005,0.022 -0.04131,0.03 -0.01803,0.012 
-0.04356,0.024 -0.06177,0.03 -0.0046,0 -0.01602,0.01 -0.02059,0.01 -0.0046,7e-4 -0.01589,-6e-4 -0.02047,-2e-4 
-0.0023,0 -0.0079,-10e-5 -0.01023,-2e-4 -0.0023,0 -0.0079,0 -0.01023,-10e-5 -0.0046,-4e-4 -0.01591,6e-4 
-0.02047,-2e-4 -0.0045,0 -0.01582,-0.01 -0.02035,-0.01 -0.01806,-0.01 -0.0433,-0.019 -0.06104,-0.031 
-0.01106,-0.01 -0.02964,-0.02 -0.04057,-0.031 -0.01526,-0.015 -0.03545,-0.042 -0.05043,-0.061 
-0.480229,-0.6548 -0.816754,-3.5526 -0.774825,-7.0146 0.0026,-0.2154 0.0024,-0.428 0.0077,-0.6386 z"
-           id="path9898-6"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
+         id="g4276">
         <path
            inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4374);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.496504,1045.4509 c 0.01209,-0.4205 0.03894,-0.8348 0.06602,-1.2258 l 2.149133,0.026 c 
0.02505,0.557 0.03722,1.1523 0.02981,1.7643 -0.03538,2.9211 -0.459517,5.3572 -0.982394,5.8984 -0.0047,0 
-0.01604,0.016 -0.02071,0.02 -0.0047,0 -0.01602,0.016 -0.02071,0.02 -0.01176,0.01 -0.02946,0.022 -0.0413,0.03 
-0.0047,0 -0.01583,0.01 -0.02059,0.01 -0.0143,0.01 -0.037,0.015 -0.05142,0.02 -0.0048,0 -0.01577,0.01 
-0.02059,0.01 -0.0072,0 -0.02344,-8e-4 -0.0307,-3e-4 -0.0024,0 -0.0078,-10e-5 -0.01023,-2e-4 -0.0024,0 
-0.0078,0 -0.01023,-10e-5 -0.0073,-6e-4 -0.02349,9e-4 -0.0307,-4e-4 -0.0048,0 -0.01557,-0.01 -0.02035,-0.01 
-0.01431,0 -0.0368,-0.013 -0.05092,-0.021 -0.0047,0 -0.01567,-0.01 -0.02034,-0.01 -0.01166,-0.01 
-0.02904,-0.021 -0.04057,-0.031 -0.0046,0 -0.01565,-0.016 -0.02022,-0.021 -0.0046,0 -0.01568,-0.016 
-0.02022,-0.021 -0.509616,-0.5537 -0.874631,-2.9994 -0.839252,-5.9205 0.0022,-0.1817 0.0014,-0.3595 
0.0065,-0.5372 z"
-           id="path9893-3"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4376);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.32697406;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"
-           d="m 13.785655,1050.3104 1.514627,0.018 c -0.137414,0.9837 -0.37899,1.6965 -0.657136,1.8608 
-0.0018,10e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 -0.01031,0.01 -0.0018,9e-4 -0.0085,0.01 
-0.01031,0.01 -0.01089,0 -0.0301,0.01 -0.04109,0.012 -0.0018,4e-4 -0.0084,-5e-4 -0.01023,-10e-5 -0.0018,3e-4 
-0.0085,0.01 -0.01031,0.01 -0.0018,2e-4 -0.0084,-3e-4 -0.01023,-10e-5 -0.0018,10e-5 -0.0084,-2e-4 
-0.01023,-10e-5 -0.0019,0 -0.0084,-10e-5 -0.01023,-10e-5 -0.0019,-10e-5 -0.0084,-10e-5 -0.01023,-2e-4 
-0.0018,-10e-5 -0.0084,10e-5 -0.01023,-10e-5 -0.0018,-2e-4 -0.0084,10e-5 -0.01023,-1e-4 -0.0018,-3e-4 
-0.0083,-0.01 -0.01016,-0.01 -0.0018,-4e-4 -0.0084,3e-4 -0.01023,-2e-4 -0.01091,0 -0.03001,-0.01 
-0.04079,-0.013 -0.0018,-9e-4 -0.0084,-0.01 -0.01016,-0.01 -0.0018,-10e-4 -0.0084,-0.01 -0.01016,-0.01 
-0.0018,0 -0.0084,-0.01 -0.01016,-0.01 -0.274084,-0.171 -0.498328,-0.8894 -0.611875,-1.8762 z"
-           id="path9888-5"
-           inkscape:r_cx="true"
-           inkscape:r_cy="true" />
-        <path
-           inkscape:connector-curvature="0"
-           inkscape:r_cy="true"
-           inkscape:r_cx="true"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.35714285;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4378);stroke-width:0.32697418;stroke-linecap:round;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"
-           d="m 13.880148,1045.0403 c 0.0026,-0.107 0.0086,-0.2091 0.01191,-0.3143 l 1.48884,0.019 c 
0.0024,0.3048 0.03713,0.7814 0.03799,1.0994 0.0099,3.6613 -0.795609,6.0342 -0.896193,6.0333 -0.110643,0 
-0.773933,-2.4247 -0.657052,-5.9681 0.0069,-0.208 0.0096,-0.6664 0.01451,-0.8691 z"
-           id="path9930-6"
-           sodipodi:nodetypes="cccszsc" />
-      </g>
-      <g
-         transform="matrix(1.0408192e-4,0.02651009,-0.02651009,1.0408192e-4,10.550112,1027.3677)"
-         id="g4516"
-         style="display:inline">
+           
style="fill:none;stroke:url(#linearGradient10783-7);stroke-width:0.26447853;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+           id="path8421-1"
+           sodipodi:nodetypes="cc"
+           d="" />
         <g
-           id="g5983"
-           style="display:inline"
-           transform="matrix(1.497463,0,0,1.497463,-37.323656,22.358866)">
+           transform="matrix(-0.00272966,-0.23238865,-0.62977863,0.12656744,186.56726,258.06933)"
+           id="g4948-2-0">
           <path
-             
style="fill:url(#linearGradient5223);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 252.43715,37.826093 -1.06061,0.922273 v 7.28595 l 1.06061,1.060614 z"
-             id="path4007"
+             id="rect5858-9-2-2"
+             d="m -6.1295432,290.33834 h -1.314837 l 2.6451432,5.02709 H -3.4844 Z"
+             
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
              inkscape:connector-curvature="0" />
           <path
-             
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5227);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
-             d="m 252.39266,37.288246 h 19.43391 v 10.303887 h -19.43391 z"
-             id="rect4005"
+             id="rect5860-7-9-1"
+             d="m -6.2532924,290.60293 h -0.788902 l 2.3667073,4.49791 h 0.788902 z"
+             
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
              inkscape:connector-curvature="0" />
-          <path
-             
style="fill:url(#linearGradient5229);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 278.11996,32.623503 -6.29339,-0.0037 v 19.564341 l 5.1042,-0.0047 0.98476,0.986292 
1.02882,-0.986292 0.98332,0.98332 1.11613,-1.084882 1.11809,1.024343 1.0634,-0.922813 0.67808,0.673993 v 
2.740036 h 2.69585 V 29.364198 h -2.69585 v 2.103076 l -1.21587,1.15625 -1.21763,-1.0603 -1.13401,1.0603 
-1.13267,-1.05877 z"
-             id="path4003"
-             inkscape:connector-curvature="0"
-             sodipodi:nodetypes="ccccccccccccccccccccc" />
         </g>
+        <path
+           
style="opacity:1;fill:#8f5902;fill-opacity:1;stroke:none;stroke-width:0.06592633;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="path5013"
+           sodipodi:type="arc"
+           sodipodi:cx="2.1846678"
+           sodipodi:cy="292.96292"
+           sodipodi:rx="0.31392258"
+           sodipodi:ry="0.1962437"
+           sodipodi:start="0"
+           sodipodi:end="6.1402416"
+           sodipodi:open="true"
+           d="m 2.4985904,292.96292 a 0.31392258,0.1962437 0 0 1 -0.3027066,0.19612 0.31392258,0.1962437 0 0 
1 -0.3243371,-0.1821 0.31392258,0.1962437 0 0 1 0.2795306,-0.20914 0.31392258,0.1962437 0 0 1 
0.3443114,0.16716" />
         <g
-           id="g4441"
-           style="display:inline"
-           transform="matrix(1.497463,0,0,1.497463,-37.323667,-439.26065)">
-          <rect
-             
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#b4b4b4;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
-             id="rect3762"
-             width="4.6954417"
-             height="40.954685"
-             x="347.99707"
-             y="330.28235" />
+           transform="matrix(0.22434049,-0.09066942,0.1999598,0.81248142,-54.22969,56.4782)"
+           id="g4948">
+          <path
+             id="rect5858-9"
+             d="m -6.1648722,290.37798 -1.279508,-0.0396 2.6451432,5.02709 1.3046254,0.1296 z"
+             
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
+             inkscape:connector-curvature="0"
+             sodipodi:nodetypes="ccccc" />
+          <path
+             sodipodi:nodetypes="ccccc"
+             id="rect5860-7"
+             d="m -6.2171811,290.62149 -0.8250133,-0.0186 2.3667073,4.49791 0.8864827,0.1268 z"
+             
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
         </g>
         <g
-           id="g4986"
-           style="display:inline"
-           transform="matrix(1.497463,0,0,1.497463,-37.323658,22.358864)">
+           transform="matrix(-0.22374732,-0.09212119,-0.20522863,0.81116864,60.113242,56.823871)"
+           id="g4948-2">
           <path
-             
style="fill:url(#linearGradient5241);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 303.80769,26.231803 -25.63915,0.47281 v 31.364024 l 25.82361,0.44268"
-             id="path4001"
+             id="rect5858-9-2"
+             d="m -6.1905125,290.46237 -1.2538677,-0.12405 2.608976,5.06652 1.359144,0.12435 z"
+             
style="fill:#c17d11;fill-opacity:1;stroke:#8f5902;stroke-width:0.26348639;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.96000016;stroke-opacity:1"
              inkscape:connector-curvature="0"
-             sodipodi:nodetypes="cccc" />
-          <g
-             id="g4009"
-             style="fill:url(#linearGradient5255);fill-opacity:1"
-             transform="matrix(0.66779613,0,0,0.66779613,24.924605,-14.931172)">
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072"
-               d="m 447.07031,56.78979 c 3.32031,1.17188 6.25,0 6.25,0 v 15.23438 h -6.15234 z"
-               
style="fill:url(#linearGradient4439);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2"
-               d="m 459.76562,56.78979 c 3.32031,1.17188 6.25,0 6.25,0 v 15.23438 h -6.15234 z"
-               
style="fill:url(#linearGradient4441);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2-4"
-               d="m 472.46093,56.78979 c 3.32031,1.17188 6.25,0 6.25,0 v 15.23438 h -6.15234 z"
-               
style="fill:url(#linearGradient4443);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-5"
-               d="m 447.07031,114.69995 c 3.32031,-1.17188 6.25,0 6.25,0 V 99.46557 h -6.15234 z"
-               
style="fill:url(#linearGradient4445);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2-1"
-               d="m 459.76562,114.69995 c 3.32031,-1.17188 6.25,0 6.25,0 V 99.46557 h -6.15234 z"
-               
style="fill:url(#linearGradient4447);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-            <path
-               sodipodi:nodetypes="ccccc"
-               inkscape:connector-curvature="0"
-               id="path4072-2-4-7"
-               d="m 472.46093,114.69995 c 3.32031,-1.17188 6.25,0 6.25,0 V 99.46557 h -6.15234 z"
-               
style="fill:url(#linearGradient4449);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
-          </g>
+             sodipodi:nodetypes="ccccc" />
           <path
-             
style="fill:url(#linearGradient5257);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 315.17741,25.690301 -1.17849,-1.254902 -0.98941,1.499936 -1.36159,-1.565147 
-1.1785,1.646184 -1.30756,-1.646184 -1.17387,1.695575 -1.4268,-1.565148 -1.11656,1.601666 -1.69557,-0.021 
0.25303,32.607111 2.68162,3e-4 1.17385,1.353296 1.17386,-1.36752 1.25095,1.417584 1.23116,-1.352367 
1.34249,1.352367 1.19692,-1.180042 h 1.04343"
-             id="path3991"
-             inkscape:connector-curvature="0"
-             sodipodi:nodetypes="ccccccccccccccccccc" />
+             sodipodi:nodetypes="ccccc"
+             id="rect5860-7-9"
+             d="m -6.2532924,290.60293 h -0.788902 l 2.3064286,4.56363 0.7169802,0.0209 z"
+             
style="fill:none;stroke:#e9b96e;stroke-width:0.26458326;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:1.96000016;stroke-opacity:1"
+             inkscape:connector-curvature="0" />
+        </g>
+        <rect
+           
style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:url(#linearGradient5023);stroke-width:0.19964418;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="rect5015"
+           width="4.033689"
+           height="2.1816058"
+           x="0.099822089"
+           y="293.39566" />
+      </g>
+      <g
+         transform="matrix(0.16536458,0,0,0.16536458,1.5874999,121.38907)"
+         id="g4253">
+        <rect
+           
style="opacity:0.75;fill:none;fill-opacity:1;stroke:none;stroke-width:0.17814535;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           id="rect4253"
+           width="16"
+           height="16"
+           x="0"
+           y="1036.3622" />
+        <g
+           id="g3943"
+           transform="matrix(0.8529282,0,0,0.8480413,-0.70677318,160.6212)">
           <g
-             id="g4152"
-             transform="matrix(0.66779613,0,0,0.66779613,129.26775,-65.015882)"
-             
style="fill:url(#linearGradient5263);fill-opacity:1;stroke-width:0.17716534;stroke-miterlimit:4;stroke-dasharray:none">
-            <path
-               sodipodi:nodetypes="cccccc"
-               inkscape:connector-curvature="0"
-               id="path3766"
-               d="m 286.70792,130.12964 -2.91886,2.92968 h -5.46875 v 55.07813 h 5.3711 l 3.06677,3.52256"
-               
style="fill:url(#linearGradient5259);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             transform="matrix(0.75258206,0.75039082,-0.75039082,0.75258206,803.6233,277.20486)"
+             id="g3939">
+            <g
+               id="g3936">
+              <path
+                 transform="matrix(0.52647596,0.10929736,-0.10929736,0.52647596,105.00246,497.44584)"
+                 inkscape:transform-center-y="0.05656081"
+                 inkscape:transform-center-x="-0.00082815806"
+                 d="m -20.433217,1049.479 -0.243616,-0.2772 -0.243616,-0.2772 0.361875,-0.072 
0.361875,-0.072 -0.118259,0.3495 z"
+                 inkscape:randomized="0"
+                 inkscape:rounded="0"
+                 inkscape:flatsided="false"
+                 sodipodi:arg2="2.4205983"
+                 sodipodi:arg1="1.3734008"
+                 sodipodi:r2="0.21306621"
+                 sodipodi:r1="0.42613241"
+                 sodipodi:cy="1049.0612"
+                 sodipodi:cx="-20.516788"
+                 sodipodi:sides="3"
+                 id="path3937"
+                 
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:2.91148043;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+                 sodipodi:type="star" />
+            </g>
           </g>
+        </g>
+        <g
+           id="g4498"
+           transform="matrix(0.01989485,-0.01993646,0.01350408,0.01332378,-8.7454509,1045.6083)"
+           
style="fill:#3465a4;stroke:#555753;stroke-width:21.63107872;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
           <path
-             
style="fill:url(#linearGradient5266);fill-opacity:1;stroke:#000000;stroke-width:0.17716534;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-             d="m 320.73742,21.88109 v 41.09033 h 3.25551 l 0.43824,-9.808255 c 0.13043,-0.489108 
0.59965,-0.717681 1.0643,-0.709534 0.46465,0.0081 0.92474,0.253035 1.02256,0.709534 l 0.43824,9.808255 h 
5.61366 l 0.43825,-9.808255 c 0.13042,-0.489108 0.59964,-0.717681 1.0643,-0.709534 0.46465,0.0081 
0.92474,0.253035 1.02256,0.709534 l 0.43824,9.808255 h 5.50932 l 0.43824,-9.808255 c 0.13043,-0.489108 
0.59965,-0.717681 1.0643,-0.709534 0.46465,0.0081 0.92474,0.253035 1.02256,0.709534 l 0.43824,9.808255 h 
4.13199 V 22.006301 l -4.15286,-0.02084 -0.41737,9.516095 c -0.19564,0.913004 -1.826,0.978215 -2.08686,0 l 
-0.41737,-9.536963 -5.55106,-0.02084 -0.41737,9.557832 c -0.19565,0.913005 -1.826,0.978215 -2.08686,0 l 
-0.41738,-9.557832 -5.6554,-0.04174 -0.41737,9.599569 c -0.19564,0.913005 -1.826,0.978215 -2.08686,0 l 
-0.41737,-9.599569 -3.27638,-0.02083 z"
-             id="path3764"
-             inkscape:connector-curvature="0" />
+             sodipodi:nodetypes="cccccc"
+             inkscape:connector-curvature="0"
+             id="path4510"
+             d="m 218.20736,576.6367 -0.84712,-73.39348 564.56871,1.54144 v 140.4 l -564.84685,1.11701 z"
+             
style="fill:#3465a4;stroke:#555753;stroke-width:21.63107872;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
         </g>
         <path
-           
style="fill:url(#linearGradient5268);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           d="m 490.73608,55.31538 449.99916,7.90619 c 1.67057,0 1.7034,1.457619 1.7034,1.457619 l 
-0.088,23.000851 -0.088,23.07061 c 0,0 -0.019,1.37058 -1.38276,1.38785 l -450.26398,4.49207 z"
-           id="path2987"
+           sodipodi:nodetypes="ccccc"
+           inkscape:connector-curvature="0"
+           id="path4510-7"
+           d="m 3.9397518,1049.0928 10.8741082,-10.8217 0.369866,0.4029 -10.7944691,10.8393 z"
+           
style="fill:#204a87;stroke:none;stroke-width:0.3941181;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <path
+           
style="opacity:0.75;fill:#e9b96e;fill-opacity:1;stroke:#f57900;stroke-width:0.30000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           d="m 2.034939,1048.2477 2.026924,2.035 -1.3426608,1.173 -1.77689279,-1.8034 z"
+           id="rect4254"
            inkscape:connector-curvature="0"
-           sodipodi:nodetypes="cccccccc" />
+           sodipodi:nodetypes="ccccc" />
+        <path
+           sodipodi:nodetypes="ccccc"
+           inkscape:connector-curvature="0"
+           id="path4510-7-2"
+           d="m 2.6485165,1047.8124 10.8236475,-10.7697 0.298384,0.313 -10.7438097,10.8119 z"
+           
style="fill:#729fcf;stroke:none;stroke-width:0.3941181;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <path
+           transform="rotate(14.970952)"
+           
style="opacity:0.75;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           inkscape:transform-center-x="0.58470768"
+           inkscape:transform-center-y="-0.11438449"
+           d="m 271.97339,1014.1378 0.42576,0.2564 -0.45058,2.0261 -0.002,-0.019 z"
+           id="rect4240"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="ccccc" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5270);fill-opacity:1;stroke:#000000;stroke-width:0.26529855;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
-           d="m 899.85956,62.47414 12.25928,0.24414 v 49.70943 l -12.25928,0.14648 z"
-           id="rect2989"
+           
style="opacity:0.75;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           inkscape:transform-center-x="0.58473448"
+           inkscape:transform-center-y="-0.11438449"
+           d="m 1.9948962,1051.2267 0.2887783,0.351 -1.89579813,0.5863 -0.0240079,-0.028 z"
+           id="rect4240-2"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc" />
       </g>
diff --git a/icons/Symbolic/16/gimp-prefs-folders-tool-presets.png 
b/icons/Symbolic/16/gimp-prefs-folders-tool-presets.png
index d58767d..e10ded0 100644
Binary files a/icons/Symbolic/16/gimp-prefs-folders-tool-presets.png and 
b/icons/Symbolic/16/gimp-prefs-folders-tool-presets.png differ
diff --git a/icons/Symbolic/16/gimp-tool-preset.png b/icons/Symbolic/16/gimp-tool-preset.png
index aacf444..90fbd49 100644
Binary files a/icons/Symbolic/16/gimp-tool-preset.png and b/icons/Symbolic/16/gimp-tool-preset.png differ
diff --git a/icons/Symbolic/22/gimp-prefs-folders-tool-presets.png 
b/icons/Symbolic/22/gimp-prefs-folders-tool-presets.png
index 37f7a93..24e33c4 100644
Binary files a/icons/Symbolic/22/gimp-prefs-folders-tool-presets.png and 
b/icons/Symbolic/22/gimp-prefs-folders-tool-presets.png differ
diff --git a/icons/Symbolic/22/gimp-tool-preset.png b/icons/Symbolic/22/gimp-tool-preset.png
index a662c35..b239072 100644
Binary files a/icons/Symbolic/22/gimp-tool-preset.png and b/icons/Symbolic/22/gimp-tool-preset.png differ
diff --git a/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg 
b/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg
index 421d184..2ad7c8f 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg
@@ -9,139 +9,126 @@
    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";
-   viewBox="0 0 23.999999 24"
-   id="svg7384"
-   height="24"
    width="24"
+   height="24"
+   viewBox="0 0 24 24"
+   id="svg30571"
    version="1.1"
    inkscape:version="0.92pre1 unknown"
    sodipodi:docname="gimp-prefs-folders-tool-presets.svg">
+  <defs
+     id="defs30573">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient19282-4"
+       id="linearGradient8286"
+       x1="15"
+       y1="-32"
+       x2="31"
+       y2="-32"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5,0,0,1.5,-22.5,60)" />
+    <linearGradient
+       id="linearGradient19282-4"
+       osb:paint="solid"
+       gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop19284-0" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(542.07359,263.99385)"
+       gradientUnits="userSpaceOnUse"
+       y2="104.96255"
+       x2="100.26245"
+       y1="104.96255"
+       x1="84.262444"
+       id="linearGradient7524"
+       xlink:href="#linearGradient19282-4" />
+  </defs>
   <sodipodi:namedview
+     id="base"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:window-width="501"
-     inkscape:window-height="405"
-     id="namedview1507"
+     inkscape:zoom="23.043601"
+     inkscape:cx="17.854537"
+     inkscape:cy="14.141864"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
      showgrid="true"
-     inkscape:zoom="14.75"
-     inkscape:cx="13.52511"
-     inkscape:cy="12.557291"
-     inkscape:window-x="0"
-     inkscape:window-y="27"
+     units="px"
+     inkscape:snap-page="true"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox-edge-midpoints="true"
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:object-paths="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-center="true"
+     inkscape:snap-text-baseline="true"
+     showborder="false"
+     inkscape:window-width="1346"
+     inkscape:window-height="939"
+     inkscape:window-x="617"
+     inkscape:window-y="58"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg7384">
+     inkscape:snap-global="false"
+     showguides="true">
     <inkscape:grid
        type="xygrid"
-       id="grid23" />
+       id="grid4153" />
   </sodipodi:namedview>
   <metadata
-     id="metadata90">
+     id="metadata30576">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
+        <dc:format>
+          image/svg+xml
+        </dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
-        <dc:contributor>
+        <dc:creator>
           <cc:Agent>
-            <dc:title>Barbara Muraus, Jakub Steiner, Klaus Staedtler</dc:title>
+            <dc:title>Klaus Staedtler       </dc:title>
           </cc:Agent>
-        </dc:contributor>
-        <dc:description>Images originally created as the &quot;Art Libre&quot; icon set. Extended and 
adopted for GIMP</dc:description>
+        </dc:creator>
+        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
-  <defs
-     id="defs7386">
-    <linearGradient
-       osb:paint="solid"
-       id="linearGradient8074">
-      <stop
-         id="stop8072"
-         offset="0"
-         style="stop-color:#be00be;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       osb:paint="solid"
-       id="linearGradient7561">
-      <stop
-         id="stop7558"
-         offset="0"
-         style="stop-color:#a5a5a5;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       osb:paint="solid"
-       id="linearGradient7548">
-      <stop
-         id="stop7546"
-         offset="0"
-         style="stop-color:#ebebeb;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       osb:paint="solid"
-       id="linearGradient7542">
-      <stop
-         id="stop7538"
-         offset="0"
-         style="stop-color:#c9c9c9;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       gradientTransform="matrix(0,-735328.32,170712.69,0,2464326300,577972450)"
-       osb:paint="solid"
-       id="linearGradient19282">
-      <stop
-         id="stop19284"
-         offset="0"
-         style="stop-color:#b4b4b4;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       gradientTransform="matrix(0.34682586,0,0,0.30620888,-139.35207,801.03851)"
-       osb:paint="solid"
-       id="linearGradient19282-4">
-      <stop
-         id="stop19284-0"
-         offset="0"
-         style="stop-color:#bebebe;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       gradientTransform="translate(746.22388,399.27766)"
-       gradientUnits="userSpaceOnUse"
-       y2="14"
-       x2="16"
-       y1="14"
-       x1="0"
-       id="linearGradient8292"
-       xlink:href="#linearGradient19282-4" />
-  </defs>
   <g
-     transform="matrix(1.5,0,0,1.5,-199.3549,-361.91649)"
-     style="display:inline"
-     id="preferences">
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-1028.3622)">
+    <g
+       inkscape:label="#tool-measure"
+       id="tool-measure"
+       transform="matrix(0.42865512,0,0,0.42865512,-115.44407,656.33387)" />
     <g
-       transform="translate(117.90327,281.27766)"
-       id="gimp-prefs-folders-tool-presets"
-       style="display:inline">
+       style="display:inline"
+       id="gimp-prefs-folders"
+       inkscape:label="gimp-prefs-folders"
+       transform="matrix(1.5,0,0,1.5,-22.5,1088.3622)">
       <path
-         id="rect3845-47"
-         transform="translate(15,-46)"
-         d="M 0.53125,6 C 0.24212,6 0,6.24212 0,6.53125 v 14.9375 C 0,21.76725 0.23264,22 0.53125,22 h 
14.9375 C 15.76735,22 16,21.76735 16,21.46875 v -9.635417 c 0,-0.2891 -0.242229,-0.492061 -0.53125,-0.5 H 
3.33333 V 19.5 c 0,0.277 -0.3896667,0.5 -0.6666667,0.5 C 2.3896633,20 2,19.777 2,19.5 v -9 C 2,10.223 
2.223,10 2.5,10 H 5.46875 14 V 8.59375 C 14,8.26655 13.73334,8 13.40625,8 H 6 V 6.53125 C 6,6.2421 5.75788,6 
5.46875,6 Z m 10.80208,5.988281 0.618817,1.997049 0.0957,4.727561 c -0.419494,0.445106 -0.956528,0.501028 
-1.365559,0.111328 l -0.03125,-4.838868 z m -5.3333333,0.01172 0.6197916,2.008769 0.09375,4.727561 C 
6.294044,19.181437 5.7579858,19.235406 5.348955,18.845706 l -0.03125,-4.836914 z m 2.6666666,0.01762 
0.6188152,1.997048 0.095703,4.727562 c -0.4194942,0.445064 -0.956529,0.499032 -1.3655598,0.109332 l 
-0.03125,-4.836915 z m 3.3538437,8.601563 c -0.419496,0.445106 -0.958468,0.495168 -1.367513,0.105468 l 
0.01758,-1.269531 c 0.396297,0.37755 0.899095,0.455543 1.3
 29423,0.0479 -8.51e-4,-0.588491 0.01791,0.960431 0.02051,1.116167 z m -5.3323598,0.02344 c 
-0.4194955,0.445107 -0.9574916,0.49517 -1.3665364,0.10547 l 0.017578,-1.269531 c 0.3962974,0.377549 
0.8951927,0.341237 1.3255208,-0.06641 -0.00595,0.410453 0.00973,0.820368 0.023438,1.230471 z m 
2.6656903,0.0059 c -0.4194949,0.44502 -0.9584679,0.495082 -1.3675127,0.105382 l 0.017578,-1.269531 c 
0.3962977,0.37755 0.8990991,0.446414 1.3294272,0.03877 -0.00234,-0.735478 0.017485,0.944053 0.020507,1.125382 
z"
-         style="display:inline;fill:url(#linearGradient8292);fill-opacity:1;stroke:none"
-         inkscape:connector-curvature="0"
-         sodipodi:nodetypes="sssssssscsssssccsscsssccccccccccccccccccccccccccccccccccc" />
-      <rect
-         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
-         id="rect14152-0"
-         width="16"
-         height="16"
-         x="15"
-         y="-40" />
+         style="display:inline;fill:url(#linearGradient8286);fill-opacity:1;stroke:none;stroke-width:1.5"
+         d="M 0.796875 0 C 0.36318 0 0 0.36318 0 0.796875 L 0 23.203125 C 0 23.650875 0.34896 24 0.796875 24 
L 23.203125 24 C 23.651025 24 24 23.651025 24 23.203125 L 24 8.75 C 24 8.31635 23.63682 8 23.203125 8 L 5 8 L 
5 20.25 C 5 20.6655 4.4155 21 4 21 C 3.5845 21 3 20.6655 3 20.25 L 3 6.75 C 3 6.3345 3.3345 6 3.75 6 L 
8.203125 6 L 21 6 L 21 3.890625 C 21 3.399825 20.60001 3 20.109375 3 L 9 3 L 9 0.796875 C 9 0.36315 8.63682 0 
8.203125 0 L 0.796875 0 z M 14.96875 9 C 15.220382 9 15.600301 9.1655988 15.763672 9.3789062 L 16.648438 
10.75 L 22 10.75 L 22 19.5 L 20.25 19.5 L 21.125 23 L 20.25 23 L 19.8125 21.25 L 10.1875 21.25 L 9.75 23 L 
8.875 23 L 9.75 19.5 L 8 19.5 L 8 10.75 L 13.443359 10.75 L 14.179688 9.4667969 C 14.227637 9.2772632 
14.713049 9 14.96875 9 z M 15 9.875 L 14.5625 10.75 L 15.4375 10.75 L 15 9.875 z M 8.875 11.625 L 8.875 
18.625 L 21.125 18.625 L 21.125 11.625 L 8.875 11.625 z M 10.625 19.5 L 10.625 20.375 L 19.375 20.375 L 
19.375 19.5 L 10.625 19.5 z "
+         transform="matrix(0.66666667,0,0,0.66666667,15,-40)"
+         id="rect3845" />
     </g>
+    <g
+       transform="matrix(0.87499973,0,0,0.87499973,-65.729617,952.2329)"
+       style="display:inline;fill:#000000;fill-opacity:1"
+       id="stock" />
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-preset.png b/icons/Symbolic/24/gimp-tool-preset.png
new file mode 100644
index 0000000..9375028
Binary files /dev/null and b/icons/Symbolic/24/gimp-tool-preset.png differ
diff --git a/icons/Symbolic/24/gimp-tool-preset.svg b/icons/Symbolic/24/gimp-tool-preset.svg
index 1434bbb..199d3a4 100644
--- a/icons/Symbolic/24/gimp-tool-preset.svg
+++ b/icons/Symbolic/24/gimp-tool-preset.svg
@@ -1,4 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
 <svg
    xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
    xmlns:dc="http://purl.org/dc/elements/1.1/";
@@ -9,302 +11,161 @@
    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";
-   viewBox="0 0 23.999999 24"
-   id="svg7384"
-   height="24"
    width="24"
+   height="24"
+   viewBox="0 0 24 24"
+   id="svg30571"
    version="1.1"
    inkscape:version="0.92pre1 unknown"
    sodipodi:docname="gimp-tool-preset.svg">
+  <defs
+     id="defs30573">
+    <linearGradient
+       gradientTransform="matrix(0.34682586,0,0,0.30620888,-73.351872,584.03851)"
+       osb:paint="solid"
+       id="linearGradient19282-4">
+      <stop
+         id="stop19284-0"
+         offset="0"
+         style="stop-color:#bebebe;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(246.52189,191.51971)"
+       gradientUnits="userSpaceOnUse"
+       y2="187"
+       x2="94.000198"
+       y1="187"
+       x1="82.000198"
+       id="linearGradient10390"
+       xlink:href="#linearGradient19282-4" />
+    <linearGradient
+       gradientTransform="translate(246.52189,191.51971)"
+       gradientUnits="userSpaceOnUse"
+       y2="-36.782017"
+       x2="-144"
+       y1="-36.782017"
+       x1="-148.71875"
+       id="linearGradient10396-3"
+       xlink:href="#linearGradient19282-4" />
+  </defs>
   <sodipodi:namedview
+     id="base"
      pagecolor="#ffffff"
      bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:window-width="501"
-     inkscape:window-height="405"
-     id="namedview1528"
+     inkscape:zoom="18.025316"
+     inkscape:cx="16.42953"
+     inkscape:cy="5.8794089"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
      showgrid="true"
-     inkscape:zoom="14.749998"
-     inkscape:cx="8.3017392"
-     inkscape:cy="10.101697"
+     units="px"
+     inkscape:snap-page="true"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox-edge-midpoints="true"
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:object-paths="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-center="true"
+     inkscape:snap-text-baseline="true"
+     showborder="false"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
      inkscape:window-x="0"
      inkscape:window-y="27"
-     inkscape:window-maximized="0"
-     inkscape:current-layer="svg7384">
+     inkscape:window-maximized="1">
     <inkscape:grid
        type="xygrid"
-       id="grid4324" />
+       id="grid4365" />
   </sodipodi:namedview>
   <metadata
-     id="metadata90">
+     id="metadata30576">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
-        <dc:contributor>
+        <dc:title></dc:title>
+        <dc:creator>
           <cc:Agent>
-            <dc:title>Barbara Muraus, Jakub Steiner, Klaus Staedtler</dc:title>
+            <dc:title>Klaus Staedtler</dc:title>
           </cc:Agent>
-        </dc:contributor>
-        <dc:description>Images originally created as the &quot;Art Libre&quot; icon set. Extended and 
adopted for GIMP</dc:description>
+        </dc:creator>
       </cc:Work>
     </rdf:RDF>
   </metadata>
-  <defs
-     id="defs7386">
-    <linearGradient
-       gradientTransform="matrix(0.34682586,0,0,0.30620888,-154.35207,-275.32369)"
-       osb:paint="solid"
-       id="linearGradient19282-4">
-      <stop
-         id="stop19284-0"
-         offset="0"
-         style="stop-color:#bebebe;stop-opacity:1;" />
-    </linearGradient>
-    <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
-       gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7620"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7623"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7625"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7629"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7631"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
-       gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7635"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
-       gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7637"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7641"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7643"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7647"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7649"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
-       gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7653"
-       xlink:href="#linearGradient19282-4" />
-  </defs>
   <g
-     id="g4378">
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-1028.3622)">
     <g
-       id="g4349">
+       id="g67">
+      <path
+         sodipodi:nodetypes="sccccccccccccccccccccccsccccccccc"
+         inkscape:connector-curvature="0"
+         id="path2"
+         transform="translate(0,1028.3622)"
+         d="M 12,0 C 11.561656,0 10.677902,0.47588125 10.595703,0.80078125 L 9.3300781,3 H 0 V 18 H 3 L 
1.5,24 H 3 l 0.75,-3 h 16.5 L 21,24 h 1.5 L 21,18 h 3 V 5 L 23,6 V 17 H 1 V 4 H 17 L 18,3 H 14.824219 L 
13.310547,0.65039062 C 13.030484,0.28469062 12.431369,0 12,0 Z m 0,1.5 0.75,1.5 h -1.5 z M 4.5,18 h 15 v 1.5 
h -15 z"
+         style="fill:#bebebe;fill-opacity:1;stroke-width:0.13086028" />
       <g
+         id="tools"
          style="display:inline"
-         id="gimp-tool-pencil-6"
-         transform="matrix(-0.84758274,0.83489574,-0.82495318,-0.85779805,237.07563,97.09331)" />
-      <g
-         style="display:inline"
-         id="gimp-tool-pencil-7"
-         transform="matrix(-0.84758274,0.83489574,-0.82495318,-0.85779805,244.57563,97.09331)" />
-      <g
-         style="display:inline"
-         id="gimp-tool-pencil-1"
-         transform="matrix(-0.84758274,0.83489574,-0.82495318,-0.85779805,250.57563,97.09331)" />
-      <g
-         id="g4421"
-         transform="matrix(1.3333324,0,0,1.4946627,1.0000029,-1549.0119)">
+         transform="translate(52.111792,772.31901)">
         <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-3"
-           style="display:inline">
-          <path
-             style="fill:url(#linearGradient7620);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
-             transform="translate(241.0002,217)"
-             id="path69005-3"
-             inkscape:connector-curvature="0" />
-          <path
-             id="path2273-6-2-4"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 v 9 c 0.72716589,0.692782 2.2542315,0.791288 3,0 V 3 Z"
-             
style="fill:url(#linearGradient7623);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
+           style="display:inline"
+           id="gimp-tool-pencil"
+           transform="translate(-125.11199,79.04319)">
+          <rect
+             ry="0"
+             rx="0"
+             y="177"
+             x="81.000198"
+             height="16"
+             width="15.999998"
+             id="rect63426"
+             style="fill:none;stroke:none" />
         </g>
-        <path
-           id="path4389"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7625);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
       </g>
       <g
-         id="g4421-0"
-         transform="matrix(1.3333324,0,0,1.4946627,7.0000029,-1549.0119)">
-        <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-4"
-           style="display:inline">
-          <path
-             style="fill:url(#linearGradient7635);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
-             transform="translate(241.0002,217)"
-             id="path69005-9"
-             inkscape:connector-curvature="0" />
-          <path
-             id="path2273-6-2-7"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 v 9 c 0.72716589,0.692782 2.2542315,0.791288 3,0 V 3 Z"
-             
style="fill:url(#linearGradient7631);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
-        </g>
-        <path
-           id="path4389-4"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7629);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4421-0-9"
-         transform="matrix(1.3333324,0,0,1.4946627,13.000003,-1549.0119)">
-        <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-4-5"
-           style="display:inline">
-          <path
-             style="fill:url(#linearGradient7637);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
-             transform="translate(241.0002,217)"
-             id="path69005-9-5"
-             inkscape:connector-curvature="0" />
-          <path
-             id="path2273-6-2-7-9"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 v 9 c 0.72716589,0.692782 2.2542315,0.791288 3,0 V 3 Z"
-             
style="fill:url(#linearGradient7641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
-        </g>
-        <path
-           id="path4389-4-7"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7643);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4421-0-9-3"
-         transform="matrix(1.3333324,0,0,1.4946627,19.000003,-1549.0119)">
+         id="tools-7"
+         style="display:inline"
+         transform="translate(52.111792,772.31901)">
         <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-4-5-7"
-           style="display:inline">
+           style="display:inline"
+           id="gimp-tool-pencil-5"
+           transform="translate(-125.11199,79.04319)">
           <path
-             style="fill:url(#linearGradient7653);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
+             inkscape:connector-curvature="0"
+             id="path69005"
              transform="translate(241.0002,217)"
-             id="path69005-9-5-3"
-             inkscape:connector-curvature="0" />
+             d="m -146.84375,-39 -1.875,2 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 2,-2 c 
-0.0554,-1.26532 -1.47439,-2.4884 -2.84375,-2.4375 z"
+             style="fill:url(#linearGradient10396-3);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+          <rect
+             ry="0"
+             rx="0"
+             y="177"
+             x="81.000198"
+             height="16"
+             width="15.999998"
+             id="rect63426-3"
+             style="fill:none;stroke:none" />
           <path
-             id="path2273-6-2-7-9-7"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 v 9 c 0.72716589,0.692782 2.2542315,0.791288 3,0 V 3 Z"
-             
style="fill:url(#linearGradient7649);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
+             inkscape:connector-curvature="0"
+             id="path2273-6-2"
+             d="m 83.63056,189.03603 7.520215,-8.03448 c 1.369356,-0.0509 2.794069,1.16344 2.849425,2.42876 
l -7.490043,7.79401 -4.509957,1.77567 z"
+             style="fill:url(#linearGradient10390);fill-opacity:1;fill-rule:evenodd;stroke:none" />
         </g>
-        <path
-           id="path4389-4-7-9"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7647);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
       </g>
     </g>
-    <rect
-       y="0.71113229"
-       x="0.71113181"
-       height="22.577736"
-       width="22.577736"
-       id="rect4351"
-       
style="opacity:0;fill:#e9b96e;fill-opacity:1;stroke:#888a85;stroke-width:1.42226362;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
   </g>
 </svg>
diff --git a/icons/Symbolic/48/gimp-prefs-folders-tool-presets.png 
b/icons/Symbolic/48/gimp-prefs-folders-tool-presets.png
index 6664404..8d8bb5c 100644
Binary files a/icons/Symbolic/48/gimp-prefs-folders-tool-presets.png and 
b/icons/Symbolic/48/gimp-prefs-folders-tool-presets.png differ
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg
index 9295f16..959b6f3 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg
@@ -14,7 +14,7 @@
    height="16"
    width="16"
    version="1.1"
-   inkscape:version="0.91 r13725"
+   inkscape:version="0.92pre1 unknown"
    sodipodi:docname="gimp-prefs-folders-tool-presets.svg">
   <sodipodi:namedview
      pagecolor="#ffffff"
@@ -25,17 +25,21 @@
      guidetolerance="10"
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:window-width="501"
-     inkscape:window-height="405"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
      id="namedview1507"
-     showgrid="false"
-     inkscape:zoom="14.75"
-     inkscape:cx="-723.22388"
-     inkscape:cy="-55.63375"
+     showgrid="true"
+     inkscape:zoom="16.347398"
+     inkscape:cx="-1.4609825"
+     inkscape:cy="11.415684"
      inkscape:window-x="0"
      inkscape:window-y="27"
-     inkscape:window-maximized="0"
-     inkscape:current-layer="svg7384" />
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg7384">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4256" />
+  </sodipodi:namedview>
   <metadata
      id="metadata90">
     <rdf:RDF>
@@ -44,7 +48,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
+        <dc:title></dc:title>
         <dc:contributor>
           <cc:Agent>
             <dc:title>Barbara Muraus, Jakub Steiner, Klaus Staedtler</dc:title>
@@ -107,36 +111,47 @@
          style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
-       gradientTransform="translate(746.22388,399.27766)"
+       gradientTransform="translate(774.93754,420.28591)"
        gradientUnits="userSpaceOnUse"
-       y2="14"
-       x2="16"
-       y1="14"
-       x1="0"
-       id="linearGradient8292"
+       y2="-32"
+       x2="31"
+       y1="-32"
+       x1="15"
+       id="linearGradient8286"
+       xlink:href="#linearGradient19282-4" />
+    <linearGradient
+       gradientTransform="translate(542.07359,263.99385)"
+       gradientUnits="userSpaceOnUse"
+       y2="104.96255"
+       x2="100.26245"
+       y1="104.96255"
+       x1="84.262444"
+       id="linearGradient7524"
        xlink:href="#linearGradient19282-4" />
   </defs>
   <g
-     transform="translate(-132.90327,-241.27766)"
+     transform="translate(-176.61693,-222.28591)"
      style="display:inline"
      id="preferences">
     <g
-       transform="translate(117.90327,281.27766)"
-       id="gimp-prefs-folders-tool-presets"
-       style="display:inline">
+       transform="translate(161.61693,262.28591)"
+       id="gimp-prefs-folders">
       <path
-         id="rect3845-47"
-         transform="translate(15,-46)"
-         d="M 0.53125,6 C 0.24212,6 0,6.24212 0,6.53125 l 0,14.9375 C 0,21.76725 0.23264,22 0.53125,22 l 
14.9375,0 C 15.76735,22 16,21.76735 16,21.46875 l 0,-9.9375 C 16,11.24215 15.75788,11 15.46875,11 L 3,11 
3,19.5 C 3,19.777 2.777,20 2.5,20 2.223,20 2,19.777 2,19.5 l 0,-9 C 2,10.223 2.223,10 2.5,10 L 5.46875,10 
14,10 14,8.59375 C 14,8.26655 13.73334,8 13.40625,8 L 6,8 6,6.53125 C 6,6.2421 5.75788,6 5.46875,6 Z m 
12.140625,5.988281 0.707031,1.785157 0.0957,4.939453 c -0.419494,0.445106 -1.247219,0.501028 
-1.65625,0.111328 l -0.03125,-4.853516 z m -7.2324219,0.02344 0.7089844,1.785156 0.09375,4.939453 c 
-0.4194943,0.445106 -1.2472192,0.499075 -1.65625,0.109375 l -0.03125,-4.851562 z m 3.4453125,0.0059 
0.7070313,1.785156 0.095703,4.939454 C 9.2680057,19.187294 8.4402808,19.241262 8.03125,18.851562 L 8,14 Z m 
4.5410154,7.371094 0.02149,1.230469 c -0.419496,0.445106 -1.249159,0.495168 -1.658204,0.105468 l 
0.01758,-1.269531 c 0.396297,0.37755 1.188812,0.341237 1.61914,-0.06641 
 z m -7.2324216,0.02344 0.023437,1.230469 C 5.7973009,21.08773 4.9676381,21.137793 4.5585933,20.748093 l 
0.017578,-1.269531 c 0.3962974,0.377549 1.1868594,0.341237 1.6171875,-0.06641 z m 3.4453125,0.0059 
0.021484,1.230469 c -0.4194949,0.44502 -1.249158,0.495082 -1.6582028,0.105382 l 0.017578,-1.269531 c 
0.3962977,0.37755 1.1888126,0.341237 1.6191407,-0.06641 z"
-         style="display:inline;fill:url(#linearGradient8292);fill-opacity:1;stroke:none"
-         inkscape:connector-curvature="0" />
+         style="display:inline;fill:url(#linearGradient8286);fill-opacity:1;stroke:none"
+         d="M 0.53125 0 C 0.24212 0 0 0.24212 0 0.53125 L 0 15.46875 C 0 15.76725 0.23264 16 0.53125 16 L 
15.46875 16 C 15.76735 16 16 15.76735 16 15.46875 L 16 5.53125 C 16 5.24215 15.75788 5 15.46875 5 L 3 5 L 3 
13.5 C 3 13.777 2.777 14 2.5 14 C 2.223 14 2 13.777 2 13.5 L 2 4.5 C 2 4.223 2.223 4 2.5 4 L 5.46875 4 L 14 4 
L 14 2.59375 C 14 2.26655 13.73334 2 13.40625 2 L 6 2 L 6 0.53125 C 6 0.2421 5.75788 0 5.46875 0 L 0.53125 0 
z M 9.9765625 6 C 10.1563 6 10.428228 6.1413821 10.544922 6.3242188 L 11.177734 7.5 L 15 7.5 L 15 15 L 5 15 L 
5 7.5 L 8.8867188 7.5 L 9.4140625 6.4003906 C 9.4483125 6.2379316 9.7939188 6 9.9765625 6 z M 10 6.75 L 
9.6875 7.5 L 10.3125 7.5 L 10 6.75 z M 5.625 8.25 L 5.625 14.25 L 14.375 14.25 L 14.375 8.25 L 5.625 8.25 z "
+         transform="translate(15,-40)"
+         id="rect3845" />
       <rect
          
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
-         id="rect14152-0"
+         id="rect14152"
          width="16"
          height="16"
          x="15"
          y="-40" />
     </g>
   </g>
+  <g
+     transform="matrix(0.6249998,0,0,0.75000694,-47.664011,-66.722631)"
+     style="display:inline;fill:#000000;fill-opacity:1"
+     id="stock" />
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-tool-preset.svg b/icons/Symbolic/scalable/gimp-tool-preset.svg
index 1d8b2e3..5b04c72 100644
--- a/icons/Symbolic/scalable/gimp-tool-preset.svg
+++ b/icons/Symbolic/scalable/gimp-tool-preset.svg
@@ -9,13 +9,13 @@
    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";
-   viewBox="0 0 16.000003 16.000002"
+   viewBox="0 0 16.000005 15.999869"
    id="svg7384"
-   height="16.000002"
-   width="16.000004"
+   height="15.999869"
+   width="16.000006"
    version="1.1"
-   inkscape:version="0.91 r13725"
-   sodipodi:docname="gimp-tool-preset.svg">
+   inkscape:version="0.92pre1 unknown"
+   sodipodi:docname="gimp-tool-preseta.svg">
   <sodipodi:namedview
      pagecolor="#ffffff"
      bordercolor="#666666"
@@ -25,17 +25,21 @@
      guidetolerance="10"
      inkscape:pageopacity="0"
      inkscape:pageshadow="2"
-     inkscape:window-width="501"
-     inkscape:window-height="405"
-     id="namedview1528"
-     showgrid="false"
-     inkscape:zoom="14.749998"
-     inkscape:cx="-485.92898"
-     inkscape:cy="885.44451"
+     inkscape:window-width="1173"
+     inkscape:window-height="885"
+     id="namedview1505"
+     showgrid="true"
+     inkscape:zoom="14.75012"
+     inkscape:cx="-5.2439372"
+     inkscape:cy="8.2033221"
      inkscape:window-x="0"
      inkscape:window-y="27"
      inkscape:window-maximized="0"
-     inkscape:current-layer="svg7384" />
+     inkscape:current-layer="svg7384">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3448" />
+  </sodipodi:namedview>
   <metadata
      id="metadata90">
     <rdf:RDF>
@@ -44,7 +48,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
+        <dc:title></dc:title>
         <dc:contributor>
           <cc:Agent>
             <dc:title>Barbara Muraus, Jakub Steiner, Klaus Staedtler</dc:title>
@@ -98,7 +102,7 @@
          style="stop-color:#b4b4b4;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
-       gradientTransform="matrix(0.34682586,0,0,0.30620888,-154.35207,-275.32369)"
+       gradientTransform="matrix(0.34682586,0,0,0.30620888,-70.089625,664.07603)"
        osb:paint="solid"
        id="linearGradient19282-4">
       <stop
@@ -107,237 +111,48 @@
          style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
+       gradientTransform="translate(457.81114,167.03124)"
        gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7620"
+       y2="104.96255"
+       x2="100.26245"
+       y1="104.96255"
+       x1="84.262444"
+       id="linearGradient7524"
        xlink:href="#linearGradient19282-4" />
     <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
+       gradientTransform="translate(602.26646,-49.251471)"
        gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7623"
+       y2="188.5"
+       x2="-84"
+       y1="188.5"
+       x1="-95"
+       id="linearGradient7262"
        xlink:href="#linearGradient19282-4" />
     <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
+       gradientTransform="translate(602.26646,-49.251471)"
        gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7625"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7629"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7631"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
-       gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7635"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
-       gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7637"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7641"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7643"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="1037.8622"
-       x2="3"
-       y1="1037.8622"
-       x1="0"
-       id="linearGradient7647"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(493.92898,264.93634)"
-       gradientUnits="userSpaceOnUse"
-       y2="7.7727094"
-       x2="3"
-       y1="7.7727094"
-       x1="0"
-       id="linearGradient7649"
-       xlink:href="#linearGradient19282-4" />
-    <linearGradient
-       gradientTransform="translate(-217.32995,-674.81182)"
-       gradientUnits="userSpaceOnUse"
-       y2="-36.872978"
-       x2="-144.02431"
-       y1="-36.872978"
-       x1="-148.71875"
-       id="linearGradient7653"
+       y2="188.5"
+       x2="-84"
+       y1="188.5"
+       x1="-95"
+       id="linearGradient7262-6"
        xlink:href="#linearGradient19282-4" />
   </defs>
   <g
-     transform="translate(-36.117828,-96.962479)"
+     transform="translate(-84.262445,-96.962611)"
      style="display:inline"
      id="stock">
-    <g
-       id="gimp-tool-preset"
-       transform="translate(36.11783,-939.39972)">
-      <g
-         style="display:inline"
-         id="gimp-tool-pencil-6"
-         transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,158.05046,1101.0911)" />
-      <g
-         style="display:inline"
-         id="gimp-tool-pencil-7"
-         transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,163.05046,1101.0911)" />
-      <g
-         style="display:inline"
-         id="gimp-tool-pencil-1"
-         transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,167.05046,1101.0911)" />
-      <g
-         id="g4421"
-         transform="matrix(1,0,0,0.99644206,0,3.6873135)">
-        <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-3"
-           style="display:inline">
-          <path
-             style="fill:url(#linearGradient7620);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
-             transform="translate(241.0002,217)"
-             id="path69005-3"
-             inkscape:connector-curvature="0" />
-          <path
-             id="path2273-6-2-4"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 0,12 c 0.72716589,0.692782 2.2542315,0.791288 3,0 L 3,3 Z"
-             
style="fill:url(#linearGradient7623);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
-        </g>
-        <path
-           id="path4389"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7625);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4421-0"
-         transform="matrix(1,0,0,0.99644206,4.0000022,3.6873145)">
-        <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-4"
-           style="display:inline">
-          <path
-             style="fill:url(#linearGradient7635);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
-             transform="translate(241.0002,217)"
-             id="path69005-9"
-             inkscape:connector-curvature="0" />
-          <path
-             id="path2273-6-2-7"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 0,12 c 0.72716589,0.692782 2.2542315,0.791288 3,0 L 3,3 Z"
-             
style="fill:url(#linearGradient7631);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
-        </g>
-        <path
-           id="path4389-4"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7629);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4421-0-9"
-         transform="matrix(1,0,0,0.99644206,9.0000022,3.6873145)">
-        <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-4-5"
-           style="display:inline">
-          <path
-             style="fill:url(#linearGradient7637);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
-             transform="translate(241.0002,217)"
-             id="path69005-9-5"
-             inkscape:connector-curvature="0" />
-          <path
-             id="path2273-6-2-7-9"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 0,12 c 0.72716589,0.692782 2.2542315,0.791288 3,0 L 3,3 Z"
-             
style="fill:url(#linearGradient7641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
-        </g>
-        <path
-           id="path4389-4-7"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7643);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
-      </g>
-      <g
-         id="g4421-0-9-3"
-         transform="matrix(1,0,0,0.99644206,13.000002,3.6873145)">
-        <g
-           transform="matrix(-0.56505531,0.55659731,-0.54996893,-0.57186552,154.05046,1101.0911)"
-           id="gimp-tool-pencil-4-5-7"
-           style="display:inline">
-          <path
-             style="fill:url(#linearGradient7653);fill-opacity:1;fill-rule:evenodd;stroke:none"
-             d="M -146.75073,-39.182143 -148.71875,-37 c 1.32873,0.02586 2.66512,1.211567 2.71875,2.4375 l 
1.9757,-1.966007 c -0.0554,-1.26532 -1.35707,-2.704536 -2.72643,-2.653636 z"
-             transform="translate(241.0002,217)"
-             id="path69005-9-5-3"
-             inkscape:connector-curvature="0" />
-          <path
-             id="path2273-6-2-7-9-7"
-             transform="matrix(-0.90880947,-0.88454521,0.87401138,-0.89798668,83.428722,194.39029)"
-             d="M 2.9941406,2.9882812 0,3 0,12 c 0.72716589,0.692782 2.2542315,0.791288 3,0 L 3,3 Z"
-             
style="fill:url(#linearGradient7649);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.7932508"
-             inkscape:connector-curvature="0" />
-        </g>
-        <path
-           id="path4389-4-7-9"
-           d="m 3,1039.3502 -3,0.012 1.5,-3 z"
-           
style="opacity:0.66000001;fill:url(#linearGradient7647);fill-opacity:1;stroke:none;stroke-width:0.54279673;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-           inkscape:connector-curvature="0" />
-      </g>
-    </g>
+    <path
+       style="fill:url(#linearGradient7524);fill-opacity:1;stroke-width:0.08724019"
+       d="M 7.9628906,0 C 7.6706606,0 7.1173,0.31659312 7.0625,0.53320312 L 6.2207031,2 H 0 v 10 h 2 l -1,4 
h 1 l 0.5,-2 h 11 l 0.5,2 h 1 l -1,-4 h 2 V 3.9998693 l -1,1 V 11 H 9 l -1,1 h 5 v 1 H 3 V 12 H 4 V 11 H 1 V 
3 H 11 L 12,2 H 9.8828125 L 8.8730469,0.43359375 C 8.6863369,0.18981375 8.2504706,0 7.9628906,0 Z M 8,1 8.5,2 
h -1 z"
+       transform="translate(84.262445,96.962611)"
+       id="gimp-tool-options"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="sccccccccccccccccccccccccccccccscccc" />
   </g>
+  <path
+     style="fill:url(#linearGradient7262-6);fill-opacity:1;fill-rule:evenodd;stroke:none"
+     d="m 14,0.99986935 -1,0.99999995 2,2 1,-1 c 0,-1 -1,-1.99999995 -2,-1.99999995 z M 11.602252,3.3976193 
5,9.9998693 v 1.9999997 h 2 l 6.602252,-6.6022497 z"
+     id="path2273-6-2-3"
+     inkscape:connector-curvature="0" />
 </svg>
diff --git a/icons/icon-list.mk b/icons/icon-list.mk
index c1cf2a8..57fe0af 100644
--- a/icons/icon-list.mk
+++ b/icons/icon-list.mk
@@ -829,6 +829,7 @@ icons24_images = \
        24/gimp-tool-pencil.png                 \
        24/gimp-tool-perspective-clone.png      \
        24/gimp-tool-perspective.png            \
+       24/gimp-tool-preset.png                 \
        24/gimp-tool-posterize.png              \
        24/gimp-tool-rect-select.png            \
        24/gimp-tool-rotate.png                 \



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