diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-11 13:11:15 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-11 13:11:15 +0100 |
commit | 4ee2559eaaf2a94ac26c265517e9604a72729360 (patch) | |
tree | f24e3e3294c2b75819755289e592bf2e28e668c4 /mate-volume-control/data/icons/scalable/status | |
download | mate-media-4ee2559eaaf2a94ac26c265517e9604a72729360.tar.bz2 mate-media-4ee2559eaaf2a94ac26c265517e9604a72729360.tar.xz |
moved from Mate-Extra
Diffstat (limited to 'mate-volume-control/data/icons/scalable/status')
6 files changed, 4742 insertions, 0 deletions
diff --git a/mate-volume-control/data/icons/scalable/status/Makefile.am b/mate-volume-control/data/icons/scalable/status/Makefile.am new file mode 100644 index 0000000..c42c14e --- /dev/null +++ b/mate-volume-control/data/icons/scalable/status/Makefile.am @@ -0,0 +1,21 @@ +NULL = + +themedir = $(pkgdatadir)/icons/mate +size = scalable +context = status + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + audio-input-microphone-high.svg \ + audio-input-microphone-low.svg \ + audio-input-microphone-medium.svg \ + audio-input-microphone-muted.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + + +-include $(top_srcdir)/git.mk diff --git a/mate-volume-control/data/icons/scalable/status/Makefile.in b/mate-volume-control/data/icons/scalable/status/Makefile.in new file mode 100644 index 0000000..85f4d6a --- /dev/null +++ b/mate-volume-control/data/icons/scalable/status/Makefile.in @@ -0,0 +1,494 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = mate-volume-control/data/icons/scalable/status +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \ + $(top_srcdir)/m4/as-compiler-flag.m4 \ + $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(iconsdir)" +DATA = $(icons_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ +DLLTOOL = @DLLTOOL@ +DOC_USER_FORMATS = @DOC_USER_FORMATS@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GLADEUI_CATALOG_DIR = @GLADEUI_CATALOG_DIR@ +GLADEUI_CFLAGS = @GLADEUI_CFLAGS@ +GLADEUI_LIBS = @GLADEUI_LIBS@ +GLADEUI_MODULE_DIR = @GLADEUI_MODULE_DIR@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +GMOFILES = @GMOFILES@ +GMP_CFLAGS = @GMP_CFLAGS@ +GMP_LIBS = @GMP_LIBS@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GSR_CFLAGS = @GSR_CFLAGS@ +GSR_LIBS = @GSR_LIBS@ +GSTMIXER_CFLAGS = @GSTMIXER_CFLAGS@ +GSTMIXER_LIBS = @GSTMIXER_LIBS@ +GSTPROPS_CFLAGS = @GSTPROPS_CFLAGS@ +GSTPROPS_LIBS = @GSTPROPS_LIBS@ +GST_MAJORMINOR = @GST_MAJORMINOR@ +HAVE_PULSEAUDIO = @HAVE_PULSEAUDIO@ +HAVE_SOUND_THEME = @HAVE_SOUND_THEME@ +HELP_DIR = @HELP_DIR@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +INTLTOOL_MERGE = @INTLTOOL_MERGE@ +INTLTOOL_PERL = @INTLTOOL_PERL@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECC_DESKTOP_DIR = @MATECC_DESKTOP_DIR@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NM = @NM@ +NMEDIT = @NMEDIT@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OMF_DIR = @OMF_DIR@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@ +PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@ +PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +PROGRAMS_GSTPROPS = @PROGRAMS_GSTPROPS@ +PULSEAUDIO_CFLAGS = @PULSEAUDIO_CFLAGS@ +PULSEAUDIO_LIBS = @PULSEAUDIO_LIBS@ +RANLIB = @RANLIB@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +SOUNDTHEME_CFLAGS = @SOUNDTHEME_CFLAGS@ +SOUNDTHEME_LIBS = @SOUNDTHEME_LIBS@ +SOUND_THEME_CFLAGS = @SOUND_THEME_CFLAGS@ +SOUND_THEME_LIBS = @SOUND_THEME_LIBS@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +VOLUME_CONTROL_CFLAGS = @VOLUME_CONTROL_CFLAGS@ +VOLUME_CONTROL_LIBS = @VOLUME_CONTROL_LIBS@ +WARN_CFLAGS = @WARN_CFLAGS@ +WARN_CXXFLAGS = @WARN_CXXFLAGS@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +NULL = +themedir = $(pkgdatadir)/icons/mate +size = scalable +context = status +iconsdir = $(themedir)/$(size)/$(context) +icons_DATA = \ + audio-input-microphone-high.svg \ + audio-input-microphone-low.svg \ + audio-input-microphone-medium.svg \ + audio-input-microphone-muted.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mate-volume-control/data/icons/scalable/status/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign mate-volume-control/data/icons/scalable/status/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && rm -f $$files +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(iconsdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-iconsDATA + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-iconsDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-iconsDATA install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + uninstall uninstall-am uninstall-iconsDATA + + +-include $(top_srcdir)/git.mk + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/mate-volume-control/data/icons/scalable/status/audio-input-microphone-high.svg b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-high.svg new file mode 100644 index 0000000..fa30895 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-high.svg @@ -0,0 +1,1076 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg2790" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="audio-input-mic-high.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs2792"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6968" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.6828427,-122.46854,-61.286186)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6964" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6976" + cx="70.53125" + cy="22.734375" + fx="70.53125" + fy="22.734375" + r="3.5975378" + gradientTransform="matrix(1.8087117,0,0,3.5234273,-57.039447,-57.368542)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6958"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop6960" /> + <stop + id="stop6966" + offset="0.60000002" + style="stop-color:#729fcf;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop6962" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6984" + cx="60.640625" + cy="22.65625" + fx="60.640625" + fy="22.65625" + r="2.6194003" + gradientTransform="matrix(2.1454532,0,0,3.0191635,-69.461,-45.746674)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3579"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3581" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3583" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient3585" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" /> + <linearGradient + id="linearGradient3228"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3230" /> + <stop + id="stop3573" + offset="0.06770357" + style="stop-color:black;stop-opacity:0.42857143;" /> + <stop + id="stop3569" + offset="0.29894069" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:0.49803922;" + offset="0.77437174" + id="stop3571" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="1" + id="stop3232" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3567" + gradientUnits="userSpaceOnUse" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" + gradientTransform="translate(0,3)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2920"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2922" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2924" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient2926" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2877"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2879" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2881" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient2894" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3815"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2892" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2867"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2869" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2871" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient2890" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + id="linearGradient3734"> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="0" + id="stop3736" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop3738" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient3740" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient4481"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4483" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop4485" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient4487" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2904"> + <stop + id="stop2906" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.21551724" + id="stop2910" /> + <stop + id="stop2912" + offset="0.70243758" + style="stop-color:#c3c4c2;stop-opacity:1;" /> + <stop + id="stop2908" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient2902" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2949" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2943"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop2945" /> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="1" + id="stop2947" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2953" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientTransform="translate(14,0)" /> + <linearGradient + id="linearGradient2981"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop2983" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop2985" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient2987" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3805" + gradientUnits="userSpaceOnUse" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientTransform="translate(20,-1)" /> + <linearGradient + id="linearGradient3795"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3797" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3799" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3801" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient3726"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop3728" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop3730" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient3732" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3703"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3705" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3707" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient3709" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3779"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3781" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3783" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3785" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2965"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2967" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2969" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient2971" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3711" + inkscape:collect="always"> + <stop + id="stop3713" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop3715" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient3691" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4465"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop4467" /> + <stop + style="stop-color:#2e3436;stop-opacity:0" + offset="1" + id="stop4469" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4465" + id="linearGradient4460" + gradientUnits="userSpaceOnUse" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" + gradientTransform="translate(-0.25,12.5)" /> + <linearGradient + id="linearGradient4475" + inkscape:collect="always"> + <stop + id="stop4477" + offset="0" + style="stop-color:black;stop-opacity:1" /> + <stop + id="stop4479" + offset="1" + style="stop-color:black;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4475" + id="linearGradient4473" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.25,13.5)" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient4505" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4499"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop4501" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop4503" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective2798" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3371" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.6828427,-122.46854,-61.286186)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3373" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8087117,0,0,3.5234273,-57.039447,-57.368542)" + cx="70.53125" + cy="22.734375" + fx="70.53125" + fy="22.734375" + r="3.5975378" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3377" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1454532,0,0,3.0191635,-53.287444,-45.746674)" + cx="60.640625" + cy="22.65625" + fx="60.640625" + fy="22.65625" + r="2.6194003" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3028" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient3030" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient3032" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3034" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient3036" + gradientUnits="userSpaceOnUse" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient3038" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3040" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3042" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(20,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient3044" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient3046" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(14,0)" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient3048" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient3050" + gradientUnits="userSpaceOnUse" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient3052" + gradientUnits="userSpaceOnUse" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient3054" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient3056" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient3058" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient3060" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient3062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3064" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,3)" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient3066" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.270833" + inkscape:cx="23.999999" + inkscape:cy="23.999999" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="780" + inkscape:window-height="776" + inkscape:window-x="161" + inkscape:window-y="146" /> + <metadata + id="metadata2795"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + style="display:inline" + id="g2915" + transform="translate(7.6010187,0.1428571)"> + <path + transform="matrix(0.727673,0,0,1.235135,7.166344,-12.0556)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2917" + style="opacity:0.1;fill:url(#radialGradient3026);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.233813,0,0,1.235135,-4.890235,-6.055598)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2919" + style="opacity:0.7;fill:url(#radialGradient3028);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2925" + style="opacity:1;fill:url(#radialGradient3030);fill-opacity:1;stroke:#555753;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.43667,0,0,0.429141,14.09824,21.41158)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2927" + style="opacity:1;fill:url(#radialGradient3032);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccssccc" + id="path2929" + d="M 27.35249,32.125 C 25.613836,32.860383 24.806671,34.177948 23.67433,35.292277 C 23.188021,35.599877 23.07463,36.001723 23.15468,36.568962 C 23.23473,37.136205 23.644126,37.624296 24.196826,37.787146 C 24.749524,37.949994 25.196373,37.917185 25.574713,37.485007 C 26.676195,35.285524 28.744563,33.983863 31,32.85591 C 29.870496,32.536987 28.651039,32.264053 27.35249,32.125 z" + style="opacity:0.7;fill:url(#linearGradient3034);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 23.8125,31.5 C 20.473005,31.5 17.440949,32.183256 15.34375,33.25 C 13.246551,34.316744 12.21875,35.666366 12.21875,36.90625 C 12.21875,38.146134 13.246551,39.495756 15.34375,40.5625 C 17.440949,41.629244 20.473005,42.312501 23.8125,42.3125 C 27.151995,42.3125 30.184051,41.629244 32.28125,40.5625 C 34.378449,39.495756 35.40625,38.146134 35.40625,36.90625 C 35.40625,35.666366 34.378449,34.316744 32.28125,33.25 C 30.184051,32.183256 27.151995,31.5 23.8125,31.5 z" + id="path2931" + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient3036);stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + inkscape:original="M 23.8125 30.5 C 16.859872 30.5 11.21875 33.368948 11.21875 36.90625 C 11.21875 40.443552 16.859872 43.312502 23.8125 43.3125 C 30.765128 43.3125 36.406249 40.443552 36.40625 36.90625 C 36.40625 33.368948 30.765128 30.5 23.8125 30.5 z " + inkscape:radius="-0.99470079" + sodipodi:type="inkscape:offset" /> + <path + sodipodi:nodetypes="cc" + id="path2933" + d="M 24.5,27.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3038);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2935" + d="M 34.500008,18.999997 C 34.5,23.285708 30.040008,26.499998 24.500006,26.499998 C 18.960004,26.499998 14.5,23.285708 14.500003,18.999997" + style="fill:none;fill-opacity:1;stroke:#888a85;stroke-width:3.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="12.5" + height="2.9999995" + width="4" + id="rect2937" + style="opacity:1;fill:url(#linearGradient3040);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="32.5" + height="2.9999995" + width="4" + id="rect2939" + style="opacity:1;fill:url(#linearGradient3042);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2941" + d="M 34.500008,18.999991 C 34.500008,23.285701 30.040008,26.499992 24.500006,26.499992 C 18.960004,26.499992 14.5,23.285701 14.500003,18.999991" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3044);stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="30" + height="6" + width="3.0000005" + id="rect2943" + style="opacity:1;fill:url(#linearGradient3046);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,12.25,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2945" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="16" + height="6" + width="3.0000005" + id="rect2947" + style="opacity:1;fill:url(#linearGradient3048);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="7.0108709" + rx="7.0000019" + y="1.5000002" + x="17.499996" + height="24.000008" + width="14.000004" + id="rect2949" + style="opacity:1;fill:url(#linearGradient3050);fill-opacity:1;stroke:url(#linearGradient3052);stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path2951" + d="M 24.5,26.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3054);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,-7.75,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2953" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <g + id="g2955" + style="display:inline"> + <rect + style="opacity:1;fill:url(#linearGradient3056);fill-opacity:1;stroke:none;stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="rect2957" + width="4" + height="15.374996" + x="20" + y="6" + rx="2" + ry="2.1991496" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.54470092" + inkscape:original="M 24.5 2.5 C 20.621999 2.5 17.5 5.615977 17.5 9.5 L 17.5 19.5 C 17.5 23.384022 20.621999 26.5 24.5 26.5 C 28.378001 26.5 31.5 23.384022 31.5 19.5 L 31.5 9.5 C 31.5 5.6159775 28.378001 2.5 24.5 2.5 z " + style="opacity:0.2;fill:url(#linearGradient3058);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="path2959" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,19.5 C 18.03125,23.092133 20.913778,25.96875 24.5,25.96875 C 28.086222,25.96875 30.96875,23.092133 30.96875,19.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + transform="translate(0,-1)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#linearGradient3060);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2961" + sodipodi:cx="23.65625" + sodipodi:cy="7.6875" + sodipodi:rx="3.34375" + sodipodi:ry="3.0625" + d="M 27,7.6875 A 3.34375,3.0625 0 1 1 20.3125,7.6875 A 3.34375,3.0625 0 1 1 27,7.6875 z" + transform="matrix(1,0,0,1.081633,-0.375,-1.252551)" /> + </g> + <path + sodipodi:nodetypes="cccccc" + id="path2963" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,14.5 L 30.96875,14.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + style="opacity:0.9;fill:url(#radialGradient3062);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline" + transform="translate(0,-1)" /> + <path + sodipodi:nodetypes="csssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssc" + id="path2965" + d="M 22.5,3 C 22.224,3 22,3.224 22,3.5 C 22,3.776 22.224,4 22.5,4 C 22.776,4 23,3.776 23,3.5 C 23,3.224 22.776,3 22.5,3 z M 24.5,3 C 24.224,3 24,3.224 24,3.5 C 24,3.776 24.224,4 24.5,4 C 24.776,4 25,3.776 25,3.5 C 25,3.224 24.776,3 24.5,3 z M 26.5,3 C 26.224,3 26,3.224 26,3.5 C 26,3.776 26.224,4 26.5,4 C 26.776,4 27,3.776 27,3.5 C 27,3.224 26.776,3 26.5,3 z M 21.5,4 C 21.224,4 21,4.224 21,4.5 C 21,4.776 21.224,5 21.5,5 C 21.776,5 22,4.776 22,4.5 C 22,4.224 21.776,4 21.5,4 z M 23.5,4 C 23.224,4 22.999999,4.2240007 23,4.5 C 23,4.7759993 23.223999,5 23.5,5 C 23.776,5 24,4.7759993 24,4.5 C 24,4.2240007 23.776,4 23.5,4 z M 25.5,4 C 25.224,4 24.999999,4.2240007 25,4.5 C 25,4.7759993 25.223999,5 25.5,5 C 25.776,5 26,4.7759993 26,4.5 C 26,4.2240007 25.776,4 25.5,4 z M 27.5,4 C 27.224,4 27,4.224 27,4.5 C 27,4.776 27.224,5 27.5,5 C 27.776,5 28,4.776 28,4.5 C 28,4.224 27.776,4 27.5,4 z M 20.5,5 C 20.224,5 19.999999,5.2240008 20,5.5 C 20,5.7759993 20.223999,6 20.5,6 C 20.776,6 21,5.7759994 21,5.5 C 21,5.2240007 20.776,5 20.5,5 z M 22.5,5 C 22.224,5 21.999999,5.2240008 22,5.5 C 22,5.7759993 22.223999,6 22.5,6 C 22.776,6 23,5.7759994 23,5.5 C 23,5.2240007 22.776,5 22.5,5 z M 24.5,5 C 24.224,5 23.999999,5.2240008 24,5.5 C 24,5.7759993 24.223999,6 24.5,6 C 24.776,6 25,5.7759994 25,5.5 C 25,5.2240007 24.776,5 24.5,5 z M 26.5,5 C 26.224,5 25.999999,5.2240008 26,5.5 C 26,5.7759993 26.223999,6 26.5,6 C 26.776,6 27,5.7759994 27,5.5 C 27,5.2240007 26.776,5 26.5,5 z M 28.5,5 C 28.224,5 28,5.224 28,5.5 C 28,5.776 28.224,6 28.5,6 C 28.776,6 29,5.776 29,5.5 C 29,5.224 28.776,5 28.5,5 z M 19.5,6 C 19.224,6 18.999999,6.2240008 19,6.5 C 19,6.7759993 19.223999,7 19.5,7 C 19.776,7 20,6.7759994 20,6.5 C 20,6.2240007 19.776,6 19.5,6 z M 21.5,6 C 21.224,6 20.999999,6.2240008 21,6.5 C 21,6.7759993 21.223999,7 21.5,7 C 21.776,7 22,6.7759994 22,6.5 C 22,6.2240007 21.776,6 21.5,6 z M 23.5,6 C 23.224,6 22.999999,6.2240008 23,6.5 C 23,6.7759993 23.223999,7 23.5,7 C 23.776,7 24,6.7759994 24,6.5 C 24,6.2240007 23.776,6 23.5,6 z M 25.5,6 C 25.224,6 24.999999,6.2240008 25,6.5 C 25,6.7759993 25.223999,7 25.5,7 C 25.776,7 26,6.7759994 26,6.5 C 26,6.2240007 25.776,6 25.5,6 z M 27.5,6 C 27.224,6 26.999999,6.2240008 27,6.5 C 27,6.7759993 27.223999,7 27.5,7 C 27.776,7 28,6.7759994 28,6.5 C 28,6.2240007 27.776,6 27.5,6 z M 29.5,6 C 29.224,6 29,6.224 29,6.5 C 29,6.776 29.224,7 29.5,7 C 29.776,7 30,6.776 30,6.5 C 30,6.224 29.776,6 29.5,6 z M 20.5,7 C 20.224,7 19.999999,7.2240008 20,7.5 C 20,7.7759993 20.223999,8.0000002 20.5,8 C 20.776,8 21,7.7759994 21,7.5 C 21,7.2240007 20.776,7 20.5,7 z M 22.5,7 C 22.224,7 21.999999,7.2240008 22,7.5 C 22,7.7759993 22.223999,8.0000002 22.5,8 C 22.776,8 23,7.7759994 23,7.5 C 23,7.2240007 22.776,7 22.5,7 z M 24.5,7 C 24.224,7 23.999999,7.2240008 24,7.5 C 24,7.7759993 24.223999,8.0000002 24.5,8 C 24.776,8 25,7.7759994 25,7.5 C 25,7.2240007 24.776,7 24.5,7 z M 26.5,7 C 26.224,7 25.999999,7.2240008 26,7.5 C 26,7.7759993 26.223999,8.0000002 26.5,8 C 26.776,8 27,7.7759994 27,7.5 C 27,7.2240007 26.776,7 26.5,7 z M 28.5,7 C 28.224,7 27.999999,7.2240008 28,7.5 C 28,7.7759993 28.223999,8.0000002 28.5,8 C 28.776,8 29,7.7759994 29,7.5 C 29,7.2240007 28.776,7 28.5,7 z M 30.5,7 C 30.224,7 30,7.224 30,7.5 C 30,7.776 30.224,8 30.5,8 C 30.776,8 31,7.776 31,7.5 C 31,7.224 30.776,7 30.5,7 z M 19.5,8 C 19.224,8 18.999999,8.2240008 19,8.5 C 19,8.7759993 19.223999,9 19.5,9 C 19.776,9 20,8.7759994 20,8.5 C 20,8.2240007 19.776,8 19.5,8 z M 21.5,8 C 21.224,8 20.999999,8.2240008 21,8.5 C 21,8.7759993 21.223999,9 21.5,9 C 21.776,9 22,8.7759994 22,8.5 C 22,8.2240007 21.776,8 21.5,8 z M 23.5,8 C 23.224,8 22.999999,8.2240008 23,8.5 C 23,8.7759993 23.223999,9 23.5,9 C 23.776,9 24,8.7759994 24,8.5 C 24,8.2240007 23.776,8 23.5,8 z M 25.5,8 C 25.224,8 24.999999,8.2240008 25,8.5 C 25,8.7759993 25.223999,9 25.5,9 C 25.776,9 26,8.7759994 26,8.5 C 26,8.2240007 25.776,8 25.5,8 z M 27.5,8 C 27.224,8 26.999999,8.2240008 27,8.5 C 27,8.7759993 27.223999,9 27.5,9 C 27.776,9 28,8.7759994 28,8.5 C 28,8.2240007 27.776,8 27.5,8 z M 29.5,8 C 29.224,8 28.999999,8.2240008 29,8.5 C 29,8.7759993 29.223999,9 29.5,9 C 29.776,9 30,8.7759994 30,8.5 C 30,8.2240007 29.776,8 29.5,8 z M 18.5,9 C 18.224,9 17.999999,9.224001 18,9.5 C 18,9.775999 18.223999,10 18.5,10 C 18.776,10 19,9.775999 19,9.5 C 19,9.224001 18.776,9 18.5,9 z M 20.5,9 C 20.224,9 19.999999,9.224001 20,9.5 C 20,9.775999 20.223999,10 20.5,10 C 20.776,10 21,9.775999 21,9.5 C 21,9.224001 20.776,9 20.5,9 z M 22.5,9 C 22.224,9 21.999999,9.224001 22,9.5 C 22,9.775999 22.223999,10 22.5,10 C 22.776,10 23,9.775999 23,9.5 C 23,9.224001 22.776,9 22.5,9 z M 24.5,9 C 24.224,9 23.999999,9.224001 24,9.5 C 24,9.775999 24.223999,10 24.5,10 C 24.776,10 25,9.775999 25,9.5 C 25,9.224001 24.776,9 24.5,9 z M 26.5,9 C 26.224,9 25.999999,9.224001 26,9.5 C 26,9.775999 26.223999,10 26.5,10 C 26.776,10 27,9.775999 27,9.5 C 27,9.224001 26.776,9 26.5,9 z M 28.5,9 C 28.224,9 27.999999,9.224001 28,9.5 C 28,9.775999 28.223999,10 28.5,10 C 28.776,10 29,9.775999 29,9.5 C 29,9.224001 28.776,9 28.5,9 z M 30.5,9 C 30.224,9 30,9.224 30,9.5 C 30,9.776 30.224,10 30.5,10 C 30.776,10 31,9.776 31,9.5 C 31,9.224 30.776,9 30.5,9 z M 19.5,10 C 19.224,10 18.999999,10.224001 19,10.5 C 19,10.775999 19.223999,11 19.5,11 C 19.776,11 20,10.775999 20,10.5 C 20,10.224001 19.776,10 19.5,10 z M 21.5,10 C 21.224,10 20.999999,10.224001 21,10.5 C 21,10.775999 21.223999,11 21.5,11 C 21.776,11 22,10.775999 22,10.5 C 22,10.224001 21.776,10 21.5,10 z M 23.5,10 C 23.224,10 22.999999,10.224001 23,10.5 C 23,10.775999 23.223999,11 23.5,11 C 23.776,11 24,10.775999 24,10.5 C 24,10.224001 23.776,10 23.5,10 z M 25.5,10 C 25.224,10 24.999999,10.224001 25,10.5 C 25,10.775999 25.223999,11 25.5,11 C 25.776,11 26,10.775999 26,10.5 C 26,10.224001 25.776,10 25.5,10 z M 27.5,10 C 27.224,10 26.999999,10.224001 27,10.5 C 27,10.775999 27.223999,11 27.5,11 C 27.776,11 28,10.775999 28,10.5 C 28,10.224001 27.776,10 27.5,10 z M 29.5,10 C 29.224,10 28.999999,10.224001 29,10.5 C 29,10.775999 29.223999,11 29.5,11 C 29.776,11 30,10.775999 30,10.5 C 30,10.224001 29.776,10 29.5,10 z M 18.5,11 C 18.224,11 17.999999,11.224 18,11.5 C 18,11.775999 18.223999,12 18.5,12 C 18.776,12 19,11.775999 19,11.5 C 19,11.224001 18.776,11 18.5,11 z M 20.5,11 C 20.224,11 19.999999,11.224 20,11.5 C 20,11.775999 20.223999,12 20.5,12 C 20.776,12 21,11.775999 21,11.5 C 21,11.224001 20.776,11 20.5,11 z M 22.5,11 C 22.224,11 21.999999,11.224 22,11.5 C 22,11.775999 22.223999,12 22.5,12 C 22.776,12 23,11.775999 23,11.5 C 23,11.224001 22.776,11 22.5,11 z M 24.5,11 C 24.224,11 23.999999,11.224 24,11.5 C 24,11.775999 24.223999,12 24.5,12 C 24.776,12 25,11.775999 25,11.5 C 25,11.224001 24.776,11 24.5,11 z M 26.5,11 C 26.224,11 25.999999,11.224 26,11.5 C 26,11.775999 26.223999,12 26.5,12 C 26.776,12 27,11.775999 27,11.5 C 27,11.224001 26.776,11 26.5,11 z M 28.5,11 C 28.224,11 27.999999,11.224 28,11.5 C 28,11.775999 28.223999,12 28.5,12 C 28.776,12 29,11.775999 29,11.5 C 29,11.224001 28.776,11 28.5,11 z M 30.5,11 C 30.224,11 30,11.224 30,11.5 C 30,11.776 30.224,12 30.5,12 C 30.776,12 31,11.776 31,11.5 C 31,11.224 30.776,11 30.5,11 z M 19.5,12 C 19.224,12 18.999999,12.224 19,12.5 C 19,12.775999 19.223999,13 19.5,13 C 19.776,13 20,12.775999 20,12.5 C 20,12.224001 19.776,12 19.5,12 z M 21.5,12 C 21.224,12 20.999999,12.224 21,12.5 C 21,12.775999 21.223999,13 21.5,13 C 21.776,13 22,12.775999 22,12.5 C 22,12.224001 21.776,12 21.5,12 z M 23.5,12 C 23.224,12 22.999999,12.224 23,12.5 C 23,12.775999 23.223999,13 23.5,13 C 23.776,13 24,12.775999 24,12.5 C 24,12.224001 23.776,12 23.5,12 z M 25.5,12 C 25.224,12 24.999999,12.224 25,12.5 C 25,12.775999 25.223999,13 25.5,13 C 25.776,13 26,12.775999 26,12.5 C 26,12.224001 25.776,12 25.5,12 z M 27.5,12 C 27.224,12 26.999999,12.224 27,12.5 C 27,12.775999 27.223999,13 27.5,13 C 27.776,13 28,12.775999 28,12.5 C 28,12.224001 27.776,12 27.5,12 z M 29.5,12 C 29.224,12 28.999999,12.224 29,12.5 C 29,12.775999 29.223999,13 29.5,13 C 29.776,13 30,12.775999 30,12.5 C 30,12.224001 29.776,12 29.5,12 z M 18.5,13 C 18.224,13 17.999999,13.224 18,13.5 C 18,13.775999 18.223999,14 18.5,14 C 18.776,14 19,13.775999 19,13.5 C 19,13.224001 18.776,13 18.5,13 z M 20.5,13 C 20.224,13 19.999999,13.224 20,13.5 C 20,13.775999 20.223999,14 20.5,14 C 20.776,14 21,13.775999 21,13.5 C 21,13.224001 20.776,13 20.5,13 z M 22.5,13 C 22.224,13 21.999999,13.224 22,13.5 C 22,13.775999 22.223999,14 22.5,14 C 22.776,14 23,13.775999 23,13.5 C 23,13.224001 22.776,13 22.5,13 z M 24.5,13 C 24.224,13 23.999999,13.224 24,13.5 C 24,13.775999 24.223999,14 24.5,14 C 24.776,14 25,13.775999 25,13.5 C 25,13.224001 24.776,13 24.5,13 z M 26.5,13 C 26.224,13 25.999999,13.224 26,13.5 C 26,13.775999 26.223999,14 26.5,14 C 26.776,14 27,13.775999 27,13.5 C 27,13.224001 26.776,13 26.5,13 z M 28.5,13 C 28.224,13 27.999999,13.224 28,13.5 C 28,13.775999 28.223999,14 28.5,14 C 28.776,14 29,13.775999 29,13.5 C 29,13.224001 28.776,13 28.5,13 z M 30.5,13 C 30.224,13 30,13.224 30,13.5 C 30,13.776 30.224,14 30.5,14 C 30.776,14 31,13.776 31,13.5 C 31,13.224 30.776,13 30.5,13 z M 19.5,14 C 19.224,14 18.999999,14.224 19,14.5 C 19,14.775999 19.223999,15 19.5,15 C 19.776,15 20,14.775999 20,14.5 C 20,14.224001 19.776,14 19.5,14 z M 21.5,14 C 21.224,14 20.999999,14.224 21,14.5 C 21,14.775999 21.223999,15 21.5,15 C 21.776,15 22,14.775999 22,14.5 C 22,14.224001 21.776,14 21.5,14 z M 23.5,14 C 23.224,14 22.999999,14.224 23,14.5 C 23,14.775999 23.223999,15 23.5,15 C 23.776,15 24,14.775999 24,14.5 C 24,14.224001 23.776,14 23.5,14 z M 25.5,14 C 25.224,14 24.999999,14.224 25,14.5 C 25,14.775999 25.223999,15 25.5,15 C 25.776,15 26,14.775999 26,14.5 C 26,14.224001 25.776,14 25.5,14 z M 27.5,14 C 27.224,14 26.999999,14.224 27,14.5 C 27,14.775999 27.223999,15 27.5,15 C 27.776,15 28,14.775999 28,14.5 C 28,14.224001 27.776,14 27.5,14 z M 29.5,14 C 29.224,14 28.999999,14.224 29,14.5 C 29,14.775999 29.223999,15 29.5,15 C 29.776,15 30,14.775999 30,14.5 C 30,14.224001 29.776,14 29.5,14 z M 18.5,15 C 18.224,15 17.999999,15.224 18,15.5 C 18,15.775999 18.223999,16 18.5,16 C 18.776,16 19,15.775999 19,15.5 C 19,15.224001 18.776,15 18.5,15 z M 20.5,15 C 20.224,15 19.999999,15.224 20,15.5 C 20,15.775999 20.223999,16 20.5,16 C 20.776,16 21,15.775999 21,15.5 C 21,15.224001 20.776,15 20.5,15 z M 22.5,15 C 22.224,15 21.999999,15.224 22,15.5 C 22,15.775999 22.223999,16 22.5,16 C 22.776,16 23,15.775999 23,15.5 C 23,15.224001 22.776,15 22.5,15 z M 24.5,15 C 24.224,15 23.999999,15.224 24,15.5 C 24,15.775999 24.223999,16 24.5,16 C 24.776,16 25,15.775999 25,15.5 C 25,15.224001 24.776,15 24.5,15 z M 26.5,15 C 26.224,15 25.999999,15.224 26,15.5 C 26,15.775999 26.223999,16 26.5,16 C 26.776,16 27,15.775999 27,15.5 C 27,15.224001 26.776,15 26.5,15 z M 28.5,15 C 28.224,15 27.999999,15.224 28,15.5 C 28,15.775999 28.223999,16 28.5,16 C 28.776,16 29,15.775999 29,15.5 C 29,15.224001 28.776,15 28.5,15 z M 30.5,15 C 30.224,15 30,15.224 30,15.5 C 30,15.776 30.224,16 30.5,16 C 30.776,16 31,15.776 31,15.5 C 31,15.224 30.776,15 30.5,15 z M 19.5,16 C 19.224,16 18.999999,16.224001 19,16.5 C 19,16.775999 19.223999,17 19.5,17 C 19.776,17 20,16.776 20,16.5 C 20,16.224001 19.776,16 19.5,16 z M 21.5,16 C 21.224,16 20.999999,16.224001 21,16.5 C 21,16.775999 21.223999,17 21.5,17 C 21.776,17 22,16.776 22,16.5 C 22,16.224001 21.776,16 21.5,16 z M 23.5,16 C 23.224,16 22.999999,16.224001 23,16.5 C 23,16.775999 23.223999,17 23.5,17 C 23.776,17 24,16.776 24,16.5 C 24,16.224001 23.776,16 23.5,16 z M 25.5,16 C 25.224,16 24.999999,16.224001 25,16.5 C 25,16.775999 25.223999,17 25.5,17 C 25.776,17 26,16.776 26,16.5 C 26,16.224001 25.776,16 25.5,16 z M 27.5,16 C 27.224,16 26.999999,16.224001 27,16.5 C 27,16.775999 27.223999,17 27.5,17 C 27.776,17 28,16.776 28,16.5 C 28,16.224001 27.776,16 27.5,16 z M 29.5,16 C 29.224,16 28.999999,16.224 29,16.5 C 29,16.775999 29.223999,17 29.5,17 C 29.776,17 30,16.775999 30,16.5 C 30,16.224001 29.776,16 29.5,16 z M 18.5,17 C 18.224,17 17.999999,17.224001 18,17.5 C 18,17.775999 18.223999,18 18.5,18 C 18.776,18 19,17.776 19,17.5 C 19,17.224001 18.776,17 18.5,17 z M 20.5,17 C 20.224,17 19.999999,17.224001 20,17.5 C 20,17.775999 20.223999,18 20.5,18 C 20.776,18 21,17.776 21,17.5 C 21,17.224001 20.776,17 20.5,17 z M 22.5,17 C 22.224,17 21.999999,17.224001 22,17.5 C 22,17.775999 22.223999,18 22.5,18 C 22.776,18 23,17.776 23,17.5 C 23,17.224001 22.776,17 22.5,17 z M 24.5,17 C 24.224,17 23.999999,17.224001 24,17.5 C 24,17.775999 24.223999,18 24.5,18 C 24.776,18 25,17.776 25,17.5 C 25,17.224001 24.776,17 24.5,17 z M 26.5,17 C 26.224,17 25.999999,17.224001 26,17.5 C 26,17.775999 26.223999,18 26.5,18 C 26.776,18 27,17.776 27,17.5 C 27,17.224001 26.776,17 26.5,17 z M 28.5,17 C 28.224,17 27.999999,17.224001 28,17.5 C 28,17.775999 28.223999,18 28.5,18 C 28.776,18 29,17.776 29,17.5 C 29,17.224001 28.776,17 28.5,17 z M 30.5,17 C 30.224,17 30,17.224 30,17.5 C 30,17.776 30.224,18 30.5,18 C 30.776,18 31,17.776 31,17.5 C 31,17.224 30.776,17 30.5,17 z M 19.5,18 C 19.224,18 18.999999,18.224001 19,18.5 C 19,18.775999 19.223999,19 19.5,19 C 19.776,19 20,18.776 20,18.5 C 20,18.224001 19.776,18 19.5,18 z M 21.5,18 C 21.224,18 20.999999,18.224001 21,18.5 C 21,18.775999 21.223999,19 21.5,19 C 21.776,19 22,18.776 22,18.5 C 22,18.224001 21.776,18 21.5,18 z M 23.5,18 C 23.224,18 22.999999,18.224001 23,18.5 C 23,18.775999 23.223999,19 23.5,19 C 23.776,19 24,18.776 24,18.5 C 24,18.224001 23.776,18 23.5,18 z M 25.5,18 C 25.224,18 24.999999,18.224001 25,18.5 C 25,18.775999 25.223999,19 25.5,19 C 25.776,19 26,18.776 26,18.5 C 26,18.224001 25.776,18 25.5,18 z M 27.5,18 C 27.224,18 26.999999,18.224001 27,18.5 C 27,18.775999 27.223999,19 27.5,19 C 27.776,19 28,18.776 28,18.5 C 28,18.224001 27.776,18 27.5,18 z M 29.5,18 C 29.224,18 28.999999,18.224001 29,18.5 C 29,18.775999 29.223999,19 29.5,19 C 29.776,19 30,18.776 30,18.5 C 30,18.224001 29.776,18 29.5,18 z M 18.5,19 C 18.224,19 17.999999,19.224001 18,19.5 C 18,19.775999 18.223999,19.999999 18.5,20 C 18.776,20 19,19.776 19,19.5 C 19,19.224001 18.776,19 18.5,19 z M 20.5,19 C 20.224,19 19.999999,19.224001 20,19.5 C 20,19.775999 20.223999,19.999999 20.5,20 C 20.776,20 21,19.776 21,19.5 C 21,19.224001 20.776,19 20.5,19 z M 22.5,19 C 22.224,19 21.999999,19.224001 22,19.5 C 22,19.775999 22.223999,19.999999 22.5,20 C 22.776,20 23,19.776 23,19.5 C 23,19.224001 22.776,19 22.5,19 z M 24.5,19 C 24.224,19 23.999999,19.224001 24,19.5 C 24,19.775999 24.223999,19.999999 24.5,20 C 24.776,20 25,19.776 25,19.5 C 25,19.224001 24.776,19 24.5,19 z M 26.5,19 C 26.224,19 25.999999,19.224001 26,19.5 C 26,19.775999 26.223999,19.999999 26.5,20 C 26.776,20 27,19.776 27,19.5 C 27,19.224001 26.776,19 26.5,19 z M 28.5,19 C 28.224,19 27.999999,19.224001 28,19.5 C 28,19.775999 28.223999,19.999999 28.5,20 C 28.776,20 29,19.776 29,19.5 C 29,19.224001 28.776,19 28.5,19 z M 30.5,19 C 30.224,19 30,19.224 30,19.5 C 30,19.776 30.224,20 30.5,20 C 30.776,20 31,19.776 31,19.5 C 31,19.224 30.776,19 30.5,19 z M 19.5,20 C 19.224,20 18.999999,20.224001 19,20.5 C 19,20.775999 19.223999,20.999999 19.5,21 C 19.776,21 20,20.776 20,20.5 C 20,20.224001 19.776,20 19.5,20 z M 21.5,20 C 21.224,20 20.999999,20.224001 21,20.5 C 21,20.775999 21.223999,20.999999 21.5,21 C 21.776,21 22,20.776 22,20.5 C 22,20.224001 21.776,20 21.5,20 z M 23.5,20 C 23.224,20 22.999999,20.224001 23,20.5 C 23,20.775999 23.223999,20.999999 23.5,21 C 23.776,21 24,20.776 24,20.5 C 24,20.224001 23.776,20 23.5,20 z M 25.5,20 C 25.224,20 24.999999,20.224001 25,20.5 C 25,20.775999 25.223999,20.999999 25.5,21 C 25.776,21 26,20.776 26,20.5 C 26,20.224001 25.776,20 25.5,20 z M 27.5,20 C 27.224,20 26.999999,20.224001 27,20.5 C 27,20.775999 27.223999,20.999999 27.5,21 C 27.776,21 28,20.776 28,20.5 C 28,20.224001 27.776,20 27.5,20 z M 29.5,20 C 29.224,20 28.999999,20.224001 29,20.5 C 29,20.775999 29.223999,20.999999 29.5,21 C 29.776,21 30,20.776 30,20.5 C 30,20.224001 29.776,20 29.5,20 z M 20.5,21 C 20.224,21 19.999999,21.224001 20,21.5 C 20,21.775999 20.223999,21.999999 20.5,22 C 20.776,22 21,21.776 21,21.5 C 21,21.224001 20.776,21 20.5,21 z M 22.5,21 C 22.224,21 21.999999,21.224001 22,21.5 C 22,21.775999 22.223999,21.999999 22.5,22 C 22.776,22 23,21.776 23,21.5 C 23,21.224001 22.776,21 22.5,21 z M 24.5,21 C 24.224,21 23.999999,21.224001 24,21.5 C 24,21.775999 24.223999,21.999999 24.5,22 C 24.776,22 25,21.776 25,21.5 C 25,21.224001 24.776,21 24.5,21 z M 26.5,21 C 26.224,21 25.999999,21.224001 26,21.5 C 26,21.775999 26.223999,21.999999 26.5,22 C 26.776,22 27,21.776 27,21.5 C 27,21.224001 26.776,21 26.5,21 z M 28.5,21 C 28.224,21 27.999999,21.224001 28,21.5 C 28,21.775999 28.223999,21.999999 28.5,22 C 28.776,22 29,21.776 29,21.5 C 29,21.224001 28.776,21 28.5,21 z M 21.5,22 C 21.224,22 20.999999,22.224001 21,22.5 C 21,22.775999 21.223999,22.999999 21.5,23 C 21.776,23 22,22.776 22,22.5 C 22,22.224001 21.776,22 21.5,22 z M 23.5,22 C 23.224,22 22.999999,22.224001 23,22.5 C 23,22.775999 23.223999,22.999999 23.5,23 C 23.776,23 24,22.776 24,22.5 C 24,22.224001 23.776,22 23.5,22 z M 25.5,22 C 25.224,22 24.999999,22.224001 25,22.5 C 25,22.775999 25.223999,22.999999 25.5,23 C 25.776,23 26,22.776 26,22.5 C 26,22.224001 25.776,22 25.5,22 z M 27.5,22 C 27.224,22 26.999999,22.224001 27,22.5 C 27,22.775999 27.223999,22.999999 27.5,23 C 27.776,23 28,22.776 28,22.5 C 28,22.224001 27.776,22 27.5,22 z M 22.5,23 C 22.224,23 21.999999,23.224001 22,23.5 C 22,23.775999 22.223999,23.999999 22.5,24 C 22.776,24 23,23.776 23,23.5 C 23,23.224001 22.776,23 22.5,23 z M 24.5,23 C 24.224,23 23.999999,23.224001 24,23.5 C 24,23.775999 24.223999,23.999999 24.5,24 C 24.776,24 25,23.776 25,23.5 C 25,23.224001 24.776,23 24.5,23 z M 26.5,23 C 26.224,23 25.999999,23.224001 26,23.5 C 26,23.775999 26.223999,23.999999 26.5,24 C 26.776,24 27,23.776 27,23.5 C 27,23.224001 26.776,23 26.5,23 z M 23.5,24 C 23.224,24 22.999999,24.224001 23,24.5 C 23,24.775999 23.223999,24.999999 23.5,25 C 23.776,25 24,24.776 24,24.5 C 24,24.224001 23.776,24 23.5,24 z M 25.5,24 C 25.224,24 24.999999,24.224001 25,24.5 C 25,24.775999 25.223999,24.999999 25.5,25 C 25.776,25 26,24.776 26,24.5 C 26,24.224001 25.776,24 25.5,24 z" + style="opacity:0.5;fill:url(#linearGradient3064);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="6.0500031" + rx="6.0000024" + y="2.5000026" + x="18.500008" + height="22.000008" + width="12.000005" + id="rect2967" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient3066);stroke-width:1.0000006;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + </g> + <g + style="stroke:url(#radialGradient3373);display:inline" + id="g26136" + transform="matrix(0.4579202,0,0,0.9423324,-20.358831,-4.6737794)"> + <path + sodipodi:nodetypes="csc" + id="path25249" + d="M 69.03125,40.1875 C 74.190803,36.02097 77.499999,29.643289 77.5,22.5 C 77.5,15.734684 74.540259,9.6637676 69.84375,5.5" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient3371);stroke-width:1.17171037;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + </g> + <g + style="stroke:#729fcf;display:inline" + id="g27916" + transform="matrix(0.3975228,0,0,0.9423324,-18.689059,-4.6737794)"> + <path + sodipodi:nodetypes="csc" + id="path21632" + d="M 67.5625,34.78125 C 71.176369,31.899733 73.499999,27.47788 73.5,22.5 C 73.5,17.793936 71.43603,13.569699 68.15625,10.6875" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient3375);stroke-width:1.25757563;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + </g> + <g + style="stroke:#729fcf;display:inline" + id="g28807" + transform="matrix(0.272091,0,0,0.9423324,-15.475768,-4.3498543)"> + <path + sodipodi:nodetypes="csc" + id="path27920" + d="M 74.954806,30.15625 C 77.22438,28.375887 78.673556,25.606103 78.673556,22.5 C 78.673556,19.560794 77.36198,16.939552 75.298556,15.15625" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient3377);stroke-width:1.52005064;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/status/audio-input-microphone-low.svg b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-low.svg new file mode 100644 index 0000000..2aec722 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-low.svg @@ -0,0 +1,1045 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg2790" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="audio-input-mic-low.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs2792"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6968" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.6828427,-122.46854,-61.286186)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6964" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6976" + cx="70.53125" + cy="22.734375" + fx="70.53125" + fy="22.734375" + r="3.5975378" + gradientTransform="matrix(1.8087117,0,0,3.5234273,-57.039447,-57.368542)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6958"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop6960" /> + <stop + id="stop6966" + offset="0.60000002" + style="stop-color:#729fcf;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop6962" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6984" + cx="60.640625" + cy="22.65625" + fx="60.640625" + fy="22.65625" + r="2.6194003" + gradientTransform="matrix(2.1454532,0,0,3.0191635,-69.461,-45.746674)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3579"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3581" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3583" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient3585" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" /> + <linearGradient + id="linearGradient3228"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3230" /> + <stop + id="stop3573" + offset="0.06770357" + style="stop-color:black;stop-opacity:0.42857143;" /> + <stop + id="stop3569" + offset="0.29894069" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:0.49803922;" + offset="0.77437174" + id="stop3571" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="1" + id="stop3232" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3567" + gradientUnits="userSpaceOnUse" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" + gradientTransform="translate(0,3)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2920"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2922" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2924" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient2926" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2877"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2879" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2881" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient2894" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3815"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2892" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2867"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2869" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2871" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient2890" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + id="linearGradient3734"> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="0" + id="stop3736" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop3738" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient3740" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient4481"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4483" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop4485" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient4487" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2904"> + <stop + id="stop2906" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.21551724" + id="stop2910" /> + <stop + id="stop2912" + offset="0.70243758" + style="stop-color:#c3c4c2;stop-opacity:1;" /> + <stop + id="stop2908" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient2902" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2949" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2943"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop2945" /> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="1" + id="stop2947" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2953" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientTransform="translate(14,0)" /> + <linearGradient + id="linearGradient2981"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop2983" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop2985" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient2987" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3805" + gradientUnits="userSpaceOnUse" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientTransform="translate(20,-1)" /> + <linearGradient + id="linearGradient3795"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3797" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3799" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3801" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient3726"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop3728" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop3730" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient3732" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3703"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3705" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3707" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient3709" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3779"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3781" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3783" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3785" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2965"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2967" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2969" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient2971" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3711" + inkscape:collect="always"> + <stop + id="stop3713" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop3715" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient3691" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4465"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop4467" /> + <stop + style="stop-color:#2e3436;stop-opacity:0" + offset="1" + id="stop4469" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4465" + id="linearGradient4460" + gradientUnits="userSpaceOnUse" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" + gradientTransform="translate(-0.25,12.5)" /> + <linearGradient + id="linearGradient4475" + inkscape:collect="always"> + <stop + id="stop4477" + offset="0" + style="stop-color:black;stop-opacity:1" /> + <stop + id="stop4479" + offset="1" + style="stop-color:black;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4475" + id="linearGradient4473" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.25,13.5)" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient4505" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4499"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop4501" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop4503" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective2798" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3373" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8087117,0,0,3.5234273,-57.039447,-57.368542)" + cx="70.53125" + cy="22.734375" + fx="70.53125" + fy="22.734375" + r="3.5975378" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3377" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1454532,0,0,3.0191635,-53.287444,-45.746674)" + cx="60.640625" + cy="22.65625" + fx="60.640625" + fy="22.65625" + r="2.6194003" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3028" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient3030" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient3032" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3034" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient3036" + gradientUnits="userSpaceOnUse" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient3038" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3040" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3042" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(20,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient3044" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient3046" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(14,0)" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient3048" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient3050" + gradientUnits="userSpaceOnUse" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient3052" + gradientUnits="userSpaceOnUse" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient3054" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient3056" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient3058" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient3060" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient3062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3064" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,3)" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient3066" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.270833" + inkscape:cx="23.999998" + inkscape:cy="23.999998" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="780" + inkscape:window-height="776" + inkscape:window-x="161" + inkscape:window-y="146" /> + <metadata + id="metadata2795"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + style="display:inline" + id="g2915" + transform="translate(7.6010187,0.1428571)"> + <path + transform="matrix(0.727673,0,0,1.235135,7.166344,-12.0556)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2917" + style="opacity:0.1;fill:url(#radialGradient3026);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.233813,0,0,1.235135,-4.890235,-6.055598)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2919" + style="opacity:0.7;fill:url(#radialGradient3028);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2925" + style="opacity:1;fill:url(#radialGradient3030);fill-opacity:1;stroke:#555753;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.43667,0,0,0.429141,14.09824,21.41158)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2927" + style="opacity:1;fill:url(#radialGradient3032);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccssccc" + id="path2929" + d="M 27.35249,32.125 C 25.613836,32.860383 24.806671,34.177948 23.67433,35.292277 C 23.188021,35.599877 23.07463,36.001723 23.15468,36.568962 C 23.23473,37.136205 23.644126,37.624296 24.196826,37.787146 C 24.749524,37.949994 25.196373,37.917185 25.574713,37.485007 C 26.676195,35.285524 28.744563,33.983863 31,32.85591 C 29.870496,32.536987 28.651039,32.264053 27.35249,32.125 z" + style="opacity:0.7;fill:url(#linearGradient3034);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 23.8125,31.5 C 20.473005,31.5 17.440949,32.183256 15.34375,33.25 C 13.246551,34.316744 12.21875,35.666366 12.21875,36.90625 C 12.21875,38.146134 13.246551,39.495756 15.34375,40.5625 C 17.440949,41.629244 20.473005,42.312501 23.8125,42.3125 C 27.151995,42.3125 30.184051,41.629244 32.28125,40.5625 C 34.378449,39.495756 35.40625,38.146134 35.40625,36.90625 C 35.40625,35.666366 34.378449,34.316744 32.28125,33.25 C 30.184051,32.183256 27.151995,31.5 23.8125,31.5 z" + id="path2931" + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient3036);stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + inkscape:original="M 23.8125 30.5 C 16.859872 30.5 11.21875 33.368948 11.21875 36.90625 C 11.21875 40.443552 16.859872 43.312502 23.8125 43.3125 C 30.765128 43.3125 36.406249 40.443552 36.40625 36.90625 C 36.40625 33.368948 30.765128 30.5 23.8125 30.5 z " + inkscape:radius="-0.99470079" + sodipodi:type="inkscape:offset" /> + <path + sodipodi:nodetypes="cc" + id="path2933" + d="M 24.5,27.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3038);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2935" + d="M 34.500008,18.999997 C 34.5,23.285708 30.040008,26.499998 24.500006,26.499998 C 18.960004,26.499998 14.5,23.285708 14.500003,18.999997" + style="fill:none;fill-opacity:1;stroke:#888a85;stroke-width:3.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="12.5" + height="2.9999995" + width="4" + id="rect2937" + style="opacity:1;fill:url(#linearGradient3040);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="32.5" + height="2.9999995" + width="4" + id="rect2939" + style="opacity:1;fill:url(#linearGradient3042);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2941" + d="M 34.500008,18.999991 C 34.500008,23.285701 30.040008,26.499992 24.500006,26.499992 C 18.960004,26.499992 14.5,23.285701 14.500003,18.999991" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3044);stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="30" + height="6" + width="3.0000005" + id="rect2943" + style="opacity:1;fill:url(#linearGradient3046);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,12.25,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2945" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="16" + height="6" + width="3.0000005" + id="rect2947" + style="opacity:1;fill:url(#linearGradient3048);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="7.0108709" + rx="7.0000019" + y="1.5000002" + x="17.499996" + height="24.000008" + width="14.000004" + id="rect2949" + style="opacity:1;fill:url(#linearGradient3050);fill-opacity:1;stroke:url(#linearGradient3052);stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path2951" + d="M 24.5,26.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3054);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,-7.75,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2953" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <g + id="g2955" + style="display:inline"> + <rect + style="opacity:1;fill:url(#linearGradient3056);fill-opacity:1;stroke:none;stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="rect2957" + width="4" + height="15.374996" + x="20" + y="6" + rx="2" + ry="2.1991496" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.54470092" + inkscape:original="M 24.5 2.5 C 20.621999 2.5 17.5 5.615977 17.5 9.5 L 17.5 19.5 C 17.5 23.384022 20.621999 26.5 24.5 26.5 C 28.378001 26.5 31.5 23.384022 31.5 19.5 L 31.5 9.5 C 31.5 5.6159775 28.378001 2.5 24.5 2.5 z " + style="opacity:0.2;fill:url(#linearGradient3058);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="path2959" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,19.5 C 18.03125,23.092133 20.913778,25.96875 24.5,25.96875 C 28.086222,25.96875 30.96875,23.092133 30.96875,19.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + transform="translate(0,-1)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#linearGradient3060);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2961" + sodipodi:cx="23.65625" + sodipodi:cy="7.6875" + sodipodi:rx="3.34375" + sodipodi:ry="3.0625" + d="M 27,7.6875 A 3.34375,3.0625 0 1 1 20.3125,7.6875 A 3.34375,3.0625 0 1 1 27,7.6875 z" + transform="matrix(1,0,0,1.081633,-0.375,-1.252551)" /> + </g> + <path + sodipodi:nodetypes="cccccc" + id="path2963" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,14.5 L 30.96875,14.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + style="opacity:0.9;fill:url(#radialGradient3062);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline" + transform="translate(0,-1)" /> + <path + sodipodi:nodetypes="csssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssc" + id="path2965" + d="M 22.5,3 C 22.224,3 22,3.224 22,3.5 C 22,3.776 22.224,4 22.5,4 C 22.776,4 23,3.776 23,3.5 C 23,3.224 22.776,3 22.5,3 z M 24.5,3 C 24.224,3 24,3.224 24,3.5 C 24,3.776 24.224,4 24.5,4 C 24.776,4 25,3.776 25,3.5 C 25,3.224 24.776,3 24.5,3 z M 26.5,3 C 26.224,3 26,3.224 26,3.5 C 26,3.776 26.224,4 26.5,4 C 26.776,4 27,3.776 27,3.5 C 27,3.224 26.776,3 26.5,3 z M 21.5,4 C 21.224,4 21,4.224 21,4.5 C 21,4.776 21.224,5 21.5,5 C 21.776,5 22,4.776 22,4.5 C 22,4.224 21.776,4 21.5,4 z M 23.5,4 C 23.224,4 22.999999,4.2240007 23,4.5 C 23,4.7759993 23.223999,5 23.5,5 C 23.776,5 24,4.7759993 24,4.5 C 24,4.2240007 23.776,4 23.5,4 z M 25.5,4 C 25.224,4 24.999999,4.2240007 25,4.5 C 25,4.7759993 25.223999,5 25.5,5 C 25.776,5 26,4.7759993 26,4.5 C 26,4.2240007 25.776,4 25.5,4 z M 27.5,4 C 27.224,4 27,4.224 27,4.5 C 27,4.776 27.224,5 27.5,5 C 27.776,5 28,4.776 28,4.5 C 28,4.224 27.776,4 27.5,4 z M 20.5,5 C 20.224,5 19.999999,5.2240008 20,5.5 C 20,5.7759993 20.223999,6 20.5,6 C 20.776,6 21,5.7759994 21,5.5 C 21,5.2240007 20.776,5 20.5,5 z M 22.5,5 C 22.224,5 21.999999,5.2240008 22,5.5 C 22,5.7759993 22.223999,6 22.5,6 C 22.776,6 23,5.7759994 23,5.5 C 23,5.2240007 22.776,5 22.5,5 z M 24.5,5 C 24.224,5 23.999999,5.2240008 24,5.5 C 24,5.7759993 24.223999,6 24.5,6 C 24.776,6 25,5.7759994 25,5.5 C 25,5.2240007 24.776,5 24.5,5 z M 26.5,5 C 26.224,5 25.999999,5.2240008 26,5.5 C 26,5.7759993 26.223999,6 26.5,6 C 26.776,6 27,5.7759994 27,5.5 C 27,5.2240007 26.776,5 26.5,5 z M 28.5,5 C 28.224,5 28,5.224 28,5.5 C 28,5.776 28.224,6 28.5,6 C 28.776,6 29,5.776 29,5.5 C 29,5.224 28.776,5 28.5,5 z M 19.5,6 C 19.224,6 18.999999,6.2240008 19,6.5 C 19,6.7759993 19.223999,7 19.5,7 C 19.776,7 20,6.7759994 20,6.5 C 20,6.2240007 19.776,6 19.5,6 z M 21.5,6 C 21.224,6 20.999999,6.2240008 21,6.5 C 21,6.7759993 21.223999,7 21.5,7 C 21.776,7 22,6.7759994 22,6.5 C 22,6.2240007 21.776,6 21.5,6 z M 23.5,6 C 23.224,6 22.999999,6.2240008 23,6.5 C 23,6.7759993 23.223999,7 23.5,7 C 23.776,7 24,6.7759994 24,6.5 C 24,6.2240007 23.776,6 23.5,6 z M 25.5,6 C 25.224,6 24.999999,6.2240008 25,6.5 C 25,6.7759993 25.223999,7 25.5,7 C 25.776,7 26,6.7759994 26,6.5 C 26,6.2240007 25.776,6 25.5,6 z M 27.5,6 C 27.224,6 26.999999,6.2240008 27,6.5 C 27,6.7759993 27.223999,7 27.5,7 C 27.776,7 28,6.7759994 28,6.5 C 28,6.2240007 27.776,6 27.5,6 z M 29.5,6 C 29.224,6 29,6.224 29,6.5 C 29,6.776 29.224,7 29.5,7 C 29.776,7 30,6.776 30,6.5 C 30,6.224 29.776,6 29.5,6 z M 20.5,7 C 20.224,7 19.999999,7.2240008 20,7.5 C 20,7.7759993 20.223999,8.0000002 20.5,8 C 20.776,8 21,7.7759994 21,7.5 C 21,7.2240007 20.776,7 20.5,7 z M 22.5,7 C 22.224,7 21.999999,7.2240008 22,7.5 C 22,7.7759993 22.223999,8.0000002 22.5,8 C 22.776,8 23,7.7759994 23,7.5 C 23,7.2240007 22.776,7 22.5,7 z M 24.5,7 C 24.224,7 23.999999,7.2240008 24,7.5 C 24,7.7759993 24.223999,8.0000002 24.5,8 C 24.776,8 25,7.7759994 25,7.5 C 25,7.2240007 24.776,7 24.5,7 z M 26.5,7 C 26.224,7 25.999999,7.2240008 26,7.5 C 26,7.7759993 26.223999,8.0000002 26.5,8 C 26.776,8 27,7.7759994 27,7.5 C 27,7.2240007 26.776,7 26.5,7 z M 28.5,7 C 28.224,7 27.999999,7.2240008 28,7.5 C 28,7.7759993 28.223999,8.0000002 28.5,8 C 28.776,8 29,7.7759994 29,7.5 C 29,7.2240007 28.776,7 28.5,7 z M 30.5,7 C 30.224,7 30,7.224 30,7.5 C 30,7.776 30.224,8 30.5,8 C 30.776,8 31,7.776 31,7.5 C 31,7.224 30.776,7 30.5,7 z M 19.5,8 C 19.224,8 18.999999,8.2240008 19,8.5 C 19,8.7759993 19.223999,9 19.5,9 C 19.776,9 20,8.7759994 20,8.5 C 20,8.2240007 19.776,8 19.5,8 z M 21.5,8 C 21.224,8 20.999999,8.2240008 21,8.5 C 21,8.7759993 21.223999,9 21.5,9 C 21.776,9 22,8.7759994 22,8.5 C 22,8.2240007 21.776,8 21.5,8 z M 23.5,8 C 23.224,8 22.999999,8.2240008 23,8.5 C 23,8.7759993 23.223999,9 23.5,9 C 23.776,9 24,8.7759994 24,8.5 C 24,8.2240007 23.776,8 23.5,8 z M 25.5,8 C 25.224,8 24.999999,8.2240008 25,8.5 C 25,8.7759993 25.223999,9 25.5,9 C 25.776,9 26,8.7759994 26,8.5 C 26,8.2240007 25.776,8 25.5,8 z M 27.5,8 C 27.224,8 26.999999,8.2240008 27,8.5 C 27,8.7759993 27.223999,9 27.5,9 C 27.776,9 28,8.7759994 28,8.5 C 28,8.2240007 27.776,8 27.5,8 z M 29.5,8 C 29.224,8 28.999999,8.2240008 29,8.5 C 29,8.7759993 29.223999,9 29.5,9 C 29.776,9 30,8.7759994 30,8.5 C 30,8.2240007 29.776,8 29.5,8 z M 18.5,9 C 18.224,9 17.999999,9.224001 18,9.5 C 18,9.775999 18.223999,10 18.5,10 C 18.776,10 19,9.775999 19,9.5 C 19,9.224001 18.776,9 18.5,9 z M 20.5,9 C 20.224,9 19.999999,9.224001 20,9.5 C 20,9.775999 20.223999,10 20.5,10 C 20.776,10 21,9.775999 21,9.5 C 21,9.224001 20.776,9 20.5,9 z M 22.5,9 C 22.224,9 21.999999,9.224001 22,9.5 C 22,9.775999 22.223999,10 22.5,10 C 22.776,10 23,9.775999 23,9.5 C 23,9.224001 22.776,9 22.5,9 z M 24.5,9 C 24.224,9 23.999999,9.224001 24,9.5 C 24,9.775999 24.223999,10 24.5,10 C 24.776,10 25,9.775999 25,9.5 C 25,9.224001 24.776,9 24.5,9 z M 26.5,9 C 26.224,9 25.999999,9.224001 26,9.5 C 26,9.775999 26.223999,10 26.5,10 C 26.776,10 27,9.775999 27,9.5 C 27,9.224001 26.776,9 26.5,9 z M 28.5,9 C 28.224,9 27.999999,9.224001 28,9.5 C 28,9.775999 28.223999,10 28.5,10 C 28.776,10 29,9.775999 29,9.5 C 29,9.224001 28.776,9 28.5,9 z M 30.5,9 C 30.224,9 30,9.224 30,9.5 C 30,9.776 30.224,10 30.5,10 C 30.776,10 31,9.776 31,9.5 C 31,9.224 30.776,9 30.5,9 z M 19.5,10 C 19.224,10 18.999999,10.224001 19,10.5 C 19,10.775999 19.223999,11 19.5,11 C 19.776,11 20,10.775999 20,10.5 C 20,10.224001 19.776,10 19.5,10 z M 21.5,10 C 21.224,10 20.999999,10.224001 21,10.5 C 21,10.775999 21.223999,11 21.5,11 C 21.776,11 22,10.775999 22,10.5 C 22,10.224001 21.776,10 21.5,10 z M 23.5,10 C 23.224,10 22.999999,10.224001 23,10.5 C 23,10.775999 23.223999,11 23.5,11 C 23.776,11 24,10.775999 24,10.5 C 24,10.224001 23.776,10 23.5,10 z M 25.5,10 C 25.224,10 24.999999,10.224001 25,10.5 C 25,10.775999 25.223999,11 25.5,11 C 25.776,11 26,10.775999 26,10.5 C 26,10.224001 25.776,10 25.5,10 z M 27.5,10 C 27.224,10 26.999999,10.224001 27,10.5 C 27,10.775999 27.223999,11 27.5,11 C 27.776,11 28,10.775999 28,10.5 C 28,10.224001 27.776,10 27.5,10 z M 29.5,10 C 29.224,10 28.999999,10.224001 29,10.5 C 29,10.775999 29.223999,11 29.5,11 C 29.776,11 30,10.775999 30,10.5 C 30,10.224001 29.776,10 29.5,10 z M 18.5,11 C 18.224,11 17.999999,11.224 18,11.5 C 18,11.775999 18.223999,12 18.5,12 C 18.776,12 19,11.775999 19,11.5 C 19,11.224001 18.776,11 18.5,11 z M 20.5,11 C 20.224,11 19.999999,11.224 20,11.5 C 20,11.775999 20.223999,12 20.5,12 C 20.776,12 21,11.775999 21,11.5 C 21,11.224001 20.776,11 20.5,11 z M 22.5,11 C 22.224,11 21.999999,11.224 22,11.5 C 22,11.775999 22.223999,12 22.5,12 C 22.776,12 23,11.775999 23,11.5 C 23,11.224001 22.776,11 22.5,11 z M 24.5,11 C 24.224,11 23.999999,11.224 24,11.5 C 24,11.775999 24.223999,12 24.5,12 C 24.776,12 25,11.775999 25,11.5 C 25,11.224001 24.776,11 24.5,11 z M 26.5,11 C 26.224,11 25.999999,11.224 26,11.5 C 26,11.775999 26.223999,12 26.5,12 C 26.776,12 27,11.775999 27,11.5 C 27,11.224001 26.776,11 26.5,11 z M 28.5,11 C 28.224,11 27.999999,11.224 28,11.5 C 28,11.775999 28.223999,12 28.5,12 C 28.776,12 29,11.775999 29,11.5 C 29,11.224001 28.776,11 28.5,11 z M 30.5,11 C 30.224,11 30,11.224 30,11.5 C 30,11.776 30.224,12 30.5,12 C 30.776,12 31,11.776 31,11.5 C 31,11.224 30.776,11 30.5,11 z M 19.5,12 C 19.224,12 18.999999,12.224 19,12.5 C 19,12.775999 19.223999,13 19.5,13 C 19.776,13 20,12.775999 20,12.5 C 20,12.224001 19.776,12 19.5,12 z M 21.5,12 C 21.224,12 20.999999,12.224 21,12.5 C 21,12.775999 21.223999,13 21.5,13 C 21.776,13 22,12.775999 22,12.5 C 22,12.224001 21.776,12 21.5,12 z M 23.5,12 C 23.224,12 22.999999,12.224 23,12.5 C 23,12.775999 23.223999,13 23.5,13 C 23.776,13 24,12.775999 24,12.5 C 24,12.224001 23.776,12 23.5,12 z M 25.5,12 C 25.224,12 24.999999,12.224 25,12.5 C 25,12.775999 25.223999,13 25.5,13 C 25.776,13 26,12.775999 26,12.5 C 26,12.224001 25.776,12 25.5,12 z M 27.5,12 C 27.224,12 26.999999,12.224 27,12.5 C 27,12.775999 27.223999,13 27.5,13 C 27.776,13 28,12.775999 28,12.5 C 28,12.224001 27.776,12 27.5,12 z M 29.5,12 C 29.224,12 28.999999,12.224 29,12.5 C 29,12.775999 29.223999,13 29.5,13 C 29.776,13 30,12.775999 30,12.5 C 30,12.224001 29.776,12 29.5,12 z M 18.5,13 C 18.224,13 17.999999,13.224 18,13.5 C 18,13.775999 18.223999,14 18.5,14 C 18.776,14 19,13.775999 19,13.5 C 19,13.224001 18.776,13 18.5,13 z M 20.5,13 C 20.224,13 19.999999,13.224 20,13.5 C 20,13.775999 20.223999,14 20.5,14 C 20.776,14 21,13.775999 21,13.5 C 21,13.224001 20.776,13 20.5,13 z M 22.5,13 C 22.224,13 21.999999,13.224 22,13.5 C 22,13.775999 22.223999,14 22.5,14 C 22.776,14 23,13.775999 23,13.5 C 23,13.224001 22.776,13 22.5,13 z M 24.5,13 C 24.224,13 23.999999,13.224 24,13.5 C 24,13.775999 24.223999,14 24.5,14 C 24.776,14 25,13.775999 25,13.5 C 25,13.224001 24.776,13 24.5,13 z M 26.5,13 C 26.224,13 25.999999,13.224 26,13.5 C 26,13.775999 26.223999,14 26.5,14 C 26.776,14 27,13.775999 27,13.5 C 27,13.224001 26.776,13 26.5,13 z M 28.5,13 C 28.224,13 27.999999,13.224 28,13.5 C 28,13.775999 28.223999,14 28.5,14 C 28.776,14 29,13.775999 29,13.5 C 29,13.224001 28.776,13 28.5,13 z M 30.5,13 C 30.224,13 30,13.224 30,13.5 C 30,13.776 30.224,14 30.5,14 C 30.776,14 31,13.776 31,13.5 C 31,13.224 30.776,13 30.5,13 z M 19.5,14 C 19.224,14 18.999999,14.224 19,14.5 C 19,14.775999 19.223999,15 19.5,15 C 19.776,15 20,14.775999 20,14.5 C 20,14.224001 19.776,14 19.5,14 z M 21.5,14 C 21.224,14 20.999999,14.224 21,14.5 C 21,14.775999 21.223999,15 21.5,15 C 21.776,15 22,14.775999 22,14.5 C 22,14.224001 21.776,14 21.5,14 z M 23.5,14 C 23.224,14 22.999999,14.224 23,14.5 C 23,14.775999 23.223999,15 23.5,15 C 23.776,15 24,14.775999 24,14.5 C 24,14.224001 23.776,14 23.5,14 z M 25.5,14 C 25.224,14 24.999999,14.224 25,14.5 C 25,14.775999 25.223999,15 25.5,15 C 25.776,15 26,14.775999 26,14.5 C 26,14.224001 25.776,14 25.5,14 z M 27.5,14 C 27.224,14 26.999999,14.224 27,14.5 C 27,14.775999 27.223999,15 27.5,15 C 27.776,15 28,14.775999 28,14.5 C 28,14.224001 27.776,14 27.5,14 z M 29.5,14 C 29.224,14 28.999999,14.224 29,14.5 C 29,14.775999 29.223999,15 29.5,15 C 29.776,15 30,14.775999 30,14.5 C 30,14.224001 29.776,14 29.5,14 z M 18.5,15 C 18.224,15 17.999999,15.224 18,15.5 C 18,15.775999 18.223999,16 18.5,16 C 18.776,16 19,15.775999 19,15.5 C 19,15.224001 18.776,15 18.5,15 z M 20.5,15 C 20.224,15 19.999999,15.224 20,15.5 C 20,15.775999 20.223999,16 20.5,16 C 20.776,16 21,15.775999 21,15.5 C 21,15.224001 20.776,15 20.5,15 z M 22.5,15 C 22.224,15 21.999999,15.224 22,15.5 C 22,15.775999 22.223999,16 22.5,16 C 22.776,16 23,15.775999 23,15.5 C 23,15.224001 22.776,15 22.5,15 z M 24.5,15 C 24.224,15 23.999999,15.224 24,15.5 C 24,15.775999 24.223999,16 24.5,16 C 24.776,16 25,15.775999 25,15.5 C 25,15.224001 24.776,15 24.5,15 z M 26.5,15 C 26.224,15 25.999999,15.224 26,15.5 C 26,15.775999 26.223999,16 26.5,16 C 26.776,16 27,15.775999 27,15.5 C 27,15.224001 26.776,15 26.5,15 z M 28.5,15 C 28.224,15 27.999999,15.224 28,15.5 C 28,15.775999 28.223999,16 28.5,16 C 28.776,16 29,15.775999 29,15.5 C 29,15.224001 28.776,15 28.5,15 z M 30.5,15 C 30.224,15 30,15.224 30,15.5 C 30,15.776 30.224,16 30.5,16 C 30.776,16 31,15.776 31,15.5 C 31,15.224 30.776,15 30.5,15 z M 19.5,16 C 19.224,16 18.999999,16.224001 19,16.5 C 19,16.775999 19.223999,17 19.5,17 C 19.776,17 20,16.776 20,16.5 C 20,16.224001 19.776,16 19.5,16 z M 21.5,16 C 21.224,16 20.999999,16.224001 21,16.5 C 21,16.775999 21.223999,17 21.5,17 C 21.776,17 22,16.776 22,16.5 C 22,16.224001 21.776,16 21.5,16 z M 23.5,16 C 23.224,16 22.999999,16.224001 23,16.5 C 23,16.775999 23.223999,17 23.5,17 C 23.776,17 24,16.776 24,16.5 C 24,16.224001 23.776,16 23.5,16 z M 25.5,16 C 25.224,16 24.999999,16.224001 25,16.5 C 25,16.775999 25.223999,17 25.5,17 C 25.776,17 26,16.776 26,16.5 C 26,16.224001 25.776,16 25.5,16 z M 27.5,16 C 27.224,16 26.999999,16.224001 27,16.5 C 27,16.775999 27.223999,17 27.5,17 C 27.776,17 28,16.776 28,16.5 C 28,16.224001 27.776,16 27.5,16 z M 29.5,16 C 29.224,16 28.999999,16.224 29,16.5 C 29,16.775999 29.223999,17 29.5,17 C 29.776,17 30,16.775999 30,16.5 C 30,16.224001 29.776,16 29.5,16 z M 18.5,17 C 18.224,17 17.999999,17.224001 18,17.5 C 18,17.775999 18.223999,18 18.5,18 C 18.776,18 19,17.776 19,17.5 C 19,17.224001 18.776,17 18.5,17 z M 20.5,17 C 20.224,17 19.999999,17.224001 20,17.5 C 20,17.775999 20.223999,18 20.5,18 C 20.776,18 21,17.776 21,17.5 C 21,17.224001 20.776,17 20.5,17 z M 22.5,17 C 22.224,17 21.999999,17.224001 22,17.5 C 22,17.775999 22.223999,18 22.5,18 C 22.776,18 23,17.776 23,17.5 C 23,17.224001 22.776,17 22.5,17 z M 24.5,17 C 24.224,17 23.999999,17.224001 24,17.5 C 24,17.775999 24.223999,18 24.5,18 C 24.776,18 25,17.776 25,17.5 C 25,17.224001 24.776,17 24.5,17 z M 26.5,17 C 26.224,17 25.999999,17.224001 26,17.5 C 26,17.775999 26.223999,18 26.5,18 C 26.776,18 27,17.776 27,17.5 C 27,17.224001 26.776,17 26.5,17 z M 28.5,17 C 28.224,17 27.999999,17.224001 28,17.5 C 28,17.775999 28.223999,18 28.5,18 C 28.776,18 29,17.776 29,17.5 C 29,17.224001 28.776,17 28.5,17 z M 30.5,17 C 30.224,17 30,17.224 30,17.5 C 30,17.776 30.224,18 30.5,18 C 30.776,18 31,17.776 31,17.5 C 31,17.224 30.776,17 30.5,17 z M 19.5,18 C 19.224,18 18.999999,18.224001 19,18.5 C 19,18.775999 19.223999,19 19.5,19 C 19.776,19 20,18.776 20,18.5 C 20,18.224001 19.776,18 19.5,18 z M 21.5,18 C 21.224,18 20.999999,18.224001 21,18.5 C 21,18.775999 21.223999,19 21.5,19 C 21.776,19 22,18.776 22,18.5 C 22,18.224001 21.776,18 21.5,18 z M 23.5,18 C 23.224,18 22.999999,18.224001 23,18.5 C 23,18.775999 23.223999,19 23.5,19 C 23.776,19 24,18.776 24,18.5 C 24,18.224001 23.776,18 23.5,18 z M 25.5,18 C 25.224,18 24.999999,18.224001 25,18.5 C 25,18.775999 25.223999,19 25.5,19 C 25.776,19 26,18.776 26,18.5 C 26,18.224001 25.776,18 25.5,18 z M 27.5,18 C 27.224,18 26.999999,18.224001 27,18.5 C 27,18.775999 27.223999,19 27.5,19 C 27.776,19 28,18.776 28,18.5 C 28,18.224001 27.776,18 27.5,18 z M 29.5,18 C 29.224,18 28.999999,18.224001 29,18.5 C 29,18.775999 29.223999,19 29.5,19 C 29.776,19 30,18.776 30,18.5 C 30,18.224001 29.776,18 29.5,18 z M 18.5,19 C 18.224,19 17.999999,19.224001 18,19.5 C 18,19.775999 18.223999,19.999999 18.5,20 C 18.776,20 19,19.776 19,19.5 C 19,19.224001 18.776,19 18.5,19 z M 20.5,19 C 20.224,19 19.999999,19.224001 20,19.5 C 20,19.775999 20.223999,19.999999 20.5,20 C 20.776,20 21,19.776 21,19.5 C 21,19.224001 20.776,19 20.5,19 z M 22.5,19 C 22.224,19 21.999999,19.224001 22,19.5 C 22,19.775999 22.223999,19.999999 22.5,20 C 22.776,20 23,19.776 23,19.5 C 23,19.224001 22.776,19 22.5,19 z M 24.5,19 C 24.224,19 23.999999,19.224001 24,19.5 C 24,19.775999 24.223999,19.999999 24.5,20 C 24.776,20 25,19.776 25,19.5 C 25,19.224001 24.776,19 24.5,19 z M 26.5,19 C 26.224,19 25.999999,19.224001 26,19.5 C 26,19.775999 26.223999,19.999999 26.5,20 C 26.776,20 27,19.776 27,19.5 C 27,19.224001 26.776,19 26.5,19 z M 28.5,19 C 28.224,19 27.999999,19.224001 28,19.5 C 28,19.775999 28.223999,19.999999 28.5,20 C 28.776,20 29,19.776 29,19.5 C 29,19.224001 28.776,19 28.5,19 z M 30.5,19 C 30.224,19 30,19.224 30,19.5 C 30,19.776 30.224,20 30.5,20 C 30.776,20 31,19.776 31,19.5 C 31,19.224 30.776,19 30.5,19 z M 19.5,20 C 19.224,20 18.999999,20.224001 19,20.5 C 19,20.775999 19.223999,20.999999 19.5,21 C 19.776,21 20,20.776 20,20.5 C 20,20.224001 19.776,20 19.5,20 z M 21.5,20 C 21.224,20 20.999999,20.224001 21,20.5 C 21,20.775999 21.223999,20.999999 21.5,21 C 21.776,21 22,20.776 22,20.5 C 22,20.224001 21.776,20 21.5,20 z M 23.5,20 C 23.224,20 22.999999,20.224001 23,20.5 C 23,20.775999 23.223999,20.999999 23.5,21 C 23.776,21 24,20.776 24,20.5 C 24,20.224001 23.776,20 23.5,20 z M 25.5,20 C 25.224,20 24.999999,20.224001 25,20.5 C 25,20.775999 25.223999,20.999999 25.5,21 C 25.776,21 26,20.776 26,20.5 C 26,20.224001 25.776,20 25.5,20 z M 27.5,20 C 27.224,20 26.999999,20.224001 27,20.5 C 27,20.775999 27.223999,20.999999 27.5,21 C 27.776,21 28,20.776 28,20.5 C 28,20.224001 27.776,20 27.5,20 z M 29.5,20 C 29.224,20 28.999999,20.224001 29,20.5 C 29,20.775999 29.223999,20.999999 29.5,21 C 29.776,21 30,20.776 30,20.5 C 30,20.224001 29.776,20 29.5,20 z M 20.5,21 C 20.224,21 19.999999,21.224001 20,21.5 C 20,21.775999 20.223999,21.999999 20.5,22 C 20.776,22 21,21.776 21,21.5 C 21,21.224001 20.776,21 20.5,21 z M 22.5,21 C 22.224,21 21.999999,21.224001 22,21.5 C 22,21.775999 22.223999,21.999999 22.5,22 C 22.776,22 23,21.776 23,21.5 C 23,21.224001 22.776,21 22.5,21 z M 24.5,21 C 24.224,21 23.999999,21.224001 24,21.5 C 24,21.775999 24.223999,21.999999 24.5,22 C 24.776,22 25,21.776 25,21.5 C 25,21.224001 24.776,21 24.5,21 z M 26.5,21 C 26.224,21 25.999999,21.224001 26,21.5 C 26,21.775999 26.223999,21.999999 26.5,22 C 26.776,22 27,21.776 27,21.5 C 27,21.224001 26.776,21 26.5,21 z M 28.5,21 C 28.224,21 27.999999,21.224001 28,21.5 C 28,21.775999 28.223999,21.999999 28.5,22 C 28.776,22 29,21.776 29,21.5 C 29,21.224001 28.776,21 28.5,21 z M 21.5,22 C 21.224,22 20.999999,22.224001 21,22.5 C 21,22.775999 21.223999,22.999999 21.5,23 C 21.776,23 22,22.776 22,22.5 C 22,22.224001 21.776,22 21.5,22 z M 23.5,22 C 23.224,22 22.999999,22.224001 23,22.5 C 23,22.775999 23.223999,22.999999 23.5,23 C 23.776,23 24,22.776 24,22.5 C 24,22.224001 23.776,22 23.5,22 z M 25.5,22 C 25.224,22 24.999999,22.224001 25,22.5 C 25,22.775999 25.223999,22.999999 25.5,23 C 25.776,23 26,22.776 26,22.5 C 26,22.224001 25.776,22 25.5,22 z M 27.5,22 C 27.224,22 26.999999,22.224001 27,22.5 C 27,22.775999 27.223999,22.999999 27.5,23 C 27.776,23 28,22.776 28,22.5 C 28,22.224001 27.776,22 27.5,22 z M 22.5,23 C 22.224,23 21.999999,23.224001 22,23.5 C 22,23.775999 22.223999,23.999999 22.5,24 C 22.776,24 23,23.776 23,23.5 C 23,23.224001 22.776,23 22.5,23 z M 24.5,23 C 24.224,23 23.999999,23.224001 24,23.5 C 24,23.775999 24.223999,23.999999 24.5,24 C 24.776,24 25,23.776 25,23.5 C 25,23.224001 24.776,23 24.5,23 z M 26.5,23 C 26.224,23 25.999999,23.224001 26,23.5 C 26,23.775999 26.223999,23.999999 26.5,24 C 26.776,24 27,23.776 27,23.5 C 27,23.224001 26.776,23 26.5,23 z M 23.5,24 C 23.224,24 22.999999,24.224001 23,24.5 C 23,24.775999 23.223999,24.999999 23.5,25 C 23.776,25 24,24.776 24,24.5 C 24,24.224001 23.776,24 23.5,24 z M 25.5,24 C 25.224,24 24.999999,24.224001 25,24.5 C 25,24.775999 25.223999,24.999999 25.5,25 C 25.776,25 26,24.776 26,24.5 C 26,24.224001 25.776,24 25.5,24 z" + style="opacity:0.5;fill:url(#linearGradient3064);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="6.0500031" + rx="6.0000024" + y="2.5000026" + x="18.500008" + height="22.000008" + width="12.000005" + id="rect2967" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient3066);stroke-width:1.0000006;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + </g> + <g + style="stroke:#729fcf;display:inline" + id="g28807" + transform="matrix(0.272091,0,0,0.9423324,-15.475768,-4.3498543)"> + <path + sodipodi:nodetypes="csc" + id="path27920" + d="M 74.954806,30.15625 C 77.22438,28.375887 78.673556,25.606103 78.673556,22.5 C 78.673556,19.560794 77.36198,16.939552 75.298556,15.15625" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient3377);stroke-width:1.52005064;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/status/audio-input-microphone-medium.svg b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-medium.svg new file mode 100644 index 0000000..ba8b5a4 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-medium.svg @@ -0,0 +1,1066 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg2790" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="audio-input-mic-medium.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs2792"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6968" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.6828427,-122.46854,-61.286186)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6964" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6976" + cx="70.53125" + cy="22.734375" + fx="70.53125" + fy="22.734375" + r="3.5975378" + gradientTransform="matrix(1.8087117,0,0,3.5234273,-57.039447,-57.368542)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6958"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop6960" /> + <stop + id="stop6966" + offset="0.60000002" + style="stop-color:#729fcf;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop6962" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6984" + cx="60.640625" + cy="22.65625" + fx="60.640625" + fy="22.65625" + r="2.6194003" + gradientTransform="matrix(2.1454532,0,0,3.0191635,-69.461,-45.746674)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3579"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3581" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3583" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient3585" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" /> + <linearGradient + id="linearGradient3228"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3230" /> + <stop + id="stop3573" + offset="0.06770357" + style="stop-color:black;stop-opacity:0.42857143;" /> + <stop + id="stop3569" + offset="0.29894069" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:0.49803922;" + offset="0.77437174" + id="stop3571" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="1" + id="stop3232" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3567" + gradientUnits="userSpaceOnUse" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" + gradientTransform="translate(0,3)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2920"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2922" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2924" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient2926" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2877"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2879" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2881" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient2894" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3815"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2892" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2867"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2869" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2871" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient2890" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + id="linearGradient3734"> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="0" + id="stop3736" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop3738" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient3740" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient4481"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4483" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop4485" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient4487" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2904"> + <stop + id="stop2906" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.21551724" + id="stop2910" /> + <stop + id="stop2912" + offset="0.70243758" + style="stop-color:#c3c4c2;stop-opacity:1;" /> + <stop + id="stop2908" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient2902" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2949" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2943"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop2945" /> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="1" + id="stop2947" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2953" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientTransform="translate(14,0)" /> + <linearGradient + id="linearGradient2981"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop2983" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop2985" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient2987" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3805" + gradientUnits="userSpaceOnUse" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientTransform="translate(20,-1)" /> + <linearGradient + id="linearGradient3795"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3797" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3799" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3801" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient3726"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop3728" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop3730" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient3732" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3703"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3705" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3707" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient3709" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3779"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3781" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3783" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3785" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2965"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2967" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2969" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient2971" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3711" + inkscape:collect="always"> + <stop + id="stop3713" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop3715" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient3691" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4465"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop4467" /> + <stop + style="stop-color:#2e3436;stop-opacity:0" + offset="1" + id="stop4469" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4465" + id="linearGradient4460" + gradientUnits="userSpaceOnUse" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" + gradientTransform="translate(-0.25,12.5)" /> + <linearGradient + id="linearGradient4475" + inkscape:collect="always"> + <stop + id="stop4477" + offset="0" + style="stop-color:black;stop-opacity:1" /> + <stop + id="stop4479" + offset="1" + style="stop-color:black;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4475" + id="linearGradient4473" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.25,13.5)" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient4505" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4499"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop4501" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop4503" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective2798" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3371" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.6828427,-122.46854,-61.286186)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3373" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8087117,0,0,3.5234273,-57.039447,-57.368542)" + cx="70.53125" + cy="22.734375" + fx="70.53125" + fy="22.734375" + r="3.5975378" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3377" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1454532,0,0,3.0191635,-53.287444,-45.746674)" + cx="60.640625" + cy="22.65625" + fx="60.640625" + fy="22.65625" + r="2.6194003" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3028" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient3030" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient3032" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3034" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient3036" + gradientUnits="userSpaceOnUse" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient3038" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3040" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3042" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(20,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient3044" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient3046" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(14,0)" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient3048" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient3050" + gradientUnits="userSpaceOnUse" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient3052" + gradientUnits="userSpaceOnUse" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient3054" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient3056" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient3058" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient3060" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient3062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3064" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,3)" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient3066" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.270833" + inkscape:cx="23.999998" + inkscape:cy="23.999998" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="780" + inkscape:window-height="776" + inkscape:window-x="161" + inkscape:window-y="146" /> + <metadata + id="metadata2795"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + style="display:inline" + id="g2915" + transform="translate(7.6010187,0.1428571)"> + <path + transform="matrix(0.727673,0,0,1.235135,7.166344,-12.0556)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2917" + style="opacity:0.1;fill:url(#radialGradient3026);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.233813,0,0,1.235135,-4.890235,-6.055598)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2919" + style="opacity:0.7;fill:url(#radialGradient3028);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2925" + style="opacity:1;fill:url(#radialGradient3030);fill-opacity:1;stroke:#555753;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.43667,0,0,0.429141,14.09824,21.41158)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2927" + style="opacity:1;fill:url(#radialGradient3032);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccssccc" + id="path2929" + d="M 27.35249,32.125 C 25.613836,32.860383 24.806671,34.177948 23.67433,35.292277 C 23.188021,35.599877 23.07463,36.001723 23.15468,36.568962 C 23.23473,37.136205 23.644126,37.624296 24.196826,37.787146 C 24.749524,37.949994 25.196373,37.917185 25.574713,37.485007 C 26.676195,35.285524 28.744563,33.983863 31,32.85591 C 29.870496,32.536987 28.651039,32.264053 27.35249,32.125 z" + style="opacity:0.7;fill:url(#linearGradient3034);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 23.8125,31.5 C 20.473005,31.5 17.440949,32.183256 15.34375,33.25 C 13.246551,34.316744 12.21875,35.666366 12.21875,36.90625 C 12.21875,38.146134 13.246551,39.495756 15.34375,40.5625 C 17.440949,41.629244 20.473005,42.312501 23.8125,42.3125 C 27.151995,42.3125 30.184051,41.629244 32.28125,40.5625 C 34.378449,39.495756 35.40625,38.146134 35.40625,36.90625 C 35.40625,35.666366 34.378449,34.316744 32.28125,33.25 C 30.184051,32.183256 27.151995,31.5 23.8125,31.5 z" + id="path2931" + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient3036);stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + inkscape:original="M 23.8125 30.5 C 16.859872 30.5 11.21875 33.368948 11.21875 36.90625 C 11.21875 40.443552 16.859872 43.312502 23.8125 43.3125 C 30.765128 43.3125 36.406249 40.443552 36.40625 36.90625 C 36.40625 33.368948 30.765128 30.5 23.8125 30.5 z " + inkscape:radius="-0.99470079" + sodipodi:type="inkscape:offset" /> + <path + sodipodi:nodetypes="cc" + id="path2933" + d="M 24.5,27.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3038);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2935" + d="M 34.500008,18.999997 C 34.5,23.285708 30.040008,26.499998 24.500006,26.499998 C 18.960004,26.499998 14.5,23.285708 14.500003,18.999997" + style="fill:none;fill-opacity:1;stroke:#888a85;stroke-width:3.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="12.5" + height="2.9999995" + width="4" + id="rect2937" + style="opacity:1;fill:url(#linearGradient3040);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="32.5" + height="2.9999995" + width="4" + id="rect2939" + style="opacity:1;fill:url(#linearGradient3042);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2941" + d="M 34.500008,18.999991 C 34.500008,23.285701 30.040008,26.499992 24.500006,26.499992 C 18.960004,26.499992 14.5,23.285701 14.500003,18.999991" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient3044);stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="30" + height="6" + width="3.0000005" + id="rect2943" + style="opacity:1;fill:url(#linearGradient3046);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,12.25,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2945" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="16" + height="6" + width="3.0000005" + id="rect2947" + style="opacity:1;fill:url(#linearGradient3048);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="7.0108709" + rx="7.0000019" + y="1.5000002" + x="17.499996" + height="24.000008" + width="14.000004" + id="rect2949" + style="opacity:1;fill:url(#linearGradient3050);fill-opacity:1;stroke:url(#linearGradient3052);stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path2951" + d="M 24.5,26.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3054);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,-7.75,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2953" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <g + id="g2955" + style="display:inline"> + <rect + style="opacity:1;fill:url(#linearGradient3056);fill-opacity:1;stroke:none;stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="rect2957" + width="4" + height="15.374996" + x="20" + y="6" + rx="2" + ry="2.1991496" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.54470092" + inkscape:original="M 24.5 2.5 C 20.621999 2.5 17.5 5.615977 17.5 9.5 L 17.5 19.5 C 17.5 23.384022 20.621999 26.5 24.5 26.5 C 28.378001 26.5 31.5 23.384022 31.5 19.5 L 31.5 9.5 C 31.5 5.6159775 28.378001 2.5 24.5 2.5 z " + style="opacity:0.2;fill:url(#linearGradient3058);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="path2959" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,19.5 C 18.03125,23.092133 20.913778,25.96875 24.5,25.96875 C 28.086222,25.96875 30.96875,23.092133 30.96875,19.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + transform="translate(0,-1)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#linearGradient3060);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2961" + sodipodi:cx="23.65625" + sodipodi:cy="7.6875" + sodipodi:rx="3.34375" + sodipodi:ry="3.0625" + d="M 27,7.6875 A 3.34375,3.0625 0 1 1 20.3125,7.6875 A 3.34375,3.0625 0 1 1 27,7.6875 z" + transform="matrix(1,0,0,1.081633,-0.375,-1.252551)" /> + </g> + <path + sodipodi:nodetypes="cccccc" + id="path2963" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,14.5 L 30.96875,14.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + style="opacity:0.9;fill:url(#radialGradient3062);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline" + transform="translate(0,-1)" /> + <path + sodipodi:nodetypes="csssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssc" + id="path2965" + d="M 22.5,3 C 22.224,3 22,3.224 22,3.5 C 22,3.776 22.224,4 22.5,4 C 22.776,4 23,3.776 23,3.5 C 23,3.224 22.776,3 22.5,3 z M 24.5,3 C 24.224,3 24,3.224 24,3.5 C 24,3.776 24.224,4 24.5,4 C 24.776,4 25,3.776 25,3.5 C 25,3.224 24.776,3 24.5,3 z M 26.5,3 C 26.224,3 26,3.224 26,3.5 C 26,3.776 26.224,4 26.5,4 C 26.776,4 27,3.776 27,3.5 C 27,3.224 26.776,3 26.5,3 z M 21.5,4 C 21.224,4 21,4.224 21,4.5 C 21,4.776 21.224,5 21.5,5 C 21.776,5 22,4.776 22,4.5 C 22,4.224 21.776,4 21.5,4 z M 23.5,4 C 23.224,4 22.999999,4.2240007 23,4.5 C 23,4.7759993 23.223999,5 23.5,5 C 23.776,5 24,4.7759993 24,4.5 C 24,4.2240007 23.776,4 23.5,4 z M 25.5,4 C 25.224,4 24.999999,4.2240007 25,4.5 C 25,4.7759993 25.223999,5 25.5,5 C 25.776,5 26,4.7759993 26,4.5 C 26,4.2240007 25.776,4 25.5,4 z M 27.5,4 C 27.224,4 27,4.224 27,4.5 C 27,4.776 27.224,5 27.5,5 C 27.776,5 28,4.776 28,4.5 C 28,4.224 27.776,4 27.5,4 z M 20.5,5 C 20.224,5 19.999999,5.2240008 20,5.5 C 20,5.7759993 20.223999,6 20.5,6 C 20.776,6 21,5.7759994 21,5.5 C 21,5.2240007 20.776,5 20.5,5 z M 22.5,5 C 22.224,5 21.999999,5.2240008 22,5.5 C 22,5.7759993 22.223999,6 22.5,6 C 22.776,6 23,5.7759994 23,5.5 C 23,5.2240007 22.776,5 22.5,5 z M 24.5,5 C 24.224,5 23.999999,5.2240008 24,5.5 C 24,5.7759993 24.223999,6 24.5,6 C 24.776,6 25,5.7759994 25,5.5 C 25,5.2240007 24.776,5 24.5,5 z M 26.5,5 C 26.224,5 25.999999,5.2240008 26,5.5 C 26,5.7759993 26.223999,6 26.5,6 C 26.776,6 27,5.7759994 27,5.5 C 27,5.2240007 26.776,5 26.5,5 z M 28.5,5 C 28.224,5 28,5.224 28,5.5 C 28,5.776 28.224,6 28.5,6 C 28.776,6 29,5.776 29,5.5 C 29,5.224 28.776,5 28.5,5 z M 19.5,6 C 19.224,6 18.999999,6.2240008 19,6.5 C 19,6.7759993 19.223999,7 19.5,7 C 19.776,7 20,6.7759994 20,6.5 C 20,6.2240007 19.776,6 19.5,6 z M 21.5,6 C 21.224,6 20.999999,6.2240008 21,6.5 C 21,6.7759993 21.223999,7 21.5,7 C 21.776,7 22,6.7759994 22,6.5 C 22,6.2240007 21.776,6 21.5,6 z M 23.5,6 C 23.224,6 22.999999,6.2240008 23,6.5 C 23,6.7759993 23.223999,7 23.5,7 C 23.776,7 24,6.7759994 24,6.5 C 24,6.2240007 23.776,6 23.5,6 z M 25.5,6 C 25.224,6 24.999999,6.2240008 25,6.5 C 25,6.7759993 25.223999,7 25.5,7 C 25.776,7 26,6.7759994 26,6.5 C 26,6.2240007 25.776,6 25.5,6 z M 27.5,6 C 27.224,6 26.999999,6.2240008 27,6.5 C 27,6.7759993 27.223999,7 27.5,7 C 27.776,7 28,6.7759994 28,6.5 C 28,6.2240007 27.776,6 27.5,6 z M 29.5,6 C 29.224,6 29,6.224 29,6.5 C 29,6.776 29.224,7 29.5,7 C 29.776,7 30,6.776 30,6.5 C 30,6.224 29.776,6 29.5,6 z M 20.5,7 C 20.224,7 19.999999,7.2240008 20,7.5 C 20,7.7759993 20.223999,8.0000002 20.5,8 C 20.776,8 21,7.7759994 21,7.5 C 21,7.2240007 20.776,7 20.5,7 z M 22.5,7 C 22.224,7 21.999999,7.2240008 22,7.5 C 22,7.7759993 22.223999,8.0000002 22.5,8 C 22.776,8 23,7.7759994 23,7.5 C 23,7.2240007 22.776,7 22.5,7 z M 24.5,7 C 24.224,7 23.999999,7.2240008 24,7.5 C 24,7.7759993 24.223999,8.0000002 24.5,8 C 24.776,8 25,7.7759994 25,7.5 C 25,7.2240007 24.776,7 24.5,7 z M 26.5,7 C 26.224,7 25.999999,7.2240008 26,7.5 C 26,7.7759993 26.223999,8.0000002 26.5,8 C 26.776,8 27,7.7759994 27,7.5 C 27,7.2240007 26.776,7 26.5,7 z M 28.5,7 C 28.224,7 27.999999,7.2240008 28,7.5 C 28,7.7759993 28.223999,8.0000002 28.5,8 C 28.776,8 29,7.7759994 29,7.5 C 29,7.2240007 28.776,7 28.5,7 z M 30.5,7 C 30.224,7 30,7.224 30,7.5 C 30,7.776 30.224,8 30.5,8 C 30.776,8 31,7.776 31,7.5 C 31,7.224 30.776,7 30.5,7 z M 19.5,8 C 19.224,8 18.999999,8.2240008 19,8.5 C 19,8.7759993 19.223999,9 19.5,9 C 19.776,9 20,8.7759994 20,8.5 C 20,8.2240007 19.776,8 19.5,8 z M 21.5,8 C 21.224,8 20.999999,8.2240008 21,8.5 C 21,8.7759993 21.223999,9 21.5,9 C 21.776,9 22,8.7759994 22,8.5 C 22,8.2240007 21.776,8 21.5,8 z M 23.5,8 C 23.224,8 22.999999,8.2240008 23,8.5 C 23,8.7759993 23.223999,9 23.5,9 C 23.776,9 24,8.7759994 24,8.5 C 24,8.2240007 23.776,8 23.5,8 z M 25.5,8 C 25.224,8 24.999999,8.2240008 25,8.5 C 25,8.7759993 25.223999,9 25.5,9 C 25.776,9 26,8.7759994 26,8.5 C 26,8.2240007 25.776,8 25.5,8 z M 27.5,8 C 27.224,8 26.999999,8.2240008 27,8.5 C 27,8.7759993 27.223999,9 27.5,9 C 27.776,9 28,8.7759994 28,8.5 C 28,8.2240007 27.776,8 27.5,8 z M 29.5,8 C 29.224,8 28.999999,8.2240008 29,8.5 C 29,8.7759993 29.223999,9 29.5,9 C 29.776,9 30,8.7759994 30,8.5 C 30,8.2240007 29.776,8 29.5,8 z M 18.5,9 C 18.224,9 17.999999,9.224001 18,9.5 C 18,9.775999 18.223999,10 18.5,10 C 18.776,10 19,9.775999 19,9.5 C 19,9.224001 18.776,9 18.5,9 z M 20.5,9 C 20.224,9 19.999999,9.224001 20,9.5 C 20,9.775999 20.223999,10 20.5,10 C 20.776,10 21,9.775999 21,9.5 C 21,9.224001 20.776,9 20.5,9 z M 22.5,9 C 22.224,9 21.999999,9.224001 22,9.5 C 22,9.775999 22.223999,10 22.5,10 C 22.776,10 23,9.775999 23,9.5 C 23,9.224001 22.776,9 22.5,9 z M 24.5,9 C 24.224,9 23.999999,9.224001 24,9.5 C 24,9.775999 24.223999,10 24.5,10 C 24.776,10 25,9.775999 25,9.5 C 25,9.224001 24.776,9 24.5,9 z M 26.5,9 C 26.224,9 25.999999,9.224001 26,9.5 C 26,9.775999 26.223999,10 26.5,10 C 26.776,10 27,9.775999 27,9.5 C 27,9.224001 26.776,9 26.5,9 z M 28.5,9 C 28.224,9 27.999999,9.224001 28,9.5 C 28,9.775999 28.223999,10 28.5,10 C 28.776,10 29,9.775999 29,9.5 C 29,9.224001 28.776,9 28.5,9 z M 30.5,9 C 30.224,9 30,9.224 30,9.5 C 30,9.776 30.224,10 30.5,10 C 30.776,10 31,9.776 31,9.5 C 31,9.224 30.776,9 30.5,9 z M 19.5,10 C 19.224,10 18.999999,10.224001 19,10.5 C 19,10.775999 19.223999,11 19.5,11 C 19.776,11 20,10.775999 20,10.5 C 20,10.224001 19.776,10 19.5,10 z M 21.5,10 C 21.224,10 20.999999,10.224001 21,10.5 C 21,10.775999 21.223999,11 21.5,11 C 21.776,11 22,10.775999 22,10.5 C 22,10.224001 21.776,10 21.5,10 z M 23.5,10 C 23.224,10 22.999999,10.224001 23,10.5 C 23,10.775999 23.223999,11 23.5,11 C 23.776,11 24,10.775999 24,10.5 C 24,10.224001 23.776,10 23.5,10 z M 25.5,10 C 25.224,10 24.999999,10.224001 25,10.5 C 25,10.775999 25.223999,11 25.5,11 C 25.776,11 26,10.775999 26,10.5 C 26,10.224001 25.776,10 25.5,10 z M 27.5,10 C 27.224,10 26.999999,10.224001 27,10.5 C 27,10.775999 27.223999,11 27.5,11 C 27.776,11 28,10.775999 28,10.5 C 28,10.224001 27.776,10 27.5,10 z M 29.5,10 C 29.224,10 28.999999,10.224001 29,10.5 C 29,10.775999 29.223999,11 29.5,11 C 29.776,11 30,10.775999 30,10.5 C 30,10.224001 29.776,10 29.5,10 z M 18.5,11 C 18.224,11 17.999999,11.224 18,11.5 C 18,11.775999 18.223999,12 18.5,12 C 18.776,12 19,11.775999 19,11.5 C 19,11.224001 18.776,11 18.5,11 z M 20.5,11 C 20.224,11 19.999999,11.224 20,11.5 C 20,11.775999 20.223999,12 20.5,12 C 20.776,12 21,11.775999 21,11.5 C 21,11.224001 20.776,11 20.5,11 z M 22.5,11 C 22.224,11 21.999999,11.224 22,11.5 C 22,11.775999 22.223999,12 22.5,12 C 22.776,12 23,11.775999 23,11.5 C 23,11.224001 22.776,11 22.5,11 z M 24.5,11 C 24.224,11 23.999999,11.224 24,11.5 C 24,11.775999 24.223999,12 24.5,12 C 24.776,12 25,11.775999 25,11.5 C 25,11.224001 24.776,11 24.5,11 z M 26.5,11 C 26.224,11 25.999999,11.224 26,11.5 C 26,11.775999 26.223999,12 26.5,12 C 26.776,12 27,11.775999 27,11.5 C 27,11.224001 26.776,11 26.5,11 z M 28.5,11 C 28.224,11 27.999999,11.224 28,11.5 C 28,11.775999 28.223999,12 28.5,12 C 28.776,12 29,11.775999 29,11.5 C 29,11.224001 28.776,11 28.5,11 z M 30.5,11 C 30.224,11 30,11.224 30,11.5 C 30,11.776 30.224,12 30.5,12 C 30.776,12 31,11.776 31,11.5 C 31,11.224 30.776,11 30.5,11 z M 19.5,12 C 19.224,12 18.999999,12.224 19,12.5 C 19,12.775999 19.223999,13 19.5,13 C 19.776,13 20,12.775999 20,12.5 C 20,12.224001 19.776,12 19.5,12 z M 21.5,12 C 21.224,12 20.999999,12.224 21,12.5 C 21,12.775999 21.223999,13 21.5,13 C 21.776,13 22,12.775999 22,12.5 C 22,12.224001 21.776,12 21.5,12 z M 23.5,12 C 23.224,12 22.999999,12.224 23,12.5 C 23,12.775999 23.223999,13 23.5,13 C 23.776,13 24,12.775999 24,12.5 C 24,12.224001 23.776,12 23.5,12 z M 25.5,12 C 25.224,12 24.999999,12.224 25,12.5 C 25,12.775999 25.223999,13 25.5,13 C 25.776,13 26,12.775999 26,12.5 C 26,12.224001 25.776,12 25.5,12 z M 27.5,12 C 27.224,12 26.999999,12.224 27,12.5 C 27,12.775999 27.223999,13 27.5,13 C 27.776,13 28,12.775999 28,12.5 C 28,12.224001 27.776,12 27.5,12 z M 29.5,12 C 29.224,12 28.999999,12.224 29,12.5 C 29,12.775999 29.223999,13 29.5,13 C 29.776,13 30,12.775999 30,12.5 C 30,12.224001 29.776,12 29.5,12 z M 18.5,13 C 18.224,13 17.999999,13.224 18,13.5 C 18,13.775999 18.223999,14 18.5,14 C 18.776,14 19,13.775999 19,13.5 C 19,13.224001 18.776,13 18.5,13 z M 20.5,13 C 20.224,13 19.999999,13.224 20,13.5 C 20,13.775999 20.223999,14 20.5,14 C 20.776,14 21,13.775999 21,13.5 C 21,13.224001 20.776,13 20.5,13 z M 22.5,13 C 22.224,13 21.999999,13.224 22,13.5 C 22,13.775999 22.223999,14 22.5,14 C 22.776,14 23,13.775999 23,13.5 C 23,13.224001 22.776,13 22.5,13 z M 24.5,13 C 24.224,13 23.999999,13.224 24,13.5 C 24,13.775999 24.223999,14 24.5,14 C 24.776,14 25,13.775999 25,13.5 C 25,13.224001 24.776,13 24.5,13 z M 26.5,13 C 26.224,13 25.999999,13.224 26,13.5 C 26,13.775999 26.223999,14 26.5,14 C 26.776,14 27,13.775999 27,13.5 C 27,13.224001 26.776,13 26.5,13 z M 28.5,13 C 28.224,13 27.999999,13.224 28,13.5 C 28,13.775999 28.223999,14 28.5,14 C 28.776,14 29,13.775999 29,13.5 C 29,13.224001 28.776,13 28.5,13 z M 30.5,13 C 30.224,13 30,13.224 30,13.5 C 30,13.776 30.224,14 30.5,14 C 30.776,14 31,13.776 31,13.5 C 31,13.224 30.776,13 30.5,13 z M 19.5,14 C 19.224,14 18.999999,14.224 19,14.5 C 19,14.775999 19.223999,15 19.5,15 C 19.776,15 20,14.775999 20,14.5 C 20,14.224001 19.776,14 19.5,14 z M 21.5,14 C 21.224,14 20.999999,14.224 21,14.5 C 21,14.775999 21.223999,15 21.5,15 C 21.776,15 22,14.775999 22,14.5 C 22,14.224001 21.776,14 21.5,14 z M 23.5,14 C 23.224,14 22.999999,14.224 23,14.5 C 23,14.775999 23.223999,15 23.5,15 C 23.776,15 24,14.775999 24,14.5 C 24,14.224001 23.776,14 23.5,14 z M 25.5,14 C 25.224,14 24.999999,14.224 25,14.5 C 25,14.775999 25.223999,15 25.5,15 C 25.776,15 26,14.775999 26,14.5 C 26,14.224001 25.776,14 25.5,14 z M 27.5,14 C 27.224,14 26.999999,14.224 27,14.5 C 27,14.775999 27.223999,15 27.5,15 C 27.776,15 28,14.775999 28,14.5 C 28,14.224001 27.776,14 27.5,14 z M 29.5,14 C 29.224,14 28.999999,14.224 29,14.5 C 29,14.775999 29.223999,15 29.5,15 C 29.776,15 30,14.775999 30,14.5 C 30,14.224001 29.776,14 29.5,14 z M 18.5,15 C 18.224,15 17.999999,15.224 18,15.5 C 18,15.775999 18.223999,16 18.5,16 C 18.776,16 19,15.775999 19,15.5 C 19,15.224001 18.776,15 18.5,15 z M 20.5,15 C 20.224,15 19.999999,15.224 20,15.5 C 20,15.775999 20.223999,16 20.5,16 C 20.776,16 21,15.775999 21,15.5 C 21,15.224001 20.776,15 20.5,15 z M 22.5,15 C 22.224,15 21.999999,15.224 22,15.5 C 22,15.775999 22.223999,16 22.5,16 C 22.776,16 23,15.775999 23,15.5 C 23,15.224001 22.776,15 22.5,15 z M 24.5,15 C 24.224,15 23.999999,15.224 24,15.5 C 24,15.775999 24.223999,16 24.5,16 C 24.776,16 25,15.775999 25,15.5 C 25,15.224001 24.776,15 24.5,15 z M 26.5,15 C 26.224,15 25.999999,15.224 26,15.5 C 26,15.775999 26.223999,16 26.5,16 C 26.776,16 27,15.775999 27,15.5 C 27,15.224001 26.776,15 26.5,15 z M 28.5,15 C 28.224,15 27.999999,15.224 28,15.5 C 28,15.775999 28.223999,16 28.5,16 C 28.776,16 29,15.775999 29,15.5 C 29,15.224001 28.776,15 28.5,15 z M 30.5,15 C 30.224,15 30,15.224 30,15.5 C 30,15.776 30.224,16 30.5,16 C 30.776,16 31,15.776 31,15.5 C 31,15.224 30.776,15 30.5,15 z M 19.5,16 C 19.224,16 18.999999,16.224001 19,16.5 C 19,16.775999 19.223999,17 19.5,17 C 19.776,17 20,16.776 20,16.5 C 20,16.224001 19.776,16 19.5,16 z M 21.5,16 C 21.224,16 20.999999,16.224001 21,16.5 C 21,16.775999 21.223999,17 21.5,17 C 21.776,17 22,16.776 22,16.5 C 22,16.224001 21.776,16 21.5,16 z M 23.5,16 C 23.224,16 22.999999,16.224001 23,16.5 C 23,16.775999 23.223999,17 23.5,17 C 23.776,17 24,16.776 24,16.5 C 24,16.224001 23.776,16 23.5,16 z M 25.5,16 C 25.224,16 24.999999,16.224001 25,16.5 C 25,16.775999 25.223999,17 25.5,17 C 25.776,17 26,16.776 26,16.5 C 26,16.224001 25.776,16 25.5,16 z M 27.5,16 C 27.224,16 26.999999,16.224001 27,16.5 C 27,16.775999 27.223999,17 27.5,17 C 27.776,17 28,16.776 28,16.5 C 28,16.224001 27.776,16 27.5,16 z M 29.5,16 C 29.224,16 28.999999,16.224 29,16.5 C 29,16.775999 29.223999,17 29.5,17 C 29.776,17 30,16.775999 30,16.5 C 30,16.224001 29.776,16 29.5,16 z M 18.5,17 C 18.224,17 17.999999,17.224001 18,17.5 C 18,17.775999 18.223999,18 18.5,18 C 18.776,18 19,17.776 19,17.5 C 19,17.224001 18.776,17 18.5,17 z M 20.5,17 C 20.224,17 19.999999,17.224001 20,17.5 C 20,17.775999 20.223999,18 20.5,18 C 20.776,18 21,17.776 21,17.5 C 21,17.224001 20.776,17 20.5,17 z M 22.5,17 C 22.224,17 21.999999,17.224001 22,17.5 C 22,17.775999 22.223999,18 22.5,18 C 22.776,18 23,17.776 23,17.5 C 23,17.224001 22.776,17 22.5,17 z M 24.5,17 C 24.224,17 23.999999,17.224001 24,17.5 C 24,17.775999 24.223999,18 24.5,18 C 24.776,18 25,17.776 25,17.5 C 25,17.224001 24.776,17 24.5,17 z M 26.5,17 C 26.224,17 25.999999,17.224001 26,17.5 C 26,17.775999 26.223999,18 26.5,18 C 26.776,18 27,17.776 27,17.5 C 27,17.224001 26.776,17 26.5,17 z M 28.5,17 C 28.224,17 27.999999,17.224001 28,17.5 C 28,17.775999 28.223999,18 28.5,18 C 28.776,18 29,17.776 29,17.5 C 29,17.224001 28.776,17 28.5,17 z M 30.5,17 C 30.224,17 30,17.224 30,17.5 C 30,17.776 30.224,18 30.5,18 C 30.776,18 31,17.776 31,17.5 C 31,17.224 30.776,17 30.5,17 z M 19.5,18 C 19.224,18 18.999999,18.224001 19,18.5 C 19,18.775999 19.223999,19 19.5,19 C 19.776,19 20,18.776 20,18.5 C 20,18.224001 19.776,18 19.5,18 z M 21.5,18 C 21.224,18 20.999999,18.224001 21,18.5 C 21,18.775999 21.223999,19 21.5,19 C 21.776,19 22,18.776 22,18.5 C 22,18.224001 21.776,18 21.5,18 z M 23.5,18 C 23.224,18 22.999999,18.224001 23,18.5 C 23,18.775999 23.223999,19 23.5,19 C 23.776,19 24,18.776 24,18.5 C 24,18.224001 23.776,18 23.5,18 z M 25.5,18 C 25.224,18 24.999999,18.224001 25,18.5 C 25,18.775999 25.223999,19 25.5,19 C 25.776,19 26,18.776 26,18.5 C 26,18.224001 25.776,18 25.5,18 z M 27.5,18 C 27.224,18 26.999999,18.224001 27,18.5 C 27,18.775999 27.223999,19 27.5,19 C 27.776,19 28,18.776 28,18.5 C 28,18.224001 27.776,18 27.5,18 z M 29.5,18 C 29.224,18 28.999999,18.224001 29,18.5 C 29,18.775999 29.223999,19 29.5,19 C 29.776,19 30,18.776 30,18.5 C 30,18.224001 29.776,18 29.5,18 z M 18.5,19 C 18.224,19 17.999999,19.224001 18,19.5 C 18,19.775999 18.223999,19.999999 18.5,20 C 18.776,20 19,19.776 19,19.5 C 19,19.224001 18.776,19 18.5,19 z M 20.5,19 C 20.224,19 19.999999,19.224001 20,19.5 C 20,19.775999 20.223999,19.999999 20.5,20 C 20.776,20 21,19.776 21,19.5 C 21,19.224001 20.776,19 20.5,19 z M 22.5,19 C 22.224,19 21.999999,19.224001 22,19.5 C 22,19.775999 22.223999,19.999999 22.5,20 C 22.776,20 23,19.776 23,19.5 C 23,19.224001 22.776,19 22.5,19 z M 24.5,19 C 24.224,19 23.999999,19.224001 24,19.5 C 24,19.775999 24.223999,19.999999 24.5,20 C 24.776,20 25,19.776 25,19.5 C 25,19.224001 24.776,19 24.5,19 z M 26.5,19 C 26.224,19 25.999999,19.224001 26,19.5 C 26,19.775999 26.223999,19.999999 26.5,20 C 26.776,20 27,19.776 27,19.5 C 27,19.224001 26.776,19 26.5,19 z M 28.5,19 C 28.224,19 27.999999,19.224001 28,19.5 C 28,19.775999 28.223999,19.999999 28.5,20 C 28.776,20 29,19.776 29,19.5 C 29,19.224001 28.776,19 28.5,19 z M 30.5,19 C 30.224,19 30,19.224 30,19.5 C 30,19.776 30.224,20 30.5,20 C 30.776,20 31,19.776 31,19.5 C 31,19.224 30.776,19 30.5,19 z M 19.5,20 C 19.224,20 18.999999,20.224001 19,20.5 C 19,20.775999 19.223999,20.999999 19.5,21 C 19.776,21 20,20.776 20,20.5 C 20,20.224001 19.776,20 19.5,20 z M 21.5,20 C 21.224,20 20.999999,20.224001 21,20.5 C 21,20.775999 21.223999,20.999999 21.5,21 C 21.776,21 22,20.776 22,20.5 C 22,20.224001 21.776,20 21.5,20 z M 23.5,20 C 23.224,20 22.999999,20.224001 23,20.5 C 23,20.775999 23.223999,20.999999 23.5,21 C 23.776,21 24,20.776 24,20.5 C 24,20.224001 23.776,20 23.5,20 z M 25.5,20 C 25.224,20 24.999999,20.224001 25,20.5 C 25,20.775999 25.223999,20.999999 25.5,21 C 25.776,21 26,20.776 26,20.5 C 26,20.224001 25.776,20 25.5,20 z M 27.5,20 C 27.224,20 26.999999,20.224001 27,20.5 C 27,20.775999 27.223999,20.999999 27.5,21 C 27.776,21 28,20.776 28,20.5 C 28,20.224001 27.776,20 27.5,20 z M 29.5,20 C 29.224,20 28.999999,20.224001 29,20.5 C 29,20.775999 29.223999,20.999999 29.5,21 C 29.776,21 30,20.776 30,20.5 C 30,20.224001 29.776,20 29.5,20 z M 20.5,21 C 20.224,21 19.999999,21.224001 20,21.5 C 20,21.775999 20.223999,21.999999 20.5,22 C 20.776,22 21,21.776 21,21.5 C 21,21.224001 20.776,21 20.5,21 z M 22.5,21 C 22.224,21 21.999999,21.224001 22,21.5 C 22,21.775999 22.223999,21.999999 22.5,22 C 22.776,22 23,21.776 23,21.5 C 23,21.224001 22.776,21 22.5,21 z M 24.5,21 C 24.224,21 23.999999,21.224001 24,21.5 C 24,21.775999 24.223999,21.999999 24.5,22 C 24.776,22 25,21.776 25,21.5 C 25,21.224001 24.776,21 24.5,21 z M 26.5,21 C 26.224,21 25.999999,21.224001 26,21.5 C 26,21.775999 26.223999,21.999999 26.5,22 C 26.776,22 27,21.776 27,21.5 C 27,21.224001 26.776,21 26.5,21 z M 28.5,21 C 28.224,21 27.999999,21.224001 28,21.5 C 28,21.775999 28.223999,21.999999 28.5,22 C 28.776,22 29,21.776 29,21.5 C 29,21.224001 28.776,21 28.5,21 z M 21.5,22 C 21.224,22 20.999999,22.224001 21,22.5 C 21,22.775999 21.223999,22.999999 21.5,23 C 21.776,23 22,22.776 22,22.5 C 22,22.224001 21.776,22 21.5,22 z M 23.5,22 C 23.224,22 22.999999,22.224001 23,22.5 C 23,22.775999 23.223999,22.999999 23.5,23 C 23.776,23 24,22.776 24,22.5 C 24,22.224001 23.776,22 23.5,22 z M 25.5,22 C 25.224,22 24.999999,22.224001 25,22.5 C 25,22.775999 25.223999,22.999999 25.5,23 C 25.776,23 26,22.776 26,22.5 C 26,22.224001 25.776,22 25.5,22 z M 27.5,22 C 27.224,22 26.999999,22.224001 27,22.5 C 27,22.775999 27.223999,22.999999 27.5,23 C 27.776,23 28,22.776 28,22.5 C 28,22.224001 27.776,22 27.5,22 z M 22.5,23 C 22.224,23 21.999999,23.224001 22,23.5 C 22,23.775999 22.223999,23.999999 22.5,24 C 22.776,24 23,23.776 23,23.5 C 23,23.224001 22.776,23 22.5,23 z M 24.5,23 C 24.224,23 23.999999,23.224001 24,23.5 C 24,23.775999 24.223999,23.999999 24.5,24 C 24.776,24 25,23.776 25,23.5 C 25,23.224001 24.776,23 24.5,23 z M 26.5,23 C 26.224,23 25.999999,23.224001 26,23.5 C 26,23.775999 26.223999,23.999999 26.5,24 C 26.776,24 27,23.776 27,23.5 C 27,23.224001 26.776,23 26.5,23 z M 23.5,24 C 23.224,24 22.999999,24.224001 23,24.5 C 23,24.775999 23.223999,24.999999 23.5,25 C 23.776,25 24,24.776 24,24.5 C 24,24.224001 23.776,24 23.5,24 z M 25.5,24 C 25.224,24 24.999999,24.224001 25,24.5 C 25,24.775999 25.223999,24.999999 25.5,25 C 25.776,25 26,24.776 26,24.5 C 26,24.224001 25.776,24 25.5,24 z" + style="opacity:0.5;fill:url(#linearGradient3064);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="6.0500031" + rx="6.0000024" + y="2.5000026" + x="18.500008" + height="22.000008" + width="12.000005" + id="rect2967" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient3066);stroke-width:1.0000006;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + </g> + <g + style="stroke:#729fcf;display:inline" + id="g27916" + transform="matrix(0.3975228,0,0,0.9423324,-18.689059,-4.6737794)"> + <path + sodipodi:nodetypes="csc" + id="path21632" + d="M 67.5625,34.78125 C 71.176369,31.899733 73.499999,27.47788 73.5,22.5 C 73.5,17.793936 71.43603,13.569699 68.15625,10.6875" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient3375);stroke-width:1.25757563;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + </g> + <g + style="stroke:#729fcf;display:inline" + id="g28807" + transform="matrix(0.272091,0,0,0.9423324,-15.475768,-4.3498543)"> + <path + sodipodi:nodetypes="csc" + id="path27920" + d="M 74.954806,30.15625 C 77.22438,28.375887 78.673556,25.606103 78.673556,22.5 C 78.673556,19.560794 77.36198,16.939552 75.298556,15.15625" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#radialGradient3377);stroke-width:1.52005064;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/status/audio-input-microphone-muted.svg b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-muted.svg new file mode 100644 index 0000000..962b4de --- /dev/null +++ b/mate-volume-control/data/icons/scalable/status/audio-input-microphone-muted.svg @@ -0,0 +1,1040 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg2790" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="audio-input-mic-muted.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs2792"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient6964" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6958"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop6960" /> + <stop + id="stop6966" + offset="0.60000002" + style="stop-color:#729fcf;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop6962" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3579"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3581" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3583" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient3585" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" /> + <linearGradient + id="linearGradient3228"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3230" /> + <stop + id="stop3573" + offset="0.06770357" + style="stop-color:black;stop-opacity:0.42857143;" /> + <stop + id="stop3569" + offset="0.29894069" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:0.49803922;" + offset="0.77437174" + id="stop3571" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="1" + id="stop3232" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient3567" + gradientUnits="userSpaceOnUse" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" + gradientTransform="translate(0,3)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2920"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2922" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2924" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient2926" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2877"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2879" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2881" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient2894" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3815"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3817" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2892" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2867"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2869" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2871" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient2890" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + id="linearGradient3734"> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="0" + id="stop3736" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop3738" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient3740" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient4481"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4483" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop4485" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient4487" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2904"> + <stop + id="stop2906" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.21551724" + id="stop2910" /> + <stop + id="stop2912" + offset="0.70243758" + style="stop-color:#c3c4c2;stop-opacity:1;" /> + <stop + id="stop2908" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient2902" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2949" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2943"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop2945" /> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="1" + id="stop2947" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2953" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" + gradientTransform="translate(14,0)" /> + <linearGradient + id="linearGradient2981"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop2983" /> + <stop + style="stop-color:white;stop-opacity:1" + offset="1" + id="stop2985" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient2987" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3805" + gradientUnits="userSpaceOnUse" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientTransform="translate(20,-1)" /> + <linearGradient + id="linearGradient3795"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop3797" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3799" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient3801" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + id="linearGradient3726"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop3728" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop3730" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient3732" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3703"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop3705" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop3707" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient3709" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3779"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3781" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3783" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient3785" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2965"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2967" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2969" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient2971" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3711" + inkscape:collect="always"> + <stop + id="stop3713" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop3715" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient3691" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4465"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop4467" /> + <stop + style="stop-color:#2e3436;stop-opacity:0" + offset="1" + id="stop4469" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4465" + id="linearGradient4460" + gradientUnits="userSpaceOnUse" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" + gradientTransform="translate(-0.25,12.5)" /> + <linearGradient + id="linearGradient4475" + inkscape:collect="always"> + <stop + id="stop4477" + offset="0" + style="stop-color:black;stop-opacity:1" /> + <stop + id="stop4479" + offset="1" + style="stop-color:black;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4475" + id="linearGradient4473" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.25,13.5)" + x1="32.864544" + y1="13.794194" + x2="32.864544" + y2="5.5441942" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient4505" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4499"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop4501" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop4503" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective2798" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3373" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6999424,0,0,3.5713875,-122.46854,-58.740132)" + cx="72.495682" + cy="22.84375" + fx="72.495682" + fy="22.84375" + r="4.8202302" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8087117,0,0,3.5234273,-57.039447,-57.368542)" + cx="70.53125" + cy="22.734375" + fx="70.53125" + fy="22.734375" + r="3.5975378" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6958" + id="radialGradient3377" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1454532,0,0,3.0191635,-69.461,-45.746674)" + cx="60.640625" + cy="22.65625" + fx="60.640625" + fy="22.65625" + r="2.6194003" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient2535" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4499" + id="radialGradient2537" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3711" + id="radialGradient2539" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.106546,0,0,0.58328,-1.909343,15.04719)" + cx="18.753521" + cy="40.578671" + fx="18.753521" + fy="40.578671" + r="13.08399" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2965" + id="radialGradient2541" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.508772,0,18.12988)" + cx="23.82066" + cy="36.907261" + fx="23.82066" + fy="36.907261" + r="12.59534" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3779" + id="linearGradient2543" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.980843,0,0,0.974547,0.59387,-0.156861)" + x1="23.997437" + y1="37.835339" + x2="29.74268" + y2="32.355263" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3703" + id="linearGradient2545" + gradientUnits="userSpaceOnUse" + x1="23.8125" + y1="41.836731" + x2="27.272261" + y2="28.590008" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient2547" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="25.606806" + y1="36.722809" + x2="23.640165" + y2="30.421146" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient2549" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3795" + id="linearGradient2551" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(20,-1)" + x1="13.567612" + y1="18.432873" + x2="13.567612" + y2="19.231655" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2981" + id="linearGradient2553" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940947,0,1.564893)" + x1="23.374121" + y1="19.452076" + x2="21.649811" + y2="25.229111" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2555" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(14,0)" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2943" + id="linearGradient2557" + gradientUnits="userSpaceOnUse" + x1="16.65625" + y1="16.14632" + x2="16.65625" + y2="20.381033" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2904" + id="linearGradient2559" + gradientUnits="userSpaceOnUse" + x1="18.737373" + y1="13.351768" + x2="30.230837" + y2="13.351768" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4481" + id="linearGradient2561" + gradientUnits="userSpaceOnUse" + x1="17.625" + y1="20.814491" + x2="17.625" + y2="5.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3734" + id="linearGradient2563" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="24.6875" + y1="36.75" + x2="24.6875" + y2="28.617105" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2867" + id="linearGradient2565" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.809211,0,2.763158)" + x1="19.583334" + y1="10.76408" + x2="23.176371" + y2="10.76408" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2567" + gradientUnits="userSpaceOnUse" + x1="23.246162" + y1="24.761473" + x2="23.246162" + y2="15.94703" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2877" + id="linearGradient2569" + gradientUnits="userSpaceOnUse" + x1="21.961548" + y1="6.3608937" + x2="24.508121" + y2="10.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2920" + id="radialGradient2571" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.580773,0,0,0.961547,-12.77702,-2.531609)" + cx="22.553526" + cy="10.432782" + fx="22.553526" + fy="10.432782" + r="6.46875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3228" + id="linearGradient2573" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,3)" + x1="17.999674" + y1="10.081399" + x2="30" + y2="10.081399" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3579" + id="linearGradient2575" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.09091,0,0,1.100001,-1.681827,0.84999)" + x1="20.483149" + y1="3.4711361" + x2="28.357954" + y2="25.991137" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="12.270833" + inkscape:cx="24" + inkscape:cy="24" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="780" + inkscape:window-height="776" + inkscape:window-x="949" + inkscape:window-y="190" /> + <metadata + id="metadata2795"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + style="display:inline" + id="g2915" + transform="translate(7.6012894,0.1428571)"> + <path + transform="matrix(0.727673,0,0,1.235135,7.166344,-12.0556)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2917" + style="opacity:0.1;fill:url(#radialGradient2535);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.233813,0,0,1.235135,-4.890235,-6.055598)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2919" + style="opacity:0.7;fill:url(#radialGradient2537);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2925" + style="opacity:1;fill:url(#radialGradient2539);fill-opacity:1;stroke:#555753;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.43667,0,0,0.429141,14.09824,21.41158)" + d="M 36.415999,36.907261 A 12.59534,6.4081554 0 1 1 11.22532,36.907261 A 12.59534,6.4081554 0 1 1 36.415999,36.907261 z" + sodipodi:ry="6.4081554" + sodipodi:rx="12.59534" + sodipodi:cy="36.907261" + sodipodi:cx="23.82066" + id="path2927" + style="opacity:1;fill:url(#radialGradient2541);fill-opacity:1;stroke:none;stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccssccc" + id="path2929" + d="M 27.35249,32.125 C 25.613836,32.860383 24.806671,34.177948 23.67433,35.292277 C 23.188021,35.599877 23.07463,36.001723 23.15468,36.568962 C 23.23473,37.136205 23.644126,37.624296 24.196826,37.787146 C 24.749524,37.949994 25.196373,37.917185 25.574713,37.485007 C 26.676195,35.285524 28.744563,33.983863 31,32.85591 C 29.870496,32.536987 28.651039,32.264053 27.35249,32.125 z" + style="opacity:0.7;fill:url(#linearGradient2543);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.032128,0,0,1.014402,-8.596444e-2,1.56074)" + d="M 23.8125,31.5 C 20.473005,31.5 17.440949,32.183256 15.34375,33.25 C 13.246551,34.316744 12.21875,35.666366 12.21875,36.90625 C 12.21875,38.146134 13.246551,39.495756 15.34375,40.5625 C 17.440949,41.629244 20.473005,42.312501 23.8125,42.3125 C 27.151995,42.3125 30.184051,41.629244 32.28125,40.5625 C 34.378449,39.495756 35.40625,38.146134 35.40625,36.90625 C 35.40625,35.666366 34.378449,34.316744 32.28125,33.25 C 30.184051,32.183256 27.151995,31.5 23.8125,31.5 z" + id="path2931" + style="opacity:0.4;fill:none;fill-opacity:1;stroke:url(#linearGradient2545);stroke-width:0.97730058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + inkscape:original="M 23.8125 30.5 C 16.859872 30.5 11.21875 33.368948 11.21875 36.90625 C 11.21875 40.443552 16.859872 43.312502 23.8125 43.3125 C 30.765128 43.3125 36.406249 40.443552 36.40625 36.90625 C 36.40625 33.368948 30.765128 30.5 23.8125 30.5 z " + inkscape:radius="-0.99470079" + sodipodi:type="inkscape:offset" /> + <path + sodipodi:nodetypes="cc" + id="path2933" + d="M 24.5,27.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2547);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2935" + d="M 34.500008,18.999997 C 34.5,23.285708 30.040008,26.499998 24.500006,26.499998 C 18.960004,26.499998 14.5,23.285708 14.500003,18.999997" + style="fill:none;fill-opacity:1;stroke:#888a85;stroke-width:3.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="12.5" + height="2.9999995" + width="4" + id="rect2937" + style="opacity:1;fill:url(#linearGradient2549);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + y="16.499998" + x="32.5" + height="2.9999995" + width="4" + id="rect2939" + style="opacity:1;fill:url(#linearGradient2551);fill-opacity:1;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="csc" + id="path2941" + d="M 34.500008,18.999991 C 34.500008,23.285701 30.040008,26.499992 24.500006,26.499992 C 18.960004,26.499992 14.5,23.285701 14.500003,18.999991" + style="fill:none;fill-opacity:1;stroke:url(#linearGradient2553);stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="30" + height="6" + width="3.0000005" + id="rect2943" + style="opacity:1;fill:url(#linearGradient2555);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,12.25,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2945" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <rect + ry="0.9722718" + rx="0.9722718" + y="15" + x="16" + height="6" + width="3.0000005" + id="rect2947" + style="opacity:1;fill:url(#linearGradient2557);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="7.0108709" + rx="7.0000019" + y="1.5000002" + x="17.499996" + height="24.000008" + width="14.000004" + id="rect2949" + style="opacity:1;fill:url(#linearGradient2559);fill-opacity:1;stroke:url(#linearGradient2561);stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path2951" + d="M 24.5,26.5 L 24.5,36.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2563);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.5,0,0,1.5,-7.75,-11.25)" + d="M 14.5,19 A 0.5,0.5 0 1 1 13.5,19 A 0.5,0.5 0 1 1 14.5,19 z" + sodipodi:ry="0.5" + sodipodi:rx="0.5" + sodipodi:cy="19" + sodipodi:cx="14" + id="path2953" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + <g + id="g2955" + style="display:inline"> + <rect + style="opacity:1;fill:url(#linearGradient2565);fill-opacity:1;stroke:none;stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="rect2957" + width="4" + height="15.374996" + x="20" + y="6" + rx="2" + ry="2.1991496" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.54470092" + inkscape:original="M 24.5 2.5 C 20.621999 2.5 17.5 5.615977 17.5 9.5 L 17.5 19.5 C 17.5 23.384022 20.621999 26.5 24.5 26.5 C 28.378001 26.5 31.5 23.384022 31.5 19.5 L 31.5 9.5 C 31.5 5.6159775 28.378001 2.5 24.5 2.5 z " + style="opacity:0.2;fill:url(#linearGradient2567);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" + id="path2959" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,19.5 C 18.03125,23.092133 20.913778,25.96875 24.5,25.96875 C 28.086222,25.96875 30.96875,23.092133 30.96875,19.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + transform="translate(0,-1)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#linearGradient2569);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2961" + sodipodi:cx="23.65625" + sodipodi:cy="7.6875" + sodipodi:rx="3.34375" + sodipodi:ry="3.0625" + d="M 27,7.6875 A 3.34375,3.0625 0 1 1 20.3125,7.6875 A 3.34375,3.0625 0 1 1 27,7.6875 z" + transform="matrix(1,0,0,1.081633,-0.375,-1.252551)" /> + </g> + <path + sodipodi:nodetypes="cccccc" + id="path2963" + d="M 24.5,3.03125 C 20.913777,3.03125 18.03125,5.9078661 18.03125,9.5 L 18.03125,14.5 L 30.96875,14.5 L 30.96875,9.5 C 30.96875,5.9078666 28.086223,3.03125 24.5,3.03125 z" + style="opacity:0.9;fill:url(#radialGradient2571);fill-opacity:1;stroke:none;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;display:inline" + transform="translate(0,-1)" /> + <path + sodipodi:nodetypes="csssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssccsssc" + id="path2965" + d="M 22.5,3 C 22.224,3 22,3.224 22,3.5 C 22,3.776 22.224,4 22.5,4 C 22.776,4 23,3.776 23,3.5 C 23,3.224 22.776,3 22.5,3 z M 24.5,3 C 24.224,3 24,3.224 24,3.5 C 24,3.776 24.224,4 24.5,4 C 24.776,4 25,3.776 25,3.5 C 25,3.224 24.776,3 24.5,3 z M 26.5,3 C 26.224,3 26,3.224 26,3.5 C 26,3.776 26.224,4 26.5,4 C 26.776,4 27,3.776 27,3.5 C 27,3.224 26.776,3 26.5,3 z M 21.5,4 C 21.224,4 21,4.224 21,4.5 C 21,4.776 21.224,5 21.5,5 C 21.776,5 22,4.776 22,4.5 C 22,4.224 21.776,4 21.5,4 z M 23.5,4 C 23.224,4 22.999999,4.2240007 23,4.5 C 23,4.7759993 23.223999,5 23.5,5 C 23.776,5 24,4.7759993 24,4.5 C 24,4.2240007 23.776,4 23.5,4 z M 25.5,4 C 25.224,4 24.999999,4.2240007 25,4.5 C 25,4.7759993 25.223999,5 25.5,5 C 25.776,5 26,4.7759993 26,4.5 C 26,4.2240007 25.776,4 25.5,4 z M 27.5,4 C 27.224,4 27,4.224 27,4.5 C 27,4.776 27.224,5 27.5,5 C 27.776,5 28,4.776 28,4.5 C 28,4.224 27.776,4 27.5,4 z M 20.5,5 C 20.224,5 19.999999,5.2240008 20,5.5 C 20,5.7759993 20.223999,6 20.5,6 C 20.776,6 21,5.7759994 21,5.5 C 21,5.2240007 20.776,5 20.5,5 z M 22.5,5 C 22.224,5 21.999999,5.2240008 22,5.5 C 22,5.7759993 22.223999,6 22.5,6 C 22.776,6 23,5.7759994 23,5.5 C 23,5.2240007 22.776,5 22.5,5 z M 24.5,5 C 24.224,5 23.999999,5.2240008 24,5.5 C 24,5.7759993 24.223999,6 24.5,6 C 24.776,6 25,5.7759994 25,5.5 C 25,5.2240007 24.776,5 24.5,5 z M 26.5,5 C 26.224,5 25.999999,5.2240008 26,5.5 C 26,5.7759993 26.223999,6 26.5,6 C 26.776,6 27,5.7759994 27,5.5 C 27,5.2240007 26.776,5 26.5,5 z M 28.5,5 C 28.224,5 28,5.224 28,5.5 C 28,5.776 28.224,6 28.5,6 C 28.776,6 29,5.776 29,5.5 C 29,5.224 28.776,5 28.5,5 z M 19.5,6 C 19.224,6 18.999999,6.2240008 19,6.5 C 19,6.7759993 19.223999,7 19.5,7 C 19.776,7 20,6.7759994 20,6.5 C 20,6.2240007 19.776,6 19.5,6 z M 21.5,6 C 21.224,6 20.999999,6.2240008 21,6.5 C 21,6.7759993 21.223999,7 21.5,7 C 21.776,7 22,6.7759994 22,6.5 C 22,6.2240007 21.776,6 21.5,6 z M 23.5,6 C 23.224,6 22.999999,6.2240008 23,6.5 C 23,6.7759993 23.223999,7 23.5,7 C 23.776,7 24,6.7759994 24,6.5 C 24,6.2240007 23.776,6 23.5,6 z M 25.5,6 C 25.224,6 24.999999,6.2240008 25,6.5 C 25,6.7759993 25.223999,7 25.5,7 C 25.776,7 26,6.7759994 26,6.5 C 26,6.2240007 25.776,6 25.5,6 z M 27.5,6 C 27.224,6 26.999999,6.2240008 27,6.5 C 27,6.7759993 27.223999,7 27.5,7 C 27.776,7 28,6.7759994 28,6.5 C 28,6.2240007 27.776,6 27.5,6 z M 29.5,6 C 29.224,6 29,6.224 29,6.5 C 29,6.776 29.224,7 29.5,7 C 29.776,7 30,6.776 30,6.5 C 30,6.224 29.776,6 29.5,6 z M 20.5,7 C 20.224,7 19.999999,7.2240008 20,7.5 C 20,7.7759993 20.223999,8.0000002 20.5,8 C 20.776,8 21,7.7759994 21,7.5 C 21,7.2240007 20.776,7 20.5,7 z M 22.5,7 C 22.224,7 21.999999,7.2240008 22,7.5 C 22,7.7759993 22.223999,8.0000002 22.5,8 C 22.776,8 23,7.7759994 23,7.5 C 23,7.2240007 22.776,7 22.5,7 z M 24.5,7 C 24.224,7 23.999999,7.2240008 24,7.5 C 24,7.7759993 24.223999,8.0000002 24.5,8 C 24.776,8 25,7.7759994 25,7.5 C 25,7.2240007 24.776,7 24.5,7 z M 26.5,7 C 26.224,7 25.999999,7.2240008 26,7.5 C 26,7.7759993 26.223999,8.0000002 26.5,8 C 26.776,8 27,7.7759994 27,7.5 C 27,7.2240007 26.776,7 26.5,7 z M 28.5,7 C 28.224,7 27.999999,7.2240008 28,7.5 C 28,7.7759993 28.223999,8.0000002 28.5,8 C 28.776,8 29,7.7759994 29,7.5 C 29,7.2240007 28.776,7 28.5,7 z M 30.5,7 C 30.224,7 30,7.224 30,7.5 C 30,7.776 30.224,8 30.5,8 C 30.776,8 31,7.776 31,7.5 C 31,7.224 30.776,7 30.5,7 z M 19.5,8 C 19.224,8 18.999999,8.2240008 19,8.5 C 19,8.7759993 19.223999,9 19.5,9 C 19.776,9 20,8.7759994 20,8.5 C 20,8.2240007 19.776,8 19.5,8 z M 21.5,8 C 21.224,8 20.999999,8.2240008 21,8.5 C 21,8.7759993 21.223999,9 21.5,9 C 21.776,9 22,8.7759994 22,8.5 C 22,8.2240007 21.776,8 21.5,8 z M 23.5,8 C 23.224,8 22.999999,8.2240008 23,8.5 C 23,8.7759993 23.223999,9 23.5,9 C 23.776,9 24,8.7759994 24,8.5 C 24,8.2240007 23.776,8 23.5,8 z M 25.5,8 C 25.224,8 24.999999,8.2240008 25,8.5 C 25,8.7759993 25.223999,9 25.5,9 C 25.776,9 26,8.7759994 26,8.5 C 26,8.2240007 25.776,8 25.5,8 z M 27.5,8 C 27.224,8 26.999999,8.2240008 27,8.5 C 27,8.7759993 27.223999,9 27.5,9 C 27.776,9 28,8.7759994 28,8.5 C 28,8.2240007 27.776,8 27.5,8 z M 29.5,8 C 29.224,8 28.999999,8.2240008 29,8.5 C 29,8.7759993 29.223999,9 29.5,9 C 29.776,9 30,8.7759994 30,8.5 C 30,8.2240007 29.776,8 29.5,8 z M 18.5,9 C 18.224,9 17.999999,9.224001 18,9.5 C 18,9.775999 18.223999,10 18.5,10 C 18.776,10 19,9.775999 19,9.5 C 19,9.224001 18.776,9 18.5,9 z M 20.5,9 C 20.224,9 19.999999,9.224001 20,9.5 C 20,9.775999 20.223999,10 20.5,10 C 20.776,10 21,9.775999 21,9.5 C 21,9.224001 20.776,9 20.5,9 z M 22.5,9 C 22.224,9 21.999999,9.224001 22,9.5 C 22,9.775999 22.223999,10 22.5,10 C 22.776,10 23,9.775999 23,9.5 C 23,9.224001 22.776,9 22.5,9 z M 24.5,9 C 24.224,9 23.999999,9.224001 24,9.5 C 24,9.775999 24.223999,10 24.5,10 C 24.776,10 25,9.775999 25,9.5 C 25,9.224001 24.776,9 24.5,9 z M 26.5,9 C 26.224,9 25.999999,9.224001 26,9.5 C 26,9.775999 26.223999,10 26.5,10 C 26.776,10 27,9.775999 27,9.5 C 27,9.224001 26.776,9 26.5,9 z M 28.5,9 C 28.224,9 27.999999,9.224001 28,9.5 C 28,9.775999 28.223999,10 28.5,10 C 28.776,10 29,9.775999 29,9.5 C 29,9.224001 28.776,9 28.5,9 z M 30.5,9 C 30.224,9 30,9.224 30,9.5 C 30,9.776 30.224,10 30.5,10 C 30.776,10 31,9.776 31,9.5 C 31,9.224 30.776,9 30.5,9 z M 19.5,10 C 19.224,10 18.999999,10.224001 19,10.5 C 19,10.775999 19.223999,11 19.5,11 C 19.776,11 20,10.775999 20,10.5 C 20,10.224001 19.776,10 19.5,10 z M 21.5,10 C 21.224,10 20.999999,10.224001 21,10.5 C 21,10.775999 21.223999,11 21.5,11 C 21.776,11 22,10.775999 22,10.5 C 22,10.224001 21.776,10 21.5,10 z M 23.5,10 C 23.224,10 22.999999,10.224001 23,10.5 C 23,10.775999 23.223999,11 23.5,11 C 23.776,11 24,10.775999 24,10.5 C 24,10.224001 23.776,10 23.5,10 z M 25.5,10 C 25.224,10 24.999999,10.224001 25,10.5 C 25,10.775999 25.223999,11 25.5,11 C 25.776,11 26,10.775999 26,10.5 C 26,10.224001 25.776,10 25.5,10 z M 27.5,10 C 27.224,10 26.999999,10.224001 27,10.5 C 27,10.775999 27.223999,11 27.5,11 C 27.776,11 28,10.775999 28,10.5 C 28,10.224001 27.776,10 27.5,10 z M 29.5,10 C 29.224,10 28.999999,10.224001 29,10.5 C 29,10.775999 29.223999,11 29.5,11 C 29.776,11 30,10.775999 30,10.5 C 30,10.224001 29.776,10 29.5,10 z M 18.5,11 C 18.224,11 17.999999,11.224 18,11.5 C 18,11.775999 18.223999,12 18.5,12 C 18.776,12 19,11.775999 19,11.5 C 19,11.224001 18.776,11 18.5,11 z M 20.5,11 C 20.224,11 19.999999,11.224 20,11.5 C 20,11.775999 20.223999,12 20.5,12 C 20.776,12 21,11.775999 21,11.5 C 21,11.224001 20.776,11 20.5,11 z M 22.5,11 C 22.224,11 21.999999,11.224 22,11.5 C 22,11.775999 22.223999,12 22.5,12 C 22.776,12 23,11.775999 23,11.5 C 23,11.224001 22.776,11 22.5,11 z M 24.5,11 C 24.224,11 23.999999,11.224 24,11.5 C 24,11.775999 24.223999,12 24.5,12 C 24.776,12 25,11.775999 25,11.5 C 25,11.224001 24.776,11 24.5,11 z M 26.5,11 C 26.224,11 25.999999,11.224 26,11.5 C 26,11.775999 26.223999,12 26.5,12 C 26.776,12 27,11.775999 27,11.5 C 27,11.224001 26.776,11 26.5,11 z M 28.5,11 C 28.224,11 27.999999,11.224 28,11.5 C 28,11.775999 28.223999,12 28.5,12 C 28.776,12 29,11.775999 29,11.5 C 29,11.224001 28.776,11 28.5,11 z M 30.5,11 C 30.224,11 30,11.224 30,11.5 C 30,11.776 30.224,12 30.5,12 C 30.776,12 31,11.776 31,11.5 C 31,11.224 30.776,11 30.5,11 z M 19.5,12 C 19.224,12 18.999999,12.224 19,12.5 C 19,12.775999 19.223999,13 19.5,13 C 19.776,13 20,12.775999 20,12.5 C 20,12.224001 19.776,12 19.5,12 z M 21.5,12 C 21.224,12 20.999999,12.224 21,12.5 C 21,12.775999 21.223999,13 21.5,13 C 21.776,13 22,12.775999 22,12.5 C 22,12.224001 21.776,12 21.5,12 z M 23.5,12 C 23.224,12 22.999999,12.224 23,12.5 C 23,12.775999 23.223999,13 23.5,13 C 23.776,13 24,12.775999 24,12.5 C 24,12.224001 23.776,12 23.5,12 z M 25.5,12 C 25.224,12 24.999999,12.224 25,12.5 C 25,12.775999 25.223999,13 25.5,13 C 25.776,13 26,12.775999 26,12.5 C 26,12.224001 25.776,12 25.5,12 z M 27.5,12 C 27.224,12 26.999999,12.224 27,12.5 C 27,12.775999 27.223999,13 27.5,13 C 27.776,13 28,12.775999 28,12.5 C 28,12.224001 27.776,12 27.5,12 z M 29.5,12 C 29.224,12 28.999999,12.224 29,12.5 C 29,12.775999 29.223999,13 29.5,13 C 29.776,13 30,12.775999 30,12.5 C 30,12.224001 29.776,12 29.5,12 z M 18.5,13 C 18.224,13 17.999999,13.224 18,13.5 C 18,13.775999 18.223999,14 18.5,14 C 18.776,14 19,13.775999 19,13.5 C 19,13.224001 18.776,13 18.5,13 z M 20.5,13 C 20.224,13 19.999999,13.224 20,13.5 C 20,13.775999 20.223999,14 20.5,14 C 20.776,14 21,13.775999 21,13.5 C 21,13.224001 20.776,13 20.5,13 z M 22.5,13 C 22.224,13 21.999999,13.224 22,13.5 C 22,13.775999 22.223999,14 22.5,14 C 22.776,14 23,13.775999 23,13.5 C 23,13.224001 22.776,13 22.5,13 z M 24.5,13 C 24.224,13 23.999999,13.224 24,13.5 C 24,13.775999 24.223999,14 24.5,14 C 24.776,14 25,13.775999 25,13.5 C 25,13.224001 24.776,13 24.5,13 z M 26.5,13 C 26.224,13 25.999999,13.224 26,13.5 C 26,13.775999 26.223999,14 26.5,14 C 26.776,14 27,13.775999 27,13.5 C 27,13.224001 26.776,13 26.5,13 z M 28.5,13 C 28.224,13 27.999999,13.224 28,13.5 C 28,13.775999 28.223999,14 28.5,14 C 28.776,14 29,13.775999 29,13.5 C 29,13.224001 28.776,13 28.5,13 z M 30.5,13 C 30.224,13 30,13.224 30,13.5 C 30,13.776 30.224,14 30.5,14 C 30.776,14 31,13.776 31,13.5 C 31,13.224 30.776,13 30.5,13 z M 19.5,14 C 19.224,14 18.999999,14.224 19,14.5 C 19,14.775999 19.223999,15 19.5,15 C 19.776,15 20,14.775999 20,14.5 C 20,14.224001 19.776,14 19.5,14 z M 21.5,14 C 21.224,14 20.999999,14.224 21,14.5 C 21,14.775999 21.223999,15 21.5,15 C 21.776,15 22,14.775999 22,14.5 C 22,14.224001 21.776,14 21.5,14 z M 23.5,14 C 23.224,14 22.999999,14.224 23,14.5 C 23,14.775999 23.223999,15 23.5,15 C 23.776,15 24,14.775999 24,14.5 C 24,14.224001 23.776,14 23.5,14 z M 25.5,14 C 25.224,14 24.999999,14.224 25,14.5 C 25,14.775999 25.223999,15 25.5,15 C 25.776,15 26,14.775999 26,14.5 C 26,14.224001 25.776,14 25.5,14 z M 27.5,14 C 27.224,14 26.999999,14.224 27,14.5 C 27,14.775999 27.223999,15 27.5,15 C 27.776,15 28,14.775999 28,14.5 C 28,14.224001 27.776,14 27.5,14 z M 29.5,14 C 29.224,14 28.999999,14.224 29,14.5 C 29,14.775999 29.223999,15 29.5,15 C 29.776,15 30,14.775999 30,14.5 C 30,14.224001 29.776,14 29.5,14 z M 18.5,15 C 18.224,15 17.999999,15.224 18,15.5 C 18,15.775999 18.223999,16 18.5,16 C 18.776,16 19,15.775999 19,15.5 C 19,15.224001 18.776,15 18.5,15 z M 20.5,15 C 20.224,15 19.999999,15.224 20,15.5 C 20,15.775999 20.223999,16 20.5,16 C 20.776,16 21,15.775999 21,15.5 C 21,15.224001 20.776,15 20.5,15 z M 22.5,15 C 22.224,15 21.999999,15.224 22,15.5 C 22,15.775999 22.223999,16 22.5,16 C 22.776,16 23,15.775999 23,15.5 C 23,15.224001 22.776,15 22.5,15 z M 24.5,15 C 24.224,15 23.999999,15.224 24,15.5 C 24,15.775999 24.223999,16 24.5,16 C 24.776,16 25,15.775999 25,15.5 C 25,15.224001 24.776,15 24.5,15 z M 26.5,15 C 26.224,15 25.999999,15.224 26,15.5 C 26,15.775999 26.223999,16 26.5,16 C 26.776,16 27,15.775999 27,15.5 C 27,15.224001 26.776,15 26.5,15 z M 28.5,15 C 28.224,15 27.999999,15.224 28,15.5 C 28,15.775999 28.223999,16 28.5,16 C 28.776,16 29,15.775999 29,15.5 C 29,15.224001 28.776,15 28.5,15 z M 30.5,15 C 30.224,15 30,15.224 30,15.5 C 30,15.776 30.224,16 30.5,16 C 30.776,16 31,15.776 31,15.5 C 31,15.224 30.776,15 30.5,15 z M 19.5,16 C 19.224,16 18.999999,16.224001 19,16.5 C 19,16.775999 19.223999,17 19.5,17 C 19.776,17 20,16.776 20,16.5 C 20,16.224001 19.776,16 19.5,16 z M 21.5,16 C 21.224,16 20.999999,16.224001 21,16.5 C 21,16.775999 21.223999,17 21.5,17 C 21.776,17 22,16.776 22,16.5 C 22,16.224001 21.776,16 21.5,16 z M 23.5,16 C 23.224,16 22.999999,16.224001 23,16.5 C 23,16.775999 23.223999,17 23.5,17 C 23.776,17 24,16.776 24,16.5 C 24,16.224001 23.776,16 23.5,16 z M 25.5,16 C 25.224,16 24.999999,16.224001 25,16.5 C 25,16.775999 25.223999,17 25.5,17 C 25.776,17 26,16.776 26,16.5 C 26,16.224001 25.776,16 25.5,16 z M 27.5,16 C 27.224,16 26.999999,16.224001 27,16.5 C 27,16.775999 27.223999,17 27.5,17 C 27.776,17 28,16.776 28,16.5 C 28,16.224001 27.776,16 27.5,16 z M 29.5,16 C 29.224,16 28.999999,16.224 29,16.5 C 29,16.775999 29.223999,17 29.5,17 C 29.776,17 30,16.775999 30,16.5 C 30,16.224001 29.776,16 29.5,16 z M 18.5,17 C 18.224,17 17.999999,17.224001 18,17.5 C 18,17.775999 18.223999,18 18.5,18 C 18.776,18 19,17.776 19,17.5 C 19,17.224001 18.776,17 18.5,17 z M 20.5,17 C 20.224,17 19.999999,17.224001 20,17.5 C 20,17.775999 20.223999,18 20.5,18 C 20.776,18 21,17.776 21,17.5 C 21,17.224001 20.776,17 20.5,17 z M 22.5,17 C 22.224,17 21.999999,17.224001 22,17.5 C 22,17.775999 22.223999,18 22.5,18 C 22.776,18 23,17.776 23,17.5 C 23,17.224001 22.776,17 22.5,17 z M 24.5,17 C 24.224,17 23.999999,17.224001 24,17.5 C 24,17.775999 24.223999,18 24.5,18 C 24.776,18 25,17.776 25,17.5 C 25,17.224001 24.776,17 24.5,17 z M 26.5,17 C 26.224,17 25.999999,17.224001 26,17.5 C 26,17.775999 26.223999,18 26.5,18 C 26.776,18 27,17.776 27,17.5 C 27,17.224001 26.776,17 26.5,17 z M 28.5,17 C 28.224,17 27.999999,17.224001 28,17.5 C 28,17.775999 28.223999,18 28.5,18 C 28.776,18 29,17.776 29,17.5 C 29,17.224001 28.776,17 28.5,17 z M 30.5,17 C 30.224,17 30,17.224 30,17.5 C 30,17.776 30.224,18 30.5,18 C 30.776,18 31,17.776 31,17.5 C 31,17.224 30.776,17 30.5,17 z M 19.5,18 C 19.224,18 18.999999,18.224001 19,18.5 C 19,18.775999 19.223999,19 19.5,19 C 19.776,19 20,18.776 20,18.5 C 20,18.224001 19.776,18 19.5,18 z M 21.5,18 C 21.224,18 20.999999,18.224001 21,18.5 C 21,18.775999 21.223999,19 21.5,19 C 21.776,19 22,18.776 22,18.5 C 22,18.224001 21.776,18 21.5,18 z M 23.5,18 C 23.224,18 22.999999,18.224001 23,18.5 C 23,18.775999 23.223999,19 23.5,19 C 23.776,19 24,18.776 24,18.5 C 24,18.224001 23.776,18 23.5,18 z M 25.5,18 C 25.224,18 24.999999,18.224001 25,18.5 C 25,18.775999 25.223999,19 25.5,19 C 25.776,19 26,18.776 26,18.5 C 26,18.224001 25.776,18 25.5,18 z M 27.5,18 C 27.224,18 26.999999,18.224001 27,18.5 C 27,18.775999 27.223999,19 27.5,19 C 27.776,19 28,18.776 28,18.5 C 28,18.224001 27.776,18 27.5,18 z M 29.5,18 C 29.224,18 28.999999,18.224001 29,18.5 C 29,18.775999 29.223999,19 29.5,19 C 29.776,19 30,18.776 30,18.5 C 30,18.224001 29.776,18 29.5,18 z M 18.5,19 C 18.224,19 17.999999,19.224001 18,19.5 C 18,19.775999 18.223999,19.999999 18.5,20 C 18.776,20 19,19.776 19,19.5 C 19,19.224001 18.776,19 18.5,19 z M 20.5,19 C 20.224,19 19.999999,19.224001 20,19.5 C 20,19.775999 20.223999,19.999999 20.5,20 C 20.776,20 21,19.776 21,19.5 C 21,19.224001 20.776,19 20.5,19 z M 22.5,19 C 22.224,19 21.999999,19.224001 22,19.5 C 22,19.775999 22.223999,19.999999 22.5,20 C 22.776,20 23,19.776 23,19.5 C 23,19.224001 22.776,19 22.5,19 z M 24.5,19 C 24.224,19 23.999999,19.224001 24,19.5 C 24,19.775999 24.223999,19.999999 24.5,20 C 24.776,20 25,19.776 25,19.5 C 25,19.224001 24.776,19 24.5,19 z M 26.5,19 C 26.224,19 25.999999,19.224001 26,19.5 C 26,19.775999 26.223999,19.999999 26.5,20 C 26.776,20 27,19.776 27,19.5 C 27,19.224001 26.776,19 26.5,19 z M 28.5,19 C 28.224,19 27.999999,19.224001 28,19.5 C 28,19.775999 28.223999,19.999999 28.5,20 C 28.776,20 29,19.776 29,19.5 C 29,19.224001 28.776,19 28.5,19 z M 30.5,19 C 30.224,19 30,19.224 30,19.5 C 30,19.776 30.224,20 30.5,20 C 30.776,20 31,19.776 31,19.5 C 31,19.224 30.776,19 30.5,19 z M 19.5,20 C 19.224,20 18.999999,20.224001 19,20.5 C 19,20.775999 19.223999,20.999999 19.5,21 C 19.776,21 20,20.776 20,20.5 C 20,20.224001 19.776,20 19.5,20 z M 21.5,20 C 21.224,20 20.999999,20.224001 21,20.5 C 21,20.775999 21.223999,20.999999 21.5,21 C 21.776,21 22,20.776 22,20.5 C 22,20.224001 21.776,20 21.5,20 z M 23.5,20 C 23.224,20 22.999999,20.224001 23,20.5 C 23,20.775999 23.223999,20.999999 23.5,21 C 23.776,21 24,20.776 24,20.5 C 24,20.224001 23.776,20 23.5,20 z M 25.5,20 C 25.224,20 24.999999,20.224001 25,20.5 C 25,20.775999 25.223999,20.999999 25.5,21 C 25.776,21 26,20.776 26,20.5 C 26,20.224001 25.776,20 25.5,20 z M 27.5,20 C 27.224,20 26.999999,20.224001 27,20.5 C 27,20.775999 27.223999,20.999999 27.5,21 C 27.776,21 28,20.776 28,20.5 C 28,20.224001 27.776,20 27.5,20 z M 29.5,20 C 29.224,20 28.999999,20.224001 29,20.5 C 29,20.775999 29.223999,20.999999 29.5,21 C 29.776,21 30,20.776 30,20.5 C 30,20.224001 29.776,20 29.5,20 z M 20.5,21 C 20.224,21 19.999999,21.224001 20,21.5 C 20,21.775999 20.223999,21.999999 20.5,22 C 20.776,22 21,21.776 21,21.5 C 21,21.224001 20.776,21 20.5,21 z M 22.5,21 C 22.224,21 21.999999,21.224001 22,21.5 C 22,21.775999 22.223999,21.999999 22.5,22 C 22.776,22 23,21.776 23,21.5 C 23,21.224001 22.776,21 22.5,21 z M 24.5,21 C 24.224,21 23.999999,21.224001 24,21.5 C 24,21.775999 24.223999,21.999999 24.5,22 C 24.776,22 25,21.776 25,21.5 C 25,21.224001 24.776,21 24.5,21 z M 26.5,21 C 26.224,21 25.999999,21.224001 26,21.5 C 26,21.775999 26.223999,21.999999 26.5,22 C 26.776,22 27,21.776 27,21.5 C 27,21.224001 26.776,21 26.5,21 z M 28.5,21 C 28.224,21 27.999999,21.224001 28,21.5 C 28,21.775999 28.223999,21.999999 28.5,22 C 28.776,22 29,21.776 29,21.5 C 29,21.224001 28.776,21 28.5,21 z M 21.5,22 C 21.224,22 20.999999,22.224001 21,22.5 C 21,22.775999 21.223999,22.999999 21.5,23 C 21.776,23 22,22.776 22,22.5 C 22,22.224001 21.776,22 21.5,22 z M 23.5,22 C 23.224,22 22.999999,22.224001 23,22.5 C 23,22.775999 23.223999,22.999999 23.5,23 C 23.776,23 24,22.776 24,22.5 C 24,22.224001 23.776,22 23.5,22 z M 25.5,22 C 25.224,22 24.999999,22.224001 25,22.5 C 25,22.775999 25.223999,22.999999 25.5,23 C 25.776,23 26,22.776 26,22.5 C 26,22.224001 25.776,22 25.5,22 z M 27.5,22 C 27.224,22 26.999999,22.224001 27,22.5 C 27,22.775999 27.223999,22.999999 27.5,23 C 27.776,23 28,22.776 28,22.5 C 28,22.224001 27.776,22 27.5,22 z M 22.5,23 C 22.224,23 21.999999,23.224001 22,23.5 C 22,23.775999 22.223999,23.999999 22.5,24 C 22.776,24 23,23.776 23,23.5 C 23,23.224001 22.776,23 22.5,23 z M 24.5,23 C 24.224,23 23.999999,23.224001 24,23.5 C 24,23.775999 24.223999,23.999999 24.5,24 C 24.776,24 25,23.776 25,23.5 C 25,23.224001 24.776,23 24.5,23 z M 26.5,23 C 26.224,23 25.999999,23.224001 26,23.5 C 26,23.775999 26.223999,23.999999 26.5,24 C 26.776,24 27,23.776 27,23.5 C 27,23.224001 26.776,23 26.5,23 z M 23.5,24 C 23.224,24 22.999999,24.224001 23,24.5 C 23,24.775999 23.223999,24.999999 23.5,25 C 23.776,25 24,24.776 24,24.5 C 24,24.224001 23.776,24 23.5,24 z M 25.5,24 C 25.224,24 24.999999,24.224001 25,24.5 C 25,24.775999 25.223999,24.999999 25.5,25 C 25.776,25 26,24.776 26,24.5 C 26,24.224001 25.776,24 25.5,24 z" + style="opacity:0.5;fill:url(#linearGradient2573);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + <rect + ry="6.0500031" + rx="6.0000024" + y="2.5000026" + x="18.500008" + height="22.000008" + width="12.000005" + id="rect2967" + style="opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient2575);stroke-width:1.0000006;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" /> + </g> + <g + id="layer4" + inkscape:label="Muted" + style="display:inline" + transform="matrix(1.0828519,0,0,1.0830642,-27.371634,-7.2945649)"> + <g + id="g4694" + transform="translate(-2,0)"> + <rect + ry="1.4868355" + rx="1.4868355" + y="16.498245" + x="31.498245" + height="12.00351" + width="12.00351" + id="rect2021" + style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:0.92015547;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + <rect + ry="0.49373779" + rx="0.49383482" + y="17.420549" + x="32.420815" + height="10.156369" + width="10.158366" + id="rect3795" + style="opacity:0.3;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.92339665;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path4682" + d="M 35,20 L 40,25" + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.38509536;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cc" + id="path4684" + d="M 40,20 L 35,25" + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.38509536;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + </g> + </g> + </g> +</svg> |