summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMike Langlie <mlanglie@redhat.com>2008-04-04 23:10:58 -0400
committerDavid Zeuthen <davidz@redhat.com>2008-04-04 23:10:58 -0400
commit93f11e605b8e91d1f95ec743af654ed18a743807 (patch)
tree727fb5bb28c0fb841fc03cad620f1798a2486504 /data
parent8cc192703a4de615fd9ecf17d8fbada2748e6174 (diff)
downloadgnome-disk-utility-93f11e605b8e91d1f95ec743af654ed18a743807.tar.gz
gnome-disk-utility-93f11e605b8e91d1f95ec743af654ed18a743807.tar.xz
gnome-disk-utility-93f11e605b8e91d1f95ec743af654ed18a743807.zip
more cool icons from Mike
Thanks Mike!
Diffstat (limited to 'data')
-rw-r--r--data/icons/16x16/Makefile.am13
-rw-r--r--data/icons/16x16/gdu-encrypted-lock.pngbin0 -> 700 bytes
-rw-r--r--data/icons/16x16/gdu-encrypted-unlock.pngbin0 -> 672 bytes
-rw-r--r--data/icons/16x16/gdu-raid-array-start.pngbin0 -> 690 bytes
-rw-r--r--data/icons/16x16/gdu-raid-array-stop.pngbin0 -> 541 bytes
-rw-r--r--data/icons/16x16/gdu-raid-array.pngbin0 -> 626 bytes
-rw-r--r--data/icons/22x22/Makefile.am13
-rw-r--r--data/icons/22x22/gdu-encrypted-lock.pngbin0 -> 1033 bytes
-rw-r--r--data/icons/22x22/gdu-encrypted-unlock.pngbin0 -> 1147 bytes
-rw-r--r--data/icons/22x22/gdu-raid-array-start.pngbin0 -> 990 bytes
-rw-r--r--data/icons/22x22/gdu-raid-array-stop.pngbin0 -> 880 bytes
-rw-r--r--data/icons/22x22/gdu-raid-array.pngbin0 -> 925 bytes
-rw-r--r--data/icons/48x48/Makefile.am15
-rw-r--r--data/icons/48x48/gdu-encrypted-lock.pngbin0 -> 3117 bytes
-rw-r--r--data/icons/48x48/gdu-encrypted-unlock.pngbin0 -> 3295 bytes
-rw-r--r--data/icons/48x48/gdu-raid-array-start.pngbin0 -> 2695 bytes
-rw-r--r--data/icons/48x48/gdu-raid-array-stop.pngbin0 -> 2361 bytes
-rw-r--r--data/icons/48x48/gdu-raid-array.pngbin0 -> 2485 bytes
-rw-r--r--data/icons/scalable/Makefile.am13
-rw-r--r--data/icons/scalable/gdu-encrypted-lock.svg1435
-rw-r--r--data/icons/scalable/gdu-encrypted-unlock.svg1445
-rw-r--r--data/icons/scalable/gdu-raid-array-start.svg2359
-rw-r--r--data/icons/scalable/gdu-raid-array-stop.svg2382
-rw-r--r--data/icons/scalable/gdu-raid-array.svg2215
24 files changed, 9873 insertions, 17 deletions
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am
index 6722879..1a19075 100644
--- a/data/icons/16x16/Makefile.am
+++ b/data/icons/16x16/Makefile.am
@@ -1,8 +1,13 @@
icondir = $(datadir)/icons/hicolor/16x16/apps
-icon_DATA = \
- gdu-eject.png \
- gdu-mount.png \
- gdu-unmount.png
+icon_DATA = \
+ gdu-eject.png \
+ gdu-mount.png \
+ gdu-unmount.png \
+ gdu-raid-array.png \
+ gdu-raid-array-start.png \
+ gdu-raid-array-stop.png \
+ gdu-encrypted-lock.png \
+ gdu-encrypted-unlock.png
EXTRA_DIST = \
$(icon_DATA)
diff --git a/data/icons/16x16/gdu-encrypted-lock.png b/data/icons/16x16/gdu-encrypted-lock.png
new file mode 100644
index 0000000..a085975
--- /dev/null
+++ b/data/icons/16x16/gdu-encrypted-lock.png
Binary files differ
diff --git a/data/icons/16x16/gdu-encrypted-unlock.png b/data/icons/16x16/gdu-encrypted-unlock.png
new file mode 100644
index 0000000..29b2814
--- /dev/null
+++ b/data/icons/16x16/gdu-encrypted-unlock.png
Binary files differ
diff --git a/data/icons/16x16/gdu-raid-array-start.png b/data/icons/16x16/gdu-raid-array-start.png
new file mode 100644
index 0000000..6114830
--- /dev/null
+++ b/data/icons/16x16/gdu-raid-array-start.png
Binary files differ
diff --git a/data/icons/16x16/gdu-raid-array-stop.png b/data/icons/16x16/gdu-raid-array-stop.png
new file mode 100644
index 0000000..36a5606
--- /dev/null
+++ b/data/icons/16x16/gdu-raid-array-stop.png
Binary files differ
diff --git a/data/icons/16x16/gdu-raid-array.png b/data/icons/16x16/gdu-raid-array.png
new file mode 100644
index 0000000..1ba8c51
--- /dev/null
+++ b/data/icons/16x16/gdu-raid-array.png
Binary files differ
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am
index fa5657b..422fffd 100644
--- a/data/icons/22x22/Makefile.am
+++ b/data/icons/22x22/Makefile.am
@@ -1,8 +1,13 @@
icondir = $(datadir)/icons/hicolor/22x22/apps
-icon_DATA = \
- gdu-eject.png \
- gdu-mount.png \
- gdu-unmount.png
+icon_DATA = \
+ gdu-eject.png \
+ gdu-mount.png \
+ gdu-unmount.png \
+ gdu-raid-array.png \
+ gdu-raid-array-start.png \
+ gdu-raid-array-stop.png \
+ gdu-encrypted-lock.png \
+ gdu-encrypted-unlock.png
EXTRA_DIST = \
$(icon_DATA)
diff --git a/data/icons/22x22/gdu-encrypted-lock.png b/data/icons/22x22/gdu-encrypted-lock.png
new file mode 100644
index 0000000..db126b4
--- /dev/null
+++ b/data/icons/22x22/gdu-encrypted-lock.png
Binary files differ
diff --git a/data/icons/22x22/gdu-encrypted-unlock.png b/data/icons/22x22/gdu-encrypted-unlock.png
new file mode 100644
index 0000000..45b34e0
--- /dev/null
+++ b/data/icons/22x22/gdu-encrypted-unlock.png
Binary files differ
diff --git a/data/icons/22x22/gdu-raid-array-start.png b/data/icons/22x22/gdu-raid-array-start.png
new file mode 100644
index 0000000..ea92902
--- /dev/null
+++ b/data/icons/22x22/gdu-raid-array-start.png
Binary files differ
diff --git a/data/icons/22x22/gdu-raid-array-stop.png b/data/icons/22x22/gdu-raid-array-stop.png
new file mode 100644
index 0000000..95eb159
--- /dev/null
+++ b/data/icons/22x22/gdu-raid-array-stop.png
Binary files differ
diff --git a/data/icons/22x22/gdu-raid-array.png b/data/icons/22x22/gdu-raid-array.png
new file mode 100644
index 0000000..4aeaf33
--- /dev/null
+++ b/data/icons/22x22/gdu-raid-array.png
Binary files differ
diff --git a/data/icons/48x48/Makefile.am b/data/icons/48x48/Makefile.am
index f275ac1..4a50735 100644
--- a/data/icons/48x48/Makefile.am
+++ b/data/icons/48x48/Makefile.am
@@ -1,9 +1,14 @@
icondir = $(datadir)/icons/hicolor/48x48/apps
-icon_DATA = \
- gdu-eject.png \
- gdu-mount.png \
- gdu-unmount.png \
- gnome-disk-utility.png
+icon_DATA = \
+ gdu-eject.png \
+ gdu-mount.png \
+ gdu-unmount.png \
+ gdu-raid-array.png \
+ gdu-raid-array-start.png \
+ gdu-raid-array-stop.png \
+ gnome-disk-utility.png \
+ gdu-encrypted-lock.png \
+ gdu-encrypted-unlock.png
EXTRA_DIST = \
$(icon_DATA)
diff --git a/data/icons/48x48/gdu-encrypted-lock.png b/data/icons/48x48/gdu-encrypted-lock.png
new file mode 100644
index 0000000..8e70b78
--- /dev/null
+++ b/data/icons/48x48/gdu-encrypted-lock.png
Binary files differ
diff --git a/data/icons/48x48/gdu-encrypted-unlock.png b/data/icons/48x48/gdu-encrypted-unlock.png
new file mode 100644
index 0000000..689ad18
--- /dev/null
+++ b/data/icons/48x48/gdu-encrypted-unlock.png
Binary files differ
diff --git a/data/icons/48x48/gdu-raid-array-start.png b/data/icons/48x48/gdu-raid-array-start.png
new file mode 100644
index 0000000..952dc9d
--- /dev/null
+++ b/data/icons/48x48/gdu-raid-array-start.png
Binary files differ
diff --git a/data/icons/48x48/gdu-raid-array-stop.png b/data/icons/48x48/gdu-raid-array-stop.png
new file mode 100644
index 0000000..269a9fe
--- /dev/null
+++ b/data/icons/48x48/gdu-raid-array-stop.png
Binary files differ
diff --git a/data/icons/48x48/gdu-raid-array.png b/data/icons/48x48/gdu-raid-array.png
new file mode 100644
index 0000000..343b262
--- /dev/null
+++ b/data/icons/48x48/gdu-raid-array.png
Binary files differ
diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am
index 625d0bc..7825bc8 100644
--- a/data/icons/scalable/Makefile.am
+++ b/data/icons/scalable/Makefile.am
@@ -1,8 +1,13 @@
icondir = $(datadir)/icons/hicolor/scalable/apps
-icon_DATA = \
- gdu-eject.svg \
- gdu-mount.svg \
- gdu-unmount.svg
+icon_DATA = \
+ gdu-eject.svg \
+ gdu-mount.svg \
+ gdu-unmount.svg \
+ gdu-raid-array.svg \
+ gdu-raid-array-start.svg \
+ gdu-raid-array-stop.svg \
+ gdu-encrypted-lock.svg \
+ gdu-encrypted-unlock.svg
EXTRA_DIST = \
$(icon_DATA)
diff --git a/data/icons/scalable/gdu-encrypted-lock.svg b/data/icons/scalable/gdu-encrypted-lock.svg
new file mode 100644
index 0000000..aa1f7e9
--- /dev/null
+++ b/data/icons/scalable/gdu-encrypted-lock.svg
@@ -0,0 +1,1435 @@
+<?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/GNOME icons/new gnome icons/SVG"
+ sodipodi:docname="drive-encryptedsvg.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">
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3866"
+ id="radialGradient2545"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.6220103,0,0,2.6158712,-45.664118,-17.961015)"
+ cx="27.953125"
+ cy="18.315439"
+ fx="27.953125"
+ fy="18.315439"
+ r="5.128125" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2817"
+ id="radialGradient2543"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.6116361,0,0,2.5234749,-55.378649,-10.437801)"
+ cx="19.468771"
+ cy="12.116604"
+ fx="19.468771"
+ fy="12.116604"
+ r="6.0156319" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3877"
+ id="radialGradient2541"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2807188,-9.3041791e-2,4.1950151e-2,0.577443,4.614191,22.656225)"
+ cx="23.582689"
+ cy="19.995197"
+ fx="23.582689"
+ fy="19.995197"
+ r="7.9999981" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient2539"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4016626,0,0,1.4016626,2.5733983,3.9816493)"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3734"
+ id="linearGradient2537"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4016626,0,0,1.2122546,2.5733983,7.8645323)"
+ x1="18.21875"
+ y1="20.46875"
+ x2="19.1875"
+ y2="30.4375" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2535"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2533"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2531"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2529"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2833"
+ id="linearGradient2527"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4016626,0,0,1.4114659,2.5733983,2.3888153)"
+ x1="17.871288"
+ y1="23.875"
+ x2="29.689016"
+ y2="23.875" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient2824"
+ gradientUnits="userSpaceOnUse"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5"
+ gradientTransform="translate(10.842317,15.597906)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient8716"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375"
+ gradientUnits="userSpaceOnUse" />
+ <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="#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" />
+ <linearGradient
+ id="linearGradient6421">
+ <stop
+ style="stop-color: rgb(206, 92, 0); stop-opacity: 0;"
+ offset="0"
+ id="stop6423" />
+ <stop
+ id="stop6429"
+ offset="0.5"
+ style="stop-color: rgb(206, 92, 0); stop-opacity: 0;" />
+ <stop
+ style="stop-color: rgb(206, 92, 0); stop-opacity: 1;"
+ offset="1"
+ id="stop6425" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6324">
+ <stop
+ style="stop-color: rgb(57, 111, 181); stop-opacity: 1;"
+ offset="0"
+ id="stop6326" />
+ <stop
+ style="stop-color: rgb(52, 101, 164); stop-opacity: 0;"
+ offset="1"
+ id="stop6328" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6368">
+ <stop
+ style="stop-color: rgb(80, 133, 200); stop-opacity: 1;"
+ offset="0"
+ id="stop6370" />
+ <stop
+ style="stop-color: rgb(207, 223, 239); stop-opacity: 0.601942;"
+ offset="1"
+ id="stop6372" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3877">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3879" />
+ <stop
+ id="stop3895"
+ offset="0.84337348"
+ style="stop-color:white;stop-opacity:1;" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop3881" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3866">
+ <stop
+ id="stop3868"
+ offset="0"
+ style="stop-color:white;stop-opacity:1;" />
+ <stop
+ id="stop3870"
+ offset="1"
+ style="stop-color:#d3d7cf;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2817">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop2819" />
+ <stop
+ id="stop3899"
+ offset="0.50602412"
+ style="stop-color:white;stop-opacity:1;" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop2821" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3858">
+ <stop
+ style="stop-color:black;stop-opacity:1"
+ offset="0"
+ id="stop3860" />
+ <stop
+ style="stop-color:#c4a000;stop-opacity:0;"
+ offset="1"
+ id="stop3862" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3734">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3736" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop3738" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3776">
+ <stop
+ style="stop-color:black;stop-opacity:1;"
+ offset="0"
+ id="stop3778" />
+ <stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="1"
+ id="stop3780" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient3801"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ id="linearGradient2833">
+ <stop
+ style="stop-color:#edd400;stop-opacity:1"
+ offset="0"
+ id="stop2835" />
+ <stop
+ id="stop2769"
+ offset="0.2"
+ style="stop-color:#fce94f;stop-opacity:1;" />
+ <stop
+ style="stop-color:#fce94f;stop-opacity:1;"
+ offset="0.5"
+ id="stop2771" />
+ <stop
+ style="stop-color:#edd400;stop-opacity:1"
+ offset="1"
+ id="stop2837" />
+ </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: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="#linearGradient3776"
+ id="linearGradient4114"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient4189"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient4217"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.3355006,4.4268427,5.9387268)"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5318"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5353"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5382"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2833"
+ id="linearGradient5440"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.3448411,4.4268427,4.4210786)"
+ x1="17.871288"
+ y1="23.875"
+ x2="29.689016"
+ y2="23.875" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5442"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5444"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5446"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5448"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3734"
+ id="linearGradient5450"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.1550331,4.4268427,9.6383279)"
+ x1="18.21875"
+ y1="20.46875"
+ x2="19.1875"
+ y2="30.4375" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient5452"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.3355006,4.4268427,5.9387268)"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2817"
+ id="radialGradient5454"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.4411577,0,0,2.4043605,-37.331457,-7.9191886)"
+ cx="19.468771"
+ cy="12.116604"
+ fx="19.468771"
+ fy="12.116604"
+ r="6.0156319" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3866"
+ id="radialGradient5456"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.4982448,0,0,2.4923954,-28.075476,-15.087288)"
+ cx="27.953125"
+ cy="18.315439"
+ fx="27.953125"
+ fy="18.315439"
+ r="5.128125" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3877"
+ id="radialGradient5458"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2202656,-8.8649982e-2,3.9969997e-2,0.5501862,6.3713048,23.731815)"
+ cx="23.582689"
+ cy="19.995197"
+ fx="23.582689"
+ fy="19.995197"
+ r="7.9999981" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2886"
+ id="radialGradient5588"
+ 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="radialGradient5590"
+ 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="linearGradient5592"
+ 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="linearGradient5594"
+ 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="linearGradient5596"
+ gradientUnits="userSpaceOnUse"
+ x1="12.5"
+ y1="43.1875"
+ x2="12.5"
+ y2="34.045513" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2909"
+ id="linearGradient5598"
+ 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="linearGradient5600"
+ 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="linearGradient5602"
+ 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="radialGradient5604"
+ 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="linearGradient5606"
+ gradientUnits="userSpaceOnUse"
+ x1="27.057796"
+ y1="12.669416"
+ x2="32.042896"
+ y2="31.219666" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9613"
+ id="radialGradient5608"
+ 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="linearGradient5610"
+ 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="linearGradient5612"
+ 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="linearGradient5614"
+ gradientUnits="userSpaceOnUse"
+ x1="24"
+ y1="36.638382"
+ x2="25.818018"
+ y2="6.8314762" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5690"
+ id="linearGradient5616"
+ gradientUnits="userSpaceOnUse"
+ x1="20.304037"
+ y1="24.035707"
+ x2="18.498415"
+ y2="40.647167" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8613"
+ id="radialGradient5618"
+ 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="radialGradient5620"
+ 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="radialGradient5622"
+ 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="radialGradient5624"
+ 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="radialGradient5626"
+ 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="linearGradient5628"
+ 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="linearGradient5630"
+ 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="linearGradient5632"
+ 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="linearGradient5634"
+ gradientUnits="userSpaceOnUse"
+ x1="21.9375"
+ y1="39"
+ x2="21.9375"
+ y2="37.995617" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2902"
+ id="linearGradient5636"
+ 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="linearGradient5638"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0,2)"
+ x1="24.847851"
+ y1="28.908398"
+ x2="24.847851"
+ y2="25.757175" />
+ </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="25.739977"
+ inkscape:cy="24.699256"
+ 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="701"
+ inkscape:window-height="818"
+ inkscape:window-x="582"
+ inkscape:window-y="111"
+ 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
+ style="display:inline"
+ id="g5460"
+ transform="translate(-2.3430601e-5,-4.7362278e-4)">
+ <g
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+ transform="matrix(1.030831,0,0,1.151147,-0.73609,-12.57431)"
+ style="opacity:0.7"
+ id="g3519">
+ <rect
+ style="opacity:1;fill:url(#radialGradient5588);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"
+ id="rect2884"
+ width="8.1916437"
+ height="12.405126"
+ x="-9.5392103"
+ y="-48.024086"
+ transform="scale(-1,-1)" />
+ <rect
+ style="opacity:1;fill:url(#radialGradient5590);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"
+ id="rect2894"
+ width="8.1916437"
+ height="12.405126"
+ x="38.209965"
+ y="35.618961" />
+ <rect
+ style="opacity:1;fill:url(#linearGradient5592);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"
+ id="rect2898"
+ width="28.670753"
+ height="12.405126"
+ x="9.5392103"
+ y="35.618961" />
+ </g>
+ <g
+ transform="translate(0,-48.99747)"
+ id="g5672">
+ <path
+ style="color:#000000;fill:url(#linearGradient5594);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(#linearGradient5596);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(#linearGradient5598);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(#linearGradient5600);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(#linearGradient5602);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(#radialGradient5604);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(#linearGradient5606);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(#radialGradient5608);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(#linearGradient5610);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(#linearGradient5612);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.75130093"
+ ry="0.74712253" />
+ <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(#linearGradient5614);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(#linearGradient5616);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(#radialGradient5618);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(#radialGradient8664);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(#radialGradient8666);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(#radialGradient5620);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(#radialGradient5622);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(#radialGradient5624);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(#radialGradient5626);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(#linearGradient8716);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(#linearGradient5628);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(#linearGradient5630);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(#linearGradient5632);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(#linearGradient5634);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(#linearGradient5636);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(#linearGradient5638);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" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="34.597904"
+ x="27.842318"
+ height="1"
+ width="14"
+ id="rect5586"
+ style="opacity:0.2;color:#000000;fill:url(#linearGradient2824);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;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:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ </g>
+ <g
+ id="g5415"
+ transform="matrix(1.1817359,0,0,1.1817359,-8.3129631,-3.8036003)">
+ <path
+ id="path4236"
+ d="M 36.46875,18.59375 C 31.899533,18.59375 27.750001,21.589851 27.75,25.90625 L 27.75,31.3125 C 27.70668,32.07164 28.087061,32.792407 28.738223,33.185037 C 29.389384,33.577667 30.204366,33.577667 30.855527,33.185037 C 31.506689,32.792407 31.88707,32.07164 31.84375,31.3125 L 31.84375,25.90625 C 31.84375,24.373063 33.639293,22.6875 36.46875,22.6875 C 39.29821,22.6875 41.09375,24.373062 41.09375,25.90625 L 41.09375,31.3125 C 41.09375,32.451587 42.017163,33.375 43.15625,33.375 C 44.295337,33.375 45.21875,32.451587 45.21875,31.3125 L 45.21875,25.90625 C 45.21875,21.589852 41.037968,18.593751 36.46875,18.59375 z "
+ style="color:#000000;fill:#8c8c8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.0999999;stroke-linecap:round;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <rect
+ ry="0.82494771"
+ rx="0.82494771"
+ y="30.645496"
+ x="26.462605"
+ height="12.01949"
+ width="20.074238"
+ id="rect1918"
+ style="color:#000000;fill:url(#linearGradient5440);fill-opacity:1;fill-rule:nonzero;stroke:#b09000;stroke-width:1.33550048;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.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <g
+ transform="matrix(1.3355006,0,0,1.3355006,4.4268427,7.2742274)"
+ style="opacity:0.3;fill-opacity:1;stroke:url(#linearGradient5442)"
+ id="g3770">
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5444);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 17,20.5 L 31,20.5"
+ id="path3762" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5446);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 17,22.5 L 31,22.5"
+ id="path3764" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5448);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 17,24.5 L 31,24.5"
+ id="path3766" />
+ </g>
+ <rect
+ ry="0"
+ rx="0"
+ y="33.31649"
+ x="27.798101"
+ height="8.01301"
+ width="17.40324"
+ id="rect2845"
+ style="opacity:0.7;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient5450);stroke-width:1.33550024;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.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <rect
+ ry="0.42310637"
+ rx="0.42310637"
+ y="31.313236"
+ x="27.130354"
+ height="1.3355006"
+ width="18.697008"
+ id="rect3856"
+ style="opacity:0.2;color:#000000;fill:url(#linearGradient5452);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;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:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="rect2811"
+ d="M 29.801354,31.313238 L 29.801354,25.908644 C 29.801354,22.983851 32.77952,20.629233 36.478857,20.629233 C 40.178194,20.629233 43.15636,22.983851 43.15636,25.908644 L 43.15636,31.313238"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient5454);stroke-width:2.6710012;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="path3750"
+ d="M 42.48861,31.313238 L 42.48861,25.929501 C 42.48861,23.466651 39.886879,21.296984 36.478857,21.296984 C 33.070834,21.296984 30.469104,23.466651 30.469104,25.929501 L 30.469104,31.313238"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient5456);stroke-width:1.3355006;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="rect3872"
+ d="M 46.495106,31.99388 C 46.495106,32.726605 45.914441,33.316489 45.193167,33.316489 L 27.764542,33.316489 C 27.043267,33.316489 26.462602,32.726605 26.462602,31.99388 L 26.462602,31.968105"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient5458);stroke-width:1.33550024;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/gdu-encrypted-unlock.svg b/data/icons/scalable/gdu-encrypted-unlock.svg
new file mode 100644
index 0000000..8236174
--- /dev/null
+++ b/data/icons/scalable/gdu-encrypted-unlock.svg
@@ -0,0 +1,1445 @@
+<?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="drive-encrypted-open.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">
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3866"
+ id="radialGradient2545"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.6220103,0,0,2.6158712,-45.664118,-17.961015)"
+ cx="27.953125"
+ cy="18.315439"
+ fx="27.953125"
+ fy="18.315439"
+ r="5.128125" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2817"
+ id="radialGradient2543"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.6116361,0,0,2.5234749,-55.378649,-10.437801)"
+ cx="19.468771"
+ cy="12.116604"
+ fx="19.468771"
+ fy="12.116604"
+ r="6.0156319" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3877"
+ id="radialGradient2541"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2807188,-9.3041791e-2,4.1950151e-2,0.577443,4.614191,22.656225)"
+ cx="23.582689"
+ cy="19.995197"
+ fx="23.582689"
+ fy="19.995197"
+ r="7.9999981" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient2539"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4016626,0,0,1.4016626,2.5733983,3.9816493)"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3734"
+ id="linearGradient2537"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4016626,0,0,1.2122546,2.5733983,7.8645323)"
+ x1="18.21875"
+ y1="20.46875"
+ x2="19.1875"
+ y2="30.4375" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2535"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2533"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2531"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient2529"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2833"
+ id="linearGradient2527"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4016626,0,0,1.4114659,2.5733983,2.3888153)"
+ x1="17.871288"
+ y1="23.875"
+ x2="29.689016"
+ y2="23.875" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient2824"
+ gradientUnits="userSpaceOnUse"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5"
+ gradientTransform="translate(10.842317,15.597906)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient8716"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375"
+ gradientUnits="userSpaceOnUse" />
+ <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="#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" />
+ <linearGradient
+ id="linearGradient6421">
+ <stop
+ style="stop-color: rgb(206, 92, 0); stop-opacity: 0;"
+ offset="0"
+ id="stop6423" />
+ <stop
+ id="stop6429"
+ offset="0.5"
+ style="stop-color: rgb(206, 92, 0); stop-opacity: 0;" />
+ <stop
+ style="stop-color: rgb(206, 92, 0); stop-opacity: 1;"
+ offset="1"
+ id="stop6425" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6324">
+ <stop
+ style="stop-color: rgb(57, 111, 181); stop-opacity: 1;"
+ offset="0"
+ id="stop6326" />
+ <stop
+ style="stop-color: rgb(52, 101, 164); stop-opacity: 0;"
+ offset="1"
+ id="stop6328" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient6368">
+ <stop
+ style="stop-color: rgb(80, 133, 200); stop-opacity: 1;"
+ offset="0"
+ id="stop6370" />
+ <stop
+ style="stop-color: rgb(207, 223, 239); stop-opacity: 0.601942;"
+ offset="1"
+ id="stop6372" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3877">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3879" />
+ <stop
+ id="stop3895"
+ offset="0.84337348"
+ style="stop-color:white;stop-opacity:1;" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop3881" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3866">
+ <stop
+ id="stop3868"
+ offset="0"
+ style="stop-color:white;stop-opacity:1;" />
+ <stop
+ id="stop3870"
+ offset="1"
+ style="stop-color:#d3d7cf;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2817">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop2819" />
+ <stop
+ id="stop3899"
+ offset="0.50602412"
+ style="stop-color:white;stop-opacity:1;" />
+ <stop
+ style="stop-color:#d3d7cf;stop-opacity:1"
+ offset="1"
+ id="stop2821" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3858">
+ <stop
+ style="stop-color:black;stop-opacity:1"
+ offset="0"
+ id="stop3860" />
+ <stop
+ style="stop-color:#c4a000;stop-opacity:0;"
+ offset="1"
+ id="stop3862" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3734">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3736" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop3738" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3776">
+ <stop
+ style="stop-color:black;stop-opacity:1;"
+ offset="0"
+ id="stop3778" />
+ <stop
+ style="stop-color:black;stop-opacity:0;"
+ offset="1"
+ id="stop3780" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient3801"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ id="linearGradient2833">
+ <stop
+ style="stop-color:#edd400;stop-opacity:1"
+ offset="0"
+ id="stop2835" />
+ <stop
+ id="stop2769"
+ offset="0.2"
+ style="stop-color:#fce94f;stop-opacity:1;" />
+ <stop
+ style="stop-color:#fce94f;stop-opacity:1;"
+ offset="0.5"
+ id="stop2771" />
+ <stop
+ style="stop-color:#edd400;stop-opacity:1"
+ offset="1"
+ id="stop2837" />
+ </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: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="#linearGradient3776"
+ id="linearGradient4114"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient4189"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient4217"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.3355006,4.4268427,5.9387268)"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5318"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5353"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5382"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2833"
+ id="linearGradient5440"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.3448411,4.4268427,4.4210786)"
+ x1="17.871288"
+ y1="23.875"
+ x2="29.689016"
+ y2="23.875" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5442"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5444"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5446"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3776"
+ id="linearGradient5448"
+ gradientUnits="userSpaceOnUse"
+ x1="42.4706"
+ y1="32.399456"
+ x2="13.479223"
+ y2="22.632544" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3734"
+ id="linearGradient5450"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.1550331,4.4268427,9.6383279)"
+ x1="18.21875"
+ y1="20.46875"
+ x2="19.1875"
+ y2="30.4375" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3858"
+ id="linearGradient5452"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.3355006,0,0,1.3355006,4.4268427,5.9387268)"
+ x1="13.5"
+ y1="17.84375"
+ x2="36"
+ y2="19.5" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2817"
+ id="radialGradient5454"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(3.4411577,0,0,2.4043605,-37.331457,-7.9191886)"
+ cx="19.468771"
+ cy="12.116604"
+ fx="19.468771"
+ fy="12.116604"
+ r="6.0156319" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3866"
+ id="radialGradient5456"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(2.4982448,0,0,2.4923954,-28.075476,-15.087288)"
+ cx="27.953125"
+ cy="18.315439"
+ fx="27.953125"
+ fy="18.315439"
+ r="5.128125" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3877"
+ id="radialGradient5458"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.2202656,-8.8649982e-2,3.9969997e-2,0.5501862,6.3713048,23.731815)"
+ cx="23.582689"
+ cy="19.995197"
+ fx="23.582689"
+ fy="19.995197"
+ r="7.9999981" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2886"
+ id="radialGradient5588"
+ 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="radialGradient5590"
+ 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="linearGradient5592"
+ 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="linearGradient5594"
+ 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="linearGradient5596"
+ gradientUnits="userSpaceOnUse"
+ x1="12.5"
+ y1="43.1875"
+ x2="12.5"
+ y2="34.045513" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2909"
+ id="linearGradient5598"
+ 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="linearGradient5600"
+ 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="linearGradient5602"
+ 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="radialGradient5604"
+ 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="linearGradient5606"
+ gradientUnits="userSpaceOnUse"
+ x1="27.057796"
+ y1="12.669416"
+ x2="32.042896"
+ y2="31.219666" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient9613"
+ id="radialGradient5608"
+ 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="linearGradient5610"
+ 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="linearGradient5612"
+ 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="linearGradient5614"
+ gradientUnits="userSpaceOnUse"
+ x1="24"
+ y1="36.638382"
+ x2="25.818018"
+ y2="6.8314762" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5690"
+ id="linearGradient5616"
+ gradientUnits="userSpaceOnUse"
+ x1="20.304037"
+ y1="24.035707"
+ x2="18.498415"
+ y2="40.647167" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8613"
+ id="radialGradient5618"
+ 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="radialGradient5620"
+ 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="radialGradient5622"
+ 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="radialGradient5624"
+ 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="radialGradient5626"
+ 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="linearGradient5628"
+ 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="linearGradient5630"
+ 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="linearGradient5632"
+ 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="linearGradient5634"
+ gradientUnits="userSpaceOnUse"
+ x1="21.9375"
+ y1="39"
+ x2="21.9375"
+ y2="37.995617" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2902"
+ id="linearGradient5636"
+ 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="linearGradient5638"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0,2)"
+ x1="24.847851"
+ y1="28.908398"
+ x2="24.847851"
+ y2="25.757175" />
+ </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="25.739977"
+ inkscape:cy="24.699256"
+ 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="701"
+ inkscape:window-height="818"
+ inkscape:window-x="232"
+ inkscape:window-y="90"
+ 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
+ style="display:inline"
+ id="g5460"
+ transform="translate(-2.3430601e-5,-4.7362278e-4)">
+ <g
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="/home/lapo/Desktop/uhm.png"
+ transform="matrix(1.030831,0,0,1.151147,-0.73609,-12.57431)"
+ style="opacity:0.7"
+ id="g3519">
+ <rect
+ style="opacity:1;fill:url(#radialGradient5588);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"
+ id="rect2884"
+ width="8.1916437"
+ height="12.405126"
+ x="-9.5392103"
+ y="-48.024086"
+ transform="scale(-1,-1)" />
+ <rect
+ style="opacity:1;fill:url(#radialGradient5590);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"
+ id="rect2894"
+ width="8.1916437"
+ height="12.405126"
+ x="38.209965"
+ y="35.618961" />
+ <rect
+ style="opacity:1;fill:url(#linearGradient5592);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"
+ id="rect2898"
+ width="28.670753"
+ height="12.405126"
+ x="9.5392103"
+ y="35.618961" />
+ </g>
+ <g
+ transform="translate(0,-48.99747)"
+ id="g5672">
+ <path
+ style="color:#000000;fill:url(#linearGradient5594);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(#linearGradient5596);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(#linearGradient5598);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(#linearGradient5600);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(#linearGradient5602);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(#radialGradient5604);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(#linearGradient5606);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(#radialGradient5608);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(#linearGradient5610);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(#linearGradient5612);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.75130093"
+ ry="0.74712253" />
+ <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(#linearGradient5614);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(#linearGradient5616);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(#radialGradient5618);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(#radialGradient8664);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(#radialGradient8666);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(#radialGradient5620);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(#radialGradient5622);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(#radialGradient5624);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(#radialGradient5626);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(#linearGradient8716);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(#linearGradient5628);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(#linearGradient5630);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(#linearGradient5632);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(#linearGradient5634);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(#linearGradient5636);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(#linearGradient5638);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" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="34.597904"
+ x="27.842318"
+ height="1"
+ width="14"
+ id="rect5586"
+ style="opacity:0.2;color:#000000;fill:url(#linearGradient2824);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;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:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ </g>
+ <g
+ id="g2500"
+ transform="matrix(1.1266394,0,0,1.1266394,-6.0116247,-1.2243943)">
+ <path
+ id="path2323"
+ d="M 22.077694,17.388615 C 17.282113,17.388615 12.927009,20.533146 12.927008,25.063384 L 12.927008,30.737465 C 12.881542,31.534213 13.280767,32.290688 13.964189,32.702769 C 14.647609,33.11485 15.502966,33.11485 16.186386,32.702769 C 16.869807,32.290688 17.269033,31.534213 17.223567,30.737465 L 17.223567,25.063384 C 17.223567,23.454241 19.108063,21.685173 22.077694,21.685173 C 25.047328,21.685173 26.931821,23.45424 26.931821,25.063384 L 26.931821,30.737465 C 26.931821,31.932983 27.900981,32.902143 29.096499,32.902143 C 30.292018,32.902143 31.261177,31.932983 31.261177,30.737465 L 31.261177,25.063384 C 31.261177,20.533147 26.873275,17.388616 22.077694,17.388615 z "
+ style="color:#000000;fill:#8c8c8c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.0999999;stroke-linecap:round;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <rect
+ ry="0.8652904"
+ rx="0.8652904"
+ y="29.912416"
+ x="25.700834"
+ height="12.614948"
+ width="21.068735"
+ id="rect1918"
+ style="color:#000000;fill:url(#linearGradient2527);fill-opacity:1;fill-rule:nonzero;stroke:#b09000;stroke-width:1.40166247;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.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <g
+ transform="matrix(1.4016626,0,0,1.4016626,2.5733983,5.3833119)"
+ style="opacity:0.3;fill-opacity:1;stroke:url(#linearGradient2529)"
+ id="g3770">
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2531);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 17,20.5 L 31,20.5"
+ id="path3762" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2533);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 17,22.5 L 31,22.5"
+ id="path3764" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2535);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 17,24.5 L 31,24.5"
+ id="path3766" />
+ </g>
+ <rect
+ ry="0"
+ rx="0"
+ y="32.715733"
+ x="27.102493"
+ height="8.4099827"
+ width="18.265413"
+ id="rect2845"
+ style="opacity:0.7;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2537);stroke-width:1.40166223;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.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <rect
+ ry="0.44379771"
+ rx="0.44379771"
+ y="30.613237"
+ x="26.401665"
+ height="1.4016626"
+ width="19.623276"
+ id="rect3856"
+ style="opacity:0.2;color:#000000;fill:url(#linearGradient2539);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;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:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="rect3872"
+ d="M 46.725765,31.327601 C 46.725765,32.096626 46.116334,32.715733 45.359327,32.715733 L 27.067271,32.715733 C 26.310263,32.715733 25.700831,32.096626 25.700831,31.327601 L 25.700831,31.300549"
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient2541);stroke-width:1.40166223;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient2543);stroke-width:2.80332518;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 15.079988,30.738239 L 15.079988,25.065896 C 15.079988,21.996206 18.205696,19.524938 22.088301,19.524938 C 25.970907,19.524938 29.096615,21.996206 29.096615,25.065896 L 29.096615,30.738239"
+ id="path2325"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient2545);stroke-width:1.40166259;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:1.20000057;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ d="M 28.395784,30.738239 L 28.395784,25.087786 C 28.395784,22.502924 25.66516,20.22577 22.088301,20.22577 C 18.511442,20.22577 15.780819,22.502924 15.780819,25.087786 L 15.780819,30.738239"
+ id="path2327"
+ sodipodi:nodetypes="ccccc" />
+ <path
+ transform="matrix(0.4264706,0,0,0.2586207,20.53125,22.709052)"
+ d="M 57.375 33.75 A 4.25 3.625 0 1 1 48.875,33.75 A 4.25 3.625 0 1 1 57.375 33.75 z"
+ sodipodi:ry="3.625"
+ sodipodi:rx="4.25"
+ sodipodi:cy="33.75"
+ sodipodi:cx="53.125"
+ id="path2353"
+ style="opacity:0.7;fill:#4b4b4b;fill-opacity:1;stroke:none;stroke-width:4.0999999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ sodipodi:type="arc" />
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/gdu-raid-array-start.svg b/data/icons/scalable/gdu-raid-array-start.svg
new file mode 100644
index 0000000..2d53ee7
--- /dev/null
+++ b/data/icons/scalable/gdu-raid-array-start.svg
@@ -0,0 +1,2359 @@
+<?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/Red Hat Work/GNOME icons/new gnome icons/SVG"
+ sodipodi:docname="raid-array-start.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
+ inkscape:collect="always"
+ id="linearGradient5113">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop5115" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop5117" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient6618"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.653741,0,0,0.6507223,13.453215,6.233201)"
+ x1="43.129921"
+ y1="15.195395"
+ x2="7.9313831"
+ y2="34.731434" />
+ <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,-24.09196)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient8716"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375"
+ gradientUnits="userSpaceOnUse" />
+ <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" />
+ <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="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="#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" />
+ <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" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient3401"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.653741,0,0,0.6507223,26.269526,7.2938612)"
+ x1="43.129921"
+ y1="15.195395"
+ x2="7.9313831"
+ y2="34.731434" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient3406"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.707107,0.527555,-0.707107,0.527555,41.822111,-23.0313)"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient3409"
+ gradientUnits="userSpaceOnUse"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375"
+ gradientTransform="translate(12.816311,1.0606602)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient3420"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.653741,0,0,0.6507223,26.269526,7.2938612)"
+ x1="43.129921"
+ y1="15.195395"
+ x2="7.9313831"
+ y2="34.731434" />
+ </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="497"
+ 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.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 "
+ 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
+ id="g3415"
+ transform="translate(-16.175068,6.6721754)">
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path6605"
+ d="M 41.587453,14.772043 L 53.953874,24.211436 L 41.587453,33.596993 L 41.587453,14.772043 z "
+ style="color:#000000;fill:#88e031;fill-opacity:1;fill-rule:nonzero;stroke:#4e9a06;stroke-width:0.65100002;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="cccc"
+ id="path6607"
+ d="M 42.043344,24.181614 L 53.473978,24.165929 L 42.011762,15.48235 L 42.043344,24.181614 z "
+ style="opacity:0.51000001;color:#000000;fill:#d4f3b5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+ <path
+ sodipodi:nodetypes="cccc"
+ id="path6609"
+ d="M 42.284279,16.165276 L 53.032024,24.225301 L 42.284279,32.163658 L 42.284279,16.165276 z "
+ style="opacity:0.35400008;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3420);stroke-width:0.65072203;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" />
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/gdu-raid-array-stop.svg b/data/icons/scalable/gdu-raid-array-stop.svg
new file mode 100644
index 0000000..fa86fc8
--- /dev/null
+++ b/data/icons/scalable/gdu-raid-array-stop.svg
@@ -0,0 +1,2382 @@
+<?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-array-stop.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
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient6586"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.5830829,0,0,0.6507223,16.919194,33.197988)"
+ x1="18.396891"
+ y1="-11.068471"
+ x2="43.502598"
+ y2="-1.6083169" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient5608"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0,-0.653741,0.6507223,0,15.188696,41.249995)"
+ x1="43.129921"
+ y1="15.195395"
+ x2="7.9313831"
+ y2="34.731434" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5113">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop5115" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop5117" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient6618"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.653741,0,0,0.6507223,13.453215,6.233201)"
+ x1="43.129921"
+ y1="15.195395"
+ x2="7.9313831"
+ y2="34.731434" />
+ <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,-24.09196)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient8716"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375"
+ gradientUnits="userSpaceOnUse" />
+ <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" />
+ <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="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="#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" />
+ <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" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient3401"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.653741,0,0,0.6507223,26.269526,7.2938612)"
+ x1="43.129921"
+ y1="15.195395"
+ x2="7.9313831"
+ y2="34.731434" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient3406"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.707107,0.527555,-0.707107,0.527555,41.822111,-23.0313)"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient8710"
+ id="linearGradient3409"
+ gradientUnits="userSpaceOnUse"
+ x1="40.617188"
+ y1="30.554688"
+ x2="40.710938"
+ y2="30.359375"
+ gradientTransform="translate(12.816311,1.0606602)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5113"
+ id="linearGradient3420"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.653741,0,0,0.6507223,26.269526,7.2938612)"
+ x1="43.129921"
+ y1="15.195395"
+ x2="7.9313831"
+ y2="34.731434" />
+ </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="351"
+ 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.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 "
+ 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
+ id="g5480"
+ transform="translate(8.8388352e-2,0.3535534)">
+ <rect
+ y="23.781591"
+ x="23.246136"
+ height="14.053748"
+ width="14.053748"
+ id="rect4464"
+ style="opacity:1;fill:#e91b1b;fill-opacity:1;stroke:#a60f11;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ y="24.452875"
+ x="23.917419"
+ height="12.711183"
+ width="12.711183"
+ id="rect5476"
+ style="opacity:1;fill:#e91b1b;fill-opacity:1;stroke:#fb5e5e;stroke-width:0.75;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+ <path
+ id="path5478"
+ d="M 23.59969,37.481786 L 36.857943,24.135145 L 36.857943,37.481786 L 23.59969,37.481786 z "
+ style="fill:#a60f11;fill-opacity:0.3;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/gdu-raid-array.svg b/data/icons/scalable/gdu-raid-array.svg
new file mode 100644
index 0000000..027d4bd
--- /dev/null
+++ b/data/icons/scalable/gdu-raid-array.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.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 "
+ 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>