summaryrefslogtreecommitdiff
path: root/grecord/icons/scalable
diff options
context:
space:
mode:
Diffstat (limited to 'grecord/icons/scalable')
-rw-r--r--grecord/icons/scalable/Makefile.am6
-rw-r--r--grecord/icons/scalable/Makefile.in481
-rw-r--r--grecord/icons/scalable/mate-sound-recorder.svg1346
3 files changed, 1833 insertions, 0 deletions
diff --git a/grecord/icons/scalable/Makefile.am b/grecord/icons/scalable/Makefile.am
new file mode 100644
index 0000000..9bf9024
--- /dev/null
+++ b/grecord/icons/scalable/Makefile.am
@@ -0,0 +1,6 @@
+icondir = $(datadir)/icons/hicolor/scalable/apps
+icon_DATA = mate-sound-recorder.svg
+
+EXTRA_DIST = $(icon_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/grecord/icons/scalable/Makefile.in b/grecord/icons/scalable/Makefile.in
new file mode 100644
index 0000000..e9c6399
--- /dev/null
+++ b/grecord/icons/scalable/Makefile.in
@@ -0,0 +1,481 @@
+# 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 = grecord/icons/scalable
+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)$(icondir)"
+DATA = $(icon_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@
+icondir = $(datadir)/icons/hicolor/scalable/apps
+icon_DATA = mate-sound-recorder.svg
+EXTRA_DIST = $(icon_DATA)
+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 grecord/icons/scalable/Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --foreign grecord/icons/scalable/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-iconDATA: $(icon_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)"
+ @list='$(icon_DATA)'; test -n "$(icondir)" || 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)$(icondir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
+ done
+
+uninstall-iconDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ test -n "$$files" || exit 0; \
+ echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
+ cd "$(DESTDIR)$(icondir)" && 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)$(icondir)"; 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-iconDATA
+
+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-iconDATA
+
+.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-iconDATA 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-iconDATA
+
+
+-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/grecord/icons/scalable/mate-sound-recorder.svg b/grecord/icons/scalable/mate-sound-recorder.svg
new file mode 100644
index 0000000..094645f
--- /dev/null
+++ b/grecord/icons/scalable/mate-sound-recorder.svg
@@ -0,0 +1,1346 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ version="1.0"
+ width="48"
+ height="48"
+ id="svg2424">
+ <defs
+ id="defs2426">
+ <linearGradient
+ id="linearGradient5469">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop5471" />
+ <stop
+ style="stop-color:#c3c5c0;stop-opacity:1"
+ offset="1"
+ id="stop5473" />
+ </linearGradient>
+ <radialGradient
+ cx="34.5"
+ cy="14.4375"
+ r="2.5625"
+ fx="34.5"
+ fy="14.4375"
+ id="radialGradient5940"
+ xlink:href="#linearGradient5469"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.5964704,-0.1598238,0.1325658,0.4947425,12.00785,12.808575)" />
+ <linearGradient
+ x1="25.977476"
+ y1="21.924267"
+ x2="28.536854"
+ y2="32.442478"
+ id="linearGradient6033"
+ xlink:href="#linearGradient5455"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0038656,0,0,1,4.8059303,1.9793218e-6)" />
+ <linearGradient
+ x1="26.949749"
+ y1="21.924267"
+ x2="29.509127"
+ y2="32.442478"
+ id="linearGradient6031"
+ xlink:href="#linearGradient5447"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0038656,0,0,1,3.8298999,1.9651021e-6)" />
+ <linearGradient
+ id="linearGradient5752">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop5754" />
+ <stop
+ style="stop-color:#c0c4be;stop-opacity:0"
+ offset="1"
+ id="stop5756" />
+ </linearGradient>
+ <radialGradient
+ cx="24.686234"
+ cy="6.5401049"
+ r="6.5021882"
+ fx="24.686234"
+ fy="6.5401049"
+ id="radialGradient6037"
+ xlink:href="#linearGradient5752"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.7301737,-2.4406872e-3,4.2931752e-2,3.5545476,13.620219,-20.11768)" />
+ <linearGradient
+ id="linearGradient5455">
+ <stop
+ style="stop-color:#949791;stop-opacity:1"
+ offset="0"
+ id="stop5457" />
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="1"
+ id="stop5459" />
+ </linearGradient>
+ <linearGradient
+ x1="25.977476"
+ y1="21.924267"
+ x2="28.536854"
+ y2="32.442478"
+ id="linearGradient6146"
+ xlink:href="#linearGradient5455"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9872626,0,0,0.9762032,4.3356404,1.259064)" />
+ <linearGradient
+ id="linearGradient5447">
+ <stop
+ style="stop-color:#e4e5e3;stop-opacity:1"
+ offset="0"
+ id="stop5449" />
+ <stop
+ style="stop-color:#afb4ab;stop-opacity:1"
+ offset="1"
+ id="stop5451" />
+ </linearGradient>
+ <linearGradient
+ x1="26.949749"
+ y1="21.924267"
+ x2="29.509127"
+ y2="32.442478"
+ id="linearGradient6144"
+ xlink:href="#linearGradient5447"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9872626,0,0,0.9762032,3.3757526,1.2590639)" />
+ <linearGradient
+ id="linearGradient5522">
+ <stop
+ style="stop-color:#aeafac;stop-opacity:1"
+ offset="0"
+ id="stop5524" />
+ <stop
+ style="stop-color:#5e5f5b;stop-opacity:1"
+ offset="1"
+ id="stop5526" />
+ </linearGradient>
+ <linearGradient
+ x1="26.537169"
+ y1="3.3460996"
+ x2="34.98727"
+ y2="18.000616"
+ id="linearGradient6151"
+ xlink:href="#linearGradient5522"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9976158,0,0,0.9998986,4.0513933,-0.869711)" />
+ <linearGradient
+ id="linearGradient5488">
+ <stop
+ style="stop-color:#e2e4e1;stop-opacity:1"
+ offset="0"
+ id="stop5490" />
+ <stop
+ style="stop-color:#8e968a;stop-opacity:1"
+ offset="1"
+ id="stop5492" />
+ </linearGradient>
+ <linearGradient
+ x1="26.537169"
+ y1="3.3460996"
+ x2="35.839645"
+ y2="15.311663"
+ id="linearGradient6149"
+ xlink:href="#linearGradient5488"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.9976158,0,0,0.9998986,4.0513933,-0.869711)" />
+ <linearGradient
+ id="linearGradient5766">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1"
+ offset="0"
+ id="stop5768" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0"
+ offset="1"
+ id="stop5770" />
+ </linearGradient>
+ <linearGradient
+ x1="22.436493"
+ y1="44.087208"
+ x2="29.421417"
+ y2="25.139574"
+ id="linearGradient5924"
+ xlink:href="#linearGradient5766"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient5784">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.30534351"
+ offset="0"
+ id="stop5786" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0"
+ offset="1"
+ id="stop5788" />
+ </linearGradient>
+ <radialGradient
+ cx="28.416853"
+ cy="37.039845"
+ r="12.506951"
+ fx="28.416853"
+ fy="37.039845"
+ id="radialGradient5922"
+ xlink:href="#linearGradient5784"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.515901,0,17.93095)" />
+ <linearGradient
+ id="linearGradient4439">
+ <stop
+ style="stop-color:#7b7e77;stop-opacity:1"
+ offset="0"
+ id="stop4441" />
+ <stop
+ style="stop-color:#383a37;stop-opacity:1"
+ offset="1"
+ id="stop4443" />
+ </linearGradient>
+ <radialGradient
+ cx="22.666853"
+ cy="34.233536"
+ r="13.006951"
+ fx="22.666853"
+ fy="34.233536"
+ id="radialGradient5920"
+ xlink:href="#linearGradient4439"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.5345103,0,17.241667)" />
+ <linearGradient
+ id="linearGradient4459">
+ <stop
+ style="stop-color:#000000;stop-opacity:0.62595421"
+ offset="0"
+ id="stop4461" />
+ <stop
+ style="stop-color:#000000;stop-opacity:0"
+ offset="1"
+ id="stop4463" />
+ </linearGradient>
+ <radialGradient
+ cx="28.416853"
+ cy="37.039845"
+ r="12.506951"
+ fx="28.416853"
+ fy="37.039845"
+ id="radialGradient5918"
+ xlink:href="#linearGradient4459"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.515901,0,17.93095)" />
+ <linearGradient
+ id="linearGradient6157">
+ <stop
+ style="stop-color:#555753;stop-opacity:0"
+ offset="0"
+ id="stop6159" />
+ <stop
+ style="stop-color:#383a37;stop-opacity:1"
+ offset="1"
+ id="stop6161" />
+ </linearGradient>
+ <linearGradient
+ x1="5.6109128"
+ y1="44.187855"
+ x2="21.779291"
+ y2="43.312855"
+ id="linearGradient6163"
+ xlink:href="#linearGradient6157"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0193949,0,0,0.8822347,-0.7294334,5.1374097)" />
+ <linearGradient
+ id="linearGradient4107">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0.51908398"
+ offset="0"
+ id="stop4109" />
+ <stop
+ style="stop-color:#ffffff;stop-opacity:0"
+ offset="1"
+ id="stop4111" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4070">
+ <stop
+ style="stop-color:#f13737;stop-opacity:1"
+ offset="0"
+ id="stop4072" />
+ <stop
+ style="stop-color:#e11010;stop-opacity:1"
+ offset="1"
+ id="stop4074" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4121">
+ <stop
+ style="stop-color:#ef2929;stop-opacity:1"
+ offset="0"
+ id="stop4123" />
+ <stop
+ style="stop-color:#ef2929;stop-opacity:0"
+ offset="1"
+ id="stop4125" />
+ </linearGradient>
+ <linearGradient
+ x1="-3.596699"
+ y1="1.6868348"
+ x2="0.96647578"
+ y2="15.092172"
+ id="linearGradient4570"
+ xlink:href="#linearGradient4107"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.00627,0,0,1.0088149,14.48946,17.298296)" />
+ <radialGradient
+ cx="0.044194177"
+ cy="16.754717"
+ r="10.443689"
+ fx="0.044194177"
+ fy="16.754717"
+ id="radialGradient4575"
+ xlink:href="#linearGradient4070"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ cx="0.044194177"
+ cy="11.097863"
+ r="9.9436893"
+ fx="0.044194177"
+ fy="11.097863"
+ id="radialGradient4577"
+ xlink:href="#linearGradient4121"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <g
+ id="layer1">
+ <rect
+ width="3"
+ height="2"
+ rx="0"
+ ry="0"
+ x="30"
+ y="26"
+ style="opacity:1;color:#000000;fill:#747671;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect2628" />
+ <path
+ d="M 9.9878835 11.097863 A 9.9436893 9.9436893 0 1 1 -9.8994952,11.097863 A 9.9436893 9.9436893 0 1 1 9.9878835 11.097863 z"
+ transform="matrix(1.357645,0,0,1.357645,14.44,13.433041)"
+ style="fill:url(#radialGradient4577);fill-opacity:1;stroke:none;stroke-width:0.77586204;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="path4117" />
+ <path
+ d="M 9.9878835 11.097863 A 9.9436893 9.9436893 0 1 1 -9.8994952,11.097863 A 9.9436893 9.9436893 0 1 1 9.9878835 11.097863 z"
+ transform="matrix(1.0056629,0,0,1.005663,14.455556,17.33929)"
+ style="fill:url(#radialGradient4575);fill-opacity:1;stroke:#cc0000;stroke-width:0.99436897;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="path3099" />
+ <path
+ d="M 9.9878835 11.097863 A 9.9436893 9.9436893 0 1 1 -9.8994952,11.097863 A 9.9436893 9.9436893 0 1 1 9.9878835 11.097863 z"
+ transform="matrix(0.9050967,0,0,0.9050967,14.46,18.455361)"
+ style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.10485435;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.54385968"
+ id="path4078" />
+ <path
+ d="M 18.82633,24.456059 C 15.514603,25.077059 12.932095,28.770384 9.643202,29.771031 C 7.4551544,30.436746 5,29.516216 5,28.496337 C 5,23.254359 9.2436275,19 14.472383,19 C 17.08676,19 19.454858,20.063589 21.169356,21.782426 C 22.026608,22.641845 22.720458,23.665076 23.2,24.801074 C 22.434341,24.777896 21.599067,23.936128 18.82633,24.456059 z "
+ style="fill:url(#linearGradient4570);fill-opacity:1;stroke:none;stroke-width:1.119403;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:0.54385968"
+ id="path4084" />
+ <path
+ d="M 29.499999,43.468744 C 29.499999,43.468744 28.176953,44.602449 26.503429,45.264293 C 24.829905,45.926135 22.8059,46.116115 21.403984,44.228665 C 17.888562,39.495724 15.626672,42.039559 16.849328,43.564247 C 19.554561,46.937751 14.223026,46.499998 5.4999999,46.499998"
+ style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient6163);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path5942" />
+ <path
+ d="M 40.923804 37.039845 A 12.506951 6.4523492 0 1 1 15.909902,37.039845 A 12.506951 6.4523492 0 1 1 40.923804 37.039845 z"
+ transform="matrix(1.2792886,0,0,1.2398585,-4.3533563,-7.9241652)"
+ style="fill:url(#radialGradient5918);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="path4447" />
+ <path
+ d="M 40.923804 37.039845 A 12.506951 6.4523492 0 1 1 15.909902,37.039845 A 12.506951 6.4523492 0 1 1 40.923804 37.039845 z"
+ transform="matrix(0.9594665,0,0,1.007385,4.2349825,-0.3133832)"
+ style="fill:url(#radialGradient5920);fill-opacity:1;stroke:#2e3436;stroke-width:1.01715565;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="path4435" />
+ <path
+ d="M 40.923804 37.039845 A 12.506951 6.4523492 0 1 1 15.909902,37.039845 A 12.506951 6.4523492 0 1 1 40.923804 37.039845 z"
+ transform="matrix(0.4772346,0,0,0.4579637,18.469745,18.992037)"
+ style="fill:url(#radialGradient5922);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="path5530" />
+ <path
+ d="M 40.923804 37.039845 A 12.506951 6.4523492 0 1 1 15.909902,37.039845 A 12.506951 6.4523492 0 1 1 40.923804 37.039845 z"
+ transform="matrix(0.8795109,0,0,0.8524027,6.5070684,5.4271355)"
+ style="fill:none;fill-opacity:1;stroke:url(#linearGradient5924);stroke-width:1.15493345;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.38011696"
+ id="path4437" />
+ <rect
+ width="13.574626"
+ height="25.192438"
+ rx="6.787313"
+ ry="6.4573441"
+ x="27.867273"
+ y="-5.7428155"
+ transform="matrix(0.9776427,0.2102732,-0.2013309,0.9795233,0,0)"
+ style="fill:url(#linearGradient6149);fill-opacity:1;stroke:url(#linearGradient6151);stroke-width:1.00002098;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect5463" />
+ <path
+ d="M 32.500001,35.650027 C 32.500001,35.650027 32.500001,27.5 32.500001,27.5 L 30.525476,27.521116 C 30.525476,27.521116 30.468157,35.666518 30.525476,35.650027 C 30.626425,36.755241 32.268157,36.811064 32.500001,35.650027 z "
+ style="color:#000000;fill:url(#linearGradient6144);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6146);stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path5504" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="2.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5538" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="3.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5540" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="4.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5542" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="3.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5544" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="4.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5546" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="36"
+ y="3.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5548" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="3.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5550" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="4.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5552" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="4.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5554" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="5.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5556" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="5.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5558" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="5.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5560" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="36"
+ y="5.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5562" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="37"
+ y="6.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5564" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="38"
+ y="5.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5566" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="6.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5568" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="7.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5570" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="7.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5572" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="6.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5574" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="6.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5576" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="6.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5578" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="7.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5580" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="7.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5582" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="36"
+ y="7.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5584" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="38"
+ y="7.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5586" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="38"
+ y="10"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5588" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="37"
+ y="11"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5590" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="36"
+ y="12"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5592" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="13"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5594" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="36"
+ y="10"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5596" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="11"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5598" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="12"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5600" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="13"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5602" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="10"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5604" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="11"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5606" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="12"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5608" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="13"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5610" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="10"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5612" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="11"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5614" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="12"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5616" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="13"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5618" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="10"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5620" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="11"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5622" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="12"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5624" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="27"
+ y="13"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5626" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="14"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5628" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="15"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5630" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="16"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5632" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="27"
+ y="17"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5634" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="14"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5636" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="15"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5638" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="16"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5640" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="17"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5642" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="14"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5644" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="15"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5646" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="16"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5648" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="17"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5650" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="15"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5652" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="16"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5654" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="17"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5656" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="18"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5658" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="17"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5660" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="18"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5662" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="19"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5664" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="20"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5666" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="36"
+ y="18"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5668" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="19"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5670" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="20"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5672" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="21"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5674" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="36"
+ y="20"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5676" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="21"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5678" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="34"
+ y="22"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5680" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="23"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5682" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="18"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5684" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="19"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5686" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="20"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5688" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="27"
+ y="21"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5690" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="19"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5692" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="20"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5694" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="21"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5696" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="22"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5698" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="14"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5700" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="27"
+ y="15"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5702" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="26"
+ y="16"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5704" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="18"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5706" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="27"
+ y="19"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5708" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="26"
+ y="20"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5710" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="21"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5712" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="22"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5714" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="23"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5716" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="22"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5718" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="23"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5720" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="30"
+ y="24"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5722" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="27"
+ y="23"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5724" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="26"
+ y="18"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5726" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="32"
+ y="24"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5728" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="28"
+ y="10"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5730" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="29"
+ y="9"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5732" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="31"
+ y="9"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5734" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="33"
+ y="9"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5736" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="35"
+ y="9"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5738" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="37"
+ y="9"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5740" />
+ <rect
+ width="0.99999994"
+ height="0.99999994"
+ rx="15.550936"
+ ry="0.99999994"
+ x="37"
+ y="4.9999995"
+ style="color:#000000;fill:#2e3436;fill-opacity:0.33333333;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="rect5742" />
+ <rect
+ width="11.692376"
+ height="23.173956"
+ rx="5.8461876"
+ ry="5.9399657"
+ x="28.891558"
+ y="-5.8722486"
+ transform="matrix(0.9702267,0.2421986,-0.2105941,0.9775736,0,0)"
+ style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00026321;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.43274853"
+ id="rect5477" />
+ <rect
+ width="12.739871"
+ height="24.162027"
+ rx="6.3699355"
+ ry="6.1932278"
+ x="28.255711"
+ y="-5.3979106"
+ transform="matrix(0.9765945,0.2150889,-0.1967971,0.9804442,0,0)"
+ style="fill:url(#radialGradient6037);fill-opacity:1;stroke:none;stroke-width:1.00001657;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect5746" />
+ <path
+ d="M 36.5625 15.25 A 2.0625 2.0625 0 1 1 32.4375,15.25 A 2.0625 2.0625 0 1 1 36.5625 15.25 z"
+ transform="matrix(0.9696967,0,0,0.969697,5.0454631,0.7121212)"
+ style="fill:none;fill-opacity:1;stroke:#555753;stroke-width:1.03125012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="path5467" />
+ <path
+ d="M 33.130227,27.13061 L 36.478611,28.248027 C 36.478611,28.248027 38.11687,28.760921 38.869994,28.297853 C 39.623118,27.834785 39.491104,26.395756 39.491104,26.395756 L 39.468922,16.431586 L 37.487233,15.699391 L 37.442868,26.408338 C 37.442868,26.408338 35.896167,25.973344 35.868675,25.997377 C 35.171973,26.606411 33.130227,27.13061 33.130227,27.13061 z "
+ style="color:#000000;fill:url(#linearGradient6031);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6033);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ id="path4467" />
+ <path
+ d="M 36.5625 15.25 A 2.0625 2.0625 0 1 1 32.4375,15.25 A 2.0625 2.0625 0 1 1 36.5625 15.25 z"
+ transform="matrix(0.5393091,0,0,0.5393091,19.90616,7.3264334)"
+ style="fill:url(#radialGradient5940);fill-opacity:1;stroke:#959691;stroke-width:1.85422385;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="path5776" />
+ </g>
+</svg>