[gnome-disk-utility] Add some new icons



commit 589d8ef605b10f5e984235004936472171a95c02
Author: David Zeuthen <davidz redhat com>
Date:   Thu Jan 28 14:40:54 2010 -0500

    Add some new icons

 data/icons/16x16/Makefile.am                    |    5 +
 data/icons/16x16/gdu-category-multidisk.png     |  Bin 0 -> 738 bytes
 data/icons/16x16/gdu-category-multipath.png     |  Bin 0 -> 729 bytes
 data/icons/16x16/gdu-category-peripheral.png    |  Bin 0 -> 707 bytes
 data/icons/16x16/gdu-expander.png               |  Bin 0 -> 626 bytes
 data/icons/16x16/gdu-hba.png                    |  Bin 541 -> 796 bytes
 data/icons/16x16/gdu-multidisk-drive.png        |  Bin 0 -> 568 bytes
 data/icons/22x22/Makefile.am                    |    5 +
 data/icons/22x22/gdu-category-multidisk.png     |  Bin 0 -> 978 bytes
 data/icons/22x22/gdu-category-multipath.png     |  Bin 0 -> 1024 bytes
 data/icons/22x22/gdu-category-peripheral.png    |  Bin 0 -> 951 bytes
 data/icons/22x22/gdu-expander.png               |  Bin 0 -> 925 bytes
 data/icons/22x22/gdu-hba.png                    |  Bin 1044 -> 1076 bytes
 data/icons/22x22/gdu-multidisk-drive.png        |  Bin 0 -> 1194 bytes
 data/icons/48x48/Makefile.am                    |    5 +
 data/icons/48x48/gdu-category-multidisk.png     |  Bin 0 -> 2123 bytes
 data/icons/48x48/gdu-category-multipath.png     |  Bin 0 -> 2338 bytes
 data/icons/48x48/gdu-category-peripheral.png    |  Bin 0 -> 2013 bytes
 data/icons/48x48/gdu-expander.png               |  Bin 0 -> 2485 bytes
 data/icons/48x48/gdu-hba.png                    |  Bin 3001 -> 2150 bytes
 data/icons/48x48/gdu-multidisk-drive.png        |  Bin 0 -> 3507 bytes
 data/icons/scalable/Makefile.am                 |    5 +
 data/icons/scalable/gdu-category-multidisk.svg  |  750 ++++++++
 data/icons/scalable/gdu-category-multipath.svg  |  238 +++
 data/icons/scalable/gdu-category-peripheral.svg |  230 +++
 data/icons/scalable/gdu-expander.svg            | 2215 +++++++++++++++++++++++
 data/icons/scalable/gdu-hba.svg                 |  325 ++--
 data/icons/scalable/gdu-multidisk-drive.svg     | 1980 ++++++++++++++++++++
 src/gdu/gdu-hub.c                               |    5 +-
 src/gdu/gdu-linux-lvm2-volume-group.c           |    2 +-
 src/gdu/gdu-linux-lvm2-volume-hole.c            |    2 +-
 src/gdu/gdu-linux-lvm2-volume.c                 |    2 +-
 src/gdu/gdu-linux-md-drive.c                    |    2 +-
 src/gdu/gdu-pool.c                              |    6 +-
 src/gdu/gdu-volume-hole.c                       |    2 +-
 src/gdu/gdu-volume.c                            |    2 +-
 36 files changed, 5633 insertions(+), 148 deletions(-)
---
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am
index 844fa79..f62ef2d 100644
--- a/data/icons/16x16/Makefile.am
+++ b/data/icons/16x16/Makefile.am
@@ -22,7 +22,12 @@ icon_DATA =				\
 	gdu-warning.png			\
 	gdu-unmountable.png		\
 	nautilus-gdu.png		\
+	gdu-multidisk-drive.png		\
 	gdu-hba.png			\
+	gdu-expander.png		\
+	gdu-category-multidisk.png	\
+	gdu-category-multipath.png	\
+	gdu-category-peripheral.png	\
 	gdu-emblem-mp.png		\
 	gdu-emblem-mp-component.png	\
 	gdu-emblem-lvm-vg.png		\
diff --git a/data/icons/16x16/gdu-category-multidisk.png b/data/icons/16x16/gdu-category-multidisk.png
new file mode 100644
index 0000000..50aadeb
Binary files /dev/null and b/data/icons/16x16/gdu-category-multidisk.png differ
diff --git a/data/icons/16x16/gdu-category-multipath.png b/data/icons/16x16/gdu-category-multipath.png
new file mode 100644
index 0000000..9476501
Binary files /dev/null and b/data/icons/16x16/gdu-category-multipath.png differ
diff --git a/data/icons/16x16/gdu-category-peripheral.png b/data/icons/16x16/gdu-category-peripheral.png
new file mode 100644
index 0000000..3532c67
Binary files /dev/null and b/data/icons/16x16/gdu-category-peripheral.png differ
diff --git a/data/icons/16x16/gdu-expander.png b/data/icons/16x16/gdu-expander.png
new file mode 100644
index 0000000..1ba8c51
Binary files /dev/null and b/data/icons/16x16/gdu-expander.png differ
diff --git a/data/icons/16x16/gdu-hba.png b/data/icons/16x16/gdu-hba.png
index e3396ec..18b71fb 100644
Binary files a/data/icons/16x16/gdu-hba.png and b/data/icons/16x16/gdu-hba.png differ
diff --git a/data/icons/16x16/gdu-multidisk-drive.png b/data/icons/16x16/gdu-multidisk-drive.png
new file mode 100644
index 0000000..1cf7119
Binary files /dev/null and b/data/icons/16x16/gdu-multidisk-drive.png differ
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am
index 25edd50..c0b4c4d 100644
--- a/data/icons/22x22/Makefile.am
+++ b/data/icons/22x22/Makefile.am
@@ -22,7 +22,12 @@ icon_DATA =				\
 	gdu-warning.png			\
 	gdu-unmountable.png		\
 	nautilus-gdu.png		\
+	gdu-multidisk-drive.png		\
 	gdu-hba.png			\
+	gdu-expander.png		\
+	gdu-category-multidisk.png	\
+	gdu-category-multipath.png	\
+	gdu-category-peripheral.png	\
 	gdu-emblem-mp.png		\
 	gdu-emblem-mp-component.png	\
 	gdu-emblem-lvm-vg.png		\
diff --git a/data/icons/22x22/gdu-category-multidisk.png b/data/icons/22x22/gdu-category-multidisk.png
new file mode 100644
index 0000000..9c4c4e8
Binary files /dev/null and b/data/icons/22x22/gdu-category-multidisk.png differ
diff --git a/data/icons/22x22/gdu-category-multipath.png b/data/icons/22x22/gdu-category-multipath.png
new file mode 100644
index 0000000..93aa498
Binary files /dev/null and b/data/icons/22x22/gdu-category-multipath.png differ
diff --git a/data/icons/22x22/gdu-category-peripheral.png b/data/icons/22x22/gdu-category-peripheral.png
new file mode 100644
index 0000000..b455453
Binary files /dev/null and b/data/icons/22x22/gdu-category-peripheral.png differ
diff --git a/data/icons/22x22/gdu-expander.png b/data/icons/22x22/gdu-expander.png
new file mode 100644
index 0000000..4aeaf33
Binary files /dev/null and b/data/icons/22x22/gdu-expander.png differ
diff --git a/data/icons/22x22/gdu-hba.png b/data/icons/22x22/gdu-hba.png
index 2bb2adf..15ebf95 100644
Binary files a/data/icons/22x22/gdu-hba.png and b/data/icons/22x22/gdu-hba.png differ
diff --git a/data/icons/22x22/gdu-multidisk-drive.png b/data/icons/22x22/gdu-multidisk-drive.png
new file mode 100644
index 0000000..79b625f
Binary files /dev/null and b/data/icons/22x22/gdu-multidisk-drive.png differ
diff --git a/data/icons/48x48/Makefile.am b/data/icons/48x48/Makefile.am
index 95277b2..349b8ce 100644
--- a/data/icons/48x48/Makefile.am
+++ b/data/icons/48x48/Makefile.am
@@ -22,7 +22,12 @@ icon_DATA = 				\
 	gdu-warning.png			\
 	gdu-unmountable.png		\
 	nautilus-gdu.png		\
+	gdu-multidisk-drive.png		\
 	gdu-hba.png			\
+	gdu-expander.png		\
+	gdu-category-multidisk.png	\
+	gdu-category-multipath.png	\
+	gdu-category-peripheral.png	\
 	gdu-emblem-mp.png		\
 	gdu-emblem-mp-component.png	\
 	gdu-emblem-lvm-vg.png		\
diff --git a/data/icons/48x48/gdu-category-multidisk.png b/data/icons/48x48/gdu-category-multidisk.png
new file mode 100644
index 0000000..85f3b6e
Binary files /dev/null and b/data/icons/48x48/gdu-category-multidisk.png differ
diff --git a/data/icons/48x48/gdu-category-multipath.png b/data/icons/48x48/gdu-category-multipath.png
new file mode 100644
index 0000000..1d53f59
Binary files /dev/null and b/data/icons/48x48/gdu-category-multipath.png differ
diff --git a/data/icons/48x48/gdu-category-peripheral.png b/data/icons/48x48/gdu-category-peripheral.png
new file mode 100644
index 0000000..537ecb0
Binary files /dev/null and b/data/icons/48x48/gdu-category-peripheral.png differ
diff --git a/data/icons/48x48/gdu-expander.png b/data/icons/48x48/gdu-expander.png
new file mode 100644
index 0000000..343b262
Binary files /dev/null and b/data/icons/48x48/gdu-expander.png differ
diff --git a/data/icons/48x48/gdu-hba.png b/data/icons/48x48/gdu-hba.png
index 0dbd271..89c6901 100644
Binary files a/data/icons/48x48/gdu-hba.png and b/data/icons/48x48/gdu-hba.png differ
diff --git a/data/icons/48x48/gdu-multidisk-drive.png b/data/icons/48x48/gdu-multidisk-drive.png
new file mode 100644
index 0000000..34eaa80
Binary files /dev/null and b/data/icons/48x48/gdu-multidisk-drive.png differ
diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am
index 02161bf..dee711c 100644
--- a/data/icons/scalable/Makefile.am
+++ b/data/icons/scalable/Makefile.am
@@ -22,7 +22,12 @@ icon_DATA =				\
 	gdu-warning.svg			\
 	gdu-unmountable.svg		\
 	nautilus-gdu.svg		\
+	gdu-multidisk-drive.svg		\
 	gdu-hba.svg			\
+	gdu-expander.svg		\
+	gdu-category-multidisk.svg	\
+	gdu-category-multipath.svg	\
+	gdu-category-peripheral.svg	\
 	gdu-emblem-mp.svg		\
 	gdu-emblem-mp-component.svg	\
 	gdu-emblem-lvm-vg.svg		\
diff --git a/data/icons/scalable/gdu-category-multidisk.svg b/data/icons/scalable/gdu-category-multidisk.svg
new file mode 100644
index 0000000..0e9d7aa
--- /dev/null
+++ b/data/icons/scalable/gdu-category-multidisk.svg
@@ -0,0 +1,750 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="256"
+   height="256"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="gdu-category-multidisk.svg"
+   inkscape:export-filename="/home/davidz/Hacking/gnome-disk-utility/data/icons/16x16/gdu-category-multidisk.png"
+   inkscape:export-xdpi="5.6199999"
+   inkscape:export-ydpi="5.6199999">
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4"
+     inkscape:cx="85.469302"
+     inkscape:cy="109.57003"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1024"
+     inkscape:window-height="716"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1" />
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3605">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1;"
+         offset="0"
+         id="stop3607" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop3609" />
+    </linearGradient>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="446.48743 : 713.05931 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="921.88133 : 497.89682 : 1"
+       inkscape:persp3d-origin="549.83409 : 322.50312 : 1"
+       id="perspective10" />
+    <inkscape:perspective
+       id="perspective3615"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3643"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3753"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3781"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3605"
+       id="linearGradient3611"
+       x1="128.28937"
+       y1="7.0227785"
+       x2="128.28937"
+       y2="252.43909"
+       gradientUnits="userSpaceOnUse" />
+    <inkscape:perspective
+       id="perspective3032"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient4554"
+       gradientUnits="userSpaceOnUse"
+       x1="55.0741"
+       y1="25.018661"
+       x2="55.0741"
+       y2="47.688961"
+       gradientTransform="matrix(1.7540828,0,0,0.759715,-82.40528,-6.0680291)" />
+    <linearGradient
+       id="linearGradient2899">
+      <stop
+         id="stop2901"
+         offset="0"
+         style="stop-color:#555753;stop-opacity:1" />
+      <stop
+         id="stop2903"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective3063"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899-2"
+       id="linearGradient3184"
+       gradientUnits="userSpaceOnUse"
+       x1="42.883797"
+       y1="23.170788"
+       x2="42.883797"
+       y2="41.604683"
+       gradientTransform="matrix(1.7338147,0,0,0.8007457,-40.24906,-4.1391904)" />
+    <linearGradient
+       id="linearGradient2899-2">
+      <stop
+         id="stop2901-0"
+         offset="0"
+         style="stop-color:#60625e;stop-opacity:1;" />
+      <stop
+         id="stop2903-6"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective3709"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3733"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4592"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4786"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective2936"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       x1="11.003058"
+       y1="32.489445"
+       x2="32.396713"
+       y2="32.489445"
+       id="linearGradient3811"
+       xlink:href="#linearGradient3805"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.0600419,0,0,5.0053732,19.499254,-109.40452)" />
+    <linearGradient
+       id="linearGradient3805">
+      <stop
+         style="stop-color:#284e7f;stop-opacity:1"
+         offset="0"
+         id="stop3807" />
+      <stop
+         style="stop-color:#6694cf;stop-opacity:1"
+         offset="0.5"
+         id="stop3813" />
+      <stop
+         style="stop-color:#234570;stop-opacity:1"
+         offset="1"
+         id="stop3809" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="matrix(5.2487394,0,0,4.8269067,14.970613,-111.18348)"
+       x1="24"
+       y1="17.245949"
+       x2="23.433737"
+       y2="8.0476589"
+       id="linearGradient3239"
+       xlink:href="#linearGradient3233"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient3233">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="0"
+         id="stop3235" />
+      <stop
+         style="stop-color:#a3a398;stop-opacity:1"
+         offset="1"
+         id="stop3237" />
+    </linearGradient>
+    <linearGradient
+       x1="16.07143"
+       y1="19.5"
+       x2="16.035715"
+       y2="31.75"
+       id="linearGradient6930"
+       xlink:href="#linearGradient6924"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.0600419,0,0,5.0053732,19.499244,-105.11422)" />
+    <linearGradient
+       id="linearGradient6924">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0"
+         id="stop6926" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1"
+         id="stop6928" />
+    </linearGradient>
+    <linearGradient
+       x1="9.3030529"
+       y1="26.71875"
+       x2="38.826412"
+       y2="26.71875"
+       id="linearGradient4140"
+       xlink:href="#linearGradient4134"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.010922,0,0,0.991346,-7.327667,-4.826537)" />
+    <linearGradient
+       id="linearGradient4134">
+      <stop
+         style="stop-color:#d6d7d5;stop-opacity:1"
+         offset="0"
+         id="stop4136" />
+      <stop
+         style="stop-color:#d1d2d0;stop-opacity:1"
+         offset="0.25"
+         id="stop4148" />
+      <stop
+         style="stop-color:#a5a6a3;stop-opacity:1"
+         offset="0.5"
+         id="stop4142" />
+      <stop
+         style="stop-color:#dddedc;stop-opacity:1"
+         offset="1"
+         id="stop4138" />
+    </linearGradient>
+    <linearGradient
+       y2="26.71875"
+       x2="38.826412"
+       y1="26.71875"
+       x1="9.3030529"
+       gradientTransform="matrix(5.0600419,0,0,4.9620568,19.49925,-117.62099)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient2963"
+       xlink:href="#linearGradient4134"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective2973"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       x1="-87.031296"
+       y1="-12.199734"
+       x2="-88.677742"
+       y2="-17.884775"
+       id="linearGradient3837"
+       xlink:href="#linearGradient3353"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(106.4527,16.53554)" />
+    <linearGradient
+       id="linearGradient3353">
+      <stop
+         style="stop-color:#969696;stop-opacity:1"
+         offset="0"
+         id="stop3355" />
+      <stop
+         style="stop-color:#b6b6b6;stop-opacity:0"
+         offset="1"
+         id="stop3357" />
+    </linearGradient>
+    <radialGradient
+       cx="22.5"
+       cy="34"
+       r="23.5"
+       fx="22.5"
+       fy="34"
+       id="radialGradient3806"
+       xlink:href="#linearGradient3323"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(3.5791456,0,0,3.046083,-136.20351,-39.856306)" />
+    <linearGradient
+       id="linearGradient3323">
+      <stop
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0"
+         id="stop3325" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1"
+         id="stop3327" />
+    </linearGradient>
+    <radialGradient
+       cx="23.857143"
+       cy="40"
+       r="17.142857"
+       fx="23.857143"
+       fy="40"
+       id="radialGradient4132"
+       xlink:href="#linearGradient4126"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.4725955,0,0,2.9432312,15.883956,-48.22875)" />
+    <linearGradient
+       id="linearGradient4126">
+      <stop
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0"
+         id="stop4128" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1"
+         id="stop4130" />
+    </linearGradient>
+    <linearGradient
+       x1="-27.27899"
+       y1="-5.7469382"
+       x2="-28.46833"
+       y2="-11.99264"
+       id="linearGradient3797"
+       xlink:href="#linearGradient3341"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.1130652,0,0,5.1130652,-39.560447,-61.559627)" />
+    <linearGradient
+       id="linearGradient3341">
+      <stop
+         style="stop-color:#b6b6b6;stop-opacity:1"
+         offset="0"
+         id="stop3343" />
+      <stop
+         style="stop-color:#b6b6b6;stop-opacity:0"
+         offset="1"
+         id="stop3345" />
+    </linearGradient>
+    <linearGradient
+       x1="9.3030529"
+       y1="26.71875"
+       x2="38.826412"
+       y2="26.71875"
+       id="linearGradient4140-2"
+       xlink:href="#linearGradient4134-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.1689101,0,0,5.0688167,21.652156,-116.69169)" />
+    <linearGradient
+       id="linearGradient4134-6">
+      <stop
+         style="stop-color:#d6d7d5;stop-opacity:1"
+         offset="0"
+         id="stop4136-1" />
+      <stop
+         style="stop-color:#d1d2d0;stop-opacity:1"
+         offset="0.25"
+         id="stop4148-8" />
+      <stop
+         style="stop-color:#a5a6a3;stop-opacity:1"
+         offset="0.5"
+         id="stop4142-2" />
+      <stop
+         style="stop-color:#dddedc;stop-opacity:1"
+         offset="1"
+         id="stop4138-0" />
+    </linearGradient>
+    <linearGradient
+       x1="17.160095"
+       y1="14.004482"
+       x2="37.969398"
+       y2="56.575912"
+       id="linearGradient4182"
+       xlink:href="#linearGradient4176"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.1689101,0,0,5.0760262,21.652156,-116.72344)" />
+    <linearGradient
+       id="linearGradient4176">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0"
+         id="stop4178" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1"
+         id="stop4180" />
+    </linearGradient>
+    <linearGradient
+       x1="34.244171"
+       y1="17.695425"
+       x2="34.244171"
+       y2="29.91827"
+       id="linearGradient3253"
+       xlink:href="#linearGradient3247"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.1689101,0,0,5.1130652,21.652156,-108.29844)" />
+    <linearGradient
+       id="linearGradient3247">
+      <stop
+         style="stop-color:#f0f0f0;stop-opacity:1"
+         offset="0"
+         id="stop3249" />
+      <stop
+         style="stop-color:#f0f0f0;stop-opacity:0"
+         offset="1"
+         id="stop3251" />
+    </linearGradient>
+    <linearGradient
+       x1="11.003058"
+       y1="32.489445"
+       x2="32.396713"
+       y2="32.489445"
+       id="linearGradient3811-9"
+       xlink:href="#linearGradient3805-9"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.1689101,0,0,5.1130652,21.652156,-108.29844)" />
+    <linearGradient
+       id="linearGradient3805-9">
+      <stop
+         style="stop-color:#284e7f;stop-opacity:1"
+         offset="0"
+         id="stop3807-3" />
+      <stop
+         style="stop-color:#6694cf;stop-opacity:1"
+         offset="0.5"
+         id="stop3813-5" />
+      <stop
+         style="stop-color:#234570;stop-opacity:1"
+         offset="1"
+         id="stop3809-4" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="matrix(5.0272475,0,0,4.4272089,25.036446,-100.21882)"
+       x1="21.486856"
+       y1="25.114395"
+       x2="21.756248"
+       y2="5.5616603"
+       id="linearGradient3266"
+       xlink:href="#linearGradient3260"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient3260">
+      <stop
+         style="stop-color:#3465a4;stop-opacity:1"
+         offset="0"
+         id="stop3262" />
+      <stop
+         style="stop-color:#8fb1dc;stop-opacity:1"
+         offset="1"
+         id="stop3264" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="matrix(5.0272475,0,0,4.4272089,25.036446,-100.21882)"
+       x1="25.698481"
+       y1="11.170371"
+       x2="25.573168"
+       y2="20.118456"
+       id="linearGradient3821"
+       xlink:href="#linearGradient3815"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient3815">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop3817" />
+      <stop
+         style="stop-color:#98b8e7;stop-opacity:1"
+         offset="1"
+         id="stop3819" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="matrix(5.3616675,0,0,4.9307589,17.026066,-110.11567)"
+       x1="24"
+       y1="17.245949"
+       x2="23.433737"
+       y2="8.0476589"
+       id="linearGradient3239-6"
+       xlink:href="#linearGradient3233-7"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient3233-7">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="0"
+         id="stop3235-7" />
+      <stop
+         style="stop-color:#a3a398;stop-opacity:1"
+         offset="1"
+         id="stop3237-5" />
+    </linearGradient>
+    <radialGradient
+       cx="23.857143"
+       cy="40"
+       r="17.142857"
+       fx="23.857143"
+       fy="40"
+       id="radialGradient6946"
+       xlink:href="#linearGradient4126"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.878535,0,0,0.92912064,-186.63562,-118.15469)" />
+    <linearGradient
+       id="linearGradient3025">
+      <stop
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0"
+         id="stop3027" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1"
+         id="stop3029" />
+    </linearGradient>
+    <linearGradient
+       x1="16.07143"
+       y1="19.5"
+       x2="16.035715"
+       y2="31.75"
+       id="linearGradient6930-1"
+       xlink:href="#linearGradient6924-9"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(5.1689101,0,0,5.1130652,21.652156,-103.91583)" />
+    <linearGradient
+       id="linearGradient6924-9">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="0"
+         id="stop6926-9" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0"
+         offset="1"
+         id="stop6928-3" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="matrix(1.4058373,0,0,0.9822505,-174.38527,-106.7163)"
+       x1="24"
+       y1="17.245949"
+       x2="23.433737"
+       y2="8.0476589"
+       id="linearGradient3255"
+       xlink:href="#linearGradient3233-7"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient3036">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="0"
+         id="stop3038" />
+      <stop
+         style="stop-color:#a3a398;stop-opacity:1"
+         offset="1"
+         id="stop3040" />
+    </linearGradient>
+    <radialGradient
+       cx="77.499115"
+       cy="-9.0639915"
+       r="17.500887"
+       fx="77.499115"
+       fy="-9.0639915"
+       id="radialGradient3825"
+       xlink:href="#linearGradient3309"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" />
+    <linearGradient
+       id="linearGradient3309">
+      <stop
+         style="stop-color:#e5e6e3;stop-opacity:1"
+         offset="0"
+         id="stop3311" />
+      <stop
+         style="stop-color:#d1d3cf;stop-opacity:1"
+         offset="0.5"
+         id="stop3317" />
+      <stop
+         style="stop-color:#767c6f;stop-opacity:1"
+         offset="1"
+         id="stop3313" />
+    </linearGradient>
+    <linearGradient
+       x1="78.98452"
+       y1="12.350954"
+       x2="79.109146"
+       y2="8.7270317"
+       id="linearGradient3827"
+       xlink:href="#linearGradient3271"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" />
+    <linearGradient
+       id="linearGradient3271">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="0"
+         id="stop3273" />
+      <stop
+         style="stop-color:#d3d3ce;stop-opacity:1"
+         offset="1"
+         id="stop3275" />
+    </linearGradient>
+    <radialGradient
+       cx="69.296463"
+       cy="14.854369"
+       r="3.5355339"
+       fx="69.296463"
+       fy="14.854369"
+       id="radialGradient3829"
+       xlink:href="#linearGradient3289"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" />
+    <linearGradient
+       id="linearGradient3289">
+      <stop
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0"
+         id="stop3291" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1"
+         id="stop3293" />
+    </linearGradient>
+    <radialGradient
+       cx="69.296463"
+       cy="14.854369"
+       r="3.5355339"
+       fx="69.296463"
+       fy="14.854369"
+       id="radialGradient3831"
+       xlink:href="#linearGradient3289"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" />
+    <linearGradient
+       id="linearGradient3056">
+      <stop
+         style="stop-color:#000000;stop-opacity:1"
+         offset="0"
+         id="stop3058" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0"
+         offset="1"
+         id="stop3060" />
+    </linearGradient>
+    <linearGradient
+       y2="-17.884775"
+       x2="-88.677742"
+       y1="-12.199734"
+       x1="-87.031296"
+       gradientTransform="matrix(5.1130652,0,0,5.1130652,317.08347,-30.699518)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3087"
+       xlink:href="#linearGradient3353"
+       inkscape:collect="always" />
+  </defs>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-16.181963,112.24405)">
+    <text
+       xml:space="preserve"
+       style="font-size:144px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
+       x="83.842659"
+       y="83.263916"
+       id="text3849"
+       transform="translate(16.181963,-112.24405)"><tspan
+         sodipodi:role="line"
+         id="tspan3851"
+         x="83.842659"
+         y="83.263916" /></text>
+    <rect
+       style="fill:url(#linearGradient3611);fill-opacity:1;stroke:#555753;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="rect2823"
+       width="242.43661"
+       height="240.41631"
+       x="7.0710678"
+       y="9.5227785"
+       transform="translate(16.181963,-112.24405)"
+       ry="49.497475" />
+    <path
+       d="m 142.43933,-59.615669 c -34.13605,0.688832 -61.338694,11.96424 -61.338694,25.709566 0,1.629488 0,105.152138 0,106.770538 0,14.18872 28.840154,25.70956 64.519224,25.70957 35.67907,0 64.67065,-11.52085 64.67065,-25.70957 0,-1.6184 0,-105.14105 0,-106.770538 0,-14.188725 -28.99158,-25.709566 -64.67065,-25.709566 -1.11496,0 -2.07938,-0.02045 -3.18053,0 z"
+       style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible"
+       id="path3275" />
+    <path
+       d="m 210.32641,-35.921669 a 64.636037,24.349649 0 0 1 -129.272044,0 64.636037,24.349649 0 1 1 129.272044,0 z"
+       style="color:#000000;fill:none;stroke:#555753;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible"
+       id="path3277" />
+  </g>
+</svg>
diff --git a/data/icons/scalable/gdu-category-multipath.svg b/data/icons/scalable/gdu-category-multipath.svg
new file mode 100644
index 0000000..8730651
--- /dev/null
+++ b/data/icons/scalable/gdu-category-multipath.svg
@@ -0,0 +1,238 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="256"
+   height="256"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="gdu-category-multipath.svg"
+   inkscape:export-filename="/home/davidz/Hacking/gnome-disk-utility/data/icons/16x16/gdu-category-multipath.png"
+   inkscape:export-xdpi="5.6199999"
+   inkscape:export-ydpi="5.6199999">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3605">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1;"
+         offset="0"
+         id="stop3607" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop3609" />
+    </linearGradient>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+    <inkscape:perspective
+       id="perspective3615"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3643"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3753"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3781"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3605"
+       id="linearGradient3611"
+       x1="128.28937"
+       y1="7.0227785"
+       x2="128.28937"
+       y2="252.43909"
+       gradientUnits="userSpaceOnUse" />
+    <inkscape:perspective
+       id="perspective3032"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient4554"
+       gradientUnits="userSpaceOnUse"
+       x1="55.0741"
+       y1="25.018661"
+       x2="55.0741"
+       y2="47.688961"
+       gradientTransform="matrix(1.7540828,0,0,0.759715,-82.40528,-6.0680291)" />
+    <linearGradient
+       id="linearGradient2899">
+      <stop
+         id="stop2901"
+         offset="0"
+         style="stop-color:#555753;stop-opacity:1" />
+      <stop
+         id="stop2903"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="47.688961"
+       x2="55.0741"
+       y1="25.018661"
+       x1="55.0741"
+       gradientTransform="matrix(0,9.4698108,-9.092137,0,473.28429,-556.22165)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3041"
+       xlink:href="#linearGradient2899"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective3063"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899-2"
+       id="linearGradient3184"
+       gradientUnits="userSpaceOnUse"
+       x1="42.883797"
+       y1="23.170788"
+       x2="42.883797"
+       y2="41.604683"
+       gradientTransform="matrix(1.7338147,0,0,0.8007457,-40.24906,-4.1391904)" />
+    <linearGradient
+       id="linearGradient2899-2">
+      <stop
+         id="stop2901-0"
+         offset="0"
+         style="stop-color:#60625e;stop-opacity:1;" />
+      <stop
+         id="stop2903-6"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective3709"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3733"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.98994949"
+     inkscape:cx="-51.160046"
+     inkscape:cy="91.173816"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1024"
+     inkscape:window-height="716"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-16.181963,112.24405)">
+    <text
+       xml:space="preserve"
+       style="font-size:144px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
+       x="83.842659"
+       y="83.263916"
+       id="text3849"
+       transform="translate(16.181963,-112.24405)"><tspan
+         sodipodi:role="line"
+         id="tspan3851"
+         x="83.842659"
+         y="83.263916" /></text>
+    <rect
+       style="fill:url(#linearGradient3611);fill-opacity:1;stroke:#555753;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="rect2823"
+       width="242.43661"
+       height="240.41631"
+       x="7.0710678"
+       y="9.5227785"
+       transform="translate(16.181963,-112.24405)"
+       ry="49.497475" />
+    <path
+       style="fill:none;stroke:#555753;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:20,20;stroke-dashoffset:6"
+       d="M 234.43582,-37.949678 C 84.933255,103.47168 84.933255,103.47168 84.933255,103.47168"
+       id="path3723" />
+    <path
+       style="fill:none;stroke:#555753;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       d="M 210.96375,-64.538528 C 61.46119,76.882832 61.46119,76.882832 61.46119,76.882832"
+       id="path3723-5" />
+  </g>
+</svg>
diff --git a/data/icons/scalable/gdu-category-peripheral.svg b/data/icons/scalable/gdu-category-peripheral.svg
new file mode 100644
index 0000000..5d01a67
--- /dev/null
+++ b/data/icons/scalable/gdu-category-peripheral.svg
@@ -0,0 +1,230 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="256"
+   height="256"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="gdu-category-peripheral.svg"
+   inkscape:export-filename="/home/davidz/Hacking/gnome-disk-utility/data/icons/16x16/gdu-category-peripheral.png"
+   inkscape:export-xdpi="5.6199999"
+   inkscape:export-ydpi="5.6199999">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3605">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1;"
+         offset="0"
+         id="stop3607" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="1"
+         id="stop3609" />
+    </linearGradient>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+    <inkscape:perspective
+       id="perspective3615"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3643"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3753"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3781"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3605"
+       id="linearGradient3611"
+       x1="128.28937"
+       y1="7.0227785"
+       x2="128.28937"
+       y2="252.43909"
+       gradientUnits="userSpaceOnUse" />
+    <inkscape:perspective
+       id="perspective3032"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient4554"
+       gradientUnits="userSpaceOnUse"
+       x1="55.0741"
+       y1="25.018661"
+       x2="55.0741"
+       y2="47.688961"
+       gradientTransform="matrix(1.7540828,0,0,0.759715,-82.40528,-6.0680291)" />
+    <linearGradient
+       id="linearGradient2899">
+      <stop
+         id="stop2901"
+         offset="0"
+         style="stop-color:#555753;stop-opacity:1" />
+      <stop
+         id="stop2903"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="47.688961"
+       x2="55.0741"
+       y1="25.018661"
+       x1="55.0741"
+       gradientTransform="matrix(0,9.4698108,-9.092137,0,473.28429,-556.22165)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3041"
+       xlink:href="#linearGradient2899"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective3063"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899-2"
+       id="linearGradient3184"
+       gradientUnits="userSpaceOnUse"
+       x1="42.883797"
+       y1="23.170788"
+       x2="42.883797"
+       y2="41.604683"
+       gradientTransform="matrix(1.7338147,0,0,0.8007457,-40.24906,-4.1391904)" />
+    <linearGradient
+       id="linearGradient2899-2">
+      <stop
+         id="stop2901-0"
+         offset="0"
+         style="stop-color:#60625e;stop-opacity:1;" />
+      <stop
+         id="stop2903-6"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       y2="41.604683"
+       x2="42.883797"
+       y1="23.170788"
+       x1="42.883797"
+       gradientTransform="matrix(6.0368553,0,0,5.5162592,-141.63464,-195.62245)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3072"
+       xlink:href="#linearGradient2899-2"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.98994949"
+     inkscape:cx="-51.160046"
+     inkscape:cy="91.173816"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1024"
+     inkscape:window-height="716"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-16.181963,112.24405)">
+    <text
+       xml:space="preserve"
+       style="font-size:144px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
+       x="83.842659"
+       y="83.263916"
+       id="text3849"
+       transform="translate(16.181963,-112.24405)"><tspan
+         sodipodi:role="line"
+         id="tspan3851"
+         x="83.842659"
+         y="83.263916" /></text>
+    <rect
+       style="fill:url(#linearGradient3611);fill-opacity:1;stroke:#555753;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="rect2823"
+       width="242.43661"
+       height="240.41631"
+       x="7.0710678"
+       y="9.5227785"
+       transform="translate(16.181963,-112.24405)"
+       ry="49.497475" />
+    <path
+       id="path17399"
+       d="m 165.29156,59.188947 c -22.54534,1.063522 -30.88129,-5.107458 -42.26342,-23.673983 -2.29532,-3.744598 -4.70216,-7.511502 -7.8941,-11.27398 l -40.680308,0 c -2.320998,7.440036 -9.030987,12.815612 -16.946534,12.815612 -9.841884,0 -17.817474,-8.311356 -17.817474,-18.557593 0,-10.2461837 7.97559,-18.55757373 17.817474,-18.55757373 7.915547,0 14.625536,5.38004563 16.946534,12.81560173 l 22.691209,0 c 3.161919,-8.5660447 5.766129,-18.3744036 11.618029,-25.036855 6.73141,-7.66349 17.01946,-10.737807 34.05612,-9.884323 2.41117,-7.283575 9.04816,-12.516182 16.85644,-12.516182 9.83768,0 17.81746,8.306912 17.81746,18.557586 0,10.2507157 -7.97559,18.5575725 -17.81746,18.5575725 -8.02275,0 -14.80562,-5.5185259 -17.04086,-13.1104775 -16.09278,-0.853484 -22.29221,2.2342021 -25.73309,6.148607 -3.37206,3.83844297 -5.88195,10.9164877 -8.07422,17.284072 l 101.44324,0 0,-15.4787894 35.54061,21.2207614 -35.54061,21.225263 0,-15.478802 -81.16316,0 c 9.49863,14.294667 10.95307,24.554301
  36.18831,23.432708 l 0,-10.715421 30.52958,0 0,31.793208 -30.52958,0 0,-9.567012 -0.005,0 z"
+       style="fill:url(#linearGradient3041);fill-opacity:1;display:inline" />
+  </g>
+</svg>
diff --git a/data/icons/scalable/gdu-expander.svg b/data/icons/scalable/gdu-expander.svg
new file mode 100644
index 0000000..027d4bd
--- /dev/null
+++ b/data/icons/scalable/gdu-expander.svg
@@ -0,0 +1,2215 @@
+<?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://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   version="1.0"
+   sodipodi:docbase="/Users/mlanglie/Desktop"
+   sodipodi:docname="raid-array2.svg"
+   inkscape:export-filename="/home/jimmac/Desktop/drive-harddisk.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient3844">
+      <stop
+         id="stop3846"
+         offset="0"
+         style="stop-color:#e0e4dc;stop-opacity:1" />
+      <stop
+         id="stop3848"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3832">
+      <stop
+         style="stop-color:#231f20;stop-opacity:1;"
+         offset="0"
+         id="stop3834" />
+      <stop
+         style="stop-color:#231f20;stop-opacity:0;"
+         offset="1"
+         id="stop3836" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3824">
+      <stop
+         style="stop-color:#231f20;stop-opacity:1;"
+         offset="0"
+         id="stop3826" />
+      <stop
+         style="stop-color:#231f20;stop-opacity:0;"
+         offset="1"
+         id="stop3828" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3810">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3812" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop3814" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2916">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop2918" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2920" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2902">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2905" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2907" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2986">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2988" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2990" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2967">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop2969" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2971" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2064">
+      <stop
+         id="stop2066"
+         offset="0"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:#555753;stop-opacity:0.60000002;"
+         offset="0.5"
+         id="stop2070" />
+      <stop
+         id="stop2068"
+         offset="1"
+         style="stop-color:#555753;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9641">
+      <stop
+         style="stop-color:white;stop-opacity:1"
+         offset="0"
+         id="stop9643" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop9645" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9633">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="0"
+         id="stop9635" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop9639" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9613">
+      <stop
+         style="stop-color:white;stop-opacity:1"
+         offset="0"
+         id="stop9615" />
+      <stop
+         id="stop9619"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:#cccfca;stop-opacity:1"
+         offset="1"
+         id="stop9617" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8710">
+      <stop
+         style="stop-color:#adadad;stop-opacity:1;"
+         offset="0"
+         id="stop8712" />
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="1"
+         id="stop8714" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8631">
+      <stop
+         id="stop8633"
+         offset="0"
+         style="stop-color:#eeeeec;stop-opacity:1" />
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1;"
+         offset="0.2"
+         id="stop8637" />
+      <stop
+         id="stop8635"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8625">
+      <stop
+         id="stop8627"
+         offset="0"
+         style="stop-color:white;stop-opacity:1" />
+      <stop
+         id="stop8629"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8613">
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="0"
+         id="stop8615" />
+      <stop
+         style="stop-color:#2e3436;stop-opacity:1"
+         offset="1"
+         id="stop8617" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5740">
+      <stop
+         style="stop-color:#d0d0cb;stop-opacity:1;"
+         offset="0"
+         id="stop5742" />
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="1"
+         id="stop5744" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5690">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop5692" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:0.59848487"
+         offset="1"
+         id="stop5694" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2899">
+      <stop
+         id="stop2901"
+         offset="0"
+         style="stop-color:#555753;stop-opacity:1" />
+      <stop
+         id="stop2903"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3468">
+      <stop
+         style="stop-color:#fdfdfc;stop-opacity:1"
+         offset="0"
+         id="stop3470" />
+      <stop
+         style="stop-color:white;stop-opacity:0.37121212"
+         offset="1"
+         id="stop3472" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2909">
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="0"
+         id="stop2911" />
+      <stop
+         id="stop2917"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2913" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2839">
+      <stop
+         style="stop-color:white;stop-opacity:0.25773194;"
+         offset="0"
+         id="stop2841" />
+      <stop
+         id="stop2847"
+         offset="0.5472973"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0.24705882;"
+         offset="0.66243607"
+         id="stop2849" />
+      <stop
+         id="stop2851"
+         offset="0.875"
+         style="stop-color:white;stop-opacity:0.83505154;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2843" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2900">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop2902" />
+      <stop
+         id="stop2908"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2904" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2886">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2888" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2890" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2886"
+       id="radialGradient2798"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(4.095822,0,0,3.101282,-9.53921,-94.5433)"
+       cx="0"
+       cy="17"
+       fx="0"
+       fy="17"
+       r="2" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2886"
+       id="radialGradient2800"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(4.095822,0,0,3.101282,38.20996,-10.90025)"
+       cx="0"
+       cy="17"
+       fx="0"
+       fy="17"
+       r="2" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2900"
+       id="linearGradient2802"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.047911,0,0,2.067521,1.347566,6.673675)"
+       x1="9.8994951"
+       y1="20"
+       x2="9.8994951"
+       y2="13.979153" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient2804"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,50)"
+       x1="53.812813"
+       y1="43.573235"
+       x2="-2.8138931"
+       y2="35.500015" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2967"
+       id="linearGradient2806"
+       gradientUnits="userSpaceOnUse"
+       x1="12.5"
+       y1="43.1875"
+       x2="12.5"
+       y2="34.045513" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient2808"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,10.5,-14.95703)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient2810"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,-0.875,-15.04578)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient2812"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.459833,0,-0.391165,1.370105,40.62503,-13.29892)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5740"
+       id="radialGradient2814"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.032991,-0.596398,0.575121,0.99614,-12.23456,11.55448)"
+       cx="25.251999"
+       cy="16.47991"
+       fx="25.251999"
+       fy="16.47991"
+       r="21.980215" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2839"
+       id="linearGradient2816"
+       gradientUnits="userSpaceOnUse"
+       x1="27.057796"
+       y1="12.669416"
+       x2="32.042896"
+       y2="31.219666" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9613"
+       id="radialGradient2818"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.389748,0,0,1.348872,-2.91982,-10.63815)"
+       cx="7.5191436"
+       cy="30.304251"
+       fx="7.5191436"
+       fy="30.304251"
+       r="0.53125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2064"
+       id="linearGradient2820"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.940224,0,0,0.931632,1.331811,1.401537)"
+       x1="18.048874"
+       y1="25.461344"
+       x2="22.211937"
+       y2="12.143078" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3468"
+       id="linearGradient2822"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.995556,0,-3.931113)"
+       x1="24.748737"
+       y1="35.354588"
+       x2="24.998737"
+       y2="14.997767" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8631"
+       id="linearGradient2824"
+       gradientUnits="userSpaceOnUse"
+       x1="24"
+       y1="36.638382"
+       x2="25.818018"
+       y2="6.8314762" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5690"
+       id="linearGradient2826"
+       gradientUnits="userSpaceOnUse"
+       x1="20.304037"
+       y1="24.035707"
+       x2="18.498415"
+       y2="40.647167" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient2828"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9633"
+       id="radialGradient2830"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.569487,0,0,1.523325,-4.288627,-15.92107)"
+       cx="7.5336008"
+       cy="30.307562"
+       fx="7.5336008"
+       fy="30.307562"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient2832"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8625"
+       id="radialGradient2834"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4792061"
+       cy="30.36071"
+       fx="7.4792061"
+       fy="30.36071"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient2836"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9641"
+       id="radialGradient2838"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4893188"
+       cy="30.337601"
+       fx="7.4893188"
+       fy="30.337601"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient2840"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient2842"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient2844"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.602867,-0.797841,0.797841,0.602867,-41.12611,44.62773)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient2846"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.866025,-0.5,0.5,0.866025,-38.79233,7.403385)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient2848"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.707107,0.527555,-0.707107,0.527555,29.0058,-24.09196)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2986"
+       id="linearGradient2850"
+       gradientUnits="userSpaceOnUse"
+       x1="21.9375"
+       y1="39"
+       x2="21.9375"
+       y2="37.995617" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2902"
+       id="linearGradient2852"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,2)"
+       x1="22.101398"
+       y1="27.658131"
+       x2="22.971142"
+       y2="20.903238" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2916"
+       id="linearGradient2854"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,2)"
+       x1="24.847851"
+       y1="28.908398"
+       x2="24.847851"
+       y2="25.757175" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient3236"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,50)"
+       x1="53.812813"
+       y1="43.573235"
+       x2="-2.8138931"
+       y2="35.500015" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2967"
+       id="linearGradient3238"
+       gradientUnits="userSpaceOnUse"
+       x1="12.5"
+       y1="43.1875"
+       x2="12.5"
+       y2="34.045513" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient3240"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,10.5,-14.95703)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient3242"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,-0.875,-15.04578)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient3244"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.459833,0,-0.391165,1.370105,40.62503,-13.29892)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5740"
+       id="radialGradient3246"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.032991,-0.596398,0.575121,0.99614,-12.23456,11.55448)"
+       cx="25.251999"
+       cy="16.47991"
+       fx="25.251999"
+       fy="16.47991"
+       r="21.980215" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2839"
+       id="linearGradient3248"
+       gradientUnits="userSpaceOnUse"
+       x1="27.057796"
+       y1="12.669416"
+       x2="32.042896"
+       y2="31.219666" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9613"
+       id="radialGradient3250"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.389748,0,0,1.348872,-2.91982,-10.63815)"
+       cx="7.5191436"
+       cy="30.304251"
+       fx="7.5191436"
+       fy="30.304251"
+       r="0.53125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2064"
+       id="linearGradient3252"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.940224,0,0,0.931632,1.331811,1.401537)"
+       x1="18.048874"
+       y1="25.461344"
+       x2="22.211937"
+       y2="12.143078" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3468"
+       id="linearGradient3254"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.995556,0,-3.931113)"
+       x1="24.748737"
+       y1="35.354588"
+       x2="24.998737"
+       y2="14.997767" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8631"
+       id="linearGradient3256"
+       gradientUnits="userSpaceOnUse"
+       x1="24"
+       y1="36.638382"
+       x2="25.818018"
+       y2="6.8314762" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5690"
+       id="linearGradient3258"
+       gradientUnits="userSpaceOnUse"
+       x1="20.304037"
+       y1="24.035707"
+       x2="18.498415"
+       y2="40.647167" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3260"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9633"
+       id="radialGradient3262"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.569487,0,0,1.523325,-4.288627,-15.92107)"
+       cx="7.5336008"
+       cy="30.307562"
+       fx="7.5336008"
+       fy="30.307562"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3264"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8625"
+       id="radialGradient3266"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4792061"
+       cy="30.36071"
+       fx="7.4792061"
+       fy="30.36071"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3268"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9641"
+       id="radialGradient3270"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4893188"
+       cy="30.337601"
+       fx="7.4893188"
+       fy="30.337601"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3272"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3274"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3276"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.602867,-0.797841,0.797841,0.602867,-41.12611,44.62773)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3278"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.866025,-0.5,0.5,0.866025,-38.79233,7.403385)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3280"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.707107,0.527555,-0.707107,0.527555,29.0058,-24.09196)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2986"
+       id="linearGradient3282"
+       gradientUnits="userSpaceOnUse"
+       x1="21.9375"
+       y1="39"
+       x2="21.9375"
+       y2="37.995617" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2902"
+       id="linearGradient3284"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,2)"
+       x1="22.101398"
+       y1="27.658131"
+       x2="22.971142"
+       y2="20.903238" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2916"
+       id="linearGradient3286"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,2)"
+       x1="24.847851"
+       y1="28.908398"
+       x2="24.847851"
+       y2="25.757175" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient3288"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,50)"
+       x1="53.812813"
+       y1="43.573235"
+       x2="-2.8138931"
+       y2="35.500015" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2967"
+       id="linearGradient3290"
+       gradientUnits="userSpaceOnUse"
+       x1="12.5"
+       y1="43.1875"
+       x2="12.5"
+       y2="34.045513" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient3292"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,10.5,-14.95703)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient3294"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,-0.875,-15.04578)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient3296"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.459833,0,-0.391165,1.370105,40.62503,-13.29892)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5740"
+       id="radialGradient3298"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.032991,-0.596398,0.575121,0.99614,-12.23456,11.55448)"
+       cx="25.251999"
+       cy="16.47991"
+       fx="25.251999"
+       fy="16.47991"
+       r="21.980215" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2839"
+       id="linearGradient3300"
+       gradientUnits="userSpaceOnUse"
+       x1="27.057796"
+       y1="12.669416"
+       x2="32.042896"
+       y2="31.219666" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9613"
+       id="radialGradient3302"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.389748,0,0,1.348872,-2.91982,-10.63815)"
+       cx="7.5191436"
+       cy="30.304251"
+       fx="7.5191436"
+       fy="30.304251"
+       r="0.53125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2064"
+       id="linearGradient3304"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.940224,0,0,0.931632,1.331811,1.401537)"
+       x1="18.048874"
+       y1="25.461344"
+       x2="22.211937"
+       y2="12.143078" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3468"
+       id="linearGradient3306"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.995556,0,-3.931113)"
+       x1="24.748737"
+       y1="35.354588"
+       x2="24.998737"
+       y2="14.997767" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8631"
+       id="linearGradient3308"
+       gradientUnits="userSpaceOnUse"
+       x1="24"
+       y1="36.638382"
+       x2="25.818018"
+       y2="6.8314762" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5690"
+       id="linearGradient3310"
+       gradientUnits="userSpaceOnUse"
+       x1="20.304037"
+       y1="24.035707"
+       x2="18.498415"
+       y2="40.647167" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3312"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9633"
+       id="radialGradient3314"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.569487,0,0,1.523325,-4.288627,-15.92107)"
+       cx="7.5336008"
+       cy="30.307562"
+       fx="7.5336008"
+       fy="30.307562"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3316"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8625"
+       id="radialGradient3318"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4792061"
+       cy="30.36071"
+       fx="7.4792061"
+       fy="30.36071"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3320"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9641"
+       id="radialGradient3322"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4893188"
+       cy="30.337601"
+       fx="7.4893188"
+       fy="30.337601"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient3324"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3326"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3330"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.866025,-0.5,0.5,0.866025,-38.79233,7.403385)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3332"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.707107,0.527555,-0.707107,0.527555,29.0058,-24.09196)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2986"
+       id="linearGradient3334"
+       gradientUnits="userSpaceOnUse"
+       x1="21.9375"
+       y1="39"
+       x2="21.9375"
+       y2="37.995617" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2902"
+       id="linearGradient3336"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,2)"
+       x1="22.101398"
+       y1="27.658131"
+       x2="22.971142"
+       y2="20.903238" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2916"
+       id="linearGradient3338"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,2)"
+       x1="24.847851"
+       y1="28.908398"
+       x2="24.847851"
+       y2="25.757175" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient2550"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.602867,-0.797841,0.797841,0.602867,-41.12611,44.62773)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient3779"
+       x1="18.431459"
+       y1="22.489477"
+       x2="18.86842"
+       y2="6.6949282"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3810"
+       id="linearGradient3816"
+       x1="13.869149"
+       y1="22.996031"
+       x2="14.316697"
+       y2="44.4744"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3824"
+       id="linearGradient3830"
+       x1="42.375183"
+       y1="43.366573"
+       x2="42.375183"
+       y2="39.43972"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3844"
+       id="linearGradient3838"
+       x1="6.4369688"
+       y1="25.355968"
+       x2="6.4369688"
+       y2="27.056849"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3832"
+       id="linearGradient3842"
+       gradientUnits="userSpaceOnUse"
+       x1="6.4369693"
+       y1="24.560472"
+       x2="6.4369693"
+       y2="27.056849"
+       gradientTransform="matrix(1.5667571,0,0,1.5665066,-2.9410913,-14.620777)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3832"
+       id="linearGradient3876"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5667571,0,0,1.5665066,-2.9410913,-14.620777)"
+       x1="6.4369693"
+       y1="24.560472"
+       x2="6.4369693"
+       y2="27.056849" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3844"
+       id="linearGradient3878"
+       gradientUnits="userSpaceOnUse"
+       x1="6.4369688"
+       y1="25.355968"
+       x2="6.4369688"
+       y2="27.056849" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3844"
+       id="linearGradient3885"
+       gradientUnits="userSpaceOnUse"
+       x1="6.4369688"
+       y1="25.355968"
+       x2="6.4369688"
+       y2="27.056849"
+       gradientTransform="translate(37.830213,11.578874)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3832"
+       id="linearGradient3888"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5667571,0,0,1.5665066,34.889122,-3.041903)"
+       x1="6.4369693"
+       y1="24.560472"
+       x2="6.4369693"
+       y2="27.056849" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3844"
+       id="linearGradient3891"
+       gradientUnits="userSpaceOnUse"
+       x1="6.4369688"
+       y1="25.355968"
+       x2="6.4369688"
+       y2="27.056849"
+       gradientTransform="translate(0,11.578874)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3832"
+       id="linearGradient3894"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.5667571,0,0,1.5665066,-2.9410913,-3.041903)"
+       x1="6.4369693"
+       y1="24.560472"
+       x2="6.4369693"
+       y2="27.056849" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666"
+     borderopacity="0.36078431"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="23.915673"
+     inkscape:cy="21.320728"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     width="48px"
+     height="48px"
+     inkscape:showpageshadow="false"
+     gridspacingx="0.5px"
+     gridspacingy="0.5px"
+     gridempspacing="2"
+     showgrid="false"
+     inkscape:window-width="890"
+     inkscape:window-height="962"
+     inkscape:window-x="120"
+     inkscape:window-y="0"
+     showborder="true"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     borderlayer="true"
+     showguides="false"
+     inkscape:guide-bbox="true">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="12"
+       id="guide2023" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="27.5"
+       id="guide2025" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner, Lapo Calamandrei</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+        <dc:title>Drive Harddisk</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>hdd</rdf:li>
+            <rdf:li>drive</rdf:li>
+            <rdf:li>hard</rdf:li>
+            <rdf:li>fixed</rdf:li>
+            <rdf:li>media</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline">
+    <g
+       id="g3519"
+       style="opacity:0.7"
+       transform="matrix(1.0386784,0,0,1.0503698,-0.6028201,-3.0040706)"
+       inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90">
+      <rect
+         transform="scale(-1,-1)"
+         y="-48.024086"
+         x="-9.5392103"
+         height="12.405126"
+         width="8.1916437"
+         id="rect2884"
+         style="opacity:1;fill:url(#radialGradient2798);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <rect
+         y="35.618961"
+         x="38.209965"
+         height="12.405126"
+         width="8.1916437"
+         id="rect2894"
+         style="opacity:1;fill:url(#radialGradient2800);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+      <rect
+         y="35.618961"
+         x="9.5392103"
+         height="12.405126"
+         width="28.670753"
+         id="rect2898"
+         style="opacity:1;fill:url(#linearGradient2802);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3896"
+       transform="translate(0,-1.5909903)">
+      <g
+         id="g2677">
+        <g
+           id="g2295"
+           transform="matrix(0.7878374,0,0,0.7878374,5.3933325,10.481052)">
+          <g
+             transform="translate(0,-48.99747)"
+             id="g5672">
+            <path
+               style="color:#000000;fill:url(#linearGradient2804);fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               d="M 4.5182287,80.500013 L 43.481768,80.500013 C 44.045867,80.500013 44.499997,80.954143 44.499997,81.518242 L 44.499997,84.481785 C 44.499997,85.797369 44.049766,87.500013 42.044268,87.500013 L 40.5,87.5 L 40.5,88.5 L 7.5,88.5 L 7.5,87.5 L 5.6432287,87.500013 C 4.3720234,87.500013 3.5000005,86.615386 3.5000005,85.244348 L 3.5000005,81.518242 C 3.5000005,80.954143 3.9541302,80.500013 4.5182287,80.500013 z "
+               id="rect2010"
+               sodipodi:nodetypes="ccccccccccccc" />
+            <path
+               sodipodi:nodetypes="ccccccc"
+               id="path2076"
+               d="M 4.59375,31.59375 L 4.59375,35.323493 C 4.59375,35.923112 4.9694005,36.428347 5.4800776,36.428347 L 42.426407,36.428347 C 42.938876,36.428347 43.40625,35.921112 43.40625,35.411881 L 43.40625,31.59375 L 4.59375,31.59375 z "
+               style="opacity:0.1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2806);stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               transform="translate(0,50)" />
+            <g
+               id="g4706"
+               style="opacity:0.5"
+               transform="translate(0,50)">
+              <path
+                 inkscape:export-ydpi="90"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 sodipodi:nodetypes="ccccc"
+                 id="path2907"
+                 d="M 26.144738,32.088747 C 26.144738,32.088747 24.642136,37.622686 22.918563,38 C 22.918563,38 29.149941,37.874229 29.149941,37.874229 C 30.537013,37.556768 32.508699,32.088747 32.508699,32.088747 L 26.144738,32.088747 z "
+                 style="opacity:0.10952382;fill:url(#linearGradient2808);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+              <path
+                 style="opacity:0.10952382;fill:url(#linearGradient2810);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+                 d="M 14.769738,32 C 14.769738,32 13.267136,37.533939 11.543563,37.911253 C 11.543563,37.911253 17.774941,37.785482 17.774941,37.785482 C 19.162013,37.468021 21.133699,32 21.133699,32 L 14.769738,32 z "
+                 id="path2892"
+                 sodipodi:nodetypes="ccccc"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-ydpi="90" />
+              <path
+                 style="opacity:0.10952382;fill:url(#linearGradient2812);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+                 d="M 34.886139,32 C 34.886139,32 32.673915,37.328458 31.777636,37.691761 C 31.777636,37.691761 34.677605,37.57066 34.677605,37.57066 C 35.402697,37.264987 37.8125,32 37.8125,32 L 34.886139,32 z "
+                 id="path2896"
+                 sodipodi:nodetypes="ccccc"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-ydpi="90" />
+            </g>
+          </g>
+          <path
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+             sodipodi:nodetypes="cczzcczzc"
+             id="rect1879"
+             d="M 11.693127,10.498788 L 36.265693,10.498788 C 37.949863,10.498788 38.66221,10.616267 39.305712,12.883793 L 44.380203,30.764912 C 44.881227,32.530383 43.024355,33.500013 41.340185,33.500013 L 6.6186312,33.500013 C 4.7502232,33.500013 3.1292479,32.318596 3.578613,30.764912 L 8.8290448,12.611497 C 9.3973456,10.646592 10.008957,10.498788 11.693127,10.498788 z "
+             style="fill:url(#radialGradient2814);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+          <path
+             d="M 11.6875,11 C 10.861258,11 10.40275,11.065232 10.125,11.25 C 9.8472503,11.434768 9.5847988,11.808525 9.3125,12.75 L 4.0625,30.875 C 3.8916752,31.465628 4.0939747,31.914316 4.5625,32.3125 C 5.0310253,32.710684 5.7975106,33.000001 6.625,33 L 41.34375,33 C 42.088405,33 42.882691,32.7518 43.375,32.375 C 43.867309,31.9982 44.106017,31.578923 43.90625,30.875 L 38.84375,13 C 38.534499,11.910283 38.220548,11.458908 37.90625,11.25 C 37.591952,11.041092 37.112699,11 36.28125,11 L 11.6875,11 z "
+             id="path5806"
+             style="opacity:0.46240599;fill:url(#linearGradient2816);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+             inkscape:original="M 11.6875 10.5 C 10.00333 10.5 9.4120513 10.660095 8.84375 12.625 L 3.59375 30.75 C 3.1443849 32.303684 4.7565918 33.500002 6.625 33.5 L 41.34375 33.5 C 43.02792 33.5 44.876024 32.515471 44.375 30.75 L 39.3125 12.875 C 38.668998 10.607474 37.965419 10.5 36.28125 10.5 L 11.6875 10.5 z "
+             inkscape:radius="-0.5"
+             sodipodi:type="inkscape:offset" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,27.79309,-23.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8621"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2818);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             sodipodi:nodetypes="cccssscccc"
+             id="path2784"
+             d="M 16.110953,12.552805 C 15.537372,12.552805 15.082583,12.984626 15.082583,13.542664 L 14.14236,16.773465 C 11.282398,18.049979 9.5000048,19.872538 9.5000048,21.897441 C 9.5000048,25.754398 15.979029,28.88468 23.985327,28.884681 C 31.991623,28.884681 38.500032,25.754397 38.500031,21.897441 C 38.500031,19.858407 36.66444,18.022053 33.76953,16.744352 L 32.829306,13.542664 C 32.829306,12.984626 32.374518,12.552805 31.800936,12.552805 L 16.110953,12.552805 z "
+             style="fill:none;fill-opacity:1;stroke:url(#linearGradient2820);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+          <path
+             sodipodi:nodetypes="csccsccsccscc"
+             id="path3394"
+             d="M 11.6875,11.500005 C 10.884376,11.500005 10.590332,11.570515 10.46875,11.655561 C 10.347168,11.740606 10.111043,12.057681 9.78125,12.962228 L 4.53125,31.100014 C 4.3975296,31.466779 4.4764233,31.633879 4.84375,31.940014 C 5.2110767,32.24615 5.910443,32.500014 6.625,32.500015 L 41.34375,32.500015 C 41.983543,32.500015 42.737095,32.262061 43.125,31.971125 C 43.512905,31.68019 43.613311,31.588316 43.4375,31.100014 L 38.375,13.242228 C 37.997794,12.194568 37.69292,11.802931 37.53125,11.686672 C 37.36958,11.570413 37.087539,11.500005 36.28125,11.500005 L 11.6875,11.500005 z "
+             style="fill:none;fill-opacity:1;stroke:url(#linearGradient2822);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
+          <g
+             style="opacity:0.3028571"
+             transform="translate(7,-1)"
+             id="g5657">
+            <rect
+               style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#eeeeec;stroke-width:1.00000024;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect5641"
+               width="14.000004"
+               height="1.9999924"
+               x="18.499996"
+               y="35.500008"
+               rx="0.95362449"
+               ry="0.94832081" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect5645"
+               width="1"
+               height="1"
+               x="19"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect5647"
+               width="1"
+               height="1"
+               x="22"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect5649"
+               width="1"
+               height="1"
+               x="24"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect5651"
+               width="1"
+               height="1"
+               x="26"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect5653"
+               width="2"
+               height="1"
+               x="29"
+               y="36" />
+          </g>
+          <path
+             d="M 16.125,13 C 15.762388,13 15.53125,13.214848 15.53125,13.53125 C 15.537172,13.572706 15.537172,13.614794 15.53125,13.65625 L 14.59375,16.90625 C 14.55648,17.032564 14.464823,17.135678 14.34375,17.1875 C 12.953848,17.807869 11.845241,18.565737 11.09375,19.375 C 10.342259,20.184263 9.9375,21.02448 9.9375,21.90625 C 9.9375,23.586705 11.392464,25.21545 13.9375,26.4375 C 16.482536,27.65955 20.054107,28.4375 24,28.4375 C 27.945892,28.4375 31.517463,27.65955 34.0625,26.4375 C 36.607537,25.21545 38.0625,23.586705 38.0625,21.90625 C 38.0625,21.018499 37.668724,20.159037 36.90625,19.34375 C 36.143776,18.528463 35.000895,17.777309 33.59375,17.15625 C 33.472677,17.104428 33.38102,17.001314 33.34375,16.875 L 32.40625,13.65625 C 32.400328,13.614794 32.400328,13.572706 32.40625,13.53125 C 32.406249,13.214846 32.175114,13 31.8125,13 L 16.125,13 z "
+             id="path5857"
+             style="fill:url(#linearGradient2824);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+             inkscape:original="M 16.125 12.5625 C 15.55142 12.5625 15.09375 12.973212 15.09375 13.53125 L 14.15625 16.78125 C 11.296288 18.057765 9.5 19.881347 9.5 21.90625 C 9.5 25.763206 15.993702 28.874999 24 28.875 C 32.006296 28.874999 38.500001 25.763206 38.5 21.90625 C 38.5 19.867215 36.67616 18.027701 33.78125 16.75 L 32.84375 13.53125 C 32.843748 12.973212 32.386082 12.5625 31.8125 12.5625 L 16.125 12.5625 z "
+             inkscape:radius="-0.44194174"
+             sodipodi:type="inkscape:offset" />
+          <path
+             transform="matrix(0.449978,0,0,0.349909,16.36363,12.21469)"
+             d="M 24.748736 25.107418 A 7.7781744 4.2868347 0 1 1  9.1923876,25.107418 A 7.7781744 4.2868347 0 1 1  24.748736 25.107418 z"
+             sodipodi:ry="4.2868347"
+             sodipodi:rx="7.7781744"
+             sodipodi:cy="25.107418"
+             sodipodi:cx="16.970562"
+             id="path8595"
+             style="opacity:0.9;color:#000000;fill:#000000;fill-opacity:0.05303028;fill-rule:nonzero;stroke:url(#linearGradient2826);stroke-width:2.52015233;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,-3.014767,0.848485)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8611"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2828);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,60.79309,-23.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8660"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2830);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.46259445;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,29.98523,0.848485)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8662"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2832);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,31.79309,-40.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8668"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2834);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,0.985233,-16.15152)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8670"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2836);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,56.3029,-40.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8672"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2838);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,25.49504,-16.15152)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path8674"
+             style="opacity:1;color:#000000;fill:url(#radialGradient2840);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             id="path8700"
+             d="M 40.328109,30.261401 L 41.203108,30.691733"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2842);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+          <path
+             id="path9603"
+             d="M 7.330186,30.695906 L 8.201031,30.257228"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2844);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <path
+             id="path9647"
+             d="M 11.263531,13.446473 L 12.236468,13.381651"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2846);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <path
+             id="path9652"
+             d="M 36.124038,13.147874 L 36.438465,13.836508"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2848);stroke-width:0.29999998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <rect
+             y="38"
+             x="8"
+             height="1"
+             width="32.03125"
+             id="rect2984"
+             style="opacity:0.12000002;color:#000000;fill:url(#linearGradient2850);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.68183619;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" />
+          <path
+             sodipodi:nodetypes="ccccccccc"
+             id="path1997"
+             d="M 10.460155,15.082355 L 6.8513979,27.675762 C 8.2982685,28.375511 10.625,29.167061 10.429825,31.533131 L 37.299883,31.533131 C 37.869398,29.640915 39.875,28.375 41.34614,28.25 L 37.498106,15.082355 L 32.350135,12.523347 L 14.318912,12.523347 L 10.460155,15.082355 z "
+             style="opacity:0.12000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2852);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;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" />
+          <path
+             style="opacity:0.83428572;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2854);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;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"
+             d="M 7.9763979,27.050762 C 9.4232685,27.750511 11.15533,28.484003 11.402097,30.408131 L 36.857941,30.408131 C 37.427456,28.515915 38.875,27.5 40.34614,27.375 L 7.9763979,27.050762 z "
+             id="path2912"
+             sodipodi:nodetypes="ccccc" />
+        </g>
+        <g
+           style="display:inline"
+           id="g2384"
+           transform="matrix(0.7878374,0,0,0.7878374,5.3933325,4.4845108)">
+          <g
+             transform="translate(0,-48.99747)"
+             id="g2386">
+            <path
+               style="color:#000000;fill:url(#linearGradient3288);fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               d="M 4.5182287,80.500013 L 43.481768,80.500013 C 44.045867,80.500013 44.499997,80.954143 44.499997,81.518242 L 44.499997,84.481785 C 44.499997,85.797369 44.049766,87.500013 42.044268,87.500013 L 40.5,87.5 L 40.5,88.5 L 7.5,88.5 L 7.5,87.5 L 5.6432287,87.500013 C 4.3720234,87.500013 3.5000005,86.615386 3.5000005,85.244348 L 3.5000005,81.518242 C 3.5000005,80.954143 3.9541302,80.500013 4.5182287,80.500013 z "
+               id="path2388"
+               sodipodi:nodetypes="ccccccccccccc" />
+            <path
+               sodipodi:nodetypes="ccccccc"
+               id="path2390"
+               d="M 4.59375,31.59375 L 4.59375,35.323493 C 4.59375,35.923112 4.9694005,36.428347 5.4800776,36.428347 L 42.426407,36.428347 C 42.938876,36.428347 43.40625,35.921112 43.40625,35.411881 L 43.40625,31.59375 L 4.59375,31.59375 z "
+               style="opacity:0.1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3290);stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               transform="translate(0,50)" />
+            <g
+               id="g2392"
+               style="opacity:0.5"
+               transform="translate(0,50)">
+              <path
+                 inkscape:export-ydpi="90"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 sodipodi:nodetypes="ccccc"
+                 id="path2394"
+                 d="M 26.144738,32.088747 C 26.144738,32.088747 24.642136,37.622686 22.918563,38 C 22.918563,38 29.149941,37.874229 29.149941,37.874229 C 30.537013,37.556768 32.508699,32.088747 32.508699,32.088747 L 26.144738,32.088747 z "
+                 style="opacity:0.10952382;fill:url(#linearGradient3292);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+              <path
+                 style="opacity:0.10952382;fill:url(#linearGradient3294);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+                 d="M 14.769738,32 C 14.769738,32 13.267136,37.533939 11.543563,37.911253 C 11.543563,37.911253 17.774941,37.785482 17.774941,37.785482 C 19.162013,37.468021 21.133699,32 21.133699,32 L 14.769738,32 z "
+                 id="path2396"
+                 sodipodi:nodetypes="ccccc"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-ydpi="90" />
+              <path
+                 style="opacity:0.10952382;fill:url(#linearGradient3296);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+                 d="M 34.886139,32 C 34.886139,32 32.673915,37.328458 31.777636,37.691761 C 31.777636,37.691761 34.677605,37.57066 34.677605,37.57066 C 35.402697,37.264987 37.8125,32 37.8125,32 L 34.886139,32 z "
+                 id="path2398"
+                 sodipodi:nodetypes="ccccc"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-ydpi="90" />
+            </g>
+          </g>
+          <path
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+             sodipodi:nodetypes="cczzcczzc"
+             id="path2400"
+             d="M 11.693127,10.498788 L 36.265693,10.498788 C 37.949863,10.498788 38.66221,10.616267 39.305712,12.883793 L 44.380203,30.764912 C 44.881227,32.530383 43.024355,33.500013 41.340185,33.500013 L 6.6186312,33.500013 C 4.7502232,33.500013 3.1292479,32.318596 3.578613,30.764912 L 8.8290448,12.611497 C 9.3973456,10.646592 10.008957,10.498788 11.693127,10.498788 z "
+             style="fill:url(#radialGradient3298);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+          <path
+             d="M 11.6875,11 C 10.861258,11 10.40275,11.065232 10.125,11.25 C 9.8472503,11.434768 9.5847988,11.808525 9.3125,12.75 L 4.0625,30.875 C 3.8916752,31.465628 4.0939747,31.914316 4.5625,32.3125 C 5.0310253,32.710684 5.7975106,33.000001 6.625,33 L 41.34375,33 C 42.088405,33 42.882691,32.7518 43.375,32.375 C 43.867309,31.9982 44.106017,31.578923 43.90625,30.875 L 38.84375,13 C 38.534499,11.910283 38.220548,11.458908 37.90625,11.25 C 37.591952,11.041092 37.112699,11 36.28125,11 L 11.6875,11 z "
+             id="path2402"
+             style="opacity:0.46240599;fill:url(#linearGradient3300);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+             inkscape:original="M 11.6875 10.5 C 10.00333 10.5 9.4120513 10.660095 8.84375 12.625 L 3.59375 30.75 C 3.1443849 32.303684 4.7565918 33.500002 6.625 33.5 L 41.34375 33.5 C 43.02792 33.5 44.876024 32.515471 44.375 30.75 L 39.3125 12.875 C 38.668998 10.607474 37.965419 10.5 36.28125 10.5 L 11.6875 10.5 z "
+             inkscape:radius="-0.5"
+             sodipodi:type="inkscape:offset" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,27.79309,-23.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2404"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3302);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             sodipodi:nodetypes="cccssscccc"
+             id="path2406"
+             d="M 16.110953,12.552805 C 15.537372,12.552805 15.082583,12.984626 15.082583,13.542664 L 14.14236,16.773465 C 11.282398,18.049979 9.5000048,19.872538 9.5000048,21.897441 C 9.5000048,25.754398 15.979029,28.88468 23.985327,28.884681 C 31.991623,28.884681 38.500032,25.754397 38.500031,21.897441 C 38.500031,19.858407 36.66444,18.022053 33.76953,16.744352 L 32.829306,13.542664 C 32.829306,12.984626 32.374518,12.552805 31.800936,12.552805 L 16.110953,12.552805 z "
+             style="fill:none;fill-opacity:1;stroke:url(#linearGradient3304);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+          <path
+             sodipodi:nodetypes="csccsccsccscc"
+             id="path2408"
+             d="M 11.6875,11.500005 C 10.884376,11.500005 10.590332,11.570515 10.46875,11.655561 C 10.347168,11.740606 10.111043,12.057681 9.78125,12.962228 L 4.53125,31.100014 C 4.3975296,31.466779 4.4764233,31.633879 4.84375,31.940014 C 5.2110767,32.24615 5.910443,32.500014 6.625,32.500015 L 41.34375,32.500015 C 41.983543,32.500015 42.737095,32.262061 43.125,31.971125 C 43.512905,31.68019 43.613311,31.588316 43.4375,31.100014 L 38.375,13.242228 C 37.997794,12.194568 37.69292,11.802931 37.53125,11.686672 C 37.36958,11.570413 37.087539,11.500005 36.28125,11.500005 L 11.6875,11.500005 z "
+             style="fill:none;fill-opacity:1;stroke:url(#linearGradient3306);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
+          <g
+             style="opacity:0.3028571"
+             transform="translate(7,-1)"
+             id="g2410">
+            <rect
+               style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#eeeeec;stroke-width:1.00000024;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2412"
+               width="14.000004"
+               height="1.9999924"
+               x="18.499996"
+               y="35.500008"
+               rx="0.95362449"
+               ry="0.94832081" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2414"
+               width="1"
+               height="1"
+               x="19"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2416"
+               width="1"
+               height="1"
+               x="22"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2418"
+               width="1"
+               height="1"
+               x="24"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2420"
+               width="1"
+               height="1"
+               x="26"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2422"
+               width="2"
+               height="1"
+               x="29"
+               y="36" />
+          </g>
+          <path
+             d="M 16.125,13 C 15.762388,13 15.53125,13.214848 15.53125,13.53125 C 15.537172,13.572706 15.537172,13.614794 15.53125,13.65625 L 14.59375,16.90625 C 14.55648,17.032564 14.464823,17.135678 14.34375,17.1875 C 12.953848,17.807869 11.845241,18.565737 11.09375,19.375 C 10.342259,20.184263 9.9375,21.02448 9.9375,21.90625 C 9.9375,23.586705 11.392464,25.21545 13.9375,26.4375 C 16.482536,27.65955 20.054107,28.4375 24,28.4375 C 27.945892,28.4375 31.517463,27.65955 34.0625,26.4375 C 36.607537,25.21545 38.0625,23.586705 38.0625,21.90625 C 38.0625,21.018499 37.668724,20.159037 36.90625,19.34375 C 36.143776,18.528463 35.000895,17.777309 33.59375,17.15625 C 33.472677,17.104428 33.38102,17.001314 33.34375,16.875 L 32.40625,13.65625 C 32.400328,13.614794 32.400328,13.572706 32.40625,13.53125 C 32.406249,13.214846 32.175114,13 31.8125,13 L 16.125,13 z "
+             id="path2424"
+             style="fill:url(#linearGradient3308);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+             inkscape:original="M 16.125 12.5625 C 15.55142 12.5625 15.09375 12.973212 15.09375 13.53125 L 14.15625 16.78125 C 11.296288 18.057765 9.5 19.881347 9.5 21.90625 C 9.5 25.763206 15.993702 28.874999 24 28.875 C 32.006296 28.874999 38.500001 25.763206 38.5 21.90625 C 38.5 19.867215 36.67616 18.027701 33.78125 16.75 L 32.84375 13.53125 C 32.843748 12.973212 32.386082 12.5625 31.8125 12.5625 L 16.125 12.5625 z "
+             inkscape:radius="-0.44194174"
+             sodipodi:type="inkscape:offset" />
+          <path
+             transform="matrix(0.449978,0,0,0.349909,16.36363,12.21469)"
+             d="M 24.748736 25.107418 A 7.7781744 4.2868347 0 1 1  9.1923876,25.107418 A 7.7781744 4.2868347 0 1 1  24.748736 25.107418 z"
+             sodipodi:ry="4.2868347"
+             sodipodi:rx="7.7781744"
+             sodipodi:cy="25.107418"
+             sodipodi:cx="16.970562"
+             id="path2426"
+             style="opacity:0.9;color:#000000;fill:#000000;fill-opacity:0.05303028;fill-rule:nonzero;stroke:url(#linearGradient3310);stroke-width:2.52015233;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,-3.014767,0.848485)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2428"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3312);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,60.79309,-23.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2430"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3314);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.46259445;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,29.98523,0.848485)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2432"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3316);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,31.79309,-40.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2434"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3318);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,0.985233,-16.15152)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2436"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3320);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,56.3029,-40.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2438"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3322);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,25.49504,-16.15152)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2440"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3324);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             id="path2442"
+             d="M 40.328109,30.261401 L 41.203108,30.691733"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3326);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+          <path
+             id="path2444"
+             d="M 7.330186,30.695906 L 8.201031,30.257228"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2550);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <path
+             id="path2446"
+             d="M 11.263531,13.446473 L 12.236468,13.381651"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3330);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <path
+             id="path2448"
+             d="M 36.124038,13.147874 L 36.438465,13.836508"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3332);stroke-width:0.29999998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <rect
+             y="38"
+             x="8"
+             height="1"
+             width="32.03125"
+             id="rect2450"
+             style="opacity:0.12000002;color:#000000;fill:url(#linearGradient3334);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.68183619;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" />
+          <path
+             sodipodi:nodetypes="ccccccccc"
+             id="path2452"
+             d="M 10.460155,15.082355 L 6.8513979,27.675762 C 8.2982685,28.375511 10.625,29.167061 10.429825,31.533131 L 37.299883,31.533131 C 37.869398,29.640915 39.875,28.375 41.34614,28.25 L 37.498106,15.082355 L 32.350135,12.523347 L 14.318912,12.523347 L 10.460155,15.082355 z "
+             style="opacity:0.12000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3336);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;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" />
+          <path
+             style="opacity:0.83428572;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3338);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;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"
+             d="M 7.9763979,27.050762 C 9.4232685,27.750511 11.15533,28.484003 11.402097,30.408131 L 36.857941,30.408131 C 37.427456,28.515915 38.875,27.5 40.34614,27.375 L 7.9763979,27.050762 z "
+             id="path2454"
+             sodipodi:nodetypes="ccccc" />
+        </g>
+        <g
+           style="display:inline"
+           id="g2560"
+           transform="matrix(0.7878374,0,0,0.7878374,5.3933325,-1.4431879)">
+          <g
+             transform="translate(0,-48.99747)"
+             id="g2562">
+            <path
+               style="color:#000000;fill:url(#linearGradient3236);fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               d="M 4.5182287,80.500013 L 43.481768,80.500013 C 44.045867,80.500013 44.499997,80.954143 44.499997,81.518242 L 44.499997,84.481785 C 44.499997,85.797369 44.049766,87.500013 42.044268,87.500013 L 40.5,87.5 L 40.5,88.5 L 7.5,88.5 L 7.5,87.5 L 5.6432287,87.500013 C 4.3720234,87.500013 3.5000005,86.615386 3.5000005,85.244348 L 3.5000005,81.518242 C 3.5000005,80.954143 3.9541302,80.500013 4.5182287,80.500013 z "
+               id="path2564"
+               sodipodi:nodetypes="ccccccccccccc" />
+            <path
+               sodipodi:nodetypes="ccccccc"
+               id="path2566"
+               d="M 4.59375,31.59375 L 4.59375,35.323493 C 4.59375,35.923112 4.9694005,36.428347 5.4800776,36.428347 L 42.426407,36.428347 C 42.938876,36.428347 43.40625,35.921112 43.40625,35.411881 L 43.40625,31.59375 L 4.59375,31.59375 z "
+               style="opacity:0.1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3238);stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               transform="translate(0,50)" />
+            <g
+               id="g2568"
+               style="opacity:0.5"
+               transform="translate(0,50)">
+              <path
+                 inkscape:export-ydpi="90"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 sodipodi:nodetypes="ccccc"
+                 id="path2570"
+                 d="M 26.144738,32.088747 C 26.144738,32.088747 24.642136,37.622686 22.918563,38 C 22.918563,38 29.149941,37.874229 29.149941,37.874229 C 30.537013,37.556768 32.508699,32.088747 32.508699,32.088747 L 26.144738,32.088747 z "
+                 style="opacity:0.10952382;fill:url(#linearGradient3240);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+              <path
+                 style="opacity:0.10952382;fill:url(#linearGradient3242);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+                 d="M 14.769738,32 C 14.769738,32 13.267136,37.533939 11.543563,37.911253 C 11.543563,37.911253 17.774941,37.785482 17.774941,37.785482 C 19.162013,37.468021 21.133699,32 21.133699,32 L 14.769738,32 z "
+                 id="path2572"
+                 sodipodi:nodetypes="ccccc"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-ydpi="90" />
+              <path
+                 style="opacity:0.10952382;fill:url(#linearGradient3244);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+                 d="M 34.886139,32 C 34.886139,32 32.673915,37.328458 31.777636,37.691761 C 31.777636,37.691761 34.677605,37.57066 34.677605,37.57066 C 35.402697,37.264987 37.8125,32 37.8125,32 L 34.886139,32 z "
+                 id="path2574"
+                 sodipodi:nodetypes="ccccc"
+                 inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+                 inkscape:export-xdpi="90"
+                 inkscape:export-ydpi="90" />
+            </g>
+          </g>
+          <path
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+             sodipodi:nodetypes="cczzcczzc"
+             id="path2576"
+             d="M 11.693127,10.498788 L 36.265693,10.498788 C 37.949863,10.498788 38.66221,10.616267 39.305712,12.883793 L 44.380203,30.764912 C 44.881227,32.530383 43.024355,33.500013 41.340185,33.500013 L 6.6186312,33.500013 C 4.7502232,33.500013 3.1292479,32.318596 3.578613,30.764912 L 8.8290448,12.611497 C 9.3973456,10.646592 10.008957,10.498788 11.693127,10.498788 z "
+             style="fill:url(#radialGradient3246);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+          <path
+             d="M 11.6875,11 C 10.861258,11 10.40275,11.065232 10.125,11.25 C 9.8472503,11.434768 9.5847988,11.808525 9.3125,12.75 L 4.0625,30.875 C 3.8916752,31.465628 4.0939747,31.914316 4.5625,32.3125 C 5.0310253,32.710684 5.7975106,33.000001 6.625,33 L 41.34375,33 C 42.088405,33 42.882691,32.7518 43.375,32.375 C 43.867309,31.9982 44.106017,31.578923 43.90625,30.875 L 38.84375,13 C 38.534499,11.910283 38.220548,11.458908 37.90625,11.25 C 37.591952,11.041092 37.112699,11 36.28125,11 L 11.6875,11 z "
+             id="path2578"
+             style="opacity:0.46240599;fill:url(#linearGradient3248);fill-opacity:1;stroke:none;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+             inkscape:original="M 11.6875 10.5 C 10.00333 10.5 9.4120513 10.660095 8.84375 12.625 L 3.59375 30.75 C 3.1443849 32.303684 4.7565918 33.500002 6.625 33.5 L 41.34375 33.5 C 43.02792 33.5 44.876024 32.515471 44.375 30.75 L 39.3125 12.875 C 38.668998 10.607474 37.965419 10.5 36.28125 10.5 L 11.6875 10.5 z "
+             inkscape:radius="-0.5"
+             sodipodi:type="inkscape:offset" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,27.79309,-23.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2580"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3250);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             sodipodi:nodetypes="cccssscccc"
+             id="path2582"
+             d="M 16.110953,12.552805 C 15.537372,12.552805 15.082583,12.984626 15.082583,13.542664 L 14.14236,16.773465 C 11.282398,18.049979 9.5000048,19.872538 9.5000048,21.897441 C 9.5000048,25.754398 15.979029,28.88468 23.985327,28.884681 C 31.991623,28.884681 38.500032,25.754397 38.500031,21.897441 C 38.500031,19.858407 36.66444,18.022053 33.76953,16.744352 L 32.829306,13.542664 C 32.829306,12.984626 32.374518,12.552805 31.800936,12.552805 L 16.110953,12.552805 z "
+             style="fill:none;fill-opacity:1;stroke:url(#linearGradient3252);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+          <path
+             sodipodi:nodetypes="csccsccsccscc"
+             id="path2584"
+             d="M 11.6875,11.500005 C 10.884376,11.500005 10.590332,11.570515 10.46875,11.655561 C 10.347168,11.740606 10.111043,12.057681 9.78125,12.962228 L 4.53125,31.100014 C 4.3975296,31.466779 4.4764233,31.633879 4.84375,31.940014 C 5.2110767,32.24615 5.910443,32.500014 6.625,32.500015 L 41.34375,32.500015 C 41.983543,32.500015 42.737095,32.262061 43.125,31.971125 C 43.512905,31.68019 43.613311,31.588316 43.4375,31.100014 L 38.375,13.242228 C 37.997794,12.194568 37.69292,11.802931 37.53125,11.686672 C 37.36958,11.570413 37.087539,11.500005 36.28125,11.500005 L 11.6875,11.500005 z "
+             style="fill:none;fill-opacity:1;stroke:url(#linearGradient3254);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
+          <g
+             style="opacity:0.3028571"
+             transform="translate(7,-1)"
+             id="g2586">
+            <rect
+               style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#eeeeec;stroke-width:1.00000024;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2588"
+               width="14.000004"
+               height="1.9999924"
+               x="18.499996"
+               y="35.500008"
+               rx="0.95362449"
+               ry="0.94832081" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2590"
+               width="1"
+               height="1"
+               x="19"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2592"
+               width="1"
+               height="1"
+               x="22"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2594"
+               width="1"
+               height="1"
+               x="24"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2596"
+               width="1"
+               height="1"
+               x="26"
+               y="36" />
+            <rect
+               style="opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+               id="rect2598"
+               width="2"
+               height="1"
+               x="29"
+               y="36" />
+          </g>
+          <path
+             d="M 16.125,13 C 15.762388,13 15.53125,13.214848 15.53125,13.53125 C 15.537172,13.572706 15.537172,13.614794 15.53125,13.65625 L 14.59375,16.90625 C 14.55648,17.032564 14.464823,17.135678 14.34375,17.1875 C 12.953848,17.807869 11.845241,18.565737 11.09375,19.375 C 10.342259,20.184263 9.9375,21.02448 9.9375,21.90625 C 9.9375,23.586705 11.392464,25.21545 13.9375,26.4375 C 16.482536,27.65955 20.054107,28.4375 24,28.4375 C 27.945892,28.4375 31.517463,27.65955 34.0625,26.4375 C 36.607537,25.21545 38.0625,23.586705 38.0625,21.90625 C 38.0625,21.018499 37.668724,20.159037 36.90625,19.34375 C 36.143776,18.528463 35.000895,17.777309 33.59375,17.15625 C 33.472677,17.104428 33.38102,17.001314 33.34375,16.875 L 32.40625,13.65625 C 32.400328,13.614794 32.400328,13.572706 32.40625,13.53125 C 32.406249,13.214846 32.175114,13 31.8125,13 L 16.125,13 z "
+             id="path2600"
+             style="fill:url(#linearGradient3256);fill-opacity:1;stroke:none;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
+             inkscape:original="M 16.125 12.5625 C 15.55142 12.5625 15.09375 12.973212 15.09375 13.53125 L 14.15625 16.78125 C 11.296288 18.057765 9.5 19.881347 9.5 21.90625 C 9.5 25.763206 15.993702 28.874999 24 28.875 C 32.006296 28.874999 38.500001 25.763206 38.5 21.90625 C 38.5 19.867215 36.67616 18.027701 33.78125 16.75 L 32.84375 13.53125 C 32.843748 12.973212 32.386082 12.5625 31.8125 12.5625 L 16.125 12.5625 z "
+             inkscape:radius="-0.44194174"
+             sodipodi:type="inkscape:offset" />
+          <path
+             transform="matrix(0.449978,0,0,0.349909,16.36363,12.21469)"
+             d="M 24.748736 25.107418 A 7.7781744 4.2868347 0 1 1  9.1923876,25.107418 A 7.7781744 4.2868347 0 1 1  24.748736 25.107418 z"
+             sodipodi:ry="4.2868347"
+             sodipodi:rx="7.7781744"
+             sodipodi:cy="25.107418"
+             sodipodi:cx="16.970562"
+             id="path2602"
+             style="opacity:0.9;color:#000000;fill:#000000;fill-opacity:0.05303028;fill-rule:nonzero;stroke:url(#linearGradient3258);stroke-width:2.52015233;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,-3.014767,0.848485)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2604"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3260);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,60.79309,-23.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2606"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3262);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.46259445;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,29.98523,0.848485)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2608"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3264);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,31.79309,-40.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2610"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,0.985233,-16.15152)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2612"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3268);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(-2.628602,0,0,1.777765,56.3029,-40.77739)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2614"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3270);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             transform="matrix(1.411772,0,0,0.969697,25.49504,-16.15152)"
+             d="M 8.15625 30.578125 A 0.53125 0.515625 0 1 1  7.09375,30.578125 A 0.53125 0.515625 0 1 1  8.15625 30.578125 z"
+             sodipodi:ry="0.515625"
+             sodipodi:rx="0.53125"
+             sodipodi:cy="30.578125"
+             sodipodi:cx="7.625"
+             id="path2616"
+             style="opacity:1;color:#000000;fill:url(#radialGradient3272);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.4;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+             sodipodi:type="arc" />
+          <path
+             id="path2618"
+             d="M 40.328109,30.261401 L 41.203108,30.691733"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3274);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+          <path
+             id="path2620"
+             d="M 7.330186,30.695906 L 8.201031,30.257228"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3276);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <path
+             id="path2622"
+             d="M 11.263531,13.446473 L 12.236468,13.381651"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3278);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <path
+             id="path2624"
+             d="M 36.124038,13.147874 L 36.438465,13.836508"
+             style="opacity:0.4;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3280);stroke-width:0.29999998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+          <rect
+             y="38"
+             x="8"
+             height="1"
+             width="32.03125"
+             id="rect2626"
+             style="opacity:0.12000002;color:#000000;fill:url(#linearGradient3282);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.68183619;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" />
+          <path
+             sodipodi:nodetypes="ccccccccc"
+             id="path2628"
+             d="M 10.460155,15.082355 L 6.8513979,27.675762 C 8.2982685,28.375511 10.625,29.167061 10.429825,31.533131 L 37.299883,31.533131 C 37.869398,29.640915 39.875,28.375 41.34614,28.25 L 37.498106,15.082355 L 32.350135,12.523347 L 14.318912,12.523347 L 10.460155,15.082355 z "
+             style="opacity:0.12000002;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3284);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;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" />
+          <path
+             style="opacity:0.83428572;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3286);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;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"
+             d="M 7.9763979,27.050762 C 9.4232685,27.750511 11.15533,28.484003 11.402097,30.408131 L 36.857941,30.408131 C 37.427456,28.515915 38.875,27.5 40.34614,27.375 L 7.9763979,27.050762 z "
+             id="path2630"
+             sodipodi:nodetypes="ccccc" />
+        </g>
+      </g>
+      <path
+         id="path3"
+         d="M 40.674712,38.226005 C 40.674712,39.28611 40.312887,40.657297 38.697909,40.657297 L 37.453582,40.657297 L 37.453582,41.461476 L 10.881466,41.461476 L 10.881466,40.657297 L 9.3856266,40.657297 C 8.361925,40.657297 7.6603364,39.944677 7.6603364,38.840447 L 7.6603364,23.885358 C 7.6603364,23.43087 8.0265745,23.065735 8.4799595,23.065735 L 39.855089,23.065735 C 40.309577,23.065735 40.674712,23.43087 40.674712,23.885358 L 40.674712,38.226005 L 40.674712,38.226005 z M 45.466695,21.844574 C 45.473313,23.135232 45.473313,42.480765 45.473313,42.480765 C 45.473313,43.541973 45.111488,44.913159 43.49651,44.913159 L 4.5120128,44.913159 C 3.4883112,44.913159 2.7867226,44.199436 2.7867226,43.09631 C 2.7867226,43.09631 2.8032695,21.760736 2.8341571,21.673589 C 2.8341571,20.81315 3.0790512,20.043168 3.1308982,19.866668 L 7.804846,6.8100601 C 8.3354499,4.9755604 9.5235174,4.8387726 11.09437,4.8387726 L 37.249504,4.8387726 C 38.821459,4.8387726 40.059168,4.9490853 40.658165,7.063
 7792 L 45.043094,19.866668 C 45.111488,20.110459 45.466695,20.984135 45.466695,21.844574 L 45.466695,21.844574 z "
+         clip-rule="evenodd"
+         style="fill:url(#linearGradient3779);fill-opacity:1;fill-rule:evenodd" />
+      <path
+         sodipodi:nodetypes="cscsc"
+         id="path3818"
+         d="M 2.9168155,22.135146 C 2.9168155,22.135146 2.5632621,19.748661 5.833631,19.748661 C 9.1039999,19.748661 42.779961,19.660273 42.779961,19.660273 C 42.779961,19.660273 45.179988,19.704467 45.078058,22.311923 C 45.070338,22.509415 2.9168155,22.135146 2.9168155,22.135146 z "
+         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#a9a9a9;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+      <path
+         id="path3789"
+         d="M 5.625,20.5625 C 3.8291097,20.5625 2.7812499,21.935404 2.78125,23.46875 L 2.78125,43.0625 C 2.78125,44.16673 3.4762982,44.874999 4.5,44.875 L 43.5,44.875 C 45.114978,44.875 45.468751,43.497606 45.46875,42.4375 L 45.46875,24.09375 C 45.46875,22.204094 44.405115,20.5625 42.40625,20.5625 L 5.625,20.5625 z M 8.46875,23.0625 L 39.84375,23.0625 C 40.29824,23.0625 40.6875,23.420512 40.6875,23.875 L 40.6875,38.21875 C 40.687499,39.278854 40.302478,40.65625 38.6875,40.65625 L 37.46875,40.65625 L 37.46875,41.46875 L 10.875,41.46875 L 10.875,40.65625 L 9.375,40.65625 C 8.3512982,40.656252 7.65625,39.94798 7.65625,38.84375 L 7.65625,23.875 C 7.6562499,23.420511 8.015365,23.0625 8.46875,23.0625 z "
+         style="fill:url(#linearGradient3816);fill-opacity:1;stroke:#ffffff;stroke-width:0.8051722;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
+      <path
+         id="path2798"
+         d="M 40.674712,38.226005 C 40.674712,39.28611 40.312887,40.657297 38.697909,40.657297 L 37.453582,40.657297 L 37.453582,41.461476 L 10.881466,41.461476 L 10.881466,40.657297 L 9.3856266,40.657297 C 8.361925,40.657297 7.6603364,39.944677 7.6603364,38.840447 L 7.6603364,23.885358 C 7.6603364,23.43087 8.0265745,23.065735 8.4799595,23.065735 L 39.855089,23.065735 C 40.309577,23.065735 40.674712,23.43087 40.674712,23.885358 L 40.674712,38.226005 L 40.674712,38.226005 z "
+         style="fill:none;stroke:#2e3436;stroke-width:0.8051722;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10" />
+      <path
+         id="path3822"
+         d="M 44.772442,21.936267 C 44.778845,23.187885 44.778845,41.94826 44.778845,41.94826 C 44.778845,42.977368 44.428793,44.307079 42.866363,44.307079 L 5.1503435,44.307079 C 4.1599511,44.307079 3.4811908,43.614945 3.4811908,42.545186 C 3.4811908,42.545186 3.4971993,21.854965 3.5270819,21.770454 C 3.5270819,20.936041 3.7640076,20.189349 3.8141676,20.018188 L 8.3360345,7.3565129 C 8.8493736,5.5775027 9.9987837,5.4448524 11.518524,5.4448524 L 36.822622,5.4448524 C 38.343429,5.4448524 39.540865,5.5518284 40.120372,7.6025576 L 44.362624,20.018188 C 44.428793,20.254605 44.772442,21.101854 44.772442,21.936267 L 44.772442,21.936267 z "
+         style="fill:none;stroke:#ffffff;stroke-width:1.25;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.8993711;display:inline" />
+      <path
+         id="path15"
+         d="M 40.708909,42.021864 C 40.708909,41.101857 41.454623,40.356143 42.374631,40.356143 C 43.295741,40.356143 44.041455,41.101857 44.041455,42.021864 C 44.041455,42.941872 43.295741,43.687586 42.374631,43.687586 C 41.454623,43.687586 40.708909,42.941872 40.708909,42.021864 L 40.708909,42.021864 z "
+         stroke-miterlimit="3.8637"
+         style="fill:#5bff2d;fill-opacity:0.92452829;stroke:url(#linearGradient3830);stroke-width:0.77218866;stroke-miterlimit:3.86369991" />
+      <path
+         id="path2796"
+         d="M 45.466695,21.844574 C 45.473313,23.135232 45.473313,42.480765 45.473313,42.480765 C 45.473313,43.541973 45.111488,44.913159 43.49651,44.913159 L 4.5120128,44.913159 C 3.4883112,44.913159 2.7867226,44.199436 2.7867226,43.09631 C 2.7867226,43.09631 2.8032695,21.760736 2.8341571,21.673589 C 2.8341571,20.81315 3.0790512,20.043168 3.1308982,19.866668 L 7.804846,6.8100601 C 8.3354499,4.9755604 9.5235174,4.8387726 11.09437,4.8387726 L 37.249504,4.8387726 C 38.821459,4.8387726 40.059168,4.9490853 40.658165,7.0637792 L 45.043094,19.866668 C 45.111488,20.110459 45.466695,20.984135 45.466695,21.844574 L 45.466695,21.844574 z "
+         style="fill:none;stroke:#2e3436;stroke-width:0.8051722;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10" />
+      <g
+         id="g3850">
+        <path
+           style="opacity:0.67901234;fill:url(#linearGradient3842);fill-opacity:1;display:inline"
+           d="M 3.2345895,25.809523 C 3.2345895,24.729489 4.1091253,23.853365 5.1893326,23.853365 C 6.2695399,23.853365 7.1440757,24.729489 7.1440757,25.809523 C 7.1440757,26.889557 6.2678116,27.763955 5.1893326,27.763955 C 4.1108536,27.763955 3.2345895,26.889557 3.2345895,25.809523 L 3.2345895,25.809523 z "
+           id="path3840" />
+        <path
+           style="fill:url(#linearGradient3838);fill-opacity:1"
+           d="M 3.9416963,25.809211 C 3.9416963,25.119757 4.4998784,24.560472 5.1893326,24.560472 C 5.8787868,24.560472 6.4369689,25.119757 6.4369689,25.809211 C 6.4369689,26.498665 5.8776837,27.056848 5.1893326,27.056848 C 4.5009815,27.056848 3.9416963,26.498665 3.9416963,25.809211 L 3.9416963,25.809211 z "
+           id="path7" />
+      </g>
+      <path
+         id="path3856"
+         d="M 3.2345895,37.388397 C 3.2345895,36.308363 4.1091253,35.432239 5.1893326,35.432239 C 6.2695399,35.432239 7.1440757,36.308363 7.1440757,37.388397 C 7.1440757,38.468431 6.2678116,39.342829 5.1893326,39.342829 C 4.1108536,39.342829 3.2345895,38.468431 3.2345895,37.388397 L 3.2345895,37.388397 z "
+         style="opacity:0.81481479;fill:url(#linearGradient3894);fill-opacity:1;display:inline" />
+      <path
+         id="path3858"
+         d="M 3.9416963,37.388085 C 3.9416963,36.698631 4.4998784,36.139346 5.1893326,36.139346 C 5.8787868,36.139346 6.4369689,36.698631 6.4369689,37.388085 C 6.4369689,38.077539 5.8776837,38.635722 5.1893326,38.635722 C 4.5009815,38.635722 3.9416963,38.077539 3.9416963,37.388085 L 3.9416963,37.388085 z "
+         style="fill:url(#linearGradient3891);fill-opacity:1" />
+      <g
+         transform="translate(37.830213,0)"
+         id="g3864"
+         style="display:inline">
+        <path
+           style="opacity:0.67901234;fill:url(#linearGradient3876);fill-opacity:1;display:inline"
+           d="M 3.2345895,25.809523 C 3.2345895,24.729489 4.1091253,23.853365 5.1893326,23.853365 C 6.2695399,23.853365 7.1440757,24.729489 7.1440757,25.809523 C 7.1440757,26.889557 6.2678116,27.763955 5.1893326,27.763955 C 4.1108536,27.763955 3.2345895,26.889557 3.2345895,25.809523 L 3.2345895,25.809523 z "
+           id="path3866" />
+        <path
+           style="fill:url(#linearGradient3878);fill-opacity:1"
+           d="M 3.9416963,25.809211 C 3.9416963,25.119757 4.4998784,24.560472 5.1893326,24.560472 C 5.8787868,24.560472 6.4369689,25.119757 6.4369689,25.809211 C 6.4369689,26.498665 5.8776837,27.056848 5.1893326,27.056848 C 4.5009815,27.056848 3.9416963,26.498665 3.9416963,25.809211 L 3.9416963,25.809211 z "
+           id="path3868" />
+      </g>
+      <path
+         id="path3872"
+         d="M 41.064802,37.388397 C 41.064802,36.308363 41.939338,35.432239 43.019546,35.432239 C 44.099753,35.432239 44.974289,36.308363 44.974289,37.388397 C 44.974289,38.468431 44.098025,39.342829 43.019546,39.342829 C 41.941067,39.342829 41.064802,38.468431 41.064802,37.388397 L 41.064802,37.388397 z "
+         style="opacity:0.75925927;fill:url(#linearGradient3888);fill-opacity:1;display:inline" />
+      <path
+         id="path3874"
+         d="M 41.771909,37.388085 C 41.771909,36.698631 42.330091,36.139346 43.019546,36.139346 C 43.709,36.139346 44.267182,36.698631 44.267182,37.388085 C 44.267182,38.077539 43.707897,38.635722 43.019546,38.635722 C 42.331195,38.635722 41.771909,38.077539 41.771909,37.388085 L 41.771909,37.388085 z "
+         style="fill:url(#linearGradient3885);fill-opacity:1" />
+    </g>
+  </g>
+</svg>
diff --git a/data/icons/scalable/gdu-hba.svg b/data/icons/scalable/gdu-hba.svg
index c7c5b98..9f07706 100644
--- a/data/icons/scalable/gdu-hba.svg
+++ b/data/icons/scalable/gdu-hba.svg
@@ -1,194 +1,243 @@
 <?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://web.resource.org/cc/";
+   xmlns:cc="http://creativecommons.org/ns#";
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
    xmlns:svg="http://www.w3.org/2000/svg";
    xmlns="http://www.w3.org/2000/svg";
    xmlns:xlink="http://www.w3.org/1999/xlink";
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="48.000000px"
-   height="48.000000px"
-   id="svg53383"
-   sodipodi:version="0.32"
-   inkscape:version="0.45"
-   sodipodi:docbase="/home/dobey/Projects/gnome-icon-theme/scalable/mimetypes"
-   sodipodi:docname="application-x-executable.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+   width="256"
+   height="256"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="gdu-category-hba.svg"
+   inkscape:export-filename="/home/davidz/Hacking/gnome-disk-utility/data/icons/48x48/gdu-category-hba.png"
+   inkscape:export-xdpi="16.879999"
+   inkscape:export-ydpi="16.879999">
   <defs
-     id="defs3">
+     id="defs4">
     <linearGradient
-       inkscape:collect="always"
-       id="linearGradient4746">
+       id="linearGradient3605">
       <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
+         style="stop-color:#d3d7cf;stop-opacity:1;"
          offset="0"
-         id="stop4748" />
+         id="stop3607" />
       <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
+         style="stop-color:#ffffff;stop-opacity:1;"
          offset="1"
-         id="stop4750" />
+         id="stop3609" />
     </linearGradient>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+    <inkscape:perspective
+       id="perspective3615"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3643"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3697-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3753"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3781"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
     <linearGradient
-       id="linearGradient2300">
-      <stop
-         id="stop2302"
-         offset="0.0000000"
-         style="stop-color:#000000;stop-opacity:0.32673267;" />
-      <stop
-         id="stop2304"
-         offset="1"
-         style="stop-color:#000000;stop-opacity:0;" />
-    </linearGradient>
+       inkscape:collect="always"
+       xlink:href="#linearGradient3605"
+       id="linearGradient3611"
+       x1="128.28937"
+       y1="7.0227785"
+       x2="128.28937"
+       y2="252.43909"
+       gradientUnits="userSpaceOnUse" />
+    <inkscape:perspective
+       id="perspective3032"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
     <linearGradient
-       id="aigrd1"
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient4554"
        gradientUnits="userSpaceOnUse"
-       x1="99.7773"
-       y1="15.4238"
-       x2="153.0005"
-       y2="248.6311">
+       x1="55.0741"
+       y1="25.018661"
+       x2="55.0741"
+       y2="47.688961"
+       gradientTransform="matrix(1.7540828,0,0,0.759715,-82.40528,-6.0680291)" />
+    <linearGradient
+       id="linearGradient2899">
       <stop
+         id="stop2901"
          offset="0"
-         style="stop-color:#184375"
-         id="stop53300" />
+         style="stop-color:#555753;stop-opacity:1" />
       <stop
+         id="stop2903"
          offset="1"
-         style="stop-color:#C8BDDC"
-         id="stop53302" />
+         style="stop-color:#2e3436;stop-opacity:1" />
     </linearGradient>
     <linearGradient
-       inkscape:collect="always"
-       xlink:href="#aigrd1"
-       id="linearGradient53551"
+       y2="47.688961"
+       x2="55.0741"
+       y1="25.018661"
+       x1="55.0741"
+       gradientTransform="matrix(0,9.4698108,-9.092137,0,473.28429,-556.22165)"
        gradientUnits="userSpaceOnUse"
-       x1="99.7773"
-       y1="15.4238"
-       x2="153.0005"
-       y2="248.6311"
-       gradientTransform="matrix(0.200685,0.000000,0.000000,0.200685,-0.585758,-1.050787)" />
-    <radialGradient
-       gradientUnits="userSpaceOnUse"
-       r="11.689870"
-       fy="72.568001"
-       fx="14.287618"
-       cy="68.872971"
-       cx="14.287618"
-       gradientTransform="matrix(1.399258,-2.234445e-7,8.196178e-8,0.513264,4.365074,4.839285)"
-       id="radialGradient2308"
-       xlink:href="#linearGradient2300"
+       id="linearGradient3041"
+       xlink:href="#linearGradient2899"
        inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective3063"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
     <linearGradient
        inkscape:collect="always"
-       xlink:href="#linearGradient4746"
-       id="linearGradient4752"
-       x1="25.625187"
-       y1="31.785736"
-       x2="25.821404"
-       y2="58.910736"
-       gradientUnits="userSpaceOnUse" />
+       xlink:href="#linearGradient2899-2"
+       id="linearGradient3184"
+       gradientUnits="userSpaceOnUse"
+       x1="42.883797"
+       y1="23.170788"
+       x2="42.883797"
+       y2="41.604683"
+       gradientTransform="matrix(1.7338147,0,0,0.8007457,-40.24906,-4.1391904)" />
+    <linearGradient
+       id="linearGradient2899-2">
+      <stop
+         id="stop2901-0"
+         offset="0"
+         style="stop-color:#60625e;stop-opacity:1;" />
+      <stop
+         id="stop2903-6"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective3709"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective3733"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
   </defs>
   <sodipodi:namedview
-     inkscape:showpageshadow="false"
      id="base"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="1"
-     inkscape:cx="63.362147"
-     inkscape:cy="-4.2524833"
+     inkscape:zoom="1.4"
+     inkscape:cx="155.98202"
+     inkscape:cy="91.173816"
+     inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="872"
-     inkscape:window-height="697"
-     inkscape:window-x="414"
-     inkscape:window-y="275" />
+     inkscape:window-width="1024"
+     inkscape:window-height="716"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     showguides="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid6768" />
+  </sodipodi:namedview>
   <metadata
-     id="metadata4">
+     id="metadata7">
     <rdf:RDF>
       <cc:Work
          rdf:about="">
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title>Executable</dc:title>
-        <dc:creator>
-          <cc:Agent>
-            <dc:title>Jakub Steiner</dc:title>
-          </cc:Agent>
-        </dc:creator>
-        <dc:source>http://jimmac.musichall.cz/</dc:source>
-        <dc:subject>
-          <rdf:Bag>
-            <rdf:li>executable</rdf:li>
-            <rdf:li>program</rdf:li>
-            <rdf:li>binary</rdf:li>
-            <rdf:li>bin</rdf:li>
-            <rdf:li>script</rdf:li>
-            <rdf:li>shell</rdf:li>
-          </rdf:Bag>
-        </dc:subject>
-        <cc:license
-           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+        <dc:title></dc:title>
       </cc:Work>
-      <cc:License
-         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
-        <cc:permits
-           rdf:resource="http://web.resource.org/cc/Reproduction"; />
-        <cc:permits
-           rdf:resource="http://web.resource.org/cc/Distribution"; />
-        <cc:requires
-           rdf:resource="http://web.resource.org/cc/Notice"; />
-        <cc:permits
-           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
-        <cc:requires
-           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
-        <cc:requires
-           rdf:resource="http://web.resource.org/cc/SourceCode"; />
-      </cc:License>
     </rdf:RDF>
   </metadata>
   <g
-     inkscape:label="shadow"
-     id="layer2"
-     inkscape:groupmode="layer">
-    <path
-       transform="matrix(1.186380,0.000000,0.000000,1.186380,-4.539687,-7.794678)"
-       d="M 44.285715 38.714287 A 19.928572 9.8372450 0 1 1  4.4285717,38.714287 A 19.928572 9.8372450 0 1 1  44.285715 38.714287 z"
-       sodipodi:ry="9.8372450"
-       sodipodi:rx="19.928572"
-       sodipodi:cy="38.714287"
-       sodipodi:cx="24.357143"
-       id="path1538"
-       style="color:#000000;fill:url(#radialGradient2308);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000042;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
-       sodipodi:type="arc" />
-  </g>
-  <g
-     id="layer1"
      inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       style="fill:url(#linearGradient53551);fill-rule:nonzero;stroke:#3f4561;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
-       d="M 24.285801,43.196358 L 4.3751874,23.285744 L 24.285801,3.3751291 L 44.196415,23.285744 L 24.285801,43.196358 L 24.285801,43.196358 z "
-       id="path53304" />
-    <path
-       style="opacity:0.49999997;fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
-       d="M 8.9257729,27.145172 L 9.6642227,26.120988 C 10.300972,26.389480 10.964841,26.606057 11.650406,26.765873 L 11.644594,28.342731 C 12.072322,28.431066 12.507604,28.498867 12.948699,28.547102 L 13.430473,27.045213 C 13.774514,27.073690 14.122237,27.089380 14.473834,27.089380 C 14.825043,27.089380 15.172958,27.073883 15.517000,27.045213 L 15.998775,28.547102 C 16.440063,28.498867 16.875151,28.431066 17.302879,28.342731 L 17.296874,26.765680 C 17.982632,26.606057 18.646307,26.389480 19.283056,26.120988 L 20.205536,27.400490 C 20.607887,27.218396 20.999777,27.017899 21.380431,26.799968 L 20.887614,25.301952 C 21.484844,24.939702 22.049337,24.528633 22.575085,24.073980 L 23.847226,25.005759 C 24.172864,24.709178 24.484555,24.397487 24.780942,24.071849 L 23.849357,22.799902 C 24.304204,22.274154 24.715273,21.709855 25.077523,21.112237 L 26.575538,21.605248 C 26.793470,21.224400 26.994161,20.832316 27.175867,20.430160 L 25.896559,19.507873 C 26.165051,18.871124 26.381627,1
 8.207255 26.541638,17.521497 L 28.118301,17.527308 C 28.206636,17.099581 28.274438,16.664298 28.322479,16.223010 L 26.820784,15.741236 C 26.849648,15.397388 26.864951,15.049472 26.864951,14.698069 C 26.864951,14.346666 26.849260,13.998944 26.820784,13.654708 L 28.322479,13.172934 C 28.274632,12.731840 28.206442,12.296751 28.118495,11.868830 L 26.541444,11.874835 C 26.381627,11.189076 26.165051,10.525208 25.896753,9.8886539 L 27.176061,8.9663652 C 26.994354,8.5640139 26.793470,8.1721237 26.575926,7.7912754 L 25.077717,8.2842867 C 24.715466,7.6868623 24.304398,7.1225635 23.849744,6.5970095 L 24.781330,5.3248686 C 24.502958,5.0189892 24.210252,4.7268638 23.905922,4.4467488 L 5.0669275,23.285938 L 6.0738693,24.292880 L 6.3725811,24.074174 C 6.8983295,24.528827 7.4626276,24.939896 8.0600509,25.302146 L 7.8180983,26.037303 L 8.9261605,27.145365 L 8.9257729,27.145172 z "
-       id="path53361" />
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(-16.181963,112.24405)">
+    <text
+       xml:space="preserve"
+       style="font-size:144px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
+       x="83.842659"
+       y="83.263916"
+       id="text3849"
+       transform="translate(16.181963,-112.24405)"><tspan
+         sodipodi:role="line"
+         id="tspan3851"
+         x="83.842659"
+         y="83.263916" /></text>
+    <rect
+       style="fill:url(#linearGradient3611);fill-opacity:1;stroke:#555753;stroke-width:5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="rect2823"
+       width="242.43661"
+       height="240.41631"
+       x="7.0710678"
+       y="9.5227785"
+       transform="translate(16.181963,-112.24405)"
+       ry="49.497475" />
     <path
-       style="opacity:0.49999997;fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
-       d="M 28.448976,32.191116 C 28.448976,25.706434 32.682859,20.211647 38.536216,18.317093 L 36.309244,16.089926 C 36.292390,16.096901 36.275344,16.102906 36.258684,16.110073 L 36.077171,15.858241 L 34.665167,14.446237 C 34.201989,14.665137 33.748497,14.900697 33.305853,15.153885 L 33.999942,17.263078 C 33.158628,17.772747 32.364194,18.351768 31.624195,18.991810 L 29.833085,17.680151 C 29.374364,18.097611 28.935788,18.536187 28.518521,18.994716 L 29.829986,20.785630 C 29.189945,21.525825 28.611118,22.320258 28.101255,23.161378 L 25.991868,22.467289 C 25.685214,23.003692 25.402775,23.555593 25.146874,24.122021 L 26.948056,25.420314 C 26.570114,26.316643 26.265204,27.251328 26.040298,28.216815 L 23.820299,28.208291 C 23.696127,28.810557 23.600430,29.423479 23.532823,30.044342 L 25.647246,30.722740 C 25.606953,31.207033 25.585255,31.696750 25.585255,32.191310 C 25.585255,32.686063 25.606953,33.175780 25.647246,33.660073 L 23.532823,34.337889 C 23.600430,34.959140 23.696127,3
 5.571868 23.820493,36.174134 L 26.040298,36.165804 C 26.265204,37.131291 26.570114,38.065976 26.948056,38.962306 L 25.146874,40.260792 C 25.289256,40.575582 25.440743,40.885723 25.599010,41.191215 L 29.403033,37.387579 C 28.787013,35.773334 28.448783,34.021743 28.448783,32.191310 L 28.448976,32.191116 z "
-       id="path53363" />
+       style="fill:none;stroke:#000000;stroke-width:17.27272797;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       d="M 194.85728,-16.789504 143.0391,-68.607686 56.67547,17.75595 143.0391,104.11959 194.85728,52.301405"
+       id="path6772" />
     <path
-       id="path4736"
-       d="M 24.285794,41.696345 L 5.8751859,23.285737 L 24.285794,4.875128 L 42.696402,23.285737 L 24.285794,41.696345 L 24.285794,41.696345 z "
-       style="fill:none;fill-rule:nonzero;stroke:url(#linearGradient4752);stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;opacity:0.35714286"
-       inkscape:r_cx="true"
-       inkscape:r_cy="true" />
+       style="fill:none;stroke:#000000;stroke-width:19.04126167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       d="m 149.79111,17.75595 c 83.9635,0 83.9635,0 83.9635,0"
+       id="path6774" />
   </g>
 </svg>
diff --git a/data/icons/scalable/gdu-multidisk-drive.svg b/data/icons/scalable/gdu-multidisk-drive.svg
new file mode 100644
index 0000000..7275531
--- /dev/null
+++ b/data/icons/scalable/gdu-multidisk-drive.svg
@@ -0,0 +1,1980 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.47 r22583"
+   version="1.0"
+   sodipodi:docname="gdu-multidisk-drive.svg"
+   inkscape:export-filename="/home/davidz/Hacking/gnome-disk-utility/data/icons/48x48/gdu-multidisk-drive.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective145" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2916">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop2918" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2920" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2902">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2905" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2907" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2986">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2988" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2990" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2967">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop2969" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2971" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2064">
+      <stop
+         id="stop2066"
+         offset="0"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:#555753;stop-opacity:0.60000002;"
+         offset="0.5"
+         id="stop2070" />
+      <stop
+         id="stop2068"
+         offset="1"
+         style="stop-color:#555753;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9641">
+      <stop
+         style="stop-color:white;stop-opacity:1"
+         offset="0"
+         id="stop9643" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop9645" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9633">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="0"
+         id="stop9635" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop9639" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9613">
+      <stop
+         style="stop-color:white;stop-opacity:1"
+         offset="0"
+         id="stop9615" />
+      <stop
+         id="stop9619"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:#cccfca;stop-opacity:1"
+         offset="1"
+         id="stop9617" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8710">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop8712" />
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="1"
+         id="stop8714" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8631">
+      <stop
+         id="stop8633"
+         offset="0"
+         style="stop-color:#eeeeec;stop-opacity:1" />
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1;"
+         offset="0.2"
+         id="stop8637" />
+      <stop
+         id="stop8635"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8625">
+      <stop
+         id="stop8627"
+         offset="0"
+         style="stop-color:white;stop-opacity:1" />
+      <stop
+         id="stop8629"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8613">
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="0"
+         id="stop8615" />
+      <stop
+         style="stop-color:#2e3436;stop-opacity:1"
+         offset="1"
+         id="stop8617" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5740">
+      <stop
+         style="stop-color:#d0d0cb;stop-opacity:1;"
+         offset="0"
+         id="stop5742" />
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="1"
+         id="stop5744" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5690">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop5692" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:0.59848487"
+         offset="1"
+         id="stop5694" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2899">
+      <stop
+         id="stop2901"
+         offset="0"
+         style="stop-color:#555753;stop-opacity:1" />
+      <stop
+         id="stop2903"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3468">
+      <stop
+         style="stop-color:#fdfdfc;stop-opacity:1"
+         offset="0"
+         id="stop3470" />
+      <stop
+         style="stop-color:white;stop-opacity:0.37121212"
+         offset="1"
+         id="stop3472" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2909">
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="0"
+         id="stop2911" />
+      <stop
+         id="stop2917"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2913" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2839">
+      <stop
+         style="stop-color:white;stop-opacity:0.25773194;"
+         offset="0"
+         id="stop2841" />
+      <stop
+         id="stop2847"
+         offset="0.5472973"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0.24705882;"
+         offset="0.66243607"
+         id="stop2849" />
+      <stop
+         id="stop2851"
+         offset="0.875"
+         style="stop-color:white;stop-opacity:0.83505154;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2843" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2900">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop2902" />
+      <stop
+         id="stop2908"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2904" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2886">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2888" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2890" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3468"
+       id="linearGradient3474"
+       x1="24.748737"
+       y1="35.354588"
+       x2="24.998737"
+       y2="14.997767"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.995556,0,0.068887)" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2886"
+       id="radialGradient4700"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(4.095822,0,0,3.101282,-9.53921,-94.5433)"
+       cx="0"
+       cy="17"
+       fx="0"
+       fy="17"
+       r="2" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2886"
+       id="radialGradient4702"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(4.095822,0,0,3.101282,38.20996,-10.90025)"
+       cx="0"
+       cy="17"
+       fx="0"
+       fy="17"
+       r="2" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2900"
+       id="linearGradient4704"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.047911,0,0,2.067521,1.347566,6.673675)"
+       x1="9.8994951"
+       y1="20"
+       x2="9.8994951"
+       y2="13.979153" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient4711"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,10.5,-14.95703)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient4713"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,-0.875,-15.04578)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909"
+       id="linearGradient4715"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.459833,0,-0.391165,1.370105,40.62503,-13.29892)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5740"
+       id="radialGradient5748"
+       cx="25.251999"
+       cy="16.47991"
+       fx="25.251999"
+       fy="16.47991"
+       r="21.980215"
+       gradientTransform="matrix(1.032991,-0.596398,0.575121,0.99614,-12.23456,15.55448)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2064"
+       id="linearGradient5790"
+       gradientUnits="userSpaceOnUse"
+       x1="18.048874"
+       y1="25.461344"
+       x2="22.211937"
+       y2="12.143078"
+       gradientTransform="matrix(0.940224,0,0,0.931632,1.331811,5.401537)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8631"
+       id="linearGradient5865"
+       x1="24"
+       y1="36.638382"
+       x2="25.818018"
+       y2="6.8314762"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2839"
+       id="linearGradient7658"
+       gradientUnits="userSpaceOnUse"
+       x1="27.057796"
+       y1="12.669416"
+       x2="32.042896"
+       y2="31.219666" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5690"
+       id="linearGradient8603"
+       x1="20.304037"
+       y1="24.035707"
+       x2="18.498415"
+       y2="40.647167"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient8619"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9613"
+       id="radialGradient8623"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.389748,0,0,1.348872,-2.91982,-10.63815)"
+       cx="7.5191436"
+       cy="30.304251"
+       fx="7.5191436"
+       fy="30.304251"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9633"
+       id="radialGradient8664"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.569487,0,0,1.523325,-4.288627,-15.92107)"
+       cx="7.5336008"
+       cy="30.307562"
+       fx="7.5336008"
+       fy="30.307562"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient8666"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8625"
+       id="radialGradient8676"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4792061"
+       cy="30.36071"
+       fx="7.4792061"
+       fy="30.36071"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient8678"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9641"
+       id="radialGradient8680"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4893188"
+       cy="30.337601"
+       fx="7.4893188"
+       fy="30.337601"
+       r="0.53125" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613"
+       id="radialGradient8682"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient8716"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,4)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient9605"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientTransform="matrix(0.602867,-0.797841,0.797841,0.602867,-41.12611,48.62773)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient9649"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientTransform="matrix(0.866025,-0.5,0.5,0.866025,-38.79233,11.403385)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710"
+       id="linearGradient9654"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientTransform="matrix(0.707107,0.527555,-0.707107,0.527555,29.0058,-20.09196)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2967"
+       id="linearGradient2973"
+       x1="12.5"
+       y1="43.1875"
+       x2="12.5"
+       y2="34.045513"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899"
+       id="linearGradient5655"
+       gradientUnits="userSpaceOnUse"
+       x1="53.812813"
+       y1="43.573235"
+       x2="-2.8138931"
+       y2="35.500015"
+       gradientTransform="translate(0,50)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2986"
+       id="linearGradient2992"
+       x1="21.9375"
+       y1="39"
+       x2="21.9375"
+       y2="37.995617"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,4)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2902"
+       id="linearGradient2910"
+       x1="22.101398"
+       y1="27.658131"
+       x2="22.971142"
+       y2="20.903238"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,6)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2916"
+       id="linearGradient2922"
+       x1="24.847851"
+       y1="28.908398"
+       x2="24.847851"
+       y2="25.757175"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0,6)" />
+    <inkscape:perspective
+       id="perspective2959"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2916-1"
+       id="linearGradient2922-2"
+       x1="24.847851"
+       y1="28.908398"
+       x2="24.847851"
+       y2="25.757175"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0.625425,-3.3536307)" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2916-1">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop2918-5" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2920-9" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2902-1"
+       id="linearGradient2910-9"
+       x1="22.101398"
+       y1="27.658131"
+       x2="22.971142"
+       y2="20.903238"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0.625425,-3.3536307)" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2902-1">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2905-4" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2907-9" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(-0.65302343,-9.9987879)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient2986-0"
+       id="linearGradient2992-1"
+       x1="21.9375"
+       y1="39"
+       x2="21.9375"
+       y2="37.995617"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2986-0">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2988-7" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2990-5" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710-7"
+       id="linearGradient9654-8"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientTransform="matrix(0.707107,0.527555,-0.707107,0.527555,29.631226,-29.445591)" />
+    <linearGradient
+       id="linearGradient8710-7">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop8712-0" />
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="1"
+         id="stop8714-4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710-7"
+       id="linearGradient9649-8"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientTransform="matrix(0.866025,-0.5,0.5,0.866025,-39.445353,-2.5954029)" />
+    <linearGradient
+       id="linearGradient2980">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2982" />
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="1"
+         id="stop2984" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710-7"
+       id="linearGradient9605-0"
+       gradientUnits="userSpaceOnUse"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientTransform="matrix(0.602867,-0.797841,0.797841,0.602867,-40.500685,39.274099)" />
+    <linearGradient
+       id="linearGradient2987">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2989" />
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="1"
+         id="stop2991" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(0.625425,-5.3536307)"
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710-7"
+       id="linearGradient8716-4"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient2994">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2996" />
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="1"
+         id="stop2998" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613-9"
+       id="radialGradient8682-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <linearGradient
+       id="linearGradient8613-9">
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="0"
+         id="stop8615-6" />
+      <stop
+         style="stop-color:#2e3436;stop-opacity:1"
+         offset="1"
+         id="stop8617-1" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9641-4"
+       id="radialGradient8680-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4893188"
+       cy="30.337601"
+       fx="7.4893188"
+       fy="30.337601"
+       r="0.53125" />
+    <linearGradient
+       id="linearGradient9641-4">
+      <stop
+         style="stop-color:white;stop-opacity:1"
+         offset="0"
+         id="stop9643-2" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop9645-2" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613-9"
+       id="radialGradient8678-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <linearGradient
+       id="linearGradient3009">
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="0"
+         id="stop3011" />
+      <stop
+         style="stop-color:#2e3436;stop-opacity:1"
+         offset="1"
+         id="stop3013" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8625-5"
+       id="radialGradient8676-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4792061"
+       cy="30.36071"
+       fx="7.4792061"
+       fy="30.36071"
+       r="0.53125" />
+    <linearGradient
+       id="linearGradient8625-5">
+      <stop
+         id="stop8627-5"
+         offset="0"
+         style="stop-color:white;stop-opacity:1" />
+      <stop
+         id="stop8629-2"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613-9"
+       id="radialGradient8666-9"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125" />
+    <linearGradient
+       id="linearGradient3020">
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="0"
+         id="stop3022" />
+      <stop
+         style="stop-color:#2e3436;stop-opacity:1"
+         offset="1"
+         id="stop3024" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9633-2"
+       id="radialGradient8664-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.569487,0,0,1.523325,-4.288627,-15.92107)"
+       cx="7.5336008"
+       cy="30.307562"
+       fx="7.5336008"
+       fy="30.307562"
+       r="0.53125" />
+    <linearGradient
+       id="linearGradient9633-2">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1"
+         offset="0"
+         id="stop9635-8" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop9639-3" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8613-9"
+       id="radialGradient8619-8"
+       cx="7.5177727"
+       cy="30.573555"
+       fx="7.5177727"
+       fy="30.573555"
+       r="0.53125"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient3031">
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="0"
+         id="stop3033" />
+      <stop
+         style="stop-color:#2e3436;stop-opacity:1"
+         offset="1"
+         id="stop3035" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5690-4"
+       id="linearGradient8603-0"
+       x1="20.304037"
+       y1="24.035707"
+       x2="18.498415"
+       y2="40.647167"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient5690-4">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop5692-0" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:0.59848487"
+         offset="1"
+         id="stop5694-9" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8631-9"
+       id="linearGradient5865-1"
+       x1="24"
+       y1="36.638382"
+       x2="25.818018"
+       y2="6.8314762"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient8631-9">
+      <stop
+         id="stop8633-6"
+         offset="0"
+         style="stop-color:#eeeeec;stop-opacity:1" />
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1;"
+         offset="0.2"
+         id="stop8637-2" />
+      <stop
+         id="stop8635-5"
+         offset="1"
+         style="stop-color:#babdb6;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3468-4"
+       id="linearGradient3474-4"
+       x1="24.748737"
+       y1="35.354588"
+       x2="24.998737"
+       y2="14.997767"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.995556,0.625425,-9.284744)" />
+    <linearGradient
+       id="linearGradient3468-4">
+      <stop
+         style="stop-color:#fdfdfc;stop-opacity:1"
+         offset="0"
+         id="stop3470-9" />
+      <stop
+         style="stop-color:white;stop-opacity:0.37121212"
+         offset="1"
+         id="stop3472-9" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2064-6"
+       id="linearGradient5790-3"
+       gradientUnits="userSpaceOnUse"
+       x1="18.048874"
+       y1="25.461344"
+       x2="22.211937"
+       y2="12.143078"
+       gradientTransform="matrix(0.940224,0,0,0.931632,1.957236,-3.9520937)" />
+    <linearGradient
+       id="linearGradient2064-6">
+      <stop
+         id="stop2066-0"
+         offset="0"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:#555753;stop-opacity:0.60000002;"
+         offset="0.5"
+         id="stop2070-5" />
+      <stop
+         id="stop2068-0"
+         offset="1"
+         style="stop-color:#555753;stop-opacity:0;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9613-9"
+       id="radialGradient8623-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.389748,0,0,1.348872,-2.91982,-10.63815)"
+       cx="7.5191436"
+       cy="30.304251"
+       fx="7.5191436"
+       fy="30.304251"
+       r="0.53125" />
+    <linearGradient
+       id="linearGradient9613-9">
+      <stop
+         style="stop-color:white;stop-opacity:1"
+         offset="0"
+         id="stop9615-4" />
+      <stop
+         id="stop9619-3"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:#cccfca;stop-opacity:1"
+         offset="1"
+         id="stop9617-5" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2839-7"
+       id="linearGradient7658-1"
+       gradientUnits="userSpaceOnUse"
+       x1="27.057796"
+       y1="12.669416"
+       x2="32.042896"
+       y2="31.219666" />
+    <linearGradient
+       id="linearGradient2839-7">
+      <stop
+         style="stop-color:white;stop-opacity:0.25773194;"
+         offset="0"
+         id="stop2841-4" />
+      <stop
+         id="stop2847-3"
+         offset="0.5472973"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0.24705882;"
+         offset="0.66243607"
+         id="stop2849-1" />
+      <stop
+         id="stop2851-4"
+         offset="0.875"
+         style="stop-color:white;stop-opacity:0.83505154;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2843-6" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5740-4"
+       id="radialGradient5748-9"
+       cx="25.251999"
+       cy="16.47991"
+       fx="25.251999"
+       fy="16.47991"
+       r="21.980215"
+       gradientTransform="matrix(1.032991,-0.596398,0.575121,0.99614,-11.609134,6.2008493)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient5740-4">
+      <stop
+         style="stop-color:#d0d0cb;stop-opacity:1;"
+         offset="0"
+         id="stop5742-2" />
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1"
+         offset="1"
+         id="stop5744-2" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2899-4"
+       id="linearGradient5655-6"
+       gradientUnits="userSpaceOnUse"
+       x1="53.812813"
+       y1="43.573235"
+       x2="-2.8138931"
+       y2="35.500015"
+       gradientTransform="translate(0,50)" />
+    <linearGradient
+       id="linearGradient2899-4">
+      <stop
+         id="stop2901-1"
+         offset="0"
+         style="stop-color:#555753;stop-opacity:1" />
+      <stop
+         id="stop2903-2"
+         offset="1"
+         style="stop-color:#2e3436;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2967-8"
+       id="linearGradient2973-8"
+       x1="12.5"
+       y1="43.1875"
+       x2="12.5"
+       y2="34.045513"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2967-8">
+      <stop
+         style="stop-color:white;stop-opacity:1;"
+         offset="0"
+         id="stop2969-9" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2971-2" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909-8"
+       id="linearGradient4711-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,10.5,-14.95703)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       id="linearGradient2909-8">
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="0"
+         id="stop2911-8" />
+      <stop
+         id="stop2917-6"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop2913-8" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909-8"
+       id="linearGradient4713-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.42294,-0.875,-15.04578)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       id="linearGradient3085">
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="0"
+         id="stop3087" />
+      <stop
+         id="stop3089"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop3091" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909-8"
+       id="linearGradient4715-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.459833,0,-0.391165,1.370105,40.62503,-13.29892)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <linearGradient
+       id="linearGradient3094">
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="0"
+         id="stop3096" />
+      <stop
+         id="stop3098"
+         offset="0.5"
+         style="stop-color:white;stop-opacity:1;" />
+      <stop
+         style="stop-color:white;stop-opacity:0;"
+         offset="1"
+         id="stop3100" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2886-3"
+       id="radialGradient4700-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(4.095822,0,0,3.101282,-9.53921,-94.5433)"
+       cx="0"
+       cy="17"
+       fx="0"
+       fy="17"
+       r="2" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2886-3">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop2888-3" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2890-8" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2886-3"
+       id="radialGradient4702-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(4.095822,0,0,3.101282,38.20996,-10.90025)"
+       cx="0"
+       cy="17"
+       fx="0"
+       fy="17"
+       r="2" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2900-7"
+       id="linearGradient4704-4"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.047911,0,0,2.067521,1.347566,6.673675)"
+       x1="9.8994951"
+       y1="20"
+       x2="9.8994951"
+       y2="13.979153" />
+    <linearGradient
+       id="linearGradient2900-7">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop2902-6" />
+      <stop
+         id="stop2908-8"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop2904-9" />
+    </linearGradient>
+    <linearGradient
+       y2="13.979153"
+       x2="9.8994951"
+       y1="20"
+       x1="9.8994951"
+       gradientTransform="matrix(2.047911,0,0,2.067521,1.347566,6.673675)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient3157"
+       xlink:href="#linearGradient2900-7"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8710-7"
+       id="linearGradient3837"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.866025,-0.5,0.5,0.866025,-38.166905,2.0497543)"
+       x1="40.617188"
+       y1="30.554688"
+       x2="40.710938"
+       y2="30.359375" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2986-0"
+       id="linearGradient3839"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0.625425,-5.3536307)"
+       x1="21.9375"
+       y1="39"
+       x2="21.9375"
+       y2="37.995617" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2886-3"
+       id="radialGradient3841"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(4.095822,0,0,3.101282,38.20996,-10.90025)"
+       cx="0"
+       cy="17"
+       fx="0"
+       fy="17"
+       r="2" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2900-7"
+       id="linearGradient3843"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.047911,0,0,2.067521,1.347566,6.673675)"
+       x1="9.8994951"
+       y1="20"
+       x2="9.8994951"
+       y2="13.979153" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2909-8"
+       id="linearGradient3845"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.459833,0,-0.391165,1.370105,40.62503,-13.29892)"
+       x1="15.335379"
+       y1="33.06237"
+       x2="20.329321"
+       y2="36.37693" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient8625-5"
+       id="radialGradient3847"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.662477,0,0,1.61358,-4.989175,-18.65647)"
+       cx="7.4792061"
+       cy="30.36071"
+       fx="7.4792061"
+       fy="30.36071"
+       r="0.53125" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666"
+     borderopacity="0.36078431"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="4"
+     inkscape:cx="58.522013"
+     inkscape:cy="21.950378"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     width="48px"
+     height="48px"
+     inkscape:showpageshadow="false"
+     showgrid="false"
+     inkscape:window-width="872"
+     inkscape:window-height="712"
+     inkscape:window-x="150"
+     inkscape:window-y="0"
+     showborder="true"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     borderlayer="true"
+     showguides="false"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="12"
+       id="guide2023" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="27.5"
+       id="guide2025" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="0.5px"
+       spacingy="0.5px"
+       color="#0000ff"
+       empcolor="#0000ff"
+       opacity="0.2"
+       empopacity="0.4"
+       empspacing="2" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner, Lapo Calamandrei</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+        <dc:title>Drive Harddisk</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>hdd</rdf:li>
+            <rdf:li>drive</rdf:li>
+            <rdf:li>hard</rdf:li>
+            <rdf:li>fixed</rdf:li>
+            <rdf:li>media</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline">
+    <g
+       id="g3519"
+       style="opacity:0.7"
+       transform="matrix(1.030831,0,0,1.151147,-0.73609,-8.57431)"
+       inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90">
+      <rect
+         transform="scale(-1,-1)"
+         y="-48.024086"
+         x="-9.5392103"
+         height="12.405126"
+         width="8.1916437"
+         id="rect2884"
+         style="fill:url(#radialGradient4700);fill-opacity:1;stroke:none" />
+      <rect
+         y="35.618961"
+         x="38.209965"
+         height="12.405126"
+         width="8.1916437"
+         id="rect2894"
+         style="fill:url(#radialGradient4702);fill-opacity:1;stroke:none" />
+      <rect
+         y="35.618961"
+         x="9.5392103"
+         height="12.405126"
+         width="28.670753"
+         id="rect2898"
+         style="fill:url(#linearGradient4704);fill-opacity:1;stroke:none" />
+    </g>
+    <g
+       id="g5672"
+       transform="translate(0,-44.99747)">
+      <path
+         sodipodi:nodetypes="ccccccccccccc"
+         id="rect2010"
+         d="m 4.5182287,80.500013 38.9635393,0 c 0.564099,0 1.018229,0.45413 1.018229,1.018229 l 0,2.963543 c 0,1.315584 -0.450231,3.018228 -2.455729,3.018228 L 40.5,87.5 l 0,1 -33,0 0,-1 -1.8567713,1.3e-5 c -1.2712053,0 -2.1432282,-0.884627 -2.1432282,-2.255665 l 0,-3.726106 c 0,-0.564099 0.4541297,-1.018229 1.0182282,-1.018229 z"
+         style="color:#000000;fill:url(#linearGradient5655);fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <path
+         transform="translate(0,50)"
+         style="opacity:0.1;color:#000000;fill:none;stroke:url(#linearGradient2973);stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible"
+         d="m 4.59375,31.59375 0,3.729743 c 0,0.599619 0.3756505,1.104854 0.8863276,1.104854 l 36.9463294,0 c 0.512469,0 0.979843,-0.507235 0.979843,-1.016466 l 0,-3.818131 -38.8125,0 z"
+         id="path2076"
+         sodipodi:nodetypes="ccccccc" />
+      <g
+         transform="translate(0,50)"
+         style="opacity:0.5"
+         id="g4706">
+        <path
+           style="opacity:0.10952382;fill:url(#linearGradient4711);fill-opacity:1;fill-rule:evenodd;stroke:none"
+           d="m 26.144738,32.088747 c 0,0 -1.502602,5.533939 -3.226175,5.911253 0,0 6.231378,-0.125771 6.231378,-0.125771 1.387072,-0.317461 3.358758,-5.785482 3.358758,-5.785482 l -6.363961,0 z"
+           id="path2907"
+           sodipodi:nodetypes="ccccc"
+           inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90" />
+        <path
+           inkscape:export-ydpi="90"
+           inkscape:export-xdpi="90"
+           inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+           sodipodi:nodetypes="ccccc"
+           id="path2892"
+           d="m 14.769738,32 c 0,0 -1.502602,5.533939 -3.226175,5.911253 0,0 6.231378,-0.125771 6.231378,-0.125771 C 19.162013,37.468021 21.133699,32 21.133699,32 l -6.363961,0 z"
+           style="opacity:0.10952382;fill:url(#linearGradient4713);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+        <path
+           inkscape:export-ydpi="90"
+           inkscape:export-xdpi="90"
+           inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+           sodipodi:nodetypes="ccccc"
+           id="path2896"
+           d="m 34.886139,32 c 0,0 -2.212224,5.328458 -3.108503,5.691761 0,0 2.899969,-0.121101 2.899969,-0.121101 C 35.402697,37.264987 37.8125,32 37.8125,32 l -2.926361,0 z"
+           style="opacity:0.10952382;fill:url(#linearGradient4715);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+      </g>
+    </g>
+    <path
+       style="fill:url(#radialGradient5748);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0"
+       d="m 11.693127,14.498788 24.572566,0 c 1.68417,0 2.396517,0.117479 3.040019,2.385005 l 5.074491,17.881119 c 0.501024,1.765471 -1.355848,2.735101 -3.040018,2.735101 l -34.7215538,0 c -1.868408,0 -3.4893833,-1.181417 -3.0400182,-2.735101 L 8.8290448,16.611497 c 0.5683008,-1.964905 1.1799122,-2.112709 2.8640822,-2.112709 z"
+       id="rect1879"
+       sodipodi:nodetypes="cczzcczzc"
+       inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90" />
+    <path
+       sodipodi:type="inkscape:offset"
+       inkscape:radius="-0.5"
+       inkscape:original="M 11.6875 10.5 C 10.00333 10.5 9.4120513 10.660095 8.84375 12.625 L 3.59375 30.75 C 3.1443849 32.303684 4.7565918 33.500002 6.625 33.5 L 41.34375 33.5 C 43.02792 33.5 44.876024 32.515471 44.375 30.75 L 39.3125 12.875 C 38.668998 10.607474 37.965419 10.5 36.28125 10.5 L 11.6875 10.5 z "
+       style="opacity:0.46240599;fill:url(#linearGradient7658);fill-opacity:1;stroke:none;display:inline"
+       id="path5806"
+       d="m 11.6875,11 c -0.826242,0 -1.28475,0.06523 -1.5625,0.25 -0.2777497,0.184768 -0.5402012,0.558525 -0.8125,1.5 l -5.25,18.125 c -0.1708248,0.590628 0.031475,1.039316 0.5,1.4375 C 5.0310253,32.710684 5.7975106,33.000001 6.625,33 l 34.71875,0 c 0.744655,0 1.538941,-0.2482 2.03125,-0.625 0.492309,-0.3768 0.731017,-0.796077 0.53125,-1.5 L 38.84375,13 C 38.534499,11.910283 38.220548,11.458908 37.90625,11.25 37.591952,11.041092 37.112699,11 36.28125,11 L 11.6875,11 z"
+       transform="translate(0,4)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8623);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8621"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,27.79309,-19.77739)" />
+    <path
+       style="fill:none;stroke:url(#linearGradient5790);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
+       d="m 16.110953,16.552805 c -0.573581,0 -1.02837,0.431821 -1.02837,0.989859 l -0.940223,3.230801 c -2.859962,1.276514 -4.6423552,3.099073 -4.6423552,5.123976 0,3.856957 6.4790242,6.987239 14.4853222,6.98724 8.006296,0 14.514705,-3.130284 14.514704,-6.98724 0,-2.039034 -1.835591,-3.875388 -4.730501,-5.153089 l -0.940224,-3.201688 c 0,-0.558038 -0.454788,-0.989859 -1.02837,-0.989859 l -15.689983,0 z"
+       id="path2784"
+       sodipodi:nodetypes="cccssscccc" />
+    <path
+       style="fill:none;stroke:url(#linearGradient3474);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;display:inline"
+       d="m 11.6875,15.500005 c -0.803124,0 -1.097168,0.07051 -1.21875,0.155556 -0.121582,0.08504 -0.357707,0.40212 -0.6875,1.306667 l -5.25,18.137786 c -0.1337204,0.366765 -0.054827,0.533865 0.3125,0.84 0.3673267,0.306136 1.066693,0.56 1.78125,0.560001 l 34.71875,0 c 0.639793,0 1.393345,-0.237954 1.78125,-0.52889 0.387905,-0.290935 0.488311,-0.382809 0.3125,-0.871111 L 38.375,17.242228 c -0.377206,-1.04766 -0.68208,-1.439297 -0.84375,-1.555556 -0.16167,-0.116259 -0.443711,-0.186667 -1.25,-0.186667 l -24.59375,0 z"
+       id="path3394"
+       sodipodi:nodetypes="csccsccsccscc" />
+    <g
+       id="g5657"
+       transform="translate(7,3)"
+       style="opacity:0.3028571">
+      <rect
+         ry="0.74712253"
+         rx="0.75130093"
+         y="35.500008"
+         x="18.499996"
+         height="1.9999924"
+         width="14.000004"
+         id="rect5641"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#eeeeec;stroke-width:1.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="19"
+         height="1"
+         width="1"
+         id="rect5645"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="22"
+         height="1"
+         width="1"
+         id="rect5647"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="24"
+         height="1"
+         width="1"
+         id="rect5649"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="26"
+         height="1"
+         width="1"
+         id="rect5651"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="29"
+         height="1"
+         width="2"
+         id="rect5653"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+    </g>
+    <path
+       sodipodi:type="inkscape:offset"
+       inkscape:radius="-0.44194174"
+       inkscape:original="M 16.125 12.5625 C 15.55142 12.5625 15.09375 12.973212 15.09375 13.53125 L 14.15625 16.78125 C 11.296288 18.057765 9.5 19.881347 9.5 21.90625 C 9.5 25.763206 15.993702 28.874999 24 28.875 C 32.006296 28.874999 38.500001 25.763206 38.5 21.90625 C 38.5 19.867215 36.67616 18.027701 33.78125 16.75 L 32.84375 13.53125 C 32.843748 12.973212 32.386082 12.5625 31.8125 12.5625 L 16.125 12.5625 z "
+       style="fill:url(#linearGradient5865);fill-opacity:1;stroke:none;display:inline"
+       id="path5857"
+       d="m 16.125,13 c -0.362612,0 -0.59375,0.214848 -0.59375,0.53125 a 0.44198593,0.44198593 0 0 1 0,0.125 l -0.9375,3.25 a 0.44198593,0.44198593 0 0 1 -0.25,0.28125 c -1.389902,0.620369 -2.498509,1.378237 -3.25,2.1875 -0.751491,0.809263 -1.15625,1.64948 -1.15625,2.53125 0,1.680455 1.454964,3.3092 4,4.53125 2.545036,1.22205 6.116607,2 10.0625,2 3.945892,0 7.517463,-0.77795 10.0625,-2 2.545037,-1.22205 4,-2.850795 4,-4.53125 0,-0.887751 -0.393776,-1.747213 -1.15625,-2.5625 -0.762474,-0.815287 -1.905355,-1.566441 -3.3125,-2.1875 a 0.44198593,0.44198593 0 0 1 -0.25,-0.28125 l -0.9375,-3.21875 a 0.44198593,0.44198593 0 0 1 0,-0.125 C 32.406249,13.214846 32.175114,13 31.8125,13 L 16.125,13 z"
+       transform="translate(0,4)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:0.9;color:#000000;fill:#000000;fill-opacity:0.05303028;fill-rule:nonzero;stroke:url(#linearGradient8603);stroke-width:2.52015233;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8595"
+       sodipodi:cx="16.970562"
+       sodipodi:cy="25.107418"
+       sodipodi:rx="7.7781744"
+       sodipodi:ry="4.2868347"
+       d="m 24.748736,25.107418 a 7.7781744,4.2868347 0 1 1 -15.5563484,0 7.7781744,4.2868347 0 1 1 15.5563484,0 z"
+       transform="matrix(0.449978,0,0,0.349909,16.36363,16.21469)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8619);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8611"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,-3.014767,4.848485)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8664);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.46259445;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8660"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,60.79309,-19.77739)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8666);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8662"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,29.98523,4.848485)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8676);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8668"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,31.79309,-36.77739)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8678);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8670"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,0.985233,-12.15152)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8680);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8672"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,56.3029,-36.77739)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8682);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8674"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,25.49504,-12.15152)" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient8716);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       d="m 40.328109,34.261401 0.874999,0.430332"
+       id="path8700" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient9605);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+       d="M 7.330186,34.695906 8.201031,34.257228"
+       id="path9603" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient9649);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+       d="m 11.263531,17.446473 0.972937,-0.06482"
+       id="path9647" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient9654);stroke-width:0.29999998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+       d="m 36.124038,17.147874 0.314427,0.688634"
+       id="path9652" />
+    <rect
+       style="opacity:0.12000002;color:#000000;fill:url(#linearGradient2992);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.68183619;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="rect2984"
+       width="32.03125"
+       height="1"
+       x="8"
+       y="42" />
+    <path
+       style="opacity:0.12000002;color:#000000;fill:none;stroke:url(#linearGradient2910);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
+       d="M 10.460155,19.082355 6.8513979,31.675762 c 1.4468706,0.699749 3.7736021,1.491299 3.5784271,3.857369 l 26.870058,0 C 37.869398,33.640915 39.875,32.375 41.34614,32.25 l -3.848034,-13.167645 -5.147971,-2.559008 -18.031223,0 -3.858757,2.559008 z"
+       id="path1997"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       id="path2912"
+       d="m 7.9763979,31.050762 c 1.4468706,0.699749 3.1789321,1.433241 3.4256991,3.357369 l 25.455844,0 C 37.427456,32.515915 38.875,31.5 40.34614,31.375 L 7.9763979,31.050762 z"
+       style="opacity:0.83428572;color:#000000;fill:none;stroke:url(#linearGradient2922);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" />
+    <g
+       id="g3519-0"
+       style="opacity:0.7;display:inline"
+       transform="matrix(1.030831,0,0,1.151147,-0.110665,-17.927941)"
+       inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90">
+      <rect
+         transform="scale(-1,-1)"
+         y="-48.024086"
+         x="-9.5392103"
+         height="12.405126"
+         width="8.1916437"
+         id="rect2884-6"
+         style="fill:url(#radialGradient4700-3);fill-opacity:1;stroke:none" />
+      <rect
+         y="35.618961"
+         x="38.209965"
+         height="12.405126"
+         width="8.1916437"
+         id="rect2894-8"
+         style="fill:url(#radialGradient3841);fill-opacity:1;stroke:none" />
+      <rect
+         y="35.618961"
+         x="9.5392103"
+         height="12.405126"
+         width="28.670753"
+         id="rect2898-7"
+         style="fill:url(#linearGradient3843);fill-opacity:1;stroke:none" />
+    </g>
+    <g
+       style="display:inline"
+       id="g5672-9"
+       transform="translate(0.625425,-54.351101)">
+      <path
+         sodipodi:nodetypes="ccccccccccccc"
+         id="rect2010-0"
+         d="m 4.5182287,80.500013 38.9635393,0 c 0.564099,0 1.018229,0.45413 1.018229,1.018229 l 0,2.963543 c 0,1.315584 -0.450231,3.018228 -2.455729,3.018228 L 40.5,87.5 l 0,1 -33,0 0,-1 -1.8567713,1.3e-5 c -1.2712053,0 -2.1432282,-0.884627 -2.1432282,-2.255665 l 0,-3.726106 c 0,-0.564099 0.4541297,-1.018229 1.0182282,-1.018229 z"
+         style="color:#000000;fill:url(#linearGradient5655-6);fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <path
+         transform="translate(0,50)"
+         style="opacity:0.1;color:#000000;fill:none;stroke:url(#linearGradient2973-8);stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible"
+         d="m 4.59375,31.59375 0,3.729743 c 0,0.599619 0.3756505,1.104854 0.8863276,1.104854 l 36.9463294,0 c 0.512469,0 0.979843,-0.507235 0.979843,-1.016466 l 0,-3.818131 -38.8125,0 z"
+         id="path2076-3"
+         sodipodi:nodetypes="ccccccc" />
+      <g
+         transform="translate(0,50)"
+         style="opacity:0.5"
+         id="g4706-3">
+        <path
+           style="opacity:0.10952382;fill:url(#linearGradient4711-8);fill-opacity:1;fill-rule:evenodd;stroke:none"
+           d="m 26.144738,32.088747 c 0,0 -1.502602,5.533939 -3.226175,5.911253 0,0 6.231378,-0.125771 6.231378,-0.125771 1.387072,-0.317461 3.358758,-5.785482 3.358758,-5.785482 l -6.363961,0 z"
+           id="path2907-3"
+           sodipodi:nodetypes="ccccc"
+           inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90" />
+        <path
+           inkscape:export-ydpi="90"
+           inkscape:export-xdpi="90"
+           inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+           sodipodi:nodetypes="ccccc"
+           id="path2892-7"
+           d="m 14.769738,32 c 0,0 -1.502602,5.533939 -3.226175,5.911253 0,0 6.231378,-0.125771 6.231378,-0.125771 C 19.162013,37.468021 21.133699,32 21.133699,32 l -6.363961,0 z"
+           style="opacity:0.10952382;fill:url(#linearGradient4713-3);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+        <path
+           inkscape:export-ydpi="90"
+           inkscape:export-xdpi="90"
+           inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+           sodipodi:nodetypes="ccccc"
+           id="path2896-3"
+           d="m 34.886139,32 c 0,0 -2.212224,5.328458 -3.108503,5.691761 0,0 2.899969,-0.121101 2.899969,-0.121101 C 35.402697,37.264987 37.8125,32 37.8125,32 l -2.926361,0 z"
+           style="opacity:0.10952382;fill:url(#linearGradient3845);fill-opacity:1;fill-rule:evenodd;stroke:none" />
+      </g>
+    </g>
+    <path
+       style="fill:url(#radialGradient5748-9);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;display:inline"
+       d="m 12.318553,5.1451573 24.572566,0 c 1.68417,0 2.396517,0.117479 3.040019,2.385005 l 5.074491,17.8811187 c 0.501024,1.765471 -1.355848,2.735101 -3.040018,2.735101 l -34.721555,0 c -1.868408,0 -3.489383,-1.181417 -3.040018,-2.735101 L 9.45447,7.2578663 c 0.568301,-1.964905 1.179912,-2.112709 2.864083,-2.112709 z"
+       id="rect1879-2"
+       sodipodi:nodetypes="cczzcczzc"
+       inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+       inkscape:export-xdpi="90"
+       inkscape:export-ydpi="90" />
+    <path
+       transform="translate(0.625425,-5.3536307)"
+       sodipodi:type="inkscape:offset"
+       inkscape:radius="-0.5"
+       inkscape:original="M 11.6875 10.5 C 10.00333 10.5 9.4120513 10.660095 8.84375 12.625 L 3.59375 30.75 C 3.1443849 32.303684 4.7565918 33.500002 6.625 33.5 L 41.34375 33.5 C 43.02792 33.5 44.876024 32.515471 44.375 30.75 L 39.3125 12.875 C 38.668998 10.607474 37.965419 10.5 36.28125 10.5 L 11.6875 10.5 z "
+       style="opacity:0.46240599;fill:url(#linearGradient7658-1);fill-opacity:1;stroke:none;display:inline"
+       id="path5806-6"
+       d="m 11.6875,11 c -0.826242,0 -1.28475,0.06523 -1.5625,0.25 -0.2777497,0.184768 -0.5402012,0.558525 -0.8125,1.5 l -5.25,18.125 c -0.1708248,0.590628 0.031475,1.039316 0.5,1.4375 C 5.0310253,32.710684 5.7975106,33.000001 6.625,33 l 34.71875,0 c 0.744655,0 1.538941,-0.2482 2.03125,-0.625 0.492309,-0.3768 0.731017,-0.796077 0.53125,-1.5 L 38.84375,13 C 38.534499,11.910283 38.220548,11.458908 37.90625,11.25 37.591952,11.041092 37.112699,11 36.28125,11 L 11.6875,11 z" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8623-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8621-5"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,28.418516,-29.131021)" />
+    <path
+       style="fill:none;stroke:url(#linearGradient5790-3);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
+       d="m 16.736379,7.1991743 c -0.573581,0 -1.02837,0.431821 -1.02837,0.9898587 l -0.940223,3.230801 c -2.859962,1.276514 -4.642356,3.099073 -4.642356,5.123976 0,3.856957 6.479025,6.987239 14.485323,6.98724 8.006296,0 14.514705,-3.130284 14.514704,-6.98724 0,-2.039034 -1.835591,-3.875388 -4.730501,-5.153089 L 33.454732,8.189033 c 0,-0.5580377 -0.454788,-0.9898587 -1.02837,-0.9898587 l -15.689983,0 z"
+       id="path2784-2"
+       sodipodi:nodetypes="cccssscccc" />
+    <path
+       style="fill:none;stroke:url(#linearGradient3474-4);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;display:inline"
+       d="m 12.312926,6.1463743 c -0.803124,0 -1.097169,0.07051 -1.218751,0.155556 -0.121582,0.08504 -0.357707,0.40212 -0.6875,1.306667 l -5.25,18.1377857 c -0.13372,0.366765 -0.05483,0.533865 0.3125,0.84 0.367327,0.306136 1.066693,0.56 1.78125,0.560001 l 34.718751,0 c 0.639793,0 1.393345,-0.237954 1.78125,-0.52889 0.387905,-0.290935 0.488311,-0.382809 0.3125,-0.871111 l -5.0625,-17.8577857 c -0.377206,-1.04766 -0.68208,-1.439297 -0.84375,-1.555556 -0.16167,-0.116259 -0.443711,-0.186667 -1.25,-0.186667 l -24.59375,0 z"
+       id="path3394-6"
+       sodipodi:nodetypes="csccsccsccscc" />
+    <g
+       id="g5657-5"
+       transform="translate(7.625425,-6.353631)"
+       style="opacity:0.3028571;display:inline">
+      <rect
+         ry="0.74712253"
+         rx="0.75130093"
+         y="35.500008"
+         x="18.499996"
+         height="1.9999924"
+         width="14.000004"
+         id="rect5641-8"
+         style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#eeeeec;stroke-width:1.00000024;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="19"
+         height="1"
+         width="1"
+         id="rect5645-7"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="22"
+         height="1"
+         width="1"
+         id="rect5647-9"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="24"
+         height="1"
+         width="1"
+         id="rect5649-6"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="26"
+         height="1"
+         width="1"
+         id="rect5651-0"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+      <rect
+         y="36"
+         x="29"
+         height="1"
+         width="2"
+         id="rect5653-4"
+         style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
+    </g>
+    <path
+       transform="translate(0.625425,-5.3536307)"
+       sodipodi:type="inkscape:offset"
+       inkscape:radius="-0.44194174"
+       inkscape:original="M 16.125 12.5625 C 15.55142 12.5625 15.09375 12.973212 15.09375 13.53125 L 14.15625 16.78125 C 11.296288 18.057765 9.5 19.881347 9.5 21.90625 C 9.5 25.763206 15.993702 28.874999 24 28.875 C 32.006296 28.874999 38.500001 25.763206 38.5 21.90625 C 38.5 19.867215 36.67616 18.027701 33.78125 16.75 L 32.84375 13.53125 C 32.843748 12.973212 32.386082 12.5625 31.8125 12.5625 L 16.125 12.5625 z "
+       style="fill:url(#linearGradient5865-1);fill-opacity:1;stroke:none;display:inline"
+       id="path5857-1"
+       d="m 16.125,13 c -0.362612,0 -0.59375,0.214848 -0.59375,0.53125 a 0.44198593,0.44198593 0 0 1 0,0.125 l -0.9375,3.25 a 0.44198593,0.44198593 0 0 1 -0.25,0.28125 c -1.389902,0.620369 -2.498509,1.378237 -3.25,2.1875 -0.751491,0.809263 -1.15625,1.64948 -1.15625,2.53125 0,1.680455 1.454964,3.3092 4,4.53125 2.545036,1.22205 6.116607,2 10.0625,2 3.945892,0 7.517463,-0.77795 10.0625,-2 2.545037,-1.22205 4,-2.850795 4,-4.53125 0,-0.887751 -0.393776,-1.747213 -1.15625,-2.5625 -0.762474,-0.815287 -1.905355,-1.566441 -3.3125,-2.1875 a 0.44198593,0.44198593 0 0 1 -0.25,-0.28125 l -0.9375,-3.21875 a 0.44198593,0.44198593 0 0 1 0,-0.125 C 32.406249,13.214846 32.175114,13 31.8125,13 L 16.125,13 z" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:0.9;color:#000000;fill:#000000;fill-opacity:0.05303028;fill-rule:nonzero;stroke:url(#linearGradient8603-0);stroke-width:2.52015233;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.4;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8595-0"
+       sodipodi:cx="16.970562"
+       sodipodi:cy="25.107418"
+       sodipodi:rx="7.7781744"
+       sodipodi:ry="4.2868347"
+       d="m 24.748736,25.107418 a 7.7781744,4.2868347 0 1 1 -15.5563484,0 7.7781744,4.2868347 0 1 1 15.5563484,0 z"
+       transform="matrix(0.449978,0,0,0.349909,16.989056,6.8610593)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8619-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8611-4"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,-2.389342,-4.5051457)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8664-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.46259445;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8660-8"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,61.41852,-29.131021)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8666-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8662-7"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,30.610656,-4.5051457)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient3847);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8668-0"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,32.418516,-46.131021)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8678-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8670-8"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,1.610658,-21.505151)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8680-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8672-6"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(-2.628602,0,0,1.777765,56.928326,-46.131021)" />
+    <path
+       sodipodi:type="arc"
+       style="color:#000000;fill:url(#radialGradient8682-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="path8674-2"
+       sodipodi:cx="7.625"
+       sodipodi:cy="30.578125"
+       sodipodi:rx="0.53125"
+       sodipodi:ry="0.515625"
+       d="m 8.15625,30.578125 a 0.53125,0.515625 0 1 1 -1.0625,0 0.53125,0.515625 0 1 1 1.0625,0 z"
+       transform="matrix(1.411772,0,0,0.969697,26.120466,-21.505151)" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient8716-4);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+       d="m 40.953535,24.90777 0.874999,0.430332"
+       id="path8700-4" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient9605-0);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+       d="M 7.955611,25.342275 8.826456,24.903597"
+       id="path9603-7" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient3837);stroke-width:0.29999995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+       d="m 11.888957,8.092842 0.972937,-0.06482"
+       id="path9647-9" />
+    <path
+       style="opacity:0.4;fill:none;stroke:url(#linearGradient9654-8);stroke-width:0.29999998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
+       d="M 36.749464,7.7942433 37.063891,8.482877"
+       id="path9652-3" />
+    <rect
+       style="opacity:0.12000002;color:#000000;fill:url(#linearGradient3839);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.68183619;marker:none;visibility:visible;display:inline;overflow:visible"
+       id="rect2984-9"
+       width="32.03125"
+       height="1"
+       x="8.6254234"
+       y="32.64637" />
+    <path
+       style="opacity:0.12000002;color:#000000;fill:none;stroke:url(#linearGradient2910-9);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
+       d="M 11.08558,9.728724 7.476823,22.322131 c 1.446871,0.699749 3.773602,1.491299 3.578427,3.857369 l 26.870059,0 c 0.569515,-1.892216 2.575117,-3.158131 4.046257,-3.283131 L 38.123532,9.728724 32.975561,7.1697163 l -18.031223,0 -3.858758,2.5590077 z"
+       id="path1997-2"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       id="path2912-8"
+       d="m 8.601823,21.697131 c 1.446871,0.699749 3.178933,1.433241 3.4257,3.357369 l 25.455844,0 c 0.569515,-1.892216 2.017059,-2.908131 3.488199,-3.033131 L 8.601823,21.697131 z"
+       style="opacity:0.83428572;color:#000000;fill:none;stroke:url(#linearGradient2922-2);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" />
+  </g>
+</svg>
diff --git a/src/gdu/gdu-hub.c b/src/gdu/gdu-hub.c
index a93b77d..8490ea2 100644
--- a/src/gdu/gdu-hub.c
+++ b/src/gdu/gdu-hub.c
@@ -287,7 +287,10 @@ gdu_hub_get_icon (GduPresentable *presentable)
         if (hub->priv->given_icon != NULL) {
                 icon = g_object_ref (hub->priv->given_icon);
         } else {
-                icon = g_themed_icon_new_with_default_fallbacks ("gdu-hba"); /* TODO */
+                if (hub->priv->usage == GDU_HUB_USAGE_EXPANDER)
+                        icon = g_themed_icon_new_with_default_fallbacks ("gdu-expander");
+                else
+                        icon = g_themed_icon_new_with_default_fallbacks ("gdu-hba");
         }
 
         return icon;
diff --git a/src/gdu/gdu-linux-lvm2-volume-group.c b/src/gdu/gdu-linux-lvm2-volume-group.c
index 39ff5af..128e8a9 100644
--- a/src/gdu/gdu-linux-lvm2-volume-group.c
+++ b/src/gdu/gdu-linux-lvm2-volume-group.c
@@ -410,7 +410,7 @@ gdu_linux_lvm2_volume_group_get_vpd_name (GduPresentable *presentable)
 static GIcon *
 gdu_linux_lvm2_volume_group_get_icon (GduPresentable *presentable)
 {
-        return gdu_util_get_emblemed_icon ("gdu-raid-array", "gdu-emblem-lvm-vg");
+        return gdu_util_get_emblemed_icon ("gdu-multidisk-drive", "gdu-emblem-lvm-vg");
 }
 
 static guint64
diff --git a/src/gdu/gdu-linux-lvm2-volume-hole.c b/src/gdu/gdu-linux-lvm2-volume-hole.c
index 298c821..f836891 100644
--- a/src/gdu/gdu-linux-lvm2-volume-hole.c
+++ b/src/gdu/gdu-linux-lvm2-volume-hole.c
@@ -253,7 +253,7 @@ gdu_linux_lvm2_volume_hole_get_vpd_name (GduPresentable *presentable)
 static GIcon *
 gdu_linux_lvm2_volume_hole_get_icon (GduPresentable *presentable)
 {
-        return g_themed_icon_new_with_default_fallbacks ("gdu-raid-array");
+        return g_themed_icon_new_with_default_fallbacks ("gdu-multidisk-drive");
 }
 
 static guint64
diff --git a/src/gdu/gdu-linux-lvm2-volume.c b/src/gdu/gdu-linux-lvm2-volume.c
index a10c6d5..b33ef80 100644
--- a/src/gdu/gdu-linux-lvm2-volume.c
+++ b/src/gdu/gdu-linux-lvm2-volume.c
@@ -379,7 +379,7 @@ gdu_linux_lvm2_volume_get_vpd_name (GduPresentable *presentable)
 static GIcon *
 gdu_linux_lvm2_volume_get_icon (GduPresentable *presentable)
 {
-        return gdu_util_get_emblemed_icon ("gdu-raid-array", "gdu-emblem-lvm-lv");
+        return gdu_util_get_emblemed_icon ("gdu-multidisk-drive", "gdu-emblem-lvm-lv");
 }
 
 static guint64
diff --git a/src/gdu/gdu-linux-md-drive.c b/src/gdu/gdu-linux-md-drive.c
index 9cd350e..0b5ffc0 100644
--- a/src/gdu/gdu-linux-md-drive.c
+++ b/src/gdu/gdu-linux-md-drive.c
@@ -705,7 +705,7 @@ gdu_linux_md_drive_get_icon (GduPresentable *presentable)
                 g_warning ("Unknown level `%s'", level);
         }
 
-        return gdu_util_get_emblemed_icon ("gdu-raid-array", emblem_name);
+        return gdu_util_get_emblemed_icon ("gdu-multidisk-drive", emblem_name);
 }
 
 static guint64
diff --git a/src/gdu/gdu-pool.c b/src/gdu/gdu-pool.c
index c9c2b92..32b5887 100644
--- a/src/gdu/gdu-pool.c
+++ b/src/gdu/gdu-pool.c
@@ -884,7 +884,7 @@ ensure_hub_multipath (GduPool *pool,
         return ensure_hub (pool, hub, presentables,
                            _("Multipath Devices"),
                            _("Drives with multiple I/O paths"),
-                           "gdu-hba");
+                           "gdu-category-multipath");
 }
 
 static GduPresentable *
@@ -895,7 +895,7 @@ ensure_hub_raid_lvm (GduPool *pool,
         return ensure_hub (pool, hub, presentables,
                            _("Multi-disk Devices"),
                            _("RAID, LVM and other logical drives"),
-                           "gdu-hba");
+                           "gdu-category-multidisk");
 }
 
 static GduPresentable *
@@ -906,7 +906,7 @@ ensure_hub_peripheral (GduPool *pool,
         return ensure_hub (pool, hub, presentables,
                            _("Peripheral Devices"),
                            _("USB, Firewire and other peripherals"),
-                           "gdu-hba");
+                           "gdu-category-peripheral");
 }
 
 static void
diff --git a/src/gdu/gdu-volume-hole.c b/src/gdu/gdu-volume-hole.c
index c4425cf..978050d 100644
--- a/src/gdu/gdu-volume-hole.c
+++ b/src/gdu/gdu-volume-hole.c
@@ -209,7 +209,7 @@ gdu_volume_hole_get_icon (GduPresentable *presentable)
 
         /* Linux MD devices can be partitioned */
         if (GDU_IS_LINUX_MD_DRIVE (p)) {
-                name = "gdu-raid-array";
+                name = "gdu-multidisk-drive";
         }
 
         /* first try the media */
diff --git a/src/gdu/gdu-volume.c b/src/gdu/gdu-volume.c
index 271ae34..fda6322 100644
--- a/src/gdu/gdu-volume.c
+++ b/src/gdu/gdu-volume.c
@@ -541,7 +541,7 @@ gdu_volume_get_icon (GduPresentable *presentable)
                 goto out;
 
         if (GDU_IS_LINUX_MD_DRIVE (p)) {
-                name = "gdu-raid-array";
+                name = "gdu-multidisk-drive";
                 goto out;
         }
 



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