[adwaita-icon-theme: 1/410] basic set of OSD icons



commit 8b8a65ba58a02571f20d2d633c9a23f904855048
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Nov 16 19:03:51 2009 +0100

    basic set of OSD icons

 AUTHORS                                            |    1 +
 COPYING                                            |    1 +
 build/AUTHORS                                      |    9 +
 build/COPYING                                      |  165 +
 build/INSTALL                                      |  234 +
 build/Makefile.am                                  |   30 +
 build/NEWS                                         |   11 +
 build/autogen.sh                                   |   21 +
 build/configure.ac                                 |   36 +
 create-icon-theme.sh                               |   86 +
 gnome-osd-icons.svg                                | 6216 ++++++++++++++++++++
 gnome-osd-icons/24x24/OSD/audio-volume-high.svg    |   57 +
 gnome-osd-icons/24x24/OSD/audio-volume-low.svg     |   49 +
 gnome-osd-icons/24x24/OSD/audio-volume-medium.svg  |   53 +
 gnome-osd-icons/24x24/OSD/audio-volume-muted.svg   |   57 +
 gnome-osd-icons/24x24/OSD/battery-caution.svg      |   49 +
 gnome-osd-icons/24x24/OSD/battery-charging.svg     |   61 +
 gnome-osd-icons/24x24/OSD/battery-critical.svg     |   49 +
 gnome-osd-icons/24x24/OSD/battery-full.svg         |   61 +
 gnome-osd-icons/24x24/OSD/battery-good.svg         |   57 +
 gnome-osd-icons/24x24/OSD/battery-low.svg          |   53 +
 gnome-osd-icons/24x24/OSD/numlock-off.svg          |   81 +
 gnome-osd-icons/24x24/OSD/numlock-on.svg           |   73 +
 .../24x24/OSD/wireless-signal-excellent.svg        |   66 +
 gnome-osd-icons/24x24/OSD/wireless-signal-good.svg |   61 +
 gnome-osd-icons/24x24/OSD/wireless-signal-ok.svg   |   56 +
 gnome-osd-icons/24x24/OSD/wireless-signal-weak.svg |   51 +
 render.rb                                          |   62 +
 28 files changed, 7806 insertions(+), 0 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
new file mode 120000
index 0000000..efc6baf
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1 @@
+build/AUTHORS
\ No newline at end of file
diff --git a/COPYING b/COPYING
new file mode 120000
index 0000000..7381782
--- /dev/null
+++ b/COPYING
@@ -0,0 +1 @@
+build/COPYING
\ No newline at end of file
diff --git a/build/AUTHORS b/build/AUTHORS
new file mode 100644
index 0000000..8927c1d
--- /dev/null
+++ b/build/AUTHORS
@@ -0,0 +1,9 @@
+Metaphors
+=========
+Claire Alexander <claire alexander intel com>
+Hylke Bons <hylke bons intel com>
+Darren Wilson <darren wilson intel com>
+
+Artwork
+=======
+Jakub Steiner <jimmac novell com>
diff --git a/build/COPYING b/build/COPYING
new file mode 100644
index 0000000..fc8a5de
--- /dev/null
+++ b/build/COPYING
@@ -0,0 +1,165 @@
+                  GNU LESSER GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+  This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+  0. Additional Definitions. 
+
+  As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+  "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+  An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+  A "Combined Work" is a work produced by combining or linking an
+Application with the Library.  The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+  The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+  The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+  1. Exception to Section 3 of the GNU GPL.
+
+  You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+  2. Conveying Modified Versions.
+
+  If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+   a) under this License, provided that you make a good faith effort to
+   ensure that, in the event an Application does not supply the
+   function or data, the facility still operates, and performs
+   whatever part of its purpose remains meaningful, or
+
+   b) under the GNU GPL, with none of the additional permissions of
+   this License applicable to that copy.
+
+  3. Object Code Incorporating Material from Library Header Files.
+
+  The object code form of an Application may incorporate material from
+a header file that is part of the Library.  You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+   a) Give prominent notice with each copy of the object code that the
+   Library is used in it and that the Library and its use are
+   covered by this License.
+
+   b) Accompany the object code with a copy of the GNU GPL and this license
+   document.
+
+  4. Combined Works.
+
+  You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+   a) Give prominent notice with each copy of the Combined Work that
+   the Library is used in it and that the Library and its use are
+   covered by this License.
+
+   b) Accompany the Combined Work with a copy of the GNU GPL and this license
+   document.
+
+   c) For a Combined Work that displays copyright notices during
+   execution, include the copyright notice for the Library among
+   these notices, as well as a reference directing the user to the
+   copies of the GNU GPL and this license document.
+
+   d) Do one of the following:
+
+       0) Convey the Minimal Corresponding Source under the terms of this
+       License, and the Corresponding Application Code in a form
+       suitable for, and under terms that permit, the user to
+       recombine or relink the Application with a modified version of
+       the Linked Version to produce a modified Combined Work, in the
+       manner specified by section 6 of the GNU GPL for conveying
+       Corresponding Source.
+
+       1) Use a suitable shared library mechanism for linking with the
+       Library.  A suitable mechanism is one that (a) uses at run time
+       a copy of the Library already present on the user's computer
+       system, and (b) will operate properly with a modified version
+       of the Library that is interface-compatible with the Linked
+       Version. 
+
+   e) Provide Installation Information, but only if you would otherwise
+   be required to provide such information under section 6 of the
+   GNU GPL, and only to the extent that such information is
+   necessary to install and execute a modified version of the
+   Combined Work produced by recombining or relinking the
+   Application with a modified version of the Linked Version. (If
+   you use option 4d0, the Installation Information must accompany
+   the Minimal Corresponding Source and Corresponding Application
+   Code. If you use option 4d1, you must provide the Installation
+   Information in the manner specified by section 6 of the GNU GPL
+   for conveying Corresponding Source.)
+
+  5. Combined Libraries.
+
+  You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+   a) Accompany the combined library with a copy of the same work based
+   on the Library, uncombined with any other library facilities,
+   conveyed under the terms of this License.
+
+   b) Give prominent notice with the combined library that part of it
+   is a work based on the Library, and explaining where to find the
+   accompanying uncombined form of the same work.
+
+  6. Revised Versions of the GNU Lesser General Public License.
+
+  The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+  Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+  If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
diff --git a/build/ChangeLog b/build/ChangeLog
new file mode 100644
index 0000000..e69de29
diff --git a/build/INSTALL b/build/INSTALL
new file mode 100644
index 0000000..5458714
--- /dev/null
+++ b/build/INSTALL
@@ -0,0 +1,234 @@
+Installation Instructions
+*************************
+
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
+2006 Free Software Foundation, Inc.
+
+This file is free documentation; the Free Software Foundation gives
+unlimited permission to copy, distribute and modify it.
+
+Basic Installation
+==================
+
+Briefly, the shell commands `./configure; make; make install' should
+configure, build, and install this package.  The following
+more-detailed instructions are generic; see the `README' file for
+instructions specific to this package.
+
+   The `configure' shell script attempts to guess correct values for
+various system-dependent variables used during compilation.  It uses
+those values to create a `Makefile' in each directory of the package.
+It may also create one or more `.h' files containing system-dependent
+definitions.  Finally, it creates a shell script `config.status' that
+you can run in the future to recreate the current configuration, and a
+file `config.log' containing compiler output (useful mainly for
+debugging `configure').
+
+   It can also use an optional file (typically called `config.cache'
+and enabled with `--cache-file=config.cache' or simply `-C') that saves
+the results of its tests to speed up reconfiguring.  Caching is
+disabled by default to prevent problems with accidental use of stale
+cache files.
+
+   If you need to do unusual things to compile the package, please try
+to figure out how `configure' could check whether to do them, and mail
+diffs or instructions to the address given in the `README' so they can
+be considered for the next release.  If you are using the cache, and at
+some point `config.cache' contains results you don't want to keep, you
+may remove or edit it.
+
+   The file `configure.ac' (or `configure.in') is used to create
+`configure' by a program called `autoconf'.  You need `configure.ac' if
+you want to change it or regenerate `configure' using a newer version
+of `autoconf'.
+
+The simplest way to compile this package is:
+
+  1. `cd' to the directory containing the package's source code and type
+     `./configure' to configure the package for your system.
+
+     Running `configure' might take a while.  While running, it prints
+     some messages telling which features it is checking for.
+
+  2. Type `make' to compile the package.
+
+  3. Optionally, type `make check' to run any self-tests that come with
+     the package.
+
+  4. Type `make install' to install the programs and any data files and
+     documentation.
+
+  5. You can remove the program binaries and object files from the
+     source code directory by typing `make clean'.  To also remove the
+     files that `configure' created (so you can compile the package for
+     a different kind of computer), type `make distclean'.  There is
+     also a `make maintainer-clean' target, but that is intended mainly
+     for the package's developers.  If you use it, you may have to get
+     all sorts of other programs in order to regenerate files that came
+     with the distribution.
+
+Compilers and Options
+=====================
+
+Some systems require unusual options for compilation or linking that the
+`configure' script does not know about.  Run `./configure --help' for
+details on some of the pertinent environment variables.
+
+   You can give `configure' initial values for configuration parameters
+by setting variables in the command line or in the environment.  Here
+is an example:
+
+     ./configure CC=c99 CFLAGS=-g LIBS=-lposix
+
+   *Note Defining Variables::, for more details.
+
+Compiling For Multiple Architectures
+====================================
+
+You can compile the package for more than one kind of computer at the
+same time, by placing the object files for each architecture in their
+own directory.  To do this, you can use GNU `make'.  `cd' to the
+directory where you want the object files and executables to go and run
+the `configure' script.  `configure' automatically checks for the
+source code in the directory that `configure' is in and in `..'.
+
+   With a non-GNU `make', it is safer to compile the package for one
+architecture at a time in the source code directory.  After you have
+installed the package for one architecture, use `make distclean' before
+reconfiguring for another architecture.
+
+Installation Names
+==================
+
+By default, `make install' installs the package's commands under
+`/usr/local/bin', include files under `/usr/local/include', etc.  You
+can specify an installation prefix other than `/usr/local' by giving
+`configure' the option `--prefix=PREFIX'.
+
+   You can specify separate installation prefixes for
+architecture-specific files and architecture-independent files.  If you
+pass the option `--exec-prefix=PREFIX' to `configure', the package uses
+PREFIX as the prefix for installing programs and libraries.
+Documentation and other data files still use the regular prefix.
+
+   In addition, if you use an unusual directory layout you can give
+options like `--bindir=DIR' to specify different values for particular
+kinds of files.  Run `configure --help' for a list of the directories
+you can set and what kinds of files go in them.
+
+   If the package supports it, you can cause programs to be installed
+with an extra prefix or suffix on their names by giving `configure' the
+option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
+
+Optional Features
+=================
+
+Some packages pay attention to `--enable-FEATURE' options to
+`configure', where FEATURE indicates an optional part of the package.
+They may also pay attention to `--with-PACKAGE' options, where PACKAGE
+is something like `gnu-as' or `x' (for the X Window System).  The
+`README' should mention any `--enable-' and `--with-' options that the
+package recognizes.
+
+   For packages that use the X Window System, `configure' can usually
+find the X include and library files automatically, but if it doesn't,
+you can use the `configure' options `--x-includes=DIR' and
+`--x-libraries=DIR' to specify their locations.
+
+Specifying the System Type
+==========================
+
+There may be some features `configure' cannot figure out automatically,
+but needs to determine by the type of machine the package will run on.
+Usually, assuming the package is built to be run on the _same_
+architectures, `configure' can figure that out, but if it prints a
+message saying it cannot guess the machine type, give it the
+`--build=TYPE' option.  TYPE can either be a short name for the system
+type, such as `sun4', or a canonical name which has the form:
+
+     CPU-COMPANY-SYSTEM
+
+where SYSTEM can have one of these forms:
+
+     OS KERNEL-OS
+
+   See the file `config.sub' for the possible values of each field.  If
+`config.sub' isn't included in this package, then this package doesn't
+need to know the machine type.
+
+   If you are _building_ compiler tools for cross-compiling, you should
+use the option `--target=TYPE' to select the type of system they will
+produce code for.
+
+   If you want to _use_ a cross compiler, that generates code for a
+platform different from the build platform, you should specify the
+"host" platform (i.e., that on which the generated programs will
+eventually be run) with `--host=TYPE'.
+
+Sharing Defaults
+================
+
+If you want to set default values for `configure' scripts to share, you
+can create a site shell script called `config.site' that gives default
+values for variables like `CC', `cache_file', and `prefix'.
+`configure' looks for `PREFIX/share/config.site' if it exists, then
+`PREFIX/etc/config.site' if it exists.  Or, you can set the
+`CONFIG_SITE' environment variable to the location of the site script.
+A warning: not all `configure' scripts look for a site script.
+
+Defining Variables
+==================
+
+Variables not defined in a site shell script can be set in the
+environment passed to `configure'.  However, some packages may run
+configure again during the build, and the customized values of these
+variables may be lost.  In order to avoid this problem, you should set
+them in the `configure' command line, using `VAR=value'.  For example:
+
+     ./configure CC=/usr/local2/bin/gcc
+
+causes the specified `gcc' to be used as the C compiler (unless it is
+overridden in the site shell script).
+
+Unfortunately, this technique does not work for `CONFIG_SHELL' due to
+an Autoconf bug.  Until the bug is fixed you can use this workaround:
+
+     CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+
+`configure' Invocation
+======================
+
+`configure' recognizes the following options to control how it operates.
+
+`--help'
+`-h'
+     Print a summary of the options to `configure', and exit.
+
+`--version'
+`-V'
+     Print the version of Autoconf used to generate the `configure'
+     script, and exit.
+
+`--cache-file=FILE'
+     Enable the cache: use and save the results of the tests in FILE,
+     traditionally `config.cache'.  FILE defaults to `/dev/null' to
+     disable caching.
+
+`--config-cache'
+`-C'
+     Alias for `--cache-file=config.cache'.
+
+`--quiet'
+`--silent'
+`-q'
+     Do not print messages saying which checks are being made.  To
+     suppress all normal output, redirect it to `/dev/null' (any error
+     messages will still be shown).
+
+`--srcdir=DIR'
+     Look for the package's source code in directory DIR.  Usually
+     `configure' can determine that directory automatically.
+
+`configure' also accepts some other, not widely useful, options.  Run
+`configure --help' for more details.
+
diff --git a/build/Makefile.am b/build/Makefile.am
new file mode 100644
index 0000000..1073ed9
--- /dev/null
+++ b/build/Makefile.am
@@ -0,0 +1,30 @@
+themedir = $(datadir)/icons/THEME_NAME
+
+SUBDIRS = REAL_SUB_DIRS
+
+#THEME_IN_FILES = index.theme.in
+
+#%.theme:   %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) 
$(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
+
+theme_DATA = index.theme
+
+gtk_update_icon_cache = gtk-update-icon-cache -f -t "$(themedir)"
+
+install-data-hook:
+               @if test -z "$(DESTDIR)"; then \
+                        echo "Updating Gtk icon cache."; \
+                        $(gtk_update_icon_cache); \
+                else \
+                        echo "*** Icon cache not updated.       After install, run this:"; \
+                        echo "***        $(gtk_update_icon_cache)"; \
+                fi
+
+
+EXTRA_DIST=                             \
+        index.theme
+
+# Extra clean files so that maintainer-clean removes *everything*
+MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub \
+                       configure depcomp install-sh ltmain.sh     \
+                       Makefile.in missing config.h.in
+
diff --git a/build/NEWS b/build/NEWS
new file mode 100644
index 0000000..dc03ed1
--- /dev/null
+++ b/build/NEWS
@@ -0,0 +1,11 @@
+2.0.5
+-----
+- sync, numlock
+- lots of launcher icons (overrides)
+
+2.0.0
+-----
+
+- "one size" SVG theme
+- specialcase application launchers - buttonized 48x48 bitmaps for the moblin-app-browser
+- many .desktop application icon overrides including openSUSE's YAST
diff --git a/build/README b/build/README
new file mode 100644
index 0000000..e69de29
diff --git a/build/autogen.sh b/build/autogen.sh
new file mode 100755
index 0000000..042d38e
--- /dev/null
+++ b/build/autogen.sh
@@ -0,0 +1,21 @@
+#!/bin/sh
+# Run this to generate all the initial makefiles, etc.
+
+srcdir=`dirname $0`
+test -z "$srcdir" && srcdir=.
+
+PKG_NAME="moblin"
+REQUIRED_AUTOMAKE_VERSION=1.9
+
+gettext=`which gettext`
+gettext_prefix=`dirname $gettext | xargs dirname`
+
+if [ -x $gettext_prefix/share/gettext/mkinstalldirs ]; then
+    cp $gettext_prefix/share/gettext/mkinstalldirs $srcdir
+fi
+
+which gnome-autogen.sh || {
+    echo "You need to install gnome-common from the GNOME CVS"
+    exit 1
+}
+USE_GNOME2_MACROS=1 . gnome-autogen.sh
diff --git a/build/configure.ac b/build/configure.ac
new file mode 100644
index 0000000..e02ed63
--- /dev/null
+++ b/build/configure.ac
@@ -0,0 +1,36 @@
+AC_PREREQ(2.53)
+
+#FIXME make it work ;)
+#RELVER=`git describe --abbrev=0`
+#AC_INIT([moblin-icon-theme], $RELVER)
+
+AC_INIT([gnome-osd-icons], 0.0.1)
+AC_CONFIG_SRCDIR([24x24])
+
+AM_INIT_AUTOMAKE([1.9 tar-ustar])
+
+# Define the toplevel path here
+AC_SUBST(themedir, "\${datadir}/icons/")
+
+UTILS_REQUIRED=0.8.7
+
+AC_MSG_CHECKING([icon-naming-utils >= $UTILS_REQUIRED])
+PKG_CHECK_EXISTS(icon-naming-utils >= $UTILS_REQUIRED,
+                 have_utils=yes, have_utils=no)
+if test "x$have_utils" = "xyes"; then
+   UTILS_PATH="`$PKG_CONFIG --variable=program_path icon-naming-utils`"
+   ICONMAP="$UTILS_PATH/icon-name-mapping"
+   AC_SUBST(ICONMAP)
+   AC_MSG_RESULT([yes])
+else
+   AC_MSG_RESULT([no])
+   AC_MSG_ERROR([icon-naming-utils >= $UTILS_REQUIRED is required to build
+                 and install sato-icon-theme])
+fi
+
+
+AC_CONFIG_FILES([
+MAKEFILES
+])
+
+AC_OUTPUT
diff --git a/create-icon-theme.sh b/create-icon-theme.sh
new file mode 100755
index 0000000..50fcea5
--- /dev/null
+++ b/create-icon-theme.sh
@@ -0,0 +1,86 @@
+#! /bin/bash
+
+if [ "x$1" = "x" ]
+then
+  echo "Usage: $0 [icon theme directory]"
+  exit 1
+fi
+
+THEME_NAME=`echo "$1" | sed -e 's,/$,,'`
+THEME_COMMENT="$THEME_NAME Icon Theme"
+
+OUTPUT=$(echo "output/$1" | sed 's/ //')
+OUTPUT=`pwd`/$OUTPUT
+
+rm -rf "$OUTPUT"
+
+mkdir -p "$OUTPUT"
+
+CWD=`pwd`
+cd "$1"
+cp -r * $OUTPUT
+cd $CWD
+
+
+echo "Creating icon theme in '$OUTPUT'"
+
+echo "Copying build files.."
+
+cp build/* "$OUTPUT"
+
+cd "$OUTPUT"
+
+echo "Creating index.theme"
+
+echo -e "[Icon Theme]\nName=$THEME_NAME\nComment=$THEME_COMMENT\n" > index.theme
+echo -n "Directories=" >> index.theme
+
+DIRS=`find * -type d | grep -v git | grep -v scalable | grep "/" | sort -r`
+
+for foo in $DIRS
+do
+       echo -n "$foo," >> index.theme
+done
+
+for foo in $DIRS
+do
+  size=`echo $foo | sed 's/\x.*//'`
+  type="Scalable"
+  maxsize="MaxSize=512"
+  echo -en "\n\n[$foo]\nSize=$size\nContext=`basename $foo`\nType=$type\n$maxsize" >> index.theme
+done
+
+
+echo "Creating Makefiles"
+
+SIZES=$(find * -maxdepth 0 -type d -not -name 'scalable' -printf '%f ')
+
+MAKEFILES='Makefile\n'
+for dir in $SIZES
+do
+  subdirs=$(find $dir/* -maxdepth 0 -type d -printf '%f ')
+  echo "SUBDIRS=$subdirs" > $dir/Makefile.am
+  MAKEFILES="$MAKEFILES\n$dir/Makefile"
+              for context in $subdirs
+              do
+
+                      MAKEFILES="$MAKEFILES\n$dir/$context/Makefile"
+                      files=`echo $dir/$context/*.{svg,icon,png}|sed "s/$dir\/$context\///g"| sed 
's/\*\.\(icon\|png\|svg\)//g'`
+                      echo "themedir = \$(datadir)/icons/$THEME_NAME/$dir/$context" > 
$dir/$context/Makefile.am
+                      echo "theme_DATA = $files" >> $dir/$context/Makefile.am
+                      echo "EXTRA_DIST = \$(theme_DATA)" >> $dir/$context/Makefile.am
+                      echo "install-data-local: install-themeDATA"  >> $dir/$context/Makefile.am
+                      echo "   (cd \"\$(DESTDIR)\$(themedir)\" && \$(ICONMAP) -c $context )" >> 
$dir/$context/Makefile.am
+                      echo "MAINTAINERCLEANFILES = Makefile.in" >> $dir/$context/Makefile.am
+              done
+done
+
+echo "Updating configure.ac"
+M=`echo "$MAKEFILES" | sed 's/\//\\\\\//g'`
+sed -i -e "s/MAKEFILES/$M/" configure.ac
+
+echo "Updating Makefile.am"
+sed -i -e "s/REAL_SUB_DIRS/$SIZES/" Makefile.am
+sed -i -e "s/THEME_NAME/$THEME_NAME/" Makefile.am
+
+echo "Done"
diff --git a/gnome-osd-icons.svg b/gnome-osd-icons.svg
new file mode 100644
index 0000000..48855f3
--- /dev/null
+++ b/gnome-osd-icons.svg
@@ -0,0 +1,6216 @@
+<?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="300"
+   height="100"
+   id="svg7384"
+   version="1.1"
+   inkscape:version="0.46+devel"
+   sodipodi:docname="gnome-osd-icons.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:version="0.32">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386">
+    <inkscape:path-effect
+       effect="spiro"
+       id="path-effect15020"
+       is_visible="true" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8086-3">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0"
+         offset="0"
+         id="stop8088-9" />
+      <stop
+         id="stop8090-1"
+         offset="0.31861392"
+         style="stop-color:#bebebe;stop-opacity:0" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0.49541284"
+         offset="0.75051737"
+         id="stop8096-9" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1"
+         offset="1"
+         id="stop8092-2" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient8231">
+      <stop
+         id="stop8233"
+         offset="0"
+         style="stop-color:#bebebe;stop-opacity:0" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0"
+         offset="0.31861392"
+         id="stop8235" />
+      <stop
+         id="stop8237"
+         offset="0.54270232"
+         style="stop-color:#bebebe;stop-opacity:0.49541284" />
+      <stop
+         id="stop8239"
+         offset="1"
+         style="stop-color:#bebebe;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient6873">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop6876" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop6878" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3631"
+       inkscape:collect="always">
+      <stop
+         id="stop3633"
+         offset="0"
+         style="stop-color:#dedede;stop-opacity:1;" />
+      <stop
+         id="stop3635"
+         offset="1"
+         style="stop-color:#dedede;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient3639"
+       inkscape:collect="always">
+      <stop
+         id="stop3641"
+         offset="0"
+         style="stop-color:#dedede;stop-opacity:1;" />
+      <stop
+         id="stop3643"
+         offset="1"
+         style="stop-color:#dedede;stop-opacity:0;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10498-0"
+       id="linearGradient13461-7"
+       gradientUnits="userSpaceOnUse"
+       x1="14.90385"
+       y1="25.168436"
+       x2="27.918339"
+       y2="25.168436" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10498-0">
+      <stop
+         style="stop-color:#ed2124;stop-opacity:1;"
+         offset="0"
+         id="stop10500-1" />
+      <stop
+         style="stop-color:#ed2124;stop-opacity:0;"
+         offset="1"
+         id="stop10502-5" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10498-0"
+       id="linearGradient10504-4"
+       x1="14.90385"
+       y1="25.168436"
+       x2="27.918339"
+       y2="25.168436"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient6727">
+      <stop
+         style="stop-color:#c7c7c7;stop-opacity:1"
+         offset="0"
+         id="stop6729" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop6731" />
+    </linearGradient>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 50 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="300 : 50 : 1"
+       inkscape:persp3d-origin="150 : 33.333333 : 1"
+       id="perspective7549" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3639"
+       id="linearGradient16028"
+       gradientUnits="userSpaceOnUse"
+       x1="6.2819996"
+       y1="7.8094788"
+       x2="19.992468"
+       y2="15.740016" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3631"
+       id="linearGradient16030"
+       gradientUnits="userSpaceOnUse"
+       x1="6.348783"
+       y1="7.6196294"
+       x2="19.660954"
+       y2="16.580017" />
+    <inkscape:perspective
+       id="perspective9847"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9881"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9911"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10108"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10423"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10465"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10486"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11966"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-4"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-83"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-43"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12033-28"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12118"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12177"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12460"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient12576"
+       id="linearGradient12582"
+       x1="-220.50125"
+       y1="192.8125"
+       x2="-220.50125"
+       y2="177.25"
+       gradientUnits="userSpaceOnUse" />
+    <inkscape:perspective
+       id="perspective12600"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12600-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9100"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9191"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10114"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10196"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10372"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10399"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10420"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10441"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10566"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10589"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10674"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10725"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9129"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient12576-1"
+       id="linearGradient12582-8"
+       x1="-220.50125"
+       y1="192.8125"
+       x2="-220.50125"
+       y2="177.25"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7067-2">
+      <stop
+         style="stop-color:#31c2ee;stop-opacity:1;"
+         offset="0"
+         id="stop7069-0" />
+      <stop
+         style="stop-color:#31c2ee;stop-opacity:0;"
+         offset="1"
+         id="stop7071-6" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14578-2"
+       id="linearGradient16024-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(967.0009,-620.09354)"
+       x1="538.02631"
+       y1="958.12659"
+       x2="534.83978"
+       y2="958.12659" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient14578-2">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop14580-0" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop14582-7" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient14578-2"
+       id="linearGradient16026-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(967.0009,-620.09354)"
+       x1="538.02631"
+       y1="958.12659"
+       x2="534.83978"
+       y2="958.12659" />
+    <inkscape:perspective
+       id="perspective10021"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4573"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient12576-1-1"
+       id="linearGradient12582-8-3"
+       x1="-220.50125"
+       y1="192.8125"
+       x2="-220.50125"
+       y2="177.25"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0" />
+    </linearGradient>
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4610"
+       xlink:href="#linearGradient12576-1-1"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10498-0"
+       id="linearGradient5459"
+       gradientUnits="userSpaceOnUse"
+       x1="14.90385"
+       y1="25.168436"
+       x2="27.918339"
+       y2="25.168436" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10498-0"
+       id="linearGradient5461"
+       gradientUnits="userSpaceOnUse"
+       x1="14.90385"
+       y1="25.168436"
+       x2="27.918339"
+       y2="25.168436" />
+    <inkscape:perspective
+       id="perspective5360"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4611"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5413"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5441"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5510"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5544"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5566"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5616"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5642"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5700"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6332"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6385"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7211"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7249"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7290"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7312"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7312-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7343"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7378"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7402"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7431"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7459"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7509"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7509-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7551"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7572"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7600"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7600-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7724"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7755"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7807"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7841"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7865"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7887"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7946"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7967"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-1-6">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-4-1" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-5-8" />
+    </linearGradient>
+    <linearGradient
+       y2="115.05012"
+       x2="105.91268"
+       y1="121.73069"
+       x1="105.91268"
+       gradientTransform="matrix(1,0,0,1.273349,-106.90995,-160.44199)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient7976"
+       xlink:href="#linearGradient7487-1-6"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective8032"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8055"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8136"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8158"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8267"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8267-4"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12957"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9364"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10444"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10496"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10525"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12520-8-4-8">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1"
+         offset="0"
+         id="stop12522-7-0-6" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop12524-7-4-4" />
+    </linearGradient>
+    <linearGradient
+       y2="195.09383"
+       x2="-248.98438"
+       y1="179.12508"
+       x1="-248.98438"
+       gradientTransform="translate(260,-178)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10534"
+       xlink:href="#linearGradient12520-8-4-8"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective10525-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12520-8-4-0">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1"
+         offset="0"
+         id="stop12522-7-0-3" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop12524-7-4-2" />
+    </linearGradient>
+    <linearGradient
+       y2="195.09383"
+       x2="-248.98438"
+       y1="179.12508"
+       x1="-248.98438"
+       gradientTransform="translate(260,-178)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10534-0"
+       xlink:href="#linearGradient12520-8-4-0"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective10671"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10671-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10714"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10741"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10804"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10831"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10901"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10955"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9385"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9410"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9438"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9466"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10415"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12520-8-4-8-9">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1"
+         offset="0"
+         id="stop12522-7-0-6-0" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop12524-7-4-4-3" />
+    </linearGradient>
+    <linearGradient
+       y2="195.09383"
+       x2="-248.98438"
+       y1="179.12508"
+       x1="-248.98438"
+       gradientTransform="translate(224.94056,-180.9082)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10424"
+       xlink:href="#linearGradient12520-8-4-8-9"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective10472"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient12520-8-4-8-1"
+       id="linearGradient12530-7-9-6-6"
+       gradientUnits="userSpaceOnUse"
+       x1="-194.8907"
+       y1="179.47862"
+       x2="-194.8907"
+       y2="195.83536"
+       gradientTransform="matrix(0.92356806,0,0,0.87028523,-12.854062,23.07777)" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12520-8-4-8-1">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1"
+         offset="0"
+         id="stop12522-7-0-6-2" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop12524-7-4-4-1" />
+    </linearGradient>
+    <linearGradient
+       y2="195.09383"
+       x2="-248.98438"
+       y1="179.12508"
+       x1="-248.98438"
+       gradientTransform="translate(224.94056,-180.9082)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10481"
+       xlink:href="#linearGradient12520-8-4-8-1"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient12520-8-4-8-1"
+       id="linearGradient10503"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.92356916,0,0,0.87028523,-12.853849,31.07777)"
+       x1="-194.8907"
+       y1="179.47862"
+       x2="-194.8907"
+       y2="195.83536" />
+    <inkscape:perspective
+       id="perspective10515"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12520-8-4-8-9-4">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1"
+         offset="0"
+         id="stop12522-7-0-6-0-3" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop12524-7-4-4-3-4" />
+    </linearGradient>
+    <linearGradient
+       y2="254.36597"
+       x2="-198.38062"
+       y1="173.86903"
+       x1="-198.38062"
+       gradientTransform="matrix(0.61717189,0,0,0.22911373,125.6768,-39.60676)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10524"
+       xlink:href="#linearGradient12520-8-4-8-9-4"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective10556"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12520-8-4-8-9-9">
+      <stop
+         style="stop-color:#d3d7cf;stop-opacity:1"
+         offset="0"
+         id="stop12522-7-0-6-0-9" />
+      <stop
+         style="stop-color:#888a85;stop-opacity:1"
+         offset="1"
+         id="stop12524-7-4-4-3-1" />
+    </linearGradient>
+    <linearGradient
+       y2="215.14754"
+       x2="-198.38062"
+       y1="138.56593"
+       x1="-198.38062"
+       gradientTransform="matrix(0.61717189,0,0,0.22911373,125.6768,-39.60676)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10565"
+       xlink:href="#linearGradient12520-8-4-8-9-9"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective10655"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10655-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10686"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10713"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10713-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10777"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10823"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4610-7"
+       xlink:href="#linearGradient12576-1-1-7"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1-7">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6-4" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0-4" />
+    </linearGradient>
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10836"
+       xlink:href="#linearGradient12576-1-1-7"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective10893"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10836-2"
+       xlink:href="#linearGradient12576-1-1-7-2"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1-7-2">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6-4-0" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0-4-9" />
+    </linearGradient>
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10905"
+       xlink:href="#linearGradient12576-1-1-7-2"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective10942"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10963"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient12576-1-1-7-2"
+       id="linearGradient10992"
+       gradientUnits="userSpaceOnUse"
+       x1="-220.50125"
+       y1="192.8125"
+       x2="-220.50125"
+       y2="177.25" />
+    <inkscape:perspective
+       id="perspective11004"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11041"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11041-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11041-4"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6246"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6271"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6295"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6295-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6295-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11017"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11595"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4825"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4825-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4825-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4825-72"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective4825-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5949"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6012"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6052"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6111"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6163"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6185"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6185-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6265"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6265-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6294"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6343"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6343-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6391"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6478"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6478-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6525"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6525-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6555"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6555-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6658"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6658-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6658-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6718"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8893"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8893-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8893-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8893-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8947"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8947-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8947-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8992"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9078"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9078-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9123"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9150"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9191-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9191-4"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9191-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9191-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9248"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9248-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9248-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9307"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9344"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9371"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9371-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9426"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9426-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9460"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9481"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9515"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9581"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6727-2"
+       id="linearGradient5939-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.2540665,-442.09003,-12.51454)"
+       x1="702.09009"
+       y1="314.96198"
+       x2="702.09009"
+       y2="320.44153" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient6727-2">
+      <stop
+         style="stop-color:#c7c7c7;stop-opacity:1"
+         offset="0"
+         id="stop6729-2" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop6731-2" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective9656"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9682"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5006"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5039"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10905-8"
+       xlink:href="#linearGradient12576-1-1-7-2-4"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1-7-2-4">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6-4-0-2" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0-4-9-4" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective5211"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5236"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5832"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5832-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5832-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5869"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5920"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5920-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5920-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5990"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5990-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6047"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6079"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6148"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6173"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6204"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6240"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6298"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6319"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6357"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6357-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6357-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6442"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6518"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6518-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6576"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6576-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6617"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5159"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5954"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-15"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5996-35"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6262"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6332-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6332-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6332-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5215"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6021"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6107"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6141"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6231"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6727"
+       id="linearGradient6281"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.62480934,-444.03583,185.39153)"
+       x1="702.09009"
+       y1="314.96198"
+       x2="702.09009"
+       y2="320.44153" />
+    <inkscape:perspective
+       id="perspective6293"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6331"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6331-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6331-4"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6370"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5284"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5365"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5416"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6237"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6299"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6326"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6437"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6459"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6556"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6581"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6687"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-6-9"
+       id="linearGradient6625-4"
+       gradientUnits="userSpaceOnUse"
+       x1="255.3222"
+       y1="236.61824"
+       x2="255.84023"
+       y2="232.2758" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-6-9">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-0-5" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-7-8" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective6869"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6945"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6945-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7031"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5496"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5518"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective5567"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6478-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6500"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6552"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6590"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6627"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6706"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6808"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6844"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6866"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6904"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-8"
+       id="linearGradient14722-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,458.08712,352.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-8">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-8" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-2" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective6963"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7012"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7079"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7138"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7208"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7245"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7272"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7312-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7395"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7395-4"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7395-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7395-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7395-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7395-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7490"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7520"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7547"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7646"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7679"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7700"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7700-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7700-89"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7897"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7987"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8016"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8043"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8135"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7067-2-0"
+       id="linearGradient10340-2-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(968.0009,-560.09354)"
+       x1="601"
+       y1="869.01288"
+       x2="601"
+       y2="874.85205" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7067-2-0">
+      <stop
+         style="stop-color:#31c2ee;stop-opacity:1;"
+         offset="0"
+         id="stop7069-0-3" />
+      <stop
+         style="stop-color:#31c2ee;stop-opacity:0;"
+         offset="1"
+         id="stop7071-6-0" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective8174"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8240"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8287"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8287-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8344"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8373"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8402"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8431"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4610-9"
+       xlink:href="#linearGradient12576-1-1-8"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1-8">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6-9" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0-42" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective14462"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14535"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14613"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14714"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14787"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10498-0-7"
+       id="linearGradient13459-9-0"
+       gradientUnits="userSpaceOnUse"
+       x1="14.90385"
+       y1="25.168436"
+       x2="27.918339"
+       y2="25.168436" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10498-0-7">
+      <stop
+         style="stop-color:#ed2124;stop-opacity:1;"
+         offset="0"
+         id="stop10500-1-8" />
+      <stop
+         style="stop-color:#ed2124;stop-opacity:0;"
+         offset="1"
+         id="stop10502-5-9" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective14825"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="25.168436"
+       x2="27.918339"
+       y1="25.168436"
+       x1="14.90385"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient14796-1"
+       xlink:href="#linearGradient10498-0-7-8"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10498-0-7-8">
+      <stop
+         style="stop-color:#ed2124;stop-opacity:1;"
+         offset="0"
+         id="stop10500-1-8-4" />
+      <stop
+         style="stop-color:#ed2124;stop-opacity:0;"
+         offset="1"
+         id="stop10502-5-9-5" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective14898"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14923"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14997"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15028"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15028-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15028-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15167"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15167-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15200"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15257"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15285"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15312"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15368"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15405"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15433"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15615"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15615-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15661"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15731"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15842"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15917"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective16017"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective16100"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective16131"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective16182"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective16254"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6063"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6836"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6883"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6883-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6948"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6988"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7026"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7076"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath7093">
+      <path
+         sodipodi:type="arc"
+         
style="color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="path7095"
+         sodipodi:cx="-605"
+         sodipodi:cy="511"
+         sodipodi:rx="6.125"
+         sodipodi:ry="6.125"
+         d="m -598.875,511 a 6.125,6.125 0 1 1 -12.25,0 6.125,6.125 0 1 1 12.25,0 z"
+         transform="matrix(0.98979592,0,0,0.98979592,-6.2932613,5.0319936)" />
+    </clipPath>
+    <inkscape:perspective
+       id="perspective7105"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath7093-3">
+      <path
+         sodipodi:type="arc"
+         
style="color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="path7095-3"
+         sodipodi:cx="-605"
+         sodipodi:cy="511"
+         sodipodi:rx="6.125"
+         sodipodi:ry="6.125"
+         d="m -598.875,511 a 6.125,6.125 0 1 1 -12.25,0 6.125,6.125 0 1 1 12.25,0 z"
+         transform="matrix(0.98979592,0,0,0.98979592,-6.2932613,5.0319936)" />
+    </clipPath>
+    <inkscape:perspective
+       id="perspective7133"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7166"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7187"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7219"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7262"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7338"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7368"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7408"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7513"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7543"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7576"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7601"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7663"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7690"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7725"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7762"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7762-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7804"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7837"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8858"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8895"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8967"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9039"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9039-4"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9068"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9124"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9247"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9272"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9272-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9344-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9367"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9490"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9524"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9591"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9641"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9727"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9766"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9956"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9956-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9956-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9995"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10022"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10061"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10085"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10110"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10134"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10284"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10324"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-9"
+       id="linearGradient14722-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,458.08712,352.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-9">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-84" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-6" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective10385"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10432"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10472-7"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10551"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10587"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10615"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10669"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10731"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10760"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10787"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10928"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath11021">
+      <rect
+         inkscape:export-ydpi="90"
+         inkscape:export-xdpi="90"
+         inkscape:export-filename="/home/hbons/Intel/git/moblin-icon-theme/image.png"
+         y="175.01932"
+         x="828"
+         height="24"
+         width="24"
+         id="rect11023"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    </clipPath>
+    <inkscape:perspective
+       id="perspective11042"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11134"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11134-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11287"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11357"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11392"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11392-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11392-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11522"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective11594"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6667"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6704"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6742"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7569"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7594"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7618"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-6-98"
+       id="linearGradient6625-8"
+       gradientUnits="userSpaceOnUse"
+       x1="255.3222"
+       y1="236.61824"
+       x2="255.84023"
+       y2="232.2758" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-6-98">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-0-7" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-7-97" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective7660"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-3"
+       id="linearGradient10850-3"
+       x1="255.1823"
+       y1="237.13129"
+       x2="255.2691"
+       y2="234.96202"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-3">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-09" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-8" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective7701"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7731"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7758"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7843"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7870"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7938"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7967-6"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="115.05012"
+       x2="105.91268"
+       y1="121.0463"
+       x1="105.91268"
+       gradientTransform="matrix(1,0,0,1.091442,-496.22388,-76.532488)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6922-6"
+       xlink:href="#linearGradient7487-6-8-6"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-8-6">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-8-5" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-2-8" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-8-6"
+       id="linearGradient14724-9-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,-496.22388,-219.43118)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <inkscape:perspective
+       id="perspective8023"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8050"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8135-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-82-9">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-9-5" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-3-1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-82-9"
+       id="linearGradient14722-2-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,458.08712,352.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <inkscape:perspective
+       id="perspective8196"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8223"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8263"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8323"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-82-9-4">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-9-5-8" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-3-1-4" />
+    </linearGradient>
+    <linearGradient
+       y2="115.05012"
+       x2="105.91268"
+       y1="121.0463"
+       x1="105.91268"
+       gradientTransform="matrix(1,0,0,1.091442,-496.2722,-76.521689)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient8153-8"
+       xlink:href="#linearGradient7487-6-82-9-4"
+       inkscape:collect="always" />
+    <inkscape:perspective
+       id="perspective8384"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8411"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8445"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8469"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-1"
+       id="linearGradient14722-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,458.08712,352.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-1">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-5" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-67" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-1"
+       id="linearGradient14724-4"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,458.08712,-648.44198)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <inkscape:perspective
+       id="perspective8540"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8628"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8672"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8720"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8743"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-9"
+       id="linearGradient14718-4-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,464.08855,380.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-1-1-9">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-4-3-8" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-5-4-9" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-9"
+       id="linearGradient8110-7"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-68.434344,632.1023)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-9"
+       id="linearGradient8114-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-622.90992,433.47678)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-9"
+       id="linearGradient8118-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-874.53391,-99.046114)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-9"
+       id="linearGradient8123-4"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-675.90839,-653.52169)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <inkscape:perspective
+       id="perspective8865"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9038"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9065"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="115.05012"
+       x2="105.91268"
+       y1="121.0463"
+       x1="105.91268"
+       gradientTransform="matrix(1,0,0,1.091442,-496.22388,-76.532488)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6922-3"
+       xlink:href="#linearGradient7487-6-8-1"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-8-1">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-8-7" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-2-2" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-8-1"
+       id="linearGradient14724-9-87"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,-496.22388,-219.43118)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <inkscape:perspective
+       id="perspective9279"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-5"
+       id="linearGradient10850-2"
+       x1="255.1823"
+       y1="237.13129"
+       x2="255.2691"
+       y2="234.96202"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-5">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-8" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-9" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective9397"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective6931"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-8"
+       id="linearGradient10850-0"
+       x1="255.1823"
+       y1="237.13129"
+       x2="255.2691"
+       y2="234.96202"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-8">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-08" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-99" />
+    </linearGradient>
+    <linearGradient
+       y2="115.05012"
+       x2="105.91268"
+       y1="121.0463"
+       x1="105.91268"
+       gradientTransform="matrix(1,0,0,1.091442,-496.22388,-76.532488)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6922-1"
+       xlink:href="#linearGradient7487-6-8-7"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-8-7">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-8-75" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-2-4" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-8-7"
+       id="linearGradient14724-9-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,-496.22388,-219.43118)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-0"
+       id="linearGradient14718-4-9"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,464.08855,380.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-1-1-0">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-4-3-6" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-5-4-1" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-0"
+       id="linearGradient8110-0"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-68.434344,632.1023)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-0"
+       id="linearGradient8114-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-622.90992,433.47678)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-0"
+       id="linearGradient8118-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-874.53391,-99.046114)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-0"
+       id="linearGradient8123-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-675.90839,-653.52169)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-87"
+       id="linearGradient14722-73"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,458.08712,352.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-87">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-56" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-18" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-87"
+       id="linearGradient14724-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,458.08712,-648.44198)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-6-6"
+       id="linearGradient6625-5"
+       gradientUnits="userSpaceOnUse"
+       x1="255.3222"
+       y1="236.61824"
+       x2="255.84023"
+       y2="232.2758" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-6-6">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-0-2" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-7-85" />
+    </linearGradient>
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4610-96"
+       xlink:href="#linearGradient12576-1-1-2"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1-2">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6-1" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0-3" />
+    </linearGradient>
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient10905-8-5"
+       xlink:href="#linearGradient12576-1-1-7-2-4-2"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1-7-2-4-2">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6-4-0-2-7" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0-4-9-4-3" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective8306"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14087"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-34"
+       id="linearGradient10850-6"
+       x1="255.1823"
+       y1="237.13129"
+       x2="255.2691"
+       y2="234.96202"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-34">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-6" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-1" />
+    </linearGradient>
+    <linearGradient
+       y2="115.05012"
+       x2="105.91268"
+       y1="121.0463"
+       x1="105.91268"
+       gradientTransform="matrix(1,0,0,1.091442,-496.22388,-76.532488)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6922-5"
+       xlink:href="#linearGradient7487-6-8-8"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-8-8">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-8-8" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-2-0" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-8-8"
+       id="linearGradient14724-9-4"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,-496.22388,-219.43118)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-2"
+       id="linearGradient8333-3"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,464.08855,380.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-1-1-2">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-4-3-9" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-5-4-5" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-2"
+       id="linearGradient8335-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-68.434344,632.1023)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-2"
+       id="linearGradient8337-5"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-622.90992,433.47678)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-2"
+       id="linearGradient8339-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-874.53391,-99.046114)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-2"
+       id="linearGradient8341-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-675.90839,-653.52169)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-7"
+       id="linearGradient14722-9"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,458.08712,352.47831)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-7">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-4" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-9" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-7"
+       id="linearGradient14724-1"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,458.08712,-648.44198)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient10844-6-4"
+       id="linearGradient6625-0"
+       gradientUnits="userSpaceOnUse"
+       x1="255.3222"
+       y1="236.61824"
+       x2="255.84023"
+       y2="232.2758" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient10844-6-4">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop10846-0-28" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop10848-7-6" />
+    </linearGradient>
+    <linearGradient
+       y2="177.25"
+       x2="-220.50125"
+       y1="192.8125"
+       x1="-220.50125"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient4610-0"
+       xlink:href="#linearGradient12576-1-1-4"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient12576-1-1-4">
+      <stop
+         style="stop-color:#204a87;stop-opacity:1"
+         offset="0"
+         id="stop12578-1-6-45" />
+      <stop
+         style="stop-color:#729fcf;stop-opacity:1"
+         offset="1"
+         id="stop12580-7-0-2" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective7142"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7187-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7231"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12385"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12940"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12963"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective12985"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective13102"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective13137"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7213"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       y2="115.05012"
+       x2="105.91268"
+       y1="121.0463"
+       x1="105.91268"
+       gradientTransform="matrix(1,0,0,1.091442,-496.22388,-76.532488)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient6922-8"
+       xlink:href="#linearGradient7487-6-8-88"
+       inkscape:collect="always" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-6-8-88">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-8-8-3" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-2-2-9" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-6-8-88"
+       id="linearGradient14724-9-2"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.273349,-496.22388,-219.43118)"
+       x1="105.91268"
+       y1="121.73069"
+       x2="105.91268"
+       y2="115.05012" />
+    <inkscape:perspective
+       id="perspective8507"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9083"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7259"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7262-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7262-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8087"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8140"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8167"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8197"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8234"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9101"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient7487-1-1-8">
+      <stop
+         style="stop-color:#bebebe;stop-opacity:1;"
+         offset="0"
+         id="stop7489-4-3-0" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop7491-5-4-0" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7487-1-1-8"
+       id="linearGradient8341-6"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.091442,-675.90839,-653.52169)"
+       x1="105.91268"
+       y1="121.0463"
+       x2="105.91268"
+       y2="115.05012" />
+    <inkscape:perspective
+       id="perspective9283"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9318"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9355"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7336"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6727-4"
+       id="linearGradient6733-8"
+       x1="702.09009"
+       y1="314.96198"
+       x2="702.09009"
+       y2="320.44153"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.2540665,-442.09003,-12.51454)" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient6727-4">
+      <stop
+         style="stop-color:#c7c7c7;stop-opacity:1"
+         offset="0"
+         id="stop6729-9" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop6731-9" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective7404"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7431-2"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7546"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7583"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8708"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9371-9"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14661"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective14791"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15038"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15066"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15173"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15214"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15236"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15632"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15680"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective15850"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective16107"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective16181"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective7449"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8293"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8341"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8603"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10023"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10057"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6873"
+       id="linearGradient10164"
+       gradientUnits="userSpaceOnUse"
+       x1="-27.744457"
+       y1="160.85004"
+       x2="-48.780743"
+       y2="179.28078" />
+    <inkscape:perspective
+       id="perspective10176"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective24336"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6727-3"
+       id="linearGradient24326-8"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,1.2540665,-442.09003,-12.51454)"
+       x1="702.09009"
+       y1="314.96198"
+       x2="702.09009"
+       y2="320.44153" />
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient6727-3">
+      <stop
+         style="stop-color:#c7c7c7;stop-opacity:1"
+         offset="0"
+         id="stop6729-6" />
+      <stop
+         style="stop-color:#bebebe;stop-opacity:0;"
+         offset="1"
+         id="stop6731-7" />
+    </linearGradient>
+    <inkscape:perspective
+       id="perspective24546"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8374"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8411-1"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8475"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8496"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8566"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8620"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8661"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8683"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8683-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8841"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8841-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8907"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective8936"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9022"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient12576-1-1"
+       id="linearGradient8263"
+       gradientUnits="userSpaceOnUse"
+       x1="-220.50125"
+       y1="192.8125"
+       x2="-220.50125"
+       y2="177.25" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient7067-2"
+       id="linearGradient8849"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="translate(966.00086,-560.05947)"
+       x1="601"
+       y1="869.01288"
+       x2="601"
+       y2="874.85205" />
+    <inkscape:perspective
+       id="perspective9746"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9746-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9784"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9810"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9850"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9850-0"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9850-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9850-8"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9939"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective9970"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10000"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10033"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10033-5"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10064"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10064-3"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+    <inkscape:perspective
+       id="perspective10105"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#484848"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.4142136"
+     inkscape:cx="170.39017"
+     inkscape:cy="-65.530464"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer3"
+     showgrid="false"
+     showborder="true"
+     inkscape:window-width="1596"
+     inkscape:window-height="1101"
+     inkscape:window-x="1795"
+     inkscape:window-y="1"
+     inkscape:window-maximized="0"
+     inkscape:showpageshadow="false"
+     showguides="false"
+     inkscape:guide-bbox="true"
+     inkscape:snap-nodes="false"
+     inkscape:snap-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid7831"
+       empspacing="2"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
+    <sodipodi:guide
+       orientation="1,0"
+       position="-618,-632"
+       id="guide6123" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7389">
+    <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>Moblin Icon Theme</dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/3.0/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Jakub Steiner, 
+Hylke Bons, 
+Nick Richards, 
+Darren Wilson, 
+Claire Alexander</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:source>http://www.moblin.org</dc:source>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/3.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer1"
+     inkscape:label="background"
+     style="display:none">
+    <rect
+       
style="color:#000000;fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+       id="rect9929"
+       width="299"
+       height="212"
+       x="2"
+       y="106"
+       rx="16"
+       ry="16" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="OSD"
+     style="display:inline">
+    <text
+       xml:space="preserve"
+       
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:RaveIn;-inkscape-font-specification:RaveIn"
+       x="18.000002"
+       y="151"
+       id="text14710"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan14712"
+         x="18.000002"
+         y="151">OSD</tspan></text>
+    <g
+       id="g10266"
+       inkscape:label="battery-charging"
+       transform="translate(-1375.001,-47.99646)">
+      <rect
+         transform="scale(-1,1)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect7002"
+         width="24"
+         height="24"
+         x="-1579.001"
+         y="291.99646" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1572.9632,310.96521 5.0691,0 0,-13.96875 -20,0 0,4.03125 -2,0 0,5.9375 1.9688,0 0,4 c 1.6622,0 
3.3204,0 4.9812,0"
+         id="path9832-1-1"
+         sodipodi:nodetypes="cccccccccs" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1567.9692,313.94302 0,-4.90555"
+         id="path9984"
+         sodipodi:nodetypes="cc" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1562.9374,303.00117 10.0636,0 0,2.16551 c 0,1.5468 -1.2901,3.89288 -5.0039,3.89288 -3.7138,0 
-5.0597,-2.43187 -5.0597,-3.93707 l 0,-2.12132 z"
+         id="path9986"
+         sodipodi:nodetypes="ccczcc" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1565.001,301.941 0,-1.94454"
+         id="path9988" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1571.001,301.941 0,-1.94454"
+         id="path9990" />
+    </g>
+    <g
+       id="g10285"
+       inkscape:label="battery-caution"
+       transform="translate(-1411.001,-47.99646)">
+      <rect
+         y="291.99646"
+         x="-1551.001"
+         height="24"
+         width="24"
+         id="rect6974"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="scale(-1,1)" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1550.0323,296.99646 -20,0 0,4.03125 -2,0 0,5.9375 1.9688,0 0,4 20.0312,0 0,-13.96875 z"
+         id="path9832-1" />
+      <path
+         sodipodi:nodetypes="cc"
+         id="path9840-0"
+         d="m 1546.0324,300.99646 0,6"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+    <g
+       id="g10311"
+       inkscape:label="battery-full"
+       transform="translate(-1420.001,-47.99646)">
+      <rect
+         transform="scale(-1,1)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect6863"
+         width="24"
+         height="24"
+         x="-1464.001"
+         y="291.99646" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 43.03125,273 -20,0 0,4.03125 -2,0 0,5.9375 1.96875,0 0,4 20.03125,0 0,-13.96875 z"
+         id="path9832"
+         transform="translate(1420.001,23.99646)" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1447.0323,300.99646 0,6"
+         id="path9834"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         id="path9836"
+         d="m 1451.0323,300.99646 0,6"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1455.0323,300.99646 0,6"
+         id="path9838"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         id="path9840"
+         d="m 1459.0323,300.99646 0,6"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+    <g
+       id="g10159"
+       inkscape:label="wireless-signal-excellent"
+       transform="translate(-1420.001,-33.01474)">
+      <rect
+         y="1440.001"
+         x="-229.01474"
+         height="24"
+         width="24"
+         id="rect7570"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="matrix(0,-1,1,0,0,0)" />
+      <g
+         transform="translate(1439.8888,205.00716)"
+         style="display:inline"
+         id="layer1-58"
+         inkscape:label="Layer 1">
+        <path
+           sodipodi:type="arc"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="path2807-7"
+           sodipodi:cx="-25.809397"
+           sodipodi:cy="179.43886"
+           sodipodi:rx="22.98097"
+           sodipodi:ry="22.98097"
+           d="m -2.8284264,179.43886 a 22.98097,22.98097 0 1 1 -45.9619406,0 22.98097,22.98097 0 1 1 
45.9619406,0 z"
+           transform="matrix(0.08702852,0,0,-0.08702852,14.24984,33.613547)" />
+        <path
+           transform="matrix(0.2610856,0,0,-0.2610856,18.760122,64.828175)"
+           d="m -9.5593967,195.68886 a 22.98097,22.98097 0 0 1 -32.5000003,0"
+           sodipodi:ry="22.98097"
+           sodipodi:rx="22.98097"
+           sodipodi:cy="179.43886"
+           sodipodi:cx="-25.809397"
+           id="path2764-1"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:7.66032267;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           sodipodi:type="arc"
+           sodipodi:start="0.78539816"
+           sodipodi:end="2.3561945"
+           sodipodi:open="true" />
+        <path
+           sodipodi:type="arc"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:4.59619427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="path2766-4"
+           sodipodi:cx="-25.809397"
+           sodipodi:cy="179.43886"
+           sodipodi:rx="22.98097"
+           sodipodi:ry="22.98097"
+           d="m -9.5593967,195.68886 a 22.98097,22.98097 0 0 1 -32.5000003,0"
+           transform="matrix(0.4351426,0,0,-0.4351426,23.232078,96.081127)"
+           sodipodi:start="0.78539816"
+           sodipodi:end="2.3561945"
+           sodipodi:open="true" />
+        <path
+           transform="matrix(0.6091997,0,0,-0.6091997,27.734693,127.30342)"
+           d="m -9.5593967,195.68886 a 22.98097,22.98097 0 0 1 -32.5000003,0"
+           sodipodi:ry="22.98097"
+           sodipodi:rx="22.98097"
+           sodipodi:cy="179.43886"
+           sodipodi:cx="-25.809397"
+           id="path2768"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:3.2829957;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           sodipodi:type="arc"
+           sodipodi:start="0.78539816"
+           sodipodi:end="2.3561945"
+           sodipodi:open="true" />
+      </g>
+    </g>
+    <g
+       id="g10167"
+       inkscape:label="wireless-signal-good"
+       transform="translate(-1417.001,-33.01474)">
+      <rect
+         transform="matrix(0,-1,1,0,0,0)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect7578"
+         width="24"
+         height="24"
+         x="-229.01474"
+         y="1469.001" />
+      <g
+         transform="translate(1469.0707,204.99686)"
+         style="display:inline"
+         id="layer1-6"
+         inkscape:label="Layer 1">
+        <path
+           sodipodi:type="arc"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="path2807"
+           sodipodi:cx="-25.809397"
+           sodipodi:cy="179.43886"
+           sodipodi:rx="22.98097"
+           sodipodi:ry="22.98097"
+           d="m -2.8284264,179.43886 a 22.98097,22.98097 0 1 1 -45.9619406,0 22.98097,22.98097 0 1 1 
45.9619406,0 z"
+           transform="matrix(0.08702852,0,0,-0.08702852,14.24984,33.613547)" />
+        <path
+           transform="matrix(0.2610856,0,0,-0.2610856,18.760122,64.828175)"
+           d="m -9.5593967,195.68886 a 22.98097,22.98097 0 0 1 -32.5000003,0"
+           sodipodi:ry="22.98097"
+           sodipodi:rx="22.98097"
+           sodipodi:cy="179.43886"
+           sodipodi:cx="-25.809397"
+           id="path2764"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:7.66032267;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           sodipodi:type="arc"
+           sodipodi:start="0.78539816"
+           sodipodi:end="2.3561945"
+           sodipodi:open="true" />
+        <path
+           sodipodi:type="arc"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:4.59619427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="path2766"
+           sodipodi:cx="-25.809397"
+           sodipodi:cy="179.43886"
+           sodipodi:rx="22.98097"
+           sodipodi:ry="22.98097"
+           d="m -9.5593967,195.68886 a 22.98097,22.98097 0 0 1 -32.5000003,0"
+           transform="matrix(0.4351426,0,0,-0.4351426,23.232078,96.081127)"
+           sodipodi:start="0.78539816"
+           sodipodi:end="2.3561945"
+           sodipodi:open="true" />
+      </g>
+    </g>
+    <g
+       id="g10213"
+       inkscape:label="wireless-signal-weak"
+       transform="translate(-1411.001,-33.01474)">
+      <rect
+         y="1527.001"
+         x="-229.01474"
+         height="24"
+         width="24"
+         id="rect7540"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="matrix(0,-1,1,0,0,0)" />
+      <g
+         transform="translate(1526.9983,204.99924)"
+         style="display:inline"
+         id="layer1-4"
+         inkscape:label="Layer 1">
+        <path
+           sodipodi:type="arc"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="path2807-9"
+           sodipodi:cx="-25.809397"
+           sodipodi:cy="179.43886"
+           sodipodi:rx="22.98097"
+           sodipodi:ry="22.98097"
+           d="m -2.8284264,179.43886 a 22.98097,22.98097 0 1 1 -45.9619406,0 22.98097,22.98097 0 1 1 
45.9619406,0 z"
+           transform="matrix(0.08702852,0,0,-0.08702852,14.24984,33.613547)" />
+      </g>
+    </g>
+    <g
+       id="g10219"
+       inkscape:label="audio-volume-high"
+       transform="translate(-1420.001,-27.014709)">
+      <rect
+         transform="matrix(0,-1,1,0,0,0)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect7624"
+         width="24"
+         height="24"
+         x="-259.01471"
+         y="1440.001" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1449.0433,238.02276 0,17.98703 -5.0602,-5.98832 -2.9831,0 0,-5.98831 3.0052,0 5.0381,-6.0104 z"
+         id="path8946"
+         sodipodi:nodetypes="ccccccc" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="M 34,211.96875 34,220"
+         id="path9826"
+         transform="translate(1420.001,31.014709)" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 38.03125,208.96875 0,14.03125"
+         id="path9828"
+         transform="translate(1420.001,31.014709)" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 42,226 0,-20.03125"
+         id="path9830"
+         transform="translate(1420.001,31.014709)" />
+    </g>
+    <g
+       id="g10244"
+       inkscape:label="audio-volume-low"
+       transform="translate(-1414.001,-27.014709)">
+      <rect
+         transform="matrix(0,-1,1,0,0,0)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect7592"
+         width="24"
+         height="24"
+         x="-259.01471"
+         y="1498.001" />
+      <use
+         transform="translate(58,-1e-6)"
+         x="0"
+         y="0"
+         xlink:href="#path8946"
+         id="use10023-9"
+         width="1"
+         height="1" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1512.001,242.98346 0,8.03125"
+         id="path9826-6" />
+    </g>
+    <g
+       id="g10232"
+       inkscape:label="audio-volume-medium"
+       transform="translate(-1417.001,-27.014709)">
+      <rect
+         y="1469.001"
+         x="-259.01471"
+         height="24"
+         width="24"
+         id="rect7632"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="matrix(0,-1,1,0,0,0)" />
+      <use
+         transform="translate(29,-1e-6)"
+         x="0"
+         y="0"
+         xlink:href="#path8946"
+         id="use10023"
+         width="1"
+         height="1" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1483.001,242.98346 0,8.03125"
+         id="path9826-9" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1487.0323,239.98346 0,14.03125"
+         id="path9828-7" />
+    </g>
+    <g
+       id="g10255"
+       inkscape:label="audio-volume-muted"
+       transform="translate(-1411.0262,-27.029449)">
+      <rect
+         y="235.01474"
+         x="-1551.0272"
+         height="24"
+         width="24"
+         id="rect7606"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="scale(-1,1)" />
+      <g
+         id="g9798"
+         transform="translate(-1.984,-1e-6)">
+        <path
+           id="path9720-4"
+           d="m 1542.0102,244.01341 5.016,5.01604"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+        <path
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           d="m 1547.0262,244.01341 -5.016,5.01604"
+           id="path9722-6" />
+      </g>
+      <path
+         sodipodi:nodetypes="ccccccc"
+         id="use9774"
+         d="m 1536.0262,238.04242 0,17.98703 -5.0602,-5.98832 -2.9832,0 0,-5.98831 3.0053,0 5.0381,-6.0104 z"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+    <g
+       id="g10326"
+       inkscape:label="battery-good"
+       transform="translate(-1417.001,-47.99646)">
+      <rect
+         y="291.99646"
+         x="-1493.001"
+         height="24"
+         width="24"
+         id="rect6919"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="scale(-1,1)" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1492.0323,296.99646 -20,0 0,4.03125 -2,0 0,5.9375 1.9688,0 0,4 20.0312,0 0,-13.96875 z"
+         id="path9832-4" />
+      <path
+         sodipodi:nodetypes="cc"
+         id="path9836-4"
+         d="m 1480.0324,300.99646 0,6"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1484.0324,300.99646 0,6"
+         id="path9838-9"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         id="path9840-1"
+         d="m 1488.0324,300.99646 0,6"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+    <g
+       id="g10298"
+       inkscape:label="battery-low"
+       transform="translate(-1434.001,-47.99646)">
+      <rect
+         transform="scale(-1,1)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect6947"
+         width="24"
+         height="24"
+         x="-1542.001"
+         y="291.99646" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1541.0323,296.99646 -20,0 0,4.03125 -2,0 0,5.9375 1.9688,0 0,4 20.0312,0 0,-13.96875 z"
+         id="path9832-8" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1533.0324,300.99646 0,6"
+         id="path9838-3"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         id="path9840-7"
+         d="m 1537.0324,300.99646 0,6"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+    <g
+       inkscape:label="wireless-signal-ok"
+       id="g10174"
+       transform="translate(-1385.002,-33.01474)">
+      <rect
+         y="1469.001"
+         x="-229.01474"
+         height="24"
+         width="24"
+         id="rect10176"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="matrix(0,-1,1,0,0,0)" />
+      <g
+         inkscape:label="Layer 1"
+         id="use10186"
+         style="display:inline"
+         transform="translate(1469.0707,204.99686)">
+        <path
+           transform="matrix(0.08702852,0,0,-0.08702852,14.24984,33.613547)"
+           d="m -2.8284264,179.43886 a 22.98097,22.98097 0 1 1 -45.9619406,0 22.98097,22.98097 0 1 1 
45.9619406,0 z"
+           sodipodi:ry="22.98097"
+           sodipodi:rx="22.98097"
+           sodipodi:cy="179.43886"
+           sodipodi:cx="-25.809397"
+           id="path10757"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           sodipodi:type="arc" />
+        <path
+           sodipodi:open="true"
+           sodipodi:end="2.3561945"
+           sodipodi:start="0.78539816"
+           sodipodi:type="arc"
+           
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:7.66032267;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+           id="path10759"
+           sodipodi:cx="-25.809397"
+           sodipodi:cy="179.43886"
+           sodipodi:rx="22.98097"
+           sodipodi:ry="22.98097"
+           d="m -9.5593967,195.68886 a 22.98097,22.98097 0 0 1 -32.5000003,0"
+           transform="matrix(0.2610856,0,0,-0.2610856,18.760122,64.828175)" />
+      </g>
+    </g>
+    <g
+       inkscape:label="battery-critical"
+       id="g10342"
+       transform="translate(-1379.001,-47.99646)">
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1550.0323,308.05896 0,-11.0625 -20,0 0,4.03125 -2,0 0,5.9375 1.9688,0 0,4 1.9999,0"
+         id="path9832-7"
+         sodipodi:nodetypes="ccccccccc" />
+      <rect
+         transform="scale(-1,1)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect10344"
+         width="24"
+         height="24"
+         x="-1551.001"
+         y="291.99646" />
+      <path
+         
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream
 Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
+         d="m 162.84375,276 c -0.2985,0.0465 -0.57125,0.23634 -0.71875,0.5 l -8,14 c -0.3505,0.60722 
0.1739,1.50619 0.875,1.5 l 16,-0.0313 c 0.7011,0.006 1.2255,-0.89278 0.875,-1.5 l -8,-13.96875 c 
-0.1983,-0.35517 -0.62955,-0.56426 -1.03125,-0.5 z m 0.0313,4 a 1.0001,1.0001 0 0 1 0.0313,0 1.0001,1.0001 0 
0 1 1.09375,1.03125 l 0,4.9375 a 1.0001,1.0001 0 1 1 -2,0 l 0,-4.9375 a 1.0001,1.0001 0 0 1 0.78125,-1 A 
1.0001,1.0001 0 0 1 162.875,280 z m 0.125,8 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 
-1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z"
+         transform="translate(1379.001,23.99646)"
+         id="rect16671-4" />
+    </g>
+    <g
+       
style="font-size:14.8630619px;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:RaveIn;-inkscape-font-specification:RaveIn
 Light"
+       id="text10529"
+       transform="translate(9.1923882,9.8994949)">
+      <path
+         d="m 14.852126,59.676476 0.906647,0 0,-6.98564 -0.906647,0 0,6.98564 m 1.203908,-9.51236 c 
0,-0.401302 -0.312125,-0.758016 -0.758016,-0.758016 -0.401303,0 -0.758016,0.312124 -0.758016,0.758016 
0,0.401302 0.312124,0.758016 0.758016,0.758016 0.401302,0 0.758016,-0.312125 0.758016,-0.758016"
+         id="path8857" />
+      <path
+         d="m 17.541411,56.243108 c 0,2.24432 1.560624,3.611724 3.626587,3.611724 1.382264,0 
2.125418,-0.549933 2.482132,-0.891783 l -0.668838,-0.668838 c -0.713426,0.698563 -1.411991,0.713427 
-1.798431,0.713427 -1.649798,0 -2.615899,-1.322814 -2.615899,-2.734804 0,-1.411989 0.802608,-2.853708 
2.541584,-2.853708 0.401302,0 1.085004,0.02973 1.84302,0.72829 l 0.72829,-0.653974 c -0.594522,-0.549933 
-1.441718,-0.92151 -2.511858,-0.92151 -2.199731,0 -3.626587,1.530897 -3.626587,3.671176"
+         id="path8859" />
+      <path
+         d="m 28.044487,59.884558 c 2.110553,0 3.686039,-1.649801 3.686039,-3.656313 0,-1.976785 
-1.575486,-3.64145 -3.686039,-3.64145 -2.110553,0 -3.700902,1.649802 -3.700902,3.64145 0,2.125416 
1.694391,3.656313 3.700902,3.656313 m 2.660488,-3.656313 c 0,1.664661 -1.085005,2.809119 -2.660488,2.809119 
-1.590346,0 -2.675351,-1.144458 -2.675351,-2.809119 0,-1.649798 1.085005,-2.809119 2.675351,-2.809119 
1.575483,0 2.660488,1.159321 2.660488,2.809119"
+         id="path8861" />
+      <path
+         d="m 34.325525,53.671799 -0.08918,0.178356 -0.02973,0 0,-0.520207 c 0,-0.282398 0,-0.341851 
-0.04459,-0.639112 l -0.995825,0 c 0.04459,0.208083 0.104041,0.475619 0.104041,0.906647 l 0,6.108719 
0.936373,0 0,-3.790081 c 0,-1.947059 1.293087,-2.556447 2.244322,-2.556447 0.951235,0 1.976788,0.356715 
1.976788,2.065966 l 0,4.280562 0.936372,0 0,-4.429193 c 0,-2.170005 -1.471444,-2.749666 -2.452405,-2.749666 
-1.382263,0 -2.318638,0.668838 -2.586173,1.144456"
+         id="path8863" />
+      <path
+         d="m 40.822309,54.548719 c 0,2.601033 4.042753,1.293089 4.042753,3.255011 0,0.698563 
-0.728292,1.159319 -1.738979,1.159319 -0.460754,0 -1.010689,-0.05945 -1.79843,-0.787743 l -0.72829,0.594523 c 
0.401302,0.505343 1.055279,1.040414 2.52672,1.040414 1.41199,0 2.76453,-0.609387 2.76453,-2.080829 0,-1.17418 
-0.713428,-1.634937 -1.976787,-1.932198 L 43.363892,55.693175 C 42.62074,55.544544 41.84786,55.172967 
41.84786,54.414952 c 0,-0.847194 0.936373,-1.055278 1.471443,-1.055278 0.267535,0 0.936374,0.01486 
1.545759,0.639112 l 0.743153,-0.564796 c -0.475618,-0.609385 -1.263362,-0.92151 -2.214597,-0.92151 
-1.263359,0 -2.571309,0.639113 -2.571309,2.036239"
+         id="path8865" />
+      <path
+         d="m 51.203693,52.646247 2.274048,7.030229 0.876921,0 1.768704,-5.52906 0.07432,0 1.947061,5.52906 
0.787742,0 2.229459,-7.030229 -0.980962,0 -1.590347,5.618238 -0.07432,0 -1.872745,-5.618238 -0.847195,0 
-1.768704,5.618238 -0.07432,0 -1.679526,-5.618238 -1.07014,0"
+         id="path8867" />
+      <path
+         d="m 62.373282,59.676476 0.906647,0 0,-6.98564 -0.906647,0 0,6.98564 m 1.203908,-9.51236 c 
0,-0.401302 -0.312125,-0.758016 -0.758016,-0.758016 -0.401302,0 -0.758016,0.312124 -0.758016,0.758016 
0,0.401302 0.312125,0.758016 0.758016,0.758016 0.401302,0 0.758016,-0.312125 0.758016,-0.758016"
+         id="path8869" />
+      <path
+         d="m 66.147571,58.457704 c 0,1.664662 2.184871,1.501169 2.95775,1.233635 l 0,-0.92151 c 
-1.634935,0.445891 -2.065966,0.148629 -2.065966,-1.144456 l 0,-4.206247 2.021377,0 0,-0.832331 -2.021377,0 
0,-1.99165 -0.936373,0 0,1.99165 -1.620073,0 0,0.832331 1.620073,0 0,4.161658 c 0,0.297261 0.01486,0.57966 
0.04459,0.87692"
+         id="path8871" />
+      <path
+         d="m 73.564704,53.404263 c 0.862057,0 1.917335,0.47562 1.917335,2.125418 l 0,4.146795 0.936373,0 
0,-4.533234 c 0,-2.110553 -1.456581,-2.586173 -2.452405,-2.586173 -1.114729,-0.02973 -1.69439,0.252673 
-2.333501,0.951236 l -0.297261,0.356713 -0.05945,0.01486 0,-5.425017 -0.936373,0 0,11.221612 0.936373,0 
0,-3.581998 c 0,-2.24432 1.397128,-2.690215 2.288911,-2.690215"
+         id="path8873" />
+      <path
+         d="m 86.053859,53.448853 c -1.575483,0 -2.660488,1.144457 -2.660488,2.809118 0,1.664662 
1.085005,2.809119 2.660488,2.809119 1.099865,0 2.155144,-0.758017 2.645625,-1.783567 l 0.02973,-0.04459 
0,-1.947061 -0.02973,-0.04459 c -0.371576,-0.6837 -1.055279,-1.79843 -2.645625,-1.79843 m 2.779392,6.272212 c 
-0.05945,-0.312124 -0.08918,-0.639112 -0.104041,-0.995825 l -0.02973,-0.505345 -0.38644,0.594523 c 
-0.653974,0.639111 -1.50117,1.099867 -2.422679,1.099867 -2.24432,0 -3.522546,-1.679528 -3.522546,-3.656314 
0,-2.125415 1.411993,-3.64145 3.522546,-3.64145 1.099866,0 2.006514,0.505345 2.407816,1.129593 l 
0.431029,0.668838 0,-5.960088 0.936373,0 0,10.285239 c 0,0.326987 0.01486,0.639112 0.05945,0.980962 l 
-0.891784,0"
+         id="path8875" />
+      <path
+         d="m 94.783116,59.884558 c 2.110553,0 3.68604,-1.649801 3.68604,-3.656313 0,-1.976785 
-1.575487,-3.64145 -3.68604,-3.64145 -2.110552,0 -3.700902,1.649802 -3.700902,3.64145 0,2.125416 
1.694391,3.656313 3.700902,3.656313 m 2.660488,-3.656313 c 0,1.664661 -1.085005,2.809119 -2.660488,2.809119 
-1.590346,0 -2.675351,-1.144458 -2.675351,-2.809119 0,-1.649798 1.085005,-2.809119 2.675351,-2.809119 
1.575483,0 2.660488,1.159321 2.660488,2.809119"
+         id="path8877" />
+      <path
+         d="m 100.69258,58.457704 c 0,1.664662 2.18487,1.501169 2.95775,1.233635 l 0,-0.92151 c 
-1.63494,0.445891 -2.06597,0.148629 -2.06597,-1.144456 l 0,-4.206247 2.02138,0 0,-0.832331 -2.02138,0 
0,-1.99165 -0.93637,0 0,1.99165 -1.620076,0 0,0.832331 1.620076,0 0,4.161658 c 0,0.297261 0.0149,0.57966 
0.0446,0.87692"
+         id="path8879" />
+      <path
+         d="m 104.51285,54.548719 c 0,2.601033 4.04276,1.293089 4.04276,3.255011 0,0.698563 -0.7283,1.159319 
-1.73898,1.159319 -0.46076,0 -1.01069,-0.05945 -1.79843,-0.787743 l -0.72829,0.594523 c 0.4013,0.505343 
1.05528,1.040414 2.52672,1.040414 1.41199,0 2.76453,-0.609387 2.76453,-2.080829 0,-1.17418 -0.71343,-1.634937 
-1.97679,-1.932198 l -0.54993,-0.104041 c -0.74316,-0.148631 -1.51604,-0.520208 -1.51604,-1.278223 
0,-0.847194 0.93638,-1.055278 1.47145,-1.055278 0.26753,0 0.93637,0.01486 1.54576,0.639112 l 
0.74315,-0.564796 c -0.47562,-0.609385 -1.26336,-0.92151 -2.2146,-0.92151 -1.26336,0 -2.57131,0.639113 
-2.57131,2.036239"
+         id="path8881" />
+      <path
+         d="m 119.2937,53.448853 c 1.59035,0 2.67535,1.144457 2.67535,2.809118 0,1.664662 -1.085,2.809119 
-2.67535,2.809119 -1.085,0 -2.14028,-0.758017 -2.64562,-1.783567 l -0.0149,-0.04459 0,-1.947061 
0.0297,-0.04459 c 0.37158,-0.6837 1.05528,-1.79843 2.63076,-1.79843 m -2.76453,6.272212 c 0.0595,-0.312124 
0.0892,-0.639112 0.10405,-0.995825 l 0.0297,-0.505345 0.38644,0.594523 c 0.65398,0.639111 1.50117,1.099867 
2.42268,1.099867 2.24432,0 3.52255,-1.679528 3.52255,-3.656314 0,-2.125415 -1.412,-3.64145 -3.52255,-3.64145 
-1.09987,0 -2.00651,0.505345 -2.40782,1.129593 l -0.43102,0.668838 0,-5.960088 -0.93638,0 0,10.285239 c 
0,0.326987 -0.0149,0.639112 -0.0594,0.980962 l 0.89178,0"
+         id="path8883" />
+      <path
+         d="m 124.81324,55.826942 0,-0.237808 c 0,-1.129592 1.17418,-2.274049 2.52672,-2.274049 1.41199,0 
2.31863,0.832333 2.36322,2.274049 l 0.0149,0.237808 -4.90481,0 m 2.55644,-3.210421 c -2.15514,0 
-3.59686,1.59035 -3.59686,3.581998 0,2.080827 1.35254,3.656313 3.582,3.656313 1.33767,0 1.87275,-0.208083 
2.6159,-0.431029 l -0.1635,-0.6837 c -0.75801,0.222945 -1.41199,0.371576 -2.27404,0.371576 -1.44172,0 
-2.71994,-0.995826 -2.71994,-2.392953 l 0,-0.237809 5.93036,0 0,-0.267535 c 0,-1.947059 -1.05528,-3.596861 
-3.37392,-3.596861"
+         id="path8885" />
+      <path
+         d="m 132.451,48.440001 0,9.824484 c -0.0149,1.307948 0.77288,1.411991 1.24849,1.411991 l 0.31213,0 
0,-0.743154 -0.26754,0 c -0.20808,0 -0.37157,-0.05945 -0.37157,-0.401302 l 0,-10.092019 -0.92151,0"
+         id="path8887" />
+      <path
+         d="m 138.76268,59.884558 c 2.11056,0 3.68604,-1.649801 3.68604,-3.656313 0,-1.976785 
-1.57548,-3.64145 -3.68604,-3.64145 -2.11055,0 -3.7009,1.649802 -3.7009,3.64145 0,2.125416 1.69439,3.656313 
3.7009,3.656313 m 2.66049,-3.656313 c 0,1.664661 -1.085,2.809119 -2.66049,2.809119 -1.59034,0 
-2.67535,-1.144458 -2.67535,-2.809119 0,-1.649798 1.08501,-2.809119 2.67535,-2.809119 1.57549,0 
2.66049,1.159321 2.66049,2.809119"
+         id="path8889" />
+      <path
+         d="m 143.0818,52.646247 2.27405,7.030229 0.87692,0 1.7687,-5.52906 0.0743,0 1.94706,5.52906 
0.78774,0 2.22946,-7.030229 -0.98096,0 -1.59035,5.618238 -0.0743,0 -1.87274,-5.618238 -0.8472,0 
-1.7687,5.618238 -0.0743,0 -1.67952,-5.618238 -1.07014,0"
+         id="path8891" />
+      <path
+         d="m 159.65133,58.457704 c 0,1.664662 2.18487,1.501169 2.95775,1.233635 l 0,-0.92151 c 
-1.63493,0.445891 -2.06596,0.148629 -2.06596,-1.144456 l 0,-4.206247 2.02137,0 0,-0.832331 -2.02137,0 
0,-1.99165 -0.93638,0 0,1.99165 -1.62007,0 0,0.832331 1.62007,0 0,4.161658 c 0,0.297261 0.0149,0.57966 
0.0446,0.87692"
+         id="path8893" />
+      <path
+         d="m 167.06846,53.404263 c 0.86206,0 1.91734,0.47562 1.91734,2.125418 l 0,4.146795 0.93637,0 
0,-4.533234 c 0,-2.110553 -1.45658,-2.586173 -2.45241,-2.586173 -1.11472,-0.02973 -1.69439,0.252673 
-2.3335,0.951236 l -0.29726,0.356713 -0.0594,0.01486 0,-5.425017 -0.93637,0 0,11.221612 0.93637,0 0,-3.581998 
c 0,-2.24432 1.39713,-2.690215 2.28891,-2.690215"
+         id="path8895" />
+      <path
+         d="m 172.5376,55.826942 0,-0.237808 c 0,-1.129592 1.17418,-2.274049 2.52672,-2.274049 1.41199,0 
2.31864,0.832333 2.36323,2.274049 l 0.0149,0.237808 -4.90481,0 m 2.55645,-3.210421 c -2.15514,0 
-3.59686,1.59035 -3.59686,3.581998 0,2.080827 1.35254,3.656313 3.58199,3.656313 1.33768,0 1.87275,-0.208083 
2.6159,-0.431029 l -0.16349,-0.6837 c -0.75802,0.222945 -1.41199,0.371576 -2.27405,0.371576 -1.44171,0 
-2.71994,-0.995826 -2.71994,-2.392953 l 0,-0.237809 5.93036,0 0,-0.267535 c 0,-1.947059 -1.05528,-3.596861 
-3.37391,-3.596861"
+         id="path8897" />
+      <path
+         d="m 181.15632,53.671799 -0.0892,0.178356 -0.0297,0 0,-0.520207 c 0,-0.282398 0,-0.341851 
-0.0446,-0.639112 l -0.99582,0 c 0.0446,0.208083 0.10404,0.475619 0.10404,0.906647 l 0,6.078993 0.93637,0 
0,-3.760355 c 0,-1.947059 1.29309,-2.556447 2.24432,-2.556447 0.95124,0 1.97679,0.356715 1.97679,2.065966 l 
0,4.250836 0.95124,0 -0.0149,-4.399467 c 0,-0.297261 -0.0297,-0.564796 -0.0892,-0.802605 0.44589,-0.817468 
1.26336,-1.11473 1.93219,-1.11473 0.95124,0 1.97679,0.356715 1.97679,2.065966 l 0,4.250836 0.93637,0 
0,-4.399467 c 0,-2.170005 -1.47144,-2.749666 -2.4524,-2.749666 -1.38226,0 -2.31864,0.668838 -2.58617,1.144456 
l -0.0446,0.104041 c -0.49048,-0.951235 -1.42686,-1.248497 -2.12542,-1.248497 -1.38226,0 -2.31864,0.668838 
-2.58617,1.144456"
+         id="path8899" />
+      <path
+         d="m 198.14086,57.744277 c 0,-1.322811 1.66466,-1.530895 2.86857,-1.530895 l 1.26336,0 0,2.155144 
-0.0595,0.04459 c -0.1189,0.08918 -1.085,0.772879 -2.24432,0.772879 -1.57548,0 -1.82815,-0.862058 
-1.82815,-1.441717 m 3.93871,1.471444 0.20808,-0.133768 0,0.252672 c 0,0.104041 0.0149,0.222946 
0.0446,0.326987 l 0.87692,0 c -0.0297,-0.208082 -0.0594,-0.490481 -0.0594,-1.114729 l 0,-2.838845 c 
0,-2.065964 -0.5648,-3.195558 -2.85371,-3.195558 -0.84719,0 -1.8133,0.237809 -2.60104,0.87692 l 
0.53507,0.535071 0.22295,-0.163494 c 0.4013,-0.312124 1.04041,-0.594523 1.85788,-0.594523 1.42685,0 
1.99165,0.743155 1.99165,1.768705 l 0,0.53507 -0.60938,0 c -2.24432,0 -4.48865,0.237811 -4.48865,2.392953 
0,1.337674 1.08501,1.976787 2.31864,1.976787 1.51603,0 2.31864,-0.490481 2.55645,-0.624248"
+         id="path8901" />
+      <path
+         d="m 208.50738,52.571932 c -0.22295,-0.07431 -0.4459,-0.08918 -0.5648,-0.08918 -0.47562,0 
-1.54576,0.178358 -2.06597,1.426854 l -0.25267,0.579659 0,-1.84302 -0.93637,0 0,7.030229 0.93637,0 
0,-3.581998 c 0,-0.787742 0.63911,-2.615899 2.08083,-2.615899 0.20808,0 0.41617,0.01486 0.65397,0.07431 l 
0.14864,-0.980962"
+         id="path8903" />
+      <path
+         d="m 210.39196,55.826942 0,-0.237808 c 0,-1.129592 1.17418,-2.274049 2.52672,-2.274049 1.41199,0 
2.31863,0.832333 2.36322,2.274049 l 0.0149,0.237808 -4.90481,0 m 2.55644,-3.210421 c -2.15514,0 
-3.59686,1.59035 -3.59686,3.581998 0,2.080827 1.35254,3.656313 3.582,3.656313 1.33767,0 1.87275,-0.208083 
2.6159,-0.431029 l -0.1635,-0.6837 c -0.75801,0.222945 -1.41199,0.371576 -2.27404,0.371576 -1.44172,0 
-2.71994,-0.995826 -2.71994,-2.392953 l 0,-0.237809 5.93036,0 0,-0.267535 c 0,-1.947059 -1.05528,-3.596861 
-3.37392,-3.596861"
+         id="path8905" />
+      <path
+         d="m 222.31493,56.243108 c 0,2.24432 1.56062,3.611724 3.62658,3.611724 1.38227,0 2.12542,-0.549933 
2.48213,-0.891783 l -0.66883,-0.668838 c -0.71343,0.698563 -1.412,0.713427 -1.79843,0.713427 -1.6498,0 
-2.6159,-1.322814 -2.6159,-2.734804 0,-1.411989 0.8026,-2.853708 2.54158,-2.853708 0.4013,0 1.085,0.02973 
1.84302,0.72829 l 0.72829,-0.653974 c -0.59452,-0.549933 -1.44172,-0.92151 -2.51186,-0.92151 -2.19973,0 
-3.62658,1.530897 -3.62658,3.671176"
+         id="path8907" />
+      <path
+         d="m 229.81566,48.440001 0,9.824484 c -0.0149,1.307948 0.77288,1.411991 1.2485,1.411991 l 0.31212,0 
0,-0.743154 -0.26753,0 c -0.20809,0 -0.37158,-0.05945 -0.37158,-0.401302 l 0,-10.092019 -0.92151,0"
+         id="path8909" />
+      <path
+         d="m 236.12735,59.884558 c 2.11056,0 3.68604,-1.649801 3.68604,-3.656313 0,-1.976785 
-1.57548,-3.64145 -3.68604,-3.64145 -2.11055,0 -3.7009,1.649802 -3.7009,3.64145 0,2.125416 1.69439,3.656313 
3.7009,3.656313 m 2.66049,-3.656313 c 0,1.664661 -1.085,2.809119 -2.66049,2.809119 -1.59034,0 
-2.67535,-1.144458 -2.67535,-2.809119 0,-1.649798 1.08501,-2.809119 2.67535,-2.809119 1.57549,0 
2.66049,1.159321 2.66049,2.809119"
+         id="path8911" />
+      <path
+         d="m 242.40839,53.671799 -0.0892,0.178356 -0.0297,0 0,-0.520207 c 0,-0.282398 0,-0.341851 
-0.0446,-0.639112 l -0.99583,0 c 0.0446,0.208083 0.10404,0.475619 0.10404,0.906647 l 0,6.108719 0.93638,0 
0,-3.790081 c 0,-1.947059 1.29308,-2.556447 2.24432,-2.556447 0.95123,0 1.97679,0.356715 1.97679,2.065966 l 
0,4.280562 0.93637,0 0,-4.429193 c 0,-2.170005 -1.47144,-2.749666 -2.45241,-2.749666 -1.38226,0 
-2.31863,0.668838 -2.58617,1.144456"
+         id="path8913" />
+      <path
+         d="m 249.901,55.826942 0,-0.237808 c 0,-1.129592 1.17419,-2.274049 2.52672,-2.274049 1.41199,0 
2.31864,0.832333 2.36323,2.274049 l 0.0149,0.237808 -4.90481,0 m 2.55645,-3.210421 c -2.15514,0 
-3.59686,1.59035 -3.59686,3.581998 0,2.080827 1.35254,3.656313 3.582,3.656313 1.33767,0 1.87274,-0.208083 
2.6159,-0.431029 l -0.1635,-0.6837 c -0.75801,0.222945 -1.41199,0.371576 -2.27405,0.371576 -1.44171,0 
-2.71994,-0.995826 -2.71994,-2.392953 l 0,-0.237809 5.93037,0 0,-0.267535 c 0,-1.947059 -1.05528,-3.596861 
-3.37392,-3.596861"
+         id="path8915" />
+      <path
+         d="m 257.03341,54.548719 c 0,2.601033 4.04276,1.293089 4.04276,3.255011 0,0.698563 
-0.72829,1.159319 -1.73898,1.159319 -0.46076,0 -1.01069,-0.05945 -1.79843,-0.787743 l -0.72829,0.594523 c 
0.4013,0.505343 1.05528,1.040414 2.52672,1.040414 1.41199,0 2.76453,-0.609387 2.76453,-2.080829 0,-1.17418 
-0.71343,-1.634937 -1.97679,-1.932198 L 259.575,55.693175 c -0.74315,-0.148631 -1.51603,-0.520208 
-1.51603,-1.278223 0,-0.847194 0.93637,-1.055278 1.47144,-1.055278 0.26753,0 0.93637,0.01486 1.54576,0.639112 
l 0.74315,-0.564796 c -0.47562,-0.609385 -1.26336,-0.92151 -2.2146,-0.92151 -1.26336,0 -2.57131,0.639113 
-2.57131,2.036239"
+         id="path8917" />
+    </g>
+    <g
+       transform="translate(-1379.0272,-27.01474)"
+       inkscape:label="numlock-on"
+       id="g24478">
+      <rect
+         transform="scale(-1,1)"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         id="rect24480"
+         width="24"
+         height="24"
+         x="-1551.0272"
+         y="235.01474" />
+      <rect
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24518"
+         width="3.9837651"
+         height="3.9426117"
+         x="1528.0435"
+         y="236.05739"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         ry="0.79289305"
+         rx="0.79289311"
+         y="236.05739"
+         x="1536.0435"
+         height="3.9426117"
+         width="3.9837651"
+         id="rect24522"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <rect
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24524"
+         width="3.9837651"
+         height="3.9426117"
+         x="1544.0435"
+         y="236.05739"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         ry="0.79289305"
+         rx="0.79289311"
+         y="244.05739"
+         x="1528.0435"
+         height="3.9426117"
+         width="3.9837651"
+         id="rect24526"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <rect
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24528"
+         width="3.9837651"
+         height="3.9426117"
+         x="1536.0435"
+         y="244.05739"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24532"
+         width="3.9837651"
+         height="3.9426117"
+         x="1528.0435"
+         y="252"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         ry="0.79289305"
+         rx="0.79289311"
+         y="252"
+         x="1536.0435"
+         height="3.9426117"
+         width="3.9837651"
+         id="rect24534"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <rect
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24536"
+         width="3.9837651"
+         height="10.942612"
+         x="1544.0435"
+         y="245.00002"
+         rx="0.79289311"
+         ry="0.79289305" />
+    </g>
+    <g
+       id="g24498"
+       inkscape:label="numlock-off"
+       transform="translate(-1347.0272,-27.01474)">
+      <rect
+         y="235.01474"
+         x="-1551.0272"
+         height="24"
+         width="24"
+         id="rect24500"
+         style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
+         transform="scale(-1,1)" />
+      <rect
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24518-1"
+         width="3.9837651"
+         height="3.9426117"
+         x="1528.0435"
+         y="236.05739"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         ry="0.79289305"
+         rx="0.79289311"
+         y="236.05739"
+         x="1536.0435"
+         height="3.9426117"
+         width="3.9837651"
+         id="rect24522-3"
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <rect
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24524-1"
+         width="3.9837651"
+         height="3.9426117"
+         x="1544.0435"
+         y="236.05739"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         ry="0.79289305"
+         rx="0.79289311"
+         y="244.05739"
+         x="1528.0435"
+         height="3.9426117"
+         width="3.9837651"
+         id="rect24526-9"
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <rect
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24528-5"
+         width="3.9837651"
+         height="3.9426117"
+         x="1536.0435"
+         y="244.05739"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         id="rect24532-1"
+         width="3.9837651"
+         height="3.9426117"
+         x="1528.0435"
+         y="252"
+         rx="0.79289311"
+         ry="0.79289305" />
+      <rect
+         ry="0.79289305"
+         rx="0.79289311"
+         y="252"
+         x="1536.0435"
+         height="3.9426117"
+         width="3.9837651"
+         id="rect24534-8"
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         
style="opacity:0.5;color:#000000;fill:none;stroke:#bebebe;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1544.0435,248.9375 0,-3.14459 c 0,-0.43926 0.3536,-0.79289 0.7929,-0.79289 l 2.3979,0 c 
0.4393,0 0.7929,0.35363 0.7929,0.79289 l 0,4.20709"
+         id="rect24536-6"
+         sodipodi:nodetypes="cccccc" />
+      <path
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+         d="m 1545.0171,253.03485 5.016,5.01604"
+         id="path9720" />
+      <path
+         id="path9722"
+         d="m 1550.0331,253.03485 -5.016,5.01604"
+         
style="color:#000000;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+    <g
+       
style="font-size:28.42399979px;font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#204a87;fill-opacity:1;stroke:none;font-family:RaveIn;-inkscape-font-specification:RaveIn
 Heavy"
+       id="text8852"
+       transform="translate(9.1923882,9.8994949)">
+      <path
+         d="m 25.033428,35.808876 c -3.382452,0 -5.713224,-2.813979 -5.713224,-6.310128 0,-3.496148 
2.188651,-6.310127 5.514256,-6.310127 2.444462,0 3.638273,1.364352 4.235176,1.904408 l 0.625328,0.596904 
3.069792,-3.297184 -0.56848,-0.56848 c -2.188646,-2.245494 -4.832082,-2.899248 -7.361816,-2.899248 
-5.542674,0 -10.261064,4.746813 -10.261064,10.573727 0,5.741643 4.490998,10.573728 10.488456,10.573728 
2.046526,0 5.230018,-0.596905 7.361816,-1.819136 l 0.397936,-0.255816 0,-10.516879 -8.129264,0 0,4.263599 
3.666696,0 0,3.467728 C 27.676861,35.524636 26.596747,35.8373 25.033428,35.8373 l 0,-0.02842"
+         style="fill:#204a87"
+         id="path8920" />
+      <path
+         d="m 35.997987,39.560844 4.206752,0 0,-14.638359 8.214536,14.638359 4.860504,0 0,-20.124191 
-4.490992,0 0,14.666783 -8.214536,-14.666783 -4.576264,0 0,20.124191"
+         style="fill:#204a87"
+         id="path8922" />
+      <path
+         d="m 61.095049,29.498748 c 0,-3.496148 2.160227,-6.310127 5.40056,-6.310127 3.240332,0 
5.40056,2.813979 5.40056,6.310127 0,3.524573 -2.160228,6.310128 -5.40056,6.310128 -3.240333,0 
-5.40056,-2.785555 -5.40056,-6.310128 m 15.434231,0 c 0,-5.826914 -4.576269,-10.573727 -10.033671,-10.573727 
-5.428979,0 -10.118944,4.746813 -10.118944,10.573727 0,5.855339 4.689965,10.573728 10.118944,10.573728 
5.457402,0 10.033671,-4.718389 10.033671,-10.573728"
+         style="fill:#204a87"
+         id="path8924" />
+      <path
+         d="m 78.502969,39.560844 4.377296,0 0.511632,-13.615095 4.9742,13.615095 2.98452,0 3.553,-13.615095 
2.387616,13.615095 4.434147,0 -2.643435,-20.124191 -5.343712,0 -3.865664,13.984607 -5.485832,-13.984607 
-4.945776,0 -0.937992,20.124191"
+         style="fill:#204a87"
+         id="path8926" />
+      <path
+         d="m 105.17045,19.436653 0,20.124191 14.49624,0 0,-4.2636 -9.80628,0 0,-3.894088 8.58405,0 
0,-4.263599 -8.58405,0 0,-3.439304 9.29465,0 0,-4.2636 -13.98461,0"
+         style="fill:#204a87"
+         id="path8928" />
+      <path
+         d="m 133.82052,29.498748 c 0,-3.496148 2.16023,-6.310127 5.40056,-6.310127 3.24033,0 
5.40056,2.813979 5.40056,6.310127 0,3.524573 -2.16023,6.310128 -5.40056,6.310128 -3.24033,0 
-5.40056,-2.785555 -5.40056,-6.310128 m 15.43423,0 c 0,-5.826914 -4.57627,-10.573727 -10.03367,-10.573727 
-5.42898,0 -10.11894,4.746813 -10.11894,10.573727 0,5.855339 4.68996,10.573728 10.11894,10.573728 5.4574,0 
10.03367,-4.718389 10.03367,-10.573728"
+         style="fill:#204a87"
+         id="path8930" />
+      <path
+         d="m 165.41202,33.648652 c 0,-1.478046 -0.36952,-3.467729 -2.72871,-4.803655 -2.64343,-1.506471 
-6.11116,-1.250659 -6.11116,-3.638272 0,-0.7106 0.42636,-2.018104 2.70028,-2.018104 1.50647,0 2.2455,0.937992 
2.52974,1.392776 l 0.45478,0.85272 3.553,-3.240336 -0.51163,-0.625328 c -1.02326,-1.279079 -2.70028,-2.643432 
-6.02589,-2.643432 -5.40055,0 -7.61763,3.46773 -7.61763,5.912192 0,1.250654 0.17055,3.609849 2.92767,5.173167 
2.70028,1.705439 6.22486,1.506475 6.22486,3.553 0,1.677015 -1.81914,2.245496 -2.81398,2.245496 -1.22223,0 
-2.47289,-0.540057 -3.21191,-1.762288 l -0.48321,-0.795872 -3.553,3.069792 0.45479,0.625328 c 
1.64859,2.273918 4.29202,3.12664 6.70806,3.12664 4.12148,0 7.50394,-2.558163 7.50394,-6.423824"
+         style="fill:#204a87"
+         id="path8932" />
+      <path
+         d="m 180.65749,29.498748 c 0,3.950933 -3.04137,5.798496 -6.45225,5.798496 l -2.1318,0 0,-11.596991 
2.67186,0 c 4.77523,0 5.91219,3.695122 5.91219,5.798495 m 4.63311,0 c 0,-3.837236 -2.41604,-10.062095 
-10.40318,-10.062095 l -7.02073,0 0,20.124191 6.65122,0 c 6.08273,0 10.77269,-4.547845 10.77269,-10.062096"
+         style="fill:#204a87"
+         id="path8934" />
+      <path
+         d="m 195.60541,19.436653 0,20.124191 4.43414,0 0,-20.124191 -4.43414,0"
+         style="fill:#204a87"
+         id="path8936" />
+      <path
+         d="m 211.08362,29.86826 c 0.93799,0 2.35919,0.369513 2.67185,0.7106 l 3.18349,-2.899247 c 
-0.5969,-0.625328 -3.29718,-1.904408 -5.77007,-1.904408 -4.57626,0 -7.78818,3.012948 -7.78818,7.105999 
0,4.206748 3.43931,7.020728 7.78818,7.020728 2.70028,0 5.00263,-1.13696 5.6848,-1.819136 l -3.01294,-3.012944 
c -0.36952,0.341088 -1.30751,0.739024 -2.64344,0.739024 -2.0181,0 -3.09821,-1.421201 -3.09821,-2.870824 
0,-1.50647 0.88114,-3.069792 2.98452,-3.069792"
+         style="fill:#204a87"
+         id="path8938" />
+      <path
+         d="m 226.49653,39.901932 c 4.09305,0 7.56079,-3.183491 7.56079,-7.077576 0,-3.86566 
-3.49616,-7.077575 -7.56079,-7.077575 -4.1499,0 -7.75975,3.211915 -7.75975,7.077575 0,4.1499 3.92252,7.077576 
7.75975,7.077576 m 0,-10.062096 c 1.90441,0 3.09822,1.19381 3.09822,2.98452 0,1.790711 -1.19381,2.98452 
-3.09822,2.98452 -1.87598,0 -3.09821,-1.193809 -3.09821,-2.98452 0,-1.79071 1.22223,-2.98452 3.09821,-2.98452"
+         style="fill:#204a87"
+         id="path8940" />
+      <path
+         d="m 241.00476,26.798469 0,-0.7106 -4.46257,0 0,13.472975 4.46257,0 0,-7.219696 c 0,-2.558157 
1.44962,-3.069792 2.41604,-3.069792 1.79071,0 2.33076,0.852722 2.33076,2.217072 l 0,8.072416 4.2636,0 
0,-8.214536 c 0,-4.292019 -3.21191,-5.599527 -5.71322,-5.599527 -1.25066,0 -2.41604,0.397936 
-3.29718,1.051688"
+         style="fill:#204a87"
+         id="path8942" />
+      <path
+         d="m 257.67855,30.57886 c -0.1137,-1.023262 0.99484,-1.335928 1.84756,-1.335928 0.99484,0.02842 
2.24549,0.540057 2.81397,0.824296 l 1.90441,-2.899247 c -1.98968,-1.051687 -3.29718,-1.4212 -5.00262,-1.4212 
-2.64343,0 -6.02589,1.279083 -6.02589,4.320447 0.0284,4.462564 5.96904,4.462569 7.36182,4.803656 0,0.397936 
0.0568,1.279081 -1.81914,1.392776 -1.53489,0 -2.41604,-0.454784 -3.553,-1.250656 l -2.38762,2.501312 c 
2.27392,1.591743 3.26877,2.387616 5.99747,2.387616 2.89924,0 6.05431,-1.193811 6.05431,-4.377296 0,-2.444461 
-1.36436,-3.609848 -4.17833,-4.206752 -1.08011,-0.142119 -2.30234,-0.397936 -3.01294,-0.739024"
+         style="fill:#204a87"
+         id="path8944" />
+    </g>
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/audio-volume-high.svg b/gnome-osd-icons/24x24/OSD/audio-volume-high.svg
new file mode 100644
index 0000000..d6828b2
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/audio-volume-high.svg
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.000977"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-19.999,-208)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-19.999,-208)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-232"
+       y="19.999977"
+       transform="matrix(0,-1,1,0,0,0)"
+       id="rect7624"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 29,210 C 28.718223,210.01794 28.457157,210.15415 28.28125,210.375 L 23.53125,216.03125 L 
21,216.03125 C 20.447738,216.03131 20.000055,216.47899 20,217.03125 L 20,223 C 20.000055,223.55226 
20.447738,223.99994 21,224 L 23.5,224 L 28.28125,229.625 C 28.551887,229.93232 28.982527,230.0436 
29.368167,229.90587 C 29.753807,229.76814 30.016523,229.40923 30.03125,229 L 30.03125,211 C 
30.031354,210.72929 29.92171,210.4701 29.727366,210.28164 C 29.533021,210.09319 29.270581,209.99157 29,210 L 
29,210 z M 28.03125,213.78125 L 28.03125,226.25 L 24.75,222.375 C 24.560074,222.13781 24.272613,221.99982 
23.96875,222 L 22,222 L 22,218.03125 L 24,218.03125 C 24.303863,218.03143 24.591324,217.89344 
24.78125,217.65625 L 28.03125,213.78125 z"
+       id="path8946"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 33.78125,214.96875 C 33.315621,215.07303 32.988514,215.49173 33,215.96875 L 33,224 C 
32.9949,224.36064 33.184375,224.69608 33.495873,224.87789 C 33.80737,225.05969 34.19263,225.05969 
34.504127,224.87789 C 34.815625,224.69608 35.0051,224.36064 35,224 L 35,215.96875 C 35.007439,215.66089 
34.872637,215.36678 34.634572,215.17144 C 34.396507,214.9761 34.081727,214.90133 33.78125,214.96875 z"
+       id="path9826"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 37.8125,211.96875 C 37.346871,212.07303 37.019764,212.49173 37.03125,212.96875 L 37.03125,227 C 
37.02615,227.36064 37.215625,227.69608 37.527123,227.87789 C 37.83862,228.05969 38.22388,228.05969 
38.535377,227.87789 C 38.846875,227.69608 39.03635,227.36064 39.03125,227 L 39.03125,212.96875 C 
39.038689,212.66089 38.903887,212.36678 38.665822,212.17144 C 38.427757,211.9761 38.112977,211.90133 
37.8125,211.96875 z"
+       id="path9828"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 41.78125,208.96875 C 41.315621,209.07303 40.988514,209.49173 41,209.96875 L 41,230 C 
40.9949,230.36064 41.184375,230.69608 41.495873,230.87789 C 41.80737,231.05969 42.19263,231.05969 
42.504127,230.87789 C 42.815625,230.69608 43.0051,230.36064 43,230 L 43,209.96875 C 43.007439,209.66089 
42.872637,209.36678 42.634572,209.17144 C 42.396507,208.9761 42.081727,208.90133 41.78125,208.96875 z"
+       id="path9830"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/audio-volume-low.svg b/gnome-osd-icons/24x24/OSD/audio-volume-low.svg
new file mode 100644
index 0000000..a434230
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/audio-volume-low.svg
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.000977"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-83.999,-208)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-83.999,-208)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-232"
+       y="83.999977"
+       transform="matrix(0,-1,1,0,0,0)"
+       id="rect7592"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 93,210 C 92.718223,210.01794 92.457157,210.15415 92.28125,210.375 L 87.53125,216.03125 L 
85,216.03125 C 84.447738,216.03131 84.000055,216.47899 84,217.03125 L 84,223 C 84.000055,223.55226 
84.447738,223.99994 85,224 L 87.5,224 L 92.28125,229.625 C 92.551887,229.93232 92.982527,230.0436 
93.368167,229.90587 C 93.753807,229.76814 94.016523,229.40923 94.03125,229 L 94.03125,211 C 
94.031354,210.72929 93.92171,210.4701 93.727366,210.28164 C 93.533021,210.09319 93.270581,209.99157 93,210 z 
M 92.03125,213.78125 L 92.03125,226.25 L 88.75,222.375 C 88.560074,222.13781 88.272613,221.99982 87.96875,222 
L 86,222 L 86,218.03125 L 88,218.03125 C 88.303863,218.03143 88.591324,217.89344 88.78125,217.65625 L 
92.03125,213.78125 z"
+       id="use10023-9"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 97.78125,214.96875 C 97.315621,215.07303 96.988514,215.49173 97,215.96875 L 97,224 C 
96.9949,224.36064 97.184375,224.69608 97.495873,224.87789 C 97.80737,225.05969 98.19263,225.05969 
98.504127,224.87789 C 98.815625,224.69608 99.0051,224.36064 99,224 L 99,215.96875 C 99.007439,215.66089 
98.872637,215.36678 98.634572,215.17144 C 98.396507,214.9761 98.081727,214.90133 97.78125,214.96875 L 
97.78125,214.96875 z"
+       id="path9826-6"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/audio-volume-medium.svg 
b/gnome-osd-icons/24x24/OSD/audio-volume-medium.svg
new file mode 100644
index 0000000..bb910f0
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/audio-volume-medium.svg
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.000977"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-51.999,-208)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-51.999,-208)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-232"
+       y="51.999977"
+       transform="matrix(0,-1,1,0,0,0)"
+       id="rect7632"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 61,210 C 60.718223,210.01794 60.457157,210.15415 60.28125,210.375 L 55.53125,216.03125 L 
53,216.03125 C 52.447738,216.03131 52.000055,216.47899 52,217.03125 L 52,223 C 52.000055,223.55226 
52.447738,223.99994 53,224 L 55.5,224 L 60.28125,229.625 C 60.551887,229.93232 60.982527,230.0436 
61.368167,229.90587 C 61.753807,229.76814 62.016523,229.40923 62.03125,229 L 62.03125,211 C 
62.031354,210.72929 61.92171,210.4701 61.727366,210.28164 C 61.533021,210.09319 61.270581,209.99157 61,210 z 
M 60.03125,213.78125 L 60.03125,226.25 L 56.75,222.375 C 56.560074,222.13781 56.272613,221.99982 55.96875,222 
L 54,222 L 54,218.03125 L 56,218.03125 C 56.303863,218.03143 56.591324,217.89344 56.78125,217.65625 L 
60.03125,213.78125 z"
+       id="use10023"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 65.78125,214.96875 C 65.315621,215.07303 64.988514,215.49173 65,215.96875 L 65,224 C 
64.9949,224.36064 65.184375,224.69608 65.495873,224.87789 C 65.80737,225.05969 66.19263,225.05969 
66.504127,224.87789 C 66.815625,224.69608 67.0051,224.36064 67,224 L 67,215.96875 C 67.007439,215.66089 
66.872637,215.36678 66.634572,215.17144 C 66.396507,214.9761 66.081727,214.90133 65.78125,214.96875 z"
+       id="path9826-9"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 69.8125,211.96875 C 69.346871,212.07303 69.019764,212.49173 69.03125,212.96875 L 69.03125,227 C 
69.02615,227.36064 69.215625,227.69608 69.527123,227.87789 C 69.83862,228.05969 70.22388,228.05969 
70.535377,227.87789 C 70.846875,227.69608 71.03635,227.36064 71.03125,227 L 71.03125,212.96875 C 
71.038689,212.66089 70.903887,212.36678 70.665822,212.17144 C 70.427757,211.9761 70.112977,211.90133 
69.8125,211.96875 z"
+       id="path9828-7"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/audio-volume-muted.svg 
b/gnome-osd-icons/24x24/OSD/audio-volume-muted.svg
new file mode 100644
index 0000000..64407ed
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/audio-volume-muted.svg
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.044422"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-115.9566,-207.98529)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-115.9566,-207.98529)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-140.00102"
+       y="207.98529"
+       transform="scale(-1,1)"
+       id="rect7606"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <g
+       transform="translate(-1413.0102,-27.02945)"
+       id="g9798">
+      <path
+         d="M 1542.0102,244.01341 L 1547.0262,249.02945"
+         id="path9720-4"
+         
style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         d="M 1547.0262,244.01341 L 1542.0102,249.02945"
+         id="path9722-6"
+         
style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+    <path
+       d="M 124.96875,210 C 124.67589,210.0091 124.40175,210.14617 124.21875,210.375 L 119.46875,216.03125 L 
116.96875,216.03125 C 116.41649,216.03131 115.96881,216.47899 115.96875,217.03125 L 115.96875,223 C 
115.96881,223.55226 116.41649,223.99994 116.96875,224 L 119.46875,224 L 124.25,229.65625 C 124.5245,229.96736 
124.96259,230.07667 125.35107,229.93099 C 125.73955,229.78531 125.99775,229.41489 126,229 L 126,211 C 
126.0001,210.72929 125.89046,210.4701 125.69612,210.28164 C 125.50177,210.09319 125.23933,209.99157 
124.96875,210 z M 124,213.78125 L 124,226.28125 L 120.71875,222.375 C 120.52882,222.13781 120.24136,221.99982 
119.9375,222 L 117.96875,222 L 117.96875,218.03125 L 119.96875,218.03125 C 120.26161,218.02215 
120.53575,217.88508 120.71875,217.65625 L 124,213.78125 z"
+       id="use9774"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/battery-caution.svg b/gnome-osd-icons/24x24/OSD/battery-caution.svg
new file mode 100644
index 0000000..df1c4d1
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/battery-caution.svg
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.031324"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-115.99998,-244)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-115.99998,-244)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-139.99997"
+       y="244"
+       transform="scale(-1,1)"
+       id="rect6974"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 118.9375,248 C 118.42214,248.04857 118.02902,248.48237 118.03125,249 L 118.03125,252.03125 L 
117.03125,252.03125 C 116.47899,252.03131 116.03131,252.47899 116.03125,253.03125 L 116.03125,258.96875 C 
116.03131,259.52101 116.47899,259.96869 117.03125,259.96875 L 118,259.96875 L 118,262.96875 C 
118.00006,263.52101 118.44774,263.96869 119,263.96875 L 139.03125,263.96875 C 139.58351,263.96869 
140.03119,263.52101 140.03125,262.96875 L 140.03125,249 C 140.03119,248.44774 139.58351,248.00006 
139.03125,248 L 119.03125,248 C 119.00002,247.99853 118.96873,247.99853 118.9375,248 z M 120.03125,250 L 
138.03125,250 L 138.03125,261.96875 L 120,261.96875 L 120,258.96875 C 119.99994,258.41649 119.55226,257.96881 
119,257.96875 L 118.03125,257.96875 L 118.03125,254.03125 L 119.03125,254.03125 C 119.58351,254.03119 
120.03119,253.58351 120.03125,253.03125 L 120.03125,250 z"
+       id="path9832-1"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 134.8125,252 C 134.34687,252.10428 134.01976,252.52298 134.03125,253 L 134.03125,259 C 
134.02615,259.36064 134.21563,259.69608 134.52712,259.87789 C 134.83862,260.05969 135.22388,260.05969 
135.53538,259.87789 C 135.84687,259.69608 136.03635,259.36064 136.03125,259 L 136.03125,253 C 
136.03869,252.69214 135.90389,252.39803 135.66582,252.20269 C 135.42776,252.00735 135.11298,251.93258 
134.8125,252 z"
+       id="path9840-0"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/battery-charging.svg b/gnome-osd-icons/24x24/OSD/battery-charging.svg
new file mode 100644
index 0000000..febcd2c
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/battery-charging.svg
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.031324"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-179.99998,-244)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-179.99998,-244)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-203.99997"
+       y="244"
+       transform="scale(-1,1)"
+       id="rect7002"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 182.9375,248 C 182.42214,248.04857 182.02902,248.48237 182.03125,249 L 182.03125,252.03125 L 
181.03125,252.03125 C 180.47899,252.03131 180.03131,252.47899 180.03125,253.03125 L 180.03125,258.96875 C 
180.03131,259.52101 180.47899,259.96869 181.03125,259.96875 L 182,259.96875 L 182,262.96875 C 
182.00006,263.52101 182.44774,263.96869 183,263.96875 C 184.66219,263.96875 186.30795,263.96875 
187.96875,263.96875 C 188.32939,263.97385 188.66483,263.78437 188.84664,263.47288 C 189.02844,263.16138 
189.02844,262.77612 188.84664,262.46462 C 188.66483,262.15313 188.32939,261.96365 187.96875,261.96875 C 
186.6422,261.96875 185.32659,261.96875 184,261.96875 L 184,258.96875 C 183.99994,258.41649 
183.55226,257.96881 183,257.96875 L 182.03125,257.96875 L 182.03125,254.03125 L 183.03125,254.03125 C 
183.58351,254.03119 184.03119,253.58351 184.03125,253.03125 L 184.03125,250 L 202.03125,250 L 
202.03125,261.96875 L 197.96875,261.96875 C 197.60811,261.96365 197.27267,262.15313 197.09086
 ,262.46462 C 196.90906,262.77612 196.90906,263.16138 197.09086,263.47288 C 197.27267,263.78437 
197.60811,263.97385 197.96875,263.96875 L 203.03125,263.96875 C 203.58351,263.96869 204.03119,263.52101 
204.03125,262.96875 L 204.03125,249 C 204.03119,248.44774 203.58351,248.00006 203.03125,248 L 183.03125,248 C 
183.00002,247.99853 182.96873,247.99853 182.9375,248 z"
+       id="path9832-1-1"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 192.84375,260.03125 C 192.34079,260.09465 191.96482,260.52433 191.96875,261.03125 L 
191.96875,265.9375 C 191.96365,266.29814 192.15313,266.63358 192.46462,266.81539 C 192.77612,266.99719 
193.16138,266.99719 193.47288,266.81539 C 193.78437,266.63358 193.97385,266.29814 193.96875,265.9375 L 
193.96875,261.03125 C 193.97098,260.74289 193.84864,260.46761 193.63311,260.27603 C 193.41758,260.08445 
193.12986,259.99523 192.84375,260.03125 z"
+       id="path9984"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 187.84375,254 C 187.32839,254.04857 186.93527,254.48237 186.9375,255 L 186.9375,257.125 C 
186.9375,259.22631 188.84966,262.06249 193,262.0625 C 197.13495,262.0625 199,259.25908 199,257.15625 L 
199,255 C 198.99994,254.44774 198.55226,254.00006 198,254 L 187.9375,254 C 187.90627,253.99853 
187.87498,253.99853 187.84375,254 z M 188.9375,256 L 197,256 L 197,257.15625 C 197,258.14701 
196.29265,260.0625 193,260.0625 C 189.72275,260.06249 188.9375,258.03409 188.9375,257.125 L 188.9375,256 z"
+       id="path9986"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 189.78125,251 C 189.31562,251.10428 188.98851,251.52298 189,252 L 189,253.9375 C 
188.9949,254.29814 189.18438,254.63358 189.49587,254.81539 C 189.80737,254.99719 190.19263,254.99719 
190.50413,254.81539 C 190.81562,254.63358 191.0051,254.29814 191,253.9375 L 191,252 C 191.00744,251.69214 
190.87264,251.39803 190.63457,251.20269 C 190.39651,251.00735 190.08173,250.93258 189.78125,251 z"
+       id="path9988"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 195.78125,251 C 195.31562,251.10428 194.98851,251.52298 195,252 L 195,253.9375 C 
194.9949,254.29814 195.18438,254.63358 195.49587,254.81539 C 195.80737,254.99719 196.19263,254.99719 
196.50413,254.81539 C 196.81562,254.63358 197.0051,254.29814 197,253.9375 L 197,252 C 197.00744,251.69214 
196.87264,251.39803 196.63457,251.20269 C 196.39651,251.00735 196.08173,250.93258 195.78125,251 z"
+       id="path9990"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/battery-critical.svg b/gnome-osd-icons/24x24/OSD/battery-critical.svg
new file mode 100644
index 0000000..108afc7
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/battery-critical.svg
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.031324"
+   height="24.000031"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-147.99998,-244)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-147.99998,-244)"
+     id="layer3"
+     style="display:inline">
+    <path
+       d="M 150.9375,248 C 150.42214,248.04857 150.02902,248.48237 150.03125,249 L 150.03125,252.03125 L 
149.03125,252.03125 C 148.47899,252.03131 148.03131,252.47899 148.03125,253.03125 L 148.03125,258.96875 C 
148.03131,259.52101 148.47899,259.96869 149.03125,259.96875 L 150,259.96875 L 150,262.96875 C 
150.00006,263.52101 150.44774,263.96869 151,263.96875 L 153,263.96875 C 153.36064,263.97385 
153.69608,263.78437 153.87789,263.47288 C 154.05969,263.16138 154.05969,262.77612 153.87789,262.46462 C 
153.69608,262.15313 153.36064,261.96365 153,261.96875 L 152,261.96875 L 152,258.96875 C 151.99994,258.41649 
151.55226,257.96881 151,257.96875 L 150.03125,257.96875 L 150.03125,254.03125 L 151.03125,254.03125 C 
151.58351,254.03119 152.03119,253.58351 152.03125,253.03125 L 152.03125,250 L 170.03125,250 L 
170.03125,260.0625 C 170.02615,260.42314 170.21563,260.75858 170.52712,260.94039 C 170.83862,261.12219 
171.22388,261.12219 171.53538,260.94039 C 171.84687,260.75858 172.03635,260.42314
  172.03125,260.0625 L 172.03125,249 C 172.03119,248.44774 171.58351,248.00006 171.03125,248 L 151.03125,248 
C 151.00002,247.99853 150.96873,247.99853 150.9375,248 z"
+       id="path9832-7"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <rect
+       width="24"
+       height="24"
+       x="-171.99997"
+       y="244"
+       transform="scale(-1,1)"
+       id="rect10344"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 162.84375,252 C 162.54525,252.0465 162.2725,252.23634 162.125,252.5 L 154.125,266.5 C 
153.7745,267.10722 154.2989,268.00619 155,268 L 171,267.9687 C 171.7011,267.9747 172.2255,267.07592 
171.875,266.4687 L 163.875,252.49995 C 163.6767,252.14478 163.24545,251.93569 162.84375,251.99995 L 
162.84375,252 z M 162.87505,256 C 162.88548,255.99984 162.89592,255.99984 162.90635,256 C 163.19292,255.97286 
163.47728,256.07052 163.68672,256.26798 C 163.89615,256.46545 164.01035,256.74358 164.0001,257.03125 L 
164.0001,261.96875 C 164.0052,262.32939 163.81572,262.66483 163.50423,262.84664 C 163.19273,263.02844 
162.80747,263.02844 162.49597,262.84664 C 162.18448,262.66483 161.995,262.32939 162.0001,261.96875 L 
162.0001,257.03125 C 161.98861,256.55423 162.31572,256.13553 162.78135,256.03125 C 162.81203,256.0193 
162.84329,256.00887 162.875,256 L 162.87505,256 z M 163.00005,264 C 163.55233,264 164.00005,264.44772 
164.00005,265 C 164.00005,265.55228 163.55233,266 163.00005,266 C 162.4
 4777,266 162.00005,265.55228 162.00005,265 C 162.00005,264.44772 162.44777,264 163.00005,264 z"
+       id="rect16671-4"
+       
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream
 Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/battery-full.svg b/gnome-osd-icons/24x24/OSD/battery-full.svg
new file mode 100644
index 0000000..83beaa8
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/battery-full.svg
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.031273"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-19.999977,-244)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-19.999977,-244)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-43.999977"
+       y="244"
+       transform="scale(-1,1)"
+       id="rect6863"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 22.9375,248 C 22.422144,248.04857 22.029018,248.48237 22.03125,249 L 22.03125,252.03125 L 
21.03125,252.03125 C 20.478988,252.03131 20.031305,252.47899 20.03125,253.03125 L 20.03125,258.96875 C 
20.031305,259.52101 20.478988,259.96869 21.03125,259.96875 L 22,259.96875 L 22,262.96875 C 
22.000055,263.52101 22.447738,263.96869 23,263.96875 L 43.03125,263.96875 C 43.583512,263.96869 
44.031195,263.52101 44.03125,262.96875 L 44.03125,249 C 44.031195,248.44774 43.583512,248.00006 43.03125,248 
L 23.03125,248 C 23.000017,247.99853 22.968733,247.99853 22.9375,248 z M 24.03125,250 L 42.03125,250 L 
42.03125,261.96875 L 24,261.96875 L 24,258.96875 C 23.999945,258.41649 23.552262,257.96881 23,257.96875 L 
22.03125,257.96875 L 22.03125,254.03125 L 23.03125,254.03125 C 23.583512,254.03119 24.031195,253.58351 
24.03125,253.03125 L 24.03125,250 z"
+       id="path9832"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 26.8125,252 C 26.346871,252.10428 26.019764,252.52298 26.03125,253 L 26.03125,259 C 
26.02615,259.36064 26.215625,259.69608 26.527123,259.87789 C 26.83862,260.05969 27.22388,260.05969 
27.535377,259.87789 C 27.846875,259.69608 28.03635,259.36064 28.03125,259 L 28.03125,253 C 
28.038689,252.69214 27.903887,252.39803 27.665822,252.20269 C 27.427757,252.00735 27.112977,251.93258 
26.8125,252 L 26.8125,252 z"
+       id="path9834"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 30.8125,252 C 30.346871,252.10428 30.019764,252.52298 30.03125,253 L 30.03125,259 C 
30.02615,259.36064 30.215625,259.69608 30.527123,259.87789 C 30.83862,260.05969 31.22388,260.05969 
31.535377,259.87789 C 31.846875,259.69608 32.03635,259.36064 32.03125,259 L 32.03125,253 C 
32.038689,252.69214 31.903887,252.39803 31.665822,252.20269 C 31.427757,252.00735 31.112977,251.93258 
30.8125,252 z"
+       id="path9836"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 34.8125,252 C 34.346871,252.10428 34.019764,252.52298 34.03125,253 L 34.03125,259 C 
34.02615,259.36064 34.215625,259.69608 34.527123,259.87789 C 34.83862,260.05969 35.22388,260.05969 
35.535377,259.87789 C 35.846875,259.69608 36.03635,259.36064 36.03125,259 L 36.03125,253 C 
36.038689,252.69214 35.903887,252.39803 35.665822,252.20269 C 35.427757,252.00735 35.112977,251.93258 
34.8125,252 z"
+       id="path9838"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 38.8125,252 C 38.346871,252.10428 38.019764,252.52298 38.03125,253 L 38.03125,259 C 
38.02615,259.36064 38.215625,259.69608 38.527123,259.87789 C 38.83862,260.05969 39.22388,260.05969 
39.535377,259.87789 C 39.846875,259.69608 40.03635,259.36064 40.03125,259 L 40.03125,253 C 
40.038689,252.69214 39.903887,252.39803 39.665822,252.20269 C 39.427757,252.00735 39.112977,251.93258 
38.8125,252 z"
+       id="path9840"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/battery-good.svg b/gnome-osd-icons/24x24/OSD/battery-good.svg
new file mode 100644
index 0000000..63c9583
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/battery-good.svg
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.031324"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-51.999977,-244)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-51.999977,-244)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-75.999977"
+       y="244"
+       transform="scale(-1,1)"
+       id="rect6919"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 54.9375,248 C 54.422144,248.04857 54.029018,248.48237 54.03125,249 L 54.03125,252.03125 L 
53.03125,252.03125 C 52.478988,252.03131 52.031305,252.47899 52.03125,253.03125 L 52.03125,258.96875 C 
52.031305,259.52101 52.478988,259.96869 53.03125,259.96875 L 54,259.96875 L 54,262.96875 C 
54.000055,263.52101 54.447738,263.96869 55,263.96875 L 75.03125,263.96875 C 75.583512,263.96869 
76.031195,263.52101 76.03125,262.96875 L 76.03125,249 C 76.031195,248.44774 75.583512,248.00006 75.03125,248 
L 55.03125,248 C 55.000017,247.99853 54.968733,247.99853 54.9375,248 z M 56.03125,250 L 74.03125,250 L 
74.03125,261.96875 L 56,261.96875 L 56,258.96875 C 55.999945,258.41649 55.552262,257.96881 55,257.96875 L 
54.03125,257.96875 L 54.03125,254.03125 L 55.03125,254.03125 C 55.583512,254.03119 56.031195,253.58351 
56.03125,253.03125 L 56.03125,250 z"
+       id="path9832-4"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 62.8125,252 C 62.346871,252.10428 62.019764,252.52298 62.03125,253 L 62.03125,259 C 
62.02615,259.36064 62.215625,259.69608 62.527123,259.87789 C 62.83862,260.05969 63.22388,260.05969 
63.535377,259.87789 C 63.846875,259.69608 64.03635,259.36064 64.03125,259 L 64.03125,253 C 
64.038689,252.69214 63.903887,252.39803 63.665822,252.20269 C 63.427757,252.00735 63.112977,251.93258 
62.8125,252 z"
+       id="path9836-4"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 66.8125,252 C 66.346871,252.10428 66.019764,252.52298 66.03125,253 L 66.03125,259 C 
66.02615,259.36064 66.215625,259.69608 66.527123,259.87789 C 66.83862,260.05969 67.22388,260.05969 
67.535377,259.87789 C 67.846875,259.69608 68.03635,259.36064 68.03125,259 L 68.03125,253 C 
68.038689,252.69214 67.903887,252.39803 67.665822,252.20269 C 67.427757,252.00735 67.112977,251.93258 
66.8125,252 z"
+       id="path9838-9"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 70.8125,252 C 70.346871,252.10428 70.019764,252.52298 70.03125,253 L 70.03125,259 C 
70.02615,259.36064 70.215625,259.69608 70.527123,259.87789 C 70.83862,260.05969 71.22388,260.05969 
71.535377,259.87789 C 71.846875,259.69608 72.03635,259.36064 72.03125,259 L 72.03125,253 C 
72.038689,252.69214 71.903887,252.39803 71.665822,252.20269 C 71.427757,252.00735 71.112977,251.93258 
70.8125,252 z"
+       id="path9840-1"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/battery-low.svg b/gnome-osd-icons/24x24/OSD/battery-low.svg
new file mode 100644
index 0000000..1d09149
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/battery-low.svg
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.031324"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-83.999977,-244)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-83.999977,-244)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-107.99998"
+       y="244"
+       transform="scale(-1,1)"
+       id="rect6947"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 86.9375,248 C 86.422144,248.04857 86.029018,248.48237 86.03125,249 L 86.03125,252.03125 L 
85.03125,252.03125 C 84.478988,252.03131 84.031305,252.47899 84.03125,253.03125 L 84.03125,258.96875 C 
84.031305,259.52101 84.478988,259.96869 85.03125,259.96875 L 86,259.96875 L 86,262.96875 C 
86.000055,263.52101 86.447738,263.96869 87,263.96875 L 107.03125,263.96875 C 107.58351,263.96869 
108.03119,263.52101 108.03125,262.96875 L 108.03125,249 C 108.03119,248.44774 107.58351,248.00006 
107.03125,248 L 87.03125,248 C 87.000017,247.99853 86.968733,247.99853 86.9375,248 z M 88.03125,250 L 
106.03125,250 L 106.03125,261.96875 L 88,261.96875 L 88,258.96875 C 87.999945,258.41649 87.552262,257.96881 
87,257.96875 L 86.03125,257.96875 L 86.03125,254.03125 L 87.03125,254.03125 C 87.583512,254.03119 
88.031195,253.58351 88.03125,253.03125 L 88.03125,250 z"
+       id="path9832-8"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 98.8125,252 C 98.346871,252.10428 98.019764,252.52298 98.03125,253 L 98.03125,259 C 
98.02615,259.36064 98.215625,259.69608 98.527123,259.87789 C 98.83862,260.05969 99.22388,260.05969 
99.535377,259.87789 C 99.846875,259.69608 100.03635,259.36064 100.03125,259 L 100.03125,253 C 
100.03869,252.69214 99.903887,252.39803 99.665822,252.20269 C 99.427757,252.00735 99.112977,251.93258 
98.8125,252 z"
+       id="path9838-3"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 102.8125,252 C 102.34687,252.10428 102.01976,252.52298 102.03125,253 L 102.03125,259 C 
102.02615,259.36064 102.21563,259.69608 102.52712,259.87789 C 102.83862,260.05969 103.22388,260.05969 
103.53538,259.87789 C 103.84687,259.69608 104.03635,259.36064 104.03125,259 L 104.03125,253 C 
104.03869,252.69214 103.90389,252.39803 103.66582,252.20269 C 103.42776,252.00735 103.11298,251.93258 
102.8125,252 z"
+       id="path9840-7"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/numlock-off.svg b/gnome-osd-icons/24x24/OSD/numlock-off.svg
new file mode 100644
index 0000000..9229103
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/numlock-off.svg
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24.005878"
+   height="24.03615"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-180.00002,-208)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-180.00002,-208)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-204.00002"
+       y="208"
+       transform="scale(-1,1)"
+       id="rect24500"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 181.8125,208.03125 C 180.83653,208.03125 180.03125,208.86778 180.03125,209.84375 L 
180.03125,212.1875 C 180.03125,213.16347 180.83653,214 181.8125,214 L 184.21875,214 C 185.19472,214 
186,213.16347 186,212.1875 L 186,209.84375 C 186,208.86778 185.19472,208.03125 184.21875,208.03125 L 
181.8125,208.03125 z M 182.03125,210.03125 L 184,210.03125 L 184,212 L 182.03125,212 L 182.03125,210.03125 z"
+       id="rect24518-1"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 189.8125,208.03125 C 188.83653,208.03125 188.03125,208.86778 188.03125,209.84375 L 
188.03125,212.1875 C 188.03125,213.16347 188.83653,214 189.8125,214 L 192.21875,214 C 193.19472,214 
194,213.16347 194,212.1875 L 194,209.84375 C 194,208.86778 193.19472,208.03125 192.21875,208.03125 L 
189.8125,208.03125 z M 190.03125,210.03125 L 192,210.03125 L 192,212 L 190.03125,212 L 190.03125,210.03125 z"
+       id="rect24522-3"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 197.8125,208.03125 C 196.83653,208.03125 196.03125,208.86778 196.03125,209.84375 L 
196.03125,212.1875 C 196.03125,213.16347 196.83653,214 197.8125,214 L 200.21875,214 C 201.19472,214 
202,213.16347 202,212.1875 L 202,209.84375 C 202,208.86778 201.19472,208.03125 200.21875,208.03125 L 
197.8125,208.03125 z M 198.03125,210.03125 L 200,210.03125 L 200,212 L 198.03125,212 L 198.03125,210.03125 z"
+       id="rect24524-1"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 181.8125,216.03125 C 180.83653,216.03125 180.03125,216.86778 180.03125,217.84375 L 
180.03125,220.1875 C 180.03125,221.16347 180.83653,222 181.8125,222 L 184.21875,222 C 185.19472,222 
186,221.16347 186,220.1875 L 186,217.84375 C 186,216.86778 185.19472,216.03125 184.21875,216.03125 L 
181.8125,216.03125 z M 182.03125,218.03125 L 184,218.03125 L 184,220 L 182.03125,220 L 182.03125,218.03125 z"
+       id="rect24526-9"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 189.8125,216.03125 C 188.83653,216.03125 188.03125,216.86778 188.03125,217.84375 L 
188.03125,220.1875 C 188.03125,221.16347 188.83653,222 189.8125,222 L 192.21875,222 C 193.19472,222 
194,221.16347 194,220.1875 L 194,217.84375 C 194,216.86778 193.19472,216.03125 192.21875,216.03125 L 
189.8125,216.03125 z M 190.03125,218.03125 L 192,218.03125 L 192,220 L 190.03125,220 L 190.03125,218.03125 z"
+       id="rect24528-5"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 181.8125,224 C 180.83653,224 180.03125,224.80528 180.03125,225.78125 L 180.03125,228.125 C 
180.03125,229.10097 180.83653,229.9375 181.8125,229.9375 L 184.21875,229.9375 C 185.19472,229.9375 
186,229.10097 186,228.125 L 186,225.78125 C 186,224.80528 185.19472,224 184.21875,224 L 181.8125,224 z M 
182.03125,226 L 184,226 L 184,227.9375 L 182.03125,227.9375 L 182.03125,226 z"
+       id="rect24532-1"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 189.8125,224 C 188.83653,224 188.03125,224.80528 188.03125,225.78125 L 188.03125,228.125 C 
188.03125,229.10097 188.83653,229.9375 189.8125,229.9375 L 192.21875,229.9375 C 193.19472,229.9375 
194,229.10097 194,228.125 L 194,225.78125 C 194,224.80528 193.19472,224 192.21875,224 L 189.8125,224 z M 
190.03125,226 L 192,226 L 192,227.9375 L 190.03125,227.9375 L 190.03125,226 z"
+       id="rect24534-8"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 197.8125,217 C 196.83654,217 196.03126,217.80533 196.03125,218.78125 L 196.03125,221.9375 L 
198.03125,221.9375 L 198.03125,219 L 200,219 L 200,223 L 202,223 L 202,218.78125 C 202,217.80533 
201.1947,217.00001 200.21875,217 L 197.8125,217 z"
+       id="rect24536-6"
+       
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 197.875,225 C 197.48575,225.03788 197.15429,225.29919 197.02659,225.66884 C 196.89889,226.0385 
196.99838,226.44868 197.28125,226.71875 L 202.3125,231.75 C 202.55278,232.04817 202.94223,232.18297 
203.31542,232.09712 C 203.68862,232.01127 203.98002,231.71987 204.06587,231.34667 C 204.15172,230.97348 
204.01692,230.58403 203.71875,230.34375 L 198.6875,225.3125 C 198.47859,225.08974 198.17934,224.97465 
197.875,225 z"
+       id="path9720"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 203,225 C 202.7388,225.01032 202.49202,225.12249 202.3125,225.3125 L 197.28125,230.34375 C 
196.98308,230.58403 196.84828,230.97348 196.93413,231.34667 C 197.01998,231.71987 197.31138,232.01127 
197.68458,232.09712 C 198.05777,232.18297 198.44722,232.04817 198.6875,231.75 L 203.71875,226.71875 C 
204.01481,226.43245 204.10508,225.99394 203.94619,225.61398 C 203.7873,225.23402 203.41173,224.99031 203,225 
z"
+       id="path9722"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/numlock-on.svg b/gnome-osd-icons/24x24/OSD/numlock-on.svg
new file mode 100644
index 0000000..8c56979
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/numlock-on.svg
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-148.00002,-208)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-148.00002,-208)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-172.00002"
+       y="208"
+       transform="scale(-1,1)"
+       id="rect24480"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <path
+       d="M 149.8125,208.03125 C 148.83653,208.03125 148.03125,208.86778 148.03125,209.84375 L 
148.03125,212.1875 C 148.03125,213.16347 148.83653,214 149.8125,214 L 152.21875,214 C 153.19472,214 
154,213.16347 154,212.1875 L 154,209.84375 C 154,208.86778 153.19472,208.03125 152.21875,208.03125 L 
149.8125,208.03125 z M 150.03125,210.03125 L 152,210.03125 L 152,212 L 150.03125,212 L 150.03125,210.03125 z"
+       id="rect24518"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 157.8125,208.03125 C 156.83653,208.03125 156.03125,208.86778 156.03125,209.84375 L 
156.03125,212.1875 C 156.03125,213.16347 156.83653,214 157.8125,214 L 160.21875,214 C 161.19472,214 
162,213.16347 162,212.1875 L 162,209.84375 C 162,208.86778 161.19472,208.03125 160.21875,208.03125 L 
157.8125,208.03125 z M 158.03125,210.03125 L 160,210.03125 L 160,212 L 158.03125,212 L 158.03125,210.03125 z"
+       id="rect24522"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 165.8125,208.03125 C 164.83653,208.03125 164.03125,208.86778 164.03125,209.84375 L 
164.03125,212.1875 C 164.03125,213.16347 164.83653,214 165.8125,214 L 168.21875,214 C 169.19472,214 
170,213.16347 170,212.1875 L 170,209.84375 C 170,208.86778 169.19472,208.03125 168.21875,208.03125 L 
165.8125,208.03125 z M 166.03125,210.03125 L 168,210.03125 L 168,212 L 166.03125,212 L 166.03125,210.03125 z"
+       id="rect24524"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 149.8125,216.03125 C 148.83653,216.03125 148.03125,216.86778 148.03125,217.84375 L 
148.03125,220.1875 C 148.03125,221.16347 148.83653,222 149.8125,222 L 152.21875,222 C 153.19472,222 
154,221.16347 154,220.1875 L 154,217.84375 C 154,216.86778 153.19472,216.03125 152.21875,216.03125 L 
149.8125,216.03125 z M 150.03125,218.03125 L 152,218.03125 L 152,220 L 150.03125,220 L 150.03125,218.03125 z"
+       id="rect24526"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 157.8125,216.03125 C 156.83653,216.03125 156.03125,216.86778 156.03125,217.84375 L 
156.03125,220.1875 C 156.03125,221.16347 156.83653,222 157.8125,222 L 160.21875,222 C 161.19472,222 
162,221.16347 162,220.1875 L 162,217.84375 C 162,216.86778 161.19472,216.03125 160.21875,216.03125 L 
157.8125,216.03125 z M 158.03125,218.03125 L 160,218.03125 L 160,220 L 158.03125,220 L 158.03125,218.03125 z"
+       id="rect24528"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 149.8125,224 C 148.83653,224 148.03125,224.80528 148.03125,225.78125 L 148.03125,228.125 C 
148.03125,229.10097 148.83653,229.9375 149.8125,229.9375 L 152.21875,229.9375 C 153.19472,229.9375 
154,229.10097 154,228.125 L 154,225.78125 C 154,224.80528 153.19472,224 152.21875,224 L 149.8125,224 z M 
150.03125,226 L 152,226 L 152,227.9375 L 150.03125,227.9375 L 150.03125,226 z"
+       id="rect24532"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 157.8125,224 C 156.83653,224 156.03125,224.80528 156.03125,225.78125 L 156.03125,228.125 C 
156.03125,229.10097 156.83653,229.9375 157.8125,229.9375 L 160.21875,229.9375 C 161.19472,229.9375 
162,229.10097 162,228.125 L 162,225.78125 C 162,224.80528 161.19472,224 160.21875,224 L 157.8125,224 z M 
158.03125,226 L 160,226 L 160,227.9375 L 158.03125,227.9375 L 158.03125,226 z"
+       id="rect24534"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    <path
+       d="M 165.8125,217 C 164.83653,217 164.03125,217.80528 164.03125,218.78125 L 164.03125,228.125 C 
164.03125,229.10097 164.83653,229.9375 165.8125,229.9375 L 168.21875,229.9375 C 169.19472,229.9375 
170,229.10097 170,228.125 L 170,218.78125 C 170,217.80528 169.19472,217 168.21875,217 L 165.8125,217 z M 
166.03125,219 L 168,219 L 168,227.9375 L 166.03125,227.9375 L 166.03125,219 z"
+       id="rect24536"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/wireless-signal-excellent.svg 
b/gnome-osd-icons/24x24/OSD/wireless-signal-excellent.svg
new file mode 100644
index 0000000..a2829d0
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/wireless-signal-excellent.svg
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-19.999977,-172)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-19.999977,-172)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-196"
+       y="19.999977"
+       transform="matrix(0,-1,1,0,0,0)"
+       id="rect7570"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <g
+       transform="translate(19.8878,171.99242)"
+       id="layer1-58"
+       style="display:inline">
+      <path
+         d="M -2.8284264,179.43886 A 22.98097,22.98097 0 1 1 -48.790367,179.43886 A 22.98097,22.98097 0 1 1 
-2.8284264,179.43886 z"
+         transform="matrix(8.702852e-2,0,0,-8.702852e-2,14.24984,33.613547)"
+         id="path2807-7"
+         
style="fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         d="M -9.5593967,195.68886 A 22.98097,22.98097 0 0 1 -42.059397,195.68886"
+         transform="matrix(0.2610856,0,0,-0.2610856,18.760122,64.828175)"
+         id="path2764-1"
+         
style="fill:none;stroke:#bebebe;stroke-width:7.66032267;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         d="M -9.5593967,195.68886 A 22.98097,22.98097 0 0 1 -42.059397,195.68886"
+         transform="matrix(0.4351426,0,0,-0.4351426,23.232078,96.081127)"
+         id="path2766-4"
+         
style="fill:none;stroke:#bebebe;stroke-width:4.59619427;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         d="M -9.5593967,195.68886 A 22.98097,22.98097 0 0 1 -42.059397,195.68886"
+         transform="matrix(0.6091997,0,0,-0.6091997,27.734693,127.30342)"
+         id="path2768"
+         
style="fill:none;stroke:#bebebe;stroke-width:3.2829957;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/wireless-signal-good.svg 
b/gnome-osd-icons/24x24/OSD/wireless-signal-good.svg
new file mode 100644
index 0000000..53af3f6
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/wireless-signal-good.svg
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-51.999977,-172)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-51.999977,-172)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-196"
+       y="51.999977"
+       transform="matrix(0,-1,1,0,0,0)"
+       id="rect7578"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <g
+       transform="translate(52.0697,171.98212)"
+       id="layer1-6"
+       style="display:inline">
+      <path
+         d="M -2.8284264,179.43886 A 22.98097,22.98097 0 1 1 -48.790367,179.43886 A 22.98097,22.98097 0 1 1 
-2.8284264,179.43886 z"
+         transform="matrix(8.702852e-2,0,0,-8.702852e-2,14.24984,33.613547)"
+         id="path2807"
+         
style="fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         d="M -9.5593967,195.68886 A 22.98097,22.98097 0 0 1 -42.059397,195.68886"
+         transform="matrix(0.2610856,0,0,-0.2610856,18.760122,64.828175)"
+         id="path2764"
+         
style="fill:none;stroke:#bebebe;stroke-width:7.66032267;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         d="M -9.5593967,195.68886 A 22.98097,22.98097 0 0 1 -42.059397,195.68886"
+         transform="matrix(0.4351426,0,0,-0.4351426,23.232078,96.081127)"
+         id="path2766"
+         
style="fill:none;stroke:#bebebe;stroke-width:4.59619427;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/wireless-signal-ok.svg 
b/gnome-osd-icons/24x24/OSD/wireless-signal-ok.svg
new file mode 100644
index 0000000..c16ea20
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/wireless-signal-ok.svg
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-83.998977,-172)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-83.998977,-172)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-196"
+       y="83.998978"
+       transform="matrix(0,-1,1,0,0,0)"
+       id="rect10176"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <g
+       transform="translate(84.0687,171.98212)"
+       id="use10186"
+       style="display:inline">
+      <path
+         d="M -2.8284264,179.43886 A 22.98097,22.98097 0 1 1 -48.790367,179.43886 A 22.98097,22.98097 0 1 1 
-2.8284264,179.43886 z"
+         transform="matrix(8.702852e-2,0,0,-8.702852e-2,14.24984,33.613547)"
+         id="path10757"
+         
style="fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+      <path
+         d="M -9.5593967,195.68886 A 22.98097,22.98097 0 0 1 -42.059397,195.68886"
+         transform="matrix(0.2610856,0,0,-0.2610856,18.760122,64.828175)"
+         id="path10759"
+         
style="fill:none;stroke:#bebebe;stroke-width:7.66032267;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+  </g>
+</svg>
diff --git a/gnome-osd-icons/24x24/OSD/wireless-signal-weak.svg 
b/gnome-osd-icons/24x24/OSD/wireless-signal-weak.svg
new file mode 100644
index 0000000..0e7b7c5
--- /dev/null
+++ b/gnome-osd-icons/24x24/OSD/wireless-signal-weak.svg
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.0"
+   width="24"
+   height="24"
+   id="svg7384">
+  <title
+     id="title9167">Moblin Icon Theme</title>
+  <defs
+     id="defs7386" />
+  <g
+     transform="translate(-115.99998,-172)"
+     id="layer1"
+     style="display:none">
+    <rect
+       width="299"
+       height="212"
+       rx="16"
+       ry="16"
+       x="2"
+       y="106"
+       id="rect9929"
+       
style="fill:#2e3436;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+  </g>
+  <g
+     transform="translate(-115.99998,-172)"
+     id="layer3"
+     style="display:inline">
+    <rect
+       width="24"
+       height="24"
+       x="-196"
+       y="115.99998"
+       transform="matrix(0,-1,1,0,0,0)"
+       id="rect7540"
+       style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none;display:inline" />
+    <g
+       transform="translate(115.9973,171.9845)"
+       id="layer1-4"
+       style="display:inline">
+      <path
+         d="M -2.8284264,179.43886 A 22.98097,22.98097 0 1 1 -48.790367,179.43886 A 22.98097,22.98097 0 1 1 
-2.8284264,179.43886 z"
+         transform="matrix(8.702852e-2,0,0,-8.702852e-2,14.24984,33.613547)"
+         id="path2807-9"
+         
style="fill:none;stroke:#bebebe;stroke-width:22.98097229;stroke-linecap:round;stroke-linejoin:round;marker:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
 />
+    </g>
+  </g>
+</svg>
diff --git a/render.rb b/render.rb
new file mode 100755
index 0000000..dfb11f0
--- /dev/null
+++ b/render.rb
@@ -0,0 +1,62 @@
+#!/usr/bin/env ruby
+
+require "rexml/document"
+require "fileutils"
+include REXML
+
+INKSCAPE = '/usr/bin/inkscape'
+SRC = "gnome-osd-icons.svg"
+PREFIX = "gnome-osd-icons/24x24"
+
+def chopSVG(icon)
+       FileUtils.mkdir_p(icon[:dir]) unless File.exists?(icon[:dir])
+       unless (File.exists?(icon[:file]) && !icon[:forcerender])
+               FileUtils.cp(SRC,icon[:file]) 
+               puts " >> #{icon[:name]}"
+               cmd = "#{INKSCAPE} -f #{icon[:file]} --select #{icon[:id]} --verb=FitCanvasToSelection  
--verb=EditInvertInAllLayers "
+               cmd += "--verb=EditDelete --verb=EditSelectAll --verb=SelectionUnGroup --verb=StrokeToPath 
--verb=FileVacuum "
+               cmd += "--verb=FileSave --verb=FileClose > /dev/null 2>&1"
+               system(cmd)
+               cmd = "#{INKSCAPE} -f #{icon[:file]} -z --vacuum-defs -l #{icon[:file]} > /dev/null 2>&1"
+               system(cmd)
+               system cmd unless (!icon[:dir].match(/app/))
+       else
+               puts " -- #{icon[:name]} already exists"
+       end
+end #end of function
+
+
+#main
+FileUtils.mkdir_p("moblin") unless File.exists?("moblin")
+# Open SVG file.
+svg = Document.new(File.new(SRC, 'r'))
+
+if (ARGV[0].nil?) #render all SVGs
+  puts "Rendering from icons in #{SRC}"
+       # Go through every layer.
+       svg.root.each_element("/svg/g[ inkscape:groupmode='layer']") do |context| 
+               context_name = context.attributes.get_attribute("inkscape:label").value  
+#              puts "Going through layer '" + type_name + "'"
+               context.each_element("g") do |icon|
+                       dir = "#{PREFIX}/#{context_name}"
+                       icon_name = icon.attributes.get_attribute("inkscape:label").value
+                       chopSVG({       :name => icon_name,
+                                                               :id => icon.attributes.get_attribute("id"),
+                                                               :dir => dir,
+                                                               :file => "#{dir}/#{icon_name}.svg"})
+               end
+       end
+  puts "\nrendered all SVGs"
+else #only render the icons passed
+  icons = ARGV
+  ARGV.each do |icon_name|
+       icon = svg.root.elements["//g[ inkscape:label='#{icon_name}']"]
+       dir = "#{PREFIX}/#{icon.parent.attributes['inkscape:label']}"
+               chopSVG({       :name => icon_name,
+                                                       :id => icon.attributes["id"],
+                                                       :dir => dir,
+                                                       :file => "#{dir}/#{icon_name}.svg",
+                                                       :forcerender => true})
+       end
+  puts "\nrendered #{ARGV.length} icons"
+end


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