emacs-diffs
[Top][All Lists]
Advanced

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

scratch/tango-icons 11c31be3491 1/2: Add scalable icons and png exports


From: Yuan Fu
Subject: scratch/tango-icons 11c31be3491 1/2: Add scalable icons and png exports
Date: Sat, 4 May 2024 15:25:09 -0400 (EDT)

branch: scratch/tango-icons
commit 11c31be34914221288ec85cae54db4eeb8842837
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    Add scalable icons and png exports
    
    * etc/images/*.png: New exports.
    * etc/images/scalable: New source icon files.
---
 etc/images/attach.png                  | Bin 0 -> 5224 bytes
 etc/images/back-arrow.png              | Bin 0 -> 5590 bytes
 etc/images/bookmark_add.png            | Bin 0 -> 4780 bytes
 etc/images/cancel.png                  | Bin 0 -> 6931 bytes
 etc/images/close.png                   | Bin 0 -> 5419 bytes
 etc/images/connect-to-url.png          | Bin 0 -> 8790 bytes
 etc/images/connect.png                 | Bin 0 -> 5549 bytes
 etc/images/contact.png                 | Bin 0 -> 4693 bytes
 etc/images/copy.png                    | Bin 0 -> 4839 bytes
 etc/images/cut.png                     | Bin 0 -> 6340 bytes
 etc/images/data-save.png               | Bin 0 -> 4797 bytes
 etc/images/delete.png                  | Bin 0 -> 7692 bytes
 etc/images/describe.png                | Bin 0 -> 6324 bytes
 etc/images/diropen.png                 | Bin 0 -> 4572 bytes
 etc/images/disconnect.png              | Bin 0 -> 5285 bytes
 etc/images/exit.png                    | Bin 0 -> 6020 bytes
 etc/images/fwd-arrow.png               | Bin 0 -> 5548 bytes
 etc/images/help.png                    | Bin 0 -> 8679 bytes
 etc/images/home.png                    | Bin 0 -> 6276 bytes
 etc/images/index.png                   | Bin 0 -> 4746 bytes
 etc/images/info.png                    | Bin 0 -> 9026 bytes
 etc/images/jump-to.png                 | Bin 0 -> 5356 bytes
 etc/images/left-arrow.png              | Bin 0 -> 4927 bytes
 etc/images/letter.png                  | Bin 0 -> 3966 bytes
 etc/images/lock-broken.png             | Bin 0 -> 6642 bytes
 etc/images/lock-ok.png                 | Bin 0 -> 7223 bytes
 etc/images/lock.png                    | Bin 0 -> 6739 bytes
 etc/images/new.png                     | Bin 0 -> 4572 bytes
 etc/images/next-node.png               | Bin 0 -> 5444 bytes
 etc/images/next-page.png               | Bin 0 -> 6050 bytes
 etc/images/open.png                    | Bin 0 -> 5445 bytes
 etc/images/paste.png                   | Bin 0 -> 5441 bytes
 etc/images/preferences.png             | Bin 0 -> 7250 bytes
 etc/images/prev-node.png               | Bin 0 -> 5368 bytes
 etc/images/printer.png                 | Bin 0 -> 4539 bytes
 etc/images/redo.png                    | Bin 0 -> 5705 bytes
 etc/images/refresh.png                 | Bin 0 -> 6304 bytes
 etc/images/right-arrow.png             | Bin 0 -> 4919 bytes
 etc/images/save.png                    | Bin 0 -> 4446 bytes
 etc/images/saveas.png                  | Bin 0 -> 5372 bytes
 etc/images/scalable/LICENSE            |  16 +
 etc/images/scalable/README             |  46 ++
 etc/images/scalable/attach.svg         | 186 +++++++
 etc/images/scalable/back-arrow.svg     |  25 +
 etc/images/scalable/bookmark_add.svg   |  59 ++
 etc/images/scalable/cancel.svg         | 336 ++++++++++++
 etc/images/scalable/close.svg          |  26 +
 etc/images/scalable/connect-to-url.svg | 623 +++++++++++++++++++++
 etc/images/scalable/connect.svg        |  31 ++
 etc/images/scalable/contact.svg        |  50 ++
 etc/images/scalable/copy.svg           |  79 +++
 etc/images/scalable/cut.svg            |  30 +
 etc/images/scalable/data-save.svg      |  59 ++
 etc/images/scalable/delete.svg         | 728 ++++++++++++++++++++++++
 etc/images/scalable/describe.svg       |  37 ++
 etc/images/scalable/diropen.svg        |  68 +++
 etc/images/scalable/disconnect.svg     |  61 +++
 etc/images/scalable/exit.svg           |  36 ++
 etc/images/scalable/fwd-arrow.svg      |  25 +
 etc/images/scalable/help.svg           |  36 ++
 etc/images/scalable/home.svg           | 445 +++++++++++++++
 etc/images/scalable/index.svg          |  40 ++
 etc/images/scalable/info.svg           |  48 ++
 etc/images/scalable/jump-to.svg        |  63 +++
 etc/images/scalable/left-arrow.svg     |  21 +
 etc/images/scalable/letter.svg         |  79 +++
 etc/images/scalable/lock-broken.svg    |  77 +++
 etc/images/scalable/lock-ok.svg        |  79 +++
 etc/images/scalable/lock.svg           |  69 +++
 etc/images/scalable/new.svg            |  50 ++
 etc/images/scalable/next-node.svg      |  55 ++
 etc/images/scalable/next-page.svg      |  49 ++
 etc/images/scalable/open.svg           | 535 ++++++++++++++++++
 etc/images/scalable/paste.svg          |  80 +++
 etc/images/scalable/preferences.svg    | 398 ++++++++++++++
 etc/images/scalable/prev-node.svg      |  55 ++
 etc/images/scalable/printer.svg        | 502 +++++++++++++++++
 etc/images/scalable/redo.svg           |   1 +
 etc/images/scalable/refresh.svg        |  51 ++
 etc/images/scalable/right-arrow.svg    |  21 +
 etc/images/scalable/save.svg           | 350 ++++++++++++
 etc/images/scalable/saveas.svg         |  71 +++
 etc/images/scalable/search-replace.svg | 974 +++++++++++++++++++++++++++++++++
 etc/images/scalable/search.svg         | 750 +++++++++++++++++++++++++
 etc/images/scalable/show.svg           |  57 ++
 etc/images/scalable/spell.svg          |  22 +
 etc/images/scalable/undo.svg           |  19 +
 etc/images/scalable/up-arrow.svg       |   1 +
 etc/images/scalable/up-node.svg        |  59 ++
 etc/images/scalable/zoom-in.svg        |  36 ++
 etc/images/scalable/zoom-out.svg       |  40 ++
 etc/images/search-replace.png          | Bin 0 -> 7244 bytes
 etc/images/search.png                  | Bin 0 -> 6105 bytes
 etc/images/show.png                    | Bin 0 -> 3847 bytes
 etc/images/spell.png                   | Bin 0 -> 5527 bytes
 etc/images/undo.png                    | Bin 0 -> 5178 bytes
 etc/images/up-arrow.png                | Bin 0 -> 5476 bytes
 etc/images/up-node.png                 | Bin 0 -> 5758 bytes
 etc/images/zoom-in.png                 | Bin 0 -> 7671 bytes
 etc/images/zoom-out.png                | Bin 0 -> 7688 bytes
 100 files changed, 7654 insertions(+)

diff --git a/etc/images/attach.png b/etc/images/attach.png
new file mode 100644
index 00000000000..d07643047e3
Binary files /dev/null and b/etc/images/attach.png differ
diff --git a/etc/images/back-arrow.png b/etc/images/back-arrow.png
new file mode 100644
index 00000000000..44381988cda
Binary files /dev/null and b/etc/images/back-arrow.png differ
diff --git a/etc/images/bookmark_add.png b/etc/images/bookmark_add.png
new file mode 100644
index 00000000000..2bdb9e64db9
Binary files /dev/null and b/etc/images/bookmark_add.png differ
diff --git a/etc/images/cancel.png b/etc/images/cancel.png
new file mode 100644
index 00000000000..2afd92e0e4f
Binary files /dev/null and b/etc/images/cancel.png differ
diff --git a/etc/images/close.png b/etc/images/close.png
new file mode 100644
index 00000000000..adbedd2adab
Binary files /dev/null and b/etc/images/close.png differ
diff --git a/etc/images/connect-to-url.png b/etc/images/connect-to-url.png
new file mode 100644
index 00000000000..746d99268a1
Binary files /dev/null and b/etc/images/connect-to-url.png differ
diff --git a/etc/images/connect.png b/etc/images/connect.png
new file mode 100644
index 00000000000..7a1a986e496
Binary files /dev/null and b/etc/images/connect.png differ
diff --git a/etc/images/contact.png b/etc/images/contact.png
new file mode 100644
index 00000000000..7d011288de8
Binary files /dev/null and b/etc/images/contact.png differ
diff --git a/etc/images/copy.png b/etc/images/copy.png
new file mode 100644
index 00000000000..6694180088b
Binary files /dev/null and b/etc/images/copy.png differ
diff --git a/etc/images/cut.png b/etc/images/cut.png
new file mode 100644
index 00000000000..8d8969fde33
Binary files /dev/null and b/etc/images/cut.png differ
diff --git a/etc/images/data-save.png b/etc/images/data-save.png
new file mode 100644
index 00000000000..3cb7a5a6d0c
Binary files /dev/null and b/etc/images/data-save.png differ
diff --git a/etc/images/delete.png b/etc/images/delete.png
new file mode 100644
index 00000000000..997a8cc3e54
Binary files /dev/null and b/etc/images/delete.png differ
diff --git a/etc/images/describe.png b/etc/images/describe.png
new file mode 100644
index 00000000000..79d10b7a10d
Binary files /dev/null and b/etc/images/describe.png differ
diff --git a/etc/images/diropen.png b/etc/images/diropen.png
new file mode 100644
index 00000000000..814ea7f8193
Binary files /dev/null and b/etc/images/diropen.png differ
diff --git a/etc/images/disconnect.png b/etc/images/disconnect.png
new file mode 100644
index 00000000000..8c4a201532c
Binary files /dev/null and b/etc/images/disconnect.png differ
diff --git a/etc/images/exit.png b/etc/images/exit.png
new file mode 100644
index 00000000000..0484f000de5
Binary files /dev/null and b/etc/images/exit.png differ
diff --git a/etc/images/fwd-arrow.png b/etc/images/fwd-arrow.png
new file mode 100644
index 00000000000..57652365c23
Binary files /dev/null and b/etc/images/fwd-arrow.png differ
diff --git a/etc/images/help.png b/etc/images/help.png
new file mode 100644
index 00000000000..0e7883a449f
Binary files /dev/null and b/etc/images/help.png differ
diff --git a/etc/images/home.png b/etc/images/home.png
new file mode 100644
index 00000000000..27b5a31423e
Binary files /dev/null and b/etc/images/home.png differ
diff --git a/etc/images/index.png b/etc/images/index.png
new file mode 100644
index 00000000000..6298a33ca43
Binary files /dev/null and b/etc/images/index.png differ
diff --git a/etc/images/info.png b/etc/images/info.png
new file mode 100644
index 00000000000..5ba2f39a3cc
Binary files /dev/null and b/etc/images/info.png differ
diff --git a/etc/images/jump-to.png b/etc/images/jump-to.png
new file mode 100644
index 00000000000..39f558a0a93
Binary files /dev/null and b/etc/images/jump-to.png differ
diff --git a/etc/images/left-arrow.png b/etc/images/left-arrow.png
new file mode 100644
index 00000000000..4279ef4b2ae
Binary files /dev/null and b/etc/images/left-arrow.png differ
diff --git a/etc/images/letter.png b/etc/images/letter.png
new file mode 100644
index 00000000000..8be3a6d0fa9
Binary files /dev/null and b/etc/images/letter.png differ
diff --git a/etc/images/lock-broken.png b/etc/images/lock-broken.png
new file mode 100644
index 00000000000..9a772f0478e
Binary files /dev/null and b/etc/images/lock-broken.png differ
diff --git a/etc/images/lock-ok.png b/etc/images/lock-ok.png
new file mode 100644
index 00000000000..ef8f24fb8c0
Binary files /dev/null and b/etc/images/lock-ok.png differ
diff --git a/etc/images/lock.png b/etc/images/lock.png
new file mode 100644
index 00000000000..ac22b9e95d5
Binary files /dev/null and b/etc/images/lock.png differ
diff --git a/etc/images/new.png b/etc/images/new.png
new file mode 100644
index 00000000000..00b02b7a7f2
Binary files /dev/null and b/etc/images/new.png differ
diff --git a/etc/images/next-node.png b/etc/images/next-node.png
new file mode 100644
index 00000000000..3a7ece7941f
Binary files /dev/null and b/etc/images/next-node.png differ
diff --git a/etc/images/next-page.png b/etc/images/next-page.png
new file mode 100644
index 00000000000..62971e9b21f
Binary files /dev/null and b/etc/images/next-page.png differ
diff --git a/etc/images/open.png b/etc/images/open.png
new file mode 100644
index 00000000000..4c7f7837a59
Binary files /dev/null and b/etc/images/open.png differ
diff --git a/etc/images/paste.png b/etc/images/paste.png
new file mode 100644
index 00000000000..a2ec63fed40
Binary files /dev/null and b/etc/images/paste.png differ
diff --git a/etc/images/preferences.png b/etc/images/preferences.png
new file mode 100644
index 00000000000..fe40e2b6ceb
Binary files /dev/null and b/etc/images/preferences.png differ
diff --git a/etc/images/prev-node.png b/etc/images/prev-node.png
new file mode 100644
index 00000000000..79ac9242884
Binary files /dev/null and b/etc/images/prev-node.png differ
diff --git a/etc/images/printer.png b/etc/images/printer.png
new file mode 100644
index 00000000000..051ee77128d
Binary files /dev/null and b/etc/images/printer.png differ
diff --git a/etc/images/redo.png b/etc/images/redo.png
new file mode 100644
index 00000000000..4e7f56ad205
Binary files /dev/null and b/etc/images/redo.png differ
diff --git a/etc/images/refresh.png b/etc/images/refresh.png
new file mode 100644
index 00000000000..80428e8869e
Binary files /dev/null and b/etc/images/refresh.png differ
diff --git a/etc/images/right-arrow.png b/etc/images/right-arrow.png
new file mode 100644
index 00000000000..3223c377f67
Binary files /dev/null and b/etc/images/right-arrow.png differ
diff --git a/etc/images/save.png b/etc/images/save.png
new file mode 100644
index 00000000000..795a5211db8
Binary files /dev/null and b/etc/images/save.png differ
diff --git a/etc/images/saveas.png b/etc/images/saveas.png
new file mode 100644
index 00000000000..f0410cb5498
Binary files /dev/null and b/etc/images/saveas.png differ
diff --git a/etc/images/scalable/LICENSE b/etc/images/scalable/LICENSE
new file mode 100644
index 00000000000..efa55dfb835
--- /dev/null
+++ b/etc/images/scalable/LICENSE
@@ -0,0 +1,16 @@
+Tango license:
+
+The icons in this repository are herefore released into the Public Domain.
+
+
+Adwaita license:
+
+This work is licenced under the terms of either the GNU LGPL v3 or
+Creative Commons Attribution-Share Alike 3.0 United States License.
+
+To view a copy of the CC-BY-SA licence, visit
+http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
+Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
+
+When attributing the artwork, using "GNOME Project" is enough.
+Please link to http://www.gnome.org where available.
diff --git a/etc/images/scalable/README b/etc/images/scalable/README
new file mode 100644
index 00000000000..4e079d812f7
--- /dev/null
+++ b/etc/images/scalable/README
@@ -0,0 +1,46 @@
+Here are the scalable icons that I took from Tango icon theme and the
+old Adwaita icon theme.  The goal is to cover all existing Emacs
+icons.  I was able to find equivalent or similar icons for half of the
+existing icons.  For the rest, I had to create new ones by modify or
+combine the icons from Tango and Adwaita.  For a handful or icons I
+was unable to find or create new ones for.
+
+Ones that I "created" by modifying/combining other icons:
+- bookmark_add
+- contact
+- data-save
+- down
+- index
+- left-arrow
+- letter
+- lock-broken
+- lock-ok
+- lock
+- new
+- next-node
+- next-page
+- prev-node
+- right-arrow
+- saveas
+- show
+- up-arrow
+- up-node
+- zoom-in
+- zoom-out
+
+I can't find or create new icons for these icons:
+
+- mh-logo
+- sort-ascending
+- sort-column-ascending
+- sort-criteria
+- sort-descending
+- sort-row-ascending
+
+The following icons didn't need new scalable icons, because they
+already have:
+
+- checked
+- unchecked
+
+Others are took straight from Tango or Adwaita.
\ No newline at end of file
diff --git a/etc/images/scalable/attach.svg b/etc/images/scalable/attach.svg
new file mode 100644
index 00000000000..4c7f5f6462b
--- /dev/null
+++ b/etc/images/scalable/attach.svg
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   id="svg79606"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docbase="/home/garrett/Source/tango-icon-theme/scalable/status"
+   sodipodi:docname="mail-attachment.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs79608">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective20" />
+    <linearGradient
+       id="linearGradient5783">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1;"
+         offset="0"
+         id="stop5785" />
+      <stop
+         id="stop5791"
+         offset="0.5"
+         style="stop-color:#f5f5f5;stop-opacity:1;" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="1"
+         id="stop5787" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3558">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop3560" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop3562" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3558"
+       id="radialGradient3564"
+       cx="21.761711"
+       cy="23.07144"
+       fx="21.761711"
+       fy="23.07144"
+       r="15.571428"
+       
gradientTransform="matrix(0.977282,3.554943e-8,-8.305337e-10,0.651376,-0.79443,15.82896)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5783"
+       id="linearGradient5789"
+       x1="23.505953"
+       y1="5.7753429"
+       x2="20.604948"
+       y2="29.85923"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="0.23529412"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.979167"
+     inkscape:cx="10.476522"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="940"
+     inkscape:window-height="818"
+     inkscape:window-x="0"
+     inkscape:window-y="30"
+     stroke="#d3d7cf"
+     inkscape:showpageshadow="false">
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="1px"
+       spacingy="1px"
+       color="#0000ff"
+       empcolor="#0000ff"
+       opacity="0.2"
+       empopacity="0.4"
+       empspacing="4" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata79611">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Mail Attachment</dc:title>
+        <dc:date>2005-11-04</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://tango-project.org</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>attachment</rdf:li>
+            <rdf:li>file</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Garrett LeSage</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <g
+       id="g3902">
+      <path
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         transform="translate(0.494048,1.056164)"
+         d="M 21.326337,9.3278633 L 10.449186,27.94227 C 8.5266861,31.23365 
9.6775753,35.481172 13.008091,37.38221 L 15.102397,38.579075 C 
18.434077,40.480111 22.732254,39.341738 24.655919,36.05036 L 36.41168,15.928621 
C 38.335346,12.636117 37.625044,8.6405654 34.835356,7.0477444 C 
32.045435,5.4549233 28.187846,6.8452672 26.265346,10.137772 L 
18.109581,24.099704 C 16.186149,27.391081 15.978909,30.871442 
17.647547,31.836583 C 19.317351,32.799475 22.257398,30.893938 
24.179898,27.602558 L 2 [...]
+         id="path7057"
+         
style="fill:none;stroke:#888a85;stroke-width:3.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
 />
+      <path
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         transform="translate(0.494048,1.168493)"
+         d="M 21.326337,9.2155349 L 10.449186,27.829941 C 8.5266861,31.121321 
9.6775753,35.368843 13.008091,37.269881 L 15.102397,38.466746 C 
18.434077,40.367782 22.732254,39.229409 24.655919,35.938031 L 
36.41168,15.816292 C 38.335346,12.523788 37.625044,8.528237 34.835356,6.935416 
C 32.045435,5.3425949 28.187846,6.7329388 26.265346,10.025444 L 
18.109581,23.987375 C 16.186149,27.278752 15.978909,30.759113 
17.647547,31.724254 C 19.317351,32.687146 22.257398,30.781609 
24.179898,27.490229 L [...]
+         id="path7053"
+         
style="fill:none;stroke:url(#linearGradient5789);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
 />
+    </g>
+    <path
+       sodipodi:type="arc"
+       
style="opacity:0.25;color:#000000;fill:url(#radialGradient3564);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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       id="path3556"
+       sodipodi:cx="22.571428"
+       sodipodi:cy="30.857143"
+       sodipodi:rx="15.571428"
+       sodipodi:ry="10.142858"
+       d="M 38.142857 30.857143 A 15.571428 10.142858 0 1 1  7,30.857143 A 
15.571428 10.142858 0 1 1  38.142857 30.857143 z"
+       transform="matrix(1.316514,0,0,0.246479,-2.215601,33.89436)"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true" />
+  </g>
+</svg>
diff --git a/etc/images/scalable/back-arrow.svg 
b/etc/images/scalable/back-arrow.svg
new file mode 100644
index 00000000000..04e83d7a2a8
--- /dev/null
+++ b/etc/images/scalable/back-arrow.svg
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g id="g11747" transform="matrix(0.453871,0,0,0.453871,-16.4129,-12.2833)">
+        <g id="g11749" opacity="0.16">
+            <path id="path11751" d="M171.663,137.533C171.663,143.643 
159.745,148.67 145.263,148.67C130.781,148.67 118.864,143.643 
118.864,137.533C118.864,131.424 130.781,126.396 145.263,126.396C159.745,126.396 
171.663,131.424 171.663,137.533Z" 
style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+        </g>
+        <g id="g11753">
+            <path id="path11755" 
d="M114.295,126.795L135.129,126.795C146.635,126.795 155.962,117.468 
155.962,105.962C155.962,94.456 146.635,85.129 
135.129,85.129L72.629,85.129M85.129,60.129L60.129,85.129L85.129,110.129" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear2);stroke-width:29.17px;"/>
+            <path id="path11757" 
d="M114.295,126.795L135.129,126.795C146.635,126.795 155.962,117.468 
155.962,105.962C155.962,94.456 146.635,85.129 
135.129,85.129L72.629,85.129M85.129,60.129L60.129,85.129L85.129,110.129" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:20.83px;"/>
+            <path id="path11759" d="M84.998,51.665C82.849,51.75 80.747,52.706 
79.269,54.269L48.28,85.129L79.269,115.988C82.194,119.617 88.356,119.948 
91.652,116.652C94.948,113.356 94.618,107.194 
90.988,104.269L80.181,93.462L135.129,93.462C142.131,93.462 147.629,98.96 
147.629,105.962C147.629,112.964 142.131,118.462 
135.129,118.462L114.295,118.462C109.893,118.4 105.843,122.392 
105.843,126.795C105.843,131.198 109.893,135.191 
114.295,135.129L135.129,135.129C151.138,135.129 164.295,121.972 16 [...]
+            <path id="path11761" d="M92.883,56.782C91.599,53.711 88.326,51.587 
84.998,51.665C82.849,51.75 80.747,52.706 
79.269,54.269L48.28,85.129M114.295,135.129L135.129,135.129C151.138,135.129 
164.295,121.972 164.295,105.962C164.295,89.952 151.138,76.795 
135.129,76.795L80.181,76.795" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear4);stroke-width:4.17px;"/>
+            <path id="path11763" d="M135.129,93.462C142.131,93.462 
147.629,98.96 147.629,105.962C147.629,112.964 142.131,118.462 
135.129,118.462L114.295,118.462C109.893,118.4 105.843,122.392 105.843,126.795" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear5);stroke-width:4.17px;"/>
+            <path id="path11765" d="M91.652,116.652C94.948,113.356 
94.618,107.194 90.988,104.269L80.181,93.462" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial6);stroke-width:4.17px;"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(26.3994,0,0,11.137,145.263,137.533)"><stop offset="0" 
style="stop-color:black;stop-opacity:1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3.11009e-15,-50.7916,50.7916,3.11009e-15,108.045,137.217)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.20564e-15,-85.0145,85.0145,5.20564e-15,108.045,128.771)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.86568e-15,30.4688,-30.4688,1.86568e-15,166.379,89.4895)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.59217e-16,-9.13271,9.13271,5.59217e-16,123.302,105.607)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(143.503,0,0,13.6782,92.2577,109.049)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/bookmark_add.svg 
b/etc/images/scalable/bookmark_add.svg
new file mode 100644
index 00000000000..fdfe9b63b21
--- /dev/null
+++ b/etc/images/scalable/bookmark_add.svg
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g transform="matrix(0.306082,0,0,0.306082,22.5242,22.1665)">
+        <g id="Shadow" transform="matrix(1,0,0,1,-68,-68)">
+            <g id="g5022">
+                <rect id="rect4173" x="38.531" y="168.527" width="120.855" 
height="29.613" style="fill:url(#_Linear1);"/>
+                <path id="path5058" 
d="M159.386,168.528L159.386,198.139C172.275,198.195 190.546,191.505 
190.546,183.332C190.546,175.158 176.162,168.528 159.386,168.528Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+                <path id="path5018" 
d="M38.531,168.528L38.531,198.139C25.642,198.195 7.371,191.505 
7.371,183.332C7.371,175.158 21.754,168.528 38.531,168.528Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+            </g>
+        </g>
+        <g id="Base" transform="matrix(1,0,0,1,-68,-68)">
+            <path id="rect15391" d="M172.396,19.371C172.396,16.729 
170.251,14.583 167.608,14.583L31.871,14.583C29.229,14.583 27.083,16.729 
27.083,19.371L27.083,180.893C27.083,183.536 29.229,185.681 
31.871,185.681L167.608,185.681C170.251,185.681 172.396,183.536 
172.396,180.893L172.396,19.371Z" 
style="fill:url(#_Radial4);stroke:url(#_Radial5);stroke-width:4.17px;"/>
+            <path id="rect15660" d="M168.498,19.375C168.498,19.033 
168.22,18.754 167.877,18.754L31.881,18.754C31.539,18.754 31.26,19.033 
31.26,19.375L31.26,180.751C31.26,181.094 31.539,181.372 
31.881,181.372L167.877,181.372C168.22,181.372 168.498,181.094 
168.498,180.751L168.498,19.375Z" 
style="fill:none;stroke:url(#_Radial6);stroke-width:4.17px;"/>
+            <path id="path15672" d="M47.941,22.893L47.941,180.837" 
style="fill:none;stroke:black;stroke-opacity:0.02;stroke-width:4.12px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            <path id="path15674" d="M52.083,20.919L52.083,179.326" 
style="fill:none;stroke:white;stroke-opacity:0.2;stroke-width:4.17px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+        </g>
+        <g id="Text" transform="matrix(1,0,0,1,-68,-68)">
+            <g id="g2188">
+                <path id="rect15686" d="M150,38.074C150,37.757 149.743,37.5 
149.426,37.5L67.241,37.5C66.924,37.5 66.667,37.757 
66.667,38.074L66.667,41.093C66.667,41.409 66.924,41.667 
67.241,41.667L149.426,41.667C149.743,41.667 150,41.409 150,41.093L150,38.074Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15688" d="M150,46.407C150,46.091 149.743,45.833 
149.426,45.833L67.241,45.833C66.924,45.833 66.667,46.091 
66.667,46.407L66.667,49.426C66.667,49.743 66.924,50 
67.241,50L149.426,50C149.743,50 150,49.743 150,49.426L150,46.407Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15690" d="M150,54.741C150,54.424 149.743,54.167 
149.426,54.167L67.241,54.167C66.924,54.167 66.667,54.424 
66.667,54.741L66.667,57.759C66.667,58.076 66.924,58.333 
67.241,58.333L149.426,58.333C149.743,58.333 150,58.076 150,57.759L150,54.741Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15692" d="M150,63.074C150,62.757 149.743,62.5 
149.426,62.5L67.241,62.5C66.924,62.5 66.667,62.757 
66.667,63.074L66.667,66.093C66.667,66.409 66.924,66.667 
67.241,66.667L149.426,66.667C149.743,66.667 150,66.409 150,66.093L150,63.074Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15694" d="M150,71.407C150,71.091 149.743,70.833 
149.426,70.833L67.241,70.833C66.924,70.833 66.667,71.091 
66.667,71.407L66.667,74.426C66.667,74.743 66.924,75 
67.241,75L149.426,75C149.743,75 150,74.743 150,74.426L150,71.407Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15696" d="M150,79.741C150,79.424 149.743,79.167 
149.426,79.167L67.241,79.167C66.924,79.167 66.667,79.424 
66.667,79.741L66.667,82.759C66.667,83.076 66.924,83.333 
67.241,83.333L149.426,83.333C149.743,83.333 150,83.076 150,82.759L150,79.741Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15698" d="M150,88.074C150,87.757 149.743,87.5 
149.426,87.5L67.241,87.5C66.924,87.5 66.667,87.757 
66.667,88.074L66.667,91.093C66.667,91.409 66.924,91.667 
67.241,91.667L149.426,91.667C149.743,91.667 150,91.409 150,91.093L150,88.074Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15700" d="M150,96.407C150,96.091 149.743,95.833 
149.426,95.833L67.241,95.833C66.924,95.833 66.667,96.091 
66.667,96.407L66.667,99.426C66.667,99.743 66.924,100 
67.241,100L149.426,100C149.743,100 150,99.743 150,99.426L150,96.407Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15732" d="M104.167,104.425C104.167,104.282 
104.051,104.167 103.908,104.167L66.925,104.167C66.782,104.167 66.667,104.282 
66.667,104.425L66.667,108.075C66.667,108.218 66.782,108.333 
66.925,108.333L103.908,108.333C104.051,108.333 104.167,108.218 
104.167,108.075L104.167,104.425Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15736" d="M150,121.407C150,121.091 
149.743,120.833 149.426,120.833L67.241,120.833C66.924,120.833 66.667,121.091 
66.667,121.407L66.667,124.426C66.667,124.743 66.924,125 
67.241,125L149.426,125C149.743,125 150,124.743 150,124.426L150,121.407Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15738" d="M150,129.741C150,129.424 
149.743,129.167 149.426,129.167L67.241,129.167C66.924,129.167 66.667,129.424 
66.667,129.741L66.667,132.759C66.667,133.076 66.924,133.333 
67.241,133.333L149.426,133.333C149.743,133.333 150,133.076 
150,132.759L150,129.741Z" style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15740" d="M150,138.074C150,137.757 149.743,137.5 
149.426,137.5L67.241,137.5C66.924,137.5 66.667,137.757 
66.667,138.074L66.667,141.093C66.667,141.409 66.924,141.667 
67.241,141.667L149.426,141.667C149.743,141.667 150,141.409 
150,141.093L150,138.074Z" style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15742" d="M150,146.407C150,146.091 
149.743,145.833 149.426,145.833L67.241,145.833C66.924,145.833 66.667,146.091 
66.667,146.407L66.667,149.426C66.667,149.743 66.924,150 
67.241,150L149.426,150C149.743,150 150,149.743 150,149.426L150,146.407Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                <path id="rect15744" d="M125,154.569C125,154.347 
124.82,154.167 124.598,154.167L67.068,154.167C66.847,154.167 66.667,154.347 
66.667,154.569L66.667,157.931C66.667,158.153 66.847,158.333 
67.068,158.333L124.598,158.333C124.82,158.333 125,158.153 
125,157.931L125,154.569Z" style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+            </g>
+            <path id="path5138" 
d="M117.691,130.52L88.116,113.057L59.615,128.682L57.341,16.448L118.957,16.448L117.691,130.52Z"
 style="fill:url(#_Linear7);"/>
+            <path id="path2204" d="M51.781,14.658C51.781,14.658 51,2.522 
62.949,2.261L104.664,2.114C109.489,2.114 110.758,4.963 
110.758,8.79L110.758,123.875L85.606,102.224L61.143,123.875L60.799,14.665L51.781,14.658Z"
 
style="fill:url(#_Linear8);stroke:rgb(54,72,120);stroke-width:4.17px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            <path id="path3668" d="M54.293,12.549C54.213,9.272 55.47,4.501 
64.064,4.24L104.283,4.167C106.837,4.167 108.709,4.864 
108.709,7.498L108.587,43.716L63.821,43.716L63.3,12.497L54.293,12.549Z" 
style="fill:url(#_Linear9);"/>
+            <path id="rect5895" d="M107.806,28.137C107.806,27.994 
107.69,27.878 107.548,27.878L64.08,27.878C63.937,27.878 63.821,27.994 
63.821,28.137L63.821,80.968C63.821,81.111 63.937,81.226 
64.08,81.226L107.548,81.226C107.69,81.226 107.806,81.111 
107.806,80.968L107.806,28.137Z" style="fill:url(#_Linear10);"/>
+            <path id="path5969" 
d="M101.987,9.206L106.565,12.971L106.448,114.633L85.406,96.682L65.434,114.23L65.413,11.457L101.987,9.206Z"
 
style="fill:none;stroke:url(#_Linear11);stroke-width:4.17px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            <path id="path2894" d="M63.161,16.41L62.977,4.306C54.1,4.306 
54.138,12.367 54.138,16.41L63.161,16.41Z" 
style="fill:url(#_Linear12);fill-rule:nonzero;"/>
+            <path id="path2904" d="M63.161,16.41L62.977,7.603C53.401,7.678 
54.138,16.41 54.138,16.41L63.161,16.41Z" 
style="fill:url(#_Linear13);fill-rule:nonzero;"/>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.81329e-15,29.6132,-29.6132,1.81329e-15,84.2983,168.527)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(29.3198,0,0,14.284,160.15,183.159)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-29.3198,0,0,14.284,37.7666,183.159)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(347.012,0,0,377.46,135.505,154.907)"><stop offset="0" 
style="stop-color:rgb(250,250,250);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(187,187,187);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(152.308,0,0,163.02,49.1435,18.2595)"><stop offset="0" 
style="stop-color:rgb(163,163,163);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(76,76,76);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(154.707,0,0,164.549,46.2196,33.6546)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(248,248,248);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.18899,74.3724,-74.3724,1.18899,100.776,71.4844)"><stop
 offset="0" style="stop-color:black;stop-opacity:0.28"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-0.15856,-80.3723,80.3723,-0.15856,88.3951,97.9178)"><stop
 offset="0" style="stop-color:rgb(133,157,188);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(84,114,153);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(9.88229e-16,16.139,-16.139,9.88229e-16,75.8484,9.13252)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.45"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3.19137e-15,52.1191,-52.1191,3.19137e-15,85.8137,25.8674)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.16"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear11" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.17124e-15,-19.1278,19.1278,1.17124e-15,85.8608,33.6691)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.19"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear12" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3.00639,4.51772,-4.51772,3.00639,55.643,4.30632)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.48"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear13" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-0.130204,5.65933,-5.65933,-0.130204,60.767,7.59621)"><stop
 offset="0" style="stop-color:black;stop-opacity:0.36"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/cancel.svg b/etc/images/scalable/cancel.svg
new file mode 100644
index 00000000000..04ce3a79feb
--- /dev/null
+++ b/etc/images/scalable/cancel.svg
@@ -0,0 +1,336 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg6361"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/jimmac/gfx/ximian/tango-icon-theme/scalable/actions"
+   sodipodi:docname="process-stop.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective52" />
+    <linearGradient
+       id="linearGradient2256">
+      <stop
+         style="stop-color:#ff0202;stop-opacity:1;"
+         offset="0"
+         id="stop2258" />
+      <stop
+         style="stop-color:#ff9b9b;stop-opacity:1;"
+         offset="1"
+         id="stop2260" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2248">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop2250" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop2252" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9647">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9649" />
+      <stop
+         style="stop-color:#dbdbdb;stop-opacity:1;"
+         offset="1"
+         id="stop9651" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient21644">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop21646" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop21648" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient21644"
+       id="radialGradient21650"
+       cx="25.125"
+       cy="36.75"
+       fx="25.125"
+       fy="36.75"
+       r="15.75"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,0.595238,-2.300678e-15,14.87500)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7895">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop7897" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop7899" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4981">
+      <stop
+         style="stop-color:#cc0000;stop-opacity:1;"
+         offset="0"
+         id="stop4983" />
+      <stop
+         style="stop-color:#b30000;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop4985" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient15762"
+       inkscape:collect="always">
+      <stop
+         id="stop15764"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop15766"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient14236">
+      <stop
+         id="stop14238"
+         offset="0.0000000"
+         style="stop-color:#ed4040;stop-opacity:1.0000000;" />
+      <stop
+         id="stop14240"
+         offset="1.0000000"
+         style="stop-color:#a40000;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient11780">
+      <stop
+         style="stop-color:#ff8b8b;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop11782" />
+      <stop
+         style="stop-color:#ec1b1b;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop11784" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient11014">
+      <stop
+         style="stop-color:#a80000;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop11016" />
+      <stop
+         style="stop-color:#c60000;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop13245" />
+      <stop
+         style="stop-color:#e50000;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop11018" />
+    </linearGradient>
+    <linearGradient
+       y2="9.6507530"
+       x2="9.8940229"
+       y1="5.3855424"
+       x1="5.7365270"
+       
gradientTransform="matrix(-1.000000,0.000000,0.000000,-1.000000,31.72170,31.29079)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient15772"
+       xlink:href="#linearGradient15762"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient11780"
+       id="linearGradient2057"
+       x1="15.737001"
+       y1="12.503600"
+       x2="53.570126"
+       y2="47.374317"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0.000000,-2.000000)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4981"
+       id="linearGradient4987"
+       x1="23.995985"
+       y1="20.105337"
+       x2="41.047836"
+       y2="37.959785"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0.000000,-2.000000)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7895"
+       id="linearGradient7901"
+       x1="15.578875"
+       y1="16.285088"
+       x2="32.166405"
+       y2="28.394291"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9647"
+       id="radialGradient2239"
+       cx="24.30225"
+       cy="33.30225"
+       fx="24.30225"
+       fy="33.30225"
+       r="12.30225"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.693981,-5.775714e-16,5.775714e-16,1.693981,-16.86529,-25.11111)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4981"
+       id="linearGradient2243"
+       gradientUnits="userSpaceOnUse"
+       x1="23.995985"
+       y1="20.105337"
+       x2="41.047836"
+       y2="37.959785"
+       
gradientTransform="matrix(0.988373,0.000000,0.000000,0.988373,0.279002,0.278984)"
 />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2248"
+       id="radialGradient2254"
+       cx="16.75"
+       cy="10.666344"
+       fx="16.75"
+       fy="10.666344"
+       r="21.25"
+       
gradientTransform="matrix(4.154957,-2.979206e-24,3.255657e-24,3.198723,-52.84553,-23.50921)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2256"
+       id="linearGradient2262"
+       x1="21.75"
+       y1="15.80225"
+       x2="24.30225"
+       y2="35.05225"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(0.000000,-2.000000)" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:guide-bbox="true"
+     showguides="true"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="0.15294118"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="4"
+     inkscape:cx="0.007276"
+     inkscape:cy="7.0544576"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="786"
+     inkscape:window-height="688"
+     inkscape:window-x="488"
+     inkscape:window-y="160"
+     inkscape:showpageshadow="false" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Stop</dc:title>
+        <dc:date>2005-10-16</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>stop</rdf:li>
+            <rdf:li>halt</rdf:li>
+            <rdf:li>error</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       
style="opacity:0.63068183;color:#000000;fill:url(#radialGradient21650);fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       id="path21642"
+       sodipodi:cx="25.125"
+       sodipodi:cy="36.75"
+       sodipodi:rx="15.75"
+       sodipodi:ry="9.375"
+       d="M 40.875 36.75 A 15.75 9.375 0 1 1  9.375,36.75 A 15.75 9.375 0 1 1  
40.875 36.75 z"
+       
transform="matrix(1.173803,0.000000,0.000000,0.600000,-5.265866,19.57500)" />
+    <path
+       
style="fill:url(#linearGradient4987);fill-opacity:1;fill-rule:evenodd;stroke:#860000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 15.591006,0.4919213 L 32.676311,0.4919213 L 45.497585,13.586385 L 
45.497585,31.48003 L 32.848986,43.496929 L 15.418649,43.496929 L 
2.4943857,30.658264 L 2.4943857,13.464078 L 15.591006,0.4919213 z "
+       id="path9480"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       
style="opacity:0.81318683;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2057);stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
+       d="M 16.020655,1.5003424 L 32.248563,1.5003424 L 44.496456,13.922717 L 
44.496456,31.037001 L 32.638472,42.48783 L 15.870253,42.48783 L 
3.5090792,30.208718 L 3.5090792,13.84561 L 16.020655,1.5003424 z "
+       id="path9482"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       
style="opacity:0.28977272;fill:url(#radialGradient2254);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 15.6875,0.75 L 2.75,13.5625 L 2.75,30.5625 L 5.6875,33.46875 C 
22.450041,33.526299 22.164665,20.450067 45.25,21.59375 L 45.25,13.6875 L 
32.5625,0.75 L 15.6875,0.75 z "
+       id="path2241"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       
style="fill:url(#radialGradient2239);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2262);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 16.767175,10.5 L 12.5,14.767175 L 20.035075,22.30225 L 
12.5,29.837325 L 16.767175,34.104501 L 24.30225,26.569425 L 31.837325,34.104501 
L 36.104501,29.837325 L 28.569425,22.30225 L 36.104501,14.767175 L 
31.837325,10.5 L 24.30225,18.035075 L 16.767175,10.5 z "
+       id="path2787" />
+  </g>
+</svg>
diff --git a/etc/images/scalable/close.svg b/etc/images/scalable/close.svg
new file mode 100644
index 00000000000..8ca1b6efe7f
--- /dev/null
+++ b/etc/images/scalable/close.svg
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g id="g32" transform="matrix(0.445177,0,0,0.445177,0,7.37446)">
+        <g id="g2423">
+            <path id="path60" d="M143.763,90.302C143.763,97.384 111.58,103.126 
71.881,103.126C32.182,103.126 0,97.384 0,90.302C0,83.22 32.182,77.478 
71.881,77.478C111.58,77.478 143.763,83.22 143.763,90.302Z" 
style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+            <path id="path62" d="M65.384,94.888C65.384,102.432 52.294,108.549 
36.146,108.549C19.999,108.549 6.908,102.432 6.908,94.888C6.908,87.343 
19.999,81.226 36.146,81.226C52.294,81.226 65.384,87.343 65.384,94.888Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+            <path id="path64" d="M133.606,94.888C133.606,102.432 
120.515,108.549 104.368,108.549C88.22,108.549 75.13,102.432 
75.13,94.888C75.13,87.343 88.22,81.226 104.368,81.226C120.515,81.226 
133.606,87.343 133.606,94.888Z" style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+        </g>
+        <g id="g3807">
+            <g id="g3706">
+                <path id="path4262" d="M36.158,2.087C31.228,2.049 26.721,5.06 
24.854,9.622C22.988,14.185 24.137,19.381 
27.68,22.81L54.808,49.938L27.68,77.066C22.946,81.8 22.946,89.475 
27.68,94.209C32.414,98.943 40.089,98.943 
44.823,94.209L71.952,67.081L99.08,94.209C102.122,97.339 106.543,98.537 
110.76,97.412C114.977,96.287 118.347,92.975 119.426,88.746C120.505,84.517 
119.197,80.073 116.035,77.066L88.907,49.938L116.035,22.81C119.604,19.358 
120.776,14.015 118.861,9.434C116.945,4.853 112.33 [...]
+            </g>
+            <path id="path5143" d="M36.249,6.252C33.063,6.228 30.036,8.244 
28.827,11.2C27.619,14.154 28.287,17.507 30.65,19.794C30.693,19.793 
30.737,19.793 30.78,19.794L57.864,47.008C58.663,47.798 59.114,48.878 
59.114,50.002C59.114,51.127 58.663,52.206 
57.864,52.997L30.78,80.081C27.665,83.196 27.665,88.163 
30.78,91.278C33.896,94.394 38.863,94.394 
41.978,91.278L69.062,64.065C69.852,63.265 70.932,62.815 
72.056,62.815C73.181,62.815 74.26,63.265 
75.051,64.065L102.134,91.278C104.093,93.293 10 [...]
+            <path id="path3797" d="M57.664,50C75.342,44.844 70.806,50.552 
86.463,50.552L115.261,79.351L99.331,91.667L72.252,64.349L45.164,90.746L31.004,76.87L57.664,50Z"
 style="fill:url(#_Radial6);"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(71.8814,0,0,12.8239,71.8814,90.302)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.09"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(27.8429,0,0,13.0094,36.1462,94.8876)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.2"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(28.1938,0,0,13.1734,104.368,94.8876)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.2"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(51.1243,0,0,51.0811,71.8832,39.1228)"><stop 
offset="0" style="stop-color:rgb(156,158,153);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(134,136,131);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(4.78874e-15,78.2061,-78.2061,4.78874e-15,61.4661,57.1025)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.36"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(48.7611,0,0,24.5456,68.0898,49.2378)"><stop 
offset="0" style="stop-color:rgb(85,87,83);stop-opacity:0.3"/><stop offset="1" 
style="stop-color:rgb(85,87,83);stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/connect-to-url.svg 
b/etc/images/scalable/connect-to-url.svg
new file mode 100644
index 00000000000..ebe3c60b6f0
--- /dev/null
+++ b/etc/images/scalable/connect-to-url.svg
@@ -0,0 +1,623 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3440"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/categories"
+   sodipodi:docname="applications-internet.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective95" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient6001">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop6003" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop6005" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4825">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop4827" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop4829" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4126">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop4128" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.16494845;"
+         offset="1.0000000"
+         id="stop4130" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4114">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop4116" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop4118" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3962">
+      <stop
+         style="stop-color:#d3e9ff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop3964" />
+      <stop
+         style="stop-color:#d3e9ff;stop-opacity:1.0000000;"
+         offset="0.15517241"
+         id="stop4134" />
+      <stop
+         style="stop-color:#4074ae;stop-opacity:1.0000000;"
+         offset="0.75000000"
+         id="stop4346" />
+      <stop
+         style="stop-color:#36486c;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop3966" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3962"
+       id="radialGradient3968"
+       gradientTransform="scale(0.999989,1.000011)"
+       cx="18.247644"
+       cy="15.716079"
+       fx="18.247644"
+       fy="15.716079"
+       r="29.993349"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4114"
+       id="radialGradient4120"
+       gradientTransform="scale(1.643990,0.608276)"
+       cx="15.115514"
+       cy="63.965388"
+       fx="15.115514"
+       fy="63.965388"
+       r="12.289036"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4126"
+       id="radialGradient4132"
+       gradientTransform="scale(0.999989,1.000011)"
+       cx="15.601279"
+       cy="12.142302"
+       fx="15.601279"
+       fy="12.142302"
+       r="43.526714"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4825"
+       id="radialGradient5983"
+       gradientUnits="userSpaceOnUse"
+       cx="12.071323"
+       cy="12.493138"
+       fx="12.071323"
+       fy="12.493138"
+       r="6.7175145" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4825"
+       id="radialGradient5985"
+       gradientUnits="userSpaceOnUse"
+       cx="12.071323"
+       cy="12.493138"
+       fx="12.071323"
+       fy="12.493138"
+       r="6.7175145" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4825"
+       id="radialGradient5987"
+       gradientUnits="userSpaceOnUse"
+       cx="12.071323"
+       cy="12.493138"
+       fx="12.071323"
+       fy="12.493138"
+       r="6.7175145" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4825"
+       id="radialGradient5989"
+       gradientUnits="userSpaceOnUse"
+       cx="12.071323"
+       cy="12.493138"
+       fx="12.071323"
+       fy="12.493138"
+       r="6.7175145" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6001"
+       id="linearGradient6007"
+       x1="-25.176178"
+       y1="30.057165"
+       x2="-22.252472"
+       y2="21.041553"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6001"
+       id="linearGradient6011"
+       gradientUnits="userSpaceOnUse"
+       x1="-25.176178"
+       y1="30.057165"
+       x2="-22.113543"
+       y2="22.661524" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6001"
+       id="linearGradient6015"
+       gradientUnits="userSpaceOnUse"
+       x1="-22.822565"
+       y1="28.337734"
+       x2="-22.113543"
+       y2="22.661524" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6001"
+       id="linearGradient6019"
+       gradientUnits="userSpaceOnUse"
+       x1="-21.658581"
+       y1="15.649428"
+       x2="-21.962101"
+       y2="21.336346" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="0.17254902"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="5.6568542"
+     inkscape:cx="20.552181"
+     inkscape:cy="25.586897"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1254"
+     inkscape:window-height="818"
+     inkscape:window-x="0"
+     inkscape:window-y="30"
+     inkscape:showpageshadow="false" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Internet Category</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Tuomas Kuosmanen</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:source>http://jimmac.musichall.cz</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>internet</rdf:li>
+            <rdf:li>tools</rdf:li>
+            <rdf:li>applications</rdf:li>
+            <rdf:li>category</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       
style="fill:url(#radialGradient4120);fill-opacity:1.0000000;stroke:none;stroke-opacity:1.0000000"
+       id="path4112"
+       sodipodi:cx="24.849752"
+       sodipodi:cy="38.908627"
+       sodipodi:rx="20.203051"
+       sodipodi:ry="7.4751287"
+       d="M 45.052803 38.908627 A 20.203051 7.4751287 0 1 1  
4.6467018,38.908627 A 20.203051 7.4751287 0 1 1  45.052803 38.908627 z"
+       
transform="matrix(1.000000,0.000000,0.000000,1.243244,0.000000,-10.27241)" />
+    <path
+       
style="fill:url(#radialGradient3968);fill-opacity:1.0000000;fill-rule:nonzero;stroke:#39396c;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+       d="M 43.959853,23.485499 C 43.959853,34.195217 35.277750,42.877222 
24.569505,42.877222 C 13.860279,42.877222 5.1786663,34.195119 
5.1786663,23.485499 C 5.1786663,12.776272 13.860279,4.0951517 
24.569505,4.0951517 C 35.277750,4.0951517 43.959853,12.776272 
43.959853,23.485499 L 43.959853,23.485499 z "
+       id="path3214" />
+    <g
+       id="g4136"
+       
style="fill:#204a87;fill-opacity:0.71345031;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000;opacity:1"
+       
transform="matrix(0.982371,0.000000,0.000000,0.982371,0.121079,0.232914)">
+      <g
+         id="g4138"
+         style="fill:#204a87">
+        <g
+           id="g4142"
+           style="fill:#204a87">
+          <path
+             d="M 44.071300,20.714400 C 44.071300,20.977100 
44.071300,20.714400 44.071300,20.714400 L 43.526400,21.331600 C 
43.192400,20.938000 42.817400,20.607000 42.436600,20.261300 L 
41.600700,20.384300 L 40.837000,19.521000 L 40.837000,20.589400 L 
41.491300,21.084500 L 41.926800,21.577700 L 42.508800,20.919500 C 
42.655300,21.193900 42.799800,21.468300 42.945300,21.742700 L 
42.945300,22.565000 L 42.290000,23.305200 L 41.090800,24.128400 L 
40.182600,25.034700 L 39.600600,24.374500 L 39 [...]
+             id="path4144"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4146"
+         style="fill:#204a87">
+        <g
+           id="g4150"
+           style="fill:#204a87">
+          <path
+             d="M 26.070300,9.2363000 L 25.997100,9.7295000 L 
26.506900,10.058600 L 27.378000,9.4829000 L 26.942500,8.9892000 L 
26.360500,9.3188000 L 26.070500,9.2363000"
+             id="path4152"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4154"
+         style="fill:#204a87">
+        <g
+           id="g4158"
+           style="fill:#204a87">
+          <path
+             d="M 26.870100,5.8633000 L 24.979500,5.1226000 L 
22.799800,5.3692000 L 20.109400,6.1094000 L 19.600600,6.6035000 L 
21.272500,7.7549000 L 21.272500,8.4131000 L 20.618200,9.0713000 L 
21.491200,10.800300 L 22.071300,10.470200 L 22.799800,9.3188000 C 
23.922800,8.9716000 24.929700,8.5781000 25.997100,8.0844000 L 
26.870100,5.8632000"
+             id="path4160"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4162"
+         style="fill:#204a87">
+        <g
+           id="g4166"
+           style="fill:#204a87">
+          <path
+             d="M 28.833000,12.774900 L 28.542000,12.033700 L 
28.032200,12.198700 L 28.178700,13.103000 L 28.833000,12.774900"
+             id="path4168"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4170"
+         style="fill:#204a87">
+        <g
+           id="g4174"
+           style="fill:#204a87">
+          <path
+             d="M 29.123000,12.608900 L 28.977500,13.597200 L 
29.777300,13.432200 L 30.358400,12.857000 L 29.849600,12.362900 C 
29.678700,11.907800 29.482400,11.483000 29.268500,11.046500 L 
28.833000,11.046500 L 28.833000,11.539700 L 29.123000,11.868800 L 
29.123000,12.609000"
+             id="path4176"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4178"
+         style="fill:#204a87">
+        <g
+           id="g4182"
+           style="fill:#204a87">
+          <path
+             d="M 18.365200,28.242200 L 17.783200,27.089900 L 
16.692900,26.843300 L 16.111400,25.280800 L 14.657800,25.444900 L 
13.422400,24.540600 L 12.113300,25.692000 L 12.113300,25.873600 C 
11.717300,25.759300 11.230500,25.743700 10.877900,25.526900 L 
10.586900,24.704600 L 10.586900,23.799300 L 9.7148000,23.881300 C 
9.7876000,23.305100 9.8598000,22.729900 9.9331000,22.153800 L 
9.4238000,22.153800 L 8.9155000,22.812000 L 8.4062000,23.058100 L 
7.6791000,22.647900 L 7.6063000,21.742600  [...]
+             id="path4184"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4186"
+         style="fill:#204a87">
+        <g
+           id="g4190"
+           style="fill:#204a87">
+          <path
+             d="M 16.765600,9.5649000 L 17.492200,10.058600 L 
18.074200,10.058600 L 18.074200,9.4829000 L 17.347600,9.1538000 L 
16.765600,9.5649000"
+             id="path4192"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4194"
+         style="fill:#204a87">
+        <g
+           id="g4198"
+           style="fill:#204a87">
+          <path
+             d="M 14.876000,8.9072000 L 14.512200,9.8120000 L 
15.239300,9.8120000 L 15.603100,8.9892000 C 15.916600,8.7675000 
16.228600,8.5444000 16.547900,8.3310000 L 17.275000,8.5781000 C 
17.759400,8.9072000 18.243800,9.2363000 18.728600,9.5649000 L 
19.456100,8.9072000 L 18.655800,8.5781000 L 18.292000,7.8374000 L 
16.911100,7.6728000 L 16.838300,7.2612000 L 16.184000,7.4262000 L 
15.893600,8.0020000 L 15.529800,7.2613000 L 15.384800,7.5904000 L 
15.457600,8.4132000 L 14.876000,8.9072000"
+             id="path4200"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4202"
+         style="fill:#204a87">
+        <g
+           style="opacity:0.75000000;fill:#204a87"
+           id="g4204">
+          <path
+             id="path4206"
+             d=""
+             style="fill:#204a87" />
+        </g>
+        <g
+           id="g4208"
+           style="fill:#204a87">
+          <path
+             id="path4210"
+             d=""
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4212"
+         style="fill:#204a87">
+        <g
+           style="opacity:0.75000000;fill:#204a87"
+           id="g4214">
+          <path
+             id="path4216"
+             d=""
+             style="fill:#204a87" />
+        </g>
+        <g
+           id="g4218"
+           style="fill:#204a87">
+          <path
+             id="path4220"
+             d=""
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4222"
+         style="fill:#204a87">
+        <g
+           id="g4226"
+           style="fill:#204a87">
+          <path
+             d="M 17.492200,6.8496000 L 17.856000,6.5210000 L 
18.583100,6.3564000 C 19.081100,6.1142000 19.581100,5.9511000 
20.109500,5.7802000 L 19.819500,5.2865000 L 18.881000,5.4213000 L 
18.437600,5.8632000 L 17.706600,5.9692000 L 17.056700,6.2744000 L 
16.740800,6.4272000 L 16.547900,6.6855000 L 17.492200,6.8496000"
+             id="path4228"
+             style="fill:#204a87" />
+        </g>
+      </g>
+      <g
+         id="g4230"
+         style="fill:#204a87">
+        <g
+           id="g4234"
+           style="fill:#204a87">
+          <path
+             d="M 18.728500,14.666500 L 19.165000,14.008300 L 
18.510200,13.515100 L 18.728500,14.666500"
+             id="path4236"
+             style="fill:#204a87" />
+        </g>
+      </g>
+    </g>
+    <path
+       
style="fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:url(#radialGradient4132);stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;opacity:0.3956044"
+       d="M 42.975093,23.485534 C 42.975093,33.651354 34.733915,41.892440 
24.569493,41.892440 C 14.404139,41.892440 6.1634261,33.651261 
6.1634261,23.485534 C 6.1634261,13.320180 14.404139,5.0799340 
24.569493,5.0799340 C 34.733915,5.0799340 42.975093,13.320180 
42.975093,23.485534 L 42.975093,23.485534 z "
+       id="path4122" />
+    <path
+       sodipodi:type="arc"
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6007);stroke-width:0.88164198;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"
+       id="path5991"
+       sodipodi:cx="-18.561554"
+       sodipodi:cy="21.041553"
+       sodipodi:rx="15.733126"
+       sodipodi:ry="9.4575529"
+       d="M -2.8284283 21.041553 A 15.733126 9.4575529 0 1 1  
-34.29468,21.041553 A 15.733126 9.4575529 0 1 1  -2.8284283 21.041553 z"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true"
+       
transform="matrix(1.131034,0.613097,-0.476556,0.879144,54.09058,16.04435)" />
+    <path
+       
transform="matrix(0.939326,-0.879086,0.683307,0.730131,32.31406,-4.451561)"
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       d="M -2.8284283 21.041553 A 15.733126 9.4575529 0 1 1  
-34.29468,21.041553 A 15.733126 9.4575529 0 1 1  -2.8284283 21.041553 z"
+       sodipodi:ry="9.4575529"
+       sodipodi:rx="15.733126"
+       sodipodi:cy="21.041553"
+       sodipodi:cx="-18.561554"
+       id="path6009"
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6011);stroke-width:0.88164198;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"
+       sodipodi:type="arc" />
+    <g
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       
transform="matrix(-1.045772,0.767251,0.767251,1.045772,35.61651,-22.14396)"
+       id="g4933">
+      <path
+         transform="translate(14.95026,22.93047)"
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         sodipodi:ry="6.7175145"
+         sodipodi:rx="6.7175145"
+         sodipodi:cy="12.493138"
+         sodipodi:cx="12.071323"
+         id="path4935"
+         
style="opacity:1;color:#000000;fill:url(#radialGradient5987);fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:type="arc"
+         
style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path4937"
+         sodipodi:cx="12.071323"
+         sodipodi:cy="12.493138"
+         sodipodi:rx="6.7175145"
+         sodipodi:ry="6.7175145"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true"
+         transform="matrix(0.308271,0,0,0.308271,23.30035,31.57234)" />
+    </g>
+    <path
+       sodipodi:type="arc"
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6015);stroke-width:0.88164198;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"
+       id="path6013"
+       sodipodi:cx="-18.561554"
+       sodipodi:cy="21.041553"
+       sodipodi:rx="15.733126"
+       sodipodi:ry="9.4575529"
+       d="M -2.8284283 21.041553 A 15.733126 9.4575529 0 1 1  
-34.29468,21.041553 A 15.733126 9.4575529 0 1 1  -2.8284283 21.041553 z"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true"
+       
transform="matrix(-1.280316,-0.126159,9.806226e-2,-0.99518,-2.405125,40.52387)" 
/>
+    <path
+       sodipodi:type="arc"
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6019);stroke-width:0.90226138;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"
+       id="path6017"
+       sodipodi:cx="-18.561554"
+       sodipodi:cy="21.041553"
+       sodipodi:rx="15.733126"
+       sodipodi:ry="9.4575529"
+       d="M -2.8284283 21.041553 A 15.733126 9.4575529 0 1 1  
-34.29468,21.041553 A 15.733126 9.4575529 0 1 1  -2.8284283 21.041553 z"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true"
+       
transform="matrix(0.917874,-0.858983,0.667701,0.713433,27.63317,-6.909069)" />
+    <g
+       id="g5075"
+       
transform="matrix(-0.806276,0.59154,0.59154,0.806276,12.38564,-18.02921)"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true">
+      <path
+         transform="translate(14.95026,22.93047)"
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         sodipodi:ry="6.7175145"
+         sodipodi:rx="6.7175145"
+         sodipodi:cy="12.493138"
+         sodipodi:cx="12.071323"
+         id="path5077"
+         
style="opacity:1;color:#000000;fill:url(#radialGradient5983);fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:type="arc"
+         
style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path5079"
+         sodipodi:cx="12.071323"
+         sodipodi:cy="12.493138"
+         sodipodi:rx="6.7175145"
+         sodipodi:ry="6.7175145"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true"
+         transform="matrix(0.308271,0,0,0.308271,23.30035,31.57234)" />
+    </g>
+    <g
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       transform="matrix(-0.806276,0.59154,0.59154,0.806276,13.4991,-31.50022)"
+       id="g4945">
+      <path
+         sodipodi:type="arc"
+         
style="opacity:1;color:#000000;fill:url(#radialGradient5985);fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path4947"
+         sodipodi:cx="12.071323"
+         sodipodi:cy="12.493138"
+         sodipodi:rx="6.7175145"
+         sodipodi:ry="6.7175145"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true"
+         transform="translate(14.95026,22.93047)" />
+      <path
+         transform="matrix(0.308271,0,0,0.308271,23.30035,31.57234)"
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         sodipodi:ry="6.7175145"
+         sodipodi:rx="6.7175145"
+         sodipodi:cy="12.493138"
+         sodipodi:cx="12.071323"
+         id="path4949"
+         
style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         sodipodi:type="arc" />
+    </g>
+    <g
+       style="opacity:1"
+       id="g4939"
+       
transform="matrix(-0.870227,0.638572,0.638458,0.870381,25.20503,-35.31278)"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true">
+      <path
+         sodipodi:type="arc"
+         
style="opacity:1;color:#000000;fill:url(#radialGradient5989);fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path4941"
+         sodipodi:cx="12.071323"
+         sodipodi:cy="12.493138"
+         sodipodi:rx="6.7175145"
+         sodipodi:ry="6.7175145"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true"
+         transform="translate(14.95026,22.93047)" />
+      <path
+         transform="matrix(0.308271,0,0,0.308271,23.30035,31.57234)"
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         d="M 18.788838 12.493138 A 6.7175145 6.7175145 0 1 1  
5.3538089,12.493138 A 6.7175145 6.7175145 0 1 1  18.788838 12.493138 z"
+         sodipodi:ry="6.7175145"
+         sodipodi:rx="6.7175145"
+         sodipodi:cy="12.493138"
+         sodipodi:cx="12.071323"
+         id="path4943"
+         
style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         sodipodi:type="arc" />
+    </g>
+  </g>
+</svg>
diff --git a/etc/images/scalable/connect.svg b/etc/images/scalable/connect.svg
new file mode 100644
index 00000000000..ee42f933064
--- /dev/null
+++ b/etc/images/scalable/connect.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g transform="matrix(0.425782,0,0,0.425782,4.03648,1.15683)">
+        <g id="rect207-7" 
transform="matrix(0.994224,0,0,0.990143,31.9235,1.98029)">
+            <use xlink:href="#_Image1" x="0" y="0" width="99px" height="89px"/>
+        </g>
+        <path id="path200" d="M20.721,52.292L41.554,52.292L20.721,52.292Z" 
style="fill:white;"/>
+        <path id="rect207" d="M43.747,8.542L110.195,8.542C112.564,8.542 
114.471,10.449 114.471,12.818L114.471,70.932C114.471,73.301 112.564,75.208 
110.195,75.208L43.747,75.208C41.378,75.208 39.471,73.301 
39.471,70.932L39.471,12.818C39.471,10.449 41.378,8.542 43.747,8.542Z" 
style="fill:url(#_Linear2);stroke:rgb(136,138,133);stroke-opacity:0.99;stroke-width:4.17px;"/>
+        <rect id="rect4540" x="43.638" y="12.708" width="66.734" 
height="58.333" 
style="fill:none;stroke:white;stroke-opacity:0.99;stroke-width:4.17px;"/>
+        <g id="path6027-4" 
transform="matrix(0.999682,0,0,0.996456,0.999682,53.0583)">
+            <use xlink:href="#_Image3" x="0" y="0" width="126px" 
height="93px"/>
+        </g>
+        <path id="path3729-7" d="M66.554,27.292L66.619,31.552C66.619,31.162 
65.364,31.552 65.364,31.552C63.541,31.552 62.388,32.694 
62.388,33.922L62.388,54.051C62.388,55.28 63.437,56.421 
65.364,56.421L88.578,56.421C90.505,56.421 91.554,55.28 
91.554,54.051L91.554,34.248C91.554,33.019 90.466,31.422 
88.578,31.552L87.388,31.458L87.388,27.292L66.554,27.292Z" 
style="fill:url(#_Linear4);fill-rule:nonzero;stroke:white;stroke-width:8.33px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+        <path id="path3729" d="M66.554,27.292L66.619,31.552C66.619,31.162 
65.364,31.552 65.364,31.552C63.541,31.552 62.388,32.694 
62.388,33.922L62.388,54.051C62.388,55.28 63.437,56.421 
65.364,56.421L88.578,56.421C90.505,56.421 91.554,55.28 
91.554,54.051L91.554,34.248C91.554,33.019 90.466,31.422 
88.578,31.552L87.388,31.458L87.388,27.292L66.554,27.292Z" 
style="fill:url(#_Linear5);fill-rule:nonzero;"/>
+        <rect id="rect3097" x="66.554" y="35.625" width="20.833" 
height="16.797" style="fill:url(#_Linear6);"/>
+        <path id="rect3097-6" d="M83.221,42.005C83.221,40.784 82.229,39.792 
81.008,39.792L72.935,39.792C71.713,39.792 70.721,40.784 
70.721,42.005L70.721,46.432C70.721,47.654 71.713,48.646 
72.935,48.646L81.008,48.646C82.229,48.646 83.221,47.654 
83.221,46.432L83.221,42.005Z" style="fill:rgb(85,87,83);"/>
+        <path id="path6027" d="M73.204,42.149C73.204,42.149 25.302,90.154 
16.164,98.646C11.594,102.892 8.16,106.493 6.659,110.755C5.908,112.886 
5.976,115.927 7.83,118.047C9.685,120.167 12.09,120.818 
14.731,121.042C28.337,122.193 47.619,117.8 66.294,113.359C84.969,108.919 
103.171,104.375 111.476,104.375C113.38,104.375 113.611,104.533 
113.95,104.635C113.324,106.158 110.526,110.06 106.528,113.88C98.162,121.875 
70.2,145.521 70.2,145.521L74.888,152.292C74.888,152.292 103.314,128.541 
112.388,1 [...]
+        <rect id="rect3097-7" x="70.721" y="31.458" width="12.5" 
height="4.167" style="fill:white;"/>
+    </g>
+    <defs>
+        <image id="_Image1" width="99px" height="89px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABZCAYAAAAq2ppeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADxUlEQVR4nO2d0ZKbMAxFL2z+/4s3oS91UOQrGdhOR4vvmclAATtbHSzbebAXnGe5UGZWtjMPnwkse1ZiepiAQ1KOBNM/syT3rtT/2xgFdgvOh2WzYEVBX4Lj2fp/K1lAt+CYnb+JghUFPzrP6poBJiE692XePEjFXoQXwD6+HKvrLmR9wkY+0bOLv89kNFjQ1+D6zK0jE7EBeKEXQ9OUlxG1gtUcV8RifD13xgeXCXiZ+y98ssG1jixNWRHRJ2ohMxG1hhf2mDQRVk6aplhf4YV8gQtZXblZsOnHtgb2cm74fNG7vmOUpmzQv7DL8FLUMj5bxAv
 [...]
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-16.9242,-139.47,139.47,-16.9242,101.658,144.718)"><stop
 offset="0" style="stop-color:rgb(211,215,207);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <image id="_Image3" width="126px" height="93px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAABdCAYAAABjG9IQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIZklEQVR4nO2d63ajOBCE20lm3/95dzLx/pj0plxUt1pcbC6qczgImSDBR7UuYOdmQzfavr+kFk8Wn/RVVDnvU98AVwOvzhfzFOxT3gBXAc/n2ev408H/eHUFnqBbIY06HWSls4O/BWtOm/0Av9kF4J811CvAtyDfbBrW75R/uhvhjI6PXM7g+W8Y7ulgo84GPoKtQj0qg3zKG+BM4DPYkdsv5XLUGcBzu60W3s/sL+QoxJ/+Bjh65y6C/mZ52+5gv+wH9CU6da4jO56d7LAjx7taUE8P3ey44FX7jU5vQcftzPGn1RHBZ9AZPEqN1Rk473daHQ
 [...]
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(15.0532,33.4786,-33.4786,15.0532,67.3867,22.124)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(136,138,133);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(15.0532,33.4786,-33.4786,15.0532,67.3867,22.124)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(136,138,133);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.0546e-15,17.223,-17.223,1.0546e-15,86.1942,34.9667)"><stop
 offset="0" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(238,238,236);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(7.3657,19.8874,-19.8874,7.3657,87.2868,102.985)"><stop
 offset="0" style="stop-color:rgb(158,189,222);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(158,189,222);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(7.3657,23.2019,-23.2019,7.3657,100.545,102.985)"><stop
 offset="0" style="stop-color:rgb(52,101,164);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(52,101,164);stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/contact.svg b/etc/images/scalable/contact.svg
new file mode 100644
index 00000000000..667a16f5f96
--- /dev/null
+++ b/etc/images/scalable/contact.svg
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.434998,0,0,0.434998,0.169904,6.96653)">
+        <g id="Shadow">
+            <g id="Shadow1" serif:id="Shadow">
+                <g id="g114" opacity="0.4">
+                    <rect id="rect116" x="122.296" y="89.84" width="17.544" 
height="16.667" style="fill:url(#_Radial1);"/>
+                    <rect id="rect118" x="6.506" y="89.84" width="17.544" 
height="16.667" style="fill:url(#_Radial2);"/>
+                    <rect id="rect120" x="24.05" y="89.84" width="98.246" 
height="16.667" style="fill:url(#_Linear3);"/>
+                </g>
+            </g>
+        </g>
+        <path id="rect122" d="M137.757,19.037C137.757,13.271 133.075,8.59 
127.309,8.59L19.037,8.59C13.271,8.59 8.59,13.271 
8.59,19.037L8.59,89.809C8.59,95.575 13.271,100.257 
19.037,100.257L127.309,100.257C133.075,100.257 137.757,95.575 
137.757,89.809L137.757,19.037Z" 
style="fill:url(#_Linear4);stroke:rgb(147,147,147);stroke-width:4.17px;"/>
+        <path id="path124" d="M70.653,29.793C70.653,31.019 70.364,31.959 
69.787,32.613C69.209,33.263 68.422,33.588 67.425,33.588C67.018,33.588 
66.629,33.511 66.257,33.359L66.257,31.618C66.585,31.867 66.948,31.991 
67.346,31.991C67.836,31.991 68.203,31.81 68.448,31.448C68.698,31.082 
68.822,30.535 
68.822,29.806L68.822,24.003L70.653,24.003L70.653,29.793M75.764,26.444C76.787,26.444
 77.603,26.758 78.211,27.386C78.819,28.014 79.123,28.858 
79.123,29.917C79.123,31.069 78.797,31.967 78.145,32.613C [...]
+        <path id="rect126" d="M127.34,44.007C127.34,41.707 125.473,39.84 
123.173,39.84L69.006,39.84C66.707,39.84 64.84,41.707 64.84,44.007C64.84,46.306 
66.707,48.173 69.006,48.173L123.173,48.173C125.473,48.173 127.34,46.306 
127.34,44.007Z" style="fill:rgb(141,141,141);fill-opacity:0.4;"/>
+        <path id="rect128" d="M110.86,56.507C110.86,54.207 108.993,52.34 
106.693,52.34L69.378,52.34C67.079,52.34 65.212,54.207 
65.212,56.507C65.212,58.806 67.079,60.673 
69.378,60.673L106.693,60.673C108.993,60.673 110.86,58.806 110.86,56.507Z" 
style="fill:rgb(141,141,141);fill-opacity:0.4;"/>
+        <g id="g130" opacity="0.49">
+            <rect id="rect132" x="19.173" y="73.419" width="2.923" 
height="16.256"/>
+            <rect id="rect134" x="25.267" y="73.419" width="5.664" 
height="8.088"/>
+            <rect id="rect136" x="33.79" y="73.419" width="2.923" 
height="8.088"/>
+            <rect id="rect138" x="39.637" y="73.419" width="5.847" 
height="8.088"/>
+            <rect id="rect140" x="48.407" y="73.419" width="2.923" 
height="8.088"/>
+            <rect id="rect142" x="54.254" y="73.419" width="2.923" 
height="8.088"/>
+            <rect id="rect144" x="63.024" y="73.419" width="2.923" 
height="8.088"/>
+            <rect id="rect146" x="68.871" y="73.419" width="5.847" 
height="8.088"/>
+            <rect id="rect148" x="77.642" y="73.419" width="5.847" 
height="8.088"/>
+            <rect id="rect150" x="86.412" y="73.419" width="2.923" 
height="8.088"/>
+            <rect id="rect152" x="92.259" y="73.419" width="2.923" 
height="8.088"/>
+            <rect id="rect154" x="98.106" y="73.419" width="2.923" 
height="8.088"/>
+            <rect id="rect156" x="103.952" y="73.419" width="5.847" 
height="8.088"/>
+            <rect id="rect158" x="115.646" y="73.419" width="5.847" 
height="8.088"/>
+            <rect id="rect160" x="124.416" y="73.419" width="2.923" 
height="16.256"/>
+        </g>
+        <path id="path162" d="M28.091,86.245C28.31,86.297 28.481,86.405 
28.603,86.57C28.727,86.735 28.789,86.938 28.789,87.18C28.789,87.552 
28.674,87.839 28.444,88.043C28.215,88.246 27.888,88.348 
27.465,88.348C27.323,88.348 27.176,88.332 27.025,88.3C26.876,88.269 
26.721,88.223 26.56,88.161L26.56,87.669C26.687,87.752 26.826,87.814 
26.978,87.856C27.129,87.898 27.287,87.919 27.451,87.919C27.738,87.919 
27.957,87.856 28.106,87.73C28.258,87.604 28.333,87.421 
28.333,87.18C28.333,86.958 28.263,8 [...]
+        <path id="rect164" d="M56.629,24.352C56.629,23.701 56.101,23.173 
55.45,23.173L20.185,23.173C19.534,23.173 19.006,23.701 
19.006,24.352L19.006,65.53C19.006,66.18 19.534,66.708 
20.185,66.708L55.45,66.708C56.101,66.708 56.629,66.18 
56.629,65.53L56.629,24.352Z" style="fill:url(#_Linear5);"/>
+        <g id="g166">
+            <path id="path168" d="M52.266,66.816C53.44,63.493 52.467,56.908 
44.857,51.787L30.639,51.787C23.029,56.514 22.078,62.979 
23.83,66.757L52.266,66.816Z" style="fill:rgb(147,147,147);"/>
+            <path id="path170" d="M47.6,44.532L47.6,44.538C47.6,49.833 
43.17,54.19 37.787,54.19C32.404,54.19 27.975,49.833 
27.975,44.538L27.975,44.532C27.975,39.238 32.404,34.881 
37.787,34.881C43.17,34.881 47.6,39.238 47.6,44.532Z" 
style="fill:rgb(147,147,147);"/>
+        </g>
+        <path id="rect172" d="M133.59,19.469C133.59,15.764 130.582,12.756 
126.877,12.756L19.469,12.756C15.764,12.756 12.756,15.764 
12.756,19.469L12.756,89.377C12.756,93.082 15.764,96.09 
19.469,96.09L126.877,96.09C130.582,96.09 133.59,93.082 
133.59,89.377L133.59,19.469Z" 
style="fill:none;stroke:white;stroke-width:4.17px;"/>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(17.5771,0,0,8.33332,122.271,98.1731)"><stop 
offset="0" style="stop-color:black;stop-opacity:1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-17.5771,0,0,-8.33332,24.075,98.1731)"><stop 
offset="0" style="stop-color:black;stop-opacity:1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.02466e-15,-16.734,16.734,1.02466e-15,76.8858,106.572)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(65.1572,109.589,-109.589,65.1572,33.075,-16.5895)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-2.37256,60.492,-60.492,-2.37256,34.3378,17.9821)"><stop
 offset="0" style="stop-color:rgb(158,158,158);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(221,221,221);stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/copy.svg b/etc/images/scalable/copy.svg
new file mode 100644
index 00000000000..5580d2a8835
--- /dev/null
+++ b/etc/images/scalable/copy.svg
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.483717,0,0,0.483717,1.85241,1.69129)">
+        <g id="use6087" 
transform="matrix(0.99641,0,0,0.996665,25.9236,93.3397)">
+            <use xlink:href="#_Image1" x="0" y="0" width="105px" 
height="38px"/>
+        </g>
+        <g id="use5598">
+            <path id="rect103" d="M108.607,50.895C108.607,48.543 
106.698,46.634 104.347,46.634L50.367,46.634C48.016,46.634 46.107,48.543 
46.107,50.895L46.107,108.623C46.107,110.975 48.016,112.884 
50.367,112.884L104.347,112.884C106.698,112.884 108.607,110.975 
108.607,108.623L108.607,50.895Z" 
style="fill:url(#_Linear2);stroke:rgb(147,147,147);stroke-width:4.17px;"/>
+            <g id="g5703-0-5-1-6">
+                <g id="rect5524-5-6-3-5">
+                    <path d="M108.607,48.155C108.607,47.015 107.682,46.09 
106.543,46.09L48.155,46.09C47.015,46.09 46.09,47.015 
46.09,48.155L46.09,110.707C46.09,111.846 47.015,112.771 
48.155,112.771L106.543,112.771C107.682,112.771 108.607,111.846 
108.607,110.707L108.607,48.155Z" style="fill:url(#_Radial3);"/>
+                    <g>
+                        <clipPath id="_clip4">
+                            <path d="M110.69,48.155C110.69,45.865 
108.832,44.007 106.543,44.007L48.155,44.007C45.865,44.007 44.007,45.865 
44.007,48.155L44.007,110.707C44.007,112.996 45.865,114.854 
48.155,114.854L106.543,114.854C108.832,114.854 110.69,112.996 
110.69,110.707L110.69,48.155ZM48.174,48.174L48.174,110.687L106.523,110.687L106.523,48.174L48.174,48.174Z"/>
+                        </clipPath>
+                        <g clip-path="url(#_clip4)">
+                            <g id="_Image5_" serif:id="_Image5" 
transform="matrix(0.995274,0,0,0.99785,44.007,44.0072)">
+                                <use xlink:href="#_Image5" x="0" y="0" 
width="67px" height="71px"/>
+                            </g>
+                        </g>
+                    </g>
+                </g>
+                <rect id="rect5532-6-0-1-6-5" x="48.19" y="48.188" 
width="58.333" height="62.985" style="fill:url(#_Radial6);"/>
+                <rect id="rect5532-6-0-8-3" x="50.274" y="50.271" 
width="54.167" height="58.333" 
style="fill:none;stroke:white;stroke-width:4.17px;"/>
+            </g>
+            <g id="g2992" opacity="0.2">
+                <rect id="rect107" x="56.524" y="56.521" width="41.667" 
height="4.167"/>
+                <rect id="rect4623" x="56.524" y="64.854" width="41.667" 
height="4.167"/>
+                <rect id="rect4625" x="56.524" y="73.188" width="41.667" 
height="4.167"/>
+                <rect id="rect4627" x="56.524" y="81.521" width="41.667" 
height="4.167"/>
+                <rect id="rect4629" x="56.524" y="89.854" width="41.667" 
height="4.167"/>
+                <rect id="rect4631" x="56.524" y="98.188" width="20.833" 
height="4.167"/>
+            </g>
+        </g>
+        <g id="rect6217-0-2" 
transform="matrix(0.995367,0,0,0.992963,6.78741,15.1179)">
+            <use xlink:href="#_Image7" x="0" y="0" width="79px" height="75px"/>
+        </g>
+        <g id="use5598-6">
+            <path id="rect1031" serif:id="rect103" 
d="M71.107,13.395C71.107,11.043 69.198,9.134 
66.847,9.134L12.867,9.134C10.516,9.134 8.607,11.043 
8.607,13.395L8.607,71.123C8.607,73.475 10.516,75.384 
12.867,75.384L66.847,75.384C69.198,75.384 71.107,73.475 
71.107,71.123L71.107,13.395Z" 
style="fill:url(#_Linear8);stroke:rgb(147,147,147);stroke-width:4.17px;"/>
+            <g id="g5703-0-5-1-61" serif:id="g5703-0-5-1-6">
+                <g id="rect5524-5-6-3-51" serif:id="rect5524-5-6-3-5">
+                    <path d="M71.107,10.655C71.107,9.515 70.182,8.59 
69.043,8.59L10.655,8.59C9.515,8.59 8.59,9.515 
8.59,10.655L8.59,73.207C8.59,74.346 9.515,75.271 
10.655,75.271L69.043,75.271C70.182,75.271 71.107,74.346 
71.107,73.207L71.107,10.655Z" style="fill:url(#_Radial9);"/>
+                    <g>
+                        <clipPath id="_clip10">
+                            <path d="M73.19,10.655C73.19,8.365 71.332,6.507 
69.043,6.507L10.655,6.507C8.365,6.507 6.507,8.365 
6.507,10.655L6.507,73.207C6.507,75.496 8.365,77.354 
10.655,77.354L69.043,77.354C71.332,77.354 73.19,75.496 
73.19,73.207L73.19,10.655ZM10.674,10.674L10.674,73.187L69.023,73.187L69.023,10.674L10.674,10.674Z"/>
+                        </clipPath>
+                        <g clip-path="url(#_clip10)">
+                            <g id="_Image5_1" serif:id="_Image5" 
transform="matrix(0.995274,0,0,0.99785,6.5071,6.50698)">
+                                <use xlink:href="#_Image5" x="0" y="0" 
width="67px" height="71px"/>
+                            </g>
+                        </g>
+                    </g>
+                </g>
+                <rect id="rect5532-6-0-1-6-51" serif:id="rect5532-6-0-1-6-5" 
x="10.69" y="10.688" width="58.333" height="62.985" 
style="fill:url(#_Radial11);"/>
+                <rect id="rect5532-6-0-8-31" serif:id="rect5532-6-0-8-3" 
x="12.774" y="12.771" width="54.167" height="58.333" 
style="fill:none;stroke:white;stroke-width:4.17px;"/>
+            </g>
+            <g id="g29921" serif:id="g2992" opacity="0.2">
+                <rect id="rect1071" serif:id="rect107" x="19.024" y="19.021" 
width="41.667" height="4.167"/>
+                <rect id="rect46231" serif:id="rect4623" x="19.024" y="27.354" 
width="41.667" height="4.167"/>
+                <rect id="rect46251" serif:id="rect4625" x="19.024" y="35.688" 
width="41.667" height="4.167"/>
+                <rect id="rect46271" serif:id="rect4627" x="19.024" y="44.021" 
width="41.667" height="4.167"/>
+                <rect id="rect46291" serif:id="rect4629" x="19.024" y="52.354" 
width="41.667" height="4.167"/>
+                <rect id="rect46311" serif:id="rect4631" x="19.024" y="60.688" 
width="20.833" height="4.167"/>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <image id="_Image1" width="105px" height="38px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAAmCAYAAADHjLWDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClklEQVRoge1Z7Y6DMAwL097/kcf9ue4gOI7TcZNasDQ1FBogJh/NFjsXy8n6RsZ6lqJeo95k9KNMXsXYPcRcicwez5HWKEbMrrkSEb3IyKDnewlA8zdZRyDjR4SERFVIQPPZcfW+I0ANa/667DicVz1iKcqZvtmgGFyR4ZziCYgIPzIZYWTiKvkFyX6MdL7nnskNI1Ky0a+fCdE7re78+isrpNLr2NfPiIjkTOfMyLwmktG405OFq4ggdsz0zgqFIHaMxrechTszTEhE1E0S9hgzHNKkkNhIYl7UZOWH1s+2p2JJfmv0NnrPidb6de85pXBgXl
 [...]
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-53.9307,-59.8016,59.8016,-53.9307,101.599,110.39)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(67.5269,0,0,37.6403,92.1749,99.0304)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <image id="_Image5" width="67px" height="71px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCABHAEMDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAgMEAQAH/8QAGhAAAwEBAQEAAAAAAAAAAAAAAAIDAWETQf/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/xAAWEQEBAQAAAAAAAAAAAAAAAAAAESH/2gAMAwEAAhEDEQA/APrxyZeA5r
 [...]
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(69.9999,1.48483e-06,0,42.2288,48.1905,48.1876)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <image id="_Image7" width="79px" height="75px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABLCAYAAAAxpdqQAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADG0lEQVR4nO2cwXKkMAxEm1n+/4sTZg+JSE8j2Z7ogh29KgoYYlfpRbLhYG/IsSXb34Hnbxu+E/wKokYZEtoTos979zOionr3J63gN+daz70+7s7TudazXp9EgXuy+PD+ZkZYlF63ZALwA4+ERUfUz93xZLUObgMA2KVDT9yDzg/5XdvMgso48CPpoPtD2mzU5iIPuIqLDi8DZ0Izy6RZPCZOBZ6wPJ0EWNS/7+NBZ868GWZhbxZVeZ90ZiwTAco+r2w180zcjqvAWcc9LlsT84mvmFSclesmbU95mnWceSyOBXL5wunnrnAG8tgWibODx7sNwFP
 [...]
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-53.9307,-59.8016,59.8016,-53.9307,64.0991,72.8898)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial9" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(67.5269,0,0,37.6403,54.6749,61.5305)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial11" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(69.9999,1.48483e-06,0,42.2288,10.6905,10.6876)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/cut.svg b/etc/images/scalable/cut.svg
new file mode 100644
index 00000000000..bdac7ebdbf4
--- /dev/null
+++ b/etc/images/scalable/cut.svg
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g id="g32" transform="matrix(0.550311,0,0,0.550311,5.24637,-0.727169)">
+        <path id="path56" 
d="M24.858,18.34L58.768,75.188L27.36,12.92L24.858,18.34Z" 
style="fill:white;fill-opacity:0.6;"/>
+        <path id="path4906" d="M73.615,93.152C73.615,100.009 63.27,105.652 
50.699,105.652C38.127,105.652 27.782,100.009 27.782,93.152C27.782,86.294 
38.127,80.651 50.699,80.651C63.27,80.651 73.615,86.294 73.615,93.152Z" 
style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+        <path id="path59" d="M23.423,10.235C23.423,10.235 17.483,16.834 
17.366,33.57C17.248,50.453 53.846,84.247 
53.846,84.247L59.549,79.533L23.423,10.235Z" 
style="fill:rgb(217,214,208);stroke:rgb(136,138,133);stroke-width:4.17px;"/>
+        <path id="path61" d="M24.482,17.294C24.482,17.294 21.926,22.148 
21.536,33.867C21.145,45.691 53.087,80.763 
53.087,80.763L55.954,79.217L24.482,17.294Z" 
style="fill:none;stroke:white;stroke-opacity:0.4;stroke-width:4.17px;"/>
+        <path id="path63" 
d="M19.449,23.389L53.95,77.652L56.082,75.984L23.277,13.716L19.449,23.389Z" 
style="fill:white;fill-opacity:0.8;"/>
+        <path id="path3122" d="M48.615,103.568C48.615,109.283 38.27,113.985 
25.699,113.985C13.127,113.985 2.782,109.283 2.782,103.568C2.782,97.854 
13.127,93.151 25.699,93.151C38.27,93.151 48.615,97.854 48.615,103.568Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+        <path id="path4009" d="M94.449,103.568C94.449,109.283 85.044,113.985 
73.615,113.985C62.187,113.985 52.782,109.283 52.782,103.568C52.782,97.854 
62.187,93.151 73.615,93.151C85.044,93.151 94.449,97.854 94.449,103.568Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+        <path id="path67" d="M70.142,107.592C79.941,107.446 83.89,100.211 
83.89,91.117C83.89,82.592 78.447,75.573 
71.516,74.729L58.627,74.643L50.893,82.108C52.751,85.705 56.156,88.78 
56.221,91.546C56.352,97.327 60.346,107.737 
70.142,107.592ZM71.332,99.099C66.877,99.347 63.125,95.483 
62.958,91.632L62.461,80.193L69.408,80.279C76.357,80.667 76.226,90.837 
76.053,93.207C75.89,95.428 74.209,98.939 71.332,99.099Z" 
style="fill:rgb(239,41,41);fill-rule:nonzero;stroke:rgb(164,0,0);stroke-width:4.4
 [...]
+        <path id="path69" d="M73.649,8.59C73.649,8.59 79.902,16.057 
79.865,31.851C79.829,47.644 43.369,83.104 
43.369,83.104L36.574,77.668L73.649,8.59Z" 
style="fill:rgb(217,214,208);stroke:rgb(136,138,133);stroke-width:4.17px;"/>
+        <path id="path71" d="M72.669,15.163C72.669,15.163 75.294,20.017 
75.695,31.737C76.096,43.56 43.284,78.633 
43.284,78.633L40.338,77.087L72.669,15.163Z" 
style="fill:none;stroke:white;stroke-opacity:0.4;stroke-width:4.17px;"/>
+        <path id="path73" d="M24.205,107.592C13.492,107.446 9.174,100.211 
9.174,91.117C9.174,82.592 15.125,75.573 
22.702,74.729L36.793,74.643L45.248,82.108C43.217,85.705 39.494,88.78 
39.424,91.546C39.28,97.327 34.914,107.737 
24.205,107.592ZM24.111,99.221C27.846,99.221 30.095,95.486 
30.031,91.632L29.841,80.306L23.171,80.392C18.795,80.955 16.7,85.78 
16.7,91.463C16.7,97.526 20.575,99.647 24.111,99.221Z" 
style="fill:rgb(239,41,41);fill-rule:nonzero;stroke:rgb(164,0,0);stroke-width:4.45px;str
 [...]
+        <path id="path75" 
d="M77.782,21.414L42.226,75.678L40.028,74.01L73.837,11.741L77.782,21.414Z" 
style="fill:white;fill-opacity:0.8;"/>
+        <path id="path77" d="M25.301,103.526C17.126,103.417 14.751,98.16 
14.751,91.339C14.751,84.943 18.372,79.508 
24.154,78.874L34.907,78.81L39.756,82.949C38.12,85.259 35.441,87.703 
35.387,89.779C35.278,94.115 33.473,103.635 25.301,103.526Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.2;stroke-width:4.45px;stroke-linecap:round;"/>
+        <path id="path79" d="M69.877,103.526C77.508,103.417 79.724,97.819 
79.724,90.997C79.724,84.602 76.344,79.508 
70.948,78.874L60.911,78.81L56.385,83.12C57.913,85.429 60.413,87.703 
60.463,89.779C60.565,94.115 62.25,103.635 69.877,103.526Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.2;stroke-width:4.45px;stroke-linecap:round;"/>
+        <path id="path81" d="M50.992,68.599C50.992,70.548 49.385,72.153 
47.432,72.153C45.478,72.153 43.871,70.548 43.871,68.599C43.871,66.649 
45.478,65.045 47.432,65.045C49.385,65.045 50.992,66.649 50.992,68.599Z" 
style="fill:white;fill-rule:nonzero;stroke:rgb(136,138,133);stroke-width:4.17px;"/>
+        <path id="path83" 
d="M40.095,67.464L46.164,55.865L44.098,51.999L40.095,67.464Z" 
style="fill-opacity:0.16;fill-rule:nonzero;"/>
+        <path id="path85" d="M61.115,82.742C61.115,81.551 60.133,80.57 
58.94,80.57C57.746,80.57 56.764,81.551 56.764,82.742C56.764,83.933 
57.746,84.914 58.94,84.914C60.133,84.914 61.115,83.933 61.115,82.742Z" 
style="fill:white;fill-opacity:0.65;fill-rule:nonzero;"/>
+        <path id="path87" d="M19.449,82.835C19.449,81.692 18.508,80.752 
17.365,80.752C16.223,80.752 15.282,81.692 15.282,82.835C15.282,83.978 
16.223,84.918 17.365,84.918C18.508,84.918 19.449,83.978 19.449,82.835Z" 
style="fill:white;fill-opacity:0.65;fill-rule:nonzero;"/>
+        <path id="path89" d="M49.397,65.932C49.397,67.495 48.109,68.781 
46.543,68.781C44.977,68.781 43.688,67.495 43.688,65.932C43.688,64.369 
44.977,63.083 46.543,63.083C48.109,63.083 49.397,64.369 49.397,65.932Z" 
style="fill:white;fill-rule:nonzero;"/>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(22.9167,0,0,12.5,50.6987,93.1516)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(22.9167,0,0,10.4167,25.6987,103.568)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(20.8334,0,0,10.4167,73.6154,103.568)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/data-save.svg 
b/etc/images/scalable/data-save.svg
new file mode 100644
index 00000000000..3a861fa76cb
--- /dev/null
+++ b/etc/images/scalable/data-save.svg
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g id="Layer-1" serif:id="Layer 1" 
transform="matrix(0.461364,0,0,0.461364,-14.8163,-13.5309)">
+        <g id="g6707">
+            <rect id="rect6709" x="55.711" y="140.483" width="91.524" 
height="28.23" style="fill:url(#_Linear1);"/>
+            <path id="path6711" 
d="M147.236,140.484L147.236,168.712C156.997,168.765 170.833,162.388 
170.833,154.596C170.833,146.805 159.941,140.484 147.236,140.484Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+            <path id="path6713" 
d="M55.711,140.484L55.711,168.712C45.95,168.765 32.114,162.388 
32.114,154.596C32.114,146.805 43.006,140.484 55.711,140.484Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+        </g>
+        <path id="rect2259" d="M47.197,41.667L157.181,41.667C158.847,41.667 
160.189,43.008 160.189,44.675L160.189,151.477C160.189,153.144 158.847,154.485 
157.181,154.485L52.853,154.485L44.189,145.821L44.189,44.675C44.189,43.008 
45.53,41.667 47.197,41.667Z" 
style="fill:url(#_Linear4);fill-rule:nonzero;stroke:rgb(37,55,95);stroke-width:2.83px;"/>
+        <rect id="rect2328" x="59.76" y="42.89" width="84.842" height="65.045" 
style="fill:white;"/>
+        <path id="rect2330" d="M144.601,43.415C144.601,43.125 144.366,42.89 
144.075,42.89L60.286,42.89C59.995,42.89 59.76,43.125 
59.76,43.415L59.76,53.676C59.76,53.966 59.995,54.202 
60.286,54.202L144.075,54.202C144.366,54.202 144.601,53.966 
144.601,53.676L144.601,43.415Z" style="fill:rgb(211,28,0);"/>
+        <path id="rect2332" d="M56.932,49.072C56.932,48.781 56.696,48.546 
56.406,48.546L51.801,48.546C51.511,48.546 51.275,48.781 
51.275,49.072L51.275,53.676C51.275,53.966 51.511,54.202 
51.801,54.202L56.406,54.202C56.696,54.202 56.932,53.966 
56.932,53.676L56.932,49.072Z" style="fill-opacity:0.74;"/>
+        <g>
+            <clipPath id="_clip5">
+                <rect x="65.416" y="65.514" width="73.529" height="2.828"/>
+            </clipPath>
+            <g clip-path="url(#_clip5)">
+                <g id="_Image6_" serif:id="_Image6" 
transform="matrix(0.993641,0,0,0.942685,65.4154,65.5138)">
+                    <use xlink:href="#_Image6" x="0" y="0" width="74px" 
height="3px"/>
+                </g>
+            </g>
+        </g>
+        <g>
+            <clipPath id="_clip7">
+                <rect x="65.416" y="79.654" width="73.529" height="2.828"/>
+            </clipPath>
+            <g clip-path="url(#_clip7)">
+                <g id="_Image6_1" serif:id="_Image6" 
transform="matrix(0.993641,0,0,0.942685,65.4154,79.6541)">
+                    <use xlink:href="#_Image6" x="0" y="0" width="74px" 
height="3px"/>
+                </g>
+            </g>
+        </g>
+        <g>
+            <clipPath id="_clip8">
+                <rect x="65.416" y="93.795" width="73.529" height="2.828"/>
+            </clipPath>
+            <g clip-path="url(#_clip8)">
+                <g id="_Image6_2" serif:id="_Image6" 
transform="matrix(0.993641,0,0,0.942685,65.4154,93.7943)">
+                    <use xlink:href="#_Image6" x="0" y="0" width="74px" 
height="3px"/>
+                </g>
+            </g>
+        </g>
+        <path id="rect2273" d="M47.37,44.382L157.009,44.382C157.207,44.382 
157.366,44.541 157.366,44.739L157.366,151.21C157.366,151.408 157.207,151.567 
157.009,151.567L53.901,151.567L47.013,144.804L47.013,44.739C47.013,44.541 
47.172,44.382 47.37,44.382Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear9);stroke-width:2.83px;stroke-linejoin:miter;"/>
+        <path id="rect2340" d="M74.222,112.353L130.076,112.353C132.587,112.353 
134.609,114.476 
134.609,117.114L134.609,154.449L69.689,154.449L69.689,117.114C69.689,114.476 
71.711,112.353 74.222,112.353Z" 
style="fill:url(#_Linear10);fill-rule:nonzero;stroke:rgb(82,82,82);stroke-width:2.83px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+        <path id="rect2359" d="M95.093,120.84C95.093,119.113 93.691,117.71 
91.963,117.71L83.999,117.71C82.272,117.71 80.869,119.113 
80.869,120.84L80.869,143.047C80.869,144.775 82.272,146.177 
83.999,146.177L91.963,146.177C93.691,146.177 95.093,144.775 
95.093,143.047L95.093,120.84Z" 
style="fill:rgb(73,103,162);stroke:rgb(82,82,82);stroke-width:2.83px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+        <path d="M66.667,98.958L50,120.833L50,77.083L66.667,98.958Z"/>
+        <path d="M69.318,100.978C70.227,99.785 70.227,98.132 
69.318,96.938L52.651,75.063C51.785,73.926 50.289,73.468 
48.934,73.925C47.579,74.382 46.667,75.653 
46.667,77.083L46.667,120.833C46.667,122.263 47.579,123.534 
48.934,123.992C50.289,124.449 51.785,123.991 
52.651,122.853L69.318,100.978ZM66.667,98.958L50,120.833L50,77.083L66.667,98.958Z"/>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.7286e-15,28.2301,-28.2301,1.7286e-15,90.3715,140.483)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(22.2041,0,0,13.6169,147.814,154.432)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-22.2041,0,0,13.6169,55.1326,154.432)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-66.2994,-232.917,232.917,-66.2994,148.823,253.988)"><stop
 offset="0" style="stop-color:rgb(30,45,105);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(120,167,224);stop-opacity:1"/></linearGradient>
+        <image id="_Image6" width="74px" height="3px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAAADCAYAAAA0h5nVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAHElEQVQokWNkYGBQZBgFBAHTQDtgqIDRgCISAACAQwAnJPfy9wAAAABJRU5ErkJggg=="/>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(53.7616,184.106,-184.106,53.7616,74.533,20.0437)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.6"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(25.4771,65.4174,-65.4174,25.4771,91.2034,85.0955)"><stop
 offset="0" style="stop-color:rgb(133,133,133);stop-opacity:1"/><stop 
offset="0.5" style="stop-color:rgb(203,203,203);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(107,107,107);stop-opacity:1"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/delete.svg b/etc/images/scalable/delete.svg
new file mode 100644
index 00000000000..393285f5458
--- /dev/null
+++ b/etc/images/scalable/delete.svg
@@ -0,0 +1,728 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:i="&amp;ns_ai;"
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg57"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/status"
+   sodipodi:docname="user-trash-full.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective120" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient6719"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5060">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop5062" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5064" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient6717"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop5050" />
+      <stop
+         id="stop5056"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5052" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient6715"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <linearGradient
+       id="linearGradient381"
+       inkscape:collect="always">
+      <stop
+         id="stop382"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop383"
+         offset="1"
+         style="stop-color:#ffffff;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient368">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.10309278;"
+         offset="0.0000000"
+         id="stop369" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.0000000;"
+         offset="1.0000000"
+         id="stop372" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1065">
+      <stop
+         style="stop-color:#b5c051;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop1066" />
+      <stop
+         style="stop-color:#858e3f;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop1067" />
+    </linearGradient>
+    <linearGradient
+       style="fill-rule:nonzero;"
+       y2="72.608902"
+       x2="192.38570"
+       y1="72.608902"
+       x1="78.245598"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient641">
+      <stop
+         id="stop642"
+         style="stop-color:#f9feff;stop-opacity:1.0000000;"
+         offset="0.0000000" />
+      <stop
+         id="stop643"
+         style="stop-color:#afb4b6;stop-opacity:1.0000000;"
+         offset="1.0000000" />
+    </linearGradient>
+    <linearGradient
+       y2="137.97153"
+       x2="136.98560"
+       y1="67.364906"
+       x1="81.307533"
+       gradientTransform="scale(1.244363,0.803624)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient234"
+       xlink:href="#linearGradient177"
+       inkscape:collect="always" />
+    <linearGradient
+       id="linearGradient513">
+      <stop
+         id="stop514"
+         offset="0.0000000"
+         style="stop-color:#696969;stop-opacity:1.0000000;" />
+      <stop
+         id="stop515"
+         offset="1.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient508">
+      <stop
+         id="stop509"
+         offset="0.0000000"
+         style="stop-color:#b0b0b0;stop-opacity:1.0000000;" />
+      <stop
+         id="stop510"
+         offset="1.0000000"
+         style="stop-color:#b0b0b0;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       style="fill-rule:nonzero;"
+       y2="72.608902"
+       x2="192.38570"
+       y1="72.608902"
+       x1="78.245598"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient477">
+      <stop
+         id="stop478"
+         style="stop-color:#e4e9ea;stop-opacity:1.0000000;"
+         offset="0.0000000" />
+      <stop
+         id="stop479"
+         style="stop-color:#85898A;fill-rule:nonzero;"
+         offset="1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient454">
+      <stop
+         id="stop455"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop457"
+         offset="0.50000000"
+         style="stop-color:#bebebe;stop-opacity:1.0000000;" />
+      <stop
+         id="stop456"
+         offset="1.0000000"
+         style="stop-color:#b0b0b0;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient177">
+      <stop
+         id="stop178"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop179"
+         offset="1.0000000"
+         style="stop-color:#b0b0b0;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient172">
+      <stop
+         id="stop173"
+         offset="0.0000000"
+         style="stop-color:#616c08;stop-opacity:1.0000000;" />
+      <stop
+         id="stop174"
+         offset="1.0000000"
+         style="stop-color:#495106;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient161">
+      <stop
+         id="stop162"
+         offset="0.0000000"
+         style="stop-color:#575955;stop-opacity:1.0000000;" />
+      <stop
+         id="stop163"
+         offset="1.0000000"
+         style="stop-color:#7c7e79;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient157">
+      <stop
+         id="stop158"
+         offset="0.0000000"
+         style="stop-color:#babdb6;stop-opacity:1.0000000;" />
+      <stop
+         id="stop159"
+         offset="1.0000000"
+         style="stop-color:#f1f5ec;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient149"
+       inkscape:collect="always">
+      <stop
+         id="stop150"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         id="stop151"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1869">
+      <stop
+         style="stop-color:#eff3f4;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop1870" />
+      <stop
+         style="stop-color:#939596;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop1871" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1869"
+       id="linearGradient1872"
+       
gradientTransform="matrix(1.464893,0.000000,0.000000,0.475906,30.56501,-34.34268)"
+       x1="-4.6375198"
+       y1="104.38752"
+       x2="-4.5239210"
+       y2="110.61378"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="69.460503"
+       x2="7.5291119"
+       y1="27.376621"
+       x1="7.3738608"
+       
gradientTransform="matrix(3.495016,0.000000,0.000000,0.344323,-2.972087,-3.408148e-2)"
+       id="linearGradient152"
+       xlink:href="#linearGradient149"
+       inkscape:collect="always" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="6.8897981"
+       x2="60.685901"
+       y1="6.8897981"
+       x1="55.208272"
+       
gradientTransform="matrix(0.772488,0.000000,0.000000,1.557840,-2.795310,-0.166664)"
+       id="linearGradient160"
+       xlink:href="#linearGradient157"
+       inkscape:collect="always" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="21.169637"
+       x2="19.737664"
+       y1="21.169637"
+       x1="2.9325605"
+       
gradientTransform="matrix(2.374946,0.000000,0.000000,0.506711,-2.795310,-0.166664)"
+       id="linearGradient164"
+       xlink:href="#linearGradient161"
+       inkscape:collect="always" />
+    <radialGradient
+       r="5.6434927"
+       fy="20.452780"
+       fx="16.280994"
+       cy="20.452780"
+       cx="16.280994"
+       
gradientTransform="matrix(2.202254,0.000000,0.000000,0.574568,-13.83631,0.652472)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient605"
+       xlink:href="#linearGradient477"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="14.748880"
+       x2="18.086929"
+       y1="11.165159"
+       x1="14.248631"
+       
gradientTransform="matrix(1.399756,0.000000,0.000000,0.903977,-3.993120,0.751900)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient606"
+       xlink:href="#linearGradient454"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="122.61145"
+       x2="132.98843"
+       y1="116.66409"
+       x1="128.35213"
+       gradientTransform="scale(1.244363,0.803624)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient607"
+       xlink:href="#linearGradient177"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="14.744809"
+       x2="20.135639"
+       y1="8.7251825"
+       x1="9.9626188"
+       
gradientTransform="matrix(1.399756,0.000000,0.000000,0.903977,-3.993120,0.797381)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient608"
+       xlink:href="#linearGradient177"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="10.115389"
+       x2="40.437176"
+       y1="2.3488793"
+       x1="24.162909"
+       
gradientTransform="matrix(1.124876,0.000000,0.000000,1.124876,-3.993120,0.751900)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient609"
+       xlink:href="#linearGradient477"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="24.077389"
+       x2="-36.301399"
+       y1="18.817307"
+       x1="-32.400455"
+       
gradientTransform="matrix(-1.449414,0.286552,-0.469381,0.965804,-2.700590,0.453616)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient610"
+       xlink:href="#linearGradient513"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="20.664473"
+       x2="45.130928"
+       y1="13.131673"
+       x1="36.155384"
+       
gradientTransform="matrix(0.826490,0.763061,0.763061,-0.826490,-30.95946,-9.495656)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient611"
+       xlink:href="#linearGradient477"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="9.3615303"
+       x2="13.763388"
+       y1="14.035932"
+       x1="16.551964"
+       
gradientTransform="matrix(1.399756,0.000000,0.000000,0.903977,-2.860350,0.227876)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient612"
+       xlink:href="#linearGradient177"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="14.744809"
+       x2="20.135639"
+       y1="8.7251825"
+       x1="9.9626188"
+       
gradientTransform="matrix(1.027326,-0.134612,0.528454,0.536480,8.122160,4.863400)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient613"
+       xlink:href="#linearGradient508"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="137.97153"
+       x2="136.98560"
+       y1="67.364906"
+       x1="81.307533"
+       gradientTransform="scale(1.244363,0.803624)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient632"
+       xlink:href="#linearGradient177"
+       inkscape:collect="always" />
+    <radialGradient
+       gradientUnits="userSpaceOnUse"
+       r="13.265761"
+       fy="8.9303417"
+       fx="39.147720"
+       cy="8.9303417"
+       cx="39.147720"
+       
gradientTransform="matrix(0.878817,0.000000,0.000000,1.025708,1.243280,2.850095)"
+       id="radialGradient640"
+       xlink:href="#linearGradient641"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1065"
+       id="linearGradient1068"
+       gradientTransform="scale(1.175635,0.850604)"
+       x1="10.861447"
+       y1="33.139202"
+       x2="30.587307"
+       y2="37.720802"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="52.625473"
+       x2="19.672924"
+       y1="23.114082"
+       x1="19.347122"
+       gradientTransform="scale(1.175635,0.850604)"
+       id="linearGradient101"
+       xlink:href="#linearGradient172"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="48.805084"
+       x2="25.312450"
+       y1="25.335417"
+       x1="17.573946"
+       gradientTransform="scale(1.175636,0.850604)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient374"
+       xlink:href="#linearGradient368"
+       inkscape:collect="always" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="23.600779"
+       x2="19.857769"
+       y1="38.962704"
+       x1="19.977491"
+       gradientTransform="scale(1.215669,0.822592)"
+       id="linearGradient384"
+       xlink:href="#linearGradient381"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     showborder="true"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.9999999"
+     inkscape:cx="33.002182"
+     inkscape:cy="10.152647"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="872"
+     inkscape:window-height="818"
+     inkscape:window-x="257"
+     inkscape:window-y="30"
+     inkscape:showpageshadow="false" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Trash Full</dc:title>
+        <dc:date>2003-02-03</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>trash</rdf:li>
+            <rdf:li>delete</rdf:li>
+            <rdf:li>deleted files</rdf:li>
+            <rdf:li>waste</rdf:li>
+            <rdf:li>recycle</rdf:li>
+            <rdf:li>bin</rdf:li>
+            <rdf:li>full</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>Novell, Inc.</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <g
+       style="display:inline"
+       transform="matrix(2.262383e-2,0,0,2.086758e-2,44.25843,41.86962)"
+       id="g6707">
+      <rect
+         
style="opacity:0.40206185;color:black;fill:url(#linearGradient6715);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         id="rect6709"
+         width="1339.6335"
+         height="478.35718"
+         x="-1559.2523"
+         y="-150.69685" />
+      <path
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         d="M -219.61876,-150.68038 C -219.61876,-150.68038 
-219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 
125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 
-33.655436,-150.68036 -219.61876,-150.68038 z "
+         id="path6711"
+         sodipodi:nodetypes="cccc" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path6713"
+         d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 
-1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 
-1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 
-1745.2157,-150.68036 -1559.2523,-150.68038 z "
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient6719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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>
+    <path
+       
style="fill:url(#linearGradient1068);fill-opacity:1.0;fill-rule:evenodd;stroke:url(#linearGradient101);stroke-width:1.2500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+       d="M 3.8366970,16.810238 C 3.7926080,16.775175 5.5686600,42.034206 
5.5691660,42.041863 C 5.7357800,44.564407 7.1344330,45.486354 
8.6999290,45.490110 C 8.7558700,45.490239 38.069409,45.486863 
38.693936,45.484234 C 41.330302,45.473139 41.976184,43.867694 
42.149611,42.113575 C 42.163521,42.078990 43.938664,16.844824 
43.952571,16.810238 C 30.580614,16.810238 17.208657,16.810238 
3.8366970,16.810238 z "
+       id="path1751"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       
style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.2500000;stroke:#4d5506;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#linearGradient1872)"
+       d="M 7.5384920,4.7306315 C 6.4941670,4.7330003 5.6201490,4.7569809 
5.1440780,5.7442051 C 5.0613330,5.9157934 2.5391290,12.879834 
2.4178690,13.145414 C 1.3797640,15.419016 2.3371090,18.283038 
4.3421790,18.263863 C 4.7234940,18.260334 43.852401,18.281621 
44.459163,18.263863 C 46.165984,18.214785 46.384401,14.898279 
45.649626,13.406336 C 45.607999,13.321814 42.197827,5.6492999 
42.110852,5.5134018 C 41.708578,4.9064789 40.807722,4.6404880 
40.138555,4.6654006 C 40.006734,4.6704304 7.66 [...]
+       id="path1841"
+       sodipodi:nodetypes="cssssscss" />
+    <path
+       
style="color:#000000;fill:url(#linearGradient164);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block"
+       d="M 7.7204500,6.3900545 C 6.7355240,6.3773223 6.6713880,6.3392466 
6.4496770,7.0362462 C 6.3984970,7.1971422 4.3364820,13.531607 
4.2556550,13.777418 C 3.9807760,14.613371 4.3694800,14.833988 
5.3234030,14.816995 C 5.6613270,14.810975 42.670159,14.816995 
43.208169,14.816995 C 43.971941,14.816995 44.198501,14.565395 
44.025974,13.971598 C 43.955868,13.730313 41.085266,6.9669634 
41.008179,6.8465153 C 40.651639,6.3085929 40.713471,6.3101594 
40.090720,6.3025755 C 39.973809,6.3011510 7.83 [...]
+       id="path1864"
+       sodipodi:nodetypes="cssssscss" />
+    <path
+       
style="color:#000000;fill:#2e3436;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block"
+       d="M 7.1914370,6.3869852 C 6.8205620,6.4152986 6.6421770,6.5251871 
6.4869440,7.0132015 C 6.4357640,7.1740974 4.3760140,13.499216 
4.2951860,13.745027 C 4.0203070,14.580975 4.3849570,14.805712 
5.3388810,14.788720 C 5.3554040,14.788428 7.2922140,14.788962 
7.4755480,14.788720 L 7.1914370,6.3869852 z "
+       id="path1880"
+       sodipodi:nodetypes="cccccc" />
+    <path
+       
style="color:#000000;fill:url(#linearGradient160);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block"
+       d="M 40.143457,6.2999077 C 40.594213,6.3037596 40.726578,6.2947269 
41.014741,6.8394315 C 41.054147,6.9139229 43.889138,13.632601 
43.990928,13.878411 C 44.337098,14.825515 43.677798,14.805712 
42.632092,14.833183 C 42.433434,14.832890 40.083238,14.811194 
39.852358,14.810950 L 40.143457,6.2999077 z "
+       id="path1888"
+       sodipodi:nodetypes="cscccc" />
+    <path
+       
style="color:#000000;fill:url(#linearGradient152);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:0.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block"
+       d="M 43.188383,18.930946 L 7.1998593,18.907789 C 34.314156,19.538355 
39.641346,22.517229 42.946375,22.365024 L 43.188383,18.930946 z "
+       id="path1893"
+       sodipodi:nodetypes="cccc" />
+    <g
+       style="fill:#ffffff;fill-opacity:0.48809519"
+       
transform="matrix(1.420021,0.000000,0.000000,1.420021,-67.25409,-7.484740)"
+       id="g144">
+      <path
+         sodipodi:nodetypes="ccccccscc"
+         id="path41"
+         d="M 64.131147,25.325447 L 67.928133,25.615144 L 69.396397,22.040585 
L 67.659134,23.261574 C 67.659134,23.261574 66.914226,21.524169 
66.378823,21.384498 C 65.843421,21.244828 63.559132,21.291385 
63.559132,21.291385 C 64.285695,21.471073 64.850367,22.719512 
64.859047,22.733674 C 65.085717,23.103530 65.720220,24.348057 
65.720220,24.348057 L 64.131147,25.325447 z "
+         
style="fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+      <path
+         sodipodi:nodetypes="ccczc"
+         id="path130"
+         d="M 64.600893,22.852762 L 63.344021,25.250434 L 60.760121,23.620948 
C 60.760121,23.620948 61.931819,21.409503 62.855175,21.409503 C 
63.786342,21.409503 64.202456,22.212137 64.600893,22.852762 z "
+         
style="color:#000000;fill-opacity:0.30952379;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+      <path
+         sodipodi:nodetypes="ccccccscc"
+         id="path139"
+         d="M 66.450976,28.545542 L 64.002948,31.471279 L 66.339076,34.488059 
L 66.382284,32.587938 C 66.382284,32.587938 68.103047,32.750329 
68.497986,32.362789 C 68.892923,31.975249 70.535933,30.021270 
70.535933,30.021270 C 70.008436,30.552239 68.647269,30.395144 
68.630659,30.395314 C 68.196893,30.399717 66.480102,30.359654 
66.480102,30.359654 L 66.450976,28.545542 z "
+         
style="fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+      <path
+         sodipodi:nodetypes="ccczc"
+         id="path140"
+         d="M 68.748409,30.061355 L 67.337346,27.751062 L 70.062991,26.371707 
C 70.062991,26.371707 71.358061,28.513238 70.883591,29.305365 C 
70.405109,30.104193 69.502725,30.048732 68.748409,30.061355 z "
+         
style="color:#000000;fill-opacity:0.30952379;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+      <path
+         sodipodi:nodetypes="ccccccscc"
+         id="path142"
+         d="M 62.170193,28.375650 L 60.961696,25.192931 L 57.437755,25.441971 
L 58.884372,26.495777 C 58.884372,26.495777 57.885335,27.906210 
58.024237,28.441813 C 58.163139,28.977415 58.946780,31.196407 
58.946780,31.196407 C 58.749682,30.474372 59.564769,29.372969 
59.572907,29.358488 C 59.785446,28.980335 60.676477,27.512330 
60.676477,27.512330 L 62.170193,28.375650 z "
+         
style="fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+      <path
+         sodipodi:nodetypes="ccczc"
+         id="path143"
+         d="M 59.752772,29.661147 L 62.458980,29.590480 L 62.294995,32.640869 
C 62.294995,32.640869 59.792913,32.695178 59.343013,31.888843 C 
58.889308,31.075686 59.387472,30.321230 59.752772,29.661147 z "
+         
style="color:#000000;fill-opacity:0.30952379;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    </g>
+    <path
+       sodipodi:nodetypes="cccssssc"
+       id="path344"
+       d="M 41.624730,23.651808 C 36.299359,25.986218 29.004203,28.320991 
23.056218,28.370558 C 16.516233,28.425058 11.697549,31.531025 
6.8162911,33.914752 C 7.0109680,36.794969 7.2256820,38.805946 
7.4908471,42.031519 C 7.6231144,43.640472 8.1287711,43.602252 
10.431218,43.602252 C 19.542668,43.602252 31.496634,43.615196 
38.688801,43.615196 C 40.449339,43.615196 40.248374,42.363465 
40.343480,41.164752 C 40.803877,35.361894 41.217727,29.476257 
41.624730,23.651808 z "
+       
style="fill:url(#linearGradient374);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:14.962102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;opacity:1.0000000"
 />
+    <path
+       
style="stroke-opacity:0.28571430;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:butt;stroke-width:1.1400000;stroke:url(#linearGradient384);fill-rule:evenodd;fill-opacity:1.0000000;fill:none;stroke-dasharray:none"
+       d="M 5.2098606,19.402822 C 5.1584543,19.402690 6.0490537,32.078422 
6.7566249,40.968384 C 6.9391608,43.250374 7.3101511,44.179154 
8.7477790,44.179154 C 20.599078,44.179154 37.441889,44.264299 
38.015405,44.262223 C 40.789981,44.252176 40.738055,43.236189 
40.967844,41.077514 C 41.051496,40.291680 42.504818,19.491210 
42.490953,19.491210 C 32.560989,19.491210 17.478660,19.434440 
5.2098606,19.402822 z "
+       id="path375"
+       sodipodi:nodetypes="cssssss" />
+  </g>
+  <g
+     inkscape:label="trash"
+     id="layer2"
+     inkscape:groupmode="layer">
+    <path
+       
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccc"
+       id="path614"
+       d="M 14.683580,0.65454850 C 14.845171,0.46120460 14.801218,0.46855512 
14.357215,0.80289630 C 12.581203,2.1402589 9.6397580,4.8379548 
9.6397580,4.8379548 C 9.6397580,4.8379548 9.8901250,5.6304193 
9.1650440,6.8554841 C 8.4399620,8.0805496 6.2574300,6.3214330 
6.2574280,6.3214322 C 5.4646320,5.7873138 5.9660030,7.7425067 
6.9398280,9.8817780 C 5.9093780,10.653086 5.1596550,11.417736 
5.1596550,11.988316 C 5.1596540,13.337978 5.0681580,13.210890 
4.9816380,13.471793 C 4.4377130,13.543124  [...]
+       
style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#6d6d6d;stroke-width:1.1867819;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       id="path506"
+       d="M 22.582910,12.099667 L 37.046182,10.137900 C 37.046182,10.137900 
31.999224,6.2689160 31.234723,7.8347725 C 30.470223,9.4006303 
23.573952,8.5054651 24.338452,6.9396087 C 25.102953,5.3737509 
20.128156,9.3567054 21.406868,10.654837 C 22.685578,11.952969 
22.582910,12.099667 22.582910,12.099667 z "
+       
style="color:#000000;fill:url(#linearGradient613);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2107496;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       id="path459"
+       d="M 14.985644,8.2500958 C 17.272440,5.6650218 20.155793,4.9690408 
20.951201,8.0512436 C 21.746608,11.133448 19.758089,14.712782 
19.161534,13.320818 C 18.564977,11.928855 17.868997,9.6420590 
18.664404,9.6420590 C 19.459811,9.6420590 16.974163,13.221392 
16.974163,13.221392 L 14.985644,8.2500958 z "
+       
style="color:#000000;fill:url(#linearGradient612);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2107496;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       id="path504"
+       d="M 6.2634240,6.3236344 C 6.2634240,6.3236344 8.4437740,8.0660076 
9.1688560,6.8409412 C 9.8939390,5.6158760 9.6523580,4.8515475 
9.6523580,4.8515475 C 9.6523580,4.8515475 12.569336,2.1318013 
14.345348,0.79443850 C 16.121359,-0.54292429 11.630704,3.2950286 
12.248761,4.6775799 C 12.866816,6.0601312 16.648873,7.3867839 
15.996675,10.438320 C 15.344477,13.489855 15.248998,12.860420 
14.147442,13.467262 C 13.045887,14.074103 10.056022,14.967380 
8.0443720,12.162867 C 6.0327190,9.3583516 5 [...]
+       
style="color:#000000;fill:url(#linearGradient611);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       sodipodi:nodetypes="cccccc"
+       id="path511"
+       d="M 42.868406,11.879622 L 28.433335,14.245072 C 28.284988,13.829698 
32.082024,9.3659433 33.307082,10.605134 C 34.532143,11.844326 
40.780116,8.7910135 39.555055,7.5518224 C 38.329995,6.3126298 
44.317196,8.4957384 43.520708,10.134596 C 42.724218,11.773455 
42.868406,11.879622 42.868406,11.879622 z "
+       
style="color:#000000;fill:url(#linearGradient610);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2107496;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       id="path458"
+       d="M 19.262424,8.9416055 L 20.256683,9.8364390 L 12.899163,14.012328 L 
19.262424,8.9416055 z "
+       
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+    <path
+       id="path355"
+       d="M 24.090190,1.8593282 C 33.573585,8.0827818 18.370146,16.975685 
15.864536,11.209860 C 17.268433,12.244016 17.363811,13.314834 
17.165173,14.373572 L 39.486930,14.373572 C 38.674224,14.132354 
37.957211,13.851570 36.674740,13.811135 C 37.723323,13.467437 
36.156452,10.201523 32.280694,6.8861174 C 36.472557,3.9425500 
28.881475,4.9507009 24.090190,1.8593282 z M 47.044689,11.245012 C 
44.067783,13.766232 44.531608,13.489912 43.634909,14.373572 L 
44.865242,14.373572 C 45.431213,13.69510 [...]
+       
style="font-size:12.000000;fill:url(#linearGradient609);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;overflow:visible"
 />
+    <path
+       id="path442"
+       d="M 4.8557800,14.424497 L 24.641538,14.325070 C 24.641538,14.325070 
23.150151,7.5641088 20.366224,9.7514780 C 17.582298,11.938849 
10.324205,9.2543498 13.108133,7.0669788 C 15.892058,4.8796081 
5.1540580,9.8509050 5.1540580,12.038274 C 5.1540580,14.225646 
4.8557800,14.424497 4.8557800,14.424497 z "
+       
style="color:#000000;fill:url(#linearGradient608);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2107496;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <g
+       
transform="matrix(0.273209,0.000000,0.000000,0.273209,-37.63912,-13.12876)"
+       id="g378"
+       
style="font-size:12.000000;color:#000000;fill:url(#linearGradient234);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.1333332;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
+       i:knockout="Off">
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path379"
+         d="M 163.66854,88.723079 C 164.69803,92.209992 156.20500,98.079000 
148.42900,97.376000 C 155.74200,96.995000 153.18000,98.302000 
154.98000,99.239000 C 157.13700,100.58000 168.86508,95.534348 
163.66854,88.723079 z "
+         
style="color:#000000;fill:url(#linearGradient607);stroke-dashoffset:0.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
+         i:knockout="Off" />
+    </g>
+    <path
+       id="path448"
+       d="M 20.763929,10.203126 C 19.272539,10.799682 17.980002,13.683034 
15.494354,13.782461 C 13.008705,13.881887 20.763929,14.478441 
21.559335,13.782461 C 22.354742,13.086478 20.763929,10.203126 
20.763929,10.203126 z "
+       
style="color:#000000;fill:url(#linearGradient606);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.2107496;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       id="path491"
+       d="M 19.869095,14.279591 L 30.209392,14.279591 C 30.209392,14.279591 
31.899633,11.296812 28.022021,11.495664 C 24.144410,11.694515 
25.436947,12.887628 23.448428,13.285331 C 21.459910,13.683036 
19.869095,14.279591 19.869095,14.279591 z "
+       
style="color:#000000;fill:url(#radialGradient605);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       id="path498"
+       d="M 34.087002,14.379015 C 34.087002,14.379015 36.870928,14.577867 
36.572651,15.969831 C 36.274374,17.361794 35.578390,17.759498 
35.578390,17.759498 C 35.578390,17.759498 35.876668,21.736535 
36.274374,23.923906 C 36.672077,26.111275 35.976095,20.245145 
37.368058,19.648590 C 38.760022,19.052034 42.438779,20.642849 
44.029594,17.958349 C 45.620410,15.273849 45.123280,15.671552 
44.725575,14.478441 C 44.327872,13.285331 42.737057,10.600831 
39.356577,11.296812 C 35.976095,11.992793 32.7 [...]
+       
style="color:#000000;fill:url(#radialGradient640);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <g
+       
transform="matrix(0.273209,0.000000,0.000000,0.273209,6.153125,9.657440)"
+       id="g620"
+       
style="font-size:12.000000;color:#000000;fill:url(#linearGradient632);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:2.1333332;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
+       i:knockout="Off" />
+    <path
+       sodipodi:nodetypes="cccscscc"
+       id="path644"
+       d="M 4.8817920,14.402387 L 19.686008,14.356905 C 19.686008,14.356905 
21.090649,14.068164 21.795612,13.886239 C 22.521554,13.515497 
23.638840,13.523499 24.421209,13.120100 C 25.830655,12.393376 
25.568039,11.516694 28.798888,11.495714 C 24.875714,11.076124 
25.118043,12.880828 23.661030,13.228829 C 22.478564,13.511254 
20.209045,14.311423 19.708749,14.243201 C 19.208453,14.174979 
4.8817920,14.402387 4.8817920,14.402387 z "
+       
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+    <path
+       sodipodi:nodetypes="cscccss"
+       id="path645"
+       d="M 13.182159,9.2629815 C 13.182159,9.2629815 15.278147,10.868162 
18.435268,10.513721 C 19.837866,10.356256 20.686600,9.3994254 
21.255119,9.3312039 C 21.823637,9.2629815 22.278451,9.6040920 
22.278451,9.6040920 C 22.278451,9.6040920 21.755415,9.3539444 
21.277858,9.4676479 C 20.800303,9.5813510 19.708660,10.789633 
18.094157,10.741129 C 14.410068,10.630448 13.182159,9.2629815 
13.182159,9.2629815 z "
+       
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+    <path
+       sodipodi:nodetypes="cccsc"
+       id="path646"
+       d="M 24.110972,1.8899041 C 24.110972,1.8899041 27.509658,4.0717762 
27.173984,6.7991161 C 26.838312,9.5264560 23.733341,11.582450 
23.733341,11.582450 C 23.733341,11.582450 27.834670,9.0099309 
27.551616,6.5473617 C 27.132026,2.8969219 24.110972,1.8899041 
24.110972,1.8899041 z "
+       
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path647"
+       d="M 32.334952,6.9249934 C 31.957320,6.2116891 30.153079,4.7850805 
28.600593,4.4494078 C 30.824424,5.0368350 32.796501,6.5054026 
32.796501,6.5054026 L 32.334952,6.9249934 z "
+       
style="color:#000000;fill:#000000;fill-opacity:0.17857142;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       sodipodi:nodetypes="ccccc"
+       id="path648"
+       d="M 15.395649,7.8345790 C 15.395649,7.8345790 16.345074,8.9916917 
15.989040,10.356490 C 16.849458,10.534507 17.205491,10.564177 
17.205491,10.564177 L 17.976901,9.9411180 C 17.976901,9.9411180 
17.976901,8.1016049 15.395649,7.8345790 z "
+       
style="fill:#000000;fill-opacity:0.17857142;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+    <path
+       id="path649"
+       d="M 12.716747,7.5165492 C 12.716747,7.5165492 14.407911,6.9231581 
13.962869,7.3385318 C 13.517826,7.7539055 16.069406,9.6230870 
16.069406,9.6230870 C 16.069406,9.6230870 16.069406,10.216478 
15.950729,10.364826 C 15.832049,10.513174 11.589305,9.2967226 
12.716747,7.5165492 z "
+       
style="fill:#000000;fill-opacity:0.071428545;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+  </g>
+</svg>
diff --git a/etc/images/scalable/describe.svg b/etc/images/scalable/describe.svg
new file mode 100644
index 00000000000..32864b54cf7
--- /dev/null
+++ b/etc/images/scalable/describe.svg
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g id="g32" transform="matrix(0.438858,0,0,0.438858,-1.02693,1.23802)">
+        <g id="g2977" opacity="0.6">
+            <g id="g2960" opacity="0.6">
+                <path id="path2962" d="M114.84,64.887C114.84,83.199 
93.209,98.268 66.923,98.268C40.637,98.268 19.006,83.199 
19.006,64.887C19.006,46.575 40.637,31.506 66.923,31.506C93.209,31.506 
114.84,46.575 114.84,64.887Z" style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+                <path id="path2964" d="M45.382,8.59C34.229,8.59 25.256,16.17 
25.256,25.593L25.256,54.117C25.256,63.539 34.229,71.12 
45.382,71.12L56.986,71.12L90.434,70.083C98.423,67.83 104.423,61.643 
104.423,54.117L104.423,25.593C104.423,16.17 95.205,8.59 
84.053,8.59L45.382,8.59Z" 
style="fill:url(#_Linear2);stroke:rgb(136,138,133);stroke-width:4.17px;"/>
+                <path id="path2966" 
d="M68.415,48.583L62.355,48.583L62.355,44.513C62.355,42.733 62.651,41.27 
63.243,40.125C63.835,38.98 65.083,37.649 
66.987,36.134L69.842,33.781C71.048,32.848 71.915,31.967 
72.444,31.138C72.994,30.31 73.269,29.464 73.269,28.601C73.269,27.033 
72.571,25.764 71.175,24.795C69.8,23.826 67.97,23.341 
65.686,23.341C64.015,23.341 62.228,23.65 60.324,24.266C58.442,24.883 
56.475,25.782 54.423,26.962L54.423,21.993C56.411,20.989 58.421,20.24 
60.451,19.747C62.503,19.25 [...]
+                <path id="path2968" 
d="M60.945,53.016L68.988,53.016L68.988,60.675L60.945,60.675L60.945,53.016" 
style="fill:rgb(114,159,207);fill-rule:nonzero;"/>
+                <path id="path2970" d="M45.367,12.756C36.11,12.756 
29.423,18.848 29.423,25.647L29.423,54.163C29.423,60.962 36.078,66.923 
45.367,66.923L56.998,66.923C57.786,66.927 58.556,67.152 
59.22,67.574L86.273,70.439C86.062,68.431 87.33,66.564 
89.279,66.012C95.902,64.146 100.256,59.495 
100.256,54.163L100.256,25.647C100.256,18.925 93.308,12.756 
84.051,12.756L45.367,12.756Z" 
style="fill:none;stroke:white;stroke-width:4.17px;"/>
+            </g>
+            <g id="g2944">
+                <path id="path2946" d="M148.173,77.387C148.173,95.699 
126.543,110.768 100.256,110.768C73.97,110.768 52.34,95.699 
52.34,77.387C52.34,59.075 73.97,44.006 100.256,44.006C126.543,44.006 
148.173,59.075 148.173,77.387Z" style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+                <path id="path2948" d="M78.715,21.09C67.562,21.09 58.59,28.67 
58.59,38.093L58.59,66.617C58.59,76.039 67.562,83.62 
78.715,83.62L90.319,83.62L126.291,106.506L123.767,82.583C131.756,80.33 
137.756,74.143 137.756,66.617L137.756,38.093C137.756,28.67 128.539,21.09 
117.386,21.09L78.715,21.09Z" 
style="fill:url(#_Linear4);stroke:rgb(136,138,133);stroke-width:4.17px;"/>
+                <path id="path2950" 
d="M101.748,61.083L95.688,61.083L95.688,57.013C95.688,55.233 95.984,53.77 
96.576,52.625C97.169,51.48 98.417,50.149 
100.32,48.634L103.176,46.281C104.381,45.348 105.248,44.467 
105.777,43.638C106.327,42.81 106.602,41.964 106.602,41.101C106.602,39.533 
105.904,38.264 104.508,37.295C103.133,36.326 101.304,35.841 
99.019,35.841C97.348,35.841 95.561,36.15 93.658,36.766C91.775,37.383 
89.808,38.282 87.756,39.462L87.756,34.493C89.745,33.489 91.754,32.74 93.784,32. 
[...]
+                <path id="path2952" 
d="M94.279,65.516L102.321,65.516L102.321,73.175L94.279,73.175L94.279,65.516" 
style="fill:rgb(114,159,207);fill-rule:nonzero;"/>
+                <path id="path2954" d="M78.7,25.256C69.444,25.256 
62.756,31.348 62.756,38.147L62.756,66.663C62.756,73.462 69.411,79.423 
78.7,79.423L90.332,79.423C91.119,79.427 91.89,79.652 
92.554,80.074L121.305,98.303L119.606,82.939C119.395,80.931 120.663,79.064 
122.612,78.512C129.236,76.646 133.59,71.995 
133.59,66.663L133.59,38.147C133.59,31.425 126.641,25.256 
117.384,25.256L78.7,25.256Z" 
style="fill:none;stroke:white;stroke-width:4.17px;"/>
+            </g>
+        </g>
+        <g id="g2937">
+            <path id="path86" d="M98.173,98.22C98.173,116.533 76.543,131.601 
50.256,131.601C23.97,131.601 2.34,116.533 2.34,98.22C2.34,79.908 23.97,64.84 
50.256,64.84C76.543,64.84 98.173,79.908 98.173,98.22Z" 
style="fill:url(#_Radial5);fill-rule:nonzero;"/>
+            <path id="path88" d="M28.715,41.923C17.562,41.923 8.59,49.504 
8.59,58.926L8.59,87.45C8.59,96.873 17.562,104.453 
28.715,104.453L40.319,104.453L76.291,127.34L73.767,103.417C81.756,101.164 
87.756,94.976 87.756,87.45L87.756,58.926C87.756,49.504 78.539,41.923 
67.386,41.923L28.715,41.923Z" 
style="fill:url(#_Linear6);stroke:rgb(136,138,133);stroke-width:4.17px;"/>
+            <path id="path90" 
d="M51.748,81.916L45.688,81.916L45.688,77.846C45.688,76.066 45.984,74.604 
46.576,73.458C47.169,72.313 48.417,70.983 
50.32,69.467L53.176,67.115C54.381,66.181 55.248,65.3 
55.777,64.472C56.327,63.644 56.602,62.798 56.602,61.934C56.602,60.366 
55.904,59.097 54.508,58.128C53.133,57.159 51.304,56.675 
49.019,56.675C47.348,56.675 45.561,56.983 43.658,57.6C41.775,58.216 
39.808,59.115 37.756,60.296L37.756,55.327C39.745,54.322 41.754,53.573 
43.784,53.08C45.836,52.587 47 [...]
+            <path id="path92" 
d="M44.279,86.349L52.321,86.349L52.321,94.008L44.279,94.008L44.279,86.349" 
style="fill:rgb(114,159,207);fill-rule:nonzero;"/>
+            <path id="path2931" d="M28.7,46.09C19.444,46.09 12.756,52.181 
12.756,58.98L12.756,87.496C12.756,94.295 19.411,100.256 
28.7,100.256L40.332,100.256C41.119,100.26 41.89,100.486 
42.554,100.908L71.305,119.137L69.606,103.772C69.395,101.765 70.663,99.897 
72.612,99.345C79.236,97.479 83.59,92.828 83.59,87.496L83.59,58.98C83.59,52.258 
76.641,46.09 67.384,46.09L28.7,46.09Z" 
style="fill:none;stroke:white;stroke-width:4.17px;"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(47.9167,0,0,33.3807,66.9231,64.8872)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.15"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.50282e-15,40.8742,-40.8742,2.50282e-15,31.5299,18.1886)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(47.9167,0,0,33.3807,100.256,77.3872)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.15"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.50282e-15,40.8742,-40.8742,2.50282e-15,64.8632,30.6886)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(47.9167,0,0,33.3807,50.2565,98.2205)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.15"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.50282e-15,40.8742,-40.8742,2.50282e-15,14.8632,51.522)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/diropen.svg b/etc/images/scalable/diropen.svg
new file mode 100644
index 00000000000..c37466ea3a2
--- /dev/null
+++ b/etc/images/scalable/diropen.svg
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;">
+    <g transform="matrix(0.451827,0,0,0.451827,17.5922,22.1315)">
+        <g id="g9805" transform="matrix(1,0,0,1,-36.5,-40)">
+            <g id="rect2846-1-9-0-7" 
transform="matrix(0.998363,0,0,0.996542,6.98854,92.4671)">
+                <use xlink:href="#_Image1" x="0" y="0" width="123px" 
height="47px"/>
+            </g>
+            <g id="g9224-8">
+                <path id="rect2846-5-9-2" 
d="M37.725,2.084L24.63,14.916L24.63,122.937L112.13,122.937L112.13,14.916L99.034,2.084L37.725,2.084Z"
 
style="fill:url(#_Radial2);fill-rule:nonzero;stroke:rgb(52,101,164);stroke-width:4.17px;"/>
+                <path id="rect2846-5-2-8-3" 
d="M39.787,4.129L28.762,14.731L107.97,14.731L97.009,4.129L39.787,4.129Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+                <path id="path9147-4" 
d="M39.898,6.284L28.803,17.23L28.803,118.736L107.957,118.736L107.957,17.23L96.862,6.284L39.898,6.284Z"
 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.15;stroke-width:4.17px;"/>
+                <path id="rect2846-7-9-8-5" d="M29.101,14.603L108.016,14.603" 
style="fill:none;fill-rule:nonzero;stroke:rgb(184,207,231);stroke-width:4.17px;stroke-linecap:round;"/>
+            </g>
+            <g id="g9458">
+                <rect id="rect9405-7-0" x="32.967" y="22.917" width="70.837" 
height="41.667" 
style="fill:url(#_Linear4);stroke:rgb(58,112,183);stroke-width:4.17px;stroke-linejoin:miter;"/>
+                <g id="g8978-2">
+                    <g id="path7902-0" 
transform="matrix(0.98799,0,0,0.953571,51.7183,42.2651)">
+                        <use xlink:href="#_Image5" x="0" y="0" width="34px" 
height="17px"/>
+                    </g>
+                    <path id="path7904-1" 
d="M58.229,43.763L58.229,48.515L79.06,48.515L79.06,43.763" 
style="fill:none;fill-rule:nonzero;stroke:rgb(85,87,83);stroke-width:12.5px;stroke-linecap:round;"/>
+                    <path id="path7906-9" 
d="M58.229,43.763L58.229,47.994L79.06,47.994L79.06,43.763" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial6);stroke-width:4.17px;stroke-linecap:round;"/>
+                </g>
+                <g>
+                    <clipPath id="_clip7">
+                        <path d="M36.431,29.167L100.369,29.167C101.519,29.167 
102.452,28.233 102.452,27.083C102.452,25.933 101.519,25 
100.369,25L36.431,25C35.281,25 34.348,25.933 34.348,27.083C34.348,28.233 
35.281,29.167 36.431,29.167Z"/>
+                    </clipPath>
+                    <g clip-path="url(#_clip7)">
+                        <g id="_Image8_" serif:id="_Image8" 
transform="matrix(0.98702,0,0,0.833333,34.3483,25)">
+                            <use xlink:href="#_Image8" x="0" y="0" 
width="69px" height="5px"/>
+                        </g>
+                    </g>
+                </g>
+            </g>
+        </g>
+        <g id="g9458-8" transform="matrix(1,0,0,1,-36.5,-40)">
+            <rect id="rect9405-7-0-5" x="32.967" y="72.917" width="70.837" 
height="41.667" 
style="fill:url(#_Linear9);stroke:rgb(58,112,183);stroke-width:4.17px;stroke-linejoin:miter;"/>
+            <g id="g8978-2-8">
+                <g id="path7902-0-2" 
transform="matrix(0.98799,0,0,0.953571,51.7183,92.2647)">
+                    <use xlink:href="#_Image5" x="0" y="0" width="34px" 
height="17px"/>
+                </g>
+                <path id="path7904-1-6" 
d="M58.229,93.763L58.229,98.515L79.06,98.515L79.06,93.763" 
style="fill:none;fill-rule:nonzero;stroke:rgb(85,87,83);stroke-width:12.5px;stroke-linecap:round;"/>
+                <path id="path7906-9-0" 
d="M58.229,93.763L58.229,97.994L79.06,97.994L79.06,93.763" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial10);stroke-width:4.17px;stroke-linecap:round;"/>
+            </g>
+            <g>
+                <clipPath id="_clip11">
+                    <path d="M36.431,79.167L100.369,79.167C101.519,79.167 
102.452,78.233 102.452,77.083C102.452,75.933 101.519,75 
100.369,75L36.431,75C35.281,75 34.348,75.933 34.348,77.083C34.348,78.233 
35.281,79.167 36.431,79.167Z"/>
+                </clipPath>
+                <g clip-path="url(#_clip11)">
+                    <g id="_Image8_1" serif:id="_Image8" 
transform="matrix(0.98702,0,0,0.833333,34.3483,75)">
+                        <use xlink:href="#_Image8" x="0" y="0" width="69px" 
height="5px"/>
+                    </g>
+                </g>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <image id="_Image1" width="123px" height="47px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHsAAAAvCAYAAADD2LWeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFzUlEQVR4nO2b7ZKyOhCEB3H3vf/bPYqeH9pL0/YkwY9dQbqKIkQMmCczmUx2u3hfdX/9Ag/o/Ncv4PTbHbpkgK/Srw2MV3b+I22vYVA8AvElA+AVnVprcw0gn6Ua1KdCf2bHZ225+jnPXdLgmAPH3Zt9/ynQn9GRLTBr1896l3dVC9jadVbXrGfPq90D5Zb2l6ISlPMD5Zb2U93boSXQDmZ2rrW1ZNUgnSvnrK7UflH3dGrmkkvnFuj3vs+7K3PP7lwbAC2uPtXczq25YwXrrl35kXd6Z5VAl8otAyB7Rqp9641RBu0A61H63LVbev67ac4c7Y
 [...]
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(211.959,172.29,-167.969,189.498,60.4812,13.2528)"><stop
 offset="0" style="stop-color:rgb(139,174,218);stop-opacity:1"/><stop 
offset="0.32" style="stop-color:rgb(67,124,202);stop-opacity:1"/><stop 
offset="0.64" style="stop-color:rgb(94,143,213);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(68,125,209);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(123.539,32.0402,-13.2184,47.749,57.3448,8.66528)"><stop
 offset="0" style="stop-color:rgb(177,202,228);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(114,159,207);stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(20.2027,45.9858,-45.9858,20.2027,72.6054,32.5713)"><stop
 offset="0" style="stop-color:rgb(107,152,216);stop-opacity:1"/><stop 
offset="1" 
style="stop-color:rgb(77,131,208);stop-opacity:0.83"/></linearGradient>
+        <image id="_Image5" width="34px" height="17px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAARCAYAAAC4qX7BAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVRIie3WUU/CMBSG4WfdGDg1RP3/v5FEAR3K8KJdGCI6jaFc+Cbn4jTtydfm5HwtHFLhCtOUd3hJ0fkdAbMUIa21eMZbv6kYHLjFzYliHRbY/FBEjbuBgI8s8QRlWpjj+ouCBRq8YjtSxBQPDi/7mdASbUhJM7L4/JvCPUXaO4YGdYF7+57IRRswySwCJsHpRjon4RJE4DJeA/9CjgnY5RaBXRCnZW42QZz3uVmWoneU8g22Nda96bViv9RnFrHCI8cGVokuXNk781+zFf8hK4P/yDvK5yBwAtU3AAAAAABJRU5ErkJggg=="/>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(25.9505,-6.95343,6.41125,23.9271,59.2424,46.6002)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(225,225,221);stop-opacity:1"/></radialGradient>
+        <image id="_Image8" width="69px" height="5px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAFCAYAAAAT1SFFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4ja2UQW4EMQgEq6X5VP7/kShS3tF7MGCw55BDWK3Ghsaia7yrn9/vL0kIkIQkiKdQ5fp+1xl1zh4Eoq2FBNBqrDC58FrbGGP39f4SNR81UnPpGfuuOXueHGpNqxq4APQISSoJEKNvAMk9o0YH1rDYYBklGLTygMwmuDiBvFJu+ZzZTS4KzPDieox4LuERaqavWsG5+wa8AJQANyAKUL59DC5O3shepl8pHYnT4vtsF5C2mVCOt7HmMurIDzncbzGLaU5hNo9w1qN33YW4KazrnObM1p8xFf4bkHaWX3IAT/nxvm9uwvETysPSbA7R+5r5
 [...]
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(20.2027,45.9858,-45.9858,20.2027,72.6054,82.5713)"><stop
 offset="0" style="stop-color:rgb(107,152,216);stop-opacity:1"/><stop 
offset="1" 
style="stop-color:rgb(77,131,208);stop-opacity:0.83"/></linearGradient>
+        <radialGradient id="_Radial10" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(25.9505,-6.95343,6.41125,23.9271,59.2423,96.6002)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(225,225,221);stop-opacity:1"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/disconnect.svg 
b/etc/images/scalable/disconnect.svg
new file mode 100644
index 00000000000..932ef6dab22
--- /dev/null
+++ b/etc/images/scalable/disconnect.svg
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g id="g8155" transform="matrix(0.377637,0,0,0.377637,5.12696,0.752978)">
+        <path id="path8157" d="M21.021,60.594L41.854,60.594L21.021,60.594Z" 
style="fill:white;"/>
+        <path id="path7029" d="M38.99,95.229C38.616,95.273 38.259,95.407 
37.948,95.62C25.465,104.07 19.876,109.261 10.735,117.755C6.11,122.052 
2.313,125.852 0.578,130.776C-0.417,133.603 -0.292,137.482 
2.271,140.411C4.627,143.104 7.702,143.942 10.604,144.188C24.89,145.396 
44.259,140.819 62.948,136.375C80.699,132.154 97.677,128.198 
105.787,127.781C104.581,129.332 103.008,131.165 101.099,132.99C92.949,140.778 
64.771,164.5 64.771,164.5C63.855,165.278 63.684,166.645 
64.38,167.625L69.068,174.3 [...]
+        <path id="path8160" d="M66.005,96.875C66.005,106.352 54.477,114.035 
40.256,114.035C26.035,114.035 14.507,106.352 14.507,96.875C14.507,87.398 
26.035,79.715 40.256,79.715C54.477,79.715 66.005,87.398 66.005,96.875Z" 
style="fill:url(#_Radial2);"/>
+        <g id="rect8162" 
transform="matrix(0.99334,0,0,0.991702,33.0544,5.95021)">
+            <use xlink:href="#_Image3" x="0" y="0" width="110px" 
height="106px"/>
+        </g>
+        <path id="rect8164" d="M123.104,16.953C123.104,14.593 121.188,12.677 
118.828,12.677L44.047,12.677C41.687,12.677 39.771,14.593 
39.771,16.953L39.771,87.568C39.771,89.928 41.687,91.844 
44.047,91.844L118.828,91.844C121.188,91.844 123.104,89.928 
123.104,87.568L123.104,16.953Z" 
style="fill:url(#_Linear4);stroke:rgb(136,138,133);stroke-opacity:0.99;stroke-width:4.17px;"/>
+        <rect id="rect4540-3" x="43.938" y="16.844" width="75.068" 
height="70.833" 
style="fill:none;stroke:white;stroke-opacity:0.99;stroke-width:4.17px;"/>
+        <g id="g8169">
+            <g>
+                <clipPath id="_clip5">
+                    <path d="M36.969,76.445C36.346,76.445 35.81,76.771 
35.448,77.25L23.237,90.12C23.13,90.544 22.935,90.993 
22.809,91.427L22.809,109.191C22.809,110.361 23.711,111.303 
24.805,111.303L45.142,111.303C45.689,111.303 46.21,111.081 
46.567,110.7L58.732,97.829C59.089,97.447 59.302,96.906 
59.302,96.321L59.302,78.557C59.302,77.972 59.089,77.43 
58.732,77.048C58.37,76.667 57.853,76.445 57.306,76.445L36.969,76.445Z"/>
+                </clipPath>
+                <g clip-path="url(#_clip5)">
+                    <g id="_Image6_" serif:id="_Image6" 
transform="matrix(0.986295,0,0,0.995936,22.8091,76.4451)">
+                        <use xlink:href="#_Image6" x="0" y="0" width="37px" 
height="35px"/>
+                    </g>
+                </g>
+            </g>
+            <path id="path8173" d="M24.713,89.852L44.365,89.852C45.419,89.852 
46.269,90.768 46.269,91.905L46.269,109.25C46.269,110.387 45.419,111.303 
44.365,111.303L24.713,111.303C23.658,111.303 22.809,110.387 
22.809,109.25L22.809,91.905C22.809,90.768 23.658,89.852 24.713,89.852Z" 
style="fill:url(#_Linear7);"/>
+        </g>
+        <path id="path8175" 
d="M41.33,77.26L25.188,89.852L38.102,89.852L54.244,77.26L41.33,77.26" 
style="fill:url(#_Linear8);"/>
+        <path id="path8177" 
d="M51.482,76.445L26.719,87.171L35.842,87.171L48.875,79.126L51.482,76.445" 
style="fill:rgb(186,189,182);"/>
+        <path id="path8179" d="M37.696,79.084C37.641,79.084 37.569,79.1 
37.333,79.391C37.263,79.446 37.191,79.497 37.115,79.544C37.069,79.597 
37.021,79.648 36.97,79.697C36.924,79.75 36.875,79.802 
36.825,79.85L36.752,79.85C36.706,79.904 36.657,79.955 
36.607,80.004L36.171,80.463C35.922,80.709 35.624,80.893 
35.299,81L25.42,83.988C24.489,84.499 24.179,84.845 24.04,85.138C24.038,85.142 
24.119,85.468 24.04,85.368C24.23,85.609 24.878,85.986 
26.001,86.211C26.791,86.38 27.435,86.981 27.69,87.788C [...]
+        <path id="path8181" d="M36.983,75.188C35.972,75.188 35.18,75.775 
34.62,76.447L34.539,76.363L34.457,76.531L33.561,77.371L22.483,80.644C22.399,80.663
 22.317,80.691 22.239,80.728C20.808,81.465 19.888,82.216 
19.388,83.246C18.888,84.276 19.084,85.573 19.714,86.351C20.569,87.409 
23.474,87.89 24.904,88.169L23.845,89.344C23.698,89.482 23.586,89.655 
23.519,89.847C23.437,90.173 23.337,90.695 23.193,91.19C23.151,91.298 
23.124,91.411 23.112,91.526L23.112,109.404C23.112,110.206 23.407,110.966 [...]
+        <path id="path8183" 
d="M54.244,77.26L25.188,85.022L30.471,89.679L38.395,89.679L51.603,80.365L54.244,77.26"
 style="fill:url(#_Linear9);"/>
+        <path id="path8185" 
d="M37.688,77.26L23.09,81.642L37.572,81.714L54.354,77.26" 
style="fill:url(#_Linear10);"/>
+        <path id="path8187" d="M30.326,94.115L40.836,94.115C41.4,94.115 
41.854,94.716 41.854,95.462L41.854,105.08C41.854,105.826 41.4,106.427 
40.836,106.427L30.326,106.427C29.762,106.427 29.308,105.826 
29.308,105.08L29.308,95.462C29.308,94.716 29.762,94.115 30.326,94.115Z" 
style="fill:url(#_Linear11);"/>
+        <path id="path6027-1" d="M39.25,93.406C26.861,101.792 21.436,106.789 
12.297,115.281C7.728,119.527 4.293,123.128 2.792,127.391C2.041,129.522 
2.109,132.562 3.964,134.682C5.819,136.802 8.223,137.454 
10.865,137.677C24.47,138.828 43.753,134.436 62.427,129.995C81.102,125.554 
99.304,121.01 107.61,121.01C109.513,121.01 109.744,121.168 
110.083,121.271C109.457,122.794 106.659,126.695 102.662,130.516C94.296,138.511 
66.333,162.156 66.333,162.156L71.021,168.927C71.021,168.927 99.447,145.177 1 
[...]
+        <path id="path8190" d="M29.12,94.062L40.447,94.062C41.055,94.062 
41.545,94.566 41.545,95.193L41.545,103.267C41.545,103.893 41.055,104.397 
40.447,104.397L29.12,104.397C28.512,104.397 28.022,103.893 
28.022,103.267L28.022,95.193C28.022,94.566 28.512,94.062 29.12,94.062Z" 
style="fill:url(#_Linear14);"/>
+        <path id="path8192" d="M23.211,81.524L33.793,81.456C29.698,85.574 
30.377,89.76 33.448,89.76L25.259,89.76C21.021,89.76 19.22,85.365 
23.211,81.524Z" style="fill:url(#_Linear15);"/>
+        <path id="path8194" 
d="M25.318,89.852L29.354,93.927L37.688,93.927C37.688,93.927 41.854,93.927 
41.854,97.695L41.854,106.427L46.137,103.175L46.137,91.835C46.137,90.758 
45.341,89.852 44.316,89.852L25.318,89.852Z" style="fill:url(#_Linear16);"/>
+        <path id="path12145-2" d="M69.104,66.577L94.235,66.577" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:4.17px;stroke-linecap:square;stroke-linejoin:miter;"/>
+        <rect id="rect9057-1" x="67.021" y="43.791" width="29.167" 
height="20.573"/>
+        <path id="rect9059-0" d="M87.885,41.473C87.885,40.381 86.998,39.494 
85.905,39.494L77.334,39.494C76.241,39.494 75.354,40.381 
75.354,41.473L75.354,43.504C75.354,44.596 76.241,45.483 
77.334,45.483L85.905,45.483C86.998,45.483 87.885,44.596 
87.885,43.504L87.885,41.473Z"/>
+        <rect id="rect9078-1" x="71.188" y="54.077" width="4.167" 
height="6.12" style="fill:rgb(187,167,3);"/>
+        <rect id="rect12075-3" x="79.521" y="54.077" width="4.167" 
height="6.12" style="fill:rgb(187,167,3);"/>
+        <rect id="rect12077-7" x="87.854" y="54.077" width="4.167" 
height="6.12" style="fill:rgb(187,167,3);"/>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(16.3887,14.179,-14.179,16.3887,63.5326,133.063)"><stop
 offset="0" style="stop-color:black;stop-opacity:0.2"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(25.749,0,0,17.1598,40.256,96.8753)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.46"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image3" width="110px" height="106px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABqCAYAAABdymTtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHQElEQVR4nO2d4bLqIAyEo/e8/yPr/XPxxrhJNlAteNgZpxQrYL5uoD1z6kXm0uXsASS6nz2Apk8FanYgR+vtgN8V0N8GKtPhII8McKWtbwNbAXMIxCMCmLXB9rEKTDbw2XFDAEeCFX3We4/pb1aATKC9Y6LPdgHsCVIFGDq2B/gsqgKwdYcBrAaKcVIEb8SJM4lxVgStx5lPGl1QeFCq5ZFxfUKsU0bKTF8PjSwcEAS7zeqYMZwFsbK4QOWobhhez2KBAcZuszGc7byq03q3qK8QXvVsz6AxZa8ddkxniZmz9JYpe+14+w/1rhAjQNm+/XzPW
 [...]
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-25.2575,-257.178,257.178,-25.2575,114.979,217.083)"><stop
 offset="0" style="stop-color:rgb(211,215,207);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <image id="_Image6" width="37px" height="35px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAAjACUDAREAAhEBAxEB/8QAGQABAQADAQAAAAAAAAAAAAAAAAcDBggE/8QAIhAAAgMAAgIBBQAAAAAAAAAAAgMAAQQGIQURMQcSQWGR/8QAFwEBAQEBAAAAAAAAAAAAAAAAAAECA//EABcRAQEBAQAAAAAAAAAAAAAAAAABEQL/2gAMAwEAAhEDEQ
 [...]
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(9.90556e-16,-16.177,16.177,9.90556e-16,30.9586,105.114)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-4.42311,7.20794,-7.20794,-4.42311,38.138,82.644)"><stop
 offset="0" style="stop-color:black;stop-opacity:0.05"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(10.5448,-6.08081,6.08081,10.5448,33.3929,89.852)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(186,189,182);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(15.079,-2.02708,2.02708,15.079,31.5636,80.1636)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear11" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(6.9364e-16,11.328,-11.328,6.9364e-16,35.4919,95.0997)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear12" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(7.3657,19.8874,-19.8874,7.3657,83.42,119.62)"><stop 
offset="0" style="stop-color:rgb(158,189,222);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(158,189,222);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear13" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(7.3657,23.2019,-23.2019,7.3657,96.6782,119.62)"><stop 
offset="0" style="stop-color:rgb(52,101,164);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(52,101,164);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear14" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-5.72917,8.85417,-8.85417,-5.72917,-26.5051,145.75)"><stop
 offset="0" style="stop-color:black;stop-opacity:1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear15" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.67955e-16,-4.37603,4.37603,2.67955e-16,27.37,89.2456)"><stop
 offset="0" style="stop-color:rgb(136,138,133);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear16" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.13341e-15,-18.51,18.51,1.13341e-15,47.0689,154.234)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/exit.svg b/etc/images/scalable/exit.svg
new file mode 100644
index 00000000000..fbfa4170e58
--- /dev/null
+++ b/etc/images/scalable/exit.svg
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10;">
+    <g transform="matrix(0.423429,0,0,0.423429,-2.51255,-2.10526)">
+        <path id="rect84" d="M108.437,24.384C108.437,22.758 107.117,21.438 
105.491,21.438L23.884,21.438C22.257,21.438 20.937,22.758 
20.937,24.384L20.937,139.325C20.937,140.951 22.257,142.271 
23.884,142.271L105.491,142.271C107.117,142.271 108.437,140.951 
108.437,139.325L108.437,24.384Z" 
style="fill:rgb(238,238,236);stroke:rgb(85,87,83);stroke-width:4.17px;"/>
+        <rect id="rect86" x="23.021" y="64.058" width="83.333" height="76.129" 
style="fill:url(#_Linear1);"/>
+        <g id="path88" 
transform="matrix(0.991008,0,0,0.999377,16.9462,93.7136)">
+            <use xlink:href="#_Image2" x="0" y="0" width="78px" height="51px"/>
+        </g>
+        <path id="path90" 
d="M23.127,138.264L23.021,23.521L77.723,23.645L77.845,107.602L23.127,138.264Z" 
style="fill:url(#_Linear3);"/>
+        <path id="path92" 
d="M23.021,138.264L78.213,107.759L27.367,132.783L27.367,23.521L23.065,23.521L23.021,138.264Z"
 style="fill:white;fill-opacity:0.42;fill-rule:nonzero;"/>
+        <path id="path94" 
d="M23.144,137.743L23.021,23.521L77.722,23.521L77.23,109.466L23.144,137.743Z" 
style="fill:url(#_Radial4);"/>
+        <path id="path96" 
d="M59.778,67.043L67.875,77.362L61.732,97.628C61.732,97.628 62.849,103.95 
66.107,99.673C69.364,95.397 78.627,84.603 76.996,76.711C75.786,70.854 
72.436,68.065 72.436,68.065L59.778,67.043Z" style="fill:url(#_Linear5);"/>
+        <path id="path98" d="M67.503,62.394C67.503,62.394 76.615,66.609 
76.903,70.296C77.332,75.773 59.033,93.166 59.033,93.166C56.892,95.769 
53.356,93.445 55.31,90.935C55.31,90.935 69.912,73.61 68.992,72.249C67.84,70.543 
60.708,67.879 60.708,67.879C56.427,64.719 61.836,58.18 67.503,62.394Z" 
style="fill:url(#_Linear6);"/>
+        <g id="path100" 
transform="matrix(0.993474,0,0,0.994387,21.1073,4.97193)">
+            <use xlink:href="#_Image7" x="0" y="0" width="109px" 
height="152px"/>
+        </g>
+        <g id="g3494">
+            <path id="path3960-3-8-4-0-8-6" 
d="M102.187,81.854L139.687,81.854M114.687,61.021L98.021,81.854L114.687,102.688" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear8);stroke-width:25px;stroke-linecap:round;stroke-miterlimit:4;"/>
+            <path id="path3960-8-2-2-8-5" 
d="M102.187,81.854L139.687,81.854M114.687,61.021L98.021,81.854L114.687,102.688" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear9);stroke-width:16.67px;stroke-linecap:round;stroke-miterlimit:4;"/>
+            <path id="path3960-8-2-2-8-7-1" d="M146.067,81.724C146,78.451 
142.96,75.536 139.687,75.604L110.911,75.604L119.505,64.927C122.053,62.481 
121.856,57.788 119.112,55.563C116.369,53.339 111.737,54.117 
109.87,57.115L90.078,81.854L109.87,106.594C111.737,109.592 116.369,110.37 
119.112,108.145C121.856,105.921 122.053,101.228 
119.505,98.781L110.911,88.104L139.687,88.104C143.047,88.175 146.138,85.083 
146.067,81.724Z" 
style="fill:none;fill-rule:nonzero;stroke:rgb(252,175,62);stroke-opaci [...]
+        </g>
+        <path id="path3960-8-2-2-8-5-3" d="M116.31,104.636C117.265,103.84 
117.234,102.145 116.25,101.386L105.954,88.492M141.8,81.854C141.8,80.754 
140.788,79.755 139.687,79.771L106.484,79.771M116.25,62.323C117.402,60.994 
115.872,58.508 114.166,58.938C113.748,59.079 113.377,59.357 
113.125,59.719L95.416,81.854" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.5;stroke-width:4.17px;stroke-linecap:round;stroke-miterlimit:4;"/>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.62801e-15,-26.5875,26.5875,1.62801e-15,48.1214,77.6877)"><stop
 offset="0" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(186,189,182);stop-opacity:0"/></linearGradient>
+        <image id="_Image2" width="78px" height="51px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAzCAYAAAA5Fj4CAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAE60lEQVRogeWa4XLiMBCDRYHSvv/D3hUK3A+yRVG0ttMzkNKd8diEkJKvWnkds8LzxKrDNc73/GOPCvfdV5X3Nc7J2L2u/vGlh4NT612cTa/HdGy/xNKjBMc1dy6QA8uafm5ywaVGDdRLMlaIHArnlPQK8Ave0sGVYLm2MmO+DnC9eYZ0AnA0Y4X49flNt1vsGy3A1kNzY4anqmOVMagjgM+hf6FjGM6Jz64AnJcIzkFTWGtc/unRb+S9gOdUp9AC1mEYR6/ZyPAWpziFlgHbJj0DVdVFhOJYZZ8A9rhAWw9jBcepuloKOC0x4oYdsC2AV+mjqfI
 [...]
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-42.0497,11.761,-11.761,-42.0497,66.7882,44.1178)"><stop
 offset="0" style="stop-color:rgb(78,78,78);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(171,171,171);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(36.4881,0,0,20.1471,47.7584,15.6344)"><stop 
offset="0" style="stop-color:rgb(78,78,78);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(97,97,97);stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(7.14999,18.7409,-18.7409,7.14999,44.179,31.2735)"><stop
 offset="0" style="stop-color:rgb(82,82,82);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(82,82,82);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(8.73377,-11.4202,11.4202,8.73377,45.3144,39.236)"><stop
 offset="0" style="stop-color:rgb(206,206,206);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(158,158,158);stop-opacity:1"/></linearGradient>
+        <image id="_Image7" width="109px" height="152px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG0AAACYCAYAAADup2f8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAOAklEQVR4nO2d63ajuhKE255kzvs/78Tx+ZHIaYrqmxAYObvWYiGEELI+90U4M1zkF+l+v1+Outflcrnv1vdeHT9bRwKqaATMU36wHhUgHfGZU2B6AU4PLYDVe26LLBAmoCq8aaEVYUXHVl04jERdps3XAJLwpoRmAPPAWOXMMR1CUJcp034y4KaDlgB2SdRlgbpDCcq4j+p+BhGAmwoaAZYB4+174GVgWeAyQL8G4ICbBloB2JYy63s1FFJGYBZADyyWTXBTQEsA84BYG7Zh/a6GQsoWKLZ57dk9KLg3MrCzKwLmbVejnvVlybMcvX0a9djXR
 [...]
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.74084e-15,-28.4301,28.4301,1.74084e-15,114.427,107.646)"><stop
 offset="0" style="stop-color:rgb(124,0,0);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(164,0,0);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.62782e-15,42.9155,-42.9155,2.62782e-15,109.466,66.7966)"><stop
 offset="0" style="stop-color:rgb(239,41,41);stop-opacity:1"/><stop 
offset="0.42" style="stop-color:rgb(184,0,0);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(224,16,16);stop-opacity:1"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/fwd-arrow.svg 
b/etc/images/scalable/fwd-arrow.svg
new file mode 100644
index 00000000000..5c74d6a17ad
--- /dev/null
+++ b/etc/images/scalable/fwd-arrow.svg
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g id="g4399" transform="matrix(0.453871,0,0,0.453871,-18.1646,-12.2483)">
+        <g id="g4267" opacity="0.16">
+            <path id="path4269" d="M44.428,137.533C44.428,143.643 
56.345,148.67 70.828,148.67C85.31,148.67 97.227,143.643 
97.227,137.533C97.227,131.424 85.31,126.396 70.828,126.396C56.345,126.396 
44.428,131.424 44.428,137.533Z" style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+        </g>
+        <g id="g4311">
+            <path id="path4313" 
d="M101.795,126.795L80.962,126.795C69.456,126.795 60.129,117.468 
60.129,105.962C60.129,94.456 69.456,85.129 
80.962,85.129L143.462,85.129M130.962,60.129L155.962,85.129L130.962,110.129" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear2);stroke-width:29.17px;"/>
+            <path id="path4315" 
d="M101.795,126.795L80.962,126.795C69.456,126.795 60.129,117.468 
60.129,105.962C60.129,94.456 69.456,85.129 
80.962,85.129L143.462,85.129M130.962,60.129L155.962,85.129L130.962,110.129" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:20.83px;"/>
+            <path id="path4317" d="M131.092,51.665C133.242,51.75 
135.344,52.706 136.821,54.269L167.811,85.129L136.821,115.988C133.897,119.617 
127.735,119.948 124.439,116.652C121.143,113.356 121.473,107.194 
125.103,104.269L135.91,93.462L80.962,93.462C73.96,93.462 68.462,98.96 
68.462,105.962C68.462,112.964 73.96,118.462 
80.962,118.462L101.795,118.462C106.198,118.4 110.247,122.392 
110.247,126.795C110.247,131.198 106.198,135.191 
101.795,135.129L80.962,135.129C64.952,135.129 51.795,121.972 51 [...]
+            <path id="path4319" d="M123.207,56.782C124.491,53.711 
127.764,51.587 131.092,51.665C133.242,51.75 135.344,52.706 
136.821,54.269L167.811,85.129M101.795,135.129L80.962,135.129C64.952,135.129 
51.795,121.972 51.795,105.962C51.795,89.952 64.952,76.795 
80.962,76.795L135.91,76.795" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear4);stroke-width:4.17px;"/>
+            <path id="path4321" d="M80.962,93.462C73.96,93.462 68.462,98.96 
68.462,105.962C68.462,112.964 73.96,118.462 
80.962,118.462L101.795,118.462C106.198,118.4 110.247,122.392 110.247,126.795" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear5);stroke-width:4.17px;"/>
+            <path id="path4323" d="M124.439,116.652C121.143,113.356 
121.473,107.194 125.103,104.269L135.91,93.462" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial6);stroke-width:4.17px;"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-26.3994,0,0,11.137,70.8275,137.533)"><stop 
offset="0" style="stop-color:black;stop-opacity:1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3.11009e-15,-50.7916,50.7916,3.11009e-15,108.045,137.217)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.20564e-15,-85.0145,85.0145,5.20564e-15,108.045,128.771)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.86568e-15,30.4688,-30.4688,1.86568e-15,49.712,89.4895)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.59217e-16,-9.13271,9.13271,5.59217e-16,92.789,105.607)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-143.503,0,0,13.6782,123.833,109.049)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/help.svg b/etc/images/scalable/help.svg
new file mode 100644
index 00000000000..65be086af83
--- /dev/null
+++ b/etc/images/scalable/help.svg
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g id="g32" transform="matrix(0.49581,0,0,0.49581,-7.24686,-6.8359)">
+        <path id="path96" d="M61.525,41.853C61.525,50.5 49.672,65.198 
46.412,57.518C40.143,42.748 30.796,56.048 26.376,47.294C22.009,38.647 
42.584,38.169 44.598,30.073C47.499,18.413 61.525,33.205 61.525,41.853Z" 
style="fill:none;fill-rule:nonzero;stroke:rgb(233,185,110);stroke-width:12.5px;"/>
+        <path id="path98" d="M128.016,45.355C138.659,51.406 120.245,57.518 
111.902,57.518C103.56,57.518 96.789,50.5 96.789,41.853C96.789,33.205 
108.864,25.642 116.656,30.94C124.332,36.16 117.246,39.232 128.016,45.355Z" 
style="fill:none;fill-rule:nonzero;stroke:rgb(233,185,110);stroke-width:12.5px;"/>
+        <path id="path100" d="M139.664,114.437C139.664,123.522 112.574,130.887 
79.157,130.887C45.74,130.887 18.65,123.522 18.65,114.437C18.65,105.353 
45.74,97.988 79.157,97.988C112.574,97.988 139.664,105.353 139.664,114.437Z" 
style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+        <path id="path102" d="M61.525,109.738C52.46,112.618 51.364,131.961 
44.212,126.612C36.649,120.954 45.587,110.84 33.755,112.445C21.976,114.042 
29.899,97.752 46.412,94.072C54.555,92.258 61.525,101.091 61.525,109.738Z" 
style="fill:none;fill-rule:nonzero;stroke:rgb(233,185,110);stroke-width:12.5px;"/>
+        <path id="path104" d="M126.34,111.133C113.514,114.735 123.001,125.448 
113.89,126.664C105.14,127.831 101.523,117.54 100.351,109.738C99.187,101.982 
105.571,88.639 111.902,94.072C117.35,98.748 139.257,107.506 126.34,111.133Z" 
style="fill:none;fill-rule:nonzero;stroke:rgb(233,185,110);stroke-width:12.5px;"/>
+        <path id="path106" d="M61.525,41.853C61.525,50.5 49.672,65.198 
46.412,57.518C40.143,42.748 30.796,56.048 26.376,47.294C22.009,38.647 
42.584,38.169 44.598,30.073C47.499,18.413 61.525,33.205 61.525,41.853Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:4.17px;"/>
+        <path id="path108" d="M128.016,45.355C138.659,51.406 120.245,57.518 
111.902,57.518C103.56,57.518 96.789,50.5 96.789,41.853C96.789,33.205 
108.864,25.642 116.656,30.94C124.332,36.16 117.246,39.232 128.016,45.355Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:4.17px;"/>
+        <path id="path110" d="M61.525,109.738C52.46,112.618 51.364,131.961 
44.212,126.612C36.649,120.954 45.587,110.84 33.755,112.445C21.976,114.042 
29.899,97.752 46.412,94.072C54.555,92.258 61.525,101.091 61.525,109.738Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:4.17px;"/>
+        <path id="path112" d="M126.34,111.133C113.514,114.735 123.001,125.448 
113.89,126.664C105.14,127.831 101.523,117.54 100.351,109.738C99.187,101.982 
105.571,88.639 111.902,94.072C117.35,98.748 139.257,107.506 126.34,111.133Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:4.17px;"/>
+        <path id="path114" d="M79.157,26.187C52.74,26.187 31.299,48.411 
31.299,75.795C31.299,103.179 52.74,125.404 79.157,125.404C105.575,125.404 
127.015,103.179 127.015,75.795C127.015,48.411 105.575,26.187 
79.157,26.187ZM79.157,52.296C91.671,52.296 101.827,62.824 
101.827,75.795C101.827,88.767 91.671,99.294 79.157,99.294C66.644,99.294 
56.488,88.767 56.488,75.795C56.488,62.824 66.644,52.296 79.157,52.296Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:4.1
 [...]
+        <path id="path116" d="M59.951,30.429C49.01,35.425 40.212,44.546 
35.392,55.887C45.454,55.768 51.991,60.936 58.377,66.331C60.659,60.978 
64.862,56.62 70.026,54.255C68.21,45.211 65.048,37.13 59.951,30.429Z" 
style="fill:url(#_Linear4);"/>
+        <path id="path118" d="M58.377,85.26C50.715,87.217 43.054,87.735 
35.392,95.704C40.212,107.045 49.01,116.165 59.951,121.161C61.317,111.891 
63.934,103.455 70.026,97.336C64.862,94.971 60.659,90.613 58.377,85.26Z" 
style="fill:url(#_Linear5);fill-rule:nonzero;"/>
+        <path id="path120" d="M98.364,30.429C93.455,36.821 89.275,43.941 
88.288,54.255C93.452,56.62 97.656,60.978 99.938,66.331C107.946,59.725 
115.703,55.387 122.922,55.887C118.103,44.546 109.304,35.425 98.364,30.429Z" 
style="fill:url(#_Linear6);"/>
+        <path id="path122" d="M99.938,85.26C97.656,90.613 93.452,94.971 
88.288,97.336C93.38,103.545 96.433,111.791 98.364,121.161C109.304,116.165 
118.103,107.045 122.922,95.704C117.473,89.569 109.335,86.659 99.938,85.26Z" 
style="fill:url(#_Linear7);"/>
+        <path id="path124" d="M58.377,66.331C60.659,60.978 64.862,56.62 
70.026,54.255M59.951,30.429C49.01,35.425 40.212,44.546 35.392,55.887" 
style="fill:none;fill-rule:nonzero;stroke:rgb(164,0,0);stroke-width:4.17px;"/>
+        <path id="path126" d="M122.922,55.887C118.103,44.546 109.304,35.425 
98.364,30.429M88.288,54.255C93.452,56.62 97.656,60.978 99.938,66.331" 
style="fill:none;fill-rule:nonzero;stroke:rgb(164,0,0);stroke-width:4.17px;"/>
+        <path id="path128" d="M99.938,85.26C97.656,90.613 93.452,94.971 
88.288,97.336M98.364,121.161C109.304,116.165 118.103,107.045 122.922,95.704" 
style="fill:none;fill-rule:nonzero;stroke:rgb(164,0,0);stroke-width:4.17px;"/>
+        <path id="path130" d="M70.026,97.336C64.862,94.971 60.659,90.613 
58.377,85.26M35.392,95.704C40.212,107.045 49.01,116.165 59.951,121.161" 
style="fill:none;fill-rule:nonzero;stroke:rgb(164,0,0);stroke-width:4.17px;"/>
+        <path id="path132" d="M122.922,75.795C122.922,100.94 103.328,121.323 
79.157,121.323C54.987,121.323 35.392,100.94 35.392,75.795C35.392,50.651 
54.987,30.267 79.157,30.267C103.328,30.267 122.922,50.651 122.922,75.795Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.24;stroke-width:4.17px;"/>
+        <path id="path134" d="M105.453,75.795C105.453,90.85 93.68,103.054 
79.157,103.054C64.635,103.054 52.862,90.85 52.862,75.795C52.862,60.741 
64.635,48.537 79.157,48.537C93.68,48.537 105.453,60.741 105.453,75.795Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial8);stroke-width:4.17px;"/>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(60.5071,0,0,16.4494,79.1573,114.437)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(49.1176,0,0,50.8682,79.1573,73.0344)"><stop 
offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="0.74" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-23.6869,-69.3535,69.3535,-23.6869,74.8549,96.67)"><stop
 offset="0" style="stop-color:rgb(136,138,133);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(211,215,207);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-7.91945,-8.20914,8.20914,-7.91945,54.247,51.3131)"><stop
 offset="0" style="stop-color:rgb(239,41,41);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(239,41,41);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(8.52477,-8.8366,8.8366,8.52477,56.1363,101.735)"><stop
 offset="0" style="stop-color:rgb(239,41,41);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(239,41,41);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(10.7074,-11.0991,11.0991,10.7074,100.775,52.0022)"><stop
 offset="0" style="stop-color:rgb(239,41,41);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(239,41,41);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-7.30231,-7.56941,7.56941,-7.30231,103.447,101.852)"><stop
 offset="0" style="stop-color:rgb(239,41,41);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(239,41,41);stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial8" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(63.3084,0,0,65.8225,85.4324,95.0001)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.8"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/home.svg b/etc/images/scalable/home.svg
new file mode 100644
index 00000000000..4f16958844d
--- /dev/null
+++ b/etc/images/scalable/home.svg
@@ -0,0 +1,445 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   overflow="visible"
+   enable-background="new 0 0 128 129.396"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="go-home.svg"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/actions"
+   version="1.0"
+   inkscape:export-filename="/home/tigert/My Downloads/go-home.png"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-ydpi="90.000000"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+   id="metadata367"><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/publicdomain/"; 
/><dc:title>Go Home</dc:title><dc:creator><cc:Agent><dc:title>Jakub 
Steiner</dc:title></cc:Agent></dc:creator><dc:source>http://jimmac.musichall.cz</dc:source><dc:subject><rdf:Bag><rdf:li>home</rdf:li><rdf:li>return</rdf:li><rdf:li>go</rdf:li><rdf:li>default</rdf:li><rdf:li>user</rdf:li><rdf:li>directory</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Tuomas
 Kuosmanen</dc:title></cc:Agent></dc:co [...]
+       
rdf:about="http://creativecommons.org/licenses/publicdomain/";><cc:permits
+         rdf:resource="http://creativecommons.org/ns#Reproduction"; 
/><cc:permits
+         rdf:resource="http://creativecommons.org/ns#Distribution"; 
/><cc:permits
+         rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; 
/></cc:License></rdf:RDF></metadata><defs
+   id="defs365"><inkscape:perspective
+     sodipodi:type="inkscape:persp3d"
+     inkscape:vp_x="0 : 24 : 1"
+     inkscape:vp_y="0 : 1000 : 0"
+     inkscape:vp_z="48 : 24 : 1"
+     inkscape:persp3d-origin="24 : 16 : 1"
+     id="perspective92" /><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient5060"
+     id="radialGradient5031"
+     gradientUnits="userSpaceOnUse"
+     gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+     cx="605.71429"
+     cy="486.64789"
+     fx="605.71429"
+     fy="486.64789"
+     r="117.14286" /><linearGradient
+     inkscape:collect="always"
+     id="linearGradient5060"><stop
+       style="stop-color:black;stop-opacity:1;"
+       offset="0"
+       id="stop5062" /><stop
+       style="stop-color:black;stop-opacity:0;"
+       offset="1"
+       id="stop5064" /></linearGradient><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient5060"
+     id="radialGradient5029"
+     gradientUnits="userSpaceOnUse"
+     gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+     cx="605.71429"
+     cy="486.64789"
+     fx="605.71429"
+     fy="486.64789"
+     r="117.14286" /><linearGradient
+     id="linearGradient5048"><stop
+       style="stop-color:black;stop-opacity:0;"
+       offset="0"
+       id="stop5050" /><stop
+       id="stop5056"
+       offset="0.5"
+       style="stop-color:black;stop-opacity:1;" /><stop
+       style="stop-color:black;stop-opacity:0;"
+       offset="1"
+       id="stop5052" /></linearGradient><linearGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient5048"
+     id="linearGradient5027"
+     gradientUnits="userSpaceOnUse"
+     gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+     x1="302.85715"
+     y1="366.64789"
+     x2="302.85715"
+     y2="609.50507" /><linearGradient
+     id="linearGradient2406"><stop
+       style="stop-color:#7c7e79;stop-opacity:1;"
+       offset="0"
+       id="stop2408" /><stop
+       id="stop2414"
+       offset="0.1724138"
+       style="stop-color:#848681;stop-opacity:1;" /><stop
+       style="stop-color:#898c86;stop-opacity:1;"
+       offset="1"
+       id="stop2410" /></linearGradient><linearGradient
+     inkscape:collect="always"
+     id="linearGradient2390"><stop
+       style="stop-color:#919191;stop-opacity:1;"
+       offset="0"
+       id="stop2392" /><stop
+       style="stop-color:#919191;stop-opacity:0;"
+       offset="1"
+       id="stop2394" /></linearGradient><linearGradient
+     inkscape:collect="always"
+     id="linearGradient2378"><stop
+       style="stop-color:#575757;stop-opacity:1;"
+       offset="0"
+       id="stop2380" /><stop
+       style="stop-color:#575757;stop-opacity:0;"
+       offset="1"
+       id="stop2382" /></linearGradient><linearGradient
+     inkscape:collect="always"
+     id="linearGradient2368"><stop
+       style="stop-color:#ffffff;stop-opacity:1;"
+       offset="0"
+       id="stop2370" /><stop
+       style="stop-color:#ffffff;stop-opacity:0;"
+       offset="1"
+       id="stop2372" /></linearGradient><linearGradient
+     inkscape:collect="always"
+     id="linearGradient2349"><stop
+       style="stop-color:#000000;stop-opacity:1;"
+       offset="0"
+       id="stop2351" /><stop
+       style="stop-color:#000000;stop-opacity:0;"
+       offset="1"
+       id="stop2353" /></linearGradient><linearGradient
+     id="linearGradient2341"><stop
+       id="stop2343"
+       offset="0"
+       style="stop-color:#000000;stop-opacity:1;" /><stop
+       id="stop2345"
+       offset="1"
+       style="stop-color:#000000;stop-opacity:0;" 
/></linearGradient><linearGradient
+     id="linearGradient2329"><stop
+       style="stop-color:#000000;stop-opacity:0.18556701;"
+       offset="0"
+       id="stop2331" /><stop
+       style="stop-color:#ffffff;stop-opacity:1;"
+       offset="1"
+       id="stop2333" /></linearGradient><linearGradient
+     inkscape:collect="always"
+     id="linearGradient2319"><stop
+       style="stop-color:#000000;stop-opacity:1;"
+       offset="0"
+       id="stop2321" /><stop
+       style="stop-color:#000000;stop-opacity:0;"
+       offset="1"
+       id="stop2323" /></linearGradient><linearGradient
+     id="linearGradient2307"><stop
+       style="stop-color:#edd400;stop-opacity:1;"
+       offset="0"
+       id="stop2309" /><stop
+       style="stop-color:#998800;stop-opacity:1;"
+       offset="1"
+       id="stop2311" /></linearGradient><linearGradient
+     inkscape:collect="always"
+     id="linearGradient2299"><stop
+       style="stop-color:#ffffff;stop-opacity:1;"
+       offset="0"
+       id="stop2301" /><stop
+       style="stop-color:#ffffff;stop-opacity:0;"
+       offset="1"
+       id="stop2303" /></linearGradient><linearGradient
+     id="XMLID_2_"
+     gradientUnits="userSpaceOnUse"
+     x1="80.223602"
+     y1="117.5205"
+     x2="48.046001"
+     y2="59.7995"
+     
gradientTransform="matrix(0.314683,0.000000,0.000000,0.314683,4.128264,3.742874)">
+                               <stop
+   offset="0"
+   style="stop-color:#CCCCCC"
+   id="stop17" />
+                               <stop
+   offset="0.9831"
+   style="stop-color:#FFFFFF"
+   id="stop19" />
+                               <midPointStop
+   offset="0"
+   style="stop-color:#CCCCCC"
+   id="midPointStop48" />
+                               <midPointStop
+   offset="0.5"
+   style="stop-color:#CCCCCC"
+   id="midPointStop50" />
+                               <midPointStop
+   offset="0.9831"
+   style="stop-color:#FFFFFF"
+   id="midPointStop52" />
+                       </linearGradient><linearGradient
+     inkscape:collect="always"
+     xlink:href="#XMLID_2_"
+     id="linearGradient1514"
+     gradientUnits="userSpaceOnUse"
+     
gradientTransform="matrix(0.336922,0.000000,0.000000,0.166888,17.98288,15.46151)"
+     x1="52.006104"
+     y1="166.1331"
+     x2="14.049017"
+     y2="-42.218513" /><linearGradient
+     id="XMLID_39_"
+     gradientUnits="userSpaceOnUse"
+     x1="64.387703"
+     y1="65.124001"
+     x2="64.387703"
+     y2="35.569"
+     
gradientTransform="matrix(0.354101,0.000000,0.000000,0.354101,1.638679,-8.364921e-2)">
+                                               <stop
+   offset="0"
+   style="stop-color:#FFFFFF"
+   id="stop336" />
+                                               <stop
+   offset="0.8539"
+   style="stop-color:#FF6200"
+   id="stop338" />
+                                               <stop
+   offset="1"
+   style="stop-color:#F25D00"
+   id="stop340" />
+                                               <midPointStop
+   offset="0"
+   style="stop-color:#FFFFFF"
+   id="midPointStop335" />
+                                               <midPointStop
+   offset="0.5"
+   style="stop-color:#FFFFFF"
+   id="midPointStop337" />
+                                               <midPointStop
+   offset="0.8539"
+   style="stop-color:#FF6200"
+   id="midPointStop339" />
+                                               <midPointStop
+   offset="0.5"
+   style="stop-color:#FF6200"
+   id="midPointStop341" />
+                                               <midPointStop
+   offset="1"
+   style="stop-color:#F25D00"
+   id="midPointStop343" />
+                                       </linearGradient><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2299"
+     id="radialGradient2305"
+     cx="7.5326638"
+     cy="24.202574"
+     fx="7.5326638"
+     fy="24.202574"
+     r="8.2452128"
+     
gradientTransform="matrix(4.100086,-1.627292e-17,2.125447e-14,4.201322,-25.41506,-78.53967)"
+     gradientUnits="userSpaceOnUse" /><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2307"
+     id="radialGradient2313"
+     cx="19.985598"
+     cy="36.77816"
+     fx="19.985598"
+     fy="36.77816"
+     r="1.0821035"
+     
gradientTransform="matrix(1.125263,0.000000,0.000000,0.982744,-3.428678,0.565787)"
+     gradientUnits="userSpaceOnUse" /><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2319"
+     id="radialGradient2325"
+     cx="20.443665"
+     cy="37.425829"
+     fx="20.443665"
+     fy="37.425829"
+     r="1.0821035"
+     
gradientTransform="matrix(1.125263,0.000000,0.000000,0.982744,-3.428678,0.731106)"
+     gradientUnits="userSpaceOnUse" /><linearGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2329"
+     id="linearGradient2335"
+     x1="17.602522"
+     y1="26.057423"
+     x2="17.682528"
+     y2="32.654099"
+     gradientUnits="userSpaceOnUse"
+     gradientTransform="matrix(0.898789,0,0,1.071914,0.478025,-2.080838)" 
/><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2341"
+     id="radialGradient2339"
+     gradientUnits="userSpaceOnUse"
+     
gradientTransform="matrix(4.100086,1.627292e-17,2.125447e-14,-4.201322,-5.198109,105.3535)"
+     cx="11.68129"
+     cy="19.554111"
+     fx="11.68129"
+     fy="19.554111"
+     r="8.2452126" /><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2349"
+     id="radialGradient2355"
+     cx="24.023088"
+     cy="40.56913"
+     fx="24.023088"
+     fy="40.56913"
+     r="16.28684"
+     
gradientTransform="matrix(1.000000,0.000000,0.000000,0.431250,1.157278e-15,23.07369)"
+     gradientUnits="userSpaceOnUse" /><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2368"
+     id="radialGradient2374"
+     cx="29.913452"
+     cy="30.442923"
+     fx="29.913452"
+     fy="30.442923"
+     r="4.0018832"
+     
gradientTransform="matrix(3.751495,-2.191984e-22,1.723265e-22,3.147818,-82.00907,-65.70704)"
+     gradientUnits="userSpaceOnUse" /><radialGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2378"
+     id="radialGradient2384"
+     cx="24.195112"
+     cy="10.577631"
+     fx="24.195112"
+     fy="10.577631"
+     r="15.242914"
+     
gradientTransform="matrix(1.125263,-3.585417e-8,4.269819e-8,1.340059,-3.006704,1.355395)"
+     gradientUnits="userSpaceOnUse" /><linearGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2390"
+     id="linearGradient2396"
+     x1="30.603519"
+     y1="37.337803"
+     x2="30.603519"
+     y2="36.112415"
+     gradientUnits="userSpaceOnUse"
+     gradientTransform="matrix(1.263867,0,0,0.859794,-6.499556,8.390924)" 
/><linearGradient
+     inkscape:collect="always"
+     xlink:href="#linearGradient2406"
+     id="linearGradient2412"
+     x1="17.850183"
+     y1="28.939463"
+     x2="19.040216"
+     y2="41.03223"
+     gradientUnits="userSpaceOnUse"
+     gradientTransform="matrix(0.888785,0,0,1.08932,2.41099,-1.524336)" 
/></defs><sodipodi:namedview
+   inkscape:cy="-2.3755359"
+   inkscape:cx="25.234802"
+   inkscape:zoom="1"
+   inkscape:window-height="691"
+   inkscape:window-width="872"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="0.21568627"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:showpageshadow="false"
+   inkscape:window-x="466"
+   inkscape:window-y="157"
+   inkscape:current-layer="svg2"
+   fill="#555753"
+   showgrid="false"
+   stroke="#a40000"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+       <g
+   style="display:inline"
+   id="g5022"
+   transform="matrix(2.158196e-2,0,0,1.859457e-2,43.12251,41.63767)"><rect
+     y="-150.69685"
+     x="-1559.2523"
+     height="478.35718"
+     width="1339.6335"
+     id="rect4173"
+     
style="opacity:0.40206185;color:black;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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="path5058"
+     d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 
-219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 
125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 
-219.61876,-150.68038 z "
+     
style="opacity:0.40206185;color:black;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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
+     
style="opacity:0.40206185;color:black;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+     d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 
-1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 
-1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 
-1559.2523,-150.68038 z "
+     id="path5018"
+     sodipodi:nodetypes="cccc" /></g><path
+   
style="color:#000000;fill:url(#linearGradient1514);fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+   d="M 21.619576,8.1833733 L 27.577035,8.1833733 C 28.416767,8.1833733 
41.46351,23.618701 41.46351,24.524032 L 41.019989,43.020777 C 
41.019989,43.92611 40.343959,44.654954 39.504227,44.654954 L 
8.0469496,44.654954 C 7.2072167,44.654954 6.5311871,43.92611 
6.5311871,43.020777 L 6.5876651,24.524032 C 6.5876651,23.618701 
20.779844,8.1833733 21.619576,8.1833733 z "
+   id="rect1512"
+   sodipodi:nodetypes="ccccccccc" /><path
+   style="fill:none"
+   id="path5"
+   d="M 46.963575,45.735573 L 1.6386762,45.735573 L 1.6386762,0.41067554 L 
46.963575,0.41067554 L 46.963575,45.735573 z " /><path
+   style="fill:url(#linearGradient2335);fill-opacity:1;fill-rule:evenodd"
+   id="path2327"
+   d="M 23,29 L 22.954256,44.090942 L 11.111465,44.090942 L 11,29 L 23,29 z "
+   clip-rule="evenodd"
+   sodipodi:nodetypes="ccccc" /><path
+   sodipodi:nodetypes="ccccccccc"
+   id="path2357"
+   d="M 21.780459,9.405584 L 27.339556,9.405584 C 28.123138,9.405584 
40.340425,23.805172 40.340425,24.649756 L 39.993267,42.862067 C 
39.993267,43.321326 39.84953,43.515532 39.480892,43.515532 L 
8.0936894,43.529812 C 7.7250517,43.529812 7.5097258,43.449894 
7.5097258,43.076262 L 7.7250676,24.649756 C 7.7250676,23.805172 
20.99688,9.405584 21.780459,9.405584 z "
+   
style="opacity:0.3125;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
 /><path
+   clip-rule="evenodd"
+   d="M 7.2075295,27.943053 L 7.1532728,30.538247 L 25.521437,17.358993 L 
40.807832,28.513421 L 40.879142,28.201707 L 24.508686,12.297576 L 
7.2075295,27.943053 z "
+   id="path23"
+   
style="opacity:0.2;fill:url(#radialGradient2384);fill-opacity:1;fill-rule:evenodd"
+   sodipodi:nodetypes="ccccccc" /><path
+   clip-rule="evenodd"
+   d="M 22,30 L 22,44.090942 L 12.188971,44.090942 L 12,30 L 22,30 z "
+   id="path188"
+   style="fill:url(#linearGradient2412);fill-opacity:1;fill-rule:evenodd"
+   sodipodi:nodetypes="ccccc" /><path
+   
style="opacity:0.40909089;fill:url(#radialGradient2325);fill-opacity:1;fill-rule:evenodd"
+   id="path2315"
+   d="M 19.576856,36.44767 C 20.249646,36.44767 20.793472,36.922275 
20.793472,37.506177 C 20.793472,38.095988 20.249646,38.574532 
19.576856,38.574532 C 18.904584,38.574532 18.35817,38.095988 18.35817,37.506177 
C 18.358685,36.922275 18.904584,36.44767 19.576856,36.44767 z "
+   clip-rule="evenodd" /><path
+   clip-rule="evenodd"
+   d="M 19.462314,35.932229 C 20.135103,35.932229 20.678929,36.406834 
20.678929,36.990736 C 20.678929,37.580545 20.135103,38.059089 
19.462314,38.059089 C 18.790041,38.059089 18.243627,37.580545 
18.243627,36.990736 C 18.244142,36.406834 18.790041,35.932229 
19.462314,35.932229 z "
+   id="path217"
+   style="fill:url(#radialGradient2313);fill-opacity:1;fill-rule:evenodd" 
/><path
+   d="M 24.447748,11.559337 L 43.374808,28.729205 L 43.869487,29.121196 L 
44.273163,28.949811 L 43.900293,28.188138 L 43.622679,27.964702 L 
24.447748,12.392396 L 5.0582327,28.135731 L 4.8206309,28.279851 L 
4.603921,28.986637 L 5.0373408,29.115885 L 5.4218948,28.807462 L 
24.447748,11.559337 z "
+   id="path342"
+   style="fill:url(#XMLID_39_)"
+   sodipodi:nodetypes="ccccccccccccc" /><path
+   style="fill:#ef2929;stroke:#a40000"
+   id="path362"
+   d="M 24.330168,2.2713382 L 2.4484294,20.372675 L 1.8237005,27.538603 L 
3.8236367,29.602926 C 3.8236367,29.602926 24.231018,12.445641 
24.44773,12.274963 L 44.08027,29.818223 L 45.978694,27.494226 L 
44.362903,20.382852 L 24.44773,2.1668788 L 24.330168,2.2713382 z "
+   sodipodi:nodetypes="cccccccccc" />
+<path
+   
style="opacity:0.40909089;color:#000000;fill:url(#radialGradient2305);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"
+   d="M 2.8413446,20.613129 L 2.5497894,27.236494 L 24.369219,8.980075 L 
24.298891,3.0867443 L 2.8413446,20.613129 z "
+   id="path1536"
+   sodipodi:nodetypes="ccccc" /><path
+   sodipodi:nodetypes="ccccc"
+   id="path2337"
+   d="M 24.483763,8.7509884 L 24.583223,2.9098867 L 43.912186,20.56184 L 
45.403998,27.062652 L 24.483763,8.7509884 z "
+   
style="opacity:0.13636367;color:#000000;fill:url(#radialGradient2339);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
+   
style="opacity:0.31818183;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999934;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+   d="M 27.102228,27.719824 L 36.142223,27.719824 C 36.912818,27.719824 
37.53319,28.340194 37.53319,29.110791 L 37.525229,38.190012 C 
37.525229,38.960608 36.928907,39.455981 36.158311,39.455981 L 
27.102228,39.455981 C 26.331631,39.455981 25.711261,38.835608 
25.711261,38.065012 L 25.711261,29.110791 C 25.711261,28.340194 
26.331631,27.719824 27.102228,27.719824 z "
+   id="rect2361"
+   sodipodi:nodetypes="ccccccccc" /><rect
+   
style="opacity:1;color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#757575;stroke-width:0.9999994;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"
+   id="rect3263"
+   width="10.001333"
+   height="9.9624557"
+   x="26.507767"
+   y="28.514256"
+   rx="0.38128215"
+   ry="0.38128215" /><path
+   
style="opacity:0.39772728;color:#000000;fill:url(#radialGradient2374);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999958;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"
+   d="M 27.107118,34.408261 C 30.725101,34.739438 32.634842,32.962557 
35.97527,32.855521 L 36,29.00603 L 27.088388,29 L 27.107118,34.408261 z "
+   id="rect2363"
+   sodipodi:nodetypes="ccccc" /></svg>
\ No newline at end of file
diff --git a/etc/images/scalable/index.svg b/etc/images/scalable/index.svg
new file mode 100644
index 00000000000..4d0c3dc9b0e
--- /dev/null
+++ b/etc/images/scalable/index.svg
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g id="use5598-6" 
transform="matrix(0.203255,0,0,0.203255,-1.73913,-3.05594)">
+        <path id="rect103" d="M296.236,53.574C296.236,43.774 288.282,35.819 
278.486,35.819L53.569,35.819C43.774,35.819 35.819,43.774 
35.819,53.574L35.819,294.107C35.819,303.907 43.774,311.861 
53.569,311.861L278.486,311.861C288.282,311.861 296.236,303.907 
296.236,294.107L296.236,53.574Z" 
style="fill:url(#_Linear1);stroke:rgb(147,147,147);stroke-width:17.38px;"/>
+        <g id="g5703-0-5-1-6">
+            <g id="rect5524-5-6-3-5">
+                <path d="M296.236,42.157C296.236,37.407 292.382,33.553 
287.636,33.553L44.353,33.553C39.603,33.553 35.749,37.407 
35.749,42.157L35.749,302.79C35.749,307.536 39.603,311.39 
44.353,311.39L287.636,311.39C292.382,311.39 296.236,307.536 
296.236,302.79L296.236,42.157Z" style="fill:url(#_Radial2);"/>
+                <g>
+                    <g>
+                        <clipPath id="_clip3">
+                            <path d="M304.915,42.157C304.915,32.615 
297.174,24.874 287.636,24.874L44.353,24.874C34.811,24.874 27.069,32.615 
27.069,42.157L27.069,302.79C27.069,312.328 34.811,320.069 
44.353,320.069L287.636,320.069C297.174,320.069 304.915,312.328 
304.915,302.79L304.915,42.157ZM44.432,42.236L44.432,302.707L287.553,302.707L287.553,42.236L44.432,42.236Z"/>
+                        </clipPath>
+                        <g clip-path="url(#_clip3)">
+                            <g id="_Image5_" serif:id="_Image5" 
transform="matrix(4.14698,0,0,4.15771,27.0699,24.8736)">
+                                <use xlink:href="#_Image4" x="0" y="0" 
width="67px" height="71px"/>
+                            </g>
+                        </g>
+                    </g>
+                </g>
+            </g>
+            <rect id="rect5532-6-0-1-6-5" x="44.499" y="42.294" 
width="243.054" height="262.438" style="fill:url(#_Radial5);"/>
+            <rect id="rect5532-6-0-8-3" x="53.182" y="50.974" width="225.696" 
height="243.054" style="fill:none;stroke:white;stroke-width:17.38px;"/>
+        </g>
+        <g id="g2992" opacity="0.2">
+            <rect id="rect107" x="79.224" y="77.015" width="173.613" 
height="17.363"/>
+            <rect id="rect4623" x="79.224" y="111.736" width="173.613" 
height="17.362"/>
+            <rect id="rect4625" x="79.224" y="146.461" width="173.613" 
height="17.363"/>
+            <rect id="rect4627" x="79.224" y="181.182" width="173.613" 
height="17.363"/>
+            <rect id="rect4629" x="79.224" y="215.903" width="173.613" 
height="17.363"/>
+            <rect id="rect4631" x="79.224" y="250.628" width="173.75" 
height="17.363"/>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-224.711,-249.173,249.173,-224.711,267.037,301.469)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(281.362,0,0,156.835,227.769,254.138)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <image id="_Image4" width="67px" height="71px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCABHAEMDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAgMEAQAH/8QAGhAAAgMBAQAAAAAAAAAAAAAAAAMBAmETQf/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/xAAWEQEBAQAAAAAAAAAAAAAAAAAAESH/2gAMAwEAAhEDEQA/APrxyZeA5N
 [...]
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(291.666,6.18679e-06,0,175.953,44.5007,42.2928)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/info.svg b/etc/images/scalable/info.svg
new file mode 100644
index 00000000000..b30e51ee407
--- /dev/null
+++ b/etc/images/scalable/info.svg
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.373511,0,0,0.373511,-21.4737,-27.879)">
+        <g id="path4908-7-9" 
transform="matrix(0.992755,0,0,0.998118,103.02,176.107)">
+            <use xlink:href="#_Image1" x="0" y="0" width="85px" height="77px"/>
+        </g>
+        <g id="g5886-8">
+            <path id="path62-9" 
d="M137.029,214.348L137.029,217.456C137.029,220.565 140.831,223.328 
145.108,223.328C149.385,223.328 153.187,220.565 
153.187,217.456L153.187,214.348L137.029,214.348Z" 
style="fill:rgb(85,87,83);fill-rule:nonzero;stroke:rgb(46,52,54);stroke-width:4.2px;"/>
+            <path id="path5833-8" d="M146.655,192.09C141.582,191.987 
136.904,192.577 133.113,193.675C131.218,194.224 129.462,194.849 
128.035,195.788C126.608,196.728 125.395,198.08 125.073,199.838C124.819,201.222 
125.306,202.609 126.131,203.625C125.064,204.799 124.267,206.15 
124.438,207.851C124.546,208.921 125.384,209.719 126.131,210.492C126.1,210.526 
126.055,210.546 126.025,210.58C125.074,211.664 124.276,213.109 
124.438,214.719C124.663,216.952 126.751,218.54 128.776,219.385C130.676,220.1 
[...]
+            <path id="path68-8" d="M146.42,196.27C137.999,196.098 
130.777,198.2 130.277,200.933C130.079,202.011 130.996,203.008 
132.651,203.857C130.778,205.051 129.686,206.342 129.802,207.493C129.913,208.595 
131.138,209.362 133.031,209.864C130.936,211.121 129.679,212.435 
129.802,213.657C129.971,215.337 132.649,216.437 136.544,216.661C136.642,216.666 
136.729,216.655 136.829,216.661C137.766,216.809 138.784,216.919 
140.152,216.977C152.059,217.476 159.569,216.096 160.094,213.657C160.302,212. 
[...]
+            <path id="path74-0" d="M138.358,206.448C138.358,207.784 
137.047,208.883 135.452,208.883C133.858,208.883 132.546,207.784 
132.546,206.448C132.546,205.113 133.858,204.014 135.452,204.014C137.047,204.014 
138.358,205.113 138.358,206.448Z" style="fill:white;fill-rule:nonzero;"/>
+            <path id="path76-3" d="M138.358,213.165C138.358,214.501 
137.047,215.6 135.452,215.6C133.858,215.6 132.546,214.501 
132.546,213.165C132.546,211.83 133.858,210.73 135.452,210.73C137.047,210.73 
138.358,211.83 138.358,213.165Z" style="fill:white;fill-rule:nonzero;"/>
+            <path id="path78-7" d="M138.358,198.792C138.358,200.128 
137.047,201.227 135.452,201.227C133.858,201.227 132.546,200.128 
132.546,198.792C132.546,197.456 133.858,196.357 135.452,196.357C137.047,196.357 
138.358,197.456 138.358,198.792Z" style="fill:white;fill-rule:nonzero;"/>
+        </g>
+        <g id="g3927-8">
+            <g id="path10346-9-6" 
transform="matrix(0.996866,0,0,0.997954,49.4595,46.2472)">
+                <use xlink:href="#_Image3" x="0" y="0" width="188px" 
height="203px"/>
+            </g>
+            <path id="path5333-06" d="M141.432,102.584C122.475,103.272 
105.524,117.368 105.419,137.256C105.366,147.449 108.487,154.051 
112.225,160.243C115.962,166.435 120.321,172.222 123,181.41C125.716,190.722 
126.763,197.505 127.159,201.907C127.555,206.309 127.253,208.228 
127.253,208.228C127.238,208.303 127.23,208.379 127.23,208.455C127.23,209.067 
127.728,209.571 128.332,209.571C128.35,209.571 128.369,209.57 
128.388,209.569L160.903,209.282C160.916,209.282 160.93,209.283 160.943,209.283C 
[...]
+            <path id="path5333-0-4" d="M141.607,106.411C124.732,107.043 
109.924,119.723 109.832,137.657C109.784,147.127 112.441,152.82 
115.95,158.804C119.458,164.789 123.89,171.031 126.633,180.714C129.309,190.161 
130.43,197.066 130.833,201.671C131.1,204.721 130.98,205.266 
130.924,206.339L158.316,206.053C158.259,204.976 158.092,204.428 
158.316,201.29C158.653,196.584 159.598,189.488 161.969,179.761C164.393,169.814 
168.347,163.827 171.373,158.137C174.399,152.448 176.681,146.992 176.486,136. 
[...]
+        </g>
+        <g id="g4770">
+            <g id="path10342-7-0" 
transform="matrix(0.989827,0,0,0.999751,123.903,168.046)">
+                <use xlink:href="#_Image6" x="0" y="0" width="43px" 
height="35px"/>
+            </g>
+            <path id="path10358-0-1" d="M140.232,181.192C140.232,181.192 
141.733,179.406 140.139,174.69C138.546,169.974 121.37,142.925 
121.37,142.925L123.66,142.904L123.718,147.042" 
style="fill:none;fill-rule:nonzero;stroke:black;stroke-opacity:0.21;stroke-width:2.72px;stroke-linecap:round;stroke-miterlimit:10;"/>
+            <path id="path10360-8-6" d="M150.067,181.108C150.067,181.108 
148.516,179.348 149.974,174.606C151.433,169.863 162.491,142.573 
162.491,142.573L160.202,142.594L160.261,146.732" 
style="fill:none;fill-rule:nonzero;stroke:black;stroke-opacity:0.21;stroke-width:2.72px;stroke-linecap:round;stroke-miterlimit:10;"/>
+            <g id="path10362-5-8" 
transform="matrix(0.997357,0,0,0.995355,99.7108,119.903)">
+                <use xlink:href="#_Image7" x="0" y="0" width="84px" 
height="52px"/>
+            </g>
+            <path id="path10364-3-5" d="M160.295,143.183C160.295,143.183 
151.239,150.355 140.54,149.264C129.84,148.173 126.72,143.47 122.905,143.503" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:5.43px;stroke-linecap:round;stroke-miterlimit:10;"/>
+            <path id="path6432-5-9" d="M133.236,183.966C133.404,183.015 
133.239,181.65 135.425,181.017L154.12,180.813C156.957,181.166 156.309,182.284 
157.296,183.043C156.058,182.536 156.907,181.518 
153.563,181.528L135.601,181.951C134.115,181.954 133.747,183.029 
133.236,183.966Z" style="fill:url(#_Radial8);fill-rule:nonzero;"/>
+            <path id="path6442-4-6" 
d="M143.319,191.953L150.144,191.974L157.195,184.245C157.207,181.607 
155.975,181.183 
154.621,180.971L144.072,181.089L143.319,191.955L143.319,191.953Z" 
style="fill:url(#_Linear9);fill-rule:nonzero;"/>
+        </g>
+    </g>
+    <defs>
+        <image id="_Image1" width="85px" height="77px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAABNCAYAAADXcCisAAAACXBIWXMAAA7EAAAOxAGVKw4bAAALEUlEQVR4nNWcTbajNhOG6wew3RvIJrKj7CGjzo4zyaAzSR/bSKqqb2AVLXMBI8y171fn6CBAEuLhVUkC2Qj/J/b7779jSgnK8Pfff9u76zVl+O4KTNkff/yBl8sFQggQQoC+7zGEADHGuyAillKCGCOoKvzzzz9fAnLz7gqU9ueff2JKCa7XK5gZEhEQESIiEJHvAyICIkJKyRARAMBEBH777TdIKcGPHz/eCpffefHSvn//jmYGZoZmRmZGAECISHCr57DNx9C347K6rkNmxhjjS+/B7e1K/euvv25SMxsUyczUNA2qKpkZqSqqqm/BzEBVzcx
 [...]
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(51.9911,0,0,51.9911,131.381,206.693)"><stop 
offset="0" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="0.26" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="0.5" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="0.84" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(136,138,133 [...]
+        <image id="_Image3" width="188px" height="203px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAADLCAYAAADUbvnSAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAgAElEQVR4nOy923IcyZEtupZHZBUIkH2hRpojjWwfsxkzPYwe9QEzPzEfpO+Zn5gfmMfps037vEm7pa3WkBIJgKjKCPf94O6RWSBAgvcCm9GGJlCXrKxMjxXLl1+C+DLedvAjf5595M/7LId86hP4Mr6Mjzk+Nkod8/jcrsWXFeGG8QXhv4wf1fjcUO0u48f4ndfjR438XxD+y/hRjc8Z7T7n7/Yhxo8C+b8g/JfxoxqfAwp+Dt/hmMdnhfxfEP7L+FGN+4iO9/GcP6dxrxH/C8J/GT+qcR/Q8j6c449x3Euk/4LwX8aPahwzeh7zud003vf53
 [...]
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.73235e-15,44.6227,-44.6227,2.73235e-15,143.139,166.48)"><stop
 offset="0" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(186,189,182);stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(0,78.9097,-77.4404,0,121.023,121.224)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <image id="_Image6" width="43px" height="35px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAjCAYAAAANDvOtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJeklEQVRYha2Yy44cxRKG45aX7h5Pj4+FkBCShSV28ALesGeBxAPwDrwP78CGV2CBBCtYGCEM0ngxXGY8M32pqrxFnMVkzWmP8TnYh5BClV1Z1fVV5B+RmYXwD9g333yDtVaYvbUGrTWotcInn3xi/8QzAADwTW988uQJ1lqhlAK11lvY/hsOftt87rPPPvu/wP8WLCK+cN3nn3+OrTV47733cL1eY60VnHPYWgMiwnEcrbUGu93Onj9/brVWOD09tdYafPXVV38JrKr/80VeCSsiiIjQOW/bH3/8MZ6fn+PDhw/xwYMH+Pbbb5NzDpkZiQhnCUz
 [...]
+        <image id="_Image7" width="84px" height="52px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAA0CAYAAAAUnx+bAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFWUlEQVR4nM1cUVLrMAxUO70Dx+KsHIs7QPt+MCjb3ZXsJDw0k4nr2NZqLclOSLjEAfLx/npZ6Xd7eXscoR9lFU/EfkxLivcA7siMUX8JS8QEoZPAq7aneKaQQ7B0iS1JKog82jv2EH0kFomjItaCMGSy+j0GKZAO/Ay2PTgoBkWsVC7IxLqLudaVthFCjppc1Pkw1yKCk0oVEzLV74pQVlcRuBL2szhmMFhsSOoNGxRkOiK73jquzRCX23aj5AgMj6+2o10u24EjYprMfJ4llc2684QOobPEOgwPUUfxZS+9CmUoSN44rqR8JWV1YD82Lo7D9Hf
 [...]
+        <radialGradient id="_Radial8" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(12.1074,-9.10356,10.974,8.7591,145.127,181.13)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(4.34257,9.75815,-9.75815,4.34257,148.635,180.705)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.6"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/jump-to.svg b/etc/images/scalable/jump-to.svg
new file mode 100644
index 00000000000..9aacb897690
--- /dev/null
+++ b/etc/images/scalable/jump-to.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g transform="matrix(0.455952,0,0,0.455952,22.6678,24.3369)">
+        <g id="path6460-6-4-4-3-5-9-8-7-9-5" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M106.05,122.389C106.05,126.577 94.773,130.022 
81.069,130.022C67.365,130.022 56.088,126.577 56.088,122.389C56.088,118.202 
67.365,114.756 81.069,114.756C94.773,114.756 106.05,118.202 106.05,122.389Z" 
style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+        </g>
+        <g id="path6460-6-4-4-1-8-2-6-3-4" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M125.479,122.389C125.479,127.338 105.432,131.41 
81.069,131.41C56.706,131.41 36.659,127.338 36.659,122.389C36.659,117.441 
56.706,113.368 81.069,113.368C105.432,113.368 125.479,117.441 125.479,122.389Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+        </g>
+        <g id="_Image4_" serif:id="_Image4" 
transform="matrix(0.98652,0,0,0.990776,-3.94547,17.9798)">
+            <use xlink:href="#_Image3" x="0" y="0" width="72px" height="58px"/>
+        </g>
+        <g id="path3165-7-3-4-4-7-7-6" transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M102.001,83.562L81.069,105.378L60.137,83.562" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear4);stroke-width:20.84px;"/>
+        </g>
+        <g id="path4050-2-7-9-4-5-3-0-8-0" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M81.123,41.923C74.265,41.923 68.623,47.566 
68.623,54.423C68.623,61.28 74.265,66.923 81.123,66.923C87.98,66.923 
93.623,61.28 93.623,54.423C93.623,47.566 87.98,41.923 81.123,41.923Z" 
style="fill:url(#_Radial5);fill-rule:nonzero;stroke:url(#_Linear6);stroke-width:4.17px;"/>
+        </g>
+        <g id="path3165-7-3-1-1-0-0-0-5" transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M110.142,83.734C110.082,85.849 109.19,87.927 
107.708,89.403L81.069,117.06L54.43,89.403C51.442,86.345 51.442,80.779 
54.43,77.721C57.418,74.662 62.855,74.662 
65.844,77.721L81.069,93.696L96.294,77.721C98.541,75.341 102.259,74.567 
105.236,75.859C108.213,77.152 110.253,80.426 110.142,83.734Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.35;stroke-width:4.17px;stroke-linecap:butt;"/>
+        </g>
+        <g id="path4050-2-7-9-4-5-3-0-2-52-0" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M60.289,8.59C53.432,8.59 47.789,14.232 
47.789,21.09C47.789,27.947 53.432,33.59 60.289,33.59C67.147,33.59 72.789,27.947 
72.789,21.09C72.789,14.232 67.147,8.59 60.289,8.59Z" 
style="fill:url(#_Radial7);fill-rule:nonzero;stroke:url(#_Linear8);stroke-width:4.17px;"/>
+        </g>
+        <g id="path3165-7-3-1-1-0-0-0-0-2" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M54.43,89.403C51.442,86.345 51.442,80.779 
54.43,77.721C57.418,74.662 62.855,74.662 
65.844,77.721L81.069,93.696L96.294,77.721C98.541,75.341 102.259,74.567 
105.236,75.859C108.213,77.152 110.253,80.426 110.142,83.734" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:4.17px;"/>
+        </g>
+        <g id="path4050-2-7-9-4-0-3-1-6-9" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M68.47,21.09C68.47,25.661 64.708,29.423 
60.137,29.423C55.565,29.423 51.803,25.661 51.803,21.09C51.803,16.518 
55.565,12.757 60.137,12.757C64.708,12.757 68.47,16.518 68.47,21.09Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear9);stroke-width:4.17px;"/>
+        </g>
+        <g id="path4050-2-7-9-4-0-3-1-50-4" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M89.303,54.423C89.303,58.995 85.542,62.757 
80.97,62.757C76.399,62.757 72.637,58.995 72.637,54.423C72.637,49.852 
76.399,46.09 80.97,46.09C85.542,46.09 89.303,49.852 89.303,54.423Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear10);stroke-width:4.17px;"/>
+        </g>
+        <g id="path4050-2-7-9-4-5-3-0-2-52-0-6" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M26.956,25.256C20.099,25.256 14.456,30.899 
14.456,37.756C14.456,44.614 20.099,50.256 26.956,50.256C33.813,50.256 
39.456,44.614 39.456,37.756C39.456,30.899 33.813,25.256 26.956,25.256Z" 
style="fill:url(#_Radial11);fill-rule:nonzero;stroke:url(#_Linear12);stroke-width:4.17px;"/>
+        </g>
+        <g id="path4050-2-7-9-4-0-3-1-6-9-5" 
transform="matrix(1,0,0,1,-49.5,-51)">
+            <path d="M35.137,37.757C35.137,42.328 31.375,46.09 
26.803,46.09C22.232,46.09 18.47,42.328 18.47,37.757C18.47,33.185 22.232,29.423 
26.803,29.423C31.375,29.423 35.137,33.185 35.137,37.757Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear13);stroke-width:4.17px;"/>
+        </g>
+        <g transform="matrix(1,0,0,1,-49.5,-51)">
+            <g transform="matrix(2.19321,-0,-0,2.19321,-0.215357,-2.37607)">
+            </g>
+        </g>
+        <g id="g4030-1-8-0-6-6-3-3">
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(24.9807,0,0,7.63298,81.069,122.389)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.2"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(44.4102,0,0,9.02081,81.069,122.389)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image3" width="72px" height="58px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAA6AEgDAREAAhEBAxEB/8QAGgABAQEAAwEAAAAAAAAAAAAAAAQDAQIGBf/EABoQAQEBAQEBAQAAAAAAAAAAAAADAWECMRH/xAAVAQEBAAAAAAAAAAAAAAAAAAAAAv/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AFbISmrXoJa26C
 [...]
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-1.59285e-14,99.0505,-99.0505,-1.59285e-14,78.9438,16.9235)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="0.03" style="stop-color:white;stop-opacity:1"/><stop offset="0.27" 
style="stop-color:rgb(242,242,242);stop-opacity:1"/><stop offset="0.39" 
style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop offset="0.67" 
style="stop-co [...]
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(14.1679,0,0,14.1679,77.9174,51.0083)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.32" 
style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop offset="0.75" 
style="stop-color:rgb(200,201,198);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-56.7213,-98.2442,98.2442,-56.7213,104.349,122.371)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(186,189,182);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(14.1679,0,0,14.1679,56.8596,18.0143)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.32" 
style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop offset="0.75" 
style="stop-color:rgb(200,201,198);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-56.7213,-98.2442,98.2442,-56.7213,100.182,122.371)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(186,189,182);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(6.42366,16.8404,-16.8404,6.42366,42.602,13.9718)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(6.42366,16.8404,-16.8404,6.42366,63.4353,47.3051)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial11" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(14.1679,0,0,14.1679,23.5915,34.6038)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.32" 
style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop offset="0.75" 
style="stop-color:rgb(200,201,198);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear12" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-56.7213,-98.2442,98.2442,-56.7213,100.182,122.371)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(186,189,182);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear13" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(6.42366,16.8404,-16.8404,6.42366,9.26866,30.6385)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/left-arrow.svg 
b/etc/images/scalable/left-arrow.svg
new file mode 100644
index 00000000000..80aa6d3c0b4
--- /dev/null
+++ b/etc/images/scalable/left-arrow.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g transform="matrix(0.133585,0,0,0.133585,-20.373,-15.4766)">
+        <g id="g11747">
+            <g id="g11753">
+                <path id="path11755" 
d="M563.038,354.704L302.621,354.704M354.704,250.538L250.538,354.704L354.704,458.871"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear1);stroke-width:121.54px;"/>
+                <path id="path11757" 
d="M563.038,354.704L302.621,354.704M354.704,250.538L250.538,354.704L354.704,458.871"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear2);stroke-width:86.79px;"/>
+                <path id="path11759" d="M354.158,215.271C345.204,215.625 
336.446,219.608 330.288,226.121L201.167,354.704L330.288,483.283C342.475,498.404 
368.15,499.783 381.883,486.05C395.617,472.317 394.242,446.642 
379.117,434.454L334.088,389.425L556.25,389.425C585.425,389.425 597.917,372.513 
597.917,354.167C597.917,335.821 586.267,319.979 
556.25,319.979L334.087,319.979L379.117,274.95C389.088,265.308 392.367,249.387 
387.012,236.592C381.662,223.796 368.025,214.946 354.158,215.271Z" style= [...]
+                <path id="path11761" d="M387.013,236.592C381.662,223.796 
368.025,214.946 354.158,215.271C345.204,215.625 336.446,219.608 
330.287,226.121L201.167,354.704M563.038,319.979L334.087,319.979" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:17.38px;"/>
+                <path id="path11765" d="M381.883,486.05C395.617,472.317 
394.242,446.642 379.117,434.454L334.088,389.425" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial4);stroke-width:17.38px;"/>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.29587e-14,-211.632,211.632,1.29587e-14,450.188,571.738)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.16901e-14,-354.227,354.227,2.16901e-14,450.188,536.546)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(7.77363e-15,126.953,-126.953,7.77363e-15,693.246,372.873)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(597.929,0,0,56.9925,384.407,454.371)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/letter.svg b/etc/images/scalable/letter.svg
new file mode 100644
index 00000000000..23ad7b97c30
--- /dev/null
+++ b/etc/images/scalable/letter.svg
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;">
+    <g id="Layer-1" serif:id="Layer 1" 
transform="matrix(0.347515,0,0,0.347515,-4.27032,2.68213)">
+        <g id="g5022">
+            <rect id="rect4173" x="39.82" y="118.086" width="129.102" 
height="29.613" style="fill:url(#_Linear1);"/>
+            <path id="path5058" 
d="M168.922,118.087L168.922,147.698C182.691,147.754 202.208,141.064 
202.208,132.891C202.208,124.717 186.843,118.087 168.922,118.087Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+            <path id="path5018" d="M39.82,118.087L39.82,147.698C26.051,147.754 
6.533,141.064 6.533,132.891C6.533,124.717 21.899,118.087 39.82,118.087Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+        </g>
+        <g id="g2570">
+            <g id="path12723">
+                <g id="_Image4_" serif:id="_Image4" 
transform="matrix(0.998481,0,0,0.999359,26.7843,26.7848)">
+                    <use xlink:href="#_Image4" x="0" y="0" width="155px" 
height="109px"/>
+                </g>
+                <path 
d="M26.785,26.785L26.785,135.715L181.549,135.715L181.288,27.203C181.287,27.179 
181.289,27.089 181.288,27.064C181.284,27.036 181.292,26.953 
181.288,26.924C181.282,26.894 181.164,26.817 181.157,26.785L26.785,26.785Z" 
style="fill:none;stroke:rgb(136,138,133);stroke-width:4.17px;"/>
+            </g>
+            <g>
+                <clipPath id="_clip5">
+                    <path 
d="M86.009,83.808L29.928,129.799L88.156,89.541L125.909,89.541L177.9,129.287L128.235,83.808L86.009,83.808Z"/>
+                </clipPath>
+                <g clip-path="url(#_clip5)">
+                    <g id="_Image6_" serif:id="_Image6" 
transform="matrix(0.999807,0,0,0.999804,29.9282,83.8086)">
+                        <use xlink:href="#_Image6" x="0" y="0" width="148px" 
height="46px"/>
+                    </g>
+                </g>
+            </g>
+            <path id="path15103" d="M30.971,32.146C30.943,32.202 30.994,32.229 
30.971,32.279C30.961,32.302 30.849,32.389 30.84,32.411C30.833,32.432 
30.846,32.525 30.84,32.544C30.836,32.561 30.843,32.66 
30.84,32.676L30.971,131.069L177.232,131.069L176.97,33.206C176.967,33.19 
176.975,33.09 176.97,33.073C176.909,32.872 176.795,32.519 
176.578,32.146L30.971,32.146Z" 
style="fill:none;stroke:white;stroke-width:4.17px;stroke-linejoin:miter;"/>
+            <path id="path2563" d="M97.892,100.315C87.878,98.444 33.301,40.686 
27.843,30.63C27.781,30.51 27.673,30.28 
27.626,30.175L172.11,30.175C170.95,40.666 140.611,99.362 
132.083,100.315C132.049,100.317 131.994,100.315 
131.961,100.315L98.382,100.315C98.242,100.315 98.058,100.346 97.892,100.315Z" 
style="fill:url(#_Radial7);"/>
+            <g id="path1613">
+                <g id="_Image8_" serif:id="_Image8" 
transform="matrix(0.998608,0,0,0.991546,29.9023,30.8391)">
+                    <use xlink:href="#_Image8" x="0" y="0" width="149px" 
height="62px"/>
+                </g>
+                <path d="M87.198,92.303C77.287,90.664 33.489,40.05 
30.028,31.238C29.99,31.133 29.928,30.931 
29.902,30.839L178.695,30.839C175.247,40.033 131.395,91.468 
122.408,92.303C122.373,92.305 122.317,92.303 
122.282,92.303L87.703,92.303C87.558,92.303 87.362,92.33 87.198,92.303Z" 
style="fill:none;stroke:rgb(152,152,152);stroke-width:3.57px;"/>
+            </g>
+            <g>
+                <clipPath id="_clip9">
+                    <path d="M86.572,89.81C77.755,87.753 32.556,37.402 
29.663,31.025C29.653,31 29.673,30.913 29.663,30.89C29.641,30.824 29.542,30.67 
29.533,30.619C29.533,30.605 29.531,30.496 29.533,30.483C29.538,30.474 
29.657,30.491 29.663,30.483L30.056,30.077L178.541,30.077C178.53,30.179 
178.446,30.357 178.41,30.483C178.379,30.582 178.324,30.778 
178.279,30.89C174.419,40.031 130.103,88.594 122.418,89.81C122.355,89.816 
122.213,89.81 122.156,89.81L87.095,89.81C86.968,89.803 86.719,89.844 8 [...]
+                </clipPath>
+                <g clip-path="url(#_clip9)">
+                    <g id="_Image10_" serif:id="_Image10" 
transform="matrix(0.993394,0,0,0.995774,29.5316,30.0774)">
+                        <use xlink:href="#_Image10" x="0" y="0" width="150px" 
height="60px"/>
+                    </g>
+                </g>
+            </g>
+            <g>
+                <clipPath id="_clip11">
+                    <path d="M87.763,89.747C87.946,89.759 88.135,89.753 
88.273,89.753L121.371,89.753L121.622,89.749C122.644,89.658 123.963,89.166 
125.514,88.237C128.514,86.44 132.672,82.923 137.348,78.446C152.638,63.806 
173.686,38.817 
178.083,31.923L179.834,29.179L28.629,29.179L30.22,31.871C33.684,37.735 
54.813,62.43 70.734,77.506C74.868,81.42 78.657,84.69 81.7,86.835C83.942,88.415 
85.843,89.398 87.227,89.709C87.37,89.741 87.604,89.748 
87.763,89.747ZM88.063,86.196L87.993,86.191L87.858,86 [...]
+                </clipPath>
+                <g clip-path="url(#_clip11)">
+                    <g id="_Image12_" serif:id="_Image12" 
transform="matrix(0.994765,0,0,0.993035,28.6293,29.1793)">
+                        <use xlink:href="#_Image12" x="0" y="0" width="152px" 
height="61px"/>
+                    </g>
+                </g>
+            </g>
+            <g>
+                <clipPath id="_clip13">
+                    <path 
d="M87.971,89.628L37.98,124.296L47.271,124.322L89.127,95.53L126.059,89.566L87.971,89.628Z"/>
+                </clipPath>
+                <g clip-path="url(#_clip13)">
+                    <g id="_Image14_" serif:id="_Image14" 
transform="matrix(0.98965,0,0,0.99304,37.9798,89.5653)">
+                        <use xlink:href="#_Image14" x="0" y="0" width="71px" 
height="35px"/>
+                    </g>
+                </g>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.81329e-15,29.6132,-29.6132,1.81329e-15,88.7107,118.086)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(31.3206,0,0,14.284,169.738,132.718)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-31.3206,0,0,14.284,39.0035,132.718)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image4" width="155px" height="109px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJsAAABtCAYAAAC2qhOIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEwklEQVR4nO2dwXLbMAwFpan//4f6ZT45l06a1o4ikQtyQeOdq+UapJRBbYz2+/3+2E7k8Tj1z8KuJzkmF4KTpCa/b1EClo1YkWNwaOD8+uewGe4wG8fiYvHoYdwMRTAV0sIxOMCc/fDPaNCiOo7FxeJBMf7jnDtsUvn0HIPDSM7Lw5ZFfjSD4Fg8SM5Jxt8nW0L5NJyqybZt27YrGgQbp2oSw7jcIFALmwpJcKomP3LGNQg2juFw2ThTGgRqYVMhCY7Fg2IM5jgbBAvH4GDlTGkQGhcOYRAciwfFMHGmNQgWjsHByoFv3PNfVxnkKY7Fg2KYO
 [...]
+        <image id="_Image6" width="148px" height="46px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAAuAJQDAREAAhEBAxEB/8QAGwABAQEBAQADAAAAAAAAAAAAAQAEAwIFBwj/xAAfEAABBAMBAQEBAAAAAAAAAAAAAQIDEgURMWIEQaH/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAQID/8QAFhEBAQEAAAAAAAAAAAAAAAAAABES/9oADAMBAAIRAxEAP
 [...]
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(47.4098,34.6173,-11.1143,18.7273,118.599,93.6955)"><stop
 offset="0" style="stop-color:black;stop-opacity:0.13"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image8" width="149px" height="62px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJUAAAA+CAYAAAAieVliAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGU0lEQVR4nO2d248URRSHv98++Gecf8IHYnwxmmhAAUUExCgxEYwKQQ0BURFWDRpJjBoUDYk3YnhAxUsEia4oSoxGEU3coMFLNBrEgCK3BXZ6fOjZyd5mpnu6qqt7pr+Xnp3prjoP39b0qVPVo3q9/hVwMSUniiKiKKJWq004tnpdr9dDh9yr7B4AVoaOwgWSphxbva7wxihw74Ck/cCroaNxQVKhKrG88ayZHRpo/LEGOBkymqykEaqSygvHgEGAAQBJR4D1ISNyQRqhKrGcs87M/oGGVA02A9+GiccNaYSqpHLKl8DWsT+aUkm6ACwCTgcIyh
 [...]
+        <image id="_Image10" width="150px" height="60px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAA8AJYDAREAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAQAECP/EABYQAQEBAAAAAAAAAAAAAAAAAAARAf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDsXdAUBQVAUBQFAUFQFAUB
 [...]
+        <image id="_Image12" width="152px" height="61px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAA9CAYAAABRE6B8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUElEQVR4nO3awY7CMBBEwfX+/z9n7ysEjnAn40nV2Ye0eEjEYhzHcfw0MDNjxzMVn+nMmd+PJ+ELAiNKYEQJLGSMseRMRWe2CewfYazd1iYwYdTc1iYwahIYUQIjSmBECYwogQXt/Pa3whhDYK8IY93+VoEJo97+VoF1tusXQ2BECYwogRElMKIEVsCuP+BnCOwLFa8FrjSz7ZGBdQ5j1bZV+9sFtmsYM3bc1i4wahEYUQIjSmBECYwogV3gydciAnvjyWHMnvmkZWDCqLOtZWDUITCiBEaUwIgSGFECK6TS298qAltgt6uDM77d1jawan+8u
 [...]
+        <image id="_Image14" width="71px" height="35px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAAAjCAYAAADG1RdTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPElEQVRogeWYWwvCMAxGT3X+/1+r+GR88MKmzjVt2ib6QWCMFbrDSXZJIiKMyRk43es4O9aeW702pXSp2eCuZnFlDh2qKiPh7LndwEQdgNX1IlJ1fyPhgHN7RsN52GNdT5tq7BkNB5StUlhF8QDHGoTZ7PEAByoHb2ap4wVOD3uSdlNe4EBjOBTY4wlOiT2qNVp7PMEBZ/Z4g+Nq9niDAw0/J2aVFY9wmrdWrj0e4YA9kE82bSYKHPNZlGOPVzjQob22NhAZjsXg/hrPcKD9YP5qz1/DYaO1vMMBfauY2fNrcEztiQAHBs2ef4CT22pviQInMc
 [...]
+    </defs>
+</svg>
diff --git a/etc/images/scalable/lock-broken.svg 
b/etc/images/scalable/lock-broken.svg
new file mode 100644
index 00000000000..3e78468d976
--- /dev/null
+++ b/etc/images/scalable/lock-broken.svg
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g id="Layer-1" serif:id="Layer 1" 
transform="matrix(0.1002,0,0,0.1002,-2.49575,-3.91145)">
+        <g id="rect5961-8" 
transform="matrix(4.15129,0,0,4.13359,24.9077,470.056)">
+            <use xlink:href="#_Image1" x="0" y="0" width="135px" 
height="43px"/>
+        </g>
+        <path id="rect1314-0" d="M130.142,272.017C245.179,256.013 
361.446,258.496 478.442,272.017C492.567,272.017 503.942,283.588 
503.942,297.963L503.942,556.538C503.942,570.913 491.833,580.404 
478.442,582.483C357.142,595.883 253.142,595.779 130.142,582.483C113.808,577.633 
104.637,570.913 104.637,556.538L104.637,297.963C104.637,283.588 116.012,272.017 
130.142,272.017Z" 
style="fill:url(#_Linear2);stroke:rgb(125,100,0);stroke-width:17.38px;"/>
+        <path id="path6193-6" d="M489.013,346.154C484.521,361.146 
437.904,364.975 429.25,366.138L245.433,371.55L428.737,373.346C438.046,372.25 
487.558,374.508 490.008,354.121L489.012,346.154L489.013,346.154Z" 
style="fill-opacity:0.14;"/>
+        <path id="path4680-7" d="M489.013,391.225C484.521,406.217 
437.904,410.05 429.25,411.208L245.433,416.625L428.737,418.417C438.046,417.321 
487.558,419.579 490.008,399.196L489.012,391.225L489.013,391.225Z" 
style="fill-opacity:0.14;"/>
+        <path id="path4684-7" d="M489.013,436.3C484.521,451.288 
437.904,455.121 429.25,456.279L245.433,461.696L428.737,463.488C438.046,462.392 
487.558,464.654 490.008,444.267L489.012,436.3L489.013,436.3Z" 
style="fill-opacity:0.14;"/>
+        <path id="path4688-0" d="M489.013,481.371C484.521,496.358 
437.904,500.192 429.25,501.354L271.496,506.767L428.737,508.558C438.046,507.467 
487.558,509.725 490.008,489.338L489.012,481.371L489.013,481.371Z" 
style="fill-opacity:0.14;"/>
+        <path id="path4692-0" d="M489.013,526.442C484.521,541.429 
437.904,545.263 429.25,546.425L245.433,551.838L428.737,553.629C438.046,552.538 
487.558,554.796 490.008,534.408L489.012,526.442L489.013,526.442Z" 
style="fill-opacity:0.14;"/>
+        <path id="rect6903-3" 
d="M137.458,295.646L470.008,295.646C477.812,295.646 484.096,302.008 
484.096,309.913L484.096,558.246C484.096,566.146 478.517,569.796 
470.008,572.508C361.271,585.575 253.942,585.546 137.458,572.508C129.654,569.796 
123.371,566.146 123.371,558.246L123.371,309.912C123.371,302.008 129.654,295.646 
137.458,295.646Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:17.38px;"/>
+        <path id="rect1460-4" d="M131.925,279.888C246.833,264.871 
361.746,267.546 476.654,279.888C486.963,279.888 495.262,287.262 
495.262,296.417L495.262,325.042C495.262,334.2 486.962,341.571 
476.654,341.571C356.738,348.667 246.408,346.133 131.925,341.571C121.617,341.571 
113.317,334.2 113.317,325.042L113.317,296.417C113.317,287.262 121.617,279.888 
131.925,279.888Z" style="fill:url(#_Linear4);"/>
+        <path id="rect1593-6" 
d="M136.492,304.963L470.967,304.963C478.233,304.963 484.083,310.475 
484.083,317.321L484.083,324.783C484.083,331.629 478.233,337.142 
470.967,337.142C360.513,350.662 248.817,351.492 136.492,337.142C129.225,337.142 
123.371,331.629 123.371,324.783L123.371,317.321C123.371,310.475 129.225,304.963 
136.492,304.963Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear5);stroke-width:17.38px;"/>
+        <g id="rect5887-2" 
transform="matrix(4.11108,0,0,4.13633,133.006,297.621)">
+            <use xlink:href="#_Image6" x="0" y="0" width="31px" height="73px"/>
+        </g>
+        <path id="path6083-6" d="M470.067,303.55C466.971,321.079 
435.113,334.979 398.913,334.596C362.713,334.213 335.875,319.687 
338.971,302.154C342.067,284.621 373.921,270.721 410.121,271.108C446.325,271.492 
473.163,286.017 470.067,303.55Z" style="fill:url(#_Radial7);"/>
+        <g id="rect6087-5" 
transform="matrix(4.12298,0,0,4.07603,363.309,221.52)">
+            <use xlink:href="#_Image8" x="0" y="0" width="68px" height="37px"/>
+        </g>
+        <path id="path5751-3" d="M234.846,304.329C234.846,313.917 
215.412,321.687 191.442,321.687C167.471,321.687 148.042,313.917 
148.042,304.329C148.042,294.738 167.471,286.967 191.442,286.967C215.412,286.967 
234.846,294.738 234.846,304.329Z" style="fill:url(#_Linear9);"/>
+        <g id="g1387-6">
+            <g id="path2086-2">
+                <g id="_Image10_" serif:id="_Image10" 
transform="matrix(4.13315,0,0,4.1268,365.246,70.0689)">
+                    <use xlink:href="#_Image10" x="0" y="0" width="59px" 
height="81px"/>
+                </g>
+                <path 
d="M608.408,384.375L608.408,366.308L598.021,359.388L609.104,345.538L608.408,286.121C608.408,126.063
 568.263,96.933 496.992,76.029C426.371,55.317 365.246,88.496 
365.246,176.704L365.246,299.883C365.246,321.533 435.338,324.438 
435.338,300.033L435.338,199.008C435.338,157.258 441.271,127.604 
482.713,138.596C539.946,153.771 540.796,222.283 
540.796,308.421L540.796,384.979C540.796,411.063 608.408,410.721 
608.408,384.375Z" style="fill:none;stroke:rgb(136,138,133);stroke-widt [...]
+            </g>
+            <g id="path6332-3" 
transform="matrix(4.03187,0,0,4.15643,550.164,176.337)">
+                <use xlink:href="#_Image11" x="0" y="0" width="20px" 
height="49px"/>
+            </g>
+            <g id="rect1345-6" 
transform="matrix(4.16092,0,0,4.14746,397.467,150.909)">
+                <use xlink:href="#_Image12" x="0" y="0" width="18px" 
height="41px"/>
+            </g>
+        </g>
+        <g id="path5675-5" 
transform="matrix(4.15902,0,0,4.14194,342.961,49.7033)">
+            <use xlink:href="#_Image13" x="0" y="0" width="65px" 
height="92px"/>
+        </g>
+        <g id="g6067-5">
+            <path id="path6055-3" d="M402.033,94.804C402.033,114.604 
418.092,130.879 437.9,131.15C457.708,131.421 473.763,115.587 
473.763,95.787C473.763,75.983 457.708,59.712 437.9,59.442C418.092,59.167 
402.033,75 402.033,94.804Z" style="fill:url(#_Radial14);"/>
+            <path id="path6065-5" d="M422.321,95.079C422.321,103.683 
429.296,110.75 437.9,110.867C446.504,110.983 453.475,104.108 
453.475,95.508C453.475,86.908 446.504,79.842 437.9,79.721C429.296,79.604 
422.321,86.479 422.321,95.079Z" style="fill:white;"/>
+        </g>
+        <g id="rect6257-7" 
transform="matrix(4.10707,0,0,4.01911,398.254,51.4768)">
+            <use xlink:href="#_Image15" x="0" y="0" width="38px" 
height="21px"/>
+        </g>
+        <path id="path5749-4" 
d="M610.279,362.896L565.321,382.958C565.321,382.958 585.929,349.1 
597.167,344.083C608.404,339.067 610.279,362.896 610.279,362.896Z" 
style="fill:rgb(153,155,151);"/>
+        <g id="g3868">
+            <path id="rect3060" d="M537.119,427.083C537.119,421.334 
532.452,416.667 526.703,416.667L319.349,416.667C313.6,416.667 308.932,421.334 
308.932,427.083L308.932,634.437C308.932,640.186 313.6,644.854 
319.349,644.854L526.703,644.854C532.452,644.854 537.119,640.186 
537.119,634.437L537.119,427.083Z" 
style="fill:url(#_Radial16);stroke:url(#_Linear17);stroke-width:16.3px;"/>
+            <path id="rect3842" d="M520.82,439.216C520.82,435.766 
518.02,432.966 514.57,432.966L331.481,432.966C328.032,432.966 325.231,435.766 
325.231,439.216L325.231,622.305C325.231,625.754 328.032,628.555 
331.481,628.555L514.57,628.555C518.02,628.555 520.82,625.754 
520.82,622.305L520.82,439.216Z" 
style="fill:none;stroke:url(#_Linear18);stroke-width:16.3px;"/>
+            <path id="path3856" d="M471.923,481.863L374.129,579.657" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:32.6px;"/>
+            <path id="path3858" d="M374.129,481.863L471.923,579.657" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:32.6px;"/>
+        </g>
+    </g>
+    <defs>
+        <image id="_Image1" width="135px" height="43px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIcAAAArCAYAAABSOZufAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEYElEQVR4nO2a3XKrMAyEl4S+/wM3JL1oRcSykg1xMr3Qznhs/kxO9R1JlpkwRtOgeUrj9Hh1grNGbT1XsHxeLRgOw3LEiOre3nOlz0gB0Htupx5D8j1Tx7h37tIYsbEfHWN1vNGR8KDGrb73PaXjigzd6rPxRpHRIuNOnWOeo+AYL2Vg3/eMo/kAALN4actDtBpozHOWxojhYABUy+aZ+B4Fh6kHiIsY8zN+rtI4KRjs+O7O3RGD8oCAwpSFD+sVDBcaq76Vh5TOKwoj96TncwoU3288hwIlgiJrBch71QMGN7PF3T1jYz8X4DxJlHNEYFwbvQ
 [...]
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(390.377,0,0,390.377,107.225,415.041)"><stop 
offset="0" style="stop-color:rgb(234,210,0);stop-opacity:1"/><stop 
offset="0.21" style="stop-color:rgb(255,241,106);stop-opacity:1"/><stop 
offset="0.84" style="stop-color:rgb(181,163,0);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(232,208,0);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(218.071,134.97,-134.97,218.071,160.909,348.323)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.6"/><stop offset="1" 
style="stop-color:white;stop-opacity:0.29"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-1.40421,-61.6813,61.6813,-1.40421,314.119,341.571)"><stop
 offset="0" style="stop-color:rgb(255,250,199);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(255,248,178);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.30749e-15,-37.6841,37.6841,2.30749e-15,281.228,348.413)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <image id="_Image6" width="31px" height="73px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAABJCAYAAADFef3TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACT0lEQVRoge2a227EIAxE7STt//9vs0sfmtkdBhtIpaovIKFc1nDGDslKmbjdaKUUH8W4e5mdbzhZAOyNqcAjIelEAvVkG4F1m4oI4QR2AepxBC7BcSiggQdgN7NNjt1auPanilEBFVzAG2254xziMCFgT+kspBLwgifg/drfaZ9FcOYMfFwd+6GAw+rGJd2lHyICcVxmQPHb45oX5yDUXvDgOiM7QA8z+xABCgf4tHpNNIuwlOLuXjhzBDN4v6DoEMLZc9ZnUhUW+FonWdmjrD8l+wiO82b1dcZa4AVqR+fWigSgZ3DMpQtPb9VSSvHZBafX/Qj
 [...]
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(65.5483,0.6974,-5.6055,31.7441,404.517,302.852)"><stop
 offset="0" style="stop-color:black;stop-opacity:0.63"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image8" width="68px" height="37px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAlCAYAAAD7u09NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACsklEQVRogdVXUbLjIAwj7d7/yGW/eOsqki2nbCdPM5kAwWAL2zjH6OEw5szmmrdCZaBDgINfQ5IyuDuOqAi4LUHMQByr+gzMYEXCrcjpGH+IOQxo5Ey+VbJfBTMY++qNbZeEDjndeR9DnXocd4hBTPFWY6zfxRbSslNHMg4yVik3hybnW2HUks1OX5GBxCglFCkZMSMZc5HJluv+Kb4vwx8jJ2S1MxJmmFspfbX+YbJxL9TzBGYYex7Qxrm4uSIEybkSPhU6Cfw0Fj1E1SRV6ETZzCtesK4ynH2rPAa9wA2b09wsZBzPyUIHn8fgRDHl3V+KmfR
 [...]
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(86.8054,0,0,86.8054,148.04,304.328)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.55"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <image id="_Image10" width="59px" height="81px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAABRCAYAAABsSt6PAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIrklEQVR4nNVbXYxdVRlda0+xThpDYkLazs+dmTq1DKApyjS0k8gkrYlJH6gafDMGCf4ktRgNffHNBB8kPBhMJKK8mZhR9AEQ4oMZYodabktLp0y5HYZOi43RGhkVaOlc7vLh/O1zzj7nnvszxP3dnDt79tnnZ+1v7bX3951ziR5sZfUCSd5GmrtJ7iXNXYb8GA1bpGmRbBmyRZobJJcknQy3V7ZvHXq3l2t3Y+zmoMbK+S+QfMgEAG8mCRrC0IBkuBkYqxzVSy1IaklqtKS6pBckPTM6VHun3+Cy1hHYpQuL+0n+kDT7jEkDMRlQLrDGGEiCoO
 [...]
+        <image id="_Image11" width="20px" height="49px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAxCAYAAADa6ImIAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcklEQVRIiZ1XSYLDIAwTmfz/ydBLQ4mRZDO6kJIiywuGNOxoZO7BMO8AAHeRqIxWeAZ2ZVJpI4urLlPSyyxu2A2mYVEL1MIhxgmWFEU6vnM207eYz0ilgRjD6P4aEpbAksKTzG8qq1nOkmUVMuKoKKqcuOJEok7Fcc5lCpWrsnxUUhzZ43YMRVmhUkdVqiy7srFxdApdyazvXiorZRPJopvrViwrVOrSvcwUObINbusxtcrARLVs2PY7VshKR2V+jpnLkSTtQCcxLD27Blsp7A3uCFAGnNGjnVLq2ic7JVUH1LsNM0JxWjapUUboYpWeK/+pQ4
 [...]
+        <image id="_Image12" width="18px" height="41px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAApCAYAAAA4c3k5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA90lEQVRIie2Wyw6DMAwEDeT//7gJly7aLo5tcuiJlSwepdNxETib1bNNzo/oQw/gXTuwjUCbQPjaQdthZtYSyJ5ArngghqCQPtNXEEMOMrpaoP1Ox3YEEBTa6lS39jwjBrGB1k+4f4WgLba5AdTI+4MBSW0iowiUGnk2AKVp1JYWQ0IbM7+1JSOA9JnSZzCFqZG3X8oux57NEmgZOAM9TgYqW/3N6AXFoGiePQI9ShWUWimo9MqogJbzPiJ1kN6tdI5FRrzKKE1XDq82eIIMM/tQTddFSKNf698vAcrLGLPECksXnfMAwCZtTWcZt1ke1wryzp
 [...]
+        <image id="_Image13" width="65px" height="92px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABcCAYAAAAxv9gAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAI0UlEQVR4nOWc6XLbOBCEm/IR+YidZPf9n3CvxHEsX+L+IFpoNAckJUty0ZkqFGVKJjkfZwYzAMgGe5a2bZtgd7Rv8y/FD5umrf3wUDJ0cZPFFG/kuP65+Ldg6/uOAuVNEET5Rtqi8jk6FxVfVz4rmIMB2QmCKb+Q7Yls+XmBEgZQKriW9mrbEMi+YWwFIbjzqvRpamfy+RQlDIdAhdlerOl3DmRvMCZDEABUiHf7LLXz1D7JZwIhCMJzAC8AnlN7Su3ZmgLZwNgHiEkQEgC9+1T+HMASneIXqS1l3zlKi1BLUAiq/ArAo2zZCIYWou7yJqsYhS
 [...]
+        <radialGradient id="_Radial14" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-35.8645,-0.491892,0,35.8543,437.9,95.2946)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <image id="_Image15" width="38px" height="21px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAVCAYAAAAq05ytAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACa0lEQVRIibWW63KbMBSEVw4YYzu9TNL3f8O2udrFgPKDXbQoqu1mUs3sgDGgj3P2HCngzIgxBvtZOo9++/xnCH79QyPkFwwmZFrZ+eKRC/oQ6GISQgliBeCG8nOH1eQjNVBjpn+GnMEI5QA1gDVVU5WBwqAGAD11onqTw14FGApQNYANgBbAltpQglRaNZlg/lBHO3bUCcuIxnNwwdInqBbAHsAXAN943APYEa5GSqmDCeQA4JV6sXPBdhbF+DfAyiK3YkRawtwBuOfxK+Fa3iMwIKWxM7Bn6ol6tGsH3qd0jzHGMYfLwSpGZUeYOwA/AHwHcE
 [...]
+        <radialGradient id="_Radial16" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(254.145,0,0,254.145,313.537,353.561)"><stop 
offset="0" style="stop-color:rgb(247,247,247);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(239,41,41);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear17" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(146.692,195.589,-195.589,146.692,365.979,441.115)"><stop
 offset="0" style="stop-color:rgb(164,0,0);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(111,0,0);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear18" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(342.28,391.178,-391.178,342.28,186.689,261.826)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/lock-ok.svg b/etc/images/scalable/lock-ok.svg
new file mode 100644
index 00000000000..ca17304207d
--- /dev/null
+++ b/etc/images/scalable/lock-ok.svg
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g transform="matrix(1,0,0,1,250.51,239.422)">
+        <g id="Layer-1" serif:id="Layer 1" 
transform="matrix(0.110923,0,0,0.110923,-252.355,-245.864)">
+            <g id="rect5961-04" 
transform="matrix(4.15129,0,0,4.13359,24.9077,457.312)">
+                <use xlink:href="#_Image1" x="0" y="0" width="135px" 
height="43px"/>
+            </g>
+            <path id="rect1314-6" d="M130.142,259.271C245.179,243.267 
361.446,245.75 478.442,259.271C492.567,259.271 503.942,270.842 
503.942,285.217L503.942,543.796C503.942,558.167 491.833,567.658 
478.442,569.738C357.142,583.142 253.142,583.033 130.142,569.738C113.808,564.887 
104.637,558.167 104.637,543.796L104.637,285.217C104.637,270.842 116.012,259.271 
130.142,259.271Z" 
style="fill:url(#_Linear2);stroke:rgb(125,100,0);stroke-width:17.38px;"/>
+            <path id="path6193-8" d="M489.013,333.408C484.521,348.4 
437.904,352.233 429.25,353.392L245.433,358.808L428.737,360.6C438.046,359.504 
487.558,361.767 490.008,341.379L489.012,333.408L489.013,333.408Z" 
style="fill-opacity:0.14;"/>
+            <path id="path4680-3" d="M489.013,378.483C484.521,393.471 
437.904,397.304 429.25,398.463L245.433,403.879L428.737,405.671C438.046,404.575 
487.558,406.838 490.008,386.45L489.012,378.483L489.013,378.483Z" 
style="fill-opacity:0.14;"/>
+            <path id="path4684-8" d="M489.013,423.554C484.521,438.542 
437.904,442.375 429.25,443.538L245.433,448.95L428.737,450.742C438.046,449.65 
487.558,451.908 490.008,431.521L489.012,423.554L489.013,423.554Z" 
style="fill-opacity:0.14;"/>
+            <path id="path4688-4" d="M489.013,468.625C484.521,483.613 
437.904,487.446 429.25,488.608L271.496,494.021L428.737,495.817C438.046,494.721 
487.558,496.979 490.008,476.592L489.012,468.625L489.013,468.625Z" 
style="fill-opacity:0.14;"/>
+            <path id="path4692-1" d="M489.013,513.696C484.521,528.688 
437.904,532.517 429.25,533.679L245.433,539.092L428.737,540.888C438.046,539.792 
487.558,542.05 490.008,521.663L489.012,513.696L489.013,513.696Z" 
style="fill-opacity:0.14;"/>
+            <path id="rect6903-8" 
d="M137.458,282.904L470.008,282.904C477.812,282.904 484.096,289.267 
484.096,297.167L484.096,545.5C484.096,553.404 478.517,557.05 
470.008,559.767C361.271,572.829 253.942,572.8 137.458,559.767C129.654,557.05 
123.371,553.404 123.371,545.5L123.371,297.167C123.371,289.267 129.654,282.904 
137.458,282.904Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:17.38px;"/>
+            <path id="rect1460-2" d="M131.925,267.146C246.833,252.129 
361.746,254.804 476.654,267.146C486.963,267.146 495.262,274.517 
495.262,283.671L495.262,312.3C495.262,321.454 486.962,328.825 
476.654,328.825C356.738,335.921 246.408,333.387 131.925,328.825C121.617,328.825 
113.317,321.454 113.317,312.3L113.317,283.671C113.317,274.517 121.617,267.146 
131.925,267.146Z" style="fill:url(#_Linear4);"/>
+            <path id="rect1593-99" 
d="M136.492,292.217L470.967,292.217C478.233,292.217 484.083,297.729 
484.083,304.575L484.083,312.038C484.083,318.883 478.233,324.396 
470.967,324.396C360.513,337.917 248.817,338.746 136.492,324.396C129.225,324.396 
123.371,318.883 123.371,312.038L123.371,304.575C123.371,297.729 129.225,292.217 
136.492,292.217Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear5);stroke-width:17.38px;"/>
+            <g id="rect5887-17" 
transform="matrix(4.11108,0,0,4.13633,133.006,284.873)">
+                <use xlink:href="#_Image6" x="0" y="0" width="31px" 
height="73px"/>
+            </g>
+            <g id="g6077">
+                <path id="path6073-3" d="M251.85,292.167C251.85,308.813 
228.779,322.308 200.317,322.308C171.858,322.308 148.788,308.812 
148.788,292.167C148.788,275.521 171.858,262.029 200.317,262.029C228.779,262.029 
251.85,275.521 251.85,292.167Z" style="fill:url(#_Radial7);"/>
+                <path id="path6083-9" d="M466.333,292.167C466.333,308.813 
443.262,322.308 414.804,322.308C386.342,322.308 363.271,308.812 
363.271,292.167C363.271,275.521 386.342,262.029 414.804,262.029C443.262,262.029 
466.333,275.521 466.333,292.167Z" style="fill:url(#_Radial8);"/>
+                <g id="rect6087-6" 
transform="matrix(4.16534,0,0,4.15807,169.071,221.737)">
+                    <use xlink:href="#_Image9" x="0" y="0" width="67px" 
height="30px"/>
+                </g>
+                <g id="g1387-95">
+                    <g id="path2086-8">
+                        <g id="_Image10_" serif:id="_Image10" 
transform="matrix(4.16558,0,0,4.11019,173.309,92.3519)">
+                            <use xlink:href="#_Image10" x="0" y="0" 
width="63px" height="52px"/>
+                        </g>
+                        <path 
d="M173.313,285.779L173.312,221.463C173.312,133.2 225.879,91.271 
307.096,92.371C388.754,93.475 435.742,132.163 
435.742,221.463L435.742,288.583C435.742,310.5 382.375,313.288 
382.375,288.583L382.375,243.892C382.375,221.463 391.129,144.279 
306.133,144.279C221.838,144.279 226.446,221.913 
226.771,243.804L226.771,286.158C226.771,312.563 173.313,312.45 
173.313,285.779Z" 
style="fill:none;stroke:rgb(136,138,133);stroke-width:17.42px;stroke-linecap:butt;stroke-linejoi
 [...]
+                    </g>
+                    <g id="rect1345-5" 
transform="matrix(4.14796,0,0,4.13822,401.017,167.652)">
+                        <use xlink:href="#_Image11" x="0" y="0" width="11px" 
height="34px"/>
+                    </g>
+                    <g id="path6332-06" 
transform="matrix(3.91638,0,0,4.10906,193.958,185.08)">
+                        <use xlink:href="#_Image12" x="0" y="0" width="10px" 
height="29px"/>
+                    </g>
+                </g>
+                <g id="path5675-1" 
transform="matrix(4.16276,0,0,4.14844,132.988,58.0781)">
+                    <use xlink:href="#_Image13" x="0" y="0" width="80px" 
height="69px"/>
+                </g>
+                <g id="g5635">
+                    <path id="path5637" d="M269.396,128.854C269.396,148.567 
253.421,164.542 233.713,164.542C214.004,164.542 198.025,148.567 
198.025,128.854C198.025,109.146 214.004,93.171 233.713,93.171C253.421,93.171 
269.396,109.146 269.396,128.854Z" style="fill:url(#_Radial14);"/>
+                    <path id="path5639" d="M249.213,128.854C249.213,137.417 
242.271,144.354 233.713,144.354C225.15,144.354 218.213,137.417 
218.213,128.854C218.213,120.296 225.15,113.358 233.713,113.358C242.271,113.358 
249.213,120.296 249.213,128.854Z" style="fill:white;"/>
+                </g>
+                <g id="path5641" 
transform="matrix(4.11681,0,0,3.96438,228.578,81.4481)">
+                    <use xlink:href="#_Image15" x="0" y="0" width="38px" 
height="17px"/>
+                </g>
+            </g>
+        </g>
+        <g transform="matrix(0.110923,0,0,0.110923,-263.051,-257.89)">
+            <path id="path3306" 
d="M454.924,393.253L366.491,491.449L323.091,448.049C314.745,437.695 
301.324,433.132 288.366,436.111C275.408,439.091 265.308,449.195 
262.324,462.153C259.345,475.111 263.908,488.532 
274.262,496.874L343.708,566.32C350.412,573.116 359.658,576.832 
369.203,576.628C378.749,576.424 387.753,572.311 
394.162,565.236L454.924,497.961L454.924,395.42C454.924,394.686 454.983,393.974 
454.924,393.253Z" style="fill-opacity:0.15;"/>
+            <g id="g3287">
+                <path id="path3285" 
d="M298.674,455.099L368.12,524.545L524.37,350.932" 
style="fill:none;stroke:rgb(78,154,6);stroke-width:69.46px;"/>
+                <path id="path3279" 
d="M298.674,455.099L368.12,524.545L524.37,350.932" 
style="fill:none;stroke:rgb(138,226,52);stroke-width:34.71px;"/>
+            </g>
+            <path id="path3291" d="M521.658,333.574C517.624,334.282 
513.974,336.399 511.349,339.541L367.578,499.045L311.153,442.624C304.262,435.732 
293.091,435.732 286.199,442.624C280.37,448.449 279.999,457.007 
284.028,463.782C284.762,462.545 285.133,461.049 286.199,459.982C293.091,453.091 
304.262,453.091 311.153,459.982L367.578,516.407L511.349,356.903C513.974,353.757 
517.624,351.645 521.658,350.932C528.791,349.753 535.945,352.845 
539.562,359.07C542.308,353.978 542.428,347.491 539.562,34 [...]
+        </g>
+    </g>
+    <defs>
+        <image id="_Image1" width="135px" height="43px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIcAAAArCAYAAABSOZufAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEYElEQVR4nO2a3XKrMAyEl4S+/wM3JL1oRcSykg1xMr3Qznhs/kxO9R1JlpkwRtOgeUrj9Hh1grNGbT1XsHxeLRgOw3LEiOre3nOlz0gB0Htupx5D8j1Tx7h37tIYsbEfHWN1vNGR8KDGrb73PaXjigzd6rPxRpHRIuNOnWOeo+AYL2Vg3/eMo/kAALN4actDtBpozHOWxojhYABUy+aZ+B4Fh6kHiIsY8zN+rtI4KRjs+O7O3RGD8oCAwpSFD+sVDBcaq76Vh5TOKwoj96TncwoU3288hwIlgiJrBch71QMGN7PF3T1jYz8X4DxJlHNEYFwbvQ
 [...]
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(390.377,0,0,390.377,107.225,402.296)"><stop 
offset="0" style="stop-color:rgb(234,210,0);stop-opacity:1"/><stop 
offset="0.21" style="stop-color:rgb(255,241,106);stop-opacity:1"/><stop 
offset="0.84" style="stop-color:rgb(181,163,0);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(232,208,0);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(218.071,134.97,-134.97,218.071,160.909,335.578)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.6"/><stop offset="1" 
style="stop-color:white;stop-opacity:0.29"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-1.40421,-61.6813,61.6813,-1.40421,314.119,328.826)"><stop
 offset="0" style="stop-color:rgb(255,250,199);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(255,248,178);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.30749e-15,-37.6841,37.6841,2.30749e-15,281.228,335.668)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <image id="_Image6" width="31px" height="73px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAABJCAYAAADFef3TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACT0lEQVRoge2a227EIAxE7STt//9vs0sfmtkdBhtIpaovIKFc1nDGDslKmbjdaKUUH8W4e5mdbzhZAOyNqcAjIelEAvVkG4F1m4oI4QR2AepxBC7BcSiggQdgN7NNjt1auPanilEBFVzAG2254xziMCFgT+kspBLwgifg/drfaZ9FcOYMfFwd+6GAw+rGJd2lHyICcVxmQPHb45oX5yDUXvDgOiM7QA8z+xABCgf4tHpNNIuwlOLuXjhzBDN4v6DoEMLZc9ZnUhUW+FonWdmjrD8l+wiO82b1dcZa4AVqR+fWigSgZ3DMpQtPb9VSSvHZBafX/Qj
 [...]
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(51.5296,0,0,30.1399,200.319,292.168)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.36"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial8" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(51.5296,0,0,30.1399,414.803,292.168)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.35"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image9" width="67px" height="30px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAAeCAYAAAB32qNaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACS0lEQVRYhd1X246sMAwL7Pz/Jx/2Ybco49qJC2g1OpFQS1ti10kvbHHdNnPccQPjTzFd5+64T7ZWoGqSV/uU3cmQp/FonwLBdjZuheBTS+XOMsG2aUw36c2oO6bEYO1ugFYwVf3tfWXyq8J0kaiyZSVIyuchSlnvJphL1sa+rSbtCuIKr3CZEK04r4IICoGCrIpx/I7r9o8qKFUdJ8fwctvEZYhRrdPqUd8yARgJ58TqSoWbs4GNQawDM0NlwxYRO2lzSGVyMioFj8yH9Snc8fwTGBOPF3FaCYLi4HiWqkjOEUQtSQwEm2DEuwB7zIIw/I3tGQM
 [...]
+        <image id="_Image10" width="63px" height="52px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAA0CAYAAAA9mOAcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGh0lEQVRogd1aW2xUVRRd61oaggmPQtspJaWEZ2ulFDqEZqwZUvEHE/zRBBMfH8REEuRH/fDDHyOaaIISjBHjB6TERKN+QIgxiEUsMZaqkBj6og8QMViM8jCIcpcfM9P7vjNzewvNrJuTyZzec7vXPmvvs8+5Q0wRLvw6NgtgK8k2kg0kZxOcQ3I2mfmUNEcSJY0LuiLTHBc0LumKpHFJg5K+lczRJXXLFLeNjOtBoxeGq0A+TLKN4AaSzSTvIQmCIJ1NEgRlPh3N9Ou7lHGCurOfp1csbfhvsjZPmvzw+aEWkjtJbiVY7iDpIg1bn5ukGUo+22
 [...]
+        <image id="_Image11" width="11px" height="34px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAiCAYAAACJDyPYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQ4jcWU0Q7CIAxFTwf+//+qoz7YLZdaND4YSZot4/RyWxjGPEzencWkSSjsmtTiuUW0CE1CYQuwA5d4HiKTchcbLeAGjPg+IjzDh40u0Ca1eE/FHQkbsAs82SAleFI9u0BK0M5MCZWypaTShiqTYANMu5F38WVXK+XKhlUFVqu87YZ6X8KV1482KiuljdUKBtg75ZexgrPyR/gr5bzKb5T/DE/9VtgXcY4uHwfPP3qPuUG6N/RG0sPuwB24Ard4H9W9doA3iR3wliAXK3cJz9XqgS+Lzhaqo3l25AEvIjiUDlHTvAAAAABJRU5ErkJggg=="/>
+        <image id="_Image12" width="10px" height="29px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAdCAYAAACT4f2eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjElEQVQ4jaWTUQ6AIAxDW/X+RxZ/gGDtBioJIZC3roxBxIPhJjt3IGUtALCtKipIo8jPik6JDnRw6NFCM4/MwAegoAKv6ngL0PLY0jhFmzZKHXokkjfOFF2QfWu7nyn2AC149DVwmLOwzYgFxV9tVhy4Gz+s8FlnaaCmKgPQp+uYpogagAbqJUawe74A7p8Ra2uY7rgAAAAASUVORK5CYII="/>
+        <image id="_Image13" width="80px" height="69px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABFCAYAAADdCmGFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIHklEQVR4nO2c63biOBCE2wSyM/P+z7q7kwS8P+Iy5XJ1SyaA58ysztGRAaPL55K6dYEhdgzjOA73yGcYhvEe+dxU9rMKKmDp+606OVir954F9aEADbTBXLv39DpiDWlM0tW9j4T5EIACTkEN5roFc87apKN57e59CMi7AjTgHKie6OqWQRoj4hJLmBXYu4K8C8AEnMZDI8U157EohlKFdqHXmmZQ7wLySwA7wB02RqfEuTiJDOoSEWe6dvEhIG8GSPAqcC+U6vWL3OMgLoqMteIYHmL22qkU+d4M8SaACTyG8CLxmKQM0kFcFBtrgGcTP6Z4lt
 [...]
+        <radialGradient id="_Radial14" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(35.6854,0,0,35.6854,233.712,128.856)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <image id="_Image15" width="38px" height="17px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAARCAYAAACxQt67AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCUlEQVRIiY2W7XLiMAxFj0sK23Zpd6ez7/+I+9WSAgH1B7rpjQi0ntFYEEc+uZZsN77YIqLZz0v+5JULPq214JN2KaiDtCtG8StIXLFx3BzoGVgCyW6KLcxv1lc4TX60/ggczHc7AxyDFaBFWmd2a/7CzOEczEGG9AdgX/qDjQvBtQJ1YxBL4Buwsn6VzwRZ4apamniftgO2aT3wlr5DRmstOvtKQS2BO+AB+A6s079LWxrcNTApIXUE1QOvwH/gJW1TlI6uqHWbkz8CP4Cf2T8anMCkmOdaVczhdqnQBvgH/AF+57uehxERTYoprwS2TqhfwH
 [...]
+    </defs>
+</svg>
diff --git a/etc/images/scalable/lock.svg b/etc/images/scalable/lock.svg
new file mode 100644
index 00000000000..61fea92be30
--- /dev/null
+++ b/etc/images/scalable/lock.svg
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g id="Layer-1" serif:id="Layer 1" 
transform="matrix(0.47583,0,0,0.47583,-2.84444,-7.57772)">
+        <g id="rect5961-04" 
transform="matrix(0.996309,0,0,0.992062,5.97785,109.755)">
+            <use xlink:href="#_Image1" x="0" y="0" width="135px" 
height="43px"/>
+        </g>
+        <path id="rect1314-6" d="M31.234,62.225C58.843,58.384 86.747,58.98 
114.826,62.225C118.216,62.225 120.946,65.002 
120.946,68.452L120.946,130.511C120.946,133.96 118.04,136.238 
114.826,136.737C85.714,139.954 60.754,139.928 31.234,136.737C27.314,135.573 
25.113,133.96 25.113,130.511L25.113,68.452C25.113,65.002 27.843,62.225 
31.234,62.225Z" 
style="fill:url(#_Linear2);stroke:rgb(125,100,0);stroke-width:4.17px;"/>
+        <path id="path6193-8" d="M117.363,80.018C116.285,83.616 105.097,84.536 
103.02,84.814L58.904,86.114L102.897,86.544C105.131,86.281 117.014,86.824 
117.602,81.931L117.363,80.018Z" style="fill-opacity:0.14;"/>
+        <path id="path4680-3" d="M117.363,90.836C116.285,94.433 105.097,95.353 
103.02,95.631L58.904,96.931L102.897,97.361C105.131,97.098 117.014,97.641 
117.602,92.748L117.363,90.836Z" style="fill-opacity:0.14;"/>
+        <path id="path4684-8" d="M117.363,101.653C116.285,105.25 
105.097,106.17 103.02,106.449L58.904,107.748L102.897,108.178C105.131,107.916 
117.014,108.458 117.602,103.565L117.363,101.653Z" style="fill-opacity:0.14;"/>
+        <path id="path4688-4" d="M117.363,112.47C116.285,116.067 
105.097,116.987 103.02,117.266L65.159,118.565L102.897,118.996C105.131,118.733 
117.014,119.275 117.602,114.382L117.363,112.47Z" style="fill-opacity:0.14;"/>
+        <path id="path4692-1" d="M117.363,123.287C116.285,126.885 
105.097,127.804 103.02,128.083L58.904,129.382L102.897,129.813C105.131,129.55 
117.014,130.092 117.602,125.199L117.363,123.287Z" style="fill-opacity:0.14;"/>
+        <path id="rect6903-8" d="M32.99,67.897L112.802,67.897C114.675,67.897 
116.183,69.424 116.183,71.32L116.183,130.92C116.183,132.817 114.844,133.692 
112.802,134.344C86.705,137.479 60.946,137.472 32.99,134.344C31.117,133.692 
29.609,132.817 29.609,130.92L29.609,71.32C29.609,69.424 31.117,67.897 
32.99,67.897Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:4.17px;"/>
+        <path id="rect1460-2" d="M31.662,64.115C59.24,60.511 86.819,61.153 
114.397,64.115C116.871,64.115 118.863,65.884 
118.863,68.081L118.863,74.952C118.863,77.149 116.871,78.918 
114.397,78.918C85.617,80.621 59.138,80.013 31.662,78.918C29.188,78.918 
27.196,77.149 27.196,74.952L27.196,68.081C27.196,65.884 29.188,64.115 
31.662,64.115Z" style="fill:url(#_Linear4);"/>
+        <path id="rect1593-99" d="M32.758,70.132L113.032,70.132C114.776,70.132 
116.18,71.455 116.18,73.098L116.18,74.889C116.18,76.532 114.776,77.855 
113.032,77.855C86.523,81.1 59.716,81.299 32.758,77.855C31.014,77.855 
29.609,76.532 29.609,74.889L29.609,73.098C29.609,71.455 31.014,70.132 
32.758,70.132Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear5);stroke-width:4.17px;"/>
+        <g id="rect5887-17" 
transform="matrix(0.986658,0,0,0.992718,31.9213,68.3695)">
+            <use xlink:href="#_Image6" x="0" y="0" width="31px" height="73px"/>
+        </g>
+        <g id="g6077">
+            <path id="path6073-3" d="M60.444,70.12C60.444,74.115 54.907,77.354 
48.076,77.354C41.246,77.354 35.709,74.115 35.709,70.12C35.709,66.125 
41.246,62.887 48.076,62.887C54.907,62.887 60.444,66.125 60.444,70.12Z" 
style="fill:url(#_Radial7);"/>
+            <path id="path6083-9" d="M111.92,70.12C111.92,74.115 
106.383,77.354 99.553,77.354C92.722,77.354 87.185,74.115 
87.185,70.12C87.185,66.125 92.722,62.887 99.553,62.887C106.383,62.887 
111.92,66.125 111.92,70.12Z" style="fill:url(#_Radial8);"/>
+            <g id="rect6087-6" 
transform="matrix(0.999682,0,0,0.997936,40.5771,53.2169)">
+                <use xlink:href="#_Image9" x="0" y="0" width="67px" 
height="30px"/>
+            </g>
+            <g id="g1387-95">
+                <g id="path2086-8">
+                    <g id="_Image10_" serif:id="_Image10" 
transform="matrix(0.999739,0,0,0.986446,41.5941,22.1645)">
+                        <use xlink:href="#_Image10" x="0" y="0" width="63px" 
height="52px"/>
+                    </g>
+                    <path d="M41.595,68.587L41.595,53.151C41.595,31.968 
54.211,21.905 73.703,22.169C93.301,22.434 104.578,31.719 
104.578,53.151L104.578,69.26C104.578,74.52 91.77,75.189 
91.77,69.26L91.77,58.534C91.77,53.151 93.871,34.627 73.472,34.627C53.241,34.627 
54.347,53.259 54.425,58.513L54.425,68.678C54.425,75.015 41.595,74.988 
41.595,68.587Z" 
style="fill:none;stroke:rgb(136,138,133);stroke-width:4.18px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+                </g>
+                <g id="rect1345-5" 
transform="matrix(0.995511,0,0,0.993172,96.244,40.2364)">
+                    <use xlink:href="#_Image11" x="0" y="0" width="11px" 
height="34px"/>
+                </g>
+                <g id="path6332-06" 
transform="matrix(0.93993,0,0,0.986175,46.55,44.4193)">
+                    <use xlink:href="#_Image12" x="0" y="0" width="10px" 
height="29px"/>
+                </g>
+            </g>
+            <g id="path5675-1" 
transform="matrix(0.999063,0,0,0.995625,31.9171,13.9387)">
+                <use xlink:href="#_Image13" x="0" y="0" width="80px" 
height="69px"/>
+            </g>
+            <g id="g5635">
+                <path id="path5637" d="M64.655,30.925C64.655,35.656 
60.821,39.49 56.091,39.49C51.361,39.49 47.526,35.656 
47.526,30.925C47.526,26.195 51.361,22.361 56.091,22.361C60.821,22.361 
64.655,26.195 64.655,30.925Z" style="fill:url(#_Radial14);"/>
+                <path id="path5639" d="M59.811,30.925C59.811,32.98 
58.145,34.645 56.091,34.645C54.036,34.645 52.371,32.98 
52.371,30.925C52.371,28.871 54.036,27.206 56.091,27.206C58.145,27.206 
59.811,28.871 59.811,30.925Z" style="fill:white;"/>
+            </g>
+            <g id="path5641" 
transform="matrix(0.988034,0,0,0.95145,54.8586,19.5475)">
+                <use xlink:href="#_Image15" x="0" y="0" width="38px" 
height="17px"/>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <image id="_Image1" width="135px" height="43px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIcAAAArCAYAAABSOZufAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEYElEQVR4nO2a3XKrMAyEl4S+/wM3JL1oRcSykg1xMr3Qznhs/kxO9R1JlpkwRtOgeUrj9Hh1grNGbT1XsHxeLRgOw3LEiOre3nOlz0gB0Htupx5D8j1Tx7h37tIYsbEfHWN1vNGR8KDGrb73PaXjigzd6rPxRpHRIuNOnWOeo+AYL2Vg3/eMo/kAALN4actDtBpozHOWxojhYABUy+aZ+B4Fh6kHiIsY8zN+rtI4KRjs+O7O3RGD8oCAwpSFD+sVDBcaq76Vh5TOKwoj96TncwoU3288hwIlgiJrBch71QMGN7PF3T1jYz8X4DxJlHNEYFwbvQ
 [...]
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(93.6905,0,0,93.6905,25.734,96.5511)"><stop offset="0" 
style="stop-color:rgb(234,210,0);stop-opacity:1"/><stop offset="0.21" 
style="stop-color:rgb(255,241,106);stop-opacity:1"/><stop offset="0.84" 
style="stop-color:rgb(181,163,0);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(232,208,0);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(52.3371,32.3928,-32.3928,52.3371,38.6181,80.5388)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.6"/><stop offset="1" 
style="stop-color:white;stop-opacity:0.29"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-0.33701,-14.8035,14.8035,-0.33701,75.3886,78.9182)"><stop
 offset="0" style="stop-color:rgb(255,250,199);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(255,248,178);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.53796e-16,-9.04418,9.04418,5.53796e-16,67.4947,80.5603)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <image id="_Image6" width="31px" height="73px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAABJCAYAAADFef3TAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACT0lEQVRoge2a227EIAxE7STt//9vs0sfmtkdBhtIpaovIKFc1nDGDslKmbjdaKUUH8W4e5mdbzhZAOyNqcAjIelEAvVkG4F1m4oI4QR2AepxBC7BcSiggQdgN7NNjt1auPanilEBFVzAG2254xziMCFgT+kspBLwgifg/drfaZ9FcOYMfFwd+6GAw+rGJd2lHyICcVxmQPHb45oX5yDUXvDgOiM7QA8z+xABCgf4tHpNNIuwlOLuXjhzBDN4v6DoEMLZc9ZnUhUW+FonWdmjrD8l+wiO82b1dcZa4AVqR+fWigSgZ3DMpQtPb9VSSvHZBafX/Qj
 [...]
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(12.3671,0,0,7.23357,48.0765,70.1203)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.36"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial8" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(12.3671,0,0,7.23357,99.5526,70.1203)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.35"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image9" width="67px" height="30px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAAeCAYAAAB32qNaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACS0lEQVRYhd1X246sMAwL7Pz/Jx/2Ybco49qJC2g1OpFQS1ti10kvbHHdNnPccQPjTzFd5+64T7ZWoGqSV/uU3cmQp/FonwLBdjZuheBTS+XOMsG2aUw36c2oO6bEYO1ugFYwVf3tfWXyq8J0kaiyZSVIyuchSlnvJphL1sa+rSbtCuIKr3CZEK04r4IICoGCrIpx/I7r9o8qKFUdJ8fwctvEZYhRrdPqUd8yARgJ58TqSoWbs4GNQawDM0NlwxYRO2lzSGVyMioFj8yH9Snc8fwTGBOPF3FaCYLi4HiWqkjOEUQtSQwEm2DEuwB7zIIw/I3tGQM
 [...]
+        <image id="_Image10" width="63px" height="52px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAA0CAYAAAA9mOAcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAGh0lEQVRogd1aW2xUVRRd61oaggmPQtspJaWEZ2ulFDqEZqwZUvEHE/zRBBMfH8REEuRH/fDDHyOaaIISjBHjB6TERKN+QIgxiEUsMZaqkBj6og8QMViM8jCIcpcfM9P7vjNzewvNrJuTyZzec7vXPmvvs8+5Q0wRLvw6NgtgK8k2kg0kZxOcQ3I2mfmUNEcSJY0LuiLTHBc0LumKpHFJg5K+lczRJXXLFLeNjOtBoxeGq0A+TLKN4AaSzSTvIQmCIJ1NEgRlPh3N9Ou7lHGCurOfp1csbfhvsjZPmvzw+aEWkjtJbiVY7iDpIg1bn5ukGUo+22
 [...]
+        <image id="_Image11" width="11px" height="34px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAiCAYAAACJDyPYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQ4jcWU0Q7CIAxFTwf+//+qoz7YLZdaND4YSZot4/RyWxjGPEzencWkSSjsmtTiuUW0CE1CYQuwA5d4HiKTchcbLeAGjPg+IjzDh40u0Ca1eE/FHQkbsAs82SAleFI9u0BK0M5MCZWypaTShiqTYANMu5F38WVXK+XKhlUFVqu87YZ6X8KV1482KiuljdUKBtg75ZexgrPyR/gr5bzKb5T/DE/9VtgXcY4uHwfPP3qPuUG6N/RG0sPuwB24Ard4H9W9doA3iR3wliAXK3cJz9XqgS+Lzhaqo3l25AEvIjiUDlHTvAAAAABJRU5ErkJggg=="/>
+        <image id="_Image12" width="10px" height="29px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAdCAYAAACT4f2eAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjElEQVQ4jaWTUQ6AIAxDW/X+RxZ/gGDtBioJIZC3roxBxIPhJjt3IGUtALCtKipIo8jPik6JDnRw6NFCM4/MwAegoAKv6ngL0PLY0jhFmzZKHXokkjfOFF2QfWu7nyn2AC149DVwmLOwzYgFxV9tVhy4Gz+s8FlnaaCmKgPQp+uYpogagAbqJUawe74A7p8Ra2uY7rgAAAAASUVORK5CYII="/>
+        <image id="_Image13" width="80px" height="69px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABFCAYAAADdCmGFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIHklEQVR4nO2c63biOBCE2wSyM/P+z7q7kwS8P+Iy5XJ1SyaA58ysztGRAaPL55K6dYEhdgzjOA73yGcYhvEe+dxU9rMKKmDp+606OVir954F9aEADbTBXLv39DpiDWlM0tW9j4T5EIACTkEN5roFc87apKN57e59CMi7AjTgHKie6OqWQRoj4hJLmBXYu4K8C8AEnMZDI8U157EohlKFdqHXmmZQ7wLySwA7wB02RqfEuTiJDOoSEWe6dvEhIG8GSPAqcC+U6vWL3OMgLoqMteIYHmL22qkU+d4M8SaACTyG8CLxmKQM0kFcFBtrgGcTP6Z4lt
 [...]
+        <radialGradient id="_Radial14" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(8.5645,0,0,8.5645,56.0909,30.9255)"><stop offset="0" 
style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <image id="_Image15" width="38px" height="17px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAARCAYAAACxQt67AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCUlEQVRIiY2W7XLiMAxFj0sK23Zpd6ez7/+I+9WSAgH1B7rpjQi0ntFYEEc+uZZsN77YIqLZz0v+5JULPq214JN2KaiDtCtG8StIXLFx3BzoGVgCyW6KLcxv1lc4TX60/ggczHc7AxyDFaBFWmd2a/7CzOEczEGG9AdgX/qDjQvBtQJ1YxBL4Buwsn6VzwRZ4apamniftgO2aT3wlr5DRmstOvtKQS2BO+AB+A6s079LWxrcNTApIXUE1QOvwH/gJW1TlI6uqHWbkz8CP4Cf2T8anMCkmOdaVczhdqnQBvgH/AF+57uehxERTYoprwS2TqhfwH
 [...]
+    </defs>
+</svg>
diff --git a/etc/images/scalable/new.svg b/etc/images/scalable/new.svg
new file mode 100644
index 00000000000..26ec87df575
--- /dev/null
+++ b/etc/images/scalable/new.svg
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g transform="matrix(1.31932,0,0,1.31932,-9.88843,-11.3292)">
+        <g transform="matrix(0.0216515,0,0,0.0148574,51.0076,50.6854)">
+            <g id="Shadow">
+                <g id="g5022">
+                    <rect id="rect4173" x="-1559.25" y="-150.697" 
width="1339.63" height="478.357" style="fill:url(#_Linear1);"/>
+                    <path id="path5058" 
d="M-219.619,-150.68L-219.619,327.65C-76.745,328.551 125.781,220.481 
125.781,88.454C125.781,-43.572 -33.655,-150.68 -219.619,-150.68Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+                    <path id="path5018" 
d="M-1559.25,-150.68L-1559.25,327.65C-1702.13,328.551 -1904.65,220.481 
-1904.65,88.454C-1904.65,-43.572 -1745.22,-150.68 -1559.25,-150.68Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+                </g>
+            </g>
+        </g>
+        <g>
+            <g id="Base" transform="matrix(1,0,0,1,8,8)">
+                <rect id="rect15391" x="6.604" y="3.646" width="34.875" 
height="40.92" 
style="fill:url(#_Radial4);stroke:url(#_Radial5);stroke-width:1px;"/>
+                <path id="rect15660" d="M40.442,4.697C40.442,4.635 
40.391,4.584 40.329,4.584L7.779,4.584C7.717,4.584 7.666,4.635 
7.666,4.697L7.666,43.417C7.666,43.48 7.717,43.53 
7.779,43.53L40.329,43.53C40.391,43.53 40.442,43.48 40.442,43.417L40.442,4.697Z" 
style="fill:none;stroke:url(#_Radial6);stroke-width:1px;"/>
+                <g id="g2270" transform="matrix(1,0,0,1,0.646447,-0.0379893)">
+                    <g id="g1440" 
transform="matrix(0.229703,0,0,0.229703,4.96708,4.24497)">
+                        <path id="path1448" d="M23.428,113.07C23.428,115.043 
21.828,116.642 19.855,116.642C17.881,116.642 16.282,115.042 
16.282,113.07C16.282,111.096 17.882,109.497 19.855,109.497C21.828,109.497 
23.428,111.097 23.428,113.07Z" style="fill:white;fill-rule:nonzero;"/>
+                        <path id="path1456" d="M23.428,63.07C23.428,65.043 
21.828,66.643 19.855,66.643C17.881,66.643 16.282,65.043 
16.282,63.07C16.282,61.096 17.882,59.497 19.855,59.497C21.828,59.497 
23.428,61.097 23.428,63.07Z" style="fill:white;fill-rule:nonzero;"/>
+                    </g>
+                    <path id="path15570" d="M9.995,29.952C9.995,30.406 
9.627,30.773 9.174,30.773C8.721,30.773 8.354,30.405 8.354,29.952C8.354,29.499 
8.721,29.132 9.174,29.132C9.627,29.132 9.995,29.499 9.995,29.952Z" 
style="fill:url(#_Radial7);fill-rule:nonzero;"/>
+                    <path id="path15577" d="M9.995,18.467C9.995,18.92 
9.627,19.288 9.174,19.288C8.721,19.288 8.354,18.92 8.354,18.467C8.354,18.014 
8.721,17.646 9.174,17.646C9.627,17.646 9.995,18.014 9.995,18.467Z" 
style="fill:url(#_Radial8);fill-rule:nonzero;"/>
+                </g>
+                <path id="path15672" d="M11.506,5.494L11.506,43.401" 
style="fill:none;stroke:black;stroke-opacity:0.02;stroke-width:0.99px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+                <path id="path15674" d="M12.5,5.021L12.5,43.038" 
style="fill:none;stroke:white;stroke-opacity:0.2;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            </g>
+            <g id="g5992-9" 
transform="matrix(1.10913,0,0,1.10913,19.8338,-31.8995)">
+                <g id="path5988-0" 
transform="matrix(1.14985,0,0,1.14985,-23.0915,35.3537)">
+                    <path d="M47.001,9.341C47.001,13.917 43.235,17.683 
38.659,17.683C34.083,17.683 30.317,13.917 30.317,9.341C30.317,4.765 
34.083,0.999 38.659,0.999C43.235,0.999 47.001,4.765 47.001,9.341Z" 
style="fill:url(#_Radial9);"/>
+                </g>
+                <g id="path5990-7" 
transform="matrix(0.674116,0.299577,-0.299577,0.674116,-0.03207,27.6703)">
+                    <path d="M44.52,15.503C44.013,16.381 39.925,15.342 
38.999,15.755C38.072,16.167 36.109,19.9 35.117,19.689C34.125,19.478 33.85,15.27 
33.171,14.516C32.493,13.762 28.336,13.049 28.23,12.04C28.124,11.031 32.042,9.47 
32.549,8.591C33.056,7.713 32.45,3.539 33.376,3.126C34.303,2.714 36.999,5.957 
37.991,6.168C38.983,6.379 42.765,4.513 43.444,5.266C44.123,6.02 41.871,9.586 
41.977,10.595C42.083,11.604 45.027,14.624 44.52,15.503Z" style="fill:white;"/>
+                </g>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.92909e-14,478.357,-478.357,2.92909e-14,-1051.94,-150.697)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(325,0,0,230.737,-211.146,85.6679)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-325,0,0,230.737,-1567.72,85.6679)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(83.2829,0,0,90.2749,32.6248,37.2068)"><stop 
offset="0" style="stop-color:rgb(250,250,250);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(187,187,187);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(36.554,0,0,38.9887,11.898,4.52565)"><stop offset="0" 
style="stop-color:rgb(163,163,163);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(76,76,76);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(36.948,0,0,39.409,11.2387,8.15249)"><stop offset="0" 
style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(248,248,248);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.20732,0,0,1.20732,9.41251,30.2965)"><stop 
offset="0" style="stop-color:rgb(240,240,240);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(154,154,154);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial8" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.20755,0,0,1.20755,9.41251,18.8112)"><stop 
offset="0" style="stop-color:rgb(240,240,240);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(154,154,154);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial9" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(8.34165,0,0,8.34165,38.6589,9.34114)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.25" 
style="stop-color:rgb(254,254,222);stop-opacity:0.92"/><stop offset="0.5" 
style="stop-color:rgb(245,243,40);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(245,243,45);stop-opacity:0.12"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/next-node.svg 
b/etc/images/scalable/next-node.svg
new file mode 100644
index 00000000000..4792a4b6c62
--- /dev/null
+++ b/etc/images/scalable/next-node.svg
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.0648605,0,0,0.0648605,20.0238,30.6292)">
+        <g id="use5598-6" transform="matrix(1,0,0,1,-662,-693)">
+            <path id="rect103" d="M1256.63,416.718C1256.63,392.204 
1236.73,372.306 1212.23,372.306L649.619,372.306C625.117,372.306 605.218,392.204 
605.218,416.718L605.218,1018.39C605.218,1042.9 625.117,1062.8 
649.619,1062.8L1212.23,1062.8C1236.73,1062.8 1256.63,1042.9 
1256.63,1018.39L1256.63,416.718Z" 
style="fill:url(#_Linear1);stroke:rgb(147,147,147);stroke-width:43.47px;"/>
+            <g id="g5703-0-5-1-6">
+                <g id="rect5524-5-6-3-5">
+                    <path d="M1256.63,388.16C1256.63,376.278 1246.99,366.637 
1235.12,366.637L626.566,366.637C614.684,366.637 605.043,376.278 
605.043,388.16L605.043,1040.11C605.043,1051.98 614.684,1061.62 
626.566,1061.62L1235.12,1061.62C1246.99,1061.62 1256.63,1051.98 
1256.63,1040.11L1256.63,388.16Z" style="fill:url(#_Radial2);"/>
+                    <g>
+                        <g>
+                            <g>
+                                <clipPath id="_clip3">
+                                    <path d="M1278.34,388.16C1278.34,364.291 
1258.98,344.928 1235.12,344.928L626.566,344.928C602.697,344.928 583.331,364.291 
583.331,388.16L583.331,1040.11C583.331,1063.97 602.697,1083.33 
626.566,1083.33L1235.12,1083.33C1258.98,1083.33 1278.34,1063.97 
1278.34,1040.11L1278.34,388.16ZM626.763,388.357L626.763,1039.9L1234.91,1039.9L1234.91,388.357L626.763,388.357Z"/>
+                                </clipPath>
+                                <g clip-path="url(#_clip3)">
+                                    <g id="_Image5_" serif:id="_Image5" 
transform="matrix(10.3733,0,0,10.4002,583.333,344.927)">
+                                        <use xlink:href="#_Image4" x="0" y="0" 
width="67px" height="71px"/>
+                                    </g>
+                                </g>
+                            </g>
+                        </g>
+                    </g>
+                </g>
+                <rect id="rect5532-6-0-1-6-5" x="626.931" y="388.502" 
width="607.979" height="656.467" style="fill:url(#_Radial5);"/>
+                <rect id="rect5532-6-0-8-3" x="648.651" y="410.215" 
width="564.56" height="607.979" 
style="fill:none;stroke:white;stroke-width:43.47px;"/>
+            </g>
+            <g id="g2992" opacity="0.2">
+                <rect id="rect107" x="713.792" y="475.354" width="434.278" 
height="43.432"/>
+                <rect id="rect4623" x="713.792" y="562.206" width="434.278" 
height="43.43"/>
+                <rect id="rect4625" x="713.792" y="649.067" width="434.278" 
height="43.432"/>
+                <rect id="rect4627" x="713.792" y="735.919" width="434.278" 
height="43.432"/>
+                <rect id="rect4629" x="713.792" y="822.771" width="434.278" 
height="43.432"/>
+                <rect id="rect4631" x="713.792" y="909.632" width="434.621" 
height="43.432"/>
+            </g>
+        </g>
+        <g id="g4311" transform="matrix(1,0,0,1,-662,-693)">
+            <path id="path4313" 
d="M459.194,728.827L806.517,728.827M737.053,589.898L875.982,728.827L737.053,867.757"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear6);stroke-width:162.1px;stroke-linecap:round;"/>
+            <path id="path4315" 
d="M459.194,728.827L806.517,728.827M737.053,589.898L875.982,728.827L737.053,867.757"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear7);stroke-width:115.75px;stroke-linecap:round;"/>
+            <path id="path4317" d="M739.905,542.862C751.727,543.334 
763.287,548.646 771.409,557.333L941.83,728.827L771.409,900.316C755.33,920.483 
721.444,922.322 703.319,904.006C685.193,885.69 687.009,851.447 
706.97,835.191L766.4,775.135L464.231,775.135C440.921,775.135 414.948,764.563 
414.948,730.71C414.948,698.109 431.97,682.514 
464.231,682.514L766.4,682.514L706.97,622.457C693.811,609.598 689.483,588.363 
696.543,571.298C703.604,554.232 721.604,542.429 739.905,542.862Z" 
style="fill:none; [...]
+            <path id="path4319" d="M693.956,571.298C701.093,554.232 
719.281,542.429 737.775,542.862C749.723,543.334 761.404,548.646 
769.611,557.333L941.83,728.827M459.194,682.514L764.55,682.514" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear8);stroke-width:23.18px;stroke-linecap:round;"/>
+            <path id="path4323" d="M703.92,902.961C685.604,884.643 
684.321,851.447 704.494,835.191L764.55,775.135" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial9);stroke-width:23.18px;stroke-linecap:round;"/>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-562.096,-623.285,623.285,-562.096,1183.59,1036.81)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(703.804,0,0,392.31,1085.37,918.412)"><stop offset="0" 
style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <image id="_Image4" width="67px" height="71px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCABHAEMDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAgMEAQAH/8QAGhAAAgMBAQAAAAAAAAAAAAAAAAMBAmETQf/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/xAAWEQEBAQAAAAAAAAAAAAAAAAAAESH/2gAMAwEAAhEDEQA/APrxyZeA5N
 [...]
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(729.578,1.54757e-05,0,440.132,626.935,388.499)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.72834e-14,-282.259,282.259,1.72834e-14,609.699,1018.29)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.89287e-14,-472.441,472.441,2.89287e-14,609.699,971.354)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.03679e-14,169.32,-169.32,1.03679e-14,285.531,753.059)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial9" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-797.472,0,0,76.0122,697.436,861.755)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/next-page.svg 
b/etc/images/scalable/next-page.svg
new file mode 100644
index 00000000000..f10a6b8d603
--- /dev/null
+++ b/etc/images/scalable/next-page.svg
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g transform="matrix(0.182142,0,0,0.182142,26.4659,25.7252)">
+        <g id="g32" transform="matrix(1,0,0,1,-258,-199.5)">
+            <path id="path73" d="M447.6,310.62C447.6,335.186 375.728,355.4 
288.385,355.4C201.039,355.4 129.167,335.186 129.167,310.62C129.167,286.055 
201.039,265.84 288.385,265.84C375.728,265.84 447.6,286.055 447.6,310.62Z" 
style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+            <path id="path75" 
d="M159.02,141.451L417.747,141.451L442.625,320.57L323.212,320.57L313.261,315.595C303.309,322.865
 273.456,323.206 263.506,315.595L253.554,320.57L134.141,320.57L159.02,141.451Z" 
style="fill:rgb(82,56,86);fill-rule:nonzero;stroke:rgb(62,38,59);stroke-width:9.96px;"/>
+            <path id="path79" d="M144.093,310.62C181.286,310.62 
233.863,300.809 253.554,310.62C273.245,297.191 303.521,297.215 
323.212,310.62C342.901,300.809 399.856,310.62 
432.673,310.62L427.699,290.716C381.753,274.369 321.202,256.314 
288.382,285.742C255.565,256.314 195.013,274.369 
149.068,290.716L144.093,310.62Z" 
style="fill:url(#_Radial2);stroke:rgb(136,138,133);stroke-width:9.96px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            <g>
+                <g>
+                    <clipPath id="_clip3">
+                        <path 
d="M287.14,291.593L284.207,289.095C269.887,276.903 248.56,274.221 
224.126,277.268C201.493,280.091 177.037,287.681 
155.526,295.03L156.07,298.304L155.846,298.311L155.875,300.317L153.462,297.451L152.868,300.898L155.939,304.547L156.035,304.544C172.057,304.055
 190.125,302.479 207.647,301.476C225.518,300.453 241.056,300.339 
253.005,304.559L254.531,305.099L255.852,304.16C263.957,298.385 273.126,295.409 
282.462,294.576L287.14,294.156L291.816,294.576C301.152,295.409  [...]
+                    </clipPath>
+                    <g clip-path="url(#_clip3)">
+                        <g id="_Image4_" serif:id="_Image4" 
transform="matrix(2.37685,0,0,2.23497,152.868,276.043)">
+                            <use xlink:href="#_Image4" x="0" y="0" 
width="98px" height="13px"/>
+                        </g>
+                    </g>
+                </g>
+            </g>
+            <path id="path83" d="M149.068,290.716C191.732,274.369 
258.529,255.889 288.382,285.742C318.235,255.889 385.035,274.369 
427.699,290.716L407.795,131.501C371.696,115.151 318.235,101.648 
288.382,125.103C258.529,101.648 211.633,115.151 
168.969,131.501L149.068,290.716Z" 
style="fill:url(#_Linear5);stroke:url(#_Linear6);stroke-width:9.96px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            <path id="path85" d="M288.382,136.476C275.256,126.667 
258.847,120.269 235.876,123.539L238.628,265.84C251.756,259.299 275.256,267.687 
288.382,280.767L288.382,136.476Z" 
style="fill:url(#_Linear7);fill-rule:nonzero;"/>
+            <path id="path87" d="M288.382,136.476C296.399,131.924 
307.261,125.915 318.235,126.524L323.212,265.84C313.366,262.569 298.229,274.226 
288.382,280.767L288.382,136.476Z" 
style="fill:url(#_Linear8);fill-rule:nonzero;"/>
+            <path id="path89" d="M244.632,119.849C224.071,121.645 
200.088,129.237 178.408,137.887L161.463,279.492C180.853,272.25 203.931,265.497 
226.519,262.905C250.442,260.164 273.143,262.067 288.263,274.517C303.383,262.067 
326.086,260.164 350.009,262.905C372.594,265.497 395.672,272.25 
415.065,279.492L397.924,137.472C381.675,130.004 360.388,123.328 
340.463,120.677C319.379,117.874 300.534,120.088 292.158,127.728C290.085,129.662 
287.011,129.834 284.757,128.143C279.55,123.985 272.799,121.2 [...]
+        </g>
+        <g id="g4311" transform="matrix(1,0,0,1,-258,-199.5)">
+            <path id="path4313" 
d="M277.938,337.766L242.049,337.766C222.227,337.766 206.159,321.698 
206.159,301.876C206.159,282.055 222.227,265.987 
242.049,265.987L349.72,265.987M328.186,222.918L371.254,265.987L328.186,309.055" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear9);stroke-width:50.25px;stroke-linejoin:miter;"/>
+            <path id="path4315" 
d="M277.938,337.766L242.049,337.766C222.227,337.766 206.159,321.698 
206.159,301.876C206.159,282.055 222.227,265.987 
242.049,265.987L349.72,265.987M328.186,222.918L371.254,265.987L328.186,309.055" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear10);stroke-width:35.88px;stroke-linejoin:miter;"/>
+            <path id="path4317" d="M328.409,208.337C332.113,208.483 
335.735,210.13 338.279,212.823L391.667,265.987L338.279,319.149C333.242,325.4 
322.626,325.971 316.948,320.292C311.27,314.614 311.838,303.999 
318.092,298.96L336.71,280.342L242.049,280.342C229.986,280.342 220.514,289.814 
220.514,301.876C220.514,313.939 229.986,323.411 
242.049,323.411L277.938,323.411C285.524,323.304 292.499,330.181 
292.499,337.766C292.499,345.351 285.524,352.23 
277.938,352.123L242.049,352.123C214.468,352.123 [...]
+            <path id="path4319" d="M314.826,217.152C317.038,211.862 
322.676,208.203 328.409,208.337C332.113,208.483 335.735,210.13 
338.279,212.823L391.667,265.987M277.938,352.123L242.049,352.123C214.468,352.123 
191.802,329.457 191.802,301.876C191.802,274.295 214.468,251.629 
242.049,251.629L336.71,251.629" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear11);stroke-width:7.18px;stroke-linejoin:miter;"/>
+            <path id="path4321" d="M242.049,280.342C229.986,280.342 
220.514,289.814 220.514,301.876C220.514,313.939 229.986,323.411 
242.049,323.411L277.938,323.411C285.524,323.304 292.499,330.181 
292.499,337.766" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear12);stroke-width:7.18px;stroke-linejoin:miter;"/>
+            <path id="path4323" d="M316.948,320.292C311.27,314.614 
311.838,303.999 318.092,298.96L336.71,280.342" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial13);stroke-width:7.18px;stroke-linejoin:miter;"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(159.217,0,0,44.7798,288.383,310.619)"><stop 
offset="0" style="stop-color:rgb(85,87,83);stop-opacity:0.5"/><stop offset="1" 
style="stop-color:rgb(85,87,83);stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(149.266,0,0,25.2553,288.383,290.339)"><stop 
offset="0" style="stop-color:rgb(211,215,207);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(174,176,171);stop-opacity:1"/></radialGradient>
+        <image id="_Image4" width="98px" height="13px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAAANCAYAAABSB7uBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVRYhd2Xaw6DMAyDnWnX2/2P4/0ZaJra0DxYolpCID6lQLEbEJIvjMWv/WjbgVXVAgBF5DjGA3OJct7DtDEjrEqpz/J0XJhONuJeVlW7Oq6VqYmY3UAW202hebhKRDQFd7mxqjZ1Hkji6BOriZhdwMo6KpL2tD7q6RFAPzdGalPX+g83M28iOqiFk3/YiKuMpABriZg5YKuvFjidnCXL0tRd3omMGi1SezLri+jcJ7JT8Fd1SES2k1fZiJcstyRNP3TmRqQwbcwIQ4CV6g3ztqBdYi18mwAAAABJRU5ErkJggg=="/>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(206.662,38.2049,-38.2049,206.662,285.54,224.329)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(227,227,227);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(40.3923,117.742,-117.742,40.3923,327.599,165.521)"><stop
 offset="0" style="stop-color:rgb(204,204,204);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(155,155,155);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-52.8089,6.46723e-15,-6.46723e-15,-52.8089,288.39,255.855)"><stop
 offset="0" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(211,215,207);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(34.8509,0,0,34.8509,288.372,251.412)"><stop 
offset="0" style="stop-color:rgb(136,138,133);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.35787e-15,-87.5006,87.5006,5.35787e-15,288.706,355.721)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(8.96797e-15,-146.458,146.458,8.96797e-15,288.706,341.17)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear11" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3.21407e-15,52.4897,-52.4897,3.21407e-15,188.213,273.499)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear12" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(9.63387e-16,-15.7333,15.7333,9.63387e-16,262.423,301.265)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial13" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-247.218,0,0,23.5639,315.904,307.194)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/open.svg b/etc/images/scalable/open.svg
new file mode 100644
index 00000000000..55e6177d2ae
--- /dev/null
+++ b/etc/images/scalable/open.svg
@@ -0,0 +1,535 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg97"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/actions"
+   sodipodi:docname="document-open.svg"
+   
inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/snowdunes/gnome-fs-directory-accept.png"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-ydpi="90.000000"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective90" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient5031"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5060">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop5062" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5064" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient5029"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop5050" />
+      <stop
+         id="stop5056"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5052" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient5027"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <linearGradient
+       id="linearGradient269">
+      <stop
+         id="stop270"
+         offset="0.0000000"
+         style="stop-color:#a3a3a3;stop-opacity:1.0000000;" />
+      <stop
+         id="stop271"
+         offset="1.0000000"
+         style="stop-color:#4c4c4c;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient269"
+       id="radialGradient8234"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.968273,0.000000,0.000000,1.046686,44.36453,-17.00717)"
+       cx="8.8244190"
+       cy="3.7561285"
+       fx="8.8244190"
+       fy="3.7561285"
+       r="37.751713" />
+    <linearGradient
+       id="linearGradient259">
+      <stop
+         id="stop260"
+         offset="0.0000000"
+         style="stop-color:#fafafa;stop-opacity:1.0000000;" />
+      <stop
+         style="stop-color:#a8a8a8;stop-opacity:1;"
+         offset="0.5"
+         id="stop8238" />
+      <stop
+         id="stop261"
+         offset="1"
+         style="stop-color:#cdcdcd;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient259"
+       id="linearGradient8236"
+       x1="25.875"
+       y1="10.625"
+       x2="25.25"
+       y2="30.875"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,1.238806,0.000000,-7.880597)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient13842">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop13844" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop13846" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9766">
+      <stop
+         style="stop-color:#6194cb;stop-opacity:1;"
+         offset="0"
+         id="stop9768" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1;"
+         offset="1"
+         id="stop9770" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient148">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.13402061;"
+         offset="0.0000000"
+         id="stop149" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.051546391;"
+         offset="1.0000000"
+         id="stop150" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient335">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop336" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.0000000;"
+         offset="1.0000000"
+         id="stop337" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient1789">
+      <stop
+         style="stop-color:#a0a0a0;stop-opacity:1;"
+         offset="0"
+         id="stop1790" />
+      <stop
+         style="stop-color:#a8a8a8;stop-opacity:1;"
+         offset="1"
+         id="stop1791" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient137">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.70059878;"
+         offset="0.0000000"
+         id="stop138" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.0000000;"
+         offset="1.0000000"
+         id="stop139" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient335"
+       id="linearGradient155"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(1.421537,0.703464)"
+       x1="19.116116"
+       y1="28.946041"
+       x2="19.426924"
+       y2="51.912693" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient148"
+       id="linearGradient156"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.535299,0.000000,0.000000,0.651339,3.451418,2.448000)"
+       x1="14.899379"
+       y1="27.059643"
+       x2="22.715446"
+       y2="41.836895" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient137"
+       id="linearGradient158"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.462696,0.000000,6.907908e-2,0.683669,0.000000,0.000000)"
+       x1="5.2657914"
+       y1="18.725863"
+       x2="8.2122240"
+       y2="52.625851" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1789"
+       id="radialGradient159"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.015635,0.000000,0.103105,1.000512,0.000000,-8.369458e-2)"
+       cx="26.106777"
+       cy="38.195114"
+       fx="26.106777"
+       fy="38.195114"
+       r="32.259769" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9766"
+       id="linearGradient13162"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,1.022118,52.05694,-1.323026)"
+       x1="22.175976"
+       y1="36.987999"
+       x2="22.065331"
+       y2="32.050499" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient13842"
+       id="linearGradient13848"
+       x1="22.25"
+       y1="37.625"
+       x2="19.75"
+       y2="14.875"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="-123.73861"
+     inkscape:cy="37.388301"
+     inkscape:current-layer="layer3"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1027"
+     inkscape:window-height="818"
+     inkscape:window-x="407"
+     inkscape:window-y="30"
+     inkscape:showpageshadow="false" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Folder Icon Accept</dc:title>
+        <dc:date>2005-01-31</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:source>http://jimmac.musichall.cz</dc:source>
+        <dc:description>Active state - when files are being dragged 
to.</dc:description>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>Novell, Inc.</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Folder"
+     inkscape:groupmode="layer" />
+  <g
+     inkscape:label="Open"
+     id="layer3"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:nodetypes="ccccccssssccc"
+       
style="color:#000000;fill:url(#radialGradient159);fill-opacity:1;fill-rule:nonzero;stroke:#5a5a5a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       id="path2375"
+       d="M 4.6200285,38.651015 C 4.6618365,39.07147 5.1174141,39.491924 
5.5311838,39.491924 L 36.667346,39.491924 C 37.081116,39.491924 
37.453078,39.07147 37.41127,38.651015 L 34.714653,11.531728 C 
34.672845,11.111274 34.217267,10.69082 33.803498,10.69082 L 21.080082,10.69082 
C 20.489536,10.69082 19.870999,10.311268 19.677221,9.7304849 L 
18.574219,6.4246085 C 18.404967,5.9173308 18.027069,5.6888138 
17.259746,5.6888138 L 2.3224188,5.6888138 C 1.9086492,5.6888138 
1.5366876,6.109268 1.5784 [...]
+    <path
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;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 3.3386019,17.533487 L 34.488461,17.533487"
+       id="path13113"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000024;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 5.3301525,37.533487 L 35.317907,37.533487"
+       id="path13160"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path13139"
+       d="M 5.3301525,35.533487 L 35.317907,35.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000024;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"
 />
+    <g
+       style="display:inline"
+       id="g5022"
+       transform="matrix(2.165152e-2,0,0,1.903841e-2,42.41538,36.93372)">
+      <rect
+         y="-150.69685"
+         x="-1559.2523"
+         height="478.35718"
+         width="1339.6335"
+         id="rect4173"
+         
style="opacity:0.40206185;color:black;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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="path5058"
+         d="M -219.61876,-150.68038 C -219.61876,-150.68038 
-219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 
125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 
-33.655436,-150.68036 -219.61876,-150.68038 z "
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 
-1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 
-1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 
-1745.2157,-150.68036 -1559.2523,-150.68038 z "
+         id="path5018"
+         sodipodi:nodetypes="cccc" />
+    </g>
+    <path
+       sodipodi:nodetypes="ccccccsscsscccc"
+       id="path2380"
+       d="M 6.1717518,38.418674 C 6.2031078,38.729001 6.0171270,38.935886 
5.6963478,38.832443 L 5.6963478,38.832443 C 5.3755686,38.729001 
5.1477798,38.522116 5.1164238,38.211789 L 2.0868572,6.8445942 C 
2.0555012,6.5342670 2.2434512,6.3468711 2.5537784,6.3468711 L 
17.303531,6.2554251 C 17.834815,6.2521313 18.042960,6.3087310 
18.183330,6.7726371 C 18.183330,6.7726371 19.268704,9.8854350 
19.429564,10.470742 L 17.873968,7.5537061 C 17.608788,7.0564434 
17.275224,7.1399365 16.901178,7.1399365  [...]
+       
style="color:#000000;fill:url(#linearGradient158);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.1734115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path13145"
+       d="M 2.3052333,7.533487 L 17.088967,7.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99999982;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
+       sodipodi:nodetypes="cc"
+       id="path13115"
+       d="M 2.7573333,11.533487 L 33.496214,11.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000012;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"
 />
+    <g
+       inkscape:export-ydpi="74.800003"
+       inkscape:export-xdpi="74.800003"
+       
inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
+       
transform="matrix(1.034424,0.000000,0.104520,1.034424,-10.03248,2.631914)"
+       id="g2381"
+       
style="fill:#ffffff;fill-opacity:0.58031088;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4.0000000;display:block">
+      <path
+         sodipodi:nodetypes="cscscs"
+         id="path2382"
+         d="M 41.785743,9.0363862 C 41.795369,8.5618034 41.800932,8.3118806 
41.362350,8.3121830 L 28.806530,8.3208402 C 28.506530,8.3208402 
28.481916,8.1776341 28.806530,8.3208402 C 29.131144,8.4640463 
30.053628,8.9791114 30.989227,9.0218349 C 30.989227,9.0218349 
41.785704,9.0382983 41.785743,9.0363862 z "
+         style="stroke:none" />
+    </g>
+    <path
+       sodipodi:nodetypes="cc"
+       id="path13123"
+       d="M 3.1628954,15.533487 L 33.993452,15.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99999994;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.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000024;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 5.1594716,33.533487 L 35.147226,33.533487"
+       id="path13121"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path13119"
+       d="M 4.8658086,31.533487 L 34.974533,31.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;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.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;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 4.6336367,29.533487 L 34.802847,29.533487"
+       id="path13135"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path13137"
+       d="M 4.4629557,27.533487 L 34.632166,27.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;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.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;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:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 4.2556718,25.533487 L 34.460793,25.533487"
+       id="path13143"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path13133"
+       d="M 4.0235198,23.533487 L 34.289101,23.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000024;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.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000024;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 3.8528389,21.533487 L 34.11842,21.533487"
+       id="path13117"
+       sodipodi:nodetypes="cc" />
+    <g
+       inkscape:export-ydpi="74.800003"
+       inkscape:export-xdpi="74.800003"
+       
inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
+       transform="matrix(1.034424,0,0.10452,1.034424,-10.03248,2.631914)"
+       id="g1853"
+       
style="fill:#ffffff;fill-opacity:0.5803109;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4;display:block">
+      <path
+         sodipodi:nodetypes="cscscs"
+         id="path1855"
+         d="M 41.785743,9.0363862 C 41.795369,8.5618034 41.800932,8.3118806 
41.36235,8.312183 L 28.80653,8.3208402 C 28.50653,8.3208402 28.481916,8.1776341 
28.80653,8.3208402 C 29.131144,8.4640463 30.053628,8.9791114 
30.989227,9.0218349 C 30.989227,9.0218349 41.785704,9.0382983 
41.785743,9.0363862 z "
+         style="stroke:none" />
+    </g>
+    <path
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;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 2.9642313,13.533487 L 33.990735,13.533487"
+       id="path13127"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path13125"
+       d="M 3.6514189,19.533487 L 33.947215,19.533487"
+       
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000012;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.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.00000024;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 2.5242572,9.5334871 L 17.805073,9.5334871"
+       id="path13147"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="opacity:0.39204545;color:#000000;fill:url(#linearGradient13848);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;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:block;overflow:visible"
+       d="M 34.375,14.125 L 37,38.75 L 6,38.875 C 6,38.875 4.125,14.125 
4.125,14.125 C 4.125,14.125 34.5,14.125 34.375,14.125 z "
+       id="path13840"
+       sodipodi:nodetypes="cccsc" />
+    <path
+       
style="opacity:1;color:#000000;fill:url(#linearGradient8236);fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient8234);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:block;overflow:visible"
+       d="M 43.375,2.4944033 C 43.875,19.373135 34.299937,21.022879 
37.362437,31.494661 C 37.362437,31.494661 5.875,32.380598 5.875,32.380598 C 
4,19.527986 14.25,11.166045 11.25,2.649254 L 43.375,2.4944033 z "
+       id="path8230"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#a1a1a1;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:block;overflow:visible"
+       d="M 15.4375,6.5624999 L 39,6.5624999"
+       id="path8277"
+       sodipodi:nodetypes="cc" />
+    <path
+       inkscape:export-ydpi="74.800003"
+       inkscape:export-xdpi="74.800003"
+       
inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
+       sodipodi:nodetypes="cccsscccscc"
+       id="path2401"
+       d="M 5.7785654,39.065997 C 5.8820074,39.277466 6.0888914,39.488925 
6.3992173,39.488925 L 39.70767,39.488925 C 39.914562,39.488925 
40.228834,39.36262 40.415844,39.224574 C 40.946246,38.833039 
41.070704,38.612189 41.308626,38.251107 C 43.756752,34.535647 
47.113767,18.974214 47.113767,18.974214 C 47.217209,18.762754 
47.010326,18.551294 46.7,18.551294 L 11.776358,18.551294 C 11.466032,18.551294 
10.120393,34.658624 6.9133592,37.838317 L 5.6751235,39.065997 L 
5.7785654,39.065997 z "
+       
style="opacity:1;color:#000000;fill:url(#linearGradient13162);fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:0.99999982;stroke-linecap:butt;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:block;overflow:visible"
 />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path8279"
+       d="M 15.356073,8.5624999 L 35.08142,8.5624999"
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#a1a1a1;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:block;overflow:visible"
 />
+    <path
+       id="path323"
+       d="M 13.134476,20.138641 C 12.361729,25.129398 11.633175,29.147884 
10.418486,33.652505 C 12.804971,32.945398 17.534602,30.448000 
27.534602,30.448000 C 37.534602,30.448000 44.258175,21.199301 
45.186253,20.094447 L 13.134476,20.138641 z "
+       
style="fill:url(#linearGradient156);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#a1a1a1;stroke-width:1.00000012;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:block;overflow:visible"
+       d="M 15.143007,10.5625 L 39.457831,10.5625"
+       id="path8281"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient155);stroke-width:1.0000000px;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;opacity:0.52272727"
+       d="M 45.820083,19.687500 L 12.661612,19.687500 C 12.661612,19.687500 
10.513864,35.707107 7.9393398,37.928078 C 16.060417,37.928078 
39.510511,37.879442 39.530330,37.879442 C 41.281989,37.879442 
44.437971,25.243248 45.820083,19.687500 z "
+       id="path324"
+       sodipodi:nodetypes="cccsc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path8283"
+       d="M 14.398767,12.5625 L 38.252159,12.5625"
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#a1a1a1;stroke-width:1.00000024;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:block;overflow:visible"
 />
+    <path
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#a1a1a1;stroke-width:1.00000048;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:block;overflow:visible"
+       d="M 13.629028,14.5625 L 36.975331,14.5625"
+       id="path8285"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path8287"
+       d="M 12.520679,16.5625 L 31.16684,16.5625"
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#a1a1a1;stroke-width:1.00000024;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:block;overflow:visible"
 />
+    <path
+       
style="opacity:1;color:#000000;fill:#ffffff;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:block;overflow:visible"
+       d="M 6.375,31.75 C 5.1336344,19.511961 13.5625,12.6875 12,2.9999999 L 
42.875,2.9999999 L 12.875,3.6249999 C 14.125,13.1875 6.6786165,18.271447 
6.375,31.75 z "
+       id="path8289"
+       sodipodi:nodetypes="ccccc" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="pattern" />
+</svg>
diff --git a/etc/images/scalable/paste.svg b/etc/images/scalable/paste.svg
new file mode 100644
index 00000000000..922dd0f0c2a
--- /dev/null
+++ b/etc/images/scalable/paste.svg
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.430533,0,0,0.430533,-4.57821,0.88103)">
+        <g id="rect67" 
transform="matrix(0.99641,0,0,0.996665,59.3093,114.109)">
+            <use xlink:href="#_Image1" x="0" y="0" width="105px" 
height="38px"/>
+        </g>
+        <g id="g5641">
+            <g id="rect85" 
transform="matrix(0.998072,0,0,0.9843,5.98843,106.589)">
+                <use xlink:href="#_Image2" x="0" y="0" width="152px" 
height="44px"/>
+            </g>
+            <path id="rect89" d="M129.694,120.571C129.694,125.429 
125.75,129.374 120.891,129.374L42.461,129.374C37.602,129.374 33.657,125.429 
33.657,120.571L33.657,34.011C33.657,29.152 37.602,25.207 
42.461,25.207L120.891,25.207C125.75,25.207 129.694,29.152 
129.694,34.011L129.694,120.571Z" 
style="fill:url(#_Linear3);stroke:url(#_Linear4);stroke-width:4.17px;"/>
+            <path id="rect93" d="M125.324,121.263C125.324,123.44 
123.556,125.207 121.379,125.207L41.768,125.207C39.591,125.207 37.824,123.44 
37.824,121.263L37.824,33.318C37.824,31.141 39.591,29.374 
41.768,29.374L121.379,29.374C123.556,29.374 125.324,31.141 
125.324,33.318L125.324,121.263Z" 
style="fill:none;stroke:url(#_Linear5);stroke-width:4.17px;"/>
+        </g>
+        <g id="g4458-9">
+            <g id="path5674-7" 
transform="matrix(0.995559,0,0,0.984529,44.168,19.2407)">
+                <use xlink:href="#_Image6" x="0" y="0" width="76px" 
height="36px"/>
+            </g>
+            <g id="path5584-5">
+                <path d="M57.088,42.177L106.298,42.177C109.359,42.326 
109.531,35.818 109.531,35.818L100.451,28.042L100.48,15.404C100.48,12.635 
98.302,8.897 95.132,8.897L68.311,8.599C64.495,8.599 62.657,12.599 
62.657,15.335L62.657,28.429L54.469,35.978C54.469,35.978 54.306,42.028 
57.088,42.177Z" style="fill:url(#_Linear7);fill-rule:nonzero;"/>
+                <g>
+                    <clipPath id="_clip8">
+                        <path d="M57.088,44.263L106.259,44.263C107.96,44.323 
109.264,43.417 110.142,41.93C111.464,39.693 111.616,35.873 
111.616,35.873L111.642,34.881L102.539,27.084L102.565,15.407C102.565,13.262 
101.567,10.664 99.876,8.932C98.605,7.633 96.973,6.811 95.132,6.811C95.155,6.811 
68.323,6.514 68.323,6.514C63.218,6.514 60.571,11.683 
60.571,15.335L60.571,27.515L52.408,35.041L52.384,35.921C52.384,35.921 
52.333,39.49 53.426,41.698C54.173,43.206 55.372,44.174 56.977,44.26L57.088,44. 
[...]
+                    </clipPath>
+                    <g clip-path="url(#_clip8)">
+                        <g id="_Image9_" serif:id="_Image9" 
transform="matrix(0.987631,0,0,0.993465,52.3839,6.51415)">
+                            <use xlink:href="#_Image9" x="0" y="0" 
width="60px" height="38px"/>
+                        </g>
+                    </g>
+                </g>
+            </g>
+            <path id="rect5594-2" d="M104.401,33.474C104.401,32.327 
103.47,31.395 102.323,31.395L62.646,31.395C61.499,31.395 60.567,32.327 
60.567,33.474C60.567,34.621 61.499,35.553 
62.646,35.553L102.323,35.553C103.47,35.553 104.401,34.621 104.401,33.474Z" 
style="fill:white;fill-opacity:0.5;"/>
+            <path id="path5377-2" 
d="M69.098,30.914L69.098,18.961C68.989,16.445 69.678,14.843 
71.885,14.977L91.39,14.977C92.68,15.271 94.015,15.439 
94.176,18.961L94.176,30.914L91.39,18.961L71.885,18.961L69.098,30.914Z" 
style="fill:url(#_Linear10);fill-rule:nonzero;"/>
+            <path id="path3960-0" d="M68.293,13.228C67.783,13.228 
67.806,13.213 67.506,13.649C67.205,14.084 67.014,15.032 
67.014,15.332L67.014,28.48C66.992,29.827 66.416,31.099 
65.44,31.951L59.242,37.526L104.691,37.526L97.805,31.635C96.765,30.781 
96.148,29.461 96.132,28.059L96.132,15.437C96.132,15.316 95.983,14.437 
95.64,13.964C95.298,13.492 95.152,13.544 95.148,13.544L68.293,13.228Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.2;stroke-width:4.17px;"/>
+        </g>
+        <g id="g5549">
+            <path id="rect103" d="M141.992,71.664C141.992,69.313 
140.083,67.404 137.732,67.404L83.753,67.404C81.401,67.404 79.492,69.313 
79.492,71.664L79.492,129.393C79.492,131.744 81.401,133.653 
83.753,133.653L137.732,133.653C140.083,133.653 141.992,131.744 
141.992,129.393L141.992,71.664Z" 
style="fill:url(#_Linear11);stroke:rgb(147,147,147);stroke-width:4.17px;"/>
+            <g id="g5703-0-5-1-6">
+                <g id="rect5524-5-6-3-5">
+                    <path d="M141.992,68.924C141.992,67.785 141.068,66.86 
139.928,66.86L81.54,66.86C80.401,66.86 79.476,67.785 
79.476,68.924L79.476,131.477C79.476,132.616 80.401,133.541 
81.54,133.541L139.928,133.541C141.068,133.541 141.992,132.616 
141.992,131.477L141.992,68.924Z" style="fill:url(#_Radial12);"/>
+                    <g>
+                        <clipPath id="_clip13">
+                            <path d="M144.076,68.924C144.076,66.635 
142.218,64.777 139.928,64.777L81.54,64.777C79.251,64.777 77.393,66.635 
77.393,68.924L77.393,131.477C77.393,133.766 79.251,135.624 
81.54,135.624L139.928,135.624C142.218,135.624 144.076,133.766 
144.076,131.477L144.076,68.924ZM81.56,68.944L81.56,131.457L139.909,131.457L139.909,68.944L81.56,68.944Z"/>
+                        </clipPath>
+                        <g clip-path="url(#_clip13)">
+                            <g id="_Image14_" serif:id="_Image14" 
transform="matrix(0.995274,0,0,0.99785,77.3925,64.7764)">
+                                <use xlink:href="#_Image14" x="0" y="0" 
width="67px" height="71px"/>
+                            </g>
+                        </g>
+                    </g>
+                </g>
+                <rect id="rect5532-6-0-1-6-5" x="81.576" y="68.957" 
width="58.333" height="62.985" style="fill:url(#_Radial15);"/>
+                <rect id="rect5532-6-0-8-3" x="83.659" y="71.041" 
width="54.167" height="58.333" 
style="fill:none;stroke:white;stroke-width:4.17px;"/>
+            </g>
+            <g id="g2992" opacity="0.2">
+                <rect id="rect107" x="89.909" y="77.291" width="41.667" 
height="4.167"/>
+                <rect id="rect4623" x="89.909" y="85.624" width="41.667" 
height="4.167"/>
+                <rect id="rect4625" x="89.909" y="93.957" width="41.667" 
height="4.167"/>
+                <rect id="rect4627" x="89.909" y="102.291" width="41.667" 
height="4.167"/>
+                <rect id="rect4629" x="89.909" y="110.624" width="41.667" 
height="4.167"/>
+                <rect id="rect4631" x="89.909" y="118.957" width="20.833" 
height="4.167"/>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <image id="_Image1" width="105px" height="38px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAAmCAYAAADHjLWDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAClklEQVRoge1Z7Y6DMAwL097/kcf9ue4gOI7TcZNasDQ1FBogJh/NFjsXy8n6RsZ6lqJeo95k9KNMXsXYPcRcicwez5HWKEbMrrkSEb3IyKDnewlA8zdZRyDjR4SERFVIQPPZcfW+I0ANa/667DicVz1iKcqZvtmgGFyR4ZziCYgIPzIZYWTiKvkFyX6MdL7nnskNI1Ky0a+fCdE7re78+isrpNLr2NfPiIjkTOfMyLwmktG405OFq4ggdsz0zgqFIHaMxrechTszTEhE1E0S9hgzHNKkkNhIYl7UZOWH1s+2p2JJfmv0NnrPidb6de85pXBgXl
 [...]
+        <image id="_Image2" width="152px" height="44px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAAsCAYAAACZmXFCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFf0lEQVR4nO2a4ZKjOAyEG5j3f+IluR85TZqmZQtI5vYm7irKwja2Z/2tJEwm/IymH5pn6Jju757gVRs/APqdugzgWTAGUJ+pw8AdAaXSd4D3O1QBqQTbVWje0Tb0PrWgeEdbd6Nd+9G6ozAN+K7paBi7S9kbq1oH4LiXmQp23GdjD8/2fp3xOHfTdi/YzXGrEPTA4rIHW9UDDl1XD4QMKvVqVdB281U224W6DCzuMyf9s9A5IHutss13AAHATfq2QCtD1ttkB5KWCtcsbdqvNV62jqGaWlBpqQCFfTN9eqClkPXyKC2dPWMPmoPuqBcbkB1Txa
 [...]
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.08333,106.25,-106.25,2.08333,121.157,67.3948)"><stop
 offset="0" style="stop-color:rgb(226,179,105);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(199,155,85);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-32.409,-196.664,196.664,-32.409,63.9828,124.431)"><stop
 offset="0" style="stop-color:rgb(143,89,2);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(233,185,110);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(55.7292,198.212,-198.212,55.7292,41.2528,27.2906)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.3"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <image id="_Image6" width="76px" height="36px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAkCAYAAAAjMNwcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADgklEQVRogdWabXeqMBCEB0tv+/9/bmv1fqhTh2EWAqLinpOTGCGQx33JbtthG+k2Wueect5ikVs26vemtR4NsoLi86vhrdlQF8ber117KzmHsfc+bpKlm3IgHYawfG7NM9ZKBcnHUwBnZclmkjYdcAWkYwf5CHFg2k5hLsGblb7xukqLDqE5PL3/XpJgnaTXxjm9vkMjtFZgQA3q7dIO0iu8R2tYgvRzaRwDK6G1AHN/5KB66xVg8mn3EPdTBMP+KH2HG6DNAUv+irB6ae+X5tC28Get/kVhsR0v7Q1XWP4Oi6BNAUt+S7WqB/APV1gcK7QpX7b
 [...]
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.65327e-15,27,-27,1.65327e-15,81.9993,11.9261)"><stop
 offset="0" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="0.13" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="0.53" style="stop-color:rgb(186,189,182);stop-opacity:1"/><stop 
offset="0.79" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="1" style="stop-color: [...]
+        <image id="_Image9" width="60px" height="38px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAAmADwDAREAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAAAwIBB//EAB8QAAMBAQABBQEAAAAAAAAAAAACBGEBAxEhMUFRFP/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDr3rz9OT
 [...]
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(9.76301e-16,15.9442,-15.9442,9.76301e-16,81.6318,14.9694)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear11" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-53.9307,-59.8016,59.8016,-53.9307,134.985,131.16)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial12" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(67.5269,0,0,37.6403,125.561,119.8)"><stop offset="0" 
style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <image id="_Image14" width="67px" height="71px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCABHAEMDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAgMEAQAH/8QAGhAAAwEBAQEAAAAAAAAAAAAAAAIDAWETQf/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/xAAWEQEBAQAAAAAAAAAAAAAAAAAAESH/2gAMAwEAAhEDEQA/APrxyZeA5
 [...]
+        <radialGradient id="_Radial15" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(69.9999,1.48483e-06,0,42.2288,81.5761,68.9574)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/preferences.svg 
b/etc/images/scalable/preferences.svg
new file mode 100644
index 00000000000..d41028fc8dd
--- /dev/null
+++ b/etc/images/scalable/preferences.svg
@@ -0,0 +1,398 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="90.000000"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+   width="48px"
+   height="48px"
+   id="svg11300"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/categories"
+   sodipodi:docname="preferences-system.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective60" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2250">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop2252" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop2254" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2265">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop2267" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop2269" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2257">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop2259" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop2261" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3087">
+      <stop
+         style="stop-color:#3465a4;stop-opacity:1;"
+         offset="0"
+         id="stop3089" />
+      <stop
+         id="stop3095"
+         offset="0"
+         style="stop-color:#9fbce1;stop-opacity:1;" />
+      <stop
+         style="stop-color:#6b95ca;stop-opacity:1;"
+         offset="0"
+         id="stop2242" />
+      <stop
+         id="stop2244"
+         offset="0.75"
+         style="stop-color:#3d6aa5;stop-opacity:1;" />
+      <stop
+         style="stop-color:#386eb4;stop-opacity:1;"
+         offset="1"
+         id="stop3091" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3077">
+      <stop
+         style="stop-color:#98a0a9;stop-opacity:1;"
+         offset="0"
+         id="stop3079" />
+      <stop
+         style="stop-color:#c3d0dd;stop-opacity:1;"
+         offset="1"
+         id="stop3081" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3061">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop3063" />
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="1"
+         id="stop3065" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3049">
+      <stop
+         style="stop-color:#b6b6b6;stop-opacity:1;"
+         offset="0"
+         id="stop3051" />
+      <stop
+         id="stop2262"
+         offset="0.5"
+         style="stop-color:#f2f2f2;stop-opacity:1;" />
+      <stop
+         style="stop-color:#fafafa;stop-opacity:1;"
+         offset="0.67612958"
+         id="stop2264" />
+      <stop
+         id="stop2268"
+         offset="0.84051722"
+         style="stop-color:#d8d8d8;stop-opacity:1;" />
+      <stop
+         id="stop2266"
+         offset="0.875"
+         style="stop-color:#f2f2f2;stop-opacity:1;" />
+      <stop
+         style="stop-color:#dbdbdb;stop-opacity:1;"
+         offset="1"
+         id="stop3053" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient3041">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop3043" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop3045" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3041"
+       id="radialGradient3047"
+       cx="24.8125"
+       cy="39.125"
+       fx="24.8125"
+       fy="39.125"
+       r="17.6875"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,0.374558,7.194333e-15,24.47041)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3049"
+       id="linearGradient3055"
+       x1="19.648342"
+       y1="42.253601"
+       x2="20.631224"
+       y2="6.7758031"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.878270,0.000000,0.000000,0.878270,2.536988,4.967681)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3061"
+       id="linearGradient3067"
+       x1="50.152931"
+       y1="-3.6324477"
+       x2="25.291086"
+       y2="-4.3002653"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.878270,-1.375944e-15,1.375944e-15,0.878270,5.328299,1.650243)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3077"
+       id="linearGradient3083"
+       x1="38.227654"
+       y1="13.602527"
+       x2="37.53537"
+       y2="6.6285896"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.878270,0.000000,0.000000,0.878270,2.847503,5.588712)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3087"
+       id="linearGradient3093"
+       x1="9.7503242"
+       y1="32.28376"
+       x2="16.915297"
+       y2="39.443218"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.878270,0.000000,0.000000,0.878270,2.536988,4.967681)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2257"
+       id="linearGradient2263"
+       x1="12.004697"
+       y1="35.688461"
+       x2="10.650805"
+       y2="33.194965"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.007254,-2.636526e-2,2.636526e-2,1.007254,1.593411,7.919100e-2)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2265"
+       id="linearGradient2271"
+       x1="14.017542"
+       y1="36.942543"
+       x2="15.415793"
+       y2="38.268368"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.878099,-1.732370e-2,1.732370e-2,0.878099,2.163687,4.067899)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2250"
+       id="linearGradient2256"
+       x1="31.177404"
+       y1="19.821514"
+       x2="40.859177"
+       y2="9.6568537"
+       gradientUnits="userSpaceOnUse" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3041"
+       id="radialGradient2260"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,0.374558,7.272829e-15,24.47041)"
+       cx="24.8125"
+       cy="39.125"
+       fx="24.8125"
+       fy="39.125"
+       r="17.6875" />
+  </defs>
+  <sodipodi:namedview
+     stroke="#204a87"
+     fill="#3465a4"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="0.25490196"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="4"
+     inkscape:cx="19.425317"
+     inkscape:cy="26.37487"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:showpageshadow="false"
+     inkscape:window-width="1034"
+     inkscape:window-height="818"
+     inkscape:window-x="400"
+     inkscape:window-y="30" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://jimmac.musichall.cz</dc:source>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:title>Preferences System</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>preferences</rdf:li>
+            <rdf:li>settings</rdf:li>
+            <rdf:li>control panel</rdf:li>
+            <rdf:li>tweaks</rdf:li>
+            <rdf:li>system</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       
transform="matrix(0.751118,0.000000,0.000000,0.578703,17.04087,19.36341)"
+       d="M 42.5 39.125 A 17.6875 6.625 0 1 1  7.125,39.125 A 17.6875 6.625 0 
1 1  42.5 39.125 z"
+       sodipodi:ry="6.625"
+       sodipodi:rx="17.6875"
+       sodipodi:cy="39.125"
+       sodipodi:cx="24.8125"
+       id="path2258"
+       
style="opacity:0.19886367;color:#000000;fill:url(#radialGradient2260);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"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       
style="opacity:0.3125;color:#000000;fill:url(#radialGradient3047);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"
+       id="path3039"
+       sodipodi:cx="24.8125"
+       sodipodi:cy="39.125"
+       sodipodi:rx="17.6875"
+       sodipodi:ry="6.625"
+       d="M 42.5 39.125 A 17.6875 6.625 0 1 1  7.125,39.125 A 17.6875 6.625 0 
1 1  42.5 39.125 z"
+       
transform="matrix(0.836071,0.000000,0.000000,0.685436,-7.959607,15.71781)" />
+    <path
+       
style="opacity:1;color:#000000;fill:url(#linearGradient3055);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999997;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"
+       d="M 17.906713,21.215676 L 36.899302,40.6474 C 37.667788,41.52567 
40.102812,42.204461 41.729787,40.6474 C 43.300913,39.143787 42.937408,37.024536 
41.400436,35.487563 L 23.176333,15.946056 C 25.426333,9.696056 
20.872444,4.446488 14.997444,5.571488 L 13.73493,6.7242174 L 
17.687145,10.456865 L 17.906713,13.750381 L 14.955871,16.443984 L 
11.429472,16.05584 L 7.8066086,12.652544 C 7.8066086,12.652544 
6.5364873,13.907448 6.5364873,13.907448 C 5.9457238,19.548765 
11.844213,24.590676 17.9 [...]
+       id="path2140"
+       sodipodi:nodetypes="cczcccccccccsc" />
+    <path
+       sodipodi:nodetypes="cczccccccccccc"
+       id="path3057"
+       d="M 18.117385,19.9401 L 37.320267,39.967712 C 37.915174,40.647605 
39.800194,41.173077 41.059681,39.967712 C 42.275934,38.803723 
41.994534,37.163152 40.804721,35.973338 L 22.313189,16.352183 C 
23.813189,9.852183 20.454401,6.3475455 15.454401,6.4725455 L 15.18427,6.7459223 
L 18.787193,9.982189 L 18.917359,14.163983 L 15.303442,17.462466 L 
11.061136,17.004257 L 7.8845536,14.012776 L 7.5319165,14.442835 C 
7.2194165,20.411585 14.023635,23.1276 18.117385,19.9401 z "
+       
style="opacity:0.42613639;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999917;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"
 />
+    <rect
+       
style="opacity:0.17045456;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3067);stroke-width:0.9999972;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"
+       id="rect3059"
+       width="23.268276"
+       height="2.0554912"
+       x="28.185335"
+       y="-2.6184492"
+       rx="0.88388073"
+       ry="0.88388073"
+       
transform="matrix(0.697938,0.716158,-0.716158,0.697938,0.000000,0.000000)" />
+    <path
+       
style="opacity:1;color:#000000;fill:url(#linearGradient3083);fill-opacity:1;fill-rule:nonzero;stroke:#878f9d;stroke-width:0.9999997;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"
+       d="M 22.498794,30.12538 C 23.332335,29.410917 35.782628,16.676871 
35.782628,16.676871 L 38.856573,16.457303 L 43.687058,9.7604906 L 
39.662731,6.1752987 L 33.405057,11.554705 L 33.405057,14.628651 L 
20.670142,27.857593 C 20.066332,28.461403 21.730308,30.784082 
22.498794,30.12538 z "
+       id="path2144"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path3085"
+       d="M 22.401987,29.085455 C 23.04876,28.531078 35.426388,15.855648 
35.426388,15.855648 L 38.354971,15.607649 L 42.568887,9.945584 L 
39.679156,7.3965946 L 34.202578,12.114067 L 34.357836,14.965022 L 
21.681731,28.257345 C 21.213213,28.725863 21.805692,29.596565 
22.401987,29.085455 z "
+       
style="opacity:0.53977272;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2256);stroke-width:1.00000024;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
+       
style="color:#000000;fill:url(#linearGradient3093);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible"
+       d="M 8.4653111,43.611561 C 9.7818986,45.07679 13.438996,45.739726 
15.060755,42.901647 C 15.767862,41.664211 17.154698,38.198845 
23.341883,32.630379 C 24.381029,31.696208 25.481792,29.559241 
24.54863,28.406512 L 22.133387,25.991269 C 21.145334,24.893432 
18.398973,25.40552 17.272212,26.942145 C 13.913455,31.538339 
8.4261393,35.197025 7.1887023,35.638967 C 4.8207828,36.484652 
5.0872917,39.975116 6.6538792,41.635454 L 8.4653111,43.611561 z "
+       id="path2142"
+       sodipodi:nodetypes="ccccccscc" />
+    <path
+       sodipodi:type="arc"
+       
style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#a1a1a1;stroke-width:1.13860166;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"
+       id="path2146"
+       sodipodi:cx="41.875"
+       sodipodi:cy="37.5"
+       sodipodi:rx="1.375"
+       sodipodi:ry="1.375"
+       d="M 43.25 37.5 A 1.375 1.375 0 1 1  40.5,37.5 A 1.375 1.375 0 1 1  
43.25 37.5 z"
+       
transform="matrix(0.878270,0.000000,0.000000,0.878270,2.427204,5.077464)" />
+    <path
+       sodipodi:type="arc"
+       
style="opacity:0.60227272;color:#000000;fill:#ffffff;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"
+       id="path3101"
+       sodipodi:cx="19.003494"
+       sodipodi:cy="28.20101"
+       sodipodi:rx="1.767767"
+       sodipodi:ry="1.767767"
+       d="M 20.771261 28.20101 A 1.767767 1.767767 0 1 1  17.235727,28.20101 A 
1.767767 1.767767 0 1 1  20.771261 28.20101 z"
+       
transform="matrix(0.570876,0.000000,0.000000,0.570876,9.154848,11.25111)" />
+    <path
+       
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2263);stroke-width:2.29450917;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 18.678905,29.624807 C 18.678905,29.624807 11.509014,36.92442 
8.1502573,38.161857"
+       id="path3103"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="csccccscc"
+       id="path2270"
+       d="M 8.8060013,42.48669 C 10.247267,44.232307 13.405535,44.647919 
14.397161,42.116101 C 15.078468,40.376589 17.730783,36.450314 
22.594745,32.072748 C 23.411654,31.338363 24.277003,29.658419 
23.543411,28.752218 L 21.644704,26.853511 C 20.867961,25.990463 
18.708951,26.393033 17.823164,27.601028 C 15.182728,31.214257 
9.3398194,35.940582 7.9274145,36.406654 C 5.7406198,37.128264 
6.1504221,39.627953 7.3819713,40.933203 L 8.8060013,42.48669 z "
+       
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999946;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;opacity:0.19886364"
 />
+    <path
+       
style="opacity:0.27840911;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2271);stroke-width:2.29450917;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 20.824602,31.261024 C 20.824602,31.261024 13.501839,37.878429 
11.910849,42.121069"
+       id="path2247"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/etc/images/scalable/prev-node.svg 
b/etc/images/scalable/prev-node.svg
new file mode 100644
index 00000000000..78d044bb2d0
--- /dev/null
+++ b/etc/images/scalable/prev-node.svg
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.0648385,0,0,0.0648385,-19.3963,-14.3034)">
+        <g id="use5598-6">
+            <path id="rect103" d="M1034.14,416.718C1034.14,392.204 
1014.24,372.306 989.74,372.306L427.129,372.306C402.628,372.306 382.729,392.204 
382.729,416.718L382.729,1018.39C382.729,1042.9 402.628,1062.8 
427.129,1062.8L989.74,1062.8C1014.24,1062.8 1034.14,1042.9 
1034.14,1018.39L1034.14,416.718Z" 
style="fill:url(#_Linear1);stroke:rgb(147,147,147);stroke-width:43.47px;"/>
+            <g id="g5703-0-5-1-6">
+                <g id="rect5524-5-6-3-5">
+                    <path d="M1034.14,388.16C1034.14,376.278 1024.5,366.637 
1012.63,366.637L404.076,366.637C392.194,366.637 382.554,376.278 
382.554,388.16L382.554,1040.11C382.554,1051.98 392.194,1061.62 
404.076,1061.62L1012.63,1061.62C1024.5,1061.62 1034.14,1051.98 
1034.14,1040.11L1034.14,388.16Z" style="fill:url(#_Radial2);"/>
+                    <g>
+                        <g>
+                            <g>
+                                <clipPath id="_clip3">
+                                    <path d="M1055.85,388.16C1055.85,364.291 
1036.49,344.928 1012.63,344.928L404.076,344.928C380.207,344.928 360.841,364.291 
360.841,388.16L360.841,1040.11C360.841,1063.97 380.207,1083.33 
404.076,1083.33L1012.63,1083.33C1036.49,1083.33 1055.85,1063.97 
1055.85,1040.11L1055.85,388.16ZM404.273,388.357L404.273,1039.9L1012.42,1039.9L1012.42,388.357L404.273,388.357Z"/>
+                                </clipPath>
+                                <g clip-path="url(#_clip3)">
+                                    <g id="_Image5_" serif:id="_Image5" 
transform="matrix(10.3733,0,0,10.4002,360.84,344.927)">
+                                        <use xlink:href="#_Image4" x="0" y="0" 
width="67px" height="71px"/>
+                                    </g>
+                                </g>
+                            </g>
+                        </g>
+                    </g>
+                </g>
+                <rect id="rect5532-6-0-1-6-5" x="404.437" y="388.502" 
width="607.979" height="656.467" style="fill:url(#_Radial5);"/>
+                <rect id="rect5532-6-0-8-3" x="426.157" y="410.215" 
width="564.56" height="607.979" 
style="fill:none;stroke:white;stroke-width:43.47px;"/>
+            </g>
+            <g id="g2992" opacity="0.2">
+                <rect id="rect107" x="491.299" y="475.354" width="434.278" 
height="43.432"/>
+                <rect id="rect4623" x="491.299" y="562.206" width="434.278" 
height="43.43"/>
+                <rect id="rect4625" x="491.299" y="649.067" width="434.278" 
height="43.432"/>
+                <rect id="rect4627" x="491.299" y="735.919" width="434.278" 
height="43.432"/>
+                <rect id="rect4629" x="491.299" y="822.771" width="434.278" 
height="43.432"/>
+                <rect id="rect4631" x="491.299" y="909.632" width="434.621" 
height="43.432"/>
+            </g>
+        </g>
+        <g id="g11753">
+            <path id="path11755" 
d="M1177.9,728.401L829.789,728.401M899.411,589.158L760.167,728.401L899.411,867.646"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear6);stroke-width:162.47px;stroke-linecap:round;"/>
+            <path id="path11757" 
d="M1177.9,728.401L829.789,728.401M899.411,589.158L760.167,728.401L899.411,867.646"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear7);stroke-width:116.02px;stroke-linecap:round;"/>
+            <path id="path11759" d="M898.683,542.015C886.714,542.488 
875.006,547.813 866.775,556.519L694.173,728.401L866.775,900.279C883.066,920.492 
917.387,922.335 935.744,903.978C954.103,885.62 952.265,851.299 
932.047,835.007L871.854,774.815L1168.83,774.815C1207.83,774.815 1224.53,752.208 
1224.53,727.684C1224.53,703.16 1208.95,681.983 
1168.83,681.983L871.853,681.983L932.047,621.791C945.375,608.902 949.759,587.62 
942.6,570.516C935.449,553.411 917.22,541.581 898.683,542.015Z" style="fill [...]
+            <path id="path11761" d="M942.602,570.516C935.449,553.411 
917.22,541.581 898.683,542.015C886.714,542.488 875.006,547.813 
866.773,556.519L694.173,728.401M1177.9,681.983L871.853,681.983" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear8);stroke-width:23.23px;stroke-linecap:round;"/>
+            <path id="path11765" d="M935.744,903.978C954.103,885.62 
952.265,851.299 932.047,835.007L871.854,774.815" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial9);stroke-width:23.23px;stroke-linecap:round;"/>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-562.096,-623.285,623.285,-562.096,961.097,1036.81)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(703.804,0,0,392.31,862.872,918.412)"><stop offset="0" 
style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <image id="_Image4" width="67px" height="71px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCABHAEMDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAgMEAQAH/8QAGhAAAgMBAQAAAAAAAAAAAAAAAAMBAmETQf/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/xAAWEQEBAQAAAAAAAAAAAAAAAAAAESH/2gAMAwEAAhEDEQA/APrxyZeA5N
 [...]
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(729.578,1.54757e-05,0,440.132,404.441,388.499)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.73225e-14,-282.898,282.898,1.73225e-14,1027.05,1018.52)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.89942e-14,-473.511,473.511,2.89942e-14,1027.05,971.478)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.03914e-14,169.704,-169.704,1.03914e-14,1351.96,752.689)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial9" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(799.279,0,0,76.1844,939.118,861.631)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/printer.svg b/etc/images/scalable/printer.svg
new file mode 100644
index 00000000000..4c702dc48e2
--- /dev/null
+++ b/etc/images/scalable/printer.svg
@@ -0,0 +1,502 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   sodipodi:docname="printer.svg"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/devices"
+   inkscape:version="0.46"
+   sodipodi:version="0.32"
+   id="svg2994"
+   height="48px"
+   width="48px"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective79" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient6719"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5060">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop5062" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5064" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient6717"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop5050" />
+      <stop
+         id="stop5056"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5052" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient6715"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <linearGradient
+       id="linearGradient4762">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0.12371134;"
+         offset="0.0000000"
+         id="stop4764" />
+      <stop
+         id="stop4768"
+         offset="0.10344828"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop4766" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4741">
+      <stop
+         id="stop4743"
+         offset="0.0000000"
+         style="stop-color:#dcdcda;stop-opacity:1.0000000;" />
+      <stop
+         id="stop4745"
+         offset="1.0000000"
+         style="stop-color:#bab9b7;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4733">
+      <stop
+         id="stop4735"
+         offset="0.0000000"
+         style="stop-color:#000000;stop-opacity:0.23711340;" />
+      <stop
+         id="stop4737"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4698">
+      <stop
+         id="stop4700"
+         offset="0.0000000"
+         style="stop-color:#fffffd;stop-opacity:1.0000000;" />
+      <stop
+         style="stop-color:#bbbbb9;stop-opacity:1.0000000;"
+         offset="0.50000000"
+         id="stop4706" />
+      <stop
+         id="stop4702"
+         offset="1.0000000"
+         style="stop-color:#000000;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4688">
+      <stop
+         id="stop4690"
+         offset="0.0000000"
+         style="stop-color:#666666;stop-opacity:1.0000000;" />
+      <stop
+         id="stop4692"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4680"
+       inkscape:collect="always">
+      <stop
+         id="stop4682"
+         offset="0"
+         style="stop-color:#f7f6f5;stop-opacity:1;" />
+      <stop
+         id="stop4684"
+         offset="1"
+         style="stop-color:#f7f6f5;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4668">
+      <stop
+         id="stop4670"
+         offset="0"
+         style="stop-color:#8e8d87;stop-opacity:1;" />
+      <stop
+         style="stop-color:#cbc9c1;stop-opacity:1.0000000;"
+         offset="0.27586207"
+         id="stop4676" />
+      <stop
+         id="stop4672"
+         offset="1.0000000"
+         style="stop-color:#8e8d87;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient259">
+      <stop
+         id="stop260"
+         offset="0.0000000"
+         style="stop-color:#e0e0e0;stop-opacity:1.0000000;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="0.40546969"
+         id="stop4886" />
+      <stop
+         style="stop-color:#cdcdcd;stop-opacity:1.0000000;"
+         offset="0.53448278"
+         id="stop4884" />
+      <stop
+         id="stop261"
+         offset="1.0000000"
+         style="stop-color:#494949;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient15662">
+      <stop
+         id="stop15664"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:0.0000000;" />
+      <stop
+         id="stop15666"
+         offset="1.0000000"
+         style="stop-color:#f8f8f8;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <radialGradient
+       r="2.1227016"
+       fy="26.925594"
+       fx="9.1295490"
+       cy="26.925594"
+       cx="9.1295490"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient1433"
+       xlink:href="#linearGradient4698"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="72.064316"
+       x2="9.9128132"
+       y1="57.227650"
+       x1="9.8698082"
+       
gradientTransform="matrix(2.772086,0.000000,0.000000,0.360739,0.618718,2.883883)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1447"
+       xlink:href="#linearGradient4733"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="54.136139"
+       x2="10.338233"
+       y1="64.652260"
+       x1="10.338233"
+       
gradientTransform="matrix(2.369844,0.000000,0.000000,0.421969,0.000000,2.000000)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1451"
+       xlink:href="#linearGradient4680"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="62.282467"
+       x2="9.7052784"
+       y1="70.724976"
+       x1="9.7316532"
+       
gradientTransform="matrix(2.369844,0.000000,0.000000,0.421969,0.000000,2.000000)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1453"
+       xlink:href="#linearGradient4688"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="19.337463"
+       x2="20.717800"
+       y1="25.140253"
+       x1="20.771229"
+       gradientTransform="matrix(1.198769,0,0,0.853565,-0.143086,2.034513)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1456"
+       xlink:href="#linearGradient15662"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="25.247311"
+       x2="24.789707"
+       y1="3.6785457"
+       x1="25.056711"
+       gradientTransform="matrix(0.94571,0,0,1.076032,5.016683e-2,4.095404)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1459"
+       xlink:href="#linearGradient259"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="58.831264"
+       x2="15.487823"
+       y1="32.539238"
+       x1="15.387969"
+       gradientTransform="matrix(1.492569,0,0,0.668741,8.188072e-2,2)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1464"
+       xlink:href="#linearGradient4762"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="88.294930"
+       x2="18.972126"
+       y1="88.294930"
+       x1="1.8456430"
+       gradientTransform="matrix(2.291824,0,0,0.434269,8.855179e-2,2)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1468"
+       xlink:href="#linearGradient4741"
+       inkscape:collect="always" />
+    <linearGradient
+       y2="88.294933"
+       x2="18.972126"
+       y1="88.294933"
+       x1="1.8456431"
+       gradientTransform="matrix(2.30272,0,0,0.437918,0,0.584034)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient1471"
+       xlink:href="#linearGradient4668"
+       inkscape:collect="always" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-y="160"
+     inkscape:window-x="491"
+     inkscape:window-height="688"
+     inkscape:window-width="872"
+     inkscape:guide-bbox="true"
+     showguides="true"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="false"
+     inkscape:current-layer="layer1"
+     inkscape:cy="4.6034265"
+     inkscape:cx="29.124539"
+     inkscape:zoom="1"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="0.090196078"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:showpageshadow="false" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Printer</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:source>http://jimmac.musichall.cz</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>printer</rdf:li>
+            <rdf:li>local</rdf:li>
+            <rdf:li>laser</rdf:li>
+            <rdf:li>bubblejet</rdf:li>
+            <rdf:li>inkjet</rdf:li>
+            <rdf:li>print</rdf:li>
+            <rdf:li>output</rdf:li>
+            <rdf:li>cups</rdf:li>
+            <rdf:li>lpd</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     inkscape:label="Layer 1"
+     id="layer1">
+    <g
+       transform="matrix(2.311016e-2,0,0,2.271533e-2,44.68502,39.36099)"
+       id="g6707">
+      <rect
+         
style="opacity:0.40206185;color:black;fill:url(#linearGradient6715);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         id="rect6709"
+         width="1339.6335"
+         height="478.35718"
+         x="-1559.2523"
+         y="-150.69685" />
+      <path
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         d="M -219.61876,-150.68038 C -219.61876,-150.68038 
-219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 
125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 
-33.655436,-150.68036 -219.61876,-150.68038 z "
+         id="path6711"
+         sodipodi:nodetypes="cccc" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path6713"
+         d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 
-1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 
-1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 
-1745.2157,-150.68036 -1559.2523,-150.68038 z "
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient6719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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>
+    <rect
+       ry="1.7115477"
+       rx="1.7115483"
+       y="36.004189"
+       x="4.75"
+       height="6.4915943"
+       width="38.4375"
+       id="rect4652"
+       
style="fill:url(#linearGradient1471);fill-opacity:1;stroke:#595959;stroke-width:0.99999982;stroke-miterlimit:4;stroke-opacity:1"
 />
+    <path
+       sodipodi:nodetypes="cssssssssssss"
+       id="rect4609"
+       d="M 7.1308961,21.5 L 40.870615,21.5 C 41.255661,21.5 
41.747648,21.788155 42.051049,22.223919 C 42.354451,22.659684 
43.787518,24.83394 44.109448,25.297964 C 44.431378,25.761987 
44.502397,26.201852 44.502397,26.774049 L 44.502397,38.850951 C 
44.502397,39.764524 43.770402,40.5 42.861152,40.5 L 5.1403596,40.5 C 
4.2311094,40.5 3.4991138,39.764524 3.4991138,38.850951 L 3.4991138,26.774049 C 
3.4991138,26.280031 3.6002798,25.571641 3.9455202,25.120718 C 
4.3811666,24.551713 5.5498664,22.5 [...]
+       
style="color:#000000;fill:url(#linearGradient1468);fill-opacity:1;fill-rule:nonzero;stroke:#676767;stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
 />
+    <path
+       sodipodi:nodetypes="cssssssss"
+       id="path4718"
+       d="M 7.4246212,21.975532 C 6.9218931,21.975532 6.3048776,22.053784 
6.0546019,22.46703 L 4.1542523,25.604816 C 3.8721285,26.070648 
4.1881986,26.868141 5.0873106,26.868141 L 42.730786,26.868141 C 
44.040732,26.868141 43.950533,25.858073 43.663844,25.428039 L 
41.896077,22.776389 C 41.575544,22.295589 41.459199,21.975532 
40.65864,21.975532 L 7.4246212,21.975532 z "
+       
style="fill:#fbfbfb;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
 />
+    <path
+       
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1464);stroke-width:0.94696712;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 7.60536,22.445756 L 40.432673,22.445756 C 40.798351,22.445756 
41.265592,22.718629 41.553733,23.131283 C 41.841873,23.543938 
42.849964,25.160945 43.155701,25.60036 C 43.461437,26.039775 43.59127,26.456312 
43.59127,26.998164 L 43.59127,38.279261 C 43.59127,39.144385 
43.457547,39.528356 42.594031,39.528356 L 5.5322268,39.528356 C 
4.6687108,39.528356 4.4726047,39.144385 4.4726047,38.279261 L 
4.4726047,26.998164 C 4.4726047,26.530345 4.6934498,25.859523 
5.0213249,25.432514 C 5.435 [...]
+       id="path4750"
+       sodipodi:nodetypes="cssssssssssss" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="rect15391"
+       d="M 11.672962,4.4999475 L 36.325116,4.4999475 C 36.975881,4.4999475 
37.49978,5.0100777 37.49978,5.6437371 L 37.49978,24.348176 L 
10.498298,24.348176 L 10.498298,5.6437371 C 10.498298,5.0100777 
11.022197,4.4999475 11.672962,4.4999475 z "
+       
style="color:#000000;fill:url(#linearGradient1459);fill-opacity:1;fill-rule:nonzero;stroke:#898989;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
 />
+    <rect
+       
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient1456);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
+       id="rect15660"
+       width="25.000576"
+       height="18.836374"
+       x="11.498513"
+       y="5.4992466"
+       ry="0.17677675"
+       rx="0.17677672" />
+    <rect
+       ry="1.7115483"
+       rx="1.7115483"
+       y="27.375000"
+       x="6.8750000"
+       height="5.1875000"
+       width="33.750000"
+       id="rect4678"
+       
style="fill:url(#linearGradient1451);fill-opacity:1.0000000;stroke:url(#linearGradient1453);stroke-width:1.0000000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
 />
+    <path
+       transform="translate(0.000000,2.000000)"
+       d="M 10.871767 27.626486 A 1.2816310 1.2816310 0 1 1  
8.3085046,27.626486 A 1.2816310 1.2816310 0 1 1  10.871767 27.626486 z"
+       sodipodi:ry="1.2816310"
+       sodipodi:rx="1.2816310"
+       sodipodi:cy="27.626486"
+       sodipodi:cx="9.5901356"
+       id="path4696"
+       
style="fill:url(#radialGradient1433);fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:nodetypes="csscssssc"
+       id="path4731"
+       d="M 11.743718,25.416053 L 37.306218,25.478553 C 37.993716,25.480234 
38.294038,25.107558 38.243718,24.478553 L 38.118718,22.916053 L 
39.984835,22.916053 C 40.797335,22.916053 40.975035,23.108616 
41.172335,23.478553 L 41.672335,24.416053 C 42.199130,25.403793 
43.483508,26.390165 42.170495,26.390165 C 37.667784,26.390165 
13.993718,26.041053 11.743718,25.416053 z "
+       
style="fill:url(#linearGradient1447);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;opacity:0.36571429"
 />
+    <path
+       
style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+       d="M 43.488808,26.5 L 4.5111805,26.5"
+       id="path4760"
+       sodipodi:nodetypes="cc" />
+    <g
+       transform="translate(0.000000,2.000000)"
+       style="opacity:0.43575415"
+       id="g4849">
+      <rect
+         y="7.0000000"
+         x="14.000000"
+         height="1.0000000"
+         width="19.000000"
+         id="rect4833"
+         
style="color:#000000;fill:#000000;fill-opacity:0.29239765;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
 />
+      <rect
+         
style="color:#000000;fill:#000000;fill-opacity:0.29239765;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         id="rect4835"
+         width="19.000000"
+         height="1.0000000"
+         x="14.000000"
+         y="9.0000000" />
+      <rect
+         y="11.000000"
+         x="14.000000"
+         height="1.0000000"
+         width="19.000000"
+         id="rect4837"
+         
style="color:#000000;fill:#000000;fill-opacity:0.29239765;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
 />
+      <rect
+         
style="color:#000000;fill:#000000;fill-opacity:0.29239765;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         id="rect4839"
+         width="11.000000"
+         height="1.0000000"
+         x="14.000000"
+         y="13.000000" />
+      <rect
+         
style="color:#000000;fill:#000000;fill-opacity:0.29239765;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         id="rect4843"
+         width="19.000000"
+         height="1.0000000"
+         x="14.000000"
+         y="17.000000" />
+      <rect
+         y="19.000000"
+         x="14.000000"
+         height="1.0000000"
+         width="19.000000"
+         id="rect4845"
+         
style="color:#000000;fill:#000000;fill-opacity:0.29239765;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
 />
+    </g>
+  </g>
+</svg>
diff --git a/etc/images/scalable/redo.svg b/etc/images/scalable/redo.svg
new file mode 100644
index 00000000000..50600bf5a48
--- /dev/null
+++ b/etc/images/scalable/redo.svg
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC 
"-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";><svg width="100%" 
height="100%" viewBox="0 0 217 187" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;"><g 
id="g4399"><g id="g4267" opacity="0.16"><path id="path4269" d="M44.4 [...]
\ No newline at end of file
diff --git a/etc/images/scalable/refresh.svg b/etc/images/scalable/refresh.svg
new file mode 100644
index 00000000000..1223865f674
--- /dev/null
+++ b/etc/images/scalable/refresh.svg
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g transform="matrix(0.49091,0,0,0.49091,15.8324,15.3989)">
+        <g id="path6460-6-4-4-4-8" transform="matrix(1,0,0,1,-64,-66)">
+            <path d="M158.045,145.061C158.045,150.013 130.459,154.088 
96.934,154.088C63.41,154.088 35.823,150.013 35.823,145.061C35.823,140.108 
63.41,136.033 96.934,136.033C130.459,136.033 158.045,140.108 158.045,145.061Z" 
style="fill:url(#_Radial1);fill-rule:nonzero;"/>
+        </g>
+        <g id="path6460-6-4-4-3-3-3" transform="matrix(1,0,0,1,-64,-66)">
+            <path d="M141.379,145.061C141.379,149.251 121.316,152.699 
96.934,152.699C72.553,152.699 52.49,149.251 52.49,145.061C52.49,140.87 
72.553,137.422 96.934,137.422C121.316,137.422 141.379,140.87 141.379,145.061Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+        </g>
+        <g transform="matrix(1,0,0,1,-64,-66)">
+            <clipPath id="_clip3">
+                <path d="M116.795,111.031C112.481,117.247 105.381,120.965 
97.818,120.965C85.14,120.965 74.712,110.523 74.712,97.838C74.712,85.154 
85.14,74.712 97.818,74.712C106.293,74.712 114.114,79.38 
118.144,86.84C121.969,93.922 130.824,96.566 137.905,92.741C144.987,88.916 
147.631,80.061 143.806,72.979C134.689,56.1 116.993,45.545 
97.818,45.545C69.144,45.545 45.545,69.149 45.545,97.838C45.545,126.528 
69.144,150.131 97.818,150.131C114.931,150.131 130.997,141.725 
140.757,127.66C145.346,12 [...]
+            </clipPath>
+            <g clip-path="url(#_clip3)">
+                <g id="_Image4_" serif:id="_Image4" 
transform="matrix(0.990233,0,0,0.996059,45.5458,45.5458)">
+                    <use xlink:href="#_Image4" x="0" y="0" width="101px" 
height="105px"/>
+                </g>
+            </g>
+        </g>
+        <g id="g6045" transform="matrix(1,0,0,1,-64,-66)">
+            <path id="path4847-7" 
d="M139.295,56.172L139.295,85.338L110.129,85.338" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear5);stroke-width:20.83px;"/>
+            <path id="path4847-1-8" 
d="M139.295,56.172L139.295,85.338L110.129,85.338" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear6);stroke-width:12.5px;"/>
+        </g>
+        <g id="path4788-6-5-1" transform="matrix(1,0,0,1,-64,-66)">
+            <path d="M128.776,119.346C121.739,129.486 110.156,135.548 
97.818,135.548C77.142,135.548 60.129,118.525 60.129,97.838C60.129,77.151 
77.142,60.129 97.818,60.129C111.643,60.129 124.402,67.74 130.975,79.91" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear7);stroke-width:20.83px;"/>
+        </g>
+        <g id="path4847-1-8-5" transform="matrix(1,0,0,1,-64,-66)">
+            <path d="M98.41,51.875C83.622,51.7 69.023,58.662 
59.998,71.666C45.559,92.474 50.791,121.151 71.587,135.599C92.383,150.046 
121.21,144.818 135.649,124.01C137.662,120.525 137.386,115.194 
133.55,112.564C129.945,110.092 124.781,110.596 121.978,114.635C112.674,128.042 
94.492,131.236 81.092,121.927C67.693,112.618 64.366,94.448 
73.67,81.041C82.974,67.635 101.156,64.441 114.556,73.75C117.473,75.777 
119.979,78.263 121.978,81.172L110.129,81.172C107.927,81.143 105.903,83.137 
105.903,85.3 [...]
+        </g>
+        <g id="path4847-1-8-5-3" transform="matrix(1,0,0,1,-64,-66)">
+            <path d="M143.462,56.172C143.523,53.65 140.845,51.453 
138.384,52.005C136.521,52.422 135.083,54.263 
135.129,56.172L135.129,71.015M121.978,81.172L110.129,81.172C107.927,81.143 
105.903,83.137 105.903,85.338C105.903,87.54 107.927,89.536 110.129,89.505" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:4.17px;"/>
+        </g>
+        <g id="path4847-1-8-5-6" transform="matrix(1,0,0,1,-64,-66)">
+            <path d="M135.129,71.015C132.07,66.778 128.379,63.078 
124.061,60.078C116.262,54.66 107.282,51.98 98.41,51.875C83.622,51.7 
69.023,58.662 59.998,71.666C45.559,92.474 50.791,121.151 71.587,135.599" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear8);stroke-width:4.17px;"/>
+        </g>
+        <g id="path4847-1-8-5-6-0" transform="matrix(1,0,0,1,-64,-66)">
+            <path d="M136.793,117.966C136.496,115.869 135.468,113.879 
133.55,112.564C129.945,110.092 124.781,110.596 121.978,114.635C112.674,128.042 
94.492,131.236 81.092,121.927C67.693,112.618 64.366,94.448 
73.67,81.041C82.974,67.635 101.156,64.441 114.556,73.75C117.473,75.777 
119.979,78.263 121.978,81.172" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear9);stroke-width:4.17px;"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(61.1111,0,0,9.02777,96.9342,145.061)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.1"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(44.4444,0,0,7.63887,96.9342,145.061)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.2"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <image id="_Image4" width="101px" height="105px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCABpAGUDAREAAhEBAxEB/8QAGwABAQACAwEAAAAAAAAAAAAABAADBwECBgX/xAAcEAEBAQEBAQEBAQAAAAAAAAADAGEBAiExEUH/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAQID/8QAFhEBAQEAAAAAAAAAAAAAAAAAAAFB/9oADAMBAAIRAxEAPwDb
 [...]
+        <linearGradient id="_Linear5" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-35.1881,-60.9476,60.9476,-35.1881,97.1671,128.139)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(186,189,182);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(6.27319e-15,102.449,-102.449,6.27319e-15,80.9055,45.2281)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="0.03" style="stop-color:white;stop-opacity:1"/><stop offset="0.27" 
style="stop-color:rgb(242,242,242);stop-opacity:1"/><stop offset="0.39" 
style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop offset="0.67" 
style="stop-colo [...]
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(6.08297e-15,99.3425,-99.3425,6.08297e-15,81.6106,48.1701)"><stop
 offset="0" style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop 
offset="0.03" style="stop-color:white;stop-opacity:1"/><stop offset="0.27" 
style="stop-color:rgb(242,242,242);stop-opacity:1"/><stop offset="0.39" 
style="stop-color:rgb(238,238,236);stop-opacity:1"/><stop offset="0.67" 
style="stop-colo [...]
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.34532e-15,38.302,-38.302,2.34532e-15,52.5864,97.5091)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2.02986e-15,-33.1502,33.1502,2.02986e-15,88.1257,125.499)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/right-arrow.svg 
b/etc/images/scalable/right-arrow.svg
new file mode 100644
index 00000000000..b2496ab6b25
--- /dev/null
+++ b/etc/images/scalable/right-arrow.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g transform="matrix(0.0321988,0,0,0.0321988,-36.3076,-16.0361)">
+        <g id="g4399">
+            <g id="g4311">
+                <path id="path4313" 
d="M1405.59,1477.93L2490.66,1477.93M2273.65,1043.9L2707.68,1477.93L2273.65,1911.96"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear1);stroke-width:506.42px;"/>
+                <path id="path4315" 
d="M1405.59,1477.93L2490.66,1477.93M2273.65,1043.9L2707.68,1477.93L2273.65,1911.96"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear2);stroke-width:361.63px;"/>
+                <path id="path4317" d="M2282.56,896.963C2319.49,898.438 
2355.61,915.033 2380.98,942.171L2913.39,1477.93L2380.98,2013.68C2330.75,2076.68 
2224.89,2082.43 2168.26,2025.21C2111.64,1967.99 2117.31,1861.01 
2179.67,1810.23L2365.33,1622.6L1421.33,1622.6C1348.51,1622.6 1267.37,1589.58 
1267.37,1483.82C1267.37,1381.97 1320.54,1333.25 
1421.33,1333.25L2365.33,1333.25L2179.67,1145.62C2138.56,1105.45 2125.03,1039.11 
2147.09,985.8C2169.15,932.483 2225.39,895.608 2282.56,896.963Z" style=" [...]
+                <path id="path4319" d="M2139.01,985.8C2161.31,932.483 
2218.13,895.608 2275.91,896.963C2313.23,898.438 2349.72,915.033 
2375.36,942.171L2913.39,1477.93M1405.59,1333.25L2359.55,1333.25" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:72.42px;"/>
+                <path id="path4323" d="M2170.14,2021.94C2112.92,1964.72 
2108.91,1861.01 2171.93,1810.22L2359.55,1622.6" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial4);stroke-width:72.42px;"/>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.39947e-14,-881.8,881.8,5.39947e-14,1875.78,2382.24)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(9.03759e-14,-1475.95,1475.95,9.03759e-14,1875.78,2235.61)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3.23901e-14,528.971,-528.971,3.23901e-14,863.054,1553.64)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-2491.37,0,0,237.469,2149.88,1893.21)"><stop 
offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/save.svg b/etc/images/scalable/save.svg
new file mode 100644
index 00000000000..6700163d9f7
--- /dev/null
+++ b/etc/images/scalable/save.svg
@@ -0,0 +1,350 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/devices"
+   sodipodi:docname="media-floppy.svg"
+   
inkscape:export-filename="/home/jimmac/gfx/ximian/tango-icon-theme/scalable/devices/media-floppy.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective48" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient6719"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5060">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop5062" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5064" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient6717"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop5050" />
+      <stop
+         id="stop5056"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5052" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient6715"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2371">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop2373" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop2375" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2350">
+      <stop
+         id="stop2352"
+         offset="0"
+         style="stop-color:#858585;stop-opacity:1;" />
+      <stop
+         style="stop-color:#cbcbcb;stop-opacity:1;"
+         offset="0.5"
+         id="stop2356" />
+      <stop
+         id="stop2354"
+         offset="1"
+         style="stop-color:#6b6b6b;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient2277">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop2279" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop2281" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2263">
+      <stop
+         style="stop-color:#1e2d69;stop-opacity:1;"
+         offset="0"
+         id="stop2265" />
+      <stop
+         style="stop-color:#78a7e0;stop-opacity:1;"
+         offset="1"
+         id="stop2267" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2263"
+       id="linearGradient2269"
+       x1="40.884724"
+       y1="71.869133"
+       x2="16.879831"
+       y2="-0.38931385"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.976612,0.000000,0.000000,1.139789,0.564215,-3.271158)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2277"
+       id="linearGradient2283"
+       x1="13.783585"
+       y1="-0.99672896"
+       x2="33.074715"
+       y2="55.701546"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.985432,0.000000,0.000000,1.148179,0.641070,-2.933883)"
 />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2350"
+       id="linearGradient2348"
+       x1="20.125"
+       y1="21.84375"
+       x2="28.5625"
+       y2="42.46875"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.067698,0.000000,0.000000,1.121532,-1.368937,-5.574460)"
 />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2371"
+       id="radialGradient2377"
+       cx="24.3125"
+       cy="41.15625"
+       fx="24.3125"
+       fy="41.15625"
+       r="22.875"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,0.269126,-1.352272e-16,30.08005)"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#efefef"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="-125.27386"
+     inkscape:cy="9.8398597"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     inkscape:showpageshadow="false"
+     showborder="true"
+     borderlayer="top"
+     showgrid="false"
+     inkscape:grid-points="false"
+     inkscape:window-width="872"
+     inkscape:window-height="693"
+     inkscape:window-x="502"
+     inkscape:window-y="155">
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="1px"
+       spacingy="1px"
+       color="#9f9f9f"
+       empcolor="#9f9f9f"
+       opacity="0.10196078"
+       empopacity="0.25490196"
+       empspacing="10" />
+  </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"; />
+        <dc:title>Media Floppy</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Tuomas Kuosmanen</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://www.tango-project.org</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>save</rdf:li>
+            <rdf:li>document</rdf:li>
+            <rdf:li>store</rdf:li>
+            <rdf:li>file</rdf:li>
+            <rdf:li>io</rdf:li>
+            <rdf:li>floppy</rdf:li>
+            <rdf:li>media</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <g
+       transform="matrix(2.415802e-2,0,0,2.086758e-2,45.237,41.6536)"
+       id="g6707">
+      <rect
+         
style="opacity:0.40206185;color:black;fill:url(#linearGradient6715);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         id="rect6709"
+         width="1339.6335"
+         height="478.35718"
+         x="-1559.2523"
+         y="-150.69685" />
+      <path
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         d="M -219.61876,-150.68038 C -219.61876,-150.68038 
-219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 
125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 
-33.655436,-150.68036 -219.61876,-150.68038 z "
+         id="path6711"
+         sodipodi:nodetypes="cccc" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path6713"
+         d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 
-1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 
-1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 
-1745.2157,-150.68036 -1559.2523,-150.68038 z "
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient6719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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>
+    <path
+       
style="fill:url(#linearGradient2269);fill-opacity:1;stroke:#25375f;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 4.5577604,3.5675797 L 43.448063,3.5675797 C 44.037357,3.5675797 
44.511771,4.0419938 44.511771,4.6312883 L 44.511771,42.396499 C 
44.511771,42.985793 44.037357,43.460207 43.448063,43.460207 L 
6.5577604,43.460207 C 6.5577604,43.460207 3.4940519,40.396499 
3.4940519,40.396499 L 3.4940519,4.6312883 C 3.4940519,4.0419938 
3.9684659,3.5675797 4.5577604,3.5675797 z "
+       id="rect2259"
+       sodipodi:nodetypes="ccccccccc" />
+    <rect
+       
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2328"
+       width="30"
+       height="23"
+       x="9"
+       y="4" />
+    <rect
+       ry="0.12620771"
+       rx="0.12620772"
+       y="4"
+       x="9"
+       height="4"
+       width="30"
+       id="rect2330"
+       
style="opacity:1;fill:#d31c00;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
 />
+    <rect
+       
style="opacity:0.73863639;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2332"
+       width="2"
+       height="2"
+       x="6"
+       y="6"
+       rx="0.12620772"
+       ry="0.12620771" />
+    <path
+       
style="opacity:0.13068182;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 11,12.5 L 37,12.5"
+       id="path2334" />
+    <path
+       id="path2336"
+       d="M 11,17.5 L 37,17.5"
+       
style="opacity:0.13068182;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
 />
+    <path
+       
style="opacity:0.13068182;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 11,22.5 L 37,22.5"
+       id="path2338" />
+    <path
+       
style="opacity:0.59659095;fill:none;fill-opacity:1;stroke:url(#linearGradient2283);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 4.6189226,4.5276647 L 43.387404,4.5276647 C 43.457323,4.5276647 
43.513612,4.5839533 43.513612,4.6538724 L 43.513612,42.302111 C 
43.513612,42.37203 43.457323,42.428319 43.387404,42.428319 L 
6.9282818,42.428319 C 6.9282818,42.428319 4.4927149,40.036946 
4.4927149,40.036946 L 4.4927149,4.6538724 C 4.4927149,4.5839533 
4.5490035,4.5276647 4.6189226,4.5276647 z "
+       id="rect2273"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       
style="fill:url(#linearGradient2348);fill-opacity:1;stroke:#525252;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 14.113967,28.562183 L 33.863791,28.562183 C 34.751762,28.562183 
35.466627,29.313093 35.466627,30.245836 L 35.466627,43.447387 C 
35.466627,43.447387 12.511131,43.447387 12.511131,43.447387 L 
12.511131,30.245836 C 12.511131,29.313093 13.225996,28.562183 
14.113967,28.562183 z "
+       id="rect2340"
+       sodipodi:nodetypes="ccccccc" />
+    <rect
+       
style="opacity:1;fill:#4967a2;fill-opacity:1;stroke:#525252;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2359"
+       width="5.0297527"
+       height="10.06597"
+       x="16.464279"
+       y="30.4566"
+       rx="0.75120711"
+       ry="0.75120765" />
+  </g>
+</svg>
diff --git a/etc/images/scalable/saveas.svg b/etc/images/scalable/saveas.svg
new file mode 100644
index 00000000000..dc6bf46d69c
--- /dev/null
+++ b/etc/images/scalable/saveas.svg
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g id="Layer-1" serif:id="Layer 1" 
transform="matrix(0.405633,0,0,0.405633,-6.16442,-7.14091)">
+        <g id="g6707">
+            <rect id="rect6709" x="47.574" y="144.224" width="93.025" 
height="28.693" style="fill:url(#_Linear1);"/>
+            <path id="path6711" 
d="M140.599,144.225L140.599,172.916C150.52,172.97 164.583,166.488 
164.583,158.569C164.583,150.649 153.512,144.225 140.599,144.225Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+            <path id="path6713" 
d="M47.574,144.225L47.574,172.916C37.652,172.97 23.589,166.488 
23.589,158.569C23.589,150.649 34.66,144.225 47.574,144.225Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+        </g>
+        <path id="rect2259" d="M38.919,43.787L150.707,43.787C152.401,43.787 
153.764,45.151 153.764,46.845L153.764,155.398C153.764,157.092 152.401,158.456 
150.707,158.456L44.668,158.456L35.862,149.649L35.862,46.845C35.862,45.151 
37.225,43.787 38.919,43.787Z" 
style="fill:url(#_Linear4);fill-rule:nonzero;stroke:rgb(37,55,95);stroke-width:2.87px;"/>
+        <rect id="rect2328" x="51.688" y="45.03" width="86.233" 
height="66.112" style="fill:white;"/>
+        <path id="rect2330" d="M137.921,45.556C137.921,45.266 137.686,45.03 
137.395,45.03L52.214,45.03C51.924,45.03 51.688,45.266 
51.688,45.556L51.688,56.002C51.688,56.292 51.924,56.528 
52.214,56.528L137.395,56.528C137.686,56.528 137.921,56.292 
137.921,56.002L137.921,45.556Z" style="fill:rgb(211,28,0);"/>
+        <path id="rect2332" d="M48.814,51.305C48.814,51.015 48.578,50.779 
48.288,50.779L43.591,50.779C43.301,50.779 43.065,51.015 
43.065,51.305L43.065,56.002C43.065,56.292 43.301,56.528 
43.591,56.528L48.288,56.528C48.578,56.528 48.814,56.292 
48.814,56.002L48.814,51.305Z" style="fill-opacity:0.74;"/>
+        <g>
+            <clipPath id="_clip5">
+                <rect x="57.437" y="68.026" width="74.735" height="2.874"/>
+            </clipPath>
+            <g clip-path="url(#_clip5)">
+                <g id="_Image6_" serif:id="_Image6" 
transform="matrix(0.996469,0,0,0.958144,57.4375,68.0253)">
+                    <use xlink:href="#_Image6" x="0" y="0" width="75px" 
height="3px"/>
+                </g>
+            </g>
+        </g>
+        <g>
+            <clipPath id="_clip7">
+                <rect x="57.437" y="82.398" width="74.735" height="2.874"/>
+            </clipPath>
+            <g clip-path="url(#_clip7)">
+                <g id="_Image6_1" serif:id="_Image6" 
transform="matrix(0.996469,0,0,0.958144,57.4375,82.3975)">
+                    <use xlink:href="#_Image6" x="0" y="0" width="75px" 
height="3px"/>
+                </g>
+            </g>
+        </g>
+        <g>
+            <clipPath id="_clip8">
+                <rect x="57.437" y="96.77" width="74.735" height="2.874"/>
+            </clipPath>
+            <g clip-path="url(#_clip8)">
+                <g id="_Image6_2" serif:id="_Image6" 
transform="matrix(0.996469,0,0,0.958144,57.4375,96.7697)">
+                    <use xlink:href="#_Image6" x="0" y="0" width="75px" 
height="3px"/>
+                </g>
+            </g>
+        </g>
+        <path id="rect2273" d="M39.095,46.547L150.532,46.547C150.733,46.547 
150.895,46.709 150.895,46.91L150.895,155.127C150.895,155.328 150.733,155.49 
150.532,155.49L45.733,155.49L38.732,148.616L38.732,46.91C38.732,46.709 
38.894,46.547 39.095,46.547Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear9);stroke-width:2.87px;stroke-linejoin:miter;"/>
+        <path id="rect2340" d="M66.388,115.632L123.158,115.632C125.71,115.632 
127.765,117.791 
127.765,120.472L127.765,158.419L61.781,158.419L61.781,120.472C61.781,117.791 
63.836,115.632 66.388,115.632Z" 
style="fill:url(#_Linear10);fill-rule:nonzero;stroke:rgb(82,82,82);stroke-width:2.87px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+        <path id="rect2359" d="M87.601,124.208C87.601,122.48 86.199,121.078 
84.471,121.078L76.274,121.078C74.546,121.078 73.144,122.48 
73.144,124.208L73.144,146.882C73.144,148.609 74.546,150.012 
76.274,150.012L84.471,150.012C86.199,150.012 87.601,148.609 
87.601,146.882L87.601,124.208Z" 
style="fill:rgb(73,103,162);stroke:rgb(82,82,82);stroke-width:2.87px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+        <g id="g771">
+            <path id="path2334-5" 
d="M117.943,71.304L71.828,85.056L71.444,85.255L71.155,85.494L62.701,94.266L85.566,91.674L86.431,91.594L87.007,91.355L117.943,83.106L117.943,71.304Z"
 style="fill:url(#_Linear11);"/>
+            <path id="path2273-6" 
d="M71.252,76.588L113.283,34.124C119.97,35.231 122.767,39.45 
124.043,44.884L82.012,87.349L68.975,88.597L71.252,76.588Z" 
style="fill:url(#_Linear12);stroke:rgb(206,92,0);stroke-width:4.61px;stroke-linecap:butt;"/>
+            <path id="path2298-0" 
d="M67.817,89.634L72.648,77.515C72.648,77.515 76.125,78.226 
78.249,80.342C80.374,82.457 81.144,85.977 81.144,85.977L67.817,89.634Z" 
style="fill:white;"/>
+            <path id="path2313-6" 
d="M74.341,79.009L124.444,29.26C127.061,29.688 128.087,31.631 
129.246,34.06L79.383,84.05L71.46,86.21L74.341,79.009Z" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.28;stroke-width:4.61px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            <path id="path6416" d="M82.012,87.349L65.103,91.96L71.252,76.588" 
style="fill:none;fill-rule:nonzero;stroke:rgb(233,185,110);stroke-width:4.61px;stroke-linejoin:miter;"/>
+            <path id="path2283-1" 
d="M65.006,86.126L61.235,95.489L70.988,92.758C70.996,92.625 70.988,92.502 
70.988,92.368C70.988,89.03 68.302,86.293 65.006,86.126Z"/>
+            <path id="path4113-1-6" d="M114.968,32.664C120.656,31.111 
127.016,37.786 125.667,43.365L132.475,36.555C135.783,28.904 128.964,22.876 
121.637,25.715L114.968,32.664Z" 
style="fill:url(#_Radial13);fill-rule:nonzero;stroke:rgb(239,41,41);stroke-width:4.61px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+            <path id="path4095-8-4" d="M107.96,39.189C113.965,37.549 
120.68,44.598 119.256,50.488L126.444,43.298C128.784,38.348 120.103,29.843 
115.001,31.852L107.96,39.189Z" 
style="fill:url(#_Linear14);fill-rule:nonzero;stroke:rgb(136,138,133);stroke-width:4.61px;stroke-linecap:butt;stroke-linejoin:miter;"/>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.75694e-15,28.693,-28.693,1.75694e-15,82.802,144.224)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(22.5682,0,0,13.8402,141.187,158.401)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-22.5682,0,0,13.8402,46.9853,158.401)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-67.3866,-236.736,236.736,-67.3866,142.212,259.591)"><stop
 offset="0" style="stop-color:rgb(30,45,105);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(120,167,224);stop-opacity:1"/></linearGradient>
+        <image id="_Image6" width="75px" height="3px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAADCAYAAADbRfLrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAHElEQVQokWNkYGBQZBgFRAGmgXbAUAKjgUUCAACB/wAnolZV0QAAAABJRU5ErkJggg=="/>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(54.6432,187.125,-187.125,54.6432,66.7039,21.8096)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.6"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(25.8949,66.4902,-66.4902,25.8949,83.6476,87.9282)"><stop
 offset="0" style="stop-color:rgb(133,133,133);stop-opacity:1"/><stop 
offset="0.5" style="stop-color:rgb(203,203,203);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(107,107,107);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear11" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(45.3463,-0.186257,0.186257,45.3463,67.6968,89.7338)"><stop
 offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear12" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(7.90422,7.90423,-7.90423,7.90422,96.9562,58.5128)"><stop
 offset="0" style="stop-color:rgb(252,175,62);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(206,92,0);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial13" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(9.06855,-9.07062,9.12572,9.12781,128.872,27.8461)"><stop
 offset="0" style="stop-color:rgb(249,169,169);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(171,95,95);stop-opacity:1"/></radialGradient>
+        <linearGradient id="_Linear14" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(10.7451,10.7483,-10.7483,10.7451,111.298,36.0711)"><stop
 offset="0" style="stop-color:rgb(221,221,221);stop-opacity:1"/><stop 
offset="0.34" style="stop-color:white;stop-opacity:1"/><stop offset="0.73" 
style="stop-color:rgb(115,115,115);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(187,187,187);stop-opacity:1"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/search-replace.svg 
b/etc/images/scalable/search-replace.svg
new file mode 100644
index 00000000000..1f443ff7d3f
--- /dev/null
+++ b/etc/images/scalable/search-replace.svg
@@ -0,0 +1,974 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="30"
+   inkscape:export-xdpi="30"
+   inkscape:export-filename="/home/garrett/edit-find-replace-16.png"
+   sodipodi:docname="edit-find-replace.svg"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/actions"
+   inkscape:version="0.46"
+   sodipodi:version="0.32"
+   id="svg249"
+   height="48.000000px"
+   width="48.000000px"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective144" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient5031"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5060">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop5062" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5064" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient5029"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop5050" />
+      <stop
+         id="stop5056"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5052" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient5027"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4542">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop4544" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop4546" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient15662">
+      <stop
+         id="stop15664"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop15666"
+         offset="1.0000000"
+         style="stop-color:#f8f8f8;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <radialGradient
+       id="aigrd3"
+       cx="20.8921"
+       cy="64.5679"
+       r="5.257"
+       fx="20.8921"
+       fy="64.5679"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         offset="0"
+         style="stop-color:#F0F0F0"
+         id="stop15573" />
+      <stop
+         offset="1.0000000"
+         style="stop-color:#9a9a9a;stop-opacity:1.0000000;"
+         id="stop15575" />
+    </radialGradient>
+    <radialGradient
+       id="aigrd2"
+       cx="20.8921"
+       cy="114.5684"
+       r="5.256"
+       fx="20.8921"
+       fy="114.5684"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         offset="0"
+         style="stop-color:#F0F0F0"
+         id="stop15566" />
+      <stop
+         offset="1.0000000"
+         style="stop-color:#9a9a9a;stop-opacity:1.0000000;"
+         id="stop15568" />
+    </radialGradient>
+    <linearGradient
+       id="linearGradient269">
+      <stop
+         id="stop270"
+         offset="0.0000000"
+         style="stop-color:#a3a3a3;stop-opacity:1.0000000;" />
+      <stop
+         id="stop271"
+         offset="1.0000000"
+         style="stop-color:#4c4c4c;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient259">
+      <stop
+         id="stop260"
+         offset="0.0000000"
+         style="stop-color:#fafafa;stop-opacity:1.0000000;" />
+      <stop
+         id="stop261"
+         offset="1.0000000"
+         style="stop-color:#bbbbbb;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient269"
+       id="radialGradient15656"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.968273,0,0,1.032767,3.353553,0.646447)"
+       cx="8.8244190"
+       cy="3.7561285"
+       fx="8.8244190"
+       fy="3.7561285"
+       r="37.751713" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient259"
+       id="radialGradient15658"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.960493,1.041132)"
+       cx="33.966679"
+       cy="35.736916"
+       fx="33.966679"
+       fy="35.736916"
+       r="86.708450" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient15662"
+       id="radialGradient15668"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.968273,0,0,1.032767,3.353553,0.646447)"
+       cx="8.1435566"
+       cy="7.2678967"
+       fx="8.1435566"
+       fy="7.2678967"
+       r="38.158695" />
+    <radialGradient
+       r="5.256"
+       fy="114.5684"
+       fx="20.8921"
+       cy="114.5684"
+       cx="20.8921"
+       
gradientTransform="matrix(0.229703,0.000000,0.000000,0.229703,4.613529,3.979808)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient2283"
+       xlink:href="#aigrd2"
+       inkscape:collect="always" />
+    <radialGradient
+       r="5.257"
+       fy="64.5679"
+       fx="20.8921"
+       cy="64.5679"
+       cx="20.8921"
+       
gradientTransform="matrix(0.229703,0.000000,0.000000,0.229703,4.613529,3.979808)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient2285"
+       xlink:href="#aigrd3"
+       inkscape:collect="always" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4542"
+       id="radialGradient4548"
+       cx="24.306795"
+       cy="42.07798"
+       fx="24.306795"
+       fy="42.07798"
+       r="15.821514"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,0.284916,0.000000,30.08928)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient4440">
+      <stop
+         id="stop4442"
+         offset="0"
+         style="stop-color:#7d7d7d;stop-opacity:1;" />
+      <stop
+         style="stop-color:#b1b1b1;stop-opacity:1.0000000;"
+         offset="0.50000000"
+         id="stop4448" />
+      <stop
+         id="stop4444"
+         offset="1.0000000"
+         style="stop-color:#686868;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4454">
+      <stop
+         id="stop4456"
+         offset="0.0000000"
+         style="stop-color:#729fcf;stop-opacity:0.20784314;" />
+      <stop
+         id="stop4458"
+         offset="1.0000000"
+         style="stop-color:#729fcf;stop-opacity:0.67619050;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4467">
+      <stop
+         id="stop4469"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop4471"
+         offset="1.0000000"
+         style="stop-color:#ffffff;stop-opacity:0.24761905;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4477"
+       inkscape:collect="always">
+      <stop
+         id="stop4479"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         id="stop4481"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2366">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop2368" />
+      <stop
+         id="stop2374"
+         offset="0.50000000"
+         style="stop-color:#ffffff;stop-opacity:0.21904762;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop2370" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2846">
+      <stop
+         style="stop-color:#8a8a8a;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop2848" />
+      <stop
+         style="stop-color:#484848;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop2850" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2865"
+       inkscape:collect="always">
+      <stop
+         id="stop2867"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         id="stop2869"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2966">
+      <stop
+         id="stop2968"
+         offset="0"
+         style="stop-color:#ffd1d1;stop-opacity:1;" />
+      <stop
+         style="stop-color:#ff1d1d;stop-opacity:1;"
+         offset="0.5"
+         id="stop3006" />
+      <stop
+         id="stop2970"
+         offset="1"
+         style="stop-color:#6f0000;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2974">
+      <stop
+         id="stop2976"
+         offset="0"
+         style="stop-color:#c1c1c1;stop-opacity:1;" />
+      <stop
+         id="stop2978"
+         offset="1"
+         style="stop-color:#acacac;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2984"
+       inkscape:collect="always">
+      <stop
+         id="stop2986"
+         offset="0"
+         style="stop-color:#e7e2b8;stop-opacity:1;" />
+      <stop
+         id="stop2988"
+         offset="1"
+         style="stop-color:#e7e2b8;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2994">
+      <stop
+         id="stop2996"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         id="stop2998"
+         offset="1"
+         style="stop-color:#c9c9c9;stop-opacity:1;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4477"
+       id="radialGradient2504"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.237968,-1.591178e-15,28.93278)"
+       cx="24.130018"
+       cy="37.967922"
+       fx="24.130018"
+       fy="37.967922"
+       r="16.528622" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2865"
+       id="radialGradient2552"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.348243,-2.396518e-14,26.35543)"
+       cx="23.5625"
+       cy="40.4375"
+       fx="23.5625"
+       fy="40.4375"
+       r="19.5625" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2966"
+       id="linearGradient2554"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-5.669292,-3.312994e-15)"
+       x1="48.90625"
+       y1="17.376184"
+       x2="50.988335"
+       y2="22.250591" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2974"
+       id="linearGradient2556"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-5.669292,-3.312994e-15)"
+       x1="46"
+       y1="19.8125"
+       x2="47.6875"
+       y2="22.625" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2984"
+       id="radialGradient2558"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(2.923565,-1.236196e-16,8.582434e-17,2.029717,-61.55532,-27.88417)"
+       cx="29.053354"
+       cy="27.640751"
+       fx="29.053354"
+       fy="27.640751"
+       r="3.2408544" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2994"
+       id="linearGradient2560"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(-5.825542,0.125)"
+       x1="25.71875"
+       y1="31.046875"
+       x2="25.514589"
+       y2="30.703125" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2846"
+       id="linearGradient2730"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-1,0,0,1,48.18409,-6.22072e-15)"
+       x1="27.366341"
+       y1="26.580296"
+       x2="31.335964"
+       y2="30.557772" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4440"
+       id="linearGradient2732"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-1.334593,0,0,1.291292,55.15793,-7.460658)"
+       x1="30.656250"
+       y1="34.000000"
+       x2="33.218750"
+       y2="31.062500" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2366"
+       id="linearGradient2734"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-1,0,0,1,44.17827,-7.045146e-16)"
+       x1="18.292673"
+       y1="13.602121"
+       x2="17.500893"
+       y2="25.743469" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4454"
+       id="radialGradient2736"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-1,0,0,1,43.352,1.032377e-15)"
+       cx="18.240929"
+       cy="21.817987"
+       fx="18.240929"
+       fy="21.817987"
+       r="8.3085051" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4467"
+       id="radialGradient2738"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(2.592963,-7.7469e-24,-5.714443e-24,2.252104,-25.05976,-18.941)"
+       cx="15.414371"
+       cy="13.078408"
+       fx="15.414371"
+       fy="13.078408"
+       r="6.6562500" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-y="126"
+     inkscape:window-x="59"
+     inkscape:window-height="705"
+     inkscape:window-width="1102"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="true"
+     inkscape:current-layer="layer6"
+     inkscape:cy="-7.874336"
+     inkscape:cx="38.123818"
+     inkscape:zoom="1"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="0.59607843"
+     bordercolor="#434343"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:showpageshadow="false"
+     borderlayer="true" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Edit Find Replace</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>edit</rdf:li>
+            <rdf:li>find</rdf:li>
+            <rdf:li>locate</rdf:li>
+            <rdf:li>search</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Garrett LeSage</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Jakub Steiner, Steven Garrity</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer6"
+     inkscape:label="Shadow">
+    <g
+       style="display:inline"
+       id="g5022"
+       transform="matrix(2.165152e-2,0,0,1.485743e-2,43.0076,42.68539)">
+      <rect
+         y="-150.69685"
+         x="-1559.2523"
+         height="478.35718"
+         width="1339.6335"
+         id="rect4173"
+         
style="opacity:0.40206185;color:black;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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="path5058"
+         d="M -219.61876,-150.68038 C -219.61876,-150.68038 
-219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 
125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 
-33.655436,-150.68036 -219.61876,-150.68038 z "
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 
-1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 
-1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 
-1745.2157,-150.68036 -1559.2523,-150.68038 z "
+         id="path5018"
+         sodipodi:nodetypes="cccc" />
+    </g>
+  </g>
+  <g
+     style="display:inline"
+     inkscape:groupmode="layer"
+     inkscape:label="Base"
+     id="layer1">
+    <path
+       
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.98855311;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.017543854"
+       d="M 11.505723,5.4942766 L 11.505723,43.400869"
+       id="path15672"
+       sodipodi:nodetypes="cc" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Magnifying Glass"
+     style="display:inline">
+    <g
+       id="g2679">
+      <rect
+         rx="1.1449448"
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         transform="matrix(1.003584,0,0,1.001943,-0.12722,-0.153534)"
+         ry="1.1468204"
+         y="3.6464462"
+         x="6.6035528"
+         height="40.920494"
+         width="34.875"
+         id="rect15391"
+         
style="color:#000000;fill:url(#radialGradient15658);fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient15656);stroke-width:0.99724436;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
 />
+      <rect
+         inkscape:r_cy="true"
+         inkscape:r_cx="true"
+         transform="matrix(1.003584,0,0,1.001943,-0.12722,-0.153534)"
+         rx="0.14851625"
+         ry="0.14875954"
+         y="4.5839462"
+         x="7.6660538"
+         height="38.946384"
+         width="32.775887"
+         id="rect15660"
+         
style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient15668);stroke-width:0.99724436;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
 />
+      <g
+         id="g2270"
+         transform="translate(0.646447,-3.798933e-2)"
+         style="display:inline">
+        <g
+           
transform="matrix(0.229703,0.000000,0.000000,0.229703,4.967081,4.244972)"
+           
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4.0000000"
+           id="g1440">
+          <radialGradient
+             gradientUnits="userSpaceOnUse"
+             fy="114.56840"
+             fx="20.892099"
+             r="5.2560000"
+             cy="114.56840"
+             cx="20.892099"
+             id="radialGradient1442">
+            <stop
+               id="stop1444"
+               style="stop-color:#F0F0F0"
+               offset="0" />
+            <stop
+               id="stop1446"
+               style="stop-color:#474747"
+               offset="1" />
+          </radialGradient>
+          <path
+             id="path1448"
+             d="M 23.428000,113.07000 C 23.428000,115.04300 
21.828000,116.64200 19.855000,116.64200 C 17.881000,116.64200 
16.282000,115.04200 16.282000,113.07000 C 16.282000,111.09600 
17.882000,109.49700 19.855000,109.49700 C 21.828000,109.49700 
23.428000,111.09700 23.428000,113.07000 z "
+             style="stroke:none" />
+          <radialGradient
+             gradientUnits="userSpaceOnUse"
+             fy="64.567902"
+             fx="20.892099"
+             r="5.2570000"
+             cy="64.567902"
+             cx="20.892099"
+             id="radialGradient1450">
+            <stop
+               id="stop1452"
+               style="stop-color:#F0F0F0"
+               offset="0" />
+            <stop
+               id="stop1454"
+               style="stop-color:#474747"
+               offset="1" />
+          </radialGradient>
+          <path
+             id="path1456"
+             d="M 23.428000,63.070000 C 23.428000,65.043000 
21.828000,66.643000 19.855000,66.643000 C 17.881000,66.643000 
16.282000,65.043000 16.282000,63.070000 C 16.282000,61.096000 
17.882000,59.497000 19.855000,59.497000 C 21.828000,59.497000 
23.428000,61.097000 23.428000,63.070000 z "
+             style="stroke:none" />
+        </g>
+        <path
+           id="path15570"
+           d="M 9.9950109,29.952326 C 9.9950109,30.405530 9.6274861,30.772825 
9.1742821,30.772825 C 8.7208483,30.772825 8.3535532,30.405301 
8.3535532,29.952326 C 8.3535532,29.498892 8.7210780,29.131597 
9.1742821,29.131597 C 9.6274861,29.131597 9.9950109,29.499122 
9.9950109,29.952326 z "
+           
style="fill:url(#radialGradient2283);fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
 />
+        <path
+           id="path15577"
+           d="M 9.9950109,18.467176 C 9.9950109,18.920380 9.6274861,19.287905 
9.1742821,19.287905 C 8.7208483,19.287905 8.3535532,18.920380 
8.3535532,18.467176 C 8.3535532,18.013742 8.7210780,17.646447 
9.1742821,17.646447 C 9.6274861,17.646447 9.9950109,18.013972 
9.9950109,18.467176 z "
+           
style="fill:url(#radialGradient2285);fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
 />
+      </g>
+      <path
+         sodipodi:nodetypes="cc"
+         id="path15674"
+         d="M 12.500000,5.0205154 L 12.500000,43.038228"
+         
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.20467831;display:inline"
 />
+      <g
+         id="g2253"
+         
transform="matrix(0.909091,0.000000,0.000000,1.000000,2.363628,0.000000)">
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="9.0000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15686"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="11.000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15688"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="13.000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15690"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="15.000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15692"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="17.000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15694"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="19.000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15696"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="21.000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15698"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="23.000000"
+           x="15.000002"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15700"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.068204239"
+           y="25.000000"
+           x="14.999992"
+           height="1.0000000"
+           width="9.9000053"
+           id="rect15732"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="29.000000"
+           x="14.999992"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15736"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="31.000000"
+           x="14.999992"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15738"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="33.000000"
+           x="14.999992"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15740"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.15156493"
+           y="35.000000"
+           x="14.999992"
+           height="1.0000000"
+           width="22.000004"
+           id="rect15742"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+        <rect
+           ry="0.065390877"
+           rx="0.10609552"
+           y="37.000000"
+           x="14.999992"
+           height="1.0000000"
+           width="15.400014"
+           id="rect15744"
+           
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
 />
+      </g>
+    </g>
+    <path
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       transform="matrix(0.962422,0,0,1.011366,-7.130766,-7.903209)"
+       d="M 40.65864 37.967922 A 16.528622 3.9332814 0 1 1  
7.6013966,37.967922 A 16.528622 3.9332814 0 1 1  40.65864 37.967922 z"
+       sodipodi:ry="3.9332814"
+       sodipodi:rx="16.528622"
+       sodipodi:cy="37.967922"
+       sodipodi:cx="24.130018"
+       id="path4475"
+       
style="opacity:0.17112301;color:#000000;fill:url(#radialGradient2504);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       sodipodi:type="arc" />
+    <g
+       id="g2711"
+       transform="translate(-1.000325,-0.85088)"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true">
+      <path
+         transform="matrix(-0.643277,0,0,0.643277,31.49802,4.828704)"
+         sodipodi:nodetypes="csscccscccscczzzz"
+         id="path2844"
+         d="M 18.627569,3.1435548 C 10.488439,3.1435548 3.8827682,9.7492259 
3.8827682,17.888356 C 3.8827682,26.027486 10.488439,32.633158 
18.627569,32.633158 C 22.107124,32.633158 25.17857,31.248765 
27.701292,29.230511 C 27.495915,30.237392 27.623257,31.265879 
28.457436,31.990436 L 39.42152,41.517846 C 40.654936,42.589175 
42.508982,42.448806 43.58031,41.215389 C 44.651638,39.981971 
44.511269,38.127927 43.277853,37.056599 L 32.313769,27.529188 C 
31.642242,26.945909 30.820891,26.773219 30. [...]
+         
style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2730);stroke-width:3.10908341;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="matrix(-0.643277,0,0,0.643277,31.49802,4.828704)"
+         
style="color:#000000;fill:#dcdcdc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M 18.602905,3.0803551 C 10.437465,3.0803551 3.8104408,9.7073791 
3.8104408,17.872819 C 3.8104408,26.038259 10.437465,32.665283 
18.602905,32.665283 C 22.093708,32.665283 25.175082,31.276416 
27.70596,29.251638 C 27.499919,30.261774 27.627672,31.293585 
28.464547,32.020484 L 39.464073,41.578691 C 40.701476,42.653483 
42.561515,42.512661 43.636306,41.275256 C 44.711097,40.037852 
44.570274,38.177814 43.332871,37.103023 L 32.333346,27.544815 C 
31.659648,26.959651 30.835642,26.786402 3 [...]
+         id="path4430"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="matrix(-0.643277,0,0,0.643277,31.49802,4.828704)"
+         
style="color:#000000;fill:url(#linearGradient2732);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M 39.507004,41.57769 C 39.028332,39.304503 40.904334,36.766268 
43.091057,36.789315 C 43.091057,36.789315 32.33069,27.531204 32.33069,27.531204 
C 29.385899,27.474498 28.061188,29.80382 28.553876,32.131126 L 
39.507004,41.57769 z "
+         id="path4438"
+         sodipodi:nodetypes="ccccc"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         sodipodi:type="arc"
+         
style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2734);stroke-width:1.24788225;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="path4450"
+         sodipodi:cx="17.500893"
+         sodipodi:cy="18.920233"
+         sodipodi:rx="11.048544"
+         sodipodi:ry="11.048544"
+         d="M 28.549437 18.920233 A 11.048544 11.048544 0 1 1  
6.4523487,18.920233 A 11.048544 11.048544 0 1 1  28.549437 18.920233 z"
+         transform="matrix(-0.801358,0,0,0.801358,33.70147,0.855159)"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <rect
+         
style="opacity:0.43315507;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.55458939;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         id="rect4495"
+         width="19.048439"
+         height="4.4404783"
+         x="40.373337"
+         y="0.14086054"
+         rx="3.3215265"
+         ry="2.9348745"
+         
transform="matrix(-0.484379,0.4233,0.417423,0.489452,31.49802,4.828704)"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         sodipodi:type="arc"
+         
style="color:#000000;fill:url(#radialGradient2736);fill-opacity:1;fill-rule:evenodd;stroke:#3063a3;stroke-width:1.11148739;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dashoffset:0;stroke-opacity:1;visibility:visible"
+         id="path4452"
+         sodipodi:cx="17.589281"
+         sodipodi:cy="18.478292"
+         sodipodi:rx="8.3085051"
+         sodipodi:ry="8.3085051"
+         d="M 25.897786 18.478292 A 8.3085051 8.3085051 0 1 1  
9.280776,18.478292 A 8.3085051 8.3085051 0 1 1  25.897786 18.478292 z"
+         transform="matrix(-0.899697,0,0,0.899697,35.502,-0.509826)"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="matrix(0.643277,0,0,0.643277,7.855933,4.828704)"
+         
style="opacity:0.83422457;color:#000000;fill:url(#radialGradient2738);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+         d="M 18.156915,7.3966938 C 12.949325,7.3966938 8.7323681,11.613651 
8.7323681,16.821241 C 8.7323681,18.325216 9.1526753,19.709014 9.77954,20.971144 
C 11.03192,21.432757 12.362297,21.746827 13.774307,21.746827 C 
19.945262,21.746827 24.873589,16.88519 25.254413,10.809698 C 
23.523449,8.7641668 21.044374,7.3966938 18.156915,7.3966938 z "
+         id="path4462"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+    </g>
+    <path
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       transform="matrix(0.616613,0,0,0.293577,12.73816,29.12848)"
+       d="M 43.125 40.4375 A 19.5625 6.8125 0 1 1  4,40.4375 A 19.5625 6.8125 
0 1 1  43.125 40.4375 z"
+       sodipodi:ry="6.8125"
+       sodipodi:rx="19.5625"
+       sodipodi:cy="40.4375"
+       sodipodi:cx="23.5625"
+       id="path3008"
+       
style="opacity:0.2;color:#000000;fill:url(#radialGradient2552);fill-opacity:1;fill-rule:evenodd;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"
+       sodipodi:type="arc" />
+    <g
+       id="g1574"
+       
transform="matrix(1.033699,-0.276979,0.276979,1.033699,16.06828,-14.54823)"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true">
+      <path
+         transform="translate(-29.75546,19)"
+         sodipodi:nodetypes="cccccc"
+         id="path2960"
+         d="M 17.34116,32.5 L 22.96616,26.875 L 43.059909,17.125 C 
46.309909,15.875 48.247409,20.5 45.372409,22.125 L 25.34116,31.5 L 
17.34116,32.5 z "
+         
style="color:#000000;fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:0.93443578;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"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="translate(-29.75546,19)"
+         
style="color:#000000;fill:url(#linearGradient2554);fill-opacity:1;fill-rule:evenodd;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"
+         d="M 38.330708,20 C 38.330708,20 39.768208,20.09375 
40.330708,21.34375 C 40.910201,22.631511 40.330708,24 40.330708,24 L 
45.361958,21.53125 C 45.361958,21.53125 46.81399,20.649883 46.018208,18.6875 C 
45.233296,16.751923 43.330708,17.53125 43.330708,17.53125 L 38.330708,20 z "
+         id="path2964"
+         sodipodi:nodetypes="czcczcc"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="translate(-29.75546,19)"
+         sodipodi:nodetypes="czcczcc"
+         id="path2962"
+         d="M 38.330708,20 C 38.330708,20 39.768208,20.09375 
40.330708,21.34375 C 40.910201,22.631511 40.330708,24 40.330708,24 L 
42.330708,23 C 42.330708,23 43.15774,21.681133 42.549458,20.3125 C 
41.924458,18.90625 40.330708,19 40.330708,19 L 38.330708,20 z "
+         
style="color:#000000;fill:url(#linearGradient2556);fill-opacity:1;fill-rule:evenodd;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"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="translate(-29.75546,19)"
+         sodipodi:nodetypes="cccc"
+         id="path2982"
+         d="M 18.768208,31.78125 L 23.268208,27.28125 C 24.768208,28.09375 
25.549458,29.4375 25.143208,31 L 18.768208,31.78125 z "
+         
style="color:#000000;fill:url(#radialGradient2558);fill-opacity:1;fill-rule:evenodd;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"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="translate(-29.75546,19)"
+         sodipodi:nodetypes="cccc"
+         id="path2992"
+         d="M 20.111958,30.375 L 18.486958,31.96875 L 20.830708,31.65625 C 
21.049458,30.9375 20.643208,30.59375 20.111958,30.375 z "
+         
style="color:#000000;fill:url(#linearGradient2560);fill-opacity:1;fill-rule:evenodd;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"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="translate(-29.75546,19)"
+         sodipodi:nodetypes="ccccc"
+         id="path3002"
+         d="M 23.268208,27.25 L 24.830708,28.5 L 40.218048,21.18133 C 
39.773616,20.325286 38.976281,20.096733 38.314669,20.019068 L 23.268208,27.25 z 
"
+         
style="color:#000000;fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;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"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+      <path
+         transform="translate(-29.75546,19)"
+         sodipodi:nodetypes="ccccc"
+         id="path3004"
+         d="M 25.143208,31.0625 L 25.330708,30.3125 L 40.561798,23.1829 C 
40.561798,23.1829 40.451638,23.796527 40.345919,23.93225 L 25.143208,31.0625 z "
+         
style="color:#000000;fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;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"
+         inkscape:r_cx="true"
+         inkscape:r_cy="true" />
+    </g>
+  </g>
+</svg>
diff --git a/etc/images/scalable/search.svg b/etc/images/scalable/search.svg
new file mode 100644
index 00000000000..a499b486cf8
--- /dev/null
+++ b/etc/images/scalable/search.svg
@@ -0,0 +1,750 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="90.000000"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-filename="/home/steven/edit-find-48.png"
+   sodipodi:docname="edit-find.svg"
+   sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/actions"
+   inkscape:version="0.46"
+   sodipodi:version="0.32"
+   id="svg249"
+   height="48.000000px"
+   width="48.000000px"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective113" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient5031"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient5060">
+      <stop
+         style="stop-color:black;stop-opacity:1;"
+         offset="0"
+         id="stop5062" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5064" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5060"
+       id="radialGradient5029"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
+       cx="605.71429"
+       cy="486.64789"
+       fx="605.71429"
+       fy="486.64789"
+       r="117.14286" />
+    <linearGradient
+       id="linearGradient5048">
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="0"
+         id="stop5050" />
+      <stop
+         id="stop5056"
+         offset="0.5"
+         style="stop-color:black;stop-opacity:1;" />
+      <stop
+         style="stop-color:black;stop-opacity:0;"
+         offset="1"
+         id="stop5052" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5048"
+       id="linearGradient5027"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
+       x1="302.85715"
+       y1="366.64789"
+       x2="302.85715"
+       y2="609.50507" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient4542">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop4544" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop4546" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient15662">
+      <stop
+         id="stop15664"
+         offset="0.0000000"
+         style="stop-color:#ffffff;stop-opacity:1.0000000;" />
+      <stop
+         id="stop15666"
+         offset="1.0000000"
+         style="stop-color:#f8f8f8;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <radialGradient
+       id="aigrd3"
+       cx="20.8921"
+       cy="64.5679"
+       r="5.257"
+       fx="20.8921"
+       fy="64.5679"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         offset="0"
+         style="stop-color:#F0F0F0"
+         id="stop15573" />
+      <stop
+         offset="1.0000000"
+         style="stop-color:#9a9a9a;stop-opacity:1.0000000;"
+         id="stop15575" />
+    </radialGradient>
+    <radialGradient
+       id="aigrd2"
+       cx="20.8921"
+       cy="114.5684"
+       r="5.256"
+       fx="20.8921"
+       fy="114.5684"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         offset="0"
+         style="stop-color:#F0F0F0"
+         id="stop15566" />
+      <stop
+         offset="1.0000000"
+         style="stop-color:#9a9a9a;stop-opacity:1.0000000;"
+         id="stop15568" />
+    </radialGradient>
+    <linearGradient
+       id="linearGradient269">
+      <stop
+         id="stop270"
+         offset="0.0000000"
+         style="stop-color:#a3a3a3;stop-opacity:1.0000000;" />
+      <stop
+         id="stop271"
+         offset="1.0000000"
+         style="stop-color:#4c4c4c;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient259">
+      <stop
+         id="stop260"
+         offset="0.0000000"
+         style="stop-color:#fafafa;stop-opacity:1.0000000;" />
+      <stop
+         id="stop261"
+         offset="1.0000000"
+         style="stop-color:#bbbbbb;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient269"
+       id="radialGradient15656"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.968273,0.000000,0.000000,1.032767,3.353553,0.646447)"
+       cx="8.8244190"
+       cy="3.7561285"
+       fx="8.8244190"
+       fy="3.7561285"
+       r="37.751713" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient259"
+       id="radialGradient15658"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="scale(0.960493,1.041132)"
+       cx="33.966679"
+       cy="35.736916"
+       fx="33.966679"
+       fy="35.736916"
+       r="86.708450" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient15662"
+       id="radialGradient15668"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(0.968273,0.000000,0.000000,1.032767,3.353553,0.646447)"
+       cx="8.1435566"
+       cy="7.2678967"
+       fx="8.1435566"
+       fy="7.2678967"
+       r="38.158695" />
+    <radialGradient
+       r="5.256"
+       fy="114.5684"
+       fx="20.8921"
+       cy="114.5684"
+       cx="20.8921"
+       
gradientTransform="matrix(0.229703,0.000000,0.000000,0.229703,4.613529,3.979808)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient2283"
+       xlink:href="#aigrd2"
+       inkscape:collect="always" />
+    <radialGradient
+       r="5.257"
+       fy="64.5679"
+       fx="20.8921"
+       cy="64.5679"
+       cx="20.8921"
+       
gradientTransform="matrix(0.229703,0.000000,0.000000,0.229703,4.613529,3.979808)"
+       gradientUnits="userSpaceOnUse"
+       id="radialGradient2285"
+       xlink:href="#aigrd3"
+       inkscape:collect="always" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4542"
+       id="radialGradient4548"
+       cx="24.306795"
+       cy="42.07798"
+       fx="24.306795"
+       fy="42.07798"
+       r="15.821514"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,0.284916,0.000000,30.08928)"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       id="linearGradient4440">
+      <stop
+         id="stop4442"
+         offset="0"
+         style="stop-color:#7d7d7d;stop-opacity:1;" />
+      <stop
+         style="stop-color:#b1b1b1;stop-opacity:1.0000000;"
+         offset="0.50000000"
+         id="stop4448" />
+      <stop
+         id="stop4444"
+         offset="1.0000000"
+         style="stop-color:#686868;stop-opacity:1.0000000;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4454">
+      <stop
+         id="stop4456"
+         offset="0.0000000"
+         style="stop-color:#729fcf;stop-opacity:0.20784314;" />
+      <stop
+         id="stop4458"
+         offset="1.0000000"
+         style="stop-color:#729fcf;stop-opacity:0.67619050;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4467">
+      <stop
+         id="stop4469"
+         offset="0"
+         style="stop-color:#ffffff;stop-opacity:1;" />
+      <stop
+         id="stop4471"
+         offset="1.0000000"
+         style="stop-color:#ffffff;stop-opacity:0.24761905;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4477"
+       inkscape:collect="always">
+      <stop
+         id="stop4479"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         id="stop4481"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2366">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop2368" />
+      <stop
+         id="stop2374"
+         offset="0.50000000"
+         style="stop-color:#ffffff;stop-opacity:0.21904762;" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop2370" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2846">
+      <stop
+         style="stop-color:#8a8a8a;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop2848" />
+      <stop
+         style="stop-color:#484848;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop2850" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4477"
+       id="radialGradient1527"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.000000,0.000000,0.000000,0.237968,-8.821068e-16,28.93278)"
+       cx="24.130018"
+       cy="37.967922"
+       fx="24.130018"
+       fy="37.967922"
+       r="16.528622" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2846"
+       id="linearGradient1529"
+       gradientUnits="userSpaceOnUse"
+       x1="27.366341"
+       y1="26.580296"
+       x2="31.335964"
+       y2="30.557772" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4440"
+       id="linearGradient1531"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(1.334593,0.000000,0.000000,1.291292,-6.973842,-7.460658)"
+       x1="30.656250"
+       y1="34.000000"
+       x2="33.218750"
+       y2="31.062500" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient2366"
+       id="linearGradient1533"
+       gradientUnits="userSpaceOnUse"
+       x1="18.292673"
+       y1="13.602121"
+       x2="17.500893"
+       y2="25.743469" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4454"
+       id="radialGradient1537"
+       gradientUnits="userSpaceOnUse"
+       cx="18.240929"
+       cy="21.817987"
+       fx="18.240929"
+       fy="21.817987"
+       r="8.3085051" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4467"
+       id="radialGradient1539"
+       gradientUnits="userSpaceOnUse"
+       
gradientTransform="matrix(2.592963,-7.746900e-24,-5.714443e-24,2.252104,-25.05975,-18.94100)"
+       cx="15.414371"
+       cy="13.078408"
+       fx="15.414371"
+       fy="13.078408"
+       r="6.6562500" />
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-y="30"
+     inkscape:window-x="418"
+     inkscape:window-height="818"
+     inkscape:window-width="1016"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="true"
+     inkscape:current-layer="layer6"
+     inkscape:cy="14.980943"
+     inkscape:cx="25.938708"
+     inkscape:zoom="1"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="0.25490196"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     inkscape:showpageshadow="false" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Edit Find</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>edit</rdf:li>
+            <rdf:li>find</rdf:li>
+            <rdf:li>locate</rdf:li>
+            <rdf:li>search</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/publicdomain/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Steven Garrity</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Jakub Steiner</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/publicdomain/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer6"
+     inkscape:label="Shadow">
+    <g
+       style="display:inline"
+       id="g5022"
+       transform="matrix(2.165152e-2,0,0,1.485743e-2,43.0076,42.68539)">
+      <rect
+         y="-150.69685"
+         x="-1559.2523"
+         height="478.35718"
+         width="1339.6335"
+         id="rect4173"
+         
style="opacity:0.40206185;color:black;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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="path5058"
+         d="M -219.61876,-150.68038 C -219.61876,-150.68038 
-219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 
125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 
-33.655436,-150.68036 -219.61876,-150.68038 z "
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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
+         
style="opacity:0.40206185;color:black;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;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"
+         d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 
-1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 
-1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 
-1745.2157,-150.68036 -1559.2523,-150.68038 z "
+         id="path5018"
+         sodipodi:nodetypes="cccc" />
+    </g>
+  </g>
+  <g
+     style="display:inline"
+     inkscape:groupmode="layer"
+     inkscape:label="Base"
+     id="layer1">
+    <rect
+       
style="color:#000000;fill:url(#radialGradient15658);fill-opacity:1.0000000;fill-rule:nonzero;stroke:url(#radialGradient15656);stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+       id="rect15391"
+       width="34.875000"
+       height="40.920494"
+       x="6.6035528"
+       y="3.6464462"
+       ry="1.1490486" />
+    <rect
+       
style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:url(#radialGradient15668);stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+       id="rect15660"
+       width="32.775887"
+       height="38.946384"
+       x="7.6660538"
+       y="4.5839462"
+       ry="0.14904857"
+       rx="0.14904857" />
+    <g
+       transform="translate(0.646447,-3.798933e-2)"
+       id="g2270">
+      <g
+         id="g1440"
+         
style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4.0000000"
+         
transform="matrix(0.229703,0.000000,0.000000,0.229703,4.967081,4.244972)">
+        <radialGradient
+           id="radialGradient1442"
+           cx="20.892099"
+           cy="114.56840"
+           r="5.2560000"
+           fx="20.892099"
+           fy="114.56840"
+           gradientUnits="userSpaceOnUse">
+          <stop
+             offset="0"
+             style="stop-color:#F0F0F0"
+             id="stop1444" />
+          <stop
+             offset="1"
+             style="stop-color:#474747"
+             id="stop1446" />
+        </radialGradient>
+        <path
+           style="stroke:none"
+           d="M 23.428000,113.07000 C 23.428000,115.04300 21.828000,116.64200 
19.855000,116.64200 C 17.881000,116.64200 16.282000,115.04200 
16.282000,113.07000 C 16.282000,111.09600 17.882000,109.49700 
19.855000,109.49700 C 21.828000,109.49700 23.428000,111.09700 
23.428000,113.07000 z "
+           id="path1448" />
+        <radialGradient
+           id="radialGradient1450"
+           cx="20.892099"
+           cy="64.567902"
+           r="5.2570000"
+           fx="20.892099"
+           fy="64.567902"
+           gradientUnits="userSpaceOnUse">
+          <stop
+             offset="0"
+             style="stop-color:#F0F0F0"
+             id="stop1452" />
+          <stop
+             offset="1"
+             style="stop-color:#474747"
+             id="stop1454" />
+        </radialGradient>
+        <path
+           style="stroke:none"
+           d="M 23.428000,63.070000 C 23.428000,65.043000 21.828000,66.643000 
19.855000,66.643000 C 17.881000,66.643000 16.282000,65.043000 
16.282000,63.070000 C 16.282000,61.096000 17.882000,59.497000 
19.855000,59.497000 C 21.828000,59.497000 23.428000,61.097000 
23.428000,63.070000 z "
+           id="path1456" />
+      </g>
+      <path
+         
style="fill:url(#radialGradient2283);fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+         d="M 9.9950109,29.952326 C 9.9950109,30.405530 9.6274861,30.772825 
9.1742821,30.772825 C 8.7208483,30.772825 8.3535532,30.405301 
8.3535532,29.952326 C 8.3535532,29.498892 8.7210780,29.131597 
9.1742821,29.131597 C 9.6274861,29.131597 9.9950109,29.499122 
9.9950109,29.952326 z "
+         id="path15570" />
+      <path
+         
style="fill:url(#radialGradient2285);fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+         d="M 9.9950109,18.467176 C 9.9950109,18.920380 9.6274861,19.287905 
9.1742821,19.287905 C 8.7208483,19.287905 8.3535532,18.920380 
8.3535532,18.467176 C 8.3535532,18.013742 8.7210780,17.646447 
9.1742821,17.646447 C 9.6274861,17.646447 9.9950109,18.013972 
9.9950109,18.467176 z "
+         id="path15577" />
+    </g>
+    <path
+       
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.98855311;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.017543854"
+       d="M 11.505723,5.4942766 L 11.505723,43.400869"
+       id="path15672"
+       sodipodi:nodetypes="cc" />
+    <path
+       
style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.20467831"
+       d="M 12.500000,5.0205154 L 12.500000,43.038228"
+       id="path15674"
+       sodipodi:nodetypes="cc" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Magnifying Glass"
+     style="display:inline">
+    <g
+       
transform="matrix(0.909091,0.000000,0.000000,1.000000,2.363628,0.000000)"
+       id="g2253">
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15686"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="9.0000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15688"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="11.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15690"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="13.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15692"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="15.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15694"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="17.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15696"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="19.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15698"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="21.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15700"
+         width="22.000004"
+         height="1.0000000"
+         x="15.000002"
+         y="23.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15732"
+         width="9.9000053"
+         height="1.0000000"
+         x="14.999992"
+         y="25.000000"
+         rx="0.068204239"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15736"
+         width="22.000004"
+         height="1.0000000"
+         x="14.999992"
+         y="29.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15738"
+         width="22.000004"
+         height="1.0000000"
+         x="14.999992"
+         y="31.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15740"
+         width="22.000004"
+         height="1.0000000"
+         x="14.999992"
+         y="33.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15742"
+         width="22.000004"
+         height="1.0000000"
+         x="14.999992"
+         y="35.000000"
+         rx="0.15156493"
+         ry="0.065390877" />
+      <rect
+         
style="color:#000000;fill:#9b9b9b;fill-opacity:0.54970759;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.081871338;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block;overflow:visible"
+         id="rect15744"
+         width="15.400014"
+         height="1.0000000"
+         x="14.999992"
+         y="37.000000"
+         rx="0.10609552"
+         ry="0.065390877" />
+    </g>
+    <g
+       id="g1772"
+       
transform="matrix(0.665377,0.000000,0.000000,0.665377,15.98645,17.90835)">
+      <path
+         sodipodi:type="arc"
+         
style="opacity:0.17112298;color:#000000;fill:url(#radialGradient1527);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         id="path4475"
+         sodipodi:cx="24.130018"
+         sodipodi:cy="37.967922"
+         sodipodi:rx="16.528622"
+         sodipodi:ry="3.9332814"
+         d="M 40.658640 37.967922 A 16.528622 3.9332814 0 1 1  
7.6013966,37.967922 A 16.528622 3.9332814 0 1 1  40.658640 37.967922 z"
+         
transform="matrix(1.446431,0.000000,0.000000,1.519990,-10.97453,-17.75168)" />
+      <path
+         sodipodi:nodetypes="csscccscccscczzzz"
+         id="path2844"
+         d="M 18.627569,3.1435548 C 10.488439,3.1435548 3.8827682,9.7492259 
3.8827682,17.888356 C 3.8827682,26.027486 10.488439,32.633158 
18.627569,32.633158 C 22.107124,32.633158 25.178570,31.248765 
27.701292,29.230511 C 27.495915,30.237392 27.623257,31.265879 
28.457436,31.990436 L 39.421520,41.517846 C 40.654936,42.589175 
42.508982,42.448806 43.580310,41.215389 C 44.651638,39.981971 
44.511269,38.127927 43.277853,37.056599 L 32.313769,27.529188 C 
31.642242,26.945909 30.820891,26.773219  [...]
+         
style="opacity:1.0000000;color:#000000;fill:#dcdcdc;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient1529);stroke-width:3.0058157;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
 />
+      <path
+         
style="opacity:1.0000000;color:#000000;fill:#dcdcdc;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000004;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         d="M 18.602905,3.0803551 C 10.437465,3.0803551 3.8104408,9.7073791 
3.8104408,17.872819 C 3.8104408,26.038259 10.437465,32.665283 
18.602905,32.665283 C 22.093708,32.665283 25.175082,31.276416 
27.705960,29.251638 C 27.499919,30.261774 27.627672,31.293585 
28.464547,32.020484 L 39.464073,41.578691 C 40.701476,42.653483 
42.561515,42.512661 43.636306,41.275256 C 44.711097,40.037852 
44.570274,38.177814 43.332871,37.103023 L 32.333346,27.544815 C 
31.659648,26.959651 30.835642,26.786402  [...]
+         id="path4430" />
+      <path
+         
style="opacity:1.0000000;color:#000000;fill:url(#linearGradient1531);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         d="M 39.507004,41.577690 C 39.028332,39.304503 40.904334,36.766268 
43.091057,36.789315 C 43.091057,36.789315 32.330690,27.531204 
32.330690,27.531204 C 29.385899,27.474498 28.061188,29.803820 
28.553876,32.131126 L 39.507004,41.577690 z "
+         id="path4438"
+         sodipodi:nodetypes="ccccc" />
+      <path
+         sodipodi:type="arc"
+         
style="opacity:1.0000000;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient1533);stroke-width:1.2064340;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         id="path4450"
+         sodipodi:cx="17.500893"
+         sodipodi:cy="18.920233"
+         sodipodi:rx="11.048544"
+         sodipodi:ry="11.048544"
+         d="M 28.549437 18.920233 A 11.048544 11.048544 0 1 1  
6.4523487,18.920233 A 11.048544 11.048544 0 1 1  28.549437 18.920233 z"
+         
transform="matrix(1.245743,0.000000,0.000000,1.245743,-3.425346,-6.177033)" />
+      <rect
+         
style="opacity:0.43315509;color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5029539;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         id="rect4495"
+         width="19.048439"
+         height="4.4404783"
+         x="40.373337"
+         y="0.14086054"
+         rx="3.2112026"
+         ry="2.8373930"
+         
transform="matrix(0.752986,0.658037,-0.648902,0.760872,0.000000,0.000000)" />
+      <path
+         sodipodi:type="arc"
+         
style="color:#000000;fill:url(#radialGradient1537);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#3063a3;stroke-width:1.0745695;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible"
+         id="path4452"
+         sodipodi:cx="17.589281"
+         sodipodi:cy="18.478292"
+         sodipodi:rx="8.3085051"
+         sodipodi:ry="8.3085051"
+         d="M 25.897786 18.478292 A 8.3085051 8.3085051 0 1 1  
9.2807760,18.478292 A 8.3085051 8.3085051 0 1 1  25.897786 18.478292 z"
+         
transform="matrix(1.398614,0.000000,0.000000,1.398614,-6.224338,-8.298958)" />
+      <path
+         
style="opacity:0.83422458;color:#000000;fill:url(#radialGradient1539);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
+         d="M 18.156915,7.3966938 C 12.949325,7.3966938 8.7323681,11.613651 
8.7323681,16.821241 C 8.7323681,18.325216 9.1526753,19.709014 
9.7795400,20.971144 C 11.031920,21.432757 12.362297,21.746827 
13.774307,21.746827 C 19.945262,21.746827 24.873589,16.885190 
25.254413,10.809698 C 23.523449,8.7641668 21.044374,7.3966938 
18.156915,7.3966938 z "
+         id="path4462" />
+    </g>
+  </g>
+</svg>
diff --git a/etc/images/scalable/show.svg b/etc/images/scalable/show.svg
new file mode 100644
index 00000000000..0e750e8acc2
--- /dev/null
+++ b/etc/images/scalable/show.svg
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.326874,0,0,0.326874,21.8805,21.4606)">
+        <g id="Shadow" transform="matrix(1,0,0,1,-68,-68)">
+            <g id="g5022">
+                <rect id="rect4173" x="38.531" y="168.527" width="120.855" 
height="29.613" style="fill:url(#_Linear1);"/>
+                <path id="path5058" 
d="M159.386,168.528L159.386,198.139C172.275,198.195 190.546,191.505 
190.546,183.332C190.546,175.158 176.162,168.528 159.386,168.528Z" 
style="fill:url(#_Radial2);fill-rule:nonzero;"/>
+                <path id="path5018" 
d="M38.531,168.528L38.531,198.139C25.642,198.195 7.371,191.505 
7.371,183.332C7.371,175.158 21.754,168.528 38.531,168.528Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+            </g>
+        </g>
+        <g id="Base" transform="matrix(1,0,0,1,-68,-68)">
+            <path id="path15672" d="M47.941,22.893L47.941,180.837" 
style="fill:none;stroke:black;stroke-opacity:0.02;stroke-width:4.12px;"/>
+        </g>
+        <g id="Magnifying-Glass" serif:id="Magnifying Glass" 
transform="matrix(1,0,0,1,-68,-68)">
+            <g id="g2679">
+                <path id="rect15391" d="M172.917,19.354C172.917,16.721 
170.779,14.583 168.146,14.583L31.854,14.583C29.221,14.583 27.083,16.721 
27.083,19.354L27.083,180.646C27.083,183.279 29.221,185.417 
31.854,185.417L168.146,185.417C170.779,185.417 172.917,183.279 
172.917,180.646L172.917,19.354Z" 
style="fill:url(#_Radial4);stroke:url(#_Radial5);stroke-width:4.17px;stroke-linecap:round;stroke-linejoin:round;"/>
+                <path id="rect15660" d="M168.582,19.116C168.582,18.774 
168.305,18.497 167.963,18.497L32.145,18.497C31.804,18.497 31.526,18.774 
31.526,19.116L31.526,180.47C31.526,180.812 31.804,181.089 
32.145,181.089L167.963,181.089C168.305,181.089 168.582,180.812 
168.582,180.47L168.582,19.116Z" 
style="fill:none;stroke:url(#_Radial6);stroke-width:4.17px;stroke-linecap:round;stroke-linejoin:round;"/>
+                <g id="g2270">
+                    <g id="g1440">
+                        <path id="path1448" d="M45.813,125.748C45.813,127.636 
44.281,129.167 42.393,129.167C40.504,129.167 38.973,127.635 
38.973,125.748C38.973,123.859 40.504,122.328 42.393,122.328C44.281,122.328 
45.813,123.86 45.813,125.748Z" style="fill:white;fill-rule:nonzero;"/>
+                        <path id="path1456" d="M45.813,77.893C45.813,79.781 
44.281,81.313 42.393,81.313C40.504,81.313 38.973,79.781 
38.973,77.893C38.973,76.004 40.504,74.473 42.393,74.473C44.281,74.473 
45.813,76.005 45.813,77.893Z" style="fill:white;fill-rule:nonzero;"/>
+                    </g>
+                    <path id="path15570" d="M44.339,124.643C44.339,126.531 
42.808,128.062 40.92,128.062C39.03,128.062 37.5,126.53 
37.5,124.643C37.5,122.754 39.031,121.223 40.92,121.223C42.808,121.223 
44.339,122.755 44.339,124.643Z" style="fill:url(#_Radial7);fill-rule:nonzero;"/>
+                    <path id="path15577" d="M44.339,76.788C44.339,78.677 
42.808,80.208 40.92,80.208C39.03,80.208 37.5,78.677 37.5,76.788C37.5,74.899 
39.031,73.369 40.92,73.369C42.808,73.369 44.339,74.9 44.339,76.788Z" 
style="fill:url(#_Radial8);fill-rule:nonzero;"/>
+                </g>
+                <path id="path15674" d="M52.083,20.919L52.083,179.326" 
style="fill:none;stroke:white;stroke-opacity:0.2;stroke-width:4.17px;"/>
+                <g id="g2253">
+                    <path id="rect15686" d="M150,38.132C150,37.783 
149.717,37.5 149.368,37.5L67.298,37.5C66.95,37.5 66.667,37.783 
66.667,38.132L66.667,41.035C66.667,41.384 66.95,41.667 
67.298,41.667L149.368,41.667C149.717,41.667 150,41.384 150,41.035L150,38.132Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15688" d="M150,46.465C150,46.116 
149.717,45.833 149.368,45.833L67.298,45.833C66.95,45.833 66.667,46.116 
66.667,46.465L66.667,49.368C66.667,49.717 66.95,50 
67.298,50L149.368,50C149.717,50 150,49.717 150,49.368L150,46.465Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15690" d="M150,54.798C150,54.45 
149.717,54.167 149.368,54.167L67.298,54.167C66.95,54.167 66.667,54.45 
66.667,54.798L66.667,57.702C66.667,58.05 66.95,58.333 
67.298,58.333L149.368,58.333C149.717,58.333 150,58.05 150,57.702L150,54.798Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15692" d="M150,63.132C150,62.783 
149.717,62.5 149.368,62.5L67.298,62.5C66.95,62.5 66.667,62.783 
66.667,63.132L66.667,66.035C66.667,66.384 66.95,66.667 
67.298,66.667L149.368,66.667C149.717,66.667 150,66.384 150,66.035L150,63.132Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15694" d="M150,71.465C150,71.116 
149.717,70.833 149.368,70.833L67.298,70.833C66.95,70.833 66.667,71.116 
66.667,71.465L66.667,74.368C66.667,74.717 66.95,75 
67.298,75L149.368,75C149.717,75 150,74.717 150,74.368L150,71.465Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15696" d="M150,79.798C150,79.45 
149.717,79.167 149.368,79.167L67.298,79.167C66.95,79.167 66.667,79.45 
66.667,79.798L66.667,82.702C66.667,83.05 66.95,83.333 
67.298,83.333L149.368,83.333C149.717,83.333 150,83.05 150,82.702L150,79.798Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15698" d="M150,88.132C150,87.783 
149.717,87.5 149.368,87.5L67.298,87.5C66.95,87.5 66.667,87.783 
66.667,88.132L66.667,91.035C66.667,91.384 66.95,91.667 
67.298,91.667L149.368,91.667C149.717,91.667 150,91.384 150,91.035L150,88.132Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15700" d="M150,96.465C150,96.116 
149.717,95.833 149.368,95.833L67.298,95.833C66.95,95.833 66.667,96.116 
66.667,96.465L66.667,99.368C66.667,99.717 66.95,100 
67.298,100L149.368,100C149.717,100 150,99.717 150,99.368L150,96.465Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15732" d="M104.167,104.451C104.167,104.294 
104.039,104.167 103.882,104.167L66.951,104.167C66.794,104.167 66.667,104.294 
66.667,104.451L66.667,108.049C66.667,108.206 66.794,108.333 
66.951,108.333L103.882,108.333C104.039,108.333 104.167,108.206 
104.167,108.049L104.167,104.451Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15736" d="M150,121.465C150,121.116 
149.717,120.833 149.368,120.833L67.298,120.833C66.95,120.833 66.667,121.116 
66.667,121.465L66.667,124.368C66.667,124.717 66.95,125 
67.298,125L149.368,125C149.717,125 150,124.717 150,124.368L150,121.465Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15738" d="M150,129.798C150,129.45 
149.717,129.167 149.368,129.167L67.298,129.167C66.95,129.167 66.667,129.45 
66.667,129.798L66.667,132.702C66.667,133.05 66.95,133.333 
67.298,133.333L149.368,133.333C149.717,133.333 150,133.05 
150,132.702L150,129.798Z" style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15740" d="M150,138.132C150,137.783 
149.717,137.5 149.368,137.5L67.298,137.5C66.95,137.5 66.667,137.783 
66.667,138.132L66.667,141.035C66.667,141.384 66.95,141.667 
67.298,141.667L149.368,141.667C149.717,141.667 150,141.384 
150,141.035L150,138.132Z" style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15742" d="M150,146.465C150,146.116 
149.717,145.833 149.368,145.833L67.298,145.833C66.95,145.833 66.667,146.116 
66.667,146.465L66.667,149.368C66.667,149.717 66.95,150 
67.298,150L149.368,150C149.717,150 150,149.717 150,149.368L150,146.465Z" 
style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                    <path id="rect15744" d="M125,154.609C125,154.365 
124.802,154.167 124.558,154.167L67.109,154.167C66.865,154.167 66.667,154.365 
66.667,154.609L66.667,157.891C66.667,158.135 66.865,158.333 
67.109,158.333L124.558,158.333C124.802,158.333 125,158.135 
125,157.891L125,154.609Z" style="fill:rgb(155,155,155);fill-opacity:0.55;"/>
+                </g>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.81329e-15,29.6132,-29.6132,1.81329e-15,84.2983,168.527)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(29.3198,0,0,14.284,160.15,183.159)"><stop offset="0" 
style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-29.3198,0,0,14.284,37.7666,183.159)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(348.256,0,0,376.876,135.894,154.69)"><stop offset="0" 
style="stop-color:rgb(250,250,250);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(187,187,187);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(152.854,0,0,162.769,49.2226,18.2538)"><stop 
offset="0" style="stop-color:rgb(163,163,163);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(76,76,76);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(154.502,0,0,164.523,46.4658,33.395)"><stop offset="0" 
style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(248,248,248);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.0305,0,0,5.0305,41.9123,126.077)"><stop offset="0" 
style="stop-color:rgb(240,240,240);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(154,154,154);stop-opacity:1"/></radialGradient>
+        <radialGradient id="_Radial8" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.03145,0,0,5.03145,41.9123,78.2219)"><stop 
offset="0" style="stop-color:rgb(240,240,240);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(154,154,154);stop-opacity:1"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/spell.svg b/etc/images/scalable/spell.svg
new file mode 100644
index 00000000000..25b3b081b7b
--- /dev/null
+++ b/etc/images/scalable/spell.svg
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;">
+    <g id="g32" transform="matrix(0.466666,0,0,0.466666,0,14.856)">
+        <path id="path6387" d="M34.193,0.005C32.591,0.161 31.223,1.225 
30.677,2.739L18.177,36.202C17.71,37.479 17.895,38.904 
18.673,40.019C19.451,41.134 20.724,41.799 
22.083,41.801L30.937,41.801C32.718,41.779 34.287,40.628 
34.844,38.937L35.364,37.505L44.349,37.505L44.87,39.067C45.47,40.707 
47.029,41.799 48.776,41.801L57.63,41.801C58.259,41.811 58.883,41.677 
59.453,41.411C59.496,41.412 59.54,41.412 59.583,41.411C60.083,41.597 
60.613,41.685 61.146,41.671L69.739,41.671C70.582,41.654 71.399, [...]
+        <path id="text3378" 
d="M34.583,4.171L22.083,37.635L30.937,37.635L32.37,33.338L47.213,33.338L48.776,37.635L57.63,37.635L45,4.171L34.583,4.171ZM61.146,4.171L61.146,37.505L69.739,37.505L69.739,33.859C70.919,35.336
 72.732,36.536 74.167,37.244C75.601,37.937 77.249,38.156 
79.114,38.156C82.414,38.156 85.197,36.981 87.318,34.51C89.438,32.023 
90.443,28.777 90.443,24.874C90.443,20.971 89.438,17.841 
87.318,15.369C85.197,12.883 82.414,11.593 79.114,11.593C77.249,11.593 
75.601,12.057 74.167,1 [...]
+        <path id="path6389" 
d="M34.583,4.171L22.083,37.635L24.167,37.635L35.104,8.338L45.521,8.338L56.588,37.635L57.63,37.635L45,4.171L34.583,4.171ZM61.146,4.171L61.146,37.505L61.667,37.505L61.667,8.338L69.739,8.338L69.739,4.171L61.146,4.171ZM79.114,11.593C77.249,11.593
 75.601,12.057 74.167,12.765C72.911,13.372 71.417,14.293 
70.26,15.499L70.26,20.187C70.5,19.887 70.888,19.673 71.172,19.406C71.457,19.136 
71.771,18.861 72.083,18.624C72.988,17.939 73.837,17.342 
74.687,16.932C76.122,16.223 7 [...]
+        <g id="g5022" opacity="0.4">
+            <rect id="rect4173" x="23.33" y="45.681" width="90.483" 
height="32.079" style="fill:url(#_Linear2);"/>
+            <path id="path5058" d="M113.813,45.682L113.813,77.76C123.463,77.82 
137.143,70.573 137.143,61.719C137.143,52.865 126.374,45.682 113.813,45.682Z" 
style="fill:url(#_Radial3);fill-rule:nonzero;"/>
+            <path id="path5018" d="M23.33,45.682L23.33,77.76C13.679,77.82 
0,70.573 0,61.719C0,52.865 10.769,45.682 23.33,45.682Z" 
style="fill:url(#_Radial4);fill-rule:nonzero;"/>
+        </g>
+        <path id="path6406" 
d="M9.193,60.421L17.526,52.088L25.859,60.421L34.193,52.088L42.526,60.421L50.859,52.088L59.193,60.421L67.526,52.088L75.859,60.421L84.193,52.088L92.526,60.421L100.859,52.088L109.193,60.421L117.526,52.088L125.859,60.421"
 style="fill:none;stroke:rgb(78,154,6);stroke-width:12.5px;"/>
+        <path id="path6404" 
d="M9.193,60.421L17.526,52.088L25.859,60.421L34.193,52.088L42.526,60.421L50.859,52.088L59.193,60.421L67.526,52.088L75.859,60.421L84.193,52.088L92.526,60.421L100.859,52.088L109.193,60.421L117.526,52.088L125.859,60.421"
 
style="fill:none;stroke:rgb(138,226,52);stroke-width:4.17px;stroke-linecap:square;stroke-linejoin:miter;"/>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.24131e-15,20.2722,-20.2722,1.24131e-15,84.8859,21.1073)"><stop
 offset="0" style="stop-color:rgb(85,87,83);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(136,138,133);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.96428e-15,32.0791,-32.0791,1.96428e-15,57.5955,45.6814)"><stop
 offset="0" style="stop-color:black;stop-opacity:0"/><stop offset="0.5" 
style="stop-color:black;stop-opacity:0.39"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial3" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(21.9516,0,0,15.4735,114.385,61.5322)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial4" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-21.9516,0,0,15.4735,22.7573,61.5322)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.4"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/undo.svg b/etc/images/scalable/undo.svg
new file mode 100644
index 00000000000..b4a286e37f7
--- /dev/null
+++ b/etc/images/scalable/undo.svg
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;">
+    <g id="g4001" transform="matrix(0.465457,0,0,0.465457,-17.4723,-12.8469)">
+        <path id="path9259-3" 
d="M114.295,126.795L135.129,126.795C146.635,126.795 155.962,117.468 
155.962,105.962C155.962,94.456 146.635,85.129 
135.129,85.129L72.629,85.129M85.129,60.129L60.129,85.129L85.129,110.129" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear1);stroke-width:29.17px;"/>
+        <path id="path9259-3-3" 
d="M114.295,126.795L135.129,126.795C146.635,126.795 155.962,117.468 
155.962,105.962C155.962,94.456 146.635,85.129 
135.129,85.129L72.629,85.129M85.129,60.129L60.129,85.129L85.129,110.129" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear2);stroke-width:20.83px;"/>
+        <path id="path9259-3-3-3" d="M84.998,51.665C82.849,51.75 80.747,52.706 
79.269,54.269L48.28,85.129L79.269,115.988C82.194,119.617 88.356,119.948 
91.652,116.652C94.948,113.356 94.618,107.194 
90.988,104.269L80.181,93.462L135.129,93.462C142.131,93.462 147.629,98.96 
147.629,105.962C147.629,112.964 142.131,118.462 
135.129,118.462L114.295,118.462C109.893,118.4 105.843,122.392 
105.843,126.795C105.843,131.198 109.893,135.191 
114.295,135.129L135.129,135.129C151.138,135.129 164.295,121.972 1 [...]
+        <path id="path9259-3-3-3-8" d="M92.883,56.782C91.599,53.711 
88.326,51.587 84.998,51.665C82.849,51.75 80.747,52.706 
79.269,54.269L48.28,85.129M114.295,135.129L135.129,135.129C151.138,135.129 
164.295,121.972 164.295,105.962C164.295,89.952 151.138,76.795 
135.129,76.795L80.181,76.795" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear3);stroke-width:4.17px;"/>
+        <path id="path9259-3-3-3-5" d="M135.129,93.462C142.131,93.462 
147.629,98.96 147.629,105.962C147.629,112.964 142.131,118.462 
135.129,118.462L114.295,118.462C109.893,118.4 105.843,122.392 105.843,126.795" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear4);stroke-width:4.17px;"/>
+        <path id="path9259-3-3-3-7" d="M91.652,116.652C94.948,113.356 
94.618,107.194 90.988,104.269L80.181,93.462" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial5);stroke-width:4.17px;"/>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3.23244e-15,-52.7898,52.7898,3.23244e-15,108.045,134.388)"><stop
 offset="0" style="stop-color:rgb(156,127,0);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(196,160,0);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.20564e-15,-85.0145,85.0145,5.20564e-15,108.045,128.771)"><stop
 offset="0" style="stop-color:rgb(237,212,0);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(230,206,0);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(252,233,79);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(1.86568e-15,30.4688,-30.4688,1.86568e-15,166.379,89.4895)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(5.59217e-16,-9.13271,9.13271,5.59217e-16,123.302,105.607)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(143.503,0,0,13.6782,92.2577,109.049)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/up-arrow.svg b/etc/images/scalable/up-arrow.svg
new file mode 100644
index 00000000000..a3240bb3e51
--- /dev/null
+++ b/etc/images/scalable/up-arrow.svg
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC 
"-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";><svg width="100%" 
height="100%" viewBox="0 0 15713 13542" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;"><g 
id="g4399"><g id="g4311"><path id="path4313" d="M8697.77,7625l0, [...]
\ No newline at end of file
diff --git a/etc/images/scalable/up-node.svg b/etc/images/scalable/up-node.svg
new file mode 100644
index 00000000000..0f1da0de458
--- /dev/null
+++ b/etc/images/scalable/up-node.svg
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;">
+    <g transform="matrix(0.0169041,0,0,0.0169041,30.4543,30.2318)">
+        <g id="use5598-6" transform="matrix(1,0,0,1,-2860,-2989)">
+            <path id="rect103" d="M4308.92,1736.33C4308.92,1634.19 
4226.02,1551.28 4123.92,1551.28L1779.71,1551.28C1677.62,1551.28 1594.71,1634.19 
1594.71,1736.33L1594.71,4243.3C1594.71,4345.44 1677.62,4428.34 
1779.71,4428.34L4123.92,4428.34C4226.02,4428.34 4308.92,4345.44 
4308.92,4243.3L4308.92,1736.33Z" 
style="fill:url(#_Linear1);stroke:rgb(147,147,147);stroke-width:181.13px;"/>
+            <g id="g5703-0-5-1-6">
+                <g id="rect5524-5-6-3-5">
+                    <path d="M4308.92,1617.33C4308.92,1567.82 4268.75,1527.65 
4219.29,1527.65L1683.66,1527.65C1634.15,1527.65 1593.98,1567.82 
1593.98,1617.33L1593.98,4333.79C1593.98,4383.26 1634.15,4423.43 
1683.66,4423.43L4219.29,4423.43C4268.75,4423.43 4308.92,4383.26 
4308.92,4333.79L4308.92,1617.33Z" style="fill:url(#_Radial2);"/>
+                    <g>
+                        <g>
+                            <g>
+                                <g>
+                                    <clipPath id="_clip3">
+                                        <path 
d="M4399.38,1617.33C4399.38,1517.88 4318.7,1437.2 
4219.29,1437.2L1683.66,1437.2C1584.2,1437.2 1503.51,1517.88 
1503.51,1617.33L1503.51,4333.79C1503.51,4433.2 1584.2,4513.88 
1683.66,4513.88L4219.29,4513.88C4318.7,4513.88 4399.38,4433.2 
4399.38,4333.79L4399.38,1617.33ZM1684.48,1618.15L1684.48,4332.93L4218.43,4332.93L4218.43,1618.15L1684.48,1618.15Z"/>
+                                    </clipPath>
+                                    <g clip-path="url(#_clip3)">
+                                        <g id="_Image5_" serif:id="_Image5" 
transform="matrix(43.2221,0,0,43.3342,1503.5,1437.2)">
+                                            <use xlink:href="#_Image4" x="0" 
y="0" width="67px" height="71px"/>
+                                        </g>
+                                    </g>
+                                </g>
+                            </g>
+                        </g>
+                    </g>
+                </g>
+                <rect id="rect5532-6-0-1-6-5" x="1685.15" y="1618.76" 
width="2533.25" height="2735.28" style="fill:url(#_Radial5);"/>
+                <rect id="rect5532-6-0-8-3" x="1775.65" y="1709.23" 
width="2352.33" height="2533.25" 
style="fill:none;stroke:white;stroke-width:181.13px;"/>
+            </g>
+            <g id="g2992" opacity="0.2">
+                <rect id="rect107" x="2047.08" y="1980.64" width="1809.49" 
height="180.967"/>
+                <rect id="rect4623" x="2047.08" y="2342.53" width="1809.49" 
height="180.958"/>
+                <rect id="rect4625" x="2047.08" y="2704.45" width="1809.49" 
height="180.967"/>
+                <rect id="rect4627" x="2047.08" y="3066.33" width="1809.49" 
height="180.967"/>
+                <rect id="rect4629" x="2047.08" y="3428.21" width="1809.49" 
height="180.967"/>
+                <rect id="rect4631" x="2047.08" y="3790.13" width="1810.92" 
height="180.967"/>
+            </g>
+        </g>
+        <g id="g4399" transform="matrix(1,0,0,1,-2860,-2989)">
+            <g id="g4311">
+                <path id="path4313" 
d="M2941.53,4563.28L2941.53,3563.78M2362.68,3853.2L2941.53,3274.35L3520.38,3853.2"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear6);stroke-width:675.4px;stroke-linecap:round;"/>
+                <path id="path4315" 
d="M2941.53,4563.28L2941.53,3563.78M2362.68,3853.2L2941.53,3274.35L3520.38,3853.2"
 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear7);stroke-width:482.29px;stroke-linecap:round;"/>
+                <path id="path4317" d="M2166.71,3841.32C2168.68,3792.06 
2190.81,3743.9 2227,3710.06L2941.53,3000L3656.04,3710.06C3740.07,3777.05 
3747.73,3918.24 3671.42,3993.76C3595.1,4069.28 3452.43,4061.71 
3384.7,3978.54L3134.48,3730.93L3134.48,4544.66C3134.48,4641.79 3090.43,4750 
2949.38,4750C2813.55,4750 2748.57,4679.08 
2748.57,4544.66L2748.57,3730.93L2498.34,3978.54C2444.76,4033.37 2356.29,4051.41 
2285.19,4021.99C2214.08,3992.57 2164.9,3917.57 
2166.71,3841.32L2166.71,3841.32Z" style [...]
+                <path id="path4319" d="M2285.2,4032.77C2214.09,4003.03 
2164.91,3927.25 2166.72,3850.2C2168.69,3800.42 2190.82,3751.75 
2227.01,3717.55L2941.54,3000.01M2748.58,4549.95L2748.58,3738.65" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear8);stroke-width:96.58px;stroke-linecap:round;"/>
+                <path id="path4323" d="M3667.07,3991.25C3590.75,4067.56 
3452.44,4072.91 3384.71,3988.86L3134.49,3738.64" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Radial9);stroke-width:96.58px;stroke-linecap:round;"/>
+            </g>
+        </g>
+    </g>
+    <defs>
+        <linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-2342.07,-2597.02,2597.02,-2342.07,4004.57,4320.04)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(221,221,221);stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial2" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(2932.52,0,0,1634.63,3595.3,3826.72)"><stop offset="0" 
style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(211,215,207);stop-opacity:1"/></radialGradient>
+        <image id="_Image4" width="67px" height="71px" 
xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCABHAEMDAREAAhEBAxEB/8QAGQABAQEBAQEAAAAAAAAAAAAAAgMEAQAH/8QAGhAAAgMBAQAAAAAAAAAAAAAAAAMBAmETQf/EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/xAAWEQEBAQAAAAAAAAAAAAAAAAAAESH/2gAMAwEAAhEDEQA/APrxyZeA5N
 [...]
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(3039.91,6.44821e-05,0,1833.88,1685.17,1618.75)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear6" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-1176.03,1.44022e-13,-1.44022e-13,-1176.03,4147.57,4383.83)"><stop
 offset="0" style="stop-color:rgb(58,116,4);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(78,154,6);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear7" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-1968.43,2.41063e-13,-2.41063e-13,-1968.43,3952.04,4383.83)"><stop
 offset="0" style="stop-color:rgb(138,226,52);stop-opacity:1"/><stop 
offset="0.31" style="stop-color:rgb(115,210,22);stop-opacity:1"/><stop 
offset="0.57" style="stop-color:rgb(159,231,89);stop-opacity:1"/><stop 
offset="1" style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(705.474,0,0,705.474,3042.5,5734.46)"><stop offset="0" 
style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+        <radialGradient id="_Radial9" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-2.03454e-13,3322.66,316.705,1.93926e-14,3495.38,4018.27)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.5"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/zoom-in.svg b/etc/images/scalable/zoom-in.svg
new file mode 100644
index 00000000000..0720d680aa0
--- /dev/null
+++ b/etc/images/scalable/zoom-in.svg
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-miterlimit:10;">
+    <g transform="matrix(0.321238,0,0,0.321238,21.8169,22.0382)">
+        <g id="Layer-1" serif:id="Layer 1" transform="matrix(1,0,0,1,-68,-68)">
+            <g id="g1772">
+                <path id="path4475" 
d="M199.314,166.492L199.314,166.501C199.314,180.167 154.346,191.412 
99.699,191.412C45.053,191.412 0.085,180.167 
0.085,166.501L0.085,166.492C0.085,152.826 45.053,141.581 
99.699,141.581C154.346,141.581 199.314,152.826 199.314,166.492Z" 
style="fill:url(#_Radial1);"/>
+                <path id="path2844" d="M77.615,13.098C43.702,13.098 
16.178,40.622 16.178,74.535C16.178,108.448 43.702,135.971 
77.615,135.971C92.113,135.971 104.911,130.203 115.422,121.794C114.566,125.989 
115.097,130.274 118.573,133.293L164.256,172.991C169.396,177.455 177.121,176.87 
181.585,171.731C186.048,166.592 185.464,158.866 
180.324,154.402L134.641,114.705C131.843,112.275 128.42,111.555 
125.031,112.027C133.309,101.559 139.052,88.907 139.052,74.535C139.052,40.622 
111.528,13.098 77.615 [...]
+                <path id="path4430" d="M77.512,12.835C43.489,12.835 
15.877,40.447 15.877,74.47C15.877,108.493 43.489,136.105 
77.512,136.105C92.057,136.105 104.896,130.318 115.442,121.882C114.583,126.091 
115.115,130.39 118.602,133.419L164.434,173.245C169.589,177.723 177.34,177.136 
181.818,171.98C186.296,166.824 185.709,159.074 
180.554,154.596L134.722,114.77C131.915,112.332 128.482,111.61 
125.082,112.083C133.387,101.581 139.147,88.889 139.147,74.47C139.147,40.447 
111.535,12.835 77.512,12.8 [...]
+                <path id="path4438" d="M164.613,173.24C162.618,163.769 
170.435,153.193 179.546,153.289L134.711,114.713C122.441,114.477 116.922,124.183 
118.974,133.88L164.613,173.24Z" style="fill:url(#_Linear3);"/>
+                <path id="path4450" d="M133.916,72.47C133.916,103.93 
108.028,129.818 76.568,129.818C45.107,129.818 19.219,103.93 
19.219,72.47C19.219,41.009 45.107,15.121 76.568,15.121C108.028,15.121 
133.916,41.009 133.916,72.47Z" 
style="fill:none;stroke:url(#_Linear4);stroke-width:4.17px;"/>
+                <path id="path4485" 
d="M121.716,161.52L121.716,161.524C121.716,167.005 106.242,171.515 
87.436,171.515C68.63,171.515 53.155,167.005 
53.155,161.524L53.155,161.52C53.155,156.039 68.63,151.529 
87.436,151.529C106.242,151.529 121.716,156.039 121.716,161.52Z" 
style="fill:url(#_Radial5);"/>
+                <path id="rect4495" d="M180.274,170.145C183.463,166.406 
183.048,160.745 179.348,157.512L132.992,117.001C129.292,113.768 123.699,114.179 
120.511,117.917L120.06,118.446C116.871,122.185 117.286,127.846 
120.986,131.079L167.342,171.59C171.042,174.823 176.634,174.413 
179.823,170.674L180.274,170.145Z" 
style="fill:none;stroke:white;stroke-opacity:0.43;stroke-width:4.19px;"/>
+                <path id="path4452" 
d="M124.986,73.097L124.986,73.112C124.986,99.673 103.129,121.53 
76.568,121.53C50.006,121.53 28.15,99.673 28.15,73.112L28.15,73.097C28.15,46.535 
50.006,24.679 76.568,24.679C103.129,24.679 124.986,46.535 124.986,73.097Z" 
style="fill:url(#_Radial6);stroke:rgb(48,99,163);stroke-width:4.17px;"/>
+                <path id="path4462" d="M75.654,30.82C53.956,30.82 36.385,48.39 
36.385,70.089C36.385,76.355 38.136,82.121 40.748,87.38C45.966,89.303 
51.51,90.612 57.393,90.612C83.105,90.612 103.64,70.355 
105.227,45.04C98.014,36.517 87.685,30.82 75.654,30.82Z" 
style="fill:url(#_Radial7);"/>
+            </g>
+        </g>
+        <g transform="matrix(1,0,0,1,-68,-68)">
+            <path id="rect4899-8" d="M73.725,46.823C71.848,46.823 
70.324,48.348 70.324,50.225L70.324,68.122L52.427,68.122C50.55,68.122 
49.025,69.646 49.025,71.524L49.025,78.919C49.025,80.796 50.55,82.321 
52.427,82.321L70.324,82.321L70.324,100.217C70.324,102.094 71.848,103.619 
73.725,103.619L81.121,103.619C82.998,103.619 84.522,102.094 
84.522,100.217L84.522,82.321L102.419,82.321C104.296,82.321 105.821,80.796 
105.821,78.919L105.821,71.524C105.821,69.646 104.296,68.122 
102.419,68.122L84.522 [...]
+            <path id="path5037-3" d="M73.725,49.264C73.15,49.264 72.764,49.65 
72.764,50.225L72.764,68.122C72.783,69.405 71.606,70.581 
70.324,70.562L52.427,70.562C51.852,70.562 51.466,70.949 
51.466,71.524L51.466,78.919C51.466,79.494 51.852,79.88 
52.427,79.88L70.324,79.88C71.606,79.861 72.783,81.038 
72.764,82.321L72.764,100.217C72.764,100.792 73.15,101.179 
73.725,101.179L81.121,101.179C81.696,101.179 82.082,100.792 
82.082,100.217L82.082,82.321C82.063,81.038 83.24,79.862 84.522,79.88L102.41 
[...]
+            <path id="path5090-6" 
d="M79.568,51.778L75.278,51.778L75.278,68.048C75.279,68.073 75.278,68.097 
75.278,68.122C75.281,70.925 73.137,73.118 
70.324,73.077L53.98,73.077L53.98,77.366M100.866,73.077L84.522,73.077M75.278,82.321L75.278,98.664"
 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.3;stroke-width:2.37px;stroke-linejoin:round;stroke-miterlimit:4;"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(99.6146,0,0,24.9106,99.6995,166.497)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.17"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(16.5401,16.5728,-16.5728,16.5401,114.026,110.751)"><stop
 offset="0" style="stop-color:rgb(138,138,138);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(72,72,72);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(14.2496,-15.8049,15.8049,14.2496,141.416,151.847)"><stop
 offset="0" style="stop-color:rgb(125,125,125);stop-opacity:1"/><stop 
offset="0.5" style="stop-color:rgb(177,177,177);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(104,104,104);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-4.10981,63.0208,-63.0208,-4.10981,80.6776,44.8655)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.5" 
style="stop-color:white;stop-opacity:0.22"/><stop offset="1" 
style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(34.2806,0,0,9.99088,87.4358,161.522)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(48.4183,0,0,48.4183,80.3653,92.5666)"><stop 
offset="0" style="stop-color:rgb(114,159,207);stop-opacity:0.21"/><stop 
offset="1" 
style="stop-color:rgb(114,159,207);stop-opacity:0.67"/></radialGradient>
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(71.9142,-2.14855e-22,-1.58487e-22,62.4607,62.1214,43.8039)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.83"/><stop offset="1" 
style="stop-color:white;stop-opacity:0.21"/></radialGradient>
+        <linearGradient id="_Linear8" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-9.63198,-72.0944,72.0944,-9.63198,81.3925,104.566)"><stop
 offset="0" style="stop-color:rgb(98,148,202);stop-opacity:1"/><stop 
offset="0.39" style="stop-color:rgb(52,101,164);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(188,209,232);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-6.1356,-26.1623,26.1623,-6.1356,80.2568,87.1641)"><stop
 offset="0" style="stop-color:rgb(32,74,135);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(52,101,164);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(21.3255,59.9157,-59.9157,21.3255,78.6062,68.1218)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.15"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/scalable/zoom-out.svg b/etc/images/scalable/zoom-out.svg
new file mode 100644
index 00000000000..da48b34d27f
--- /dev/null
+++ b/etc/images/scalable/zoom-out.svg
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg width="100%" height="100%" viewBox="0 0 64 64" version="1.1" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xml:space="preserve" xmlns:serif="http://www.serif.com/"; 
style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-miterlimit:10;">
+    <g transform="matrix(0.321238,0,0,0.321238,21.8169,22.0382)">
+        <g id="Layer-1" serif:id="Layer 1" transform="matrix(1,0,0,1,-68,-68)">
+            <g id="g1772">
+                <path id="path4475" 
d="M199.314,166.492L199.314,166.501C199.314,180.167 154.346,191.412 
99.699,191.412C45.053,191.412 0.085,180.167 
0.085,166.501L0.085,166.492C0.085,152.826 45.053,141.581 
99.699,141.581C154.346,141.581 199.314,152.826 199.314,166.492Z" 
style="fill:url(#_Radial1);"/>
+                <path id="path2844" d="M77.615,13.098C43.702,13.098 
16.178,40.622 16.178,74.535C16.178,108.448 43.702,135.971 
77.615,135.971C92.113,135.971 104.911,130.203 115.422,121.794C114.566,125.989 
115.097,130.274 118.573,133.293L164.256,172.991C169.396,177.455 177.121,176.87 
181.585,171.731C186.048,166.592 185.464,158.866 
180.324,154.402L134.641,114.705C131.843,112.275 128.42,111.555 
125.031,112.027C133.309,101.559 139.052,88.907 139.052,74.535C139.052,40.622 
111.528,13.098 77.615 [...]
+                <path id="path4430" d="M77.512,12.835C43.489,12.835 
15.877,40.447 15.877,74.47C15.877,108.493 43.489,136.105 
77.512,136.105C92.057,136.105 104.896,130.318 115.442,121.882C114.583,126.091 
115.115,130.39 118.602,133.419L164.434,173.245C169.589,177.723 177.34,177.136 
181.818,171.98C186.296,166.824 185.709,159.074 
180.554,154.596L134.722,114.77C131.915,112.332 128.482,111.61 
125.082,112.083C133.387,101.581 139.147,88.889 139.147,74.47C139.147,40.447 
111.535,12.835 77.512,12.8 [...]
+                <path id="path4438" d="M164.613,173.24C162.618,163.769 
170.435,153.193 179.546,153.289L134.711,114.713C122.441,114.477 116.922,124.183 
118.974,133.88L164.613,173.24Z" style="fill:url(#_Linear3);"/>
+                <path id="path4450" d="M133.916,72.47C133.916,103.93 
108.028,129.818 76.568,129.818C45.107,129.818 19.219,103.93 
19.219,72.47C19.219,41.009 45.107,15.121 76.568,15.121C108.028,15.121 
133.916,41.009 133.916,72.47Z" 
style="fill:none;stroke:url(#_Linear4);stroke-width:4.17px;"/>
+                <path id="path4485" 
d="M121.716,161.52L121.716,161.524C121.716,167.005 106.242,171.515 
87.436,171.515C68.63,171.515 53.155,167.005 
53.155,161.524L53.155,161.52C53.155,156.039 68.63,151.529 
87.436,151.529C106.242,151.529 121.716,156.039 121.716,161.52Z" 
style="fill:url(#_Radial5);"/>
+                <path id="rect4495" d="M180.274,170.145C183.463,166.406 
183.048,160.745 179.348,157.512L132.992,117.001C129.292,113.768 123.699,114.179 
120.511,117.917L120.06,118.446C116.871,122.185 117.286,127.846 
120.986,131.079L167.342,171.59C171.042,174.823 176.634,174.413 
179.823,170.674L180.274,170.145Z" 
style="fill:none;stroke:white;stroke-opacity:0.43;stroke-width:4.19px;"/>
+                <path id="path4452" 
d="M124.986,73.097L124.986,73.112C124.986,99.673 103.129,121.53 
76.568,121.53C50.006,121.53 28.15,99.673 28.15,73.112L28.15,73.097C28.15,46.535 
50.006,24.679 76.568,24.679C103.129,24.679 124.986,46.535 124.986,73.097Z" 
style="fill:url(#_Radial6);stroke:rgb(48,99,163);stroke-width:4.17px;"/>
+                <path id="path4462" d="M75.654,30.82C53.956,30.82 36.385,48.39 
36.385,70.089C36.385,76.355 38.136,82.121 40.748,87.38C45.966,89.303 
51.51,90.612 57.393,90.612C83.105,90.612 103.64,70.355 
105.227,45.04C98.014,36.517 87.685,30.82 75.654,30.82Z" 
style="fill:url(#_Radial7);"/>
+            </g>
+        </g>
+        <g transform="matrix(1,0,0,1,-68,-68)">
+            <g id="rect4899-8-4-7" 
transform="matrix(0.989005,0,0,0.988248,38.8719,79.2664)">
+                <use xlink:href="#_Image8" x="0" y="0" width="78px" 
height="30px"/>
+            </g>
+            <path id="rect4899-8-7" d="M52.504,68.214C50.631,68.214 
49.11,69.735 49.11,71.608L49.11,78.986C49.11,80.859 50.631,82.38 
52.504,82.38L102.383,82.38C104.256,82.38 105.777,80.859 
105.777,78.986L105.777,71.608C105.777,69.735 104.256,68.214 
102.383,68.214L52.504,68.214Z" 
style="fill:url(#_Linear9);fill-rule:nonzero;stroke:url(#_Linear10);stroke-width:2.36px;stroke-linejoin:round;stroke-miterlimit:4;"/>
+            <path id="path5037-3-7" d="M52.504,70.649C51.93,70.649 
51.545,71.034 51.545,71.608L51.545,78.986C51.545,79.56 51.93,79.945 
52.504,79.945L102.383,79.945C102.956,79.945 103.342,79.56 
103.342,78.986L103.342,71.608C103.342,71.034 102.956,70.649 
102.383,70.649L52.504,70.649Z" 
style="fill:none;fill-rule:nonzero;stroke:url(#_Linear11);stroke-width:2.36px;stroke-linejoin:round;stroke-miterlimit:4;"/>
+            <path id="path5090-6-6" 
d="M100.833,73.157L54.054,73.157L54.054,77.437" 
style="fill:none;fill-rule:nonzero;stroke:white;stroke-opacity:0.3;stroke-width:2.36px;stroke-linejoin:round;stroke-miterlimit:4;"/>
+        </g>
+    </g>
+    <defs>
+        <radialGradient id="_Radial1" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(99.6146,0,0,24.9106,99.6995,166.497)"><stop 
offset="0" style="stop-color:black;stop-opacity:0.17"/><stop offset="1" 
style="stop-color:black;stop-opacity:0"/></radialGradient>
+        <linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(16.5401,16.5728,-16.5728,16.5401,114.026,110.751)"><stop
 offset="0" style="stop-color:rgb(138,138,138);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(72,72,72);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear3" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(14.2496,-15.8049,15.8049,14.2496,141.416,151.847)"><stop
 offset="0" style="stop-color:rgb(125,125,125);stop-opacity:1"/><stop 
offset="0.5" style="stop-color:rgb(177,177,177);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(104,104,104);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-4.10981,63.0208,-63.0208,-4.10981,80.6776,44.8655)"><stop
 offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="0.5" 
style="stop-color:white;stop-opacity:0.22"/><stop offset="1" 
style="stop-color:white;stop-opacity:1"/></linearGradient>
+        <radialGradient id="_Radial5" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(34.2806,0,0,9.99088,87.4358,161.522)"><stop 
offset="0" style="stop-color:white;stop-opacity:1"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></radialGradient>
+        <radialGradient id="_Radial6" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(48.4183,0,0,48.4183,80.3653,92.5666)"><stop 
offset="0" style="stop-color:rgb(114,159,207);stop-opacity:0.21"/><stop 
offset="1" 
style="stop-color:rgb(114,159,207);stop-opacity:0.67"/></radialGradient>
+        <radialGradient id="_Radial7" cx="0" cy="0" r="1" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(71.9142,-2.14855e-22,-1.58487e-22,62.4607,62.1214,43.8039)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.83"/><stop offset="1" 
style="stop-color:white;stop-opacity:0.21"/></radialGradient>
+        <image id="_Image8" width="78px" height="30px" 
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAeCAYAAACCJCjqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwklEQVRogd2Y4Q7CIAyEi/r+r6x/xLDurj2Y2WCXmGGhG/3sEFrsuMof7nGF3kece4JeFVCvJKAZDBXWalDVbKPjooBZ379gn60MFuuHdhSkYhuFerVUOGjcxqYAKUKb+c6oCBJr72yv4AEIUmZj/lfKAyjE7n3CcUo2tYA8rCgDZxXKqvbqbbAdZZzZHlYE0bdnlM+kYnnmQVVwymuJwK0ErwdatRcwtpjZm2UcArQyvAwag0gBv4wHXAwDYAC9P7rnmfJgqm2XPbZd25CPeb9sjasOHlZ741mzTvn3bPv9fEM/BVw7kZVfV6T2FW5tqR4HHqp
 [...]
+        <linearGradient id="_Linear9" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-9.61012,-71.9308,71.9308,-9.61012,81.4038,104.575)"><stop
 offset="0" style="stop-color:rgb(98,148,202);stop-opacity:1"/><stop 
offset="0.39" style="stop-color:rgb(52,101,164);stop-opacity:1"/><stop 
offset="1" style="stop-color:rgb(188,209,232);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear10" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(-6.12167,-26.103,26.103,-6.12167,80.2706,87.2128)"><stop
 offset="0" style="stop-color:rgb(32,74,135);stop-opacity:1"/><stop offset="1" 
style="stop-color:rgb(52,101,164);stop-opacity:1"/></linearGradient>
+        <linearGradient id="_Linear11" x1="0" y1="0" x2="1" y2="0" 
gradientUnits="userSpaceOnUse" 
gradientTransform="matrix(21.2771,59.7797,-59.7797,21.2771,78.6238,68.2137)"><stop
 offset="0" style="stop-color:white;stop-opacity:0.15"/><stop offset="1" 
style="stop-color:white;stop-opacity:0"/></linearGradient>
+    </defs>
+</svg>
diff --git a/etc/images/search-replace.png b/etc/images/search-replace.png
new file mode 100644
index 00000000000..e3403d72cac
Binary files /dev/null and b/etc/images/search-replace.png differ
diff --git a/etc/images/search.png b/etc/images/search.png
new file mode 100644
index 00000000000..aa54530a45f
Binary files /dev/null and b/etc/images/search.png differ
diff --git a/etc/images/show.png b/etc/images/show.png
new file mode 100644
index 00000000000..d56ba7a61f7
Binary files /dev/null and b/etc/images/show.png differ
diff --git a/etc/images/spell.png b/etc/images/spell.png
new file mode 100644
index 00000000000..d293014d665
Binary files /dev/null and b/etc/images/spell.png differ
diff --git a/etc/images/undo.png b/etc/images/undo.png
new file mode 100644
index 00000000000..693bb300ad1
Binary files /dev/null and b/etc/images/undo.png differ
diff --git a/etc/images/up-arrow.png b/etc/images/up-arrow.png
new file mode 100644
index 00000000000..603268c2c94
Binary files /dev/null and b/etc/images/up-arrow.png differ
diff --git a/etc/images/up-node.png b/etc/images/up-node.png
new file mode 100644
index 00000000000..f8cb4c068e7
Binary files /dev/null and b/etc/images/up-node.png differ
diff --git a/etc/images/zoom-in.png b/etc/images/zoom-in.png
new file mode 100644
index 00000000000..98484561e57
Binary files /dev/null and b/etc/images/zoom-in.png differ
diff --git a/etc/images/zoom-out.png b/etc/images/zoom-out.png
new file mode 100644
index 00000000000..578ecb48818
Binary files /dev/null and b/etc/images/zoom-out.png differ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]