[gnome-icon-theme] emblems: move some 22px emblems down 1px for centering



commit 303472bcd6dffd72e7406e99f49055d739f9f2f4
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Mar 12 20:48:18 2013 +0100

    emblems: move some 22px emblems down 1px for centering
    
    I *think* this is what https://bugzilla.gnome.org/show_bug.cgi?id=695523
    hints towards.

 gnome/16x16/emblems/emblem-important.png       |  Bin 786 -> 832 bytes
 gnome/16x16/emblems/emblem-shared.png          |  Bin 650 -> 669 bytes
 gnome/16x16/emblems/emblem-system.png          |  Bin 660 -> 739 bytes
 gnome/22x22/emblems/emblem-important.png       |  Bin 1211 -> 1250 bytes
 gnome/22x22/emblems/emblem-shared.png          |  Bin 884 -> 908 bytes
 gnome/22x22/emblems/emblem-synchronizing.png   |  Bin 1052 -> 1096 bytes
 gnome/22x22/emblems/emblem-system.png          |  Bin 895 -> 965 bytes
 gnome/24x24/emblems/emblem-important.png       |  Bin 1330 -> 1272 bytes
 gnome/24x24/emblems/emblem-shared.png          |  Bin 1069 -> 934 bytes
 gnome/24x24/emblems/emblem-synchronizing.png   |  Bin 0 -> 1120 bytes
 gnome/24x24/emblems/emblem-system.png          |  Bin 1033 -> 992 bytes
 gnome/256x256/emblems/emblem-shared.png        |  Bin 15298 -> 17200 bytes
 gnome/256x256/emblems/emblem-synchronizing.png |  Bin 15628 -> 17559 bytes
 gnome/32x32/emblems/emblem-important.png       |  Bin 1914 -> 1897 bytes
 gnome/32x32/emblems/emblem-shared.png          |  Bin 1298 -> 1316 bytes
 gnome/32x32/emblems/emblem-synchronizing.png   |  Bin 1420 -> 1470 bytes
 gnome/32x32/emblems/emblem-system.png          |  Bin 1470 -> 1525 bytes
 gnome/48x48/emblems/emblem-important.png       |  Bin 2866 -> 2897 bytes
 gnome/48x48/emblems/emblem-shared.png          |  Bin 1776 -> 1931 bytes
 gnome/48x48/emblems/emblem-synchronizing.png   |  Bin 1971 -> 2115 bytes
 gnome/48x48/emblems/emblem-system.png          |  Bin 2004 -> 2241 bytes
 gnome/8x8/emblems/emblem-synchronizing.png     |  Bin 354 -> 357 bytes
 src/emblem-important.svg                       |  228 ++++++++++++++++++------
 src/emblem-shared.svg                          |   76 +++++----
 src/emblem-synchronizing.svg                   |   61 ++++---
 src/emblem-system.svg                          |   90 ++++++++--
 26 files changed, 326 insertions(+), 129 deletions(-)
---
diff --git a/gnome/16x16/emblems/emblem-important.png b/gnome/16x16/emblems/emblem-important.png
index c95ed50..0cf9d1a 100644
Binary files a/gnome/16x16/emblems/emblem-important.png and b/gnome/16x16/emblems/emblem-important.png differ
diff --git a/gnome/16x16/emblems/emblem-shared.png b/gnome/16x16/emblems/emblem-shared.png
index de9df98..cb1223a 100644
Binary files a/gnome/16x16/emblems/emblem-shared.png and b/gnome/16x16/emblems/emblem-shared.png differ
diff --git a/gnome/16x16/emblems/emblem-system.png b/gnome/16x16/emblems/emblem-system.png
index cf2cea1..b0e29a2 100644
Binary files a/gnome/16x16/emblems/emblem-system.png and b/gnome/16x16/emblems/emblem-system.png differ
diff --git a/gnome/22x22/emblems/emblem-important.png b/gnome/22x22/emblems/emblem-important.png
index d614a96..dd061c7 100644
Binary files a/gnome/22x22/emblems/emblem-important.png and b/gnome/22x22/emblems/emblem-important.png differ
diff --git a/gnome/22x22/emblems/emblem-shared.png b/gnome/22x22/emblems/emblem-shared.png
index 697c512..b333fa7 100644
Binary files a/gnome/22x22/emblems/emblem-shared.png and b/gnome/22x22/emblems/emblem-shared.png differ
diff --git a/gnome/22x22/emblems/emblem-synchronizing.png b/gnome/22x22/emblems/emblem-synchronizing.png
index d262730..e9e184e 100644
Binary files a/gnome/22x22/emblems/emblem-synchronizing.png and 
b/gnome/22x22/emblems/emblem-synchronizing.png differ
diff --git a/gnome/22x22/emblems/emblem-system.png b/gnome/22x22/emblems/emblem-system.png
index 43345e8..6db8d30 100644
Binary files a/gnome/22x22/emblems/emblem-system.png and b/gnome/22x22/emblems/emblem-system.png differ
diff --git a/gnome/24x24/emblems/emblem-important.png b/gnome/24x24/emblems/emblem-important.png
index db0fb60..acde56e 100644
Binary files a/gnome/24x24/emblems/emblem-important.png and b/gnome/24x24/emblems/emblem-important.png differ
diff --git a/gnome/24x24/emblems/emblem-shared.png b/gnome/24x24/emblems/emblem-shared.png
index 8091a07..590b1e7 100644
Binary files a/gnome/24x24/emblems/emblem-shared.png and b/gnome/24x24/emblems/emblem-shared.png differ
diff --git a/gnome/24x24/emblems/emblem-synchronizing.png b/gnome/24x24/emblems/emblem-synchronizing.png
new file mode 100644
index 0000000..e7a6618
Binary files /dev/null and b/gnome/24x24/emblems/emblem-synchronizing.png differ
diff --git a/gnome/24x24/emblems/emblem-system.png b/gnome/24x24/emblems/emblem-system.png
index 4b50811..d09e56f 100644
Binary files a/gnome/24x24/emblems/emblem-system.png and b/gnome/24x24/emblems/emblem-system.png differ
diff --git a/gnome/256x256/emblems/emblem-shared.png b/gnome/256x256/emblems/emblem-shared.png
index f05c817..dc30996 100644
Binary files a/gnome/256x256/emblems/emblem-shared.png and b/gnome/256x256/emblems/emblem-shared.png differ
diff --git a/gnome/256x256/emblems/emblem-synchronizing.png b/gnome/256x256/emblems/emblem-synchronizing.png
index 5c83b93..5a3b49a 100644
Binary files a/gnome/256x256/emblems/emblem-synchronizing.png and 
b/gnome/256x256/emblems/emblem-synchronizing.png differ
diff --git a/gnome/32x32/emblems/emblem-important.png b/gnome/32x32/emblems/emblem-important.png
index 40cc71d..83d0612 100644
Binary files a/gnome/32x32/emblems/emblem-important.png and b/gnome/32x32/emblems/emblem-important.png differ
diff --git a/gnome/32x32/emblems/emblem-shared.png b/gnome/32x32/emblems/emblem-shared.png
index 564b948..c3fe538 100644
Binary files a/gnome/32x32/emblems/emblem-shared.png and b/gnome/32x32/emblems/emblem-shared.png differ
diff --git a/gnome/32x32/emblems/emblem-synchronizing.png b/gnome/32x32/emblems/emblem-synchronizing.png
index a5a5958..1fe35c3 100644
Binary files a/gnome/32x32/emblems/emblem-synchronizing.png and 
b/gnome/32x32/emblems/emblem-synchronizing.png differ
diff --git a/gnome/32x32/emblems/emblem-system.png b/gnome/32x32/emblems/emblem-system.png
index 49d728d..f060e29 100644
Binary files a/gnome/32x32/emblems/emblem-system.png and b/gnome/32x32/emblems/emblem-system.png differ
diff --git a/gnome/48x48/emblems/emblem-important.png b/gnome/48x48/emblems/emblem-important.png
index 2694e51..8ddaa1e 100644
Binary files a/gnome/48x48/emblems/emblem-important.png and b/gnome/48x48/emblems/emblem-important.png differ
diff --git a/gnome/48x48/emblems/emblem-shared.png b/gnome/48x48/emblems/emblem-shared.png
index 2a08b78..3d0bc38 100644
Binary files a/gnome/48x48/emblems/emblem-shared.png and b/gnome/48x48/emblems/emblem-shared.png differ
diff --git a/gnome/48x48/emblems/emblem-synchronizing.png b/gnome/48x48/emblems/emblem-synchronizing.png
index 54dfc0f..4d11c9c 100644
Binary files a/gnome/48x48/emblems/emblem-synchronizing.png and 
b/gnome/48x48/emblems/emblem-synchronizing.png differ
diff --git a/gnome/48x48/emblems/emblem-system.png b/gnome/48x48/emblems/emblem-system.png
index 10d83b2..035b7fc 100644
Binary files a/gnome/48x48/emblems/emblem-system.png and b/gnome/48x48/emblems/emblem-system.png differ
diff --git a/gnome/8x8/emblems/emblem-synchronizing.png b/gnome/8x8/emblems/emblem-synchronizing.png
index 2dd63a1..9236c62 100644
Binary files a/gnome/8x8/emblems/emblem-synchronizing.png and b/gnome/8x8/emblems/emblem-synchronizing.png 
differ
diff --git a/src/emblem-important.svg b/src/emblem-important.svg
index c19efe5..e46d2b0 100644
--- a/src/emblem-important.svg
+++ b/src/emblem-important.svg
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
+
 <svg
    xmlns:dc="http://purl.org/dc/elements/1.1/";
    xmlns:cc="http://creativecommons.org/ns#";
@@ -15,7 +16,7 @@
    inkscape:export-xdpi="90.000000"
    inkscape:export-ydpi="90.000000"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:version="0.46"
+   inkscape:version="0.48.4 r9939"
    sodipodi:docname="emblem-important.svg"
    sodipodi:version="0.32"
    style="display:inline;enable-background:new"
@@ -59,9 +60,9 @@
      guidetolerance="13"
      height="300px"
      id="base"
-     inkscape:current-layer="layer6"
-     inkscape:cx="144.68008"
-     inkscape:cy="87.105301"
+     inkscape:current-layer="layer2"
+     inkscape:cx="332.54666"
+     inkscape:cy="232.86388"
      inkscape:document-units="px"
      inkscape:grid-bbox="true"
      inkscape:guide-bbox="true"
@@ -70,17 +71,18 @@
      inkscape:showpageshadow="false"
      inkscape:snap-bbox="true"
      inkscape:snap-nodes="true"
-     inkscape:window-height="876"
-     inkscape:window-width="968"
-     inkscape:window-x="132"
-     inkscape:window-y="8"
+     inkscape:window-height="1381"
+     inkscape:window-width="2560"
+     inkscape:window-x="2560"
+     inkscape:window-y="27"
      inkscape:zoom="1"
      objecttolerance="7"
      pagecolor="#ffffff"
      showgrid="false"
      showguides="true"
      stroke="#ef2929"
-     width="400px">
+     width="400px"
+     inkscape:window-maximized="1">
     <inkscape:grid
        empspacing="2"
        enabled="true"
@@ -180,6 +182,112 @@
        inkscape:collect="always"
        r="17.25"
        xlink:href="#linearGradient2806" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2806"
+       id="radialGradient22312"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.333333,0,26.5)"
+       cx="25.25"
+       cy="39.75"
+       fx="25.25"
+       fy="39.75"
+       r="17.25" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2778"
+       id="radialGradient22314"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.531919,0,0,1.531919,-16.12973,-7.117303)"
+       cx="30.323671"
+       cy="13.380429"
+       fx="30.323671"
+       fy="13.380429"
+       r="29.755747" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2796"
+       id="radialGradient22316"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.316528,0,0,1.316528,-10.05306,-9.280346)"
+       cx="31.760437"
+       cy="22.226139"
+       fx="31.760437"
+       fy="22.226139"
+       r="18.624397" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2788"
+       id="linearGradient22318"
+       gradientUnits="userSpaceOnUse"
+       x1="-0.36309087"
+       y1="29.207693"
+       x2="59.148404"
+       y2="29.207693" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2806"
+       id="radialGradient22320"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.333333,0,26.5)"
+       cx="25.25"
+       cy="39.75"
+       fx="25.25"
+       fy="39.75"
+       r="17.25" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2778"
+       id="radialGradient22322"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.531919,0,0,1.531919,-16.12973,-7.117303)"
+       cx="30.323671"
+       cy="13.380429"
+       fx="30.323671"
+       fy="13.380429"
+       r="29.755747" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2796"
+       id="radialGradient22324"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.316528,0,0,1.316528,-10.05306,-9.280346)"
+       cx="31.760437"
+       cy="22.226139"
+       fx="31.760437"
+       fy="22.226139"
+       r="18.624397" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2788"
+       id="linearGradient22326"
+       gradientUnits="userSpaceOnUse"
+       x1="-0.36309087"
+       y1="29.207693"
+       x2="59.148404"
+       y2="29.207693" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2778"
+       id="radialGradient22328"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.531919,0,0,1.531919,-16.12973,-7.117303)"
+       cx="30.323671"
+       cy="13.380429"
+       fx="30.323671"
+       fy="13.380429"
+       r="29.755747" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2796"
+       id="radialGradient22330"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.316528,0,0,1.316528,-10.05306,-9.280346)"
+       cx="31.760437"
+       cy="22.226139"
+       fx="31.760437"
+       fy="22.226139"
+       r="18.624397" />
   </defs>
   <g
      id="layer6"
@@ -203,6 +311,14 @@
        x="303"
        y="126" />
     <rect
+       y="176"
+       x="302"
+       width="24"
+       
style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       inkscape:label="22x22"
+       id="rect22310"
+       height="24" />
+    <rect
        height="22"
        id="rect6749"
        inkscape:label="22x22"
@@ -250,160 +366,166 @@
     <g
        id="g48"
        style="display:inline;enable-background:new"
-       transform="translate(296,50) scale(1.000000,1.000000)">
+       transform="translate(295.06251,50.949541)">
       <path
-         d="M 42.5 39.75 A 17.25 5.75 0 1 1  8,39.75 A 17.25 5.75 0 1 1  42.5 39.75 z"
+         d="m 42.5,39.75 c 0,3.175637 -7.723088,5.75 -17.25,5.75 C 15.723088,45.5 8,42.925637 8,39.75 
8,36.574363 15.723088,34 25.25,34 c 9.526912,0 17.25,2.574363 17.25,5.75 z"
          id="path2804"
          sodipodi:cx="25.25"
          sodipodi:cy="39.75"
          sodipodi:rx="17.25"
          sodipodi:ry="5.75"
          sodipodi:type="arc"
-         
style="opacity:0.64432989;color:black;fill:url(#radialGradient2812);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         
style="opacity:0.64432989;color:#000000;fill:url(#radialGradient2812);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
          transform="matrix(1.15942,0,0,1.507246,-3.775362,-22.16304)" />
       <path
-         d="M 58.403591 29.207693 A 29.010935 29.010935 0 1 1  0.3817215,29.207693 A 29.010935 29.010935 0 1 
1  58.403591 29.207693 z"
+         d="m 58.403591,29.207693 c 0,16.022297 -12.988638,29.010935 -29.010935,29.010935 -16.022297,0 
-29.0109345,-12.988638 -29.0109345,-29.010935 0,-16.022297 12.9886375,-29.01093473 29.0109345,-29.01093473 
16.022297,0 29.010935,12.98863773 29.010935,29.01093473 z"
          id="path907"
          sodipodi:cx="29.392656"
          sodipodi:cy="29.207693"
          sodipodi:rx="29.010935"
          sodipodi:ry="29.010935"
          sodipodi:type="arc"
-         
style="fill:url(#radialGradient2784);fill-opacity:1.0;fill-rule:evenodd;stroke:#a40000;stroke-width:1.48962476;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="fill:url(#radialGradient22328);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.48962474;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          transform="matrix(0.67131,0,0,0.67131,5.222369,3.418373)" />
       <path
-         d="M 50.384842 29.319231 A 18.624397 18.624397 0 1 1  13.136047,29.319231 A 18.624397 18.624397 0 1 
1  50.384842 29.319231 z"
+         d="m 50.384842,29.319231 c 0,10.285971 -8.338427,18.624397 -18.624397,18.624397 -10.285971,0 
-18.624398,-8.338426 -18.624398,-18.624397 0,-10.285971 8.338427,-18.624397 18.624398,-18.624397 10.28597,0 
18.624397,8.338426 18.624397,18.624397 z"
          id="path2159"
          sodipodi:cx="31.760445"
          sodipodi:cy="29.319231"
          sodipodi:rx="18.624397"
          sodipodi:ry="18.624397"
          sodipodi:type="arc"
-         
style="fill:url(#radialGradient2802);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="fill:url(#radialGradient22330);fill-opacity:1;fill-rule:evenodd;stroke:none"
          transform="matrix(0.780964,0,0,0.780964,0.172888,-0.147684)" />
       <path
-         d="M 23.270741,31.644037 C 23.270738,31.139201 23.454793,30.697468 23.822909,30.318838 C 
24.201533,29.929696 24.643266,29.735123 25.148108,29.73512 C 25.663458,29.735123 26.110449,29.924437 
26.489083,30.303061 C 26.867705,30.681694 27.057018,31.128685 27.057027,31.644037 C 27.057018,32.148877 
26.862445,32.59061 26.473307,32.969238 C 26.094673,33.337348 25.65294,33.521403 25.148108,33.521403 C 
24.664301,33.521403 24.227826,33.33209 23.838685,32.953462 C 23.460053,32.564314 23.270738,32.127843 
23.270741,31.644037"
+         d="m 23.270741,31.644037 c -3e-6,-0.504836 0.184052,-0.946569 0.552168,-1.325199 0.378624,-0.389142 
0.820357,-0.583715 1.325199,-0.583718 0.51535,3e-6 0.962341,0.189317 1.340975,0.567941 0.378622,0.378633 
0.567935,0.825624 0.567944,1.340976 -9e-6,0.50484 -0.194582,0.946573 -0.58372,1.325201 -0.378634,0.36811 
-0.820367,0.552165 -1.325199,0.552165 -0.483807,0 -0.920282,-0.189313 -1.309423,-0.567941 -0.378632,-0.389148 
-0.567947,-0.825619 -0.567944,-1.309425"
          id="text1299"
-         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dutch801
 SWM" />
+         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;font-family:Dutch801
 SWM"
+         inkscape:connector-curvature="0" />
       <path
-         d="M 22.990601,14.858179 C 22.936763,14.605777 22.896388,14.348101 22.869477,14.085146 C 
22.856012,13.822228 22.849284,13.559292 22.849288,13.296337 C 22.849284,12.602205 23.044429,12.076333 
23.434724,11.718718 C 23.838466,11.35063 24.41717,11.166573 25.170838,11.166553 C 25.95141,11.166573 
26.543572,11.34537 26.947327,11.702942 C 27.364524,12.060557 27.573127,12.591688 27.573137,13.296337 C 
27.573127,13.559292 27.559669,13.822228 27.532762,14.085146 C 27.519295,14.348101 27.492379,14.600519 
27.452012,14.842402 L 25.493834,27.289811 L 24.666154,27.289811 L 22.990601,14.858179"
+         d="m 22.990601,14.858179 c -0.05384,-0.252402 -0.09421,-0.510078 -0.121124,-0.773033 
-0.01347,-0.262918 -0.02019,-0.525854 -0.02019,-0.788809 -4e-6,-0.694132 0.195141,-1.220004 
0.585436,-1.577619 0.403742,-0.368088 0.982446,-0.552145 1.736114,-0.552165 0.780572,2e-5 1.372734,0.178817 
1.776489,0.536389 0.417197,0.357615 0.6258,0.888746 0.62581,1.593395 -1e-5,0.262955 -0.01347,0.525891 
-0.04037,0.788809 -0.01347,0.262955 -0.04038,0.515373 -0.08075,0.757256 l -1.958178,12.447409 -0.82768,0 
-1.675553,-12.431632"
          id="path1591"
-         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dutch801
 SWM" />
+         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;font-family:Dutch801
 SWM"
+         inkscape:connector-curvature="0" />
       <path
-         d="M 58.403591 29.207693 A 29.010935 29.010935 0 1 1  0.3817215,29.207693 A 29.010935 29.010935 0 1 
1  58.403591 29.207693 z"
+         d="m 58.403591,29.207693 c 0,16.022297 -12.988638,29.010935 -29.010935,29.010935 -16.022297,0 
-29.0109345,-12.988638 -29.0109345,-29.010935 0,-16.022297 12.9886375,-29.01093473 29.0109345,-29.01093473 
16.022297,0 29.010935,12.98863773 29.010935,29.01093473 z"
          id="path2786"
          sodipodi:cx="29.392656"
          sodipodi:cy="29.207693"
          sodipodi:rx="29.010935"
          sodipodi:ry="29.010935"
          sodipodi:type="arc"
-         
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2794);stroke-width:1.58906469;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.37628866"
+         
style="opacity:0.37628868;fill:none;stroke:url(#linearGradient2794);stroke-width:1.58906472;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          transform="matrix(0.629301,0,0,0.629301,6.457116,4.64535)" />
     </g>
     <g
        id="g32"
        style="display:inline;enable-background:new"
-       transform="translate(303,126) scale(1.000000,1.000000)">
+       transform="matrix(1.004178,0,0,1.004178,302.55726,126.75664)">
       <path
-         d="M 42.5 39.75 A 17.25 5.75 0 1 1  8,39.75 A 17.25 5.75 0 1 1  42.5 39.75 z"
+         d="m 42.5,39.75 c 0,3.175637 -7.723088,5.75 -17.25,5.75 C 15.723088,45.5 8,42.925637 8,39.75 
8,36.574363 15.723088,34 25.25,34 c 9.526912,0 17.25,2.574363 17.25,5.75 z"
          id="path42"
          sodipodi:cx="25.25"
          sodipodi:cy="39.75"
          sodipodi:rx="17.25"
          sodipodi:ry="5.75"
          sodipodi:type="arc"
-         
style="opacity:0.64432989;color:black;fill:url(#radialGradient2812);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
-         transform="matrix(0.799736,0,0,1.040426,-3.422732,-15.94912)" />
+         
style="opacity:0.64432989;color:#000000;fill:url(#radialGradient22320);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+         transform="matrix(0.799736,0,0,1.040426,-4.3066155,-16.125896)" />
       <path
-         d="M 58.403591 29.207693 A 29.010935 29.010935 0 1 1  0.3817215,29.207693 A 29.010935 29.010935 0 1 
1  58.403591 29.207693 z"
+         d="m 58.403591,29.207693 c 0,16.022297 -12.988638,29.010935 -29.010935,29.010935 -16.022297,0 
-29.0109345,-12.988638 -29.0109345,-29.010935 0,-16.022297 12.9886375,-29.01093473 29.0109345,-29.01093473 
16.022297,0 29.010935,12.98863773 29.010935,29.01093473 z"
          id="path44"
          sodipodi:cx="29.392656"
          sodipodi:cy="29.207693"
          sodipodi:rx="29.010935"
          sodipodi:ry="29.010935"
          sodipodi:type="arc"
-         
style="fill:url(#radialGradient2784);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:2.15879083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="fill:url(#radialGradient22322);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:2.14980912;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          transform="matrix(0.463051,0,0,0.463394,2.783652,1.709282)" />
       <path
-         d="M 50.384842 29.319231 A 18.624397 18.624397 0 1 1  13.136047,29.319231 A 18.624397 18.624397 0 1 
1  50.384842 29.319231 z"
+         d="m 50.384842,29.319231 c 0,10.285971 -8.338427,18.624397 -18.624397,18.624397 -10.285971,0 
-18.624398,-8.338426 -18.624398,-18.624397 0,-10.285971 8.338427,-18.624397 18.624398,-18.624397 10.28597,0 
18.624397,8.338426 18.624397,18.624397 z"
          id="path46"
          sodipodi:cx="31.760445"
          sodipodi:cy="29.319231"
          sodipodi:rx="18.624397"
          sodipodi:ry="18.624397"
          sodipodi:type="arc"
-         
style="fill:url(#radialGradient2802);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="fill:url(#radialGradient22324);fill-opacity:1;fill-rule:evenodd;stroke:none"
          transform="matrix(0.538687,0,0,0.539085,-0.699339,-0.752305)" />
       <path
-         d="M 15.232916,21.192967 C 15.232914,20.844488 15.359871,20.539567 15.613786,20.278205 C 
15.874951,20.009588 16.179647,19.875278 16.527872,19.875275 C 16.883346,19.875278 17.191668,20.005958 
17.452839,20.267315 C 17.714002,20.528679 17.844585,20.837228 17.844591,21.192967 C 17.844585,21.541449 
17.710374,21.84637 17.441957,22.107731 C 17.180787,22.36183 16.876091,22.488881 16.527872,22.488881 C 
16.194156,22.488881 15.893088,22.358201 15.624669,22.09684 C 15.363498,21.828218 15.232914,21.52693 
15.232916,21.192967"
+         d="m 15.232916,21.192967 c -2e-6,-0.348479 0.126955,-0.6534 0.38087,-0.914762 0.261165,-0.268617 
0.565861,-0.402927 0.914086,-0.40293 0.355474,3e-6 0.663796,0.130683 0.924967,0.39204 0.261163,0.261364 
0.391746,0.569913 0.391752,0.925652 -6e-6,0.348482 -0.134217,0.653403 -0.402634,0.914764 -0.26117,0.254099 
-0.565866,0.38115 -0.914085,0.38115 -0.333716,0 -0.634784,-0.13068 -0.903203,-0.392041 -0.261171,-0.268622 
-0.391755,-0.56991 -0.391753,-0.903873"
          id="path48"
-         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dutch801
 SWM" />
+         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;font-family:Dutch801
 SWM"
+         inkscape:connector-curvature="0" />
       <path
-         d="M 15.039683,9.605981 C 15.002548,9.4317528 14.974698,9.2538835 14.956136,9.0723702 C 
14.946848,8.8908825 14.942207,8.7093823 14.94221,8.5278691 C 14.942207,8.0487218 15.076813,7.6857215 
15.346027,7.4388661 C 15.624517,7.1847813 16.023691,7.05773 16.54355,7.0577162 C 17.081968,7.05773 
17.490425,7.1811505 17.768923,7.4279763 C 18.056695,7.6748317 18.200582,8.0414621 18.20059,8.5278691 C 
18.200582,8.7093823 18.1913,8.8908825 18.17274,9.0723702 C 18.163451,9.2538835 18.144884,9.4281231 
18.117041,9.5950906 L 16.766344,18.187321 L 16.195433,18.187321 L 15.039683,9.605981"
+         d="m 15.039683,9.605981 c -0.03713,-0.1742282 -0.06499,-0.3520975 -0.08355,-0.5336108 
-0.0093,-0.1814877 -0.01393,-0.3629879 -0.01393,-0.5445011 -3e-6,-0.4791473 0.134603,-0.8421476 
0.403817,-1.089003 0.27849,-0.2540848 0.677664,-0.3811361 1.197523,-0.3811499 0.538418,1.38e-5 
0.946875,0.1234343 1.225373,0.3702601 0.287772,0.2468554 0.431659,0.6134858 0.431667,1.0998928 
-8e-6,0.1815132 -0.0093,0.3630134 -0.02785,0.5445011 -0.0093,0.1815133 -0.02786,0.3557529 -0.0557,0.5227204 l 
-1.350697,8.5922304 -0.570911,0 -1.15575,-8.58134"
          id="path50"
-         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dutch801
 SWM" />
+         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;font-family:Dutch801
 SWM"
+         inkscape:connector-curvature="0" />
       <path
-         d="M 58.403591 29.207693 A 29.010935 29.010935 0 1 1  0.3817215,29.207693 A 29.010935 29.010935 0 1 
1  58.403591 29.207693 z"
+         d="m 58.403591,29.207693 a 29.010935,29.010935 0 1 1 -58.0218695,0 29.010935,29.010935 0 1 1 
58.0218695,0 z"
          id="path52"
          sodipodi:cx="29.392656"
          sodipodi:cy="29.207693"
          sodipodi:rx="29.010935"
          sodipodi:ry="29.010935"
          sodipodi:type="arc"
-         
style="opacity:0.37628868;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2794);stroke-width:2.30290103;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         transform="matrix(0.434074,0,0,0.434396,3.635347,2.556243)" />
+         
style="opacity:0.37628868;fill:none;stroke:url(#linearGradient22326);stroke-width:2.32647562;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         transform="matrix(0.42788778,0,0,0.42820518,3.8171768,2.7370625)" />
     </g>
     <g
        id="g22"
        style="display:inline;enable-background:new"
-       transform="translate(303,177) scale(1.000000,1.000000)">
+       transform="matrix(1.0244573,0,0,1.0244573,302.7831,177.56101)">
       <path
-         d="M 42.5 39.75 A 17.25 5.75 0 1 1  8,39.75 A 17.25 5.75 0 1 1  42.5 39.75 z"
+         d="m 42.5,39.75 a 17.25,5.75 0 1 1 -34.5,0 17.25,5.75 0 1 1 34.5,0 z"
          id="path55"
          sodipodi:cx="25.25"
          sodipodi:cy="39.75"
          sodipodi:rx="17.25"
          sodipodi:ry="5.75"
          sodipodi:type="arc"
-         
style="opacity:0.64432989;color:black;fill:url(#radialGradient2812);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
-         transform="matrix(0.551085,0,0,0.717726,-2.710736,-11.32778)" />
+         
style="opacity:0.64432989;color:#000000;fill:url(#radialGradient22312);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+         transform="matrix(0.551085,0,0,0.68280556,-2.710736,-10.140485)" />
       <path
-         d="M 58.403591 29.207693 A 29.010935 29.010935 0 1 1  0.3817215,29.207693 A 29.010935 29.010935 0 1 
1  58.403591 29.207693 z"
+         d="m 58.403591,29.207693 c 0,16.022297 -12.988638,29.010935 -29.010935,29.010935 -16.022297,0 
-29.0109345,-12.988638 -29.0109345,-29.010935 0,-16.022297 12.9886375,-29.01093473 29.0109345,-29.01093473 
16.022297,0 29.010935,12.98863773 29.010935,29.01093473 z"
          id="path57"
          sodipodi:cx="29.392656"
          sodipodi:cy="29.207693"
          sodipodi:rx="29.010935"
          sodipodi:ry="29.010935"
          sodipodi:type="arc"
-         
style="fill:url(#radialGradient2784);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:3.13112831;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="fill:url(#radialGradient22314);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:3.05637765;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          transform="matrix(0.31908,0,0,0.319667,1.565977,0.853677)" />
       <path
-         d="M 50.384842 29.319231 A 18.624397 18.624397 0 1 1  13.136047,29.319231 A 18.624397 18.624397 0 1 
1  50.384842 29.319231 z"
+         d="m 50.384842,29.319231 c 0,10.285971 -8.338427,18.624397 -18.624397,18.624397 -10.285971,0 
-18.624398,-8.338426 -18.624398,-18.624397 0,-10.285971 8.338427,-18.624397 18.624398,-18.624397 10.28597,0 
18.624397,8.338426 18.624397,18.624397 z"
          id="path59"
          sodipodi:cx="31.760445"
          sodipodi:cy="29.319231"
          sodipodi:rx="18.624397"
          sodipodi:ry="18.624397"
          sodipodi:type="arc"
-         
style="fill:url(#radialGradient2802);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         style="fill:url(#radialGradient22316);fill-opacity:1;fill-rule:evenodd;stroke:none"
          transform="matrix(0.3712,0,0,0.371882,-0.834093,-0.844422)" />
       <path
-         d="M 10.144553,14.294287 C 10.144551,14.053892 10.232035,13.843546 10.407003,13.663248 C 
10.586968,13.477946 10.796929,13.385293 11.036885,13.385291 C 11.281836,13.385293 11.494296,13.475441 
11.674265,13.655736 C 11.854227,13.836035 11.944209,14.048884 11.944214,14.294287 C 11.944209,14.534683 
11.851727,14.74503 11.666766,14.925327 C 11.486797,15.100614 11.276837,15.188259 11.036885,15.188259 C 
10.806928,15.188259 10.599467,15.098111 10.414503,14.917814 C 10.234534,14.732508 10.144551,14.524668 
10.144553,14.294287"
+         d="m 10.144553,14.294287 c -2e-6,-0.240395 0.08748,-0.450741 0.26245,-0.631039 0.179965,-0.185302 
0.389926,-0.277955 0.629882,-0.277957 0.244951,2e-6 0.457411,0.09015 0.63738,0.270445 0.179962,0.180299 
0.269944,0.393148 0.269949,0.638551 -5e-6,0.240396 -0.09249,0.450743 -0.277448,0.63104 -0.179969,0.175287 
-0.389929,0.262932 -0.629881,0.262932 -0.229957,0 -0.437418,-0.09015 -0.622382,-0.270445 -0.179969,-0.185306 
-0.269952,-0.393146 -0.26995,-0.623527"
          id="path61"
-         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dutch801
 SWM" />
+         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;font-family:Dutch801
 SWM"
+         inkscape:connector-curvature="0" />
       <path
-         d="M 10.011399,6.3011302 C 9.9858095,6.1809407 9.9666186,6.0582395 9.9538278,5.9330245 C 
9.9474276,5.8078272 9.9442295,5.6826213 9.9442316,5.5574063 C 9.9442295,5.2268718 10.036984,4.9764599 
10.222495,4.8061694 C 10.414399,4.6308917 10.689463,4.5432468 11.047688,4.5432373 C 11.418703,4.5432468 
11.700164,4.6283871 11.892072,4.7986572 C 12.090371,4.9689477 12.189521,5.2218637 12.189527,5.5574063 C 
12.189521,5.6826213 12.183125,5.8078272 12.170336,5.9330245 C 12.163935,6.0582395 12.15114,6.1784368 
12.131955,6.2936175 L 11.201212,12.220874 L 10.807808,12.220874 L 10.011399,6.3011302"
+         d="M 10.011399,6.3011302 C 9.985809,6.1809407 9.966619,6.0582395 9.953828,5.9330245 c 
-0.0064,-0.1251973 -0.0096,-0.2504032 -0.0096,-0.3756182 -2.1e-6,-0.3305345 0.092752,-0.5809464 
0.278263,-0.7512369 0.191904,-0.1752777 0.466968,-0.2629226 0.825193,-0.2629321 0.371015,9.5e-6 
0.652476,0.08515 0.844384,0.2554199 0.198299,0.1702905 0.297449,0.4232065 0.297455,0.7587491 -6e-6,0.125215 
-0.0064,0.2504209 -0.01919,0.3756182 -0.0064,0.125215 -0.0192,0.2454123 -0.03838,0.360593 l 
-0.930743,5.9272565 -0.393404,0 -0.796409,-5.9197438"
          id="path63"
-         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Dutch801
 SWM" />
+         
style="font-size:19.83371353px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#a63434;fill-opacity:1;stroke:none;font-family:Dutch801
 SWM"
+         inkscape:connector-curvature="0" />
       <path
-         d="M 58.403591 29.207693 A 29.010935 29.010935 0 1 1  0.3817215,29.207693 A 29.010935 29.010935 0 1 
1  58.403591 29.207693 z"
+         d="m 58.403591,29.207693 c 0,16.022297 -12.988638,29.010935 -29.010935,29.010935 -16.022297,0 
-29.0109345,-12.988638 -29.0109345,-29.010935 0,-16.022297 12.9886375,-29.01093473 29.0109345,-29.01093473 
16.022297,0 29.010935,12.98863773 29.010935,29.01093473 z"
          id="path65"
          sodipodi:cx="29.392656"
          sodipodi:cy="29.207693"
          sodipodi:rx="29.010935"
          sodipodi:ry="29.010935"
          sodipodi:type="arc"
-         
style="opacity:0.37628868;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2794);stroke-width:3.51937771;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0.37628868;fill:none;stroke:url(#linearGradient22318);stroke-width:3.43535829;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          transform="matrix(0.283879,0,0,0.284403,2.600623,1.883658)" />
     </g>
     <g
@@ -411,7 +533,7 @@
        style="display:inline;enable-background:new"
        transform="translate(303,219) scale(1.000000,1.000000)">
       <path
-         d="M 58.403591 29.207693 A 29.010935 29.010935 0 1 1  0.3817215,29.207693 A 29.010935 29.010935 0 1 
1  58.403591 29.207693 z"
+         d="m 58.403591,29.207693 c 0,16.022297 -12.988638,29.010935 -29.010935,29.010935 -16.022297,0 
-29.0109345,-12.988638 -29.0109345,-29.010935 0,-16.022297 12.9886375,-29.01093473 29.0109345,-29.01093473 
16.022297,0 29.010935,12.98863773 29.010935,29.01093473 z"
          id="path68"
          sodipodi:cx="29.392656"
          sodipodi:cy="29.207693"
@@ -421,7 +543,7 @@
          
style="fill:url(#radialGradient2784);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:3.96373653;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          transform="matrix(0.252052,0,0,0.252522,0.707678,0.513334)" />
       <path
-         d="M 50.384842 29.319231 A 18.624397 18.624397 0 1 1  13.136047,29.319231 A 18.624397 18.624397 0 1 
1  50.384842 29.319231 z"
+         d="m 50.384842,29.319231 c 0,10.285971 -8.338427,18.624397 -18.624397,18.624397 -10.285971,0 
-18.624398,-8.338426 -18.624398,-18.624397 0,-10.285971 8.338427,-18.624397 18.624398,-18.624397 10.28597,0 
18.624397,8.338426 18.624397,18.624397 z"
          id="path70"
          sodipodi:cx="31.760445"
          sodipodi:cy="29.319231"
diff --git a/src/emblem-shared.svg b/src/emblem-shared.svg
index 6c38c30..16d97a5 100644
--- a/src/emblem-shared.svg
+++ b/src/emblem-shared.svg
@@ -16,7 +16,7 @@
    inkscape:export-xdpi="90.000000"
    inkscape:export-ydpi="90.000000"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:version="0.48+devel r11865 custom"
+   inkscape:version="0.48.4 r9939"
    sodipodi:docname="emblem-shared.svg"
    sodipodi:version="0.32"
    style="display:inline;enable-background:new"
@@ -60,9 +60,9 @@
      guidetolerance="13"
      height="300px"
      id="base"
-     inkscape:current-layer="layer4"
-     inkscape:cx="-70.497523"
-     inkscape:cy="64.525157"
+     inkscape:current-layer="layer2"
+     inkscape:cx="310.13368"
+     inkscape:cy="121.33692"
      inkscape:document-units="px"
      inkscape:grid-bbox="true"
      inkscape:guide-bbox="true"
@@ -73,7 +73,7 @@
      inkscape:snap-nodes="true"
      inkscape:window-height="1381"
      inkscape:window-width="2560"
-     inkscape:window-x="1600"
+     inkscape:window-x="2560"
      inkscape:window-y="27"
      inkscape:zoom="1"
      objecttolerance="7"
@@ -1230,8 +1230,7 @@
      id="layer6"
      inkscape:groupmode="layer"
      inkscape:label="baseplate"
-     style="display:none"
-     sodipodi:insensitive="true">
+     style="display:none">
     <rect
        height="48"
        id="rect6284"
@@ -1249,6 +1248,14 @@
        x="303"
        y="126" />
     <rect
+       y="176"
+       x="302"
+       width="24"
+       
style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       inkscape:label="22x22"
+       id="rect24466"
+       height="24" />
+    <rect
        height="22"
        id="rect6749"
        inkscape:label="22x22"
@@ -1294,7 +1301,7 @@
        height="256"
        width="256"
        id="rect6282"
-       
style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+       
style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
   </g>
   <g
      id="layer2"
@@ -1392,7 +1399,7 @@
          transform="matrix(0.8845296,-0.164198,0.0619086,2.3460065,-1.4724089,-46.172405)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path5665"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1408,7 +1415,7 @@
          
style="color:#000000;fill:#c7844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path5741"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1441,7 +1448,7 @@
          transform="matrix(1,0,0,1.0957554,0,-4.8779874)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 C 
6.5566215,38.630836 7.071068,39.145282 7.071068,39.779884 Z"
+         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 0.634602,0 
1.1490485,0.514446 1.1490485,1.149048 z"
          id="path6000"
          sodipodi:cx="5.9220195"
          sodipodi:cy="39.779884"
@@ -1451,7 +1458,7 @@
          
style="color:#000000;fill:#55595b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          transform="matrix(1,0,0,1.1839232,0.2270291,-8.9084521)" />
       <path
-         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 C 
6.5566215,38.630836 7.071068,39.145282 7.071068,39.779884 Z"
+         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 0.634602,0 
1.1490485,0.514446 1.1490485,1.149048 z"
          id="path6002"
          sodipodi:cx="5.9220195"
          sodipodi:cy="39.779884"
@@ -1461,7 +1468,7 @@
          
style="color:#000000;fill:url(#linearGradient6010);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          transform="matrix(0.6587467,0,0,0.9392798,2.2093747,0.5423236)" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path6150"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -1471,7 +1478,7 @@
          
style="opacity:0.29518074;color:#000000;fill:#c8844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6146);enable-background:accumulate"
          transform="matrix(1.2440101,0.4637077,-0.5771759,0.9994475,13.95708,-12.410418)" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path6012"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -1572,7 +1579,7 @@
          transform="matrix(0.6691776,-0.08530745,0.04683602,1.2188443,-1.9561193,-18.528382)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path134"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1588,7 +1595,7 @@
          
style="color:#000000;fill:#c7844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path138"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1621,7 +1628,7 @@
          transform="matrix(0.756535,0,0,0.8059832,-0.8421904,-5.7741187)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 C 
6.5566215,38.630836 7.071068,39.145282 7.071068,39.779884 Z"
+         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 0.634602,0 
1.1490485,0.514446 1.1490485,1.149048 z"
          id="path148"
          sodipodi:cx="5.9220195"
          sodipodi:cy="39.779884"
@@ -1631,7 +1638,7 @@
          
style="color:#000000;fill:#55595b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          transform="matrix(0.756535,0,0,0.870835,-0.6704349,-8.7387283)" />
       <path
-         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 C 
6.5566215,38.630836 7.071068,39.145282 7.071068,39.779884 Z"
+         d="m 7.071068,39.779884 c 0,0.634602 -0.5144465,1.149049 -1.1490485,1.149049 -0.634602,0 
-1.1490486,-0.514447 -1.1490486,-1.149049 0,-0.634602 0.5144466,-1.149048 1.1490486,-1.149048 0.634602,0 
1.1490485,0.514446 1.1490485,1.149048 z"
          id="path150"
          sodipodi:cx="5.9220195"
          sodipodi:cy="39.779884"
@@ -1641,7 +1648,7 @@
          
style="color:#000000;fill:url(#linearGradient10295);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          transform="matrix(0.498365,0,0,0.6908876,0.829279,-1.7872072)" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path152"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -1651,7 +1658,7 @@
          
style="opacity:0.29518074;color:#000000;fill:#c8844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6146);enable-background:accumulate"
          transform="matrix(0.9411372,0.3410803,-0.4366538,0.7351438,9.7168296,-11.3146)" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path154"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -1728,7 +1735,7 @@
          transform="matrix(0.5239834,-0.1020626,0.03667382,1.4582361,-3.9028231,-35.197897)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path177"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1744,7 +1751,7 @@
          
style="color:#000000;fill:#c7844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path181"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1777,7 +1784,7 @@
          transform="matrix(0.5923865,0,0,0.6811021,-3.0305879,-9.5300192)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path191"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -1787,7 +1794,7 @@
          
style="opacity:0.29518074;color:#000000;fill:#c8844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6146);enable-background:accumulate"
          transform="matrix(0.7369348,0.2882325,-0.3419112,0.6212388,5.2373986,-14.212045)" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path193"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -1916,7 +1923,7 @@
          transform="matrix(0.3509132,-0.06907179,0.02456056,0.9868744,-1.3930198,-22.745814)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path228"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1932,7 +1939,7 @@
          
style="color:#000000;fill:#c7844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          inkscape:connector-curvature="0" />
       <path
-         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 C 17.738961,36.375 19.25,37.242448 19.25,38.3125 Z"
+         d="m 19.25,38.3125 c 0,1.070052 -1.511039,1.9375 -3.375,1.9375 -1.863961,0 -3.375,-0.867448 
-3.375,-1.9375 0,-1.070052 1.511039,-1.9375 3.375,-1.9375 1.863961,0 3.375,0.867448 3.375,1.9375 z"
          id="path232"
          sodipodi:cx="15.875"
          sodipodi:cy="38.3125"
@@ -1965,7 +1972,7 @@
          transform="matrix(0.3967229,0,0,0.460942,-0.9076869,-5.251901)"
          inkscape:connector-curvature="0" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path242"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -1975,7 +1982,7 @@
          
style="opacity:0.29518074;color:#000000;fill:#c8844d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6146);enable-background:accumulate"
          transform="matrix(0.4935273,0.1950639,-0.2289789,0.4204289,4.7282124,-8.5434492)" />
       <path
-         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 C 21.25,30.867448 21.669733,30 22.1875,30 22.705267,30 23.125,30.867448 23.125,31.9375 Z"
+         d="m 23.125,31.9375 c 0,1.070052 -0.419733,1.9375 -0.9375,1.9375 -0.517767,0 -0.9375,-0.867448 
-0.9375,-1.9375 0,-1.070052 0.419733,-1.9375 0.9375,-1.9375 0.517767,0 0.9375,0.867448 0.9375,1.9375 z"
          id="path244"
          sodipodi:cx="22.1875"
          sodipodi:cy="31.9375"
@@ -2119,12 +2126,13 @@
          inkscape:connector-curvature="0" />
     </g>
     <g
-       id="g61024">
+       id="g61024"
+       transform="translate(0,1.0001683)">
       <g
          id="g9028"
          style="display:inline;enable-background:new">
         <rect
-           transform="matrix(0.4878048,0,0,0.9999998,157.65857,103.50002)"
+           transform="matrix(0.4878048,0,0,0.9999998,157.65857,103.12502)"
            ry="1"
            rx="4.0750003"
            y="92"
@@ -2162,15 +2170,15 @@
            height="17.999979" />
       </g>
       <path
-         
style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;clip-rule:nonzero"
-         d="m 317.04107,183.25196 c -1.00717,0 -1.82362,0.81647 -1.82362,1.82365 0,0.0859 0.007,0.16682 
0.0192,0.24953 l -3.07139,1.49733 c -0.32655,-0.30804 -0.76342,-0.49911 -1.24775,-0.49911 -1.00719,0 
-1.82365,0.81646 -1.82365,1.82365 0,1.00715 0.81646,1.82362 1.82365,1.82362 0.49395,0 0.93854,-0.19935 
1.26694,-0.5183 l 3.0522,1.53572 c -0.01,0.0767 -0.0192,0.15101 -0.0192,0.23035 0,1.00715 0.81645,1.82362 
1.82362,1.82362 1.00718,0 1.82364,-0.81647 1.82364,-1.82362 0,-1.0072 -0.81646,-1.82365 -1.82364,-1.82365 
-0.47914,0 -0.9031,0.19689 -1.22855,0.4991 l -3.0906,-1.5549 c 0.007,-0.0644 0.0192,-0.12573 0.0192,-0.19194 
0,-0.0727 -0.011,-0.14063 -0.0192,-0.21117 l 3.1098,-1.51651 c 0.32323,0.29149 0.73985,0.4799 1.20935,0.4799 
1.00718,0 1.82364,-0.81645 1.82364,-1.82362 C 318.86471,184.06843 318.04825,183.25196 317.04107,183.25196 Z"
+         
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
+         d="m 317.04107,183.25196 c -1.00717,0 -1.82362,0.81647 -1.82362,1.82365 0,0.0859 0.007,0.16682 
0.0192,0.24953 l -3.07139,1.49733 c -0.32655,-0.30804 -0.76342,-0.49911 -1.24775,-0.49911 -1.00719,0 
-1.82365,0.81646 -1.82365,1.82365 0,1.00715 0.81646,1.82362 1.82365,1.82362 0.49395,0 0.93854,-0.19935 
1.26694,-0.5183 l 3.0522,1.53572 c -0.01,0.0767 -0.0192,0.15101 -0.0192,0.23035 0,1.00715 0.81645,1.82362 
1.82362,1.82362 1.00718,0 1.82364,-0.81647 1.82364,-1.82362 0,-1.0072 -0.81646,-1.82365 -1.82364,-1.82365 
-0.47914,0 -0.9031,0.19689 -1.22855,0.4991 l -3.0906,-1.5549 c 0.007,-0.0644 0.0192,-0.12573 0.0192,-0.19194 
0,-0.0727 -0.011,-0.14063 -0.0192,-0.21117 l 3.1098,-1.51651 c 0.32323,0.29149 0.73985,0.4799 1.20935,0.4799 
1.00718,0 1.82364,-0.81645 1.82364,-1.82362 0,-1.00718 -0.81646,-1.82365 -1.82364,-1.82365 z"
          id="path60998"
          inkscape:connector-curvature="0" />
       <path
          inkscape:connector-curvature="0"
          id="path60994"
-         d="m 317.09285,182.22163 c -1.00717,0 -1.82362,0.81647 -1.82362,1.82365 0,0.0859 0.007,0.16682 
0.0192,0.24953 l -3.07139,1.49733 c -0.32655,-0.30804 -0.76342,-0.49911 -1.24775,-0.49911 -1.00719,0 
-1.82365,0.81646 -1.82365,1.82365 0,1.00715 0.81646,1.82362 1.82365,1.82362 0.49395,0 0.93854,-0.19935 
1.26694,-0.5183 l 3.0522,1.53572 c -0.01,0.0767 -0.0192,0.15101 -0.0192,0.23035 0,1.00715 0.81645,1.82362 
1.82362,1.82362 1.00718,0 1.82364,-0.81647 1.82364,-1.82362 0,-1.0072 -0.81646,-1.82365 -1.82364,-1.82365 
-0.47914,0 -0.9031,0.19689 -1.22855,0.4991 l -3.0906,-1.5549 c 0.007,-0.0644 0.0192,-0.12573 0.0192,-0.19194 
0,-0.0727 -0.011,-0.14063 -0.0192,-0.21117 l 3.1098,-1.51651 c 0.32323,0.29149 0.73985,0.4799 1.20935,0.4799 
1.00718,0 1.82364,-0.81645 1.82364,-1.82362 C 318.91649,183.0381 318.10003,182.22163 317.09285,182.22163 Z"
-         
style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:url(#linearGradient60996);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;clip-rule:nonzero"
 />
+         d="m 317.09285,182.22163 c -1.00717,0 -1.82362,0.81647 -1.82362,1.82365 0,0.0859 0.007,0.16682 
0.0192,0.24953 l -3.07139,1.49733 c -0.32655,-0.30804 -0.76342,-0.49911 -1.24775,-0.49911 -1.00719,0 
-1.82365,0.81646 -1.82365,1.82365 0,1.00715 0.81646,1.82362 1.82365,1.82362 0.49395,0 0.93854,-0.19935 
1.26694,-0.5183 l 3.0522,1.53572 c -0.01,0.0767 -0.0192,0.15101 -0.0192,0.23035 0,1.00715 0.81645,1.82362 
1.82362,1.82362 1.00718,0 1.82364,-0.81647 1.82364,-1.82362 0,-1.0072 -0.81646,-1.82365 -1.82364,-1.82365 
-0.47914,0 -0.9031,0.19689 -1.22855,0.4991 l -3.0906,-1.5549 c 0.007,-0.0644 0.0192,-0.12573 0.0192,-0.19194 
0,-0.0727 -0.011,-0.14063 -0.0192,-0.21117 l 3.1098,-1.51651 c 0.32323,0.29149 0.73985,0.4799 1.20935,0.4799 
1.00718,0 1.82364,-0.81645 1.82364,-1.82362 0,-1.00718 -0.81646,-1.82365 -1.82364,-1.82365 z"
+         
style="color:#000000;fill:url(#linearGradient60996);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
 />
     </g>
     <g
        id="g61033">
diff --git a/src/emblem-synchronizing.svg b/src/emblem-synchronizing.svg
index b0a9a50..c157cce 100644
--- a/src/emblem-synchronizing.svg
+++ b/src/emblem-synchronizing.svg
@@ -16,7 +16,7 @@
    inkscape:export-xdpi="90.000000"
    inkscape:export-ydpi="90.000000"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:version="0.48.1 r9760"
+   inkscape:version="0.48.4 r9939"
    sodipodi:docname="emblem-synchronizing.svg"
    sodipodi:version="0.32"
    style="display:inline;enable-background:new"
@@ -60,9 +60,9 @@
      guidetolerance="13"
      height="300px"
      id="base"
-     inkscape:current-layer="layer4"
-     inkscape:cx="254.80764"
-     inkscape:cy="234.42737"
+     inkscape:current-layer="layer2"
+     inkscape:cx="322.86663"
+     inkscape:cy="112.23625"
      inkscape:document-units="px"
      inkscape:grid-bbox="true"
      inkscape:guide-bbox="true"
@@ -71,10 +71,10 @@
      inkscape:showpageshadow="false"
      inkscape:snap-bbox="true"
      inkscape:snap-nodes="false"
-     inkscape:window-height="690"
-     inkscape:window-width="1007"
-     inkscape:window-x="73"
-     inkscape:window-y="29"
+     inkscape:window-height="1381"
+     inkscape:window-width="2560"
+     inkscape:window-x="2560"
+     inkscape:window-y="27"
      inkscape:zoom="1"
      objecttolerance="7"
      pagecolor="#ffffff"
@@ -82,7 +82,7 @@
      showguides="true"
      stroke="#ef2929"
      width="400px"
-     inkscape:window-maximized="0">
+     inkscape:window-maximized="1">
     <inkscape:grid
        empspacing="2"
        enabled="true"
@@ -499,7 +499,7 @@
        xlink:href="#linearGradient4373-2-5-4-7"
        id="linearGradient4272-4"
        gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.10370753,0,0,0.10370753,293.61926,171.42348)"
+       gradientTransform="matrix(0.10370753,0,0,0.10370753,293.61926,172.42348)"
        x1="149"
        y1="118"
        x2="149"
@@ -731,7 +731,7 @@
        x2="149"
        y1="118"
        x1="149"
-       gradientTransform="matrix(0.10370753,0,0,0.10370753,293.61926,171.42348)"
+       gradientTransform="matrix(0.10370753,0,0,0.10370753,293.61926,172.42348)"
        gradientUnits="userSpaceOnUse"
        id="linearGradient3330"
        xlink:href="#linearGradient4373-2-5-4-7-90"
@@ -790,6 +790,14 @@
        x="303"
        y="126" />
     <rect
+       y="176"
+       x="302"
+       width="24"
+       
style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       inkscape:label="22x22"
+       id="rect24464"
+       height="24" />
+    <rect
        height="22"
        id="rect6749"
        inkscape:label="22x22"
@@ -934,7 +942,8 @@
     </g>
     <g
        style="display:inline;enable-background:new"
-       id="g9028">
+       id="g9028"
+       transform="translate(0,1.0001683)">
       <rect
          
style="opacity:0.25;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:14;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9096);enable-background:new"
          id="rect9120"
@@ -943,8 +952,8 @@
          x="300"
          y="92"
          rx="4.0750003"
-         ry="1"
-         transform="matrix(0.4878048,0,0,0.9999998,157.65857,103.50002)" />
+         ry="1.1368783"
+         transform="matrix(0.4878048,0,0,0.87960146,157.65857,114.37992)" />
       <rect
          height="19.000538"
          id="rect4255"
@@ -1010,12 +1019,14 @@
        id="rect4492-7-4-1" />
     <path
        
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
-       d="m 313.75,182 c -0.19625,0.008 -0.40095,0.0345 -0.59375,0.0625 -2.31356,0.33539 -4.30673,2.01152 
-4.9375,4.40625 -0.13556,0.51465 -0.18822,1.02272 -0.1875,1.53125 L 310,188 c 8.3e-4,-0.33898 0.0345,-0.68773 
0.125,-1.03125 0.56572,-2.14773 2.75852,-3.40946 4.90625,-2.84375 0.6942,0.18285 1.28439,0.56718 
1.78125,1.0625 L 315,187 l 5,0 0,-5 -1.75,1.75 c -0.74487,-0.74074 -1.68058,-1.2578 -2.71875,-1.53125 C 
314.93258,182.06106 314.33874,181.97472 313.75,182 z"
-       id="rect4492-7-41" />
+       d="m 313.75,183 c -0.19625,0.008 -0.40095,0.0345 -0.59375,0.0625 -2.31356,0.33539 -4.30673,2.01152 
-4.9375,4.40625 -0.13556,0.51465 -0.18822,1.02272 -0.1875,1.53125 L 310,189 c 8.3e-4,-0.33898 0.0345,-0.68773 
0.125,-1.03125 0.56572,-2.14773 2.75852,-3.40946 4.90625,-2.84375 0.6942,0.18285 1.28439,0.56718 
1.78125,1.0625 L 315,188 l 5,0 0,-5 -1.75,1.75 c -0.74487,-0.74074 -1.68058,-1.2578 -2.71875,-1.53125 C 
314.93258,183.06106 314.33874,182.97472 313.75,183 z"
+       id="rect4492-7-41"
+       inkscape:connector-curvature="0" />
     <path
-       
style="color:#000000;fill:url(#linearGradient4272-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999970000000005;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
-       d="M 313.75 181 C 313.55375 181.008 313.34905 181.0345 313.15625 181.0625 C 310.84269 181.39789 
308.84952 183.07402 308.21875 185.46875 C 308.08319 185.9834 308.03053 186.49147 308.03125 187 L 310 187 C 
310.00083 186.66102 310.03452 186.31227 310.125 185.96875 C 310.69072 183.82102 312.88352 182.55929 315.03125 
183.125 C 315.72545 183.30785 316.31564 183.69218 316.8125 184.1875 L 315 186 L 320 186 L 320 181 L 318.25 
182.75 C 317.50513 182.00926 316.56942 181.4922 315.53125 181.21875 C 314.93258 181.06106 314.33874 180.97472 
313.75 181 z "
-       id="rect4492-7" />
+       
style="color:#000000;fill:url(#linearGradient4272-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
+       d="m 313.75,182 c -0.19625,0.008 -0.40095,0.0345 -0.59375,0.0625 -2.31356,0.33539 -4.30673,2.01152 
-4.9375,4.40625 -0.13556,0.51465 -0.18822,1.02272 -0.1875,1.53125 L 310,188 c 8.3e-4,-0.33898 0.0345,-0.68773 
0.125,-1.03125 0.56572,-2.14773 2.75852,-3.40946 4.90625,-2.84375 0.6942,0.18285 1.28439,0.56718 
1.78125,1.0625 L 315,187 l 5,0 0,-5 -1.75,1.75 c -0.74487,-0.74074 -1.68058,-1.2578 -2.71875,-1.53125 C 
314.93258,182.06106 314.33874,181.97472 313.75,182 z"
+       id="rect4492-7"
+       inkscape:connector-curvature="0" />
     <path
        
style="color:#000000;fill:url(#linearGradient4272-4-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999970000000005;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
        d="M 310.78125 222 C 310.61776 222.007 310.47312 222.0391 310.3125 222.0625 C 308.38516 222.3419 
306.71297 223.72379 306.1875 225.71875 C 306.07452 226.14767 306.03061 226.57619 306.03125 227 L 307.65625 
227 C 307.65664 226.71643 307.70555 226.41241 307.78125 226.125 C 308.25253 224.33581 310.08581 223.30998 
311.875 223.78125 C 312.45331 223.93358 312.92984 224.24362 313.34375 224.65625 L 311.84375 226 L 316 226 L 
316 222 L 314.53125 223.46875 C 313.91073 222.85166 313.14611 222.4153 312.28125 222.1875 C 311.78253 
222.05613 311.27171 221.97894 310.78125 222 z "
@@ -1092,12 +1103,14 @@
        id="rect4492-7-7-7" />
     <path
        
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
-       d="m 318.03125,188 c -0.002,0.33623 -0.0353,0.65936 -0.125,1 -0.56572,2.14773 -2.75852,3.40946 
-4.90625,2.84375 -0.6942,-0.18285 -1.28439,-0.56718 -1.78125,-1.0625 l 1.8125,-1.8125 -5,0 0,5 1.75,-1.75 c 
0.74487,0.74074 1.68058,1.2578 2.71875,1.53125 0.59867,0.15769 1.19251,0.24403 1.78125,0.21875 0.19625,-0.008 
0.40095,-0.0345 0.59375,-0.0625 2.31356,-0.33539 4.30673,-2.01152 4.9375,-4.40625 0.13279,-0.50415 
0.1856,-1.00151 0.1875,-1.5 l -1.96875,0 z"
-       id="rect4492-7-85-5" />
+       d="m 318.03125,189 c -0.002,0.33623 -0.0353,0.65936 -0.125,1 -0.56572,2.14773 -2.75852,3.40946 
-4.90625,2.84375 -0.6942,-0.18285 -1.28439,-0.56718 -1.78125,-1.0625 l 1.8125,-1.8125 -5,0 0,5 1.75,-1.75 c 
0.74487,0.74074 1.68058,1.2578 2.71875,1.53125 0.59867,0.15769 1.19251,0.24403 1.78125,0.21875 0.19625,-0.008 
0.40095,-0.0345 0.59375,-0.0625 2.31356,-0.33539 4.30673,-2.01152 4.9375,-4.40625 0.13279,-0.50415 
0.1856,-1.00151 0.1875,-1.5 l -1.96875,0 z"
+       id="rect4492-7-85-5"
+       inkscape:connector-curvature="0" />
     <path
-       
style="color:#000000;fill:url(#linearGradient3330);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999970000000005;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
-       d="M 318.03125 187 C 318.02971 187.33623 317.99597 187.65936 317.90625 188 C 317.34053 190.14773 
315.14773 191.40946 313 190.84375 C 312.3058 190.6609 311.71561 190.27657 311.21875 189.78125 L 313.03125 
187.96875 L 308.03125 187.96875 L 308.03125 192.96875 L 309.78125 191.21875 C 310.52612 191.95949 311.46183 
192.47655 312.5 192.75 C 313.09867 192.90769 313.69251 192.99403 314.28125 192.96875 C 314.4775 192.96075 
314.6822 192.93425 314.875 192.90625 C 317.18856 192.57086 319.18173 190.89473 319.8125 188.5 C 319.94529 
187.99585 319.9981 187.49849 320 187 L 318.03125 187 z "
-       id="rect4492-7-85" />
+       
style="color:#000000;fill:url(#linearGradient3330);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
+       d="m 318.03125,188 c -0.002,0.33623 -0.0353,0.65936 -0.125,1 -0.56572,2.14773 -2.75852,3.40946 
-4.90625,2.84375 -0.6942,-0.18285 -1.28439,-0.56718 -1.78125,-1.0625 l 1.8125,-1.8125 -5,0 0,5 1.75,-1.75 c 
0.74487,0.74074 1.68058,1.2578 2.71875,1.53125 0.59867,0.15769 1.19251,0.24403 1.78125,0.21875 0.19625,-0.008 
0.40095,-0.0345 0.59375,-0.0625 2.31356,-0.33539 4.30673,-2.01152 4.9375,-4.40625 0.13279,-0.50415 
0.1856,-1.00151 0.1875,-1.5 l -1.96875,0 z"
+       id="rect4492-7-85"
+       inkscape:connector-curvature="0" />
     <path
        
style="color:#000000;fill:url(#linearGradient3446);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999970000000005;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new"
        d="M 314.34375 227 C 314.34336 227.28357 314.3257 227.55634 314.25 227.84375 C 313.77872 229.63294 
311.94544 230.69002 310.15625 230.21875 C 309.57794 230.06642 309.10141 229.75638 308.6875 229.34375 L 
310.1875 228 L 306.03125 228 L 306.03125 232 L 307.46875 230.53125 C 308.08927 231.14834 308.88514 231.5847 
309.75 231.8125 C 310.24872 231.94387 310.72829 232.02106 311.21875 232 C 311.38224 231.993 311.55813 
231.9609 311.71875 231.9375 C 313.64609 231.6581 315.31828 230.27621 315.84375 228.28125 C 315.95683 
227.85194 315.96949 227.42419 315.96875 227 L 314.34375 227 z "
diff --git a/src/emblem-system.svg b/src/emblem-system.svg
index 2f957f3..c1f8c09 100644
--- a/src/emblem-system.svg
+++ b/src/emblem-system.svg
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
+
 <svg
    xmlns:dc="http://purl.org/dc/elements/1.1/";
    xmlns:cc="http://creativecommons.org/ns#";
@@ -15,7 +16,7 @@
    inkscape:export-xdpi="90.000000"
    inkscape:export-ydpi="90.000000"
    inkscape:output_extension="org.inkscape.output.svg.inkscape"
-   inkscape:version="0.46"
+   inkscape:version="0.48.4 r9939"
    sodipodi:docname="emblem-system.svg"
    sodipodi:version="0.32"
    style="display:inline;enable-background:new"
@@ -60,8 +61,8 @@
      height="300px"
      id="base"
      inkscape:current-layer="layer6"
-     inkscape:cx="144.68008"
-     inkscape:cy="87.105301"
+     inkscape:cx="305.70139"
+     inkscape:cy="109.73045"
      inkscape:document-units="px"
      inkscape:grid-bbox="true"
      inkscape:guide-bbox="true"
@@ -70,17 +71,18 @@
      inkscape:showpageshadow="false"
      inkscape:snap-bbox="true"
      inkscape:snap-nodes="true"
-     inkscape:window-height="876"
-     inkscape:window-width="968"
-     inkscape:window-x="132"
-     inkscape:window-y="8"
+     inkscape:window-height="1381"
+     inkscape:window-width="2560"
+     inkscape:window-x="2560"
+     inkscape:window-y="27"
      inkscape:zoom="1"
      objecttolerance="7"
      pagecolor="#ffffff"
      showgrid="false"
      showguides="true"
      stroke="#ef2929"
-     width="400px">
+     width="400px"
+     inkscape:window-maximized="1">
     <inkscape:grid
        empspacing="2"
        enabled="true"
@@ -207,12 +209,55 @@
        inkscape:collect="always"
        r="9.999999"
        xlink:href="#linearGradient6911" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6945"
+       id="radialGradient28640"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2,0,0,1.6666667,19,-12.020833)"
+       cx="-1.3811174e-13"
+       cy="18.3125"
+       fx="-1.3811174e-13"
+       fy="18.3125"
+       r="1.5" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6945"
+       id="radialGradient28642"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2,0,0,1.6666667,-3,-12.020833)"
+       cx="-1.3811174e-13"
+       cy="18.3125"
+       fx="-1.3811174e-13"
+       fy="18.3125"
+       r="1.5" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6959"
+       id="linearGradient28644"
+       gradientUnits="userSpaceOnUse"
+       x1="10.037839"
+       y1="21"
+       x2="10.037839"
+       y2="15.998993" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6911"
+       id="radialGradient28646"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5582218,0,0,1.6330889,3.7519204,0.2610737)"
+       cx="4.6515064"
+       cy="10.238864"
+       fx="4.6515064"
+       fy="10.238864"
+       r="9.999999" />
   </defs>
   <g
      id="layer6"
      inkscape:groupmode="layer"
      inkscape:label="baseplate"
-     style="display:none">
+     style="display:none"
+     sodipodi:insensitive="true">
     <rect
        height="48"
        id="rect6284"
@@ -230,6 +275,14 @@
        x="303"
        y="126" />
     <rect
+       y="176"
+       x="302"
+       width="24"
+       
style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       inkscape:label="22x22"
+       id="rect28648"
+       height="24" />
+    <rect
        height="22"
        id="rect6749"
        inkscape:label="22x22"
@@ -388,22 +441,22 @@
     <g
        id="g22"
        style="display:inline;enable-background:new"
-       transform="translate(303,177) scale(1.000000,1.000000)">
+       transform="translate(303,178)">
       <g
          id="g62"
          style="opacity:0.3"
-         transform="translate(0,0.5)">
+         transform="matrix(1,0,0,0.9,0,2.1)">
         <rect
            height="5"
            id="rect64"
-           
style="opacity:1;fill:url(#radialGradient6974);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:url(#radialGradient28640);fill-opacity:1;fill-rule:evenodd;stroke:none"
            width="3"
            x="19"
            y="16" />
         <rect
            height="5"
            id="rect66"
-           
style="opacity:1;fill:url(#radialGradient6976);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:url(#radialGradient28642);fill-opacity:1;fill-rule:evenodd;stroke:none"
            transform="scale(-1,1)"
            width="3"
            x="-3"
@@ -411,7 +464,7 @@
         <rect
            height="5"
            id="rect68"
-           
style="opacity:1;fill:url(#linearGradient6978);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           style="fill:url(#linearGradient28644);fill-opacity:1;fill-rule:evenodd;stroke:none"
            width="16"
            x="3"
            y="16" />
@@ -421,7 +474,7 @@
          id="rect70"
          rx="2.4748738"
          ry="2.4748738"
-         
style="opacity:1;fill:url(#radialGradient6917);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="fill:url(#radialGradient28646);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          width="18.999998"
          x="1.5000001"
          y="0.50000012" />
@@ -430,14 +483,15 @@
          id="rect72"
          rx="1.5072539"
          ry="1.5072539"
-         
style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
          width="16.999998"
          x="2.5"
          y="1.5000002" />
       <path
-         d="M 10,4 L 10,5.59375 C 9.4963322,5.7088988 9.0177029,5.9188709 8.59375,6.1875 L 7.46875,5.0625 L 
6.0625,6.46875 L 7.1875,7.59375 C 6.9194812,8.0186683 6.7086372,8.4951853 6.59375,9 L 5,9 L 5,11 L 6.59375,11 
C 6.7086372,11.504815 6.9194812,11.981332 7.1875,12.40625 L 6.0625,13.53125 L 7.46875,14.9375 L 
8.59375,13.8125 C 9.0177029,14.081129 9.4963321,14.291101 10,14.40625 L 10,16 L 12,16 L 12,14.40625 C 
12.51157,14.289294 12.97717,14.087535 13.40625,13.8125 L 14.53125,14.9375 L 15.9375,13.53125 L 
14.8125,12.40625 C 15.07701,11.984331 15.261026,11.500283 15.375,11 L 17,11 L 17,9 L 15.375,9 C 
15.261026,8.499717 15.07701,8.0156691 14.8125,7.59375 L 15.9375,6.46875 L 14.53125,5.0625 L 13.40625,6.1875 C 
12.97717,5.9124649 12.51157,5.7107055 12,5.59375 L 12,4 L 10,4 z M 11,8 C 12.104,7.9999997 13,8.8884581 13,10 
C 13,11.111542 12.104,12 11,12 C 9.8960001,12 9,11.111542 9,10 C 9.0000002,8.8884583 9.8960001,8 11,8 z "
+         d="m 10,4 0,1.59375 C 9.4963322,5.7088988 9.0177029,5.9188709 8.59375,6.1875 l -1.125,-1.125 
-1.40625,1.40625 1.125,1.125 C 6.9194812,8.0186683 6.7086372,8.4951853 6.59375,9 L 5,9 l 0,2 1.59375,0 c 
0.1148872,0.504815 0.3257312,0.981332 0.59375,1.40625 l -1.125,1.125 1.40625,1.40625 1.125,-1.125 C 
9.0177029,14.081129 9.4963321,14.291101 10,14.40625 L 10,16 l 2,0 0,-1.59375 c 0.51157,-0.116956 
0.97717,-0.318715 1.40625,-0.59375 l 1.125,1.125 1.40625,-1.40625 -1.125,-1.125 C 15.07701,11.984331 
15.261026,11.500283 15.375,11 L 17,11 17,9 15.375,9 C 15.261026,8.499717 15.07701,8.0156691 14.8125,7.59375 l 
1.125,-1.125 -1.40625,-1.40625 -1.125,1.125 C 12.97717,5.9124649 12.51157,5.7107055 12,5.59375 L 12,4 10,4 z 
m 1,4 c 1.104,-3e-7 2,0.8884581 2,2 0,1.111542 -0.896,2 -2,2 -1.1039999,0 -2,-0.888458 -2,-2 2e-7,-1.1115417 
0.8960001,-2 2,-2 z"
          id="path74"
-         
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         inkscape:connector-curvature="0" />
     </g>
     <g
        id="g16"


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