diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-11 12:55:19 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-11 12:55:19 +0100 |
commit | 51175189c6d7313a3b84019e39496f957c4e6164 (patch) | |
tree | e4c2c130fa3140bca28685ef900f04a012e53dcd /data/icons/scalable/status | |
download | mate-power-manager-51175189c6d7313a3b84019e39496f957c4e6164.tar.bz2 mate-power-manager-51175189c6d7313a3b84019e39496f957c4e6164.tar.xz |
moved from Mate-Extra
Diffstat (limited to 'data/icons/scalable/status')
49 files changed, 22369 insertions, 0 deletions
diff --git a/data/icons/scalable/status/Makefile.am b/data/icons/scalable/status/Makefile.am new file mode 100644 index 0000000..cfba01e --- /dev/null +++ b/data/icons/scalable/status/Makefile.am @@ -0,0 +1,62 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = scalable +context = status + +iconsdir = $(themedir)/$(size)/$(context) + + +icons_DATA = \ + gpm-ac-adapter.svg \ + gpm-brightness-lcd.svg \ + gpm-brightness-kbd.svg \ + gpm-brightness-lcd-disabled.svg \ + gpm-brightness-kbd-disabled.svg \ + gpm-brightness-lcd-invalid.svg \ + gpm-brightness-kbd-invalid.svg \ + gpm-monitor.svg \ + gpm-inhibit.svg \ + gpm-inhibit-invalid.svg \ + gpm-keyboard-000.svg \ + gpm-keyboard-060.svg \ + gpm-keyboard-100.svg \ + gpm-phone-000.svg \ + gpm-phone-060.svg \ + gpm-phone-100.svg \ + gpm-mouse-000.svg \ + gpm-mouse-060.svg \ + gpm-mouse-100.svg \ + gpm-battery-000.svg \ + gpm-battery-020.svg \ + gpm-battery-040.svg \ + gpm-battery-060.svg \ + gpm-battery-080.svg \ + gpm-battery-100.svg \ + gpm-battery-000-charging.svg \ + gpm-battery-020-charging.svg \ + gpm-battery-040-charging.svg \ + gpm-battery-060-charging.svg \ + gpm-battery-080-charging.svg \ + gpm-battery-100-charging.svg \ + gpm-battery-missing.svg \ + gpm-battery-charged.svg \ + gpm-battery-empty.svg \ + gpm-ups-000.svg \ + gpm-ups-020.svg \ + gpm-ups-040.svg \ + gpm-ups-060.svg \ + gpm-ups-080.svg \ + gpm-ups-100.svg \ + gpm-ups-000-charging.svg \ + gpm-ups-020-charging.svg \ + gpm-ups-040-charging.svg \ + gpm-ups-060-charging.svg \ + gpm-ups-080-charging.svg \ + gpm-ups-100-charging.svg \ + gpm-ups-missing.svg + +noinst_DATA = + +EXTRA_DIST = \ + $(icons_DATA) \ + $(noinst_DATA) + diff --git a/data/icons/scalable/status/Makefile.in b/data/icons/scalable/status/Makefile.in new file mode 100644 index 0000000..52f5fee --- /dev/null +++ b/data/icons/scalable/status/Makefile.in @@ -0,0 +1,529 @@ +# 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 = 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/mate-doc-utils.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)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/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) $(noinst_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@ +BINDIR = @BINDIR@ +CANBERRA_CFLAGS = @CANBERRA_CFLAGS@ +CANBERRA_LIBS = @CANBERRA_LIBS@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIR = @DATADIR@ +DATADIRNAME = @DATADIRNAME@ +DBUS_CFLAGS = @DBUS_CFLAGS@ +DBUS_LIBS = @DBUS_LIBS@ +DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ +DOCBOOK2MAN = @DOCBOOK2MAN@ +DOCDIR = @DOCDIR@ +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@ +GDK_CFLAGS = @GDK_CFLAGS@ +GDK_LIBS = @GDK_LIBS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GLIB_CFLAGS = @GLIB_CFLAGS@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +GLIB_LIBS = @GLIB_LIBS@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GPM_EXTRA_LIBS = @GPM_EXTRA_LIBS@ +GREP = @GREP@ +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@ +LIBMATENOTIFY_CFLAGS = @LIBMATENOTIFY_CFLAGS@ +LIBMATENOTIFY_LIBS = @LIBMATENOTIFY_LIBS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MATE_CFLAGS = @MATE_CFLAGS@ +MATE_LIBS = @MATE_LIBS@ +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@ +PANEL_CFLAGS = @PANEL_CFLAGS@ +PANEL_LIBS = @PANEL_LIBS@ +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@ +RANLIB = @RANLIB@ +SBINDIR = @SBINDIR@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +SYSCONFDIR = @SYSCONFDIR@ +UNIQUE_CFLAGS = @UNIQUE_CFLAGS@ +UNIQUE_LIBS = @UNIQUE_LIBS@ +UPOWER_CFLAGS = @UPOWER_CFLAGS@ +UPOWER_LIBS = @UPOWER_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +WARNINGFLAGS = @WARNINGFLAGS@ +WARN_CFLAGS = @WARN_CFLAGS@ +X11_CFLAGS = @X11_CFLAGS@ +X11_LIBS = @X11_LIBS@ +XGETTEXT = @XGETTEXT@ +XMLTO = @XMLTO@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +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@ +lt_ECHO = @lt_ECHO@ +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@ +themedir = $(pkgdatadir)/icons/hicolor +size = scalable +context = status +iconsdir = $(themedir)/$(size)/$(context) +icons_DATA = \ + gpm-ac-adapter.svg \ + gpm-brightness-lcd.svg \ + gpm-brightness-kbd.svg \ + gpm-brightness-lcd-disabled.svg \ + gpm-brightness-kbd-disabled.svg \ + gpm-brightness-lcd-invalid.svg \ + gpm-brightness-kbd-invalid.svg \ + gpm-monitor.svg \ + gpm-inhibit.svg \ + gpm-inhibit-invalid.svg \ + gpm-keyboard-000.svg \ + gpm-keyboard-060.svg \ + gpm-keyboard-100.svg \ + gpm-phone-000.svg \ + gpm-phone-060.svg \ + gpm-phone-100.svg \ + gpm-mouse-000.svg \ + gpm-mouse-060.svg \ + gpm-mouse-100.svg \ + gpm-battery-000.svg \ + gpm-battery-020.svg \ + gpm-battery-040.svg \ + gpm-battery-060.svg \ + gpm-battery-080.svg \ + gpm-battery-100.svg \ + gpm-battery-000-charging.svg \ + gpm-battery-020-charging.svg \ + gpm-battery-040-charging.svg \ + gpm-battery-060-charging.svg \ + gpm-battery-080-charging.svg \ + gpm-battery-100-charging.svg \ + gpm-battery-missing.svg \ + gpm-battery-charged.svg \ + gpm-battery-empty.svg \ + gpm-ups-000.svg \ + gpm-ups-020.svg \ + gpm-ups-040.svg \ + gpm-ups-060.svg \ + gpm-ups-080.svg \ + gpm-ups-100.svg \ + gpm-ups-000-charging.svg \ + gpm-ups-020-charging.svg \ + gpm-ups-040-charging.svg \ + gpm-ups-060-charging.svg \ + gpm-ups-080-charging.svg \ + gpm-ups-100-charging.svg \ + gpm-ups-missing.svg + +noinst_DATA = +EXTRA_DIST = \ + $(icons_DATA) \ + $(noinst_DATA) + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(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 data/icons/scalable/status/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign 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: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(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 + + +# 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/data/icons/scalable/status/gpm-ac-adapter.svg b/data/icons/scalable/status/gpm-ac-adapter.svg new file mode 100644 index 0000000..fff2657 --- /dev/null +++ b/data/icons/scalable/status/gpm-ac-adapter.svg @@ -0,0 +1,301 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3365"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3367" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="0.5" + id="stop3371" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0.75" + id="stop3373" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="0.95394737" + id="stop3375" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="0.95394737" + id="stop3377" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop3369" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3331"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3333" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop3335" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3277" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-52,21)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3295" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3299" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3315" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.080863,0,0,1.843788,-135.7659,30.30738)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3329" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <linearGradient + x1="31.988777" + y1="35.874382" + x2="31.988777" + y2="44.874382" + id="linearGradient3337" + xlink:href="#linearGradient3331" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="7.7210102" + y1="3.0030618" + x2="6.7816706" + y2="-3.74264" + id="linearGradient3347" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="31.988777" + y1="35.874382" + x2="31.988777" + y2="44.874382" + id="linearGradient3349" + xlink:href="#linearGradient3331" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="7.7210102" + y1="3.0030618" + x2="6.7816706" + y2="-3.74264" + id="linearGradient3359" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="-7.6092024" + y1="6.7062273" + x2="22.266058" + y2="10.756479" + id="linearGradient3363" + xlink:href="#linearGradient3365" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + </defs> + <g + id="layer1"> + <path + d="M 25,15.5 C 25,15.5 27.125,5.375 23,4 C 18.875,2.625 13.25,10.5 8.5,10 C 3.75,9.5 3.6464466,-1.5355339 3.6464466,-1.5355339" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3359);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3351" /> + <path + d="M 25,15.5 C 25,15.5 27.125,5.375 23,4 C 18.875,2.625 13.25,10.5 8.5,10 C 3.75,9.5 3.6464466,-1.5355339 3.6464466,-1.5355339" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3347);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3339" /> + <path + d="M 24.748738,14.765981 C 24.748738,14.765981 26.017133,4.5314834 22.273864,3.4522727 C 18.694101,2.420202 11.378007,11.772266 6.7175144,9.109127 C 3.0052037,6.9878067 2.6516505,-1.4974747 2.6516505,-1.4974747" + style="opacity:0.52197804;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3363);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3361" /> + <path + d="M 46 34 A 23.5 14 0 1 1 -1,34 A 23.5 14 0 1 1 46 34 z" + transform="matrix(1,0,0,1.428571,2,-18.86433)" + style="opacity:0.58241763;color:#000000;fill:url(#radialGradient3329);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3321" /> + <path + d="M 25.061614,11.494622 C 15.84863,11.723232 8.4991139,19.115639 8.4991139,28.256775 L 8.4991139,28.657341 C 8.4965829,28.6696 8.5004109,28.706298 8.4991139,28.718966 C 8.4987859,28.725392 8.4991139,28.743271 8.4991139,28.749779 L 8.4991139,41.136516 C 8.4991139,41.143025 8.4987859,41.160903 8.4991139,41.167329 C 8.5004109,41.179998 8.4965829,41.216696 8.4991139,41.228955 C 8.5006759,41.234969 8.5285129,41.253874 8.5303639,41.259767 C 8.5324959,41.265531 8.5279589,41.284954 8.5303639,41.29058 C 8.5383759,41.307023 8.5513559,41.337211 8.5616139,41.352206 C 8.5652669,41.357028 8.5889849,41.37838 8.5928639,41.383019 C 8.5969609,41.387465 8.6198069,41.409585 8.6241139,41.413831 C 8.6288179,41.417656 8.6504729,41.441042 8.6553639,41.444644 C 8.6705719,41.454759 8.7011879,41.467557 8.7178639,41.475457 C 8.7292759,41.480201 8.7684099,41.502619 8.7803639,41.50627 C 8.7864649,41.50781 8.8053979,41.505021 8.8116139,41.50627 C 8.8242629,41.508165 8.8610809,41.505623 8.8741139,41.50627 L 42.124114,41.50627 C 42.137147,41.505623 42.173965,41.508165 42.186614,41.50627 C 42.19283,41.505021 42.211764,41.50781 42.217864,41.50627 C 42.229818,41.502619 42.268952,41.480201 42.280364,41.475457 C 42.29704,41.467557 42.327656,41.454759 42.342864,41.444644 C 42.347755,41.441042 42.36941,41.417656 42.374114,41.413831 C 42.378421,41.409585 42.401267,41.387465 42.405364,41.383019 C 42.409243,41.37838 42.432961,41.357028 42.436614,41.352206 C 42.446872,41.33721 42.459852,41.307023 42.467864,41.29058 C 42.470269,41.284954 42.465732,41.265531 42.467864,41.259767 C 42.469715,41.253874 42.497552,41.23497 42.499114,41.228955 C 42.501645,41.216696 42.497817,41.179998 42.499114,41.167329 C 42.499442,41.160903 42.499114,41.143025 42.499114,41.136516 L 42.499114,28.749779 C 42.499114,28.743271 42.499442,28.725392 42.499114,28.718966 C 42.497817,28.706298 42.501645,28.6696 42.499114,28.657341 L 42.499114,28.256775 C 42.499114,18.970542 34.917114,11.494622 25.499114,11.494622 C 25.351958,11.494622 25.207852,11.490993 25.061614,11.494622 z " + style="opacity:1;color:#000000;fill:url(#radialGradient3315);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2393" /> + <rect + width="29.972158" + height="10.054042" + rx="0.38128227" + ry="0.38128221" + x="10.513954" + y="29.472982" + style="opacity:1;color:#000000;fill:url(#linearGradient3277);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2391" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="translate(-34.8839,21)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3299);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3297" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="translate(-52,21)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3295);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3287" /> + <path + d="M 25.090015,12.46904 C 16.475304,12.682805 9.6030509,19.595164 9.6030509,28.142692 L 9.6030509,28.517247 C 9.6006839,28.528709 9.6042629,28.563024 9.6030509,28.57487 C 9.6027439,28.580878 9.6030509,28.597596 9.6030509,28.603682 L 9.6030509,40.186049 C 9.6030509,40.192135 9.6027439,40.208852 9.6030509,40.214861 C 9.6042629,40.226707 9.6006839,40.261022 9.6030509,40.272485 C 9.6045109,40.278109 9.6305399,40.295786 9.6322709,40.301296 C 9.6342649,40.306686 9.6300219,40.324848 9.6322709,40.330108 C 9.6397629,40.345484 9.6518999,40.373711 9.6614919,40.387732 C 9.6649079,40.392241 9.6870849,40.412207 9.6907129,40.416545 C 9.6945439,40.420702 9.7159059,40.441385 9.7199329,40.445356 C 9.7243319,40.448932 9.7445809,40.4708 9.7491539,40.474168 C 9.7633739,40.483626 9.7920019,40.495593 9.8075949,40.50298 C 9.8182659,40.507416 9.8548589,40.528378 9.8660369,40.531792 C 9.8717419,40.533232 9.8894449,40.530624 9.8952569,40.531792 C 9.9070849,40.533564 9.9415119,40.531187 9.9536989,40.531792 L 41.04451,40.531792 C 41.056697,40.531187 41.091124,40.533564 41.102952,40.531792 C 41.108764,40.530624 41.126468,40.533232 41.132172,40.531792 C 41.14335,40.528378 41.179943,40.507416 41.190614,40.50298 C 41.206207,40.495593 41.234835,40.483626 41.249055,40.474168 C 41.253628,40.4708 41.273877,40.448932 41.278276,40.445356 C 41.282303,40.441385 41.303666,40.420702 41.307496,40.416545 C 41.311124,40.412207 41.333301,40.392241 41.336717,40.387732 C 41.346309,40.37371 41.358446,40.345484 41.365938,40.330108 C 41.368187,40.324848 41.363944,40.306686 41.365938,40.301296 C 41.367669,40.295786 41.393698,40.27811 41.395159,40.272485 C 41.397525,40.261022 41.393946,40.226707 41.395159,40.214861 C 41.395465,40.208852 41.395159,40.192135 41.395159,40.186049 L 41.395159,28.603682 C 41.395159,28.597596 41.395465,28.580878 41.395159,28.57487 C 41.393946,28.563024 41.397525,28.528709 41.395159,28.517247 L 41.395159,28.142692 C 41.395159,19.459489 34.305518,12.46904 25.499105,12.46904 C 25.361505,12.46904 25.226757,12.465647 25.090015,12.46904 z " + style="opacity:0.58241763;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.99999928;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3319" /> + <rect + width="2.9998362" + height="14.243194" + rx="0.381282" + ry="0.38128212" + x="15.522423" + y="31.530037" + style="opacity:1;color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999917;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3279" /> + <rect + width="1.0224007" + height="8.2487669" + rx="0" + ry="0" + x="16.5" + y="36.5" + style="opacity:1;color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3337);stroke-width:0.99999887;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3281" /> + <rect + width="2.9998362" + height="14.243194" + rx="0.381282" + ry="0.38128212" + x="32.5" + y="31.530037" + style="opacity:1;color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999917;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3283" /> + <rect + width="1.0224007" + height="8.2487669" + rx="0" + ry="0" + x="33.477577" + y="36.5" + style="opacity:1;color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3349);stroke-width:0.99999887;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3285" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-000-charging.svg b/data/icons/scalable/status/gpm-battery-000-charging.svg new file mode 100644 index 0000000..0e4bbbd --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-000-charging.svg @@ -0,0 +1,979 @@ +<?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" + version="1.0" + width="48" + height="48" + id="svg1328" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="gpm-primary-000-charging.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/home/hughsie/Code/mate-power-manager/data/icons/48x48/status/gpm-primary-000-charging.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata104"> + <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> + <sodipodi:namedview + inkscape:window-height="725" + inkscape:window-width="1280" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="3.38822" + inkscape:cx="30.049314" + inkscape:cy="61.252737" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg1328" /> + <defs + id="defs3"> + <linearGradient + id="linearGradient2784"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop2786" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.53941458" + id="stop2788" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop2790" /> + </linearGradient> + <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="perspective106" /> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3356"> + <stop + style="stop-color:#ff4141;stop-opacity:1" + offset="0" + id="stop3358" /> + <stop + style="stop-color:#ff9d9d;stop-opacity:1" + offset="1" + id="stop3360" /> + </linearGradient> + <linearGradient + id="linearGradient3348"> + <stop + style="stop-color:#ff4949;stop-opacity:1" + offset="0" + id="stop3350" /> + <stop + style="stop-color:#ffb1b1;stop-opacity:1" + offset="1" + id="stop3352" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#ff5858;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" + id="linearGradient3797" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3806" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3825" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" /> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3827" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3829" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3831" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <linearGradient + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" + id="linearGradient3837" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient4501" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.286793,-3.082533)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient4518" + xlink:href="#linearGradient3348" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient4520" + xlink:href="#linearGradient3356" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3233" + id="linearGradient2609" + y2="8.0476589" + x2="23.433737" + y1="17.245949" + x1="24" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3260" + id="linearGradient3266" + y2="5.5616603" + x2="21.756248" + y1="25.114395" + x1="21.486856" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3815" + id="linearGradient3821" + y2="20.118456" + x2="25.573168" + y1="11.170371" + x1="25.698481" /> + <linearGradient + gradientTransform="matrix(0.989992,0,0,1,0.912613,-2.021202)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3805" + id="linearGradient3811" + y2="32.489445" + x2="32.396713" + y1="32.489445" + x1="11.003058" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3233" + id="linearGradient2604" + y2="8.0476589" + x2="23.433737" + y1="17.245949" + x1="24" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-2.185003)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3247" + id="linearGradient2602" + y2="29.91827" + x2="34.244171" + y1="17.695425" + x1="34.244171" /> + <radialGradient + gradientTransform="matrix(1,0,0,0.5,0,20)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4126" + id="radialGradient2600" + fy="40" + fx="23.857143" + r="17.142857" + cy="40" + cx="23.857143" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-1.32786)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient6924" + id="linearGradient2598" + y2="31.75" + x2="16.035715" + y1="19.5" + x1="16.07143" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,0.992756,-0.183016,-3.832743)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4176" + id="linearGradient2596" + y2="56.575912" + x2="37.969398" + y1="14.004482" + x1="17.160095" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,0.991346,-0.183016,-3.826537)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4134" + id="linearGradient2594" + y2="26.71875" + x2="38.826412" + y1="26.71875" + x1="9.3030529" /> + <radialGradient + gradientTransform="matrix(1,0,0,0.5,0,20)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4126" + id="radialGradient2592" + fy="40" + fx="23.857143" + r="17.142857" + cy="40" + cx="23.857143" /> + <linearGradient + id="linearGradient2586"> + <stop + id="stop2588" + offset="0" + style="stop-color:#000000;stop-opacity:1" /> + <stop + id="stop2590" + offset="1" + style="stop-color:#000000;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2576"> + <stop + id="stop2578" + offset="0" + style="stop-color:#d6d7d5;stop-opacity:1" /> + <stop + id="stop2580" + offset="0.25" + style="stop-color:#d1d2d0;stop-opacity:1" /> + <stop + id="stop2582" + offset="0.5" + style="stop-color:#a5a6a3;stop-opacity:1" /> + <stop + id="stop2584" + offset="1" + style="stop-color:#dddedc;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient2570"> + <stop + id="stop2572" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + id="stop2574" + offset="1" + style="stop-color:#ffffff;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2564"> + <stop + id="stop2566" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + id="stop2568" + offset="1" + style="stop-color:#ffffff;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2558"> + <stop + id="stop2560" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop2562" + offset="1" + style="stop-color:#a3a398;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient2552"> + <stop + id="stop2554" + offset="0" + style="stop-color:#f0f0f0;stop-opacity:1" /> + <stop + id="stop2556" + offset="1" + style="stop-color:#f0f0f0;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + id="stop3807" + offset="0" + style="stop-color:#284e7f;stop-opacity:1" /> + <stop + id="stop3813" + offset="0.5" + style="stop-color:#6694cf;stop-opacity:1" /> + <stop + id="stop3809" + offset="1" + style="stop-color:#234570;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + id="stop3817" + offset="0" + style="stop-color:#204a87;stop-opacity:1" /> + <stop + id="stop3819" + offset="1" + style="stop-color:#98b8e7;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + id="stop3262" + offset="0" + style="stop-color:#3465a4;stop-opacity:1" /> + <stop + id="stop3264" + offset="1" + style="stop-color:#8fb1dc;stop-opacity:1" /> + </linearGradient> + <inkscape:perspective + id="perspective2539" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3260" + id="linearGradient2709" + gradientUnits="userSpaceOnUse" + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + gradientTransform="matrix(0.972641,0,0,0.865862,-6.352683,18.083198)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2711" + gradientUnits="userSpaceOnUse" + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + gradientTransform="matrix(0.972641,0,0,0.865862,-6.352683,18.083198)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2784" + id="linearGradient2717" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9903962,0,0,0.9792024,-6.1925005,4.9376005)" + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2739" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(0.274904,0,0,0.192106,10.38789,1.668374)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6924" + id="linearGradient2742" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2746" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.367338,0,0,0.181715,7.992393,-0.568717)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2749" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048446,0,0,0.964345,-8.173962,-3.540415)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3247" + id="linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3348" + id="linearGradient2755" + gradientUnits="userSpaceOnUse" + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + gradientTransform="matrix(0.983052,0,0,0.914029,-6.625013,17.61115)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3356" + id="linearGradient2757" + gradientUnits="userSpaceOnUse" + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + gradientTransform="matrix(0.983052,0,0,0.914029,-6.625013,17.61115)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3338" + id="linearGradient2760" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.286793,-3.082533)" + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="linearGradient2763" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2766" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048446,0,0,0.971388,-7.969759,19.43377)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4134" + id="linearGradient2769" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3341" + id="linearGradient2773" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2776" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.058752,0,0,0.5756295,-7.591514,8.56327)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3323" + id="radialGradient2779" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7,0,0,0.595745,17.8,14.74468)" + cx="22.5" + cy="34" + fx="22.5" + fy="34" + r="23.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3353" + id="linearGradient2782" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" /> + </defs> + <g + id="g2542"> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2782);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3835" /> + <path + d="M 50,35 C 50,42.731986 42.635084,49 33.55,49 C 24.464916,49 17.1,42.731986 17.1,35 C 17.1,27.268014 24.464916,21 33.55,21 C 42.635084,21 50,27.268014 50,35 L 50,35 z" + style="opacity:0.58241763;fill:url(#radialGradient2779);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3321" /> + <path + d="M 35.817318,31.58845 C 35.819484,37.039192 27.692802,41.458516 17.667284,41.458516 C 7.6417664,41.458516 -0.48491521,37.039192 -0.48274942,31.58845 C -0.48491521,26.137708 7.6417664,21.718384 17.667284,21.718384 C 27.692802,21.718384 35.819484,26.137708 35.817318,31.58845 L 35.817318,31.58845 z" + style="fill:url(#radialGradient2776);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2773);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3339" /> + <path + d="M 33.829323,25.323223 C 32.41511,16.130835 42.523381,13.496137 36.480967,7.822331 C 30.34962,2.0650171 15.332069,16.672654 10.671569,14.009515 C 6.9592589,11.888195 5.7218254,-0.83972765 5.7218254,-0.83972765" + style="opacity:0.52197804;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3361" /> + <path + d="M 16.925566,4.0026374 C 8.981619,4.0026374 2.5223224,6.7808855 2.5223214,10.198551 C 2.5223214,10.443795 2.5223214,32.868017 2.5223214,33.123427 C 2.5223214,36.541093 8.981618,39.31934 16.925566,39.31934 C 24.869514,39.31934 31.586013,36.541092 31.586011,33.123427 C 31.586011,32.921132 31.586011,10.400846 31.586011,10.198551 C 31.586011,6.7808845 24.869513,4.0026374 16.925566,4.0026374 z" + style="fill:url(#linearGradient2769);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 30.672964,33.102586 C 30.672964,36.053241 24.637755,38.44522 17.192945,38.44522 C 9.7481354,38.44522 3.7129259,36.053241 3.7129259,33.102586 C 3.7129259,30.151931 9.7481354,27.759952 17.192945,27.759952 C 24.637755,27.759952 30.672964,30.151931 30.672964,33.102586 L 30.672964,33.102586 z" + style="opacity:0.23626374;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2766);stroke-width:0.99999934;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 16.934282,4.7826643 C 9.5277209,4.7826643 3.505378,7.376656 3.505377,10.567657 C 3.505377,10.796637 3.505377,32.295174 3.505377,32.533645 C 3.505377,35.724648 9.5277198,38.318638 16.934282,38.318638 C 24.340842,38.318638 30.602988,35.724647 30.602986,32.533645 C 30.602986,32.344768 30.602986,10.756537 30.602986,10.567657 C 30.602986,7.376655 24.340841,4.7826643 16.934282,4.7826643 z" + style="opacity:0.5443038;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2763);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 28.976705,8.500013 C 27.855663,7.514903 26.907756,7.214975 25.913658,6.7322461 L 26.219962,25.420069 L 28.976705,28.652556 L 28.976705,8.500013 z" + style="fill:url(#linearGradient2752);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 30.468761,10.029296 C 30.468761,12.958558 24.433552,15.333194 16.988742,15.333194 C 9.5439324,15.333194 3.5087229,12.958558 3.5087229,10.029296 C 3.5087229,7.1000347 9.5439324,4.7253986 16.988742,4.7253986 C 24.433552,4.7253986 30.468761,7.1000347 30.468761,10.029296 L 30.468761,10.029296 z" + style="opacity:0.467033;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2749);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 23.053251,6.699883 C 23.054003,8.4205758 20.23442,9.8156702 16.756028,9.8156702 C 13.277637,9.8156702 10.458054,8.4205758 10.458806,6.699883 C 10.458054,4.9791902 13.277637,3.5840958 16.756028,3.5840958 C 20.23442,3.5840958 23.054003,4.9791902 23.053251,6.699883 L 23.053251,6.699883 z" + style="opacity:0.30769234;fill:url(#radialGradient2746);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 17.079287,2.5 C 15.054955,2.5 12.398199,3.214153 12.398199,4.092669 C 12.398199,4.155709 12.398199,6.656674 12.398199,6.722328 C 12.398199,7.600844 15.054955,8.314997 17.079287,8.314997 C 19.10362,8.314997 21.537133,7.600844 21.537132,6.722328 C 21.537132,6.670328 21.537132,4.144669 21.537132,4.092669 C 21.537132,3.214152 19.10362,2.5 17.079287,2.5 z" + style="fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + sodipodi:nodetypes="cssssssc" + d="M 16.359953,25.399251 C 9.7478281,25.531175 4.4787057,27.690523 4.4787057,30.322889 C 4.4787057,30.634952 4.5048033,31.760987 4.5048033,32.070927 C 4.5048033,34.788207 9.6996465,37.198918 16.61065,37.19892 C 23.521652,37.19892 29.476565,34.532763 29.476566,31.815483 C 29.476566,31.505543 29.502663,30.634952 29.502663,30.322889 C 29.502663,27.605608 23.887018,25.399251 16.976016,25.399251 C 16.760048,25.399251 16.573246,25.394995 16.359953,25.399251 z" + style="opacity:0.79120878;fill:url(#linearGradient2717);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.98600233;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 6.6646107,14.743568 L 7.0255934,31.529283 L 11.646184,32.814997 L 11.501791,16.100711 C 11.501791,16.100711 13.461486,16.012323 16.854733,15.798037 C 10.287485,15.748054 5.9977868,14.219867 3.6323481,11.957854 C 5.0644847,14.05003 6.6646107,14.743568 6.6646107,14.743568 z" + style="opacity:0.58241763;fill:url(#linearGradient2742);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 20.520066,4.3715797 C 20.520066,4.9551144 18.937625,5.4281627 16.985586,5.4281627 C 15.033547,5.4281627 13.451106,4.9551144 13.451106,4.3715797 C 13.451106,3.7880451 15.033547,3.3149967 16.985586,3.3149967 C 18.937625,3.3149967 20.520066,3.7880451 20.520066,4.3715797 L 20.520066,4.3715797 z" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2739);stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <path + d="M 29.496084,30.267113 C 29.496084,32.897226 23.897234,35.029354 16.990701,35.029354 C 10.084168,35.029354 4.485318,32.897226 4.485318,30.267113 C 4.485318,27.637 10.084168,25.504872 16.990701,25.504872 C 23.897234,25.504872 29.496084,27.637 29.496084,30.267113 L 29.496084,30.267113 z" + style="fill:url(#linearGradient2709);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2711);stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <g + transform="translate(-45.004,-5.936464)" + id="g3814"> + <path + d="M 79.191286,28.437593 C 72.690514,28.59762 67.504624,33.772305 67.504624,40.1711 L 67.504624,40.451497 C 67.502838,40.460078 67.505539,40.485767 67.504624,40.494634 C 67.504392,40.499132 67.504624,40.511648 67.504624,40.516203 L 67.504624,49.186919 C 67.500718,49.355538 67.662376,49.5117 67.796572,49.504341 C 67.796572,49.504341 90.655668,49.540472 90.655668,49.540472 C 91.053415,49.518375 91.506406,49.303728 91.517454,48.839689 C 91.517454,48.839689 91.495357,40.516203 91.495357,40.516203 C 91.495357,40.511648 91.495588,40.499132 91.495357,40.494634 C 91.494442,40.485767 91.497142,40.460078 91.495357,40.451497 L 91.495357,40.1711 C 91.495357,33.670737 86.145424,28.437593 79.499991,28.437593 C 79.396156,28.437593 79.294473,28.435053 79.191286,28.437593 z" + style="fill:url(#radialGradient3825);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2393" /> + <rect + width="20.013201" + height="6.9925261" + rx="0.38128209" + ry="0.38128221" + x="69.482597" + y="40.527031" + style="fill:url(#linearGradient3827);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2391" /> + <path + d="M 72.831997,14.854369 C 72.831997,17.929748 71.249085,20.422835 69.296463,20.422835 C 67.343841,20.422835 65.760929,17.929748 65.760929,14.854369 C 65.760929,11.77899 67.343841,9.2859031 69.296463,9.2859031 C 71.249085,9.2859031 72.831997,11.77899 72.831997,14.854369 L 72.831997,14.854369 z" + transform="matrix(0.7,0,0,0.7,37.13251,35.09136)" + style="opacity:0.48901098;fill:url(#radialGradient3829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3297" /> + <path + d="M 72.831997,14.854369 C 72.831997,17.929748 71.249085,20.422835 69.296463,20.422835 C 67.343841,20.422835 65.760929,17.929748 65.760929,14.854369 C 65.760929,11.77899 67.343841,9.2859031 69.296463,9.2859031 C 71.249085,9.2859031 72.831997,11.77899 72.831997,14.854369 L 72.831997,14.854369 z" + transform="matrix(0.7,0,0,0.7,25.15124,35.09136)" + style="opacity:0.48901098;fill:url(#radialGradient3831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3287" /> + <path + d="M 79.311448,29.482533 C 73.404864,29.626641 68.560395,34.286528 68.560395,40.048745 C 68.560395,40.048745 68.516201,48.487142 68.516201,48.491244 C 68.516201,48.491244 90.512993,48.496419 90.512993,48.496419 L 90.490896,40.048745 C 90.490896,34.195064 85.62996,29.482533 79.591936,29.482533 C 79.497592,29.482533 79.405205,29.480246 79.311448,29.482533 z" + style="opacity:0.58241763;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3319" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="84.47113" + y="42.462387" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3283" /> + <rect + width="1" + height="6" + x="85" + y="46" + style="opacity:0.68131869;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3808" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="72.5" + y="42.462387" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3810" /> + <rect + width="1" + height="6" + x="73.02887" + y="46" + style="opacity:0.68131869;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3812" /> + </g> + <path + d="M 18.009886,18.575938 L 12.470041,24.937721 L 16.45867,24.937721 L 14.395922,30.833073 L 20.447301,23.359244 L 16.225022,23.359244 L 18.009886,18.575938 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#edd400;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3914" /> + <path + d="M 18.009884,18.575937 L 12.470041,24.937721 L 16.458672,24.937721 L 14.395923,30.833071 L 20.447302,23.359244 L 16.225023,23.359244 L 18.009884,18.575937 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3912" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + <g + id="layer2" /> + <g + transform="translate(-8.288472,-27.720718)" + id="g2635" /> + <g + transform="translate(45.704348,3.9206623)" + id="g2637" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-000.svg b/data/icons/scalable/status/gpm-battery-000.svg new file mode 100644 index 0000000..f1ea6fb --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-000.svg @@ -0,0 +1,292 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3356"> + <stop + style="stop-color:#ff4141;stop-opacity:1" + offset="0" + id="stop3358" /> + <stop + style="stop-color:#ff9d9d;stop-opacity:1" + offset="1" + id="stop3360" /> + </linearGradient> + <linearGradient + id="linearGradient3348"> + <stop + style="stop-color:#ff4949;stop-opacity:1" + offset="0" + id="stop3350" /> + <stop + style="stop-color:#ffb1b1;stop-opacity:1" + offset="1" + id="stop3352" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#ff5858;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-0.183016,-3.765211)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-0.183016,-3.771417)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-1.266534)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-2.123677)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient4501" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.200451,-2.021207)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient4518" + xlink:href="#linearGradient3348" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient4520" + xlink:href="#linearGradient3356" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.18297,-1.012555,-14.39721)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 24.011908,5.0639635 C 16.067961,5.0639635 9.6086646,7.8422116 9.6086636,11.259877 C 9.6086636,11.505121 9.6086636,33.929343 9.6086636,34.184753 C 9.6086636,37.602419 16.06796,40.380666 24.011908,40.380666 C 31.955856,40.380666 38.672355,37.602418 38.672353,34.184753 C 38.672353,33.982458 38.672353,11.462172 38.672353,11.259877 C 38.672353,7.8422106 31.955855,5.0639635 24.011908,5.0639635 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.971388,-0.883417,20.4951)" + style="opacity:0.23626374;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3243);stroke-width:0.99090111;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 24.020624,5.8439904 C 16.614063,5.8439904 10.59172,8.4379821 10.591719,11.628983 C 10.591719,11.857963 10.591719,33.3565 10.591719,33.594971 C 10.591719,36.785974 16.614062,39.379964 24.020624,39.379964 C 31.427184,39.379964 37.68933,36.785973 37.689328,33.594971 C 37.689328,33.406094 37.689328,11.817863 37.689328,11.628983 C 37.689328,8.4379811 31.427183,5.8439904 24.020624,5.8439904 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 23.418863,26.500039 C 16.743732,26.634765 11.424399,28.839977 11.424399,31.528252 C 11.424399,31.846943 11.424399,33.093633 11.424399,33.410156 C 11.424399,36.185149 17.06394,38.438366 24.040798,38.438368 C 31.017657,38.438368 36.686813,36.185149 36.686814,33.410156 C 36.686814,33.093633 36.686814,31.846943 36.686814,31.528252 C 36.686814,28.753258 31.017657,26.50004 24.040798,26.500039 C 23.822772,26.500039 23.634189,26.495693 23.418863,26.500039 z " + style="opacity:0.61538463;color:#000000;fill:url(#linearGradient4501);fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:0.99621511;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4432" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.983052,0,0,0.914029,0.461329,18.67248)" + style="color:#000000;fill:url(#linearGradient4518);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4520);stroke-width:1.05494905;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4434" /> + <path + d="M 36.063047,9.5613391 C 34.942005,8.5762291 33.994098,8.2763011 33,7.7935722 L 33.306304,26.481395 L 36.063047,29.713882 L 36.063047,9.5613391 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.08762,-2.479089)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,15.07873,-6.775991)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 24.165629,3.5613261 C 22.141297,3.5613261 19.484541,4.2754791 19.484541,5.1539951 C 19.484541,5.2170351 19.484541,7.7180001 19.484541,7.7836541 C 19.484541,8.6621701 22.141297,9.3763231 24.165629,9.3763231 C 26.189962,9.3763231 28.623475,8.6621701 28.623474,7.7836541 C 28.623474,7.7316541 28.623474,5.2059951 28.623474,5.1539951 C 28.623474,4.2754781 26.189962,3.5613261 24.165629,3.5613261 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 13.750953,15.804894 L 14.111936,32.590609 L 18.732526,33.876323 L 18.588133,17.162037 C 18.588133,17.162037 20.547828,17.073649 23.941075,16.859363 C 17.373827,16.80938 13.084129,15.281193 10.71869,13.01918 C 12.150827,15.111356 13.750953,15.804894 13.750953,15.804894 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.47422,2.7297)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-020-charging.svg b/data/icons/scalable/status/gpm-battery-020-charging.svg new file mode 100644 index 0000000..a7ff275 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-020-charging.svg @@ -0,0 +1,1228 @@ +<?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" + version="1.0" + width="48" + height="48" + id="svg1328" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="gpm-primary-020-charging.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/home/hughsie/Code/mate-power-manager/data/icons/48x48/status/gpm-primary-020-charging.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata104"> + <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> + <sodipodi:namedview + inkscape:window-height="480" + inkscape:window-width="640" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" /> + <defs + id="defs3"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective106" /> + <linearGradient + id="linearGradient1535"> + <stop + style="stop-color:#f67800;stop-opacity:1" + offset="0" + id="stop1537" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="1" + id="stop1539" /> + </linearGradient> + <linearGradient + id="linearGradient1523"> + <stop + style="stop-color:#ce5c00;stop-opacity:1" + offset="0" + id="stop1525" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="1" + id="stop1527" /> + </linearGradient> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#c36000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#f57900;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" + id="linearGradient3797" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3806" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3825" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" /> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3827" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3829" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3831" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <linearGradient + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" + id="linearGradient3837" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient4501" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.004593,0,0,1,-7.058924,-3.082533)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient4518" + xlink:href="#linearGradient1535" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient4520" + xlink:href="#linearGradient1523" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3233" + id="linearGradient2609" + y2="8.0476589" + x2="23.433737" + y1="17.245949" + x1="24" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3260" + id="linearGradient3266" + y2="5.5616603" + x2="21.756248" + y1="25.114395" + x1="21.486856" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3815" + id="linearGradient3821" + y2="20.118456" + x2="25.573168" + y1="11.170371" + x1="25.698481" /> + <linearGradient + gradientTransform="matrix(0.989992,0,0,1,0.912613,-2.021202)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3805" + id="linearGradient3811" + y2="32.489445" + x2="32.396713" + y1="32.489445" + x1="11.003058" /> + <linearGradient + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3233" + id="linearGradient2604" + y2="8.0476589" + x2="23.433737" + y1="17.245949" + x1="24" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-2.185003)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient3247" + id="linearGradient2602" + y2="29.91827" + x2="34.244171" + y1="17.695425" + x1="34.244171" /> + <radialGradient + gradientTransform="matrix(1,0,0,0.5,0,20)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4126" + id="radialGradient2600" + fy="40" + fx="23.857143" + r="17.142857" + cy="40" + cx="23.857143" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-1.32786)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient6924" + id="linearGradient2598" + y2="31.75" + x2="16.035715" + y1="19.5" + x1="16.07143" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,0.992756,-0.183016,-3.832743)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4176" + id="linearGradient2596" + y2="56.575912" + x2="37.969398" + y1="14.004482" + x1="17.160095" /> + <linearGradient + gradientTransform="matrix(1.010754,0,0,0.991346,-0.183016,-3.826537)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4134" + id="linearGradient2594" + y2="26.71875" + x2="38.826412" + y1="26.71875" + x1="9.3030529" /> + <radialGradient + gradientTransform="matrix(1,0,0,0.5,0,20)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4126" + id="radialGradient2592" + fy="40" + fx="23.857143" + r="17.142857" + cy="40" + cx="23.857143" /> + <linearGradient + id="linearGradient2586"> + <stop + id="stop2588" + offset="0" + style="stop-color:#000000;stop-opacity:1" /> + <stop + id="stop2590" + offset="1" + style="stop-color:#000000;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2576"> + <stop + id="stop2578" + offset="0" + style="stop-color:#d6d7d5;stop-opacity:1" /> + <stop + id="stop2580" + offset="0.25" + style="stop-color:#d1d2d0;stop-opacity:1" /> + <stop + id="stop2582" + offset="0.5" + style="stop-color:#a5a6a3;stop-opacity:1" /> + <stop + id="stop2584" + offset="1" + style="stop-color:#dddedc;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient2570"> + <stop + id="stop2572" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + id="stop2574" + offset="1" + style="stop-color:#ffffff;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2564"> + <stop + id="stop2566" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + id="stop2568" + offset="1" + style="stop-color:#ffffff;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2558"> + <stop + id="stop2560" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop2562" + offset="1" + style="stop-color:#a3a398;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient2552"> + <stop + id="stop2554" + offset="0" + style="stop-color:#f0f0f0;stop-opacity:1" /> + <stop + id="stop2556" + offset="1" + style="stop-color:#f0f0f0;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + id="stop3807" + offset="0" + style="stop-color:#284e7f;stop-opacity:1" /> + <stop + id="stop3813" + offset="0.5" + style="stop-color:#6694cf;stop-opacity:1" /> + <stop + id="stop3809" + offset="1" + style="stop-color:#234570;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + id="stop3817" + offset="0" + style="stop-color:#204a87;stop-opacity:1" /> + <stop + id="stop3819" + offset="1" + style="stop-color:#98b8e7;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + id="stop3262" + offset="0" + style="stop-color:#3465a4;stop-opacity:1" /> + <stop + id="stop3264" + offset="1" + style="stop-color:#8fb1dc;stop-opacity:1" /> + </linearGradient> + <inkscape:perspective + id="perspective2539" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2639" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4134" + id="linearGradient2641" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="linearGradient2643" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3247" + id="linearGradient2645" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2647" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2649" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6924" + id="linearGradient2651" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2653" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2669" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4134" + id="linearGradient2671" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,0.912613,-2.021202)" + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="linearGradient2675" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3260" + id="linearGradient2677" + gradientUnits="userSpaceOnUse" + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2679" + gradientUnits="userSpaceOnUse" + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3247" + id="linearGradient2681" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2683" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2685" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6924" + id="linearGradient2687" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2689" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2693" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(0.274904,0,0,0.192106,62.761187,6.2759929)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6924" + id="linearGradient2696" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,38.017598,1.2797589)" + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2700" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.367338,0,0,0.181715,60.365687,4.0389019)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2703" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048446,0,0,0.964345,44.199337,1.0672039)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3247" + id="linearGradient2706" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,38.017598,0.4226159)" + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3260" + id="linearGradient2709" + gradientUnits="userSpaceOnUse" + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + gradientTransform="matrix(0.972641,0,0,0.865862,-6.2483349,14.117981)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2711" + gradientUnits="userSpaceOnUse" + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + gradientTransform="matrix(0.972641,0,0,0.865862,-6.2483349,14.117981)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="linearGradient2714" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,38.017599,-1.2251241)" + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient2717" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,-6.0786909,0.5429386)" + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4134" + id="linearGradient2720" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,38.017599,-1.2189181)" + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2723" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.05,0,0,0.581984,44.236956,13.351389)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2739" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(0.274904,0,0,0.192106,10.38789,1.668374)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6924" + id="linearGradient2742" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2746" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.367338,0,0,0.181715,7.992393,-0.568717)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2749" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048446,0,0,0.964345,-8.173962,-3.540415)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3247" + id="linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1535" + id="linearGradient2755" + gradientUnits="userSpaceOnUse" + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + gradientTransform="matrix(0.972634,0,0,0.914029,-6.348509,13.66547)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1523" + id="linearGradient2757" + gradientUnits="userSpaceOnUse" + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + gradientTransform="matrix(0.972634,0,0,0.914029,-6.348509,13.66547)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3338" + id="linearGradient2760" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.004593,0,0,1,-7.058924,-3.082533)" + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="linearGradient2763" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2766" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048446,0,0,0.971388,-7.969759,19.43377)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4134" + id="linearGradient2769" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3341" + id="linearGradient2773" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2776" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.058752,0,0,0.5756295,-7.591514,8.56327)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3323" + id="radialGradient2779" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7,0,0,0.595745,17.8,14.74468)" + cx="22.5" + cy="34" + fx="22.5" + fy="34" + r="23.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3353" + id="linearGradient2782" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" /> + </defs> + <g + id="g2784"> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2782);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3835" /> + <path + d="M 50,35 C 50,42.731986 42.635084,49 33.55,49 C 24.464916,49 17.1,42.731986 17.1,35 C 17.1,27.268014 24.464916,21 33.55,21 C 42.635084,21 50,27.268014 50,35 L 50,35 z" + style="opacity:0.58241763;fill:url(#radialGradient2779);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3321" /> + <path + d="M 35.817318,31.58845 C 35.819484,37.039192 27.692802,41.458516 17.667284,41.458516 C 7.6417664,41.458516 -0.48491521,37.039192 -0.48274942,31.58845 C -0.48491521,26.137708 7.6417664,21.718384 17.667284,21.718384 C 27.692802,21.718384 35.819484,26.137708 35.817318,31.58845 L 35.817318,31.58845 z" + style="fill:url(#radialGradient2776);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2773);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3339" /> + <path + d="M 33.829323,25.323223 C 32.41511,16.130835 42.523381,13.496137 36.480967,7.822331 C 30.34962,2.0650171 15.332069,16.672654 10.671569,14.009515 C 6.9592589,11.888195 5.7218254,-0.83972765 5.7218254,-0.83972765" + style="opacity:0.52197804;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3361" /> + <path + d="M 16.925566,4.0026374 C 8.981619,4.0026374 2.5223224,6.7808855 2.5223214,10.198551 C 2.5223214,10.443795 2.5223214,32.868017 2.5223214,33.123427 C 2.5223214,36.541093 8.981618,39.31934 16.925566,39.31934 C 24.869514,39.31934 31.586013,36.541092 31.586011,33.123427 C 31.586011,32.921132 31.586011,10.400846 31.586011,10.198551 C 31.586011,6.7808845 24.869513,4.0026374 16.925566,4.0026374 z" + style="fill:url(#linearGradient2769);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 30.672964,33.102586 C 30.672964,36.053241 24.637755,38.44522 17.192945,38.44522 C 9.7481354,38.44522 3.7129259,36.053241 3.7129259,33.102586 C 3.7129259,30.151931 9.7481354,27.759952 17.192945,27.759952 C 24.637755,27.759952 30.672964,30.151931 30.672964,33.102586 L 30.672964,33.102586 z" + style="opacity:0.23626374;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2766);stroke-width:0.99999934;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 16.934282,4.7826643 C 9.5277209,4.7826643 3.505378,7.376656 3.505377,10.567657 C 3.505377,10.796637 3.505377,32.295174 3.505377,32.533645 C 3.505377,35.724648 9.5277198,38.318638 16.934282,38.318638 C 24.340842,38.318638 30.602988,35.724647 30.602986,32.533645 C 30.602986,32.344768 30.602986,10.756537 30.602986,10.567657 C 30.602986,7.376655 24.340841,4.7826643 16.934282,4.7826643 z" + style="opacity:0.5443038;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2763);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 28.976705,8.500013 C 27.855663,7.514903 26.907756,7.214975 25.913658,6.7322461 L 26.219962,25.420069 L 28.976705,28.652556 L 28.976705,8.500013 z" + style="fill:url(#linearGradient2752);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 30.468761,10.029296 C 30.468761,12.958558 24.433552,15.333194 16.988742,15.333194 C 9.5439324,15.333194 3.5087229,12.958558 3.5087229,10.029296 C 3.5087229,7.1000347 9.5439324,4.7253986 16.988742,4.7253986 C 24.433552,4.7253986 30.468761,7.1000347 30.468761,10.029296 L 30.468761,10.029296 z" + style="opacity:0.467033;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2749);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 23.053251,6.699883 C 23.054003,8.4205758 20.23442,9.8156702 16.756028,9.8156702 C 13.277637,9.8156702 10.458054,8.4205758 10.458806,6.699883 C 10.458054,4.9791902 13.277637,3.5840958 16.756028,3.5840958 C 20.23442,3.5840958 23.054003,4.9791902 23.053251,6.699883 L 23.053251,6.699883 z" + style="opacity:0.30769234;fill:url(#radialGradient2746);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 17.079287,2.5 C 15.054955,2.5 12.398199,3.214153 12.398199,4.092669 C 12.398199,4.155709 12.398199,6.656674 12.398199,6.722328 C 12.398199,7.600844 15.054955,8.314997 17.079287,8.314997 C 19.10362,8.314997 21.537133,7.600844 21.537132,6.722328 C 21.537132,6.670328 21.537132,4.144669 21.537132,4.092669 C 21.537132,3.214152 19.10362,2.5 17.079287,2.5 z" + style="fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 29.600432,26.301896 C 29.600432,28.932009 24.001582,31.064137 17.095049,31.064137 C 10.188516,31.064137 4.5896661,28.932009 4.5896661,26.301896 C 4.5896661,23.671783 10.188516,21.539655 17.095049,21.539655 C 24.001582,21.539655 29.600432,23.671783 29.600432,26.301896 L 29.600432,26.301896 z" + style="fill:url(#linearGradient2709);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2711);stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 6.6646107,14.743568 L 7.0255934,31.529283 L 11.646184,32.814997 L 11.501791,16.100711 C 11.501791,16.100711 13.461486,16.012323 16.854733,15.798037 C 10.287485,15.748054 5.9977868,14.219867 3.6323481,11.957854 C 5.0644847,14.05003 6.6646107,14.743568 6.6646107,14.743568 z" + style="opacity:0.58241763;fill:url(#linearGradient2742);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 20.520066,4.3715797 C 20.520066,4.9551144 18.937625,5.4281627 16.985586,5.4281627 C 15.033547,5.4281627 13.451106,4.9551144 13.451106,4.3715797 C 13.451106,3.7880451 15.033547,3.3149967 16.985586,3.3149967 C 18.937625,3.3149967 20.520066,3.7880451 20.520066,4.3715797 L 20.520066,4.3715797 z" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2739);stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <path + sodipodi:nodetypes="cssssssc" + d="M 16.464558,21.43918 C 9.8551321,21.573906 4.5098992,23.805205 4.5098992,26.49348 C 4.5098992,26.812171 4.5098992,32.031687 4.5098992,32.34821 C 4.5098992,35.123203 10.289578,37.363377 17.197761,37.363379 C 24.105943,37.363379 29.641034,35.018855 29.641035,32.243862 C 29.641035,31.927339 29.601905,26.786084 29.601905,26.467393 C 29.601905,23.692399 23.988552,21.439181 17.08037,21.43918 C 16.86449,21.43918 16.677764,21.434834 16.464558,21.43918 z" + style="opacity:0.79120878;fill:url(#linearGradient2717);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621499;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <g + transform="translate(-45.004,-5.936464)" + id="g3814"> + <path + d="M 79.191286,28.437593 C 72.690514,28.59762 67.504624,33.772305 67.504624,40.1711 L 67.504624,40.451497 C 67.502838,40.460078 67.505539,40.485767 67.504624,40.494634 C 67.504392,40.499132 67.504624,40.511648 67.504624,40.516203 L 67.504624,49.186919 C 67.500718,49.355538 67.662376,49.5117 67.796572,49.504341 C 67.796572,49.504341 90.655668,49.540472 90.655668,49.540472 C 91.053415,49.518375 91.506406,49.303728 91.517454,48.839689 C 91.517454,48.839689 91.495357,40.516203 91.495357,40.516203 C 91.495357,40.511648 91.495588,40.499132 91.495357,40.494634 C 91.494442,40.485767 91.497142,40.460078 91.495357,40.451497 L 91.495357,40.1711 C 91.495357,33.670737 86.145424,28.437593 79.499991,28.437593 C 79.396156,28.437593 79.294473,28.435053 79.191286,28.437593 z" + style="fill:url(#radialGradient3825);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2393" /> + <rect + width="20.013201" + height="6.9925261" + rx="0.38128209" + ry="0.38128221" + x="69.482597" + y="40.527031" + style="fill:url(#linearGradient3827);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2391" /> + <path + d="M 72.831997,14.854369 C 72.831997,17.929748 71.249085,20.422835 69.296463,20.422835 C 67.343841,20.422835 65.760929,17.929748 65.760929,14.854369 C 65.760929,11.77899 67.343841,9.2859031 69.296463,9.2859031 C 71.249085,9.2859031 72.831997,11.77899 72.831997,14.854369 L 72.831997,14.854369 z" + transform="matrix(0.7,0,0,0.7,37.13251,35.09136)" + style="opacity:0.48901098;fill:url(#radialGradient3829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3297" /> + <path + d="M 72.831997,14.854369 C 72.831997,17.929748 71.249085,20.422835 69.296463,20.422835 C 67.343841,20.422835 65.760929,17.929748 65.760929,14.854369 C 65.760929,11.77899 67.343841,9.2859031 69.296463,9.2859031 C 71.249085,9.2859031 72.831997,11.77899 72.831997,14.854369 L 72.831997,14.854369 z" + transform="matrix(0.7,0,0,0.7,25.15124,35.09136)" + style="opacity:0.48901098;fill:url(#radialGradient3831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3287" /> + <path + d="M 79.311448,29.482533 C 73.404864,29.626641 68.560395,34.286528 68.560395,40.048745 C 68.560395,40.048745 68.516201,48.487142 68.516201,48.491244 C 68.516201,48.491244 90.512993,48.496419 90.512993,48.496419 L 90.490896,40.048745 C 90.490896,34.195064 85.62996,29.482533 79.591936,29.482533 C 79.497592,29.482533 79.405205,29.480246 79.311448,29.482533 z" + style="opacity:0.58241763;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3319" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="84.47113" + y="42.462387" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3283" /> + <rect + width="1" + height="6" + x="85" + y="46" + style="opacity:0.68131869;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3808" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="72.5" + y="42.462387" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3810" /> + <rect + width="1" + height="6" + x="73.02887" + y="46" + style="opacity:0.68131869;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3812" /> + </g> + <path + d="M 18.009886,18.575938 L 12.470041,24.937721 L 16.45867,24.937721 L 14.395922,30.833073 L 20.447301,23.359244 L 16.225022,23.359244 L 18.009886,18.575938 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#edd400;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3914" /> + <path + d="M 18.009884,18.575937 L 12.470041,24.937721 L 16.458672,24.937721 L 14.395923,30.833071 L 20.447302,23.359244 L 16.225023,23.359244 L 18.009884,18.575937 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3912" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + <g + id="layer2" /> + <g + transform="translate(-8.705863,-28.033761)" + id="g2635" /> + <g + transform="translate(45.286957,3.6076189)" + id="g2637" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-020.svg b/data/icons/scalable/status/gpm-battery-020.svg new file mode 100644 index 0000000..b7933d8 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-020.svg @@ -0,0 +1,292 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient1535"> + <stop + style="stop-color:#f67800;stop-opacity:1" + offset="0" + id="stop1537" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="1" + id="stop1539" /> + </linearGradient> + <linearGradient + id="linearGradient1523"> + <stop + style="stop-color:#ce5c00;stop-opacity:1" + offset="0" + id="stop1525" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="1" + id="stop1527" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#c36000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#f57900;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient4501" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.004593,0,0,1,-5.892444e-2,-2.082537)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient4518" + xlink:href="#linearGradient1535" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient4520" + xlink:href="#linearGradient1523" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3582" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient3584" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.269359,-1.327864)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient3586" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3588" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3590" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.269359,-2.185007)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient3592" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-0.269358,-3.832747)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3594" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient3596" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-0.269358,-3.826541)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient3598" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.050001,0,0,1.166666,-1.050005,-13.66665)" + style="opacity:1;color:#000000;fill:url(#radialGradient3598);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 23.925566,5.0026329 C 15.981619,5.0026329 9.522322,7.780881 9.522321,11.198547 C 9.522321,11.443791 9.522321,33.868013 9.522321,34.123423 C 9.522321,37.541089 15.981618,40.319336 23.925566,40.319336 C 31.869514,40.319336 38.586013,37.541088 38.586011,34.123423 C 38.586011,33.921128 38.586011,11.400842 38.586011,11.198547 C 38.586011,7.78088 31.869513,5.0026329 23.925566,5.0026329 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3596);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.971388,-0.969759,20.43377)" + style="opacity:0.23626374;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3594);stroke-width:0.99090111;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 23.934282,5.7826598 C 16.527721,5.7826598 10.505378,8.3766515 10.505377,11.567653 C 10.505377,11.796633 10.505377,33.29517 10.505377,33.533641 C 10.505377,36.724644 16.52772,39.318634 23.934282,39.318634 C 31.340842,39.318634 37.602988,36.724643 37.602986,33.533641 C 37.602986,33.344764 37.602986,11.756533 37.602986,11.567653 C 37.602986,8.3766505 31.340841,5.7826598 23.934282,5.7826598 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3592);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 23.41643,26.438709 C 16.781984,26.573435 11.495072,25.367574 11.495072,28.055849 C 11.495072,28.37454 11.495072,33.032303 11.495072,33.348826 C 11.495072,36.123819 17.10024,38.377036 24.034575,38.377038 C 30.96891,38.377038 36.603512,36.123819 36.603513,33.348826 C 36.603513,33.032303 36.603513,28.37454 36.603513,28.055849 C 36.603513,25.280855 30.96891,26.43871 24.034575,26.438709 C 23.817877,26.438709 23.630444,26.434363 23.41643,26.438709 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4501);fill-opacity:1;fill-rule:nonzero;stroke:#e2811b;stroke-width:0.99621516;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4432" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972634,0,0,0.914029,0.651491,14.66547)" + style="color:#000000;fill:url(#linearGradient4518);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4520);stroke-width:1.06058359;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4434" /> + <path + d="M 35.976705,9.5000085 C 34.855663,8.5148985 33.907756,8.2149705 32.913658,7.7322416 L 33.219962,26.420065 L 35.976705,29.652552 L 35.976705,9.5000085 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3590);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.173962,-2.540419)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3588);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,14.99239,-6.837321)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient3586);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 24.079287,3.4999955 C 22.054955,3.4999955 19.398199,4.2141485 19.398199,5.0926645 C 19.398199,5.1557045 19.398199,7.6566695 19.398199,7.7223235 C 19.398199,8.6008395 22.054955,9.3149925 24.079287,9.3149925 C 26.10362,9.3149925 28.537133,8.6008395 28.537132,7.7223235 C 28.537132,7.6703235 28.537132,5.1446645 28.537132,5.0926645 C 28.537132,4.2141475 26.10362,3.4999955 24.079287,3.4999955 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 13.664611,15.743564 L 14.025593,32.529279 L 18.646184,33.814993 L 18.501791,17.100707 C 18.501791,17.100707 20.461486,17.012319 23.854733,16.798033 C 17.287485,16.74805 12.997787,15.219863 10.632348,12.95785 C 12.064485,15.050026 13.664611,15.743564 13.664611,15.743564 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient3584);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.38789,2.66837)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3582);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-040-charging.svg b/data/icons/scalable/status/gpm-battery-040-charging.svg new file mode 100644 index 0000000..fe12001 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-040-charging.svg @@ -0,0 +1,504 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6.539405,-3.021202)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" + id="linearGradient3797" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3806" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3825" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" /> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3827" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3829" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3831" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <linearGradient + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" + id="linearGradient3837" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3837);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3835" /> + <path + d="M 46 34 A 23.5 14 0 1 1 -1,34 A 23.5 14 0 1 1 46 34 z" + transform="matrix(0.7,0,0,1,17.8,1)" + style="opacity:0.58241763;color:#000000;fill:url(#radialGradient3806);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3321" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.058752,0,0,1.151259,-7.591514,-14.46191)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3797);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3339" /> + <path + d="M 33.829323,25.323223 C 32.41511,16.130835 42.523381,13.496137 36.480967,7.822331 C 30.34962,2.0650171 15.332069,16.672654 10.671569,14.009515 C 6.9592589,11.888195 5.7218254,-0.83972765 5.7218254,-0.83972765" + style="opacity:0.52197804;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3361" /> + <path + d="M 16.925566,4.0026374 C 8.981619,4.0026374 2.5223224,6.7808855 2.5223214,10.198551 C 2.5223214,10.443795 2.5223214,32.868017 2.5223214,33.123427 C 2.5223214,36.541093 8.981618,39.31934 16.925566,39.31934 C 24.869514,39.31934 31.586013,36.541092 31.586011,33.123427 C 31.586011,32.921132 31.586011,10.400846 31.586011,10.198551 C 31.586011,6.7808845 24.869513,4.0026374 16.925566,4.0026374 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 16.231737,17.875039 C 9.555495,18.009765 4.2352783,20.214977 4.2352783,22.903252 C 4.2352783,23.221943 4.2352783,32.093633 4.2352783,32.410156 C 4.2352783,35.185149 9.875756,37.438366 16.853775,37.438368 C 23.831793,37.438368 29.501891,35.185149 29.501892,32.410156 C 29.501892,32.093633 29.501892,23.221943 29.501892,22.903252 C 29.501892,20.128258 23.831793,17.87504 16.853775,17.875039 C 16.635712,17.875039 16.447099,17.870693 16.231737,17.875039 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621511;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 16.934282,4.7826643 C 9.5277209,4.7826643 3.505378,7.376656 3.505377,10.567657 C 3.505377,10.796637 3.505377,32.295174 3.505377,32.533645 C 3.505377,35.724648 9.5277198,38.318638 16.934282,38.318638 C 24.340842,38.318638 30.602988,35.724647 30.602986,32.533645 C 30.602986,32.344768 30.602986,10.756537 30.602986,10.567657 C 30.602986,7.376655 24.340841,4.7826643 16.934282,4.7826643 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.983216,0,0,0.865862,-6.738532,10.55384)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08380461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 28.976705,8.500013 C 27.855663,7.514903 26.907756,7.214975 25.913658,6.7322461 L 26.219962,25.420069 L 28.976705,28.652556 L 28.976705,8.500013 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-8.173962,-3.540415)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,7.992393,-7.837317)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 17.079287,2.5 C 15.054955,2.5 12.398199,3.214153 12.398199,4.092669 C 12.398199,4.155709 12.398199,6.656674 12.398199,6.722328 C 12.398199,7.600844 15.054955,8.314997 17.079287,8.314997 C 19.10362,8.314997 21.537133,7.600844 21.537132,6.722328 C 21.537132,6.670328 21.537132,4.144669 21.537132,4.092669 C 21.537132,3.214152 19.10362,2.5 17.079287,2.5 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 6.6646107,14.743568 L 7.0255934,31.529283 L 11.646184,32.814997 L 11.501791,16.100711 C 11.501791,16.100711 13.461486,16.012323 16.854733,15.798037 C 10.287485,15.748054 5.9977868,14.219867 3.6323481,11.957854 C 5.0644847,14.05003 6.6646107,14.743568 6.6646107,14.743568 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,10.38789,1.668374)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-45.004,-5.936464)" + id="g3814"> + <path + d="M 79.191286,28.437593 C 72.690514,28.59762 67.504624,33.772305 67.504624,40.1711 L 67.504624,40.451497 C 67.502838,40.460078 67.505539,40.485767 67.504624,40.494634 C 67.504392,40.499132 67.504624,40.511648 67.504624,40.516203 L 67.504624,49.186919 C 67.500718,49.355538 67.662376,49.5117 67.796572,49.504341 C 67.796572,49.504341 90.655668,49.540472 90.655668,49.540472 C 91.053415,49.518375 91.506406,49.303728 91.517454,48.839689 C 91.517454,48.839689 91.495357,40.516203 91.495357,40.516203 C 91.495357,40.511648 91.495588,40.499132 91.495357,40.494634 C 91.494442,40.485767 91.497142,40.460078 91.495357,40.451497 L 91.495357,40.1711 C 91.495357,33.670737 86.145424,28.437593 79.499991,28.437593 C 79.396156,28.437593 79.294473,28.435053 79.191286,28.437593 z " + style="color:#000000;fill:url(#radialGradient3825);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2393" /> + <rect + width="20.013201" + height="6.9925261" + rx="0.38128209" + ry="0.38128221" + x="69.482597" + y="40.527031" + style="color:#000000;fill:url(#linearGradient3827);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2391" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,37.13251,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3297" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,25.15124,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3287" /> + <path + d="M 79.311448,29.482533 C 73.404864,29.626641 68.560395,34.286528 68.560395,40.048745 C 68.560395,40.048745 68.516201,48.487142 68.516201,48.491244 C 68.516201,48.491244 90.512993,48.496419 90.512993,48.496419 L 90.490896,40.048745 C 90.490896,34.195064 85.62996,29.482533 79.591936,29.482533 C 79.497592,29.482533 79.405205,29.480246 79.311448,29.482533 z " + style="opacity:0.58241763;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3319" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="84.47113" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3283" /> + <rect + width="1" + height="6" + x="85" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3808" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="72.5" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3810" /> + <rect + width="1" + height="6" + x="73.02887" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3812" /> + </g> + <path + d="M 18.009886,18.575938 L 12.470041,24.937721 L 16.45867,24.937721 L 14.395922,30.833073 L 20.447301,23.359244 L 16.225022,23.359244 L 18.009886,18.575938 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#edd400;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3914" /> + <path + d="M 18.009884,18.575937 L 12.470041,24.937721 L 16.458672,24.937721 L 14.395923,30.833071 L 20.447302,23.359244 L 16.225023,23.359244 L 18.009884,18.575937 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3912" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-040.svg b/data/icons/scalable/status/gpm-battery-040.svg new file mode 100644 index 0000000..2bc3ba6 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-040.svg @@ -0,0 +1,279 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-0.183016,-3.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-0.183016,-3.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-1.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-2.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,0.912613,-2.021202)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.163968,-1.050001,-13.53559)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 24.011908,5.0026374 C 16.067961,5.0026374 9.6086644,7.7808855 9.6086634,11.198551 C 9.6086634,11.443795 9.6086634,33.868017 9.6086634,34.123427 C 9.6086634,37.541093 16.06796,40.31934 24.011908,40.31934 C 31.955856,40.31934 38.672355,37.541092 38.672353,34.123427 C 38.672353,33.921132 38.672353,11.400846 38.672353,11.198551 C 38.672353,7.7808845 31.955855,5.0026374 24.011908,5.0026374 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 23.455862,18.875039 C 16.846436,19.009765 11.579464,21.214977 11.579464,23.903252 C 11.579464,24.221943 11.579464,33.093633 11.579464,33.410156 C 11.579464,36.185149 17.163491,38.438366 24.071674,38.438368 C 30.979856,38.438368 36.593208,36.185149 36.593209,33.410156 C 36.593209,33.093633 36.593209,24.221943 36.593209,23.903252 C 36.593209,21.128258 30.979856,18.87504 24.071674,18.875039 C 23.855794,18.875039 23.669068,18.870693 23.455862,18.875039 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621499;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 24.020624,5.7826643 C 16.614063,5.7826643 10.59172,8.376656 10.591719,11.567657 C 10.591719,11.796637 10.591719,33.295174 10.591719,33.533645 C 10.591719,36.724648 16.614062,39.318638 24.020624,39.318638 C 31.427184,39.318638 37.68933,36.724647 37.689328,33.533645 C 37.689328,33.344768 37.689328,11.756537 37.689328,11.567657 C 37.689328,8.376655 31.427183,5.7826643 24.020624,5.7826643 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,0.742969,11.55384)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08968079;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 36.063047,9.500013 C 34.942005,8.514903 33.994098,8.214975 33,7.7322461 L 33.306304,26.420069 L 36.063047,29.652556 L 36.063047,9.500013 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.08762,-2.540415)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,15.07873,-6.837317)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 24.165629,3.5 C 22.141297,3.5 19.484541,4.214153 19.484541,5.092669 C 19.484541,5.155709 19.484541,7.656674 19.484541,7.722328 C 19.484541,8.600844 22.141297,9.314997 24.165629,9.314997 C 26.189962,9.314997 28.623475,8.600844 28.623474,7.722328 C 28.623474,7.670328 28.623474,5.144669 28.623474,5.092669 C 28.623474,4.214152 26.189962,3.5 24.165629,3.5 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 13.750953,15.743568 L 14.111935,32.529283 L 18.732526,33.814997 L 18.588133,17.100711 C 18.588133,17.100711 20.547828,17.012323 23.941075,16.798037 C 17.373827,16.748054 13.084129,15.219867 10.71869,12.957854 C 12.150827,15.05003 13.750953,15.743568 13.750953,15.743568 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.47423,2.668374)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-060-charging.svg b/data/icons/scalable/status/gpm-battery-060-charging.svg new file mode 100644 index 0000000..dc1e34a --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-060-charging.svg @@ -0,0 +1,504 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,-6.173729,-3.021202)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" + id="linearGradient3797" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3806" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3825" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" /> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3827" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3829" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3831" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <linearGradient + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" + id="linearGradient3837" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3837);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3835" /> + <path + d="M 46 34 A 23.5 14 0 1 1 -1,34 A 23.5 14 0 1 1 46 34 z" + transform="matrix(0.7,0,0,1,17.8,1)" + style="opacity:0.58241763;color:#000000;fill:url(#radialGradient3806);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3321" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.058752,0,0,1.151259,-7.591514,-14.46191)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3797);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3339" /> + <path + d="M 33.829323,25.323223 C 32.41511,16.130835 42.523381,13.496137 36.480967,7.822331 C 30.34962,2.0650171 15.332069,16.672654 10.671569,14.009515 C 6.9592589,11.888195 5.7218254,-0.83972765 5.7218254,-0.83972765" + style="opacity:0.52197804;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3361" /> + <path + d="M 16.925566,4.0026374 C 8.981619,4.0026374 2.5223224,6.7808855 2.5223214,10.198551 C 2.5223214,10.443795 2.5223214,32.868017 2.5223214,33.123427 C 2.5223214,36.541093 8.981618,39.31934 16.925566,39.31934 C 24.869514,39.31934 31.586013,36.541092 31.586011,33.123427 C 31.586011,32.921132 31.586011,10.400846 31.586011,10.198551 C 31.586011,6.7808845 24.869513,4.0026374 16.925566,4.0026374 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 16.36952,13.875039 C 9.7600936,14.009765 4.4931216,16.214977 4.4931216,18.903252 C 4.4931216,19.221943 4.4931216,32.093633 4.4931216,32.410156 C 4.4931216,35.185149 10.077149,37.438366 16.985332,37.438368 C 23.893514,37.438368 29.506866,35.185149 29.506867,32.410156 C 29.506867,32.093633 29.506867,19.221943 29.506867,18.903252 C 29.506867,16.128258 23.893514,13.87504 16.985332,13.875039 C 16.769452,13.875039 16.582726,13.870693 16.36952,13.875039 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621499;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 16.934282,4.7826643 C 9.5277209,4.7826643 3.505378,7.376656 3.505377,10.567657 C 3.505377,10.796637 3.505377,32.295174 3.505377,32.533645 C 3.505377,35.724648 9.5277198,38.318638 16.934282,38.318638 C 24.340842,38.318638 30.602988,35.724647 30.602986,32.533645 C 30.602986,32.344768 30.602986,10.756537 30.602986,10.567657 C 30.602986,7.376655 24.340841,4.7826643 16.934282,4.7826643 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,-6.348768,6.078326)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08968079;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 28.976705,8.500013 C 27.855663,7.514903 26.907756,7.214975 25.913658,6.7322461 L 26.219962,25.420069 L 28.976705,28.652556 L 28.976705,8.500013 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-8.173962,-3.540415)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,7.992393,-7.837317)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 17.079287,2.5 C 15.054955,2.5 12.398199,3.214153 12.398199,4.092669 C 12.398199,4.155709 12.398199,6.656674 12.398199,6.722328 C 12.398199,7.600844 15.054955,8.314997 17.079287,8.314997 C 19.10362,8.314997 21.537133,7.600844 21.537132,6.722328 C 21.537132,6.670328 21.537132,4.144669 21.537132,4.092669 C 21.537132,3.214152 19.10362,2.5 17.079287,2.5 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 6.6646107,14.743568 L 7.0255934,31.529283 L 11.646184,32.814997 L 11.501791,16.100711 C 11.501791,16.100711 13.461486,16.012323 16.854733,15.798037 C 10.287485,15.748054 5.9977868,14.219867 3.6323481,11.957854 C 5.0644847,14.05003 6.6646107,14.743568 6.6646107,14.743568 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,10.38789,1.668374)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-45.004,-5.936464)" + id="g3814"> + <path + d="M 79.191286,28.437593 C 72.690514,28.59762 67.504624,33.772305 67.504624,40.1711 L 67.504624,40.451497 C 67.502838,40.460078 67.505539,40.485767 67.504624,40.494634 C 67.504392,40.499132 67.504624,40.511648 67.504624,40.516203 L 67.504624,49.186919 C 67.500718,49.355538 67.662376,49.5117 67.796572,49.504341 C 67.796572,49.504341 90.655668,49.540472 90.655668,49.540472 C 91.053415,49.518375 91.506406,49.303728 91.517454,48.839689 C 91.517454,48.839689 91.495357,40.516203 91.495357,40.516203 C 91.495357,40.511648 91.495588,40.499132 91.495357,40.494634 C 91.494442,40.485767 91.497142,40.460078 91.495357,40.451497 L 91.495357,40.1711 C 91.495357,33.670737 86.145424,28.437593 79.499991,28.437593 C 79.396156,28.437593 79.294473,28.435053 79.191286,28.437593 z " + style="color:#000000;fill:url(#radialGradient3825);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2393" /> + <rect + width="20.013201" + height="6.9925261" + rx="0.38128209" + ry="0.38128221" + x="69.482597" + y="40.527031" + style="color:#000000;fill:url(#linearGradient3827);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2391" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,37.13251,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3297" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,25.15124,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3287" /> + <path + d="M 79.311448,29.482533 C 73.404864,29.626641 68.560395,34.286528 68.560395,40.048745 C 68.560395,40.048745 68.516201,48.487142 68.516201,48.491244 C 68.516201,48.491244 90.512993,48.496419 90.512993,48.496419 L 90.490896,40.048745 C 90.490896,34.195064 85.62996,29.482533 79.591936,29.482533 C 79.497592,29.482533 79.405205,29.480246 79.311448,29.482533 z " + style="opacity:0.58241763;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3319" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="84.47113" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3283" /> + <rect + width="1" + height="6" + x="85" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3808" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="72.5" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3810" /> + <rect + width="1" + height="6" + x="73.02887" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3812" /> + </g> + <path + d="M 18.009886,18.575938 L 12.470041,24.937721 L 16.45867,24.937721 L 14.395922,30.833073 L 20.447301,23.359244 L 16.225022,23.359244 L 18.009886,18.575938 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#edd400;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3914" /> + <path + d="M 18.009884,18.575937 L 12.470041,24.937721 L 16.458672,24.937721 L 14.395923,30.833071 L 20.447302,23.359244 L 16.225023,23.359244 L 18.009884,18.575937 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3912" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-060.svg b/data/icons/scalable/status/gpm-battery-060.svg new file mode 100644 index 0000000..703ee3d --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-060.svg @@ -0,0 +1,279 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-0.124091,-3.7547)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-0.124091,-3.760906)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.124092,-1.256023)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.124092,-2.113166)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,0.971538,-1.949365)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.167351,-1.05,-13.69991)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 24.070833,5.0744743 C 16.126886,5.0744743 9.66759,7.8527224 9.667589,11.270388 C 9.667589,11.515632 9.667589,33.939854 9.667589,34.195264 C 9.667589,37.61293 16.126885,40.391177 24.070833,40.391177 C 32.014781,40.391177 38.73128,37.612929 38.731278,34.195264 C 38.731278,33.992969 38.731278,11.472683 38.731278,11.270388 C 38.731278,7.8527214 32.01478,5.0744743 24.070833,5.0744743 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 23.514787,14.946876 C 16.905361,15.081602 11.638389,17.286814 11.638389,19.975089 C 11.638389,20.29378 11.638389,33.16547 11.638389,33.481993 C 11.638389,36.256986 17.222416,38.510203 24.130599,38.510205 C 31.038781,38.510205 36.652133,36.256986 36.652134,33.481993 C 36.652134,33.16547 36.652134,20.29378 36.652134,19.975089 C 36.652134,17.200095 31.038781,14.946877 24.130599,14.946876 C 23.914719,14.946876 23.727993,14.94253 23.514787,14.946876 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621499;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 24.079549,5.8545012 C 16.672988,5.8545012 10.650645,8.4484929 10.650644,11.639494 C 10.650644,11.868474 10.650644,33.367011 10.650644,33.605482 C 10.650644,36.796485 16.672987,39.390475 24.079549,39.390475 C 31.486109,39.390475 37.748255,36.796484 37.748253,33.605482 C 37.748253,33.416605 37.748253,11.828374 37.748253,11.639494 C 37.748253,8.4484919 31.486108,5.8545012 24.079549,5.8545012 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,0.796499,7.150163)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08968079;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 36.121972,9.5718499 C 35.00093,8.5867399 34.053023,8.2868119 33.058925,7.804083 L 33.365229,26.491906 L 36.121972,29.724393 L 36.121972,9.5718499 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.028695,-2.468578)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,15.13767,-6.76548)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 24.224554,3.5718369 C 22.200222,3.5718369 19.543466,4.2859899 19.543466,5.1645059 C 19.543466,5.2275459 19.543466,7.7285109 19.543466,7.7941649 C 19.543466,8.6726809 22.200222,9.3868339 24.224554,9.3868339 C 26.248887,9.3868339 28.6824,8.6726809 28.682399,7.7941649 C 28.682399,7.7421649 28.682399,5.2165059 28.682399,5.1645059 C 28.682399,4.2859889 26.248887,3.5718369 24.224554,3.5718369 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 13.809878,15.815405 L 14.170861,32.60112 L 18.791451,33.886834 L 18.647058,17.172548 C 18.647058,17.172548 20.606753,17.08416 24,16.869874 C 17.432752,16.819891 13.143054,15.291704 10.777615,13.029691 C 12.209752,15.121867 13.809878,15.815405 13.809878,15.815405 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.53316,2.740211)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-080-charging.svg b/data/icons/scalable/status/gpm-battery-080-charging.svg new file mode 100644 index 0000000..fa0e052 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-080-charging.svg @@ -0,0 +1,504 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-7.269358,-4.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-7.269358,-4.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-2.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-7.269359,-3.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,-6.173729,-3.021202)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" + id="linearGradient3797" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3806" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3825" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" /> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3827" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3829" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3831" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <linearGradient + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" + id="linearGradient3837" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3837);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3835" /> + <path + d="M 46 34 A 23.5 14 0 1 1 -1,34 A 23.5 14 0 1 1 46 34 z" + transform="matrix(0.7,0,0,1,17.8,1)" + style="opacity:0.58241763;color:#000000;fill:url(#radialGradient3806);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3321" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.058752,0,0,1.151259,-7.591514,-14.46191)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3797);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3339" /> + <path + d="M 33.829323,25.323223 C 32.41511,16.130835 42.523381,13.496137 36.480967,7.822331 C 30.34962,2.0650171 15.332069,16.672654 10.671569,14.009515 C 6.9592589,11.888195 5.7218254,-0.83972765 5.7218254,-0.83972765" + style="opacity:0.52197804;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3361" /> + <path + d="M 16.925566,4.0026374 C 8.981619,4.0026374 2.5223224,6.7808855 2.5223214,10.198551 C 2.5223214,10.443795 2.5223214,32.868017 2.5223214,33.123427 C 2.5223214,36.541093 8.981618,39.31934 16.925566,39.31934 C 24.869514,39.31934 31.586013,36.541092 31.586011,33.123427 C 31.586011,32.921132 31.586011,10.400846 31.586011,10.198551 C 31.586011,6.7808845 24.869513,4.0026374 16.925566,4.0026374 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 16.36952,9.687539 C 9.7600936,9.822265 4.4931216,12.027477 4.4931216,14.715752 C 4.4931216,15.034443 4.4931216,32.093633 4.4931216,32.410156 C 4.4931216,35.185149 10.077149,37.438366 16.985332,37.438368 C 23.893514,37.438368 29.506866,35.185149 29.506867,32.410156 C 29.506867,32.093633 29.506867,15.034443 29.506867,14.715752 C 29.506867,11.940758 23.893514,9.68754 16.985332,9.687539 C 16.769452,9.687539 16.582726,9.683193 16.36952,9.687539 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621499;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 16.934282,4.7826643 C 9.5277209,4.7826643 3.505378,7.376656 3.505377,10.567657 C 3.505377,10.796637 3.505377,32.295174 3.505377,32.533645 C 3.505377,35.724648 9.5277198,38.318638 16.934282,38.318638 C 24.340842,38.318638 30.602988,35.724647 30.602986,32.533645 C 30.602986,32.344768 30.602986,10.756537 30.602986,10.567657 C 30.602986,7.376655 24.340841,4.7826643 16.934282,4.7826643 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,-6.338,2.078326)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08968079;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 28.976705,8.500013 C 27.855663,7.514903 26.907756,7.214975 25.913658,6.7322461 L 26.219962,25.420069 L 28.976705,28.652556 L 28.976705,8.500013 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-8.173962,-3.540415)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,7.992393,-7.837317)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 17.079287,2.5 C 15.054955,2.5 12.398199,3.214153 12.398199,4.092669 C 12.398199,4.155709 12.398199,6.656674 12.398199,6.722328 C 12.398199,7.600844 15.054955,8.314997 17.079287,8.314997 C 19.10362,8.314997 21.537133,7.600844 21.537132,6.722328 C 21.537132,6.670328 21.537132,4.144669 21.537132,4.092669 C 21.537132,3.214152 19.10362,2.5 17.079287,2.5 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 6.6646107,14.743568 L 7.0255934,31.529283 L 11.646184,32.814997 L 11.501791,16.100711 C 11.501791,16.100711 13.461486,16.012323 16.854733,15.798037 C 10.287485,15.748054 5.9977868,14.219867 3.6323481,11.957854 C 5.0644847,14.05003 6.6646107,14.743568 6.6646107,14.743568 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,10.38789,1.668374)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-45.004,-5.936464)" + id="g3814"> + <path + d="M 79.191286,28.437593 C 72.690514,28.59762 67.504624,33.772305 67.504624,40.1711 L 67.504624,40.451497 C 67.502838,40.460078 67.505539,40.485767 67.504624,40.494634 C 67.504392,40.499132 67.504624,40.511648 67.504624,40.516203 L 67.504624,49.186919 C 67.500718,49.355538 67.662376,49.5117 67.796572,49.504341 C 67.796572,49.504341 90.655668,49.540472 90.655668,49.540472 C 91.053415,49.518375 91.506406,49.303728 91.517454,48.839689 C 91.517454,48.839689 91.495357,40.516203 91.495357,40.516203 C 91.495357,40.511648 91.495588,40.499132 91.495357,40.494634 C 91.494442,40.485767 91.497142,40.460078 91.495357,40.451497 L 91.495357,40.1711 C 91.495357,33.670737 86.145424,28.437593 79.499991,28.437593 C 79.396156,28.437593 79.294473,28.435053 79.191286,28.437593 z " + style="color:#000000;fill:url(#radialGradient3825);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2393" /> + <rect + width="20.013201" + height="6.9925261" + rx="0.38128209" + ry="0.38128221" + x="69.482597" + y="40.527031" + style="color:#000000;fill:url(#linearGradient3827);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2391" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,37.13251,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3297" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,25.15124,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3287" /> + <path + d="M 79.311448,29.482533 C 73.404864,29.626641 68.560395,34.286528 68.560395,40.048745 C 68.560395,40.048745 68.516201,48.487142 68.516201,48.491244 C 68.516201,48.491244 90.512993,48.496419 90.512993,48.496419 L 90.490896,40.048745 C 90.490896,34.195064 85.62996,29.482533 79.591936,29.482533 C 79.497592,29.482533 79.405205,29.480246 79.311448,29.482533 z " + style="opacity:0.58241763;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3319" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="84.47113" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3283" /> + <rect + width="1" + height="6" + x="85" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3808" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="72.5" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3810" /> + <rect + width="1" + height="6" + x="73.02887" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3812" /> + </g> + <path + d="M 18.009886,18.575938 L 12.470041,24.937721 L 16.45867,24.937721 L 14.395922,30.833073 L 20.447301,23.359244 L 16.225022,23.359244 L 18.009886,18.575938 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#edd400;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3914" /> + <path + d="M 18.009884,18.575937 L 12.470041,24.937721 L 16.458672,24.937721 L 14.395923,30.833071 L 20.447302,23.359244 L 16.225023,23.359244 L 18.009884,18.575937 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3912" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-080.svg b/data/icons/scalable/status/gpm-battery-080.svg new file mode 100644 index 0000000..7c19adf --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-080.svg @@ -0,0 +1,279 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.008042,0,0,0.991346,-0.266749,-3.763012)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.007243,0,0,0.992756,-0.239041,-3.769218)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.372345,-1.264335)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.372345,-2.121478)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,0.723285,-1.957677)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient1544" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.166667,-1.049999,-13.60315)" + style="opacity:1;color:#000000;fill:url(#radialGradient1544);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 23.86326,5.0661616 C 15.940627,5.0661616 9.4986602,7.8444097 9.4986592,11.262076 C 9.4986592,11.50732 9.4986592,33.931542 9.4986592,34.186952 C 9.4986592,37.604618 15.940626,40.382865 23.86326,40.382865 C 31.785894,40.382865 38.484373,37.604617 38.484371,34.186952 C 38.484371,33.984657 38.484371,11.464371 38.484371,11.262076 C 38.484371,7.8444087 31.785893,5.0661616 23.86326,5.0661616 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 23.266534,10.751064 C 16.657108,10.88579 11.390136,13.091002 11.390136,15.779277 C 11.390136,16.097968 11.390136,33.157158 11.390136,33.473681 C 11.390136,36.248674 16.974163,38.501891 23.882346,38.501893 C 30.790528,38.501893 36.40388,36.248674 36.403881,33.473681 C 36.403881,33.157158 36.403881,16.097968 36.403881,15.779277 C 36.403881,13.004283 30.790528,10.751065 23.882346,10.751064 C 23.666466,10.751064 23.47974,10.746718 23.266534,10.751064 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621499;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 23.880515,5.8461885 C 16.499684,5.8461885 10.498263,8.4401802 10.498262,11.631182 C 10.498262,11.860162 10.498262,33.358699 10.498262,33.59717 C 10.498262,36.788173 16.499683,39.382163 23.880515,39.382163 C 31.261345,39.382163 37.501736,36.788172 37.501734,33.59717 C 37.501734,33.408293 37.501734,11.820062 37.501734,11.631182 C 37.501734,8.4401792 31.261344,5.8461885 23.880515,5.8461885 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,0.559014,3.141851)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08968079;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 35.873719,9.5635372 C 34.752677,8.5784272 33.80477,8.2784992 32.810672,7.7957703 L 33.116976,26.483594 L 35.873719,29.716081 L 35.873719,9.5635372 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.276948,-2.47689)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,14.88941,-6.773792)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 23.976301,3.5635242 C 21.951969,3.5635242 19.295213,4.2776772 19.295213,5.1561932 C 19.295213,5.2192332 19.295213,7.7201982 19.295213,7.7858522 C 19.295213,8.6643682 21.951969,9.3785212 23.976301,9.3785212 C 26.000634,9.3785212 28.434147,8.6643682 28.434146,7.7858522 C 28.434146,7.7338522 28.434146,5.2081932 28.434146,5.1561932 C 28.434146,4.2776762 26.000634,3.5635242 23.976301,3.5635242 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 13.561625,15.807093 L 13.922608,32.592808 L 18.543198,33.878522 L 18.398805,17.164236 C 18.398805,17.164236 20.3585,17.075848 23.751747,16.861562 C 17.184499,16.811579 12.894801,15.283392 10.529362,13.021379 C 11.961499,15.113555 13.561625,15.807093 13.561625,15.807093 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.2849,2.731899)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-100-charging.svg b/data/icons/scalable/status/gpm-battery-100-charging.svg new file mode 100644 index 0000000..37b3a6f --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-100-charging.svg @@ -0,0 +1,501 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.991346,-7.327667,-4.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.992756,-7.327667,-4.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327668,-2.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3239" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327668,-3.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327666,-3.185003)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" + id="linearGradient3797" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3806" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3825" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" /> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3827" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3829" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3831" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <linearGradient + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" + id="linearGradient3837" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" /> + </defs> + <g + id="layer1"> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3837);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3835" /> + <path + d="M 46 34 A 23.5 14 0 1 1 -1,34 A 23.5 14 0 1 1 46 34 z" + transform="matrix(0.7,0,0,1,17.8,1)" + style="opacity:0.58241763;color:#000000;fill:url(#radialGradient3806);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3321" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.070316,0,0,1.151259,-8.4558,-14.46191)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" + style="color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3797);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3339" /> + <path + d="M 33.829323,25.323223 C 32.41511,16.130835 42.523381,13.496137 36.480967,7.822331 C 30.34962,2.0650171 15.332069,16.672654 10.671569,14.009515 C 6.9592589,11.888195 5.7218254,-0.83972765 5.7218254,-0.83972765" + style="opacity:0.52197804;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3361" /> + <path + d="M 16.871279,4.0026374 C 8.9260107,4.0026374 2.4656405,6.7808855 2.4656395,10.198551 C 2.4656395,10.443795 2.4656395,32.868017 2.4656395,33.123427 C 2.4656395,36.541093 8.9260096,39.31934 16.871279,39.31934 C 24.816547,39.31934 31.534163,36.541092 31.534161,33.123427 C 31.534161,32.921132 31.534161,10.400846 31.534161,10.198551 C 31.534161,6.7808845 24.816546,4.0026374 16.871279,4.0026374 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 16.879996,4.7826643 C 9.4722033,4.7826643 3.4488595,7.376656 3.4488585,10.567657 C 3.4488585,10.796637 3.4488585,32.295174 3.4488585,32.533645 C 3.4488585,35.724648 9.4722023,38.318638 16.879996,38.318638 C 24.287788,38.318638 30.550974,35.724647 30.550972,32.533645 C 30.550972,32.344768 30.550972,10.756537 30.550972,10.567657 C 30.550972,7.376655 24.287787,4.7826643 16.879996,4.7826643 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 28.924424,8.500013 C 27.803195,7.514903 26.855131,7.214975 25.860868,6.7322461 L 26.167222,25.420069 L 28.924424,28.652556 L 28.924424,8.500013 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 16.295574,6.336243 C 9.6193322,6.470969 4.2991157,8.676181 4.2991157,11.364456 C 4.2991157,11.683147 4.2991157,31.929837 4.2991157,32.24636 C 4.2991157,35.021353 9.9395939,37.27457 16.917612,37.274572 C 23.895631,37.274572 29.565729,35.021353 29.56573,32.24636 C 29.56573,31.929837 29.56573,11.683147 29.56573,11.364456 C 29.56573,8.589462 23.895631,6.336244 16.917612,6.336243 C 16.699549,6.336243 16.510936,6.331897 16.295574,6.336243 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621511;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.983216,0,0,0.865862,-6.665776,-1.604813)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08380461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048621,0,0,0.964345,-8.232422,-3.540415)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3239);stroke-width:0.99443036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367399,0,0,0.36343,7.936622,-7.837317)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 17.025026,2.5 C 15.000357,2.5 12.343159,3.214153 12.343159,4.092669 C 12.343159,4.155709 12.343159,6.656674 12.343159,6.722328 C 12.343159,7.600844 15.000357,8.314997 17.025026,8.314997 C 19.049695,8.314997 21.483612,7.600844 21.483611,6.722328 C 21.483611,6.670328 21.483611,4.144669 21.483611,4.092669 C 21.483611,3.214152 19.049695,2.5 17.025026,2.5 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 6.608618,14.743568 L 6.9696608,31.529283 L 11.591021,32.814997 L 11.446603,16.100711 C 11.446603,16.100711 13.406625,16.012323 16.800435,15.798037 C 10.232095,15.748054 5.9416833,14.219867 3.5758513,11.957854 C 5.008226,14.05003 6.608618,14.743568 6.608618,14.743568 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.27495,0,0,0.192106,10.33251,1.668374)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35114002;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-45.004,-5.936464)" + id="g3814"> + <path + d="M 79.191286,28.437593 C 72.690514,28.59762 67.504624,33.772305 67.504624,40.1711 L 67.504624,40.451497 C 67.502838,40.460078 67.505539,40.485767 67.504624,40.494634 C 67.504392,40.499132 67.504624,40.511648 67.504624,40.516203 L 67.504624,49.186919 C 67.500718,49.355538 67.662376,49.5117 67.796572,49.504341 C 67.796572,49.504341 90.655668,49.540472 90.655668,49.540472 C 91.053415,49.518375 91.506406,49.303728 91.517454,48.839689 C 91.517454,48.839689 91.495357,40.516203 91.495357,40.516203 C 91.495357,40.511648 91.495588,40.499132 91.495357,40.494634 C 91.494442,40.485767 91.497142,40.460078 91.495357,40.451497 L 91.495357,40.1711 C 91.495357,33.670737 86.145424,28.437593 79.499991,28.437593 C 79.396156,28.437593 79.294473,28.435053 79.191286,28.437593 z " + style="color:#000000;fill:url(#radialGradient3825);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2393" /> + <rect + width="20.013201" + height="6.9925261" + rx="0.38128209" + ry="0.38128221" + x="69.482597" + y="40.527031" + style="color:#000000;fill:url(#linearGradient3827);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect2391" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,37.13251,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3297" /> + <path + d="M 72.831997 14.854369 A 3.5355339 5.5684657 0 1 1 65.760929,14.854369 A 3.5355339 5.5684657 0 1 1 72.831997 14.854369 z" + transform="matrix(0.7,0,0,0.7,25.15124,35.09136)" + style="opacity:0.48901098;color:#000000;fill:url(#radialGradient3831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3287" /> + <path + d="M 79.311448,29.482533 C 73.404864,29.626641 68.560395,34.286528 68.560395,40.048745 C 68.560395,40.048745 68.516201,48.487142 68.516201,48.491244 C 68.516201,48.491244 90.512993,48.496419 90.512993,48.496419 L 90.490896,40.048745 C 90.490896,34.195064 85.62996,29.482533 79.591936,29.482533 C 79.497592,29.482533 79.405205,29.480246 79.311448,29.482533 z " + style="opacity:0.58241763;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3319" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="84.47113" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3283" /> + <rect + width="1" + height="6" + x="85" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3808" /> + <rect + width="2.0417981" + height="9.9702358" + rx="0.38128215" + ry="0.38128218" + x="72.5" + y="42.462387" + style="color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3810" /> + <rect + width="1" + height="6" + x="73.02887" + y="46" + style="opacity:0.68131869;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="rect3812" /> + </g> + <path + d="M 17.955779,18.575938 L 12.415013,24.937721 L 16.404306,24.937721 L 14.341215,30.833073 L 20.393599,23.359244 L 16.170619,23.359244 L 17.955779,18.575938 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#edd400;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3914" /> + <path + d="M 17.955779,18.575937 L 12.415014,24.937721 L 16.404309,24.937721 L 14.341216,30.833071 L 20.393602,23.359244 L 16.170621,23.359244 L 17.955779,18.575937 z " + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3912" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-100.svg b/data/icons/scalable/status/gpm-battery-100.svg new file mode 100644 index 0000000..482768a --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-100.svg @@ -0,0 +1,276 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.991346,-0.252091,-3.771757)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.992756,-0.252091,-3.777963)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-0.252092,-1.27308)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3239" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-0.252092,-2.130223)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-0.25209,-2.130223)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.166667,-1.050002,-13.66668)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 23.946855,5.057417 C 16.001587,5.057417 9.5412165,7.8356651 9.5412155,11.253331 C 9.5412155,11.498575 9.5412155,33.922797 9.5412155,34.178207 C 9.5412155,37.595873 16.001586,40.37412 23.946855,40.37412 C 31.892123,40.37412 38.609739,37.595872 38.609737,34.178207 C 38.609737,33.975912 38.609737,11.455626 38.609737,11.253331 C 38.609737,7.8356641 31.892122,5.057417 23.946855,5.057417 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 23.955572,5.8374439 C 16.547779,5.8374439 10.524436,8.4314356 10.524435,11.622437 C 10.524435,11.851417 10.524435,33.349954 10.524435,33.588425 C 10.524435,36.779428 16.547778,39.373418 23.955572,39.373418 C 31.363364,39.373418 37.62655,36.779427 37.626548,33.588425 C 37.626548,33.399548 37.626548,11.811317 37.626548,11.622437 C 37.626548,8.4314346 31.363363,5.8374439 23.955572,5.8374439 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36,9.5547926 C 34.878771,8.5696826 33.930707,8.2697546 32.936444,7.7870257 L 33.242798,26.474849 L 36,29.707336 L 36,9.5547926 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 23.37115,7.3910226 C 16.694908,7.5257486 11.374692,9.7309606 11.374692,12.419236 C 11.374692,12.737927 11.374692,32.984617 11.374692,33.30114 C 11.374692,36.076133 17.01517,38.32935 23.993188,38.329352 C 30.971207,38.329352 36.641305,36.076133 36.641306,33.30114 C 36.641306,32.984617 36.641306,12.737927 36.641306,12.419236 C 36.641306,9.6442416 30.971207,7.3910236 23.993188,7.3910226 C 23.775125,7.3910226 23.586512,7.3866766 23.37115,7.3910226 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621511;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.983216,0,0,0.865862,0.4098,-0.550033)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.08380461;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048621,0,0,0.964345,-1.156846,-2.485635)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3239);stroke-width:0.99443036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367399,0,0,0.36343,15.0122,-6.782537)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 24.100602,3.5547796 C 22.075933,3.5547796 19.418735,4.2689326 19.418735,5.1474486 C 19.418735,5.2104886 19.418735,7.7114536 19.418735,7.7771076 C 19.418735,8.6556236 22.075933,9.3697766 24.100602,9.3697766 C 26.125271,9.3697766 28.559188,8.6556236 28.559187,7.7771076 C 28.559187,7.7251076 28.559187,5.1994486 28.559187,5.1474486 C 28.559187,4.2689316 26.125271,3.5547796 24.100602,3.5547796 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 13.684194,15.798348 L 14.045237,32.584063 L 18.666597,33.869777 L 18.522179,17.155491 C 18.522179,17.155491 20.482201,17.067103 23.876011,16.852817 C 17.307671,16.802834 13.017259,15.274647 10.651427,13.012634 C 12.083802,15.10481 13.684194,15.798348 13.684194,15.798348 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.27495,0,0,0.192106,17.40809,2.723154)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35114002;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-charged.svg b/data/icons/scalable/status/gpm-battery-charged.svg new file mode 100644 index 0000000..467afe8 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-charged.svg @@ -0,0 +1,673 @@ +<?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" + version="1.0" + width="48" + height="48" + id="svg1328" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="gpm-battery-charged.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata101"> + <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> + <sodipodi:namedview + inkscape:window-height="682" + inkscape:window-width="641" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="9.5833333" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="0" + inkscape:window-y="47" + inkscape:current-layer="svg1328" /> + <defs + id="defs3"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective103" /> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.991346,-7.327667,-4.826537)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.992756,-7.327667,-4.832743)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327668,-2.32786)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3239" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327668,-3.185003)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327666,-3.185003)" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" + id="linearGradient3797" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3806" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3825" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.468277,0,0,1.290652,-34.29018,41.60653)" /> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3827" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.667726,0,0,0.695494,27.74038,34.63412)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3829" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3831" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <linearGradient + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" + id="linearGradient3837" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2489" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(0.27495,0,0,0.192106,10.33251,1.668374)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6924" + id="linearGradient2492" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327668,-2.32786)" + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2496" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.367399,0,0,0.181715,7.936622,-0.568717)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient2499" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048621,0,0,0.964345,-8.232422,-3.540415)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3260" + id="linearGradient2502" + gradientUnits="userSpaceOnUse" + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + gradientTransform="matrix(0.983216,0,0,0.865862,-6.665776,-1.604813)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3815" + id="linearGradient2504" + gradientUnits="userSpaceOnUse" + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + gradientTransform="matrix(0.983216,0,0,0.865862,-6.665776,-1.604813)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3805" + id="linearGradient2507" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327666,-3.185003)" + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3247" + id="linearGradient2510" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,1,-7.327668,-3.185003)" + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="linearGradient2513" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.992756,-7.327667,-4.832743)" + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4134" + id="linearGradient2516" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010922,0,0,0.991346,-7.327667,-4.826537)" + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3341" + id="linearGradient2520" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(36.7012,10.5)" + x1="-27.27899" + y1="-5.7469382" + x2="-28.46833" + y2="-11.99264" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient2523" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.070316,0,0,0.5756295,-8.4558,8.56327)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3323" + id="radialGradient2526" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7,0,0,0.595745,17.8,14.74468)" + cx="22.5" + cy="34" + fx="22.5" + fy="34" + r="23.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3353" + id="linearGradient2529" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(106.4527,16.53554)" + x1="-87.031296" + y1="-12.199734" + x2="-88.677742" + y2="-17.884775" /> + </defs> + <path + id="path3835" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2529);stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" /> + <path + id="path3321" + style="opacity:0.58241763;fill:url(#radialGradient2526);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 50,35 C 50,42.731986 42.635084,49 33.55,49 C 24.464916,49 17.1,42.731986 17.1,35 C 17.1,27.268014 24.464916,21 33.55,21 C 42.635084,21 50,27.268014 50,35 L 50,35 z" /> + <path + id="path3366" + style="fill:url(#radialGradient2523);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 35.427156,31.58845 C 35.429346,37.039192 27.213902,41.458516 17.078882,41.458516 C 6.9438627,41.458516 -1.2715808,37.039192 -1.2693914,31.58845 C -1.2715808,26.137708 6.9438627,21.718384 17.078882,21.718384 C 27.213902,21.718384 35.429346,26.137708 35.427156,31.58845 L 35.427156,31.58845 z" /> + <path + id="path3339" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2520);stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 35.20123,24 C 33.70123,17.25 40.684722,15.592611 38.70123,10.75 C 34.282764,-0.037494208 17.45123,15.25 12.70123,14.75 C 7.95123,14.25 6.84768,-1.785534 6.84768,-1.785534" /> + <path + id="path3361" + style="opacity:0.52197804;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 33.829323,25.323223 C 32.41511,16.130835 42.523381,13.496137 36.480967,7.822331 C 30.34962,2.0650171 15.332069,16.672654 10.671569,14.009515 C 6.9592589,11.888195 5.7218254,-0.83972765 5.7218254,-0.83972765" /> + <path + id="path3068" + style="fill:url(#linearGradient2516);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 16.871279,4.0026374 C 8.9260107,4.0026374 2.4656405,6.7808855 2.4656395,10.198551 C 2.4656395,10.443795 2.4656395,32.868017 2.4656395,33.123427 C 2.4656395,36.541093 8.9260096,39.31934 16.871279,39.31934 C 24.816547,39.31934 31.534163,36.541092 31.534161,33.123427 C 31.534161,32.921132 31.534161,10.400846 31.534161,10.198551 C 31.534161,6.7808845 24.816546,4.0026374 16.871279,4.0026374 z" /> + <path + id="path4174" + style="opacity:0.5443038;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2513);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 16.879996,4.7826643 C 9.4722033,4.7826643 3.4488595,7.376656 3.4488585,10.567657 C 3.4488585,10.796637 3.4488585,32.295174 3.4488585,32.533645 C 3.4488585,35.724648 9.4722023,38.318638 16.879996,38.318638 C 24.287788,38.318638 30.550974,35.724647 30.550972,32.533645 C 30.550972,32.344768 30.550972,10.756537 30.550972,10.567657 C 30.550972,7.376655 24.287787,4.7826643 16.879996,4.7826643 z" /> + <path + id="path3245" + style="fill:url(#linearGradient2510);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 28.924424,8.500013 C 27.803195,7.514903 26.855131,7.214975 25.860868,6.7322461 L 26.167222,25.420069 L 28.924424,28.652556 L 28.924424,8.500013 z" /> + <path + id="path3275" + style="opacity:0.79120878;fill:url(#linearGradient2507);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621511;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 16.295574,6.336243 C 9.6193322,6.470969 4.2991157,8.676181 4.2991157,11.364456 C 4.2991157,11.683147 4.2991157,31.929837 4.2991157,32.24636 C 4.2991157,35.021353 9.9395939,37.27457 16.917612,37.274572 C 23.895631,37.274572 29.565729,35.021353 29.56573,32.24636 C 29.56573,31.929837 29.56573,11.683147 29.56573,11.364456 C 29.56573,8.589462 23.895631,6.336244 16.917612,6.336243 C 16.699549,6.336243 16.510936,6.331897 16.295574,6.336243 z" /> + <path + id="path3277" + style="fill:url(#linearGradient2502);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2504);stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 29.572756,10.579102 C 29.572756,13.209215 23.913032,15.341343 16.931408,15.341343 C 9.9497839,15.341343 4.2900603,13.209215 4.2900603,10.579102 C 4.2900603,7.9489888 9.9497839,5.8168607 16.931408,5.8168607 C 23.913032,5.8168607 29.572756,7.9489888 29.572756,10.579102 L 29.572756,10.579102 z" /> + <path + id="path3364" + style="opacity:0.467033;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2499);stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 30.416751,10.029296 C 30.416751,12.958558 24.380534,15.333194 16.934482,15.333194 C 9.4884298,15.333194 3.4522129,12.958558 3.4522129,10.029296 C 3.4522129,7.1000347 9.4884298,4.7253986 16.934482,4.7253986 C 24.380534,4.7253986 30.416751,7.1000347 30.416751,10.029296 L 30.416751,10.029296 z" /> + <path + id="path6944" + style="opacity:0.30769234;fill:url(#radialGradient2496);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 22.999981,6.699883 C 23.000733,8.4205758 20.180682,9.8156702 16.701712,9.8156702 C 13.222744,9.8156702 10.402693,8.4205758 10.403444,6.699883 C 10.402693,4.9791902 13.222744,3.5840958 16.701712,3.5840958 C 20.180682,3.5840958 23.000733,4.9791902 22.999981,6.699883 L 22.999981,6.699883 z" /> + <path + id="path3362" + style="fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 17.025026,2.5 C 15.000357,2.5 12.343159,3.214153 12.343159,4.092669 C 12.343159,4.155709 12.343159,6.656674 12.343159,6.722328 C 12.343159,7.600844 15.000357,8.314997 17.025026,8.314997 C 19.049695,8.314997 21.483612,7.600844 21.483611,6.722328 C 21.483611,6.670328 21.483611,4.144669 21.483611,4.092669 C 21.483611,3.214152 19.049695,2.5 17.025026,2.5 z" /> + <path + id="path6922" + style="opacity:0.58241763;fill:url(#linearGradient2492);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 6.608618,14.743568 L 6.9696608,31.529283 L 11.591021,32.814997 L 11.446603,16.100711 C 11.446603,16.100711 13.406625,16.012323 16.800435,15.798037 C 10.232095,15.748054 5.9416833,14.219867 3.5758513,11.957854 C 5.008226,14.05003 6.608618,14.743568 6.608618,14.743568 z" /> + <path + id="path6940" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2489);stroke-width:1.00000083;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 20.466381,4.3715797 C 20.466381,4.9551144 18.883676,5.4281627 16.93131,5.4281627 C 14.978944,5.4281627 13.396239,4.9551144 13.396239,4.3715797 C 13.396239,3.7880451 14.978944,3.3149967 16.93131,3.3149967 C 18.883676,3.3149967 20.466381,3.7880451 20.466381,4.3715797 L 20.466381,4.3715797 z" /> + <g + id="g3814" + transform="translate(-45.004,-5.936464)"> + <path + id="rect2393" + style="fill:url(#radialGradient3825);fill-opacity:1;fill-rule:nonzero;stroke:#848781;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 79.191286,28.437593 C 72.690514,28.59762 67.504624,33.772305 67.504624,40.1711 L 67.504624,40.451497 C 67.502838,40.460078 67.505539,40.485767 67.504624,40.494634 C 67.504392,40.499132 67.504624,40.511648 67.504624,40.516203 L 67.504624,49.186919 C 67.500718,49.355538 67.662376,49.5117 67.796572,49.504341 C 67.796572,49.504341 90.655668,49.540472 90.655668,49.540472 C 91.053415,49.518375 91.506406,49.303728 91.517454,48.839689 C 91.517454,48.839689 91.495357,40.516203 91.495357,40.516203 C 91.495357,40.511648 91.495588,40.499132 91.495357,40.494634 C 91.494442,40.485767 91.497142,40.460078 91.495357,40.451497 L 91.495357,40.1711 C 91.495357,33.670737 86.145424,28.437593 79.499991,28.437593 C 79.396156,28.437593 79.294473,28.435053 79.191286,28.437593 z" /> + <rect + id="rect2391" + style="fill:url(#linearGradient3827);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + y="40.527031" + x="69.482597" + ry="0.38128221" + rx="0.38128209" + height="6.9925261" + width="20.013201" /> + <path + id="path3297" + style="opacity:0.48901098;fill:url(#radialGradient3829);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + transform="matrix(0.7,0,0,0.7,37.13251,35.09136)" + d="M 72.831997,14.854369 C 72.831997,17.929748 71.249085,20.422835 69.296463,20.422835 C 67.343841,20.422835 65.760929,17.929748 65.760929,14.854369 C 65.760929,11.77899 67.343841,9.2859031 69.296463,9.2859031 C 71.249085,9.2859031 72.831997,11.77899 72.831997,14.854369 z" /> + <path + id="path3287" + style="opacity:0.48901098;fill:url(#radialGradient3831);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + transform="matrix(0.7,0,0,0.7,25.15124,35.09136)" + d="M 72.831997,14.854369 C 72.831997,17.929748 71.249085,20.422835 69.296463,20.422835 C 67.343841,20.422835 65.760929,17.929748 65.760929,14.854369 C 65.760929,11.77899 67.343841,9.2859031 69.296463,9.2859031 C 71.249085,9.2859031 72.831997,11.77899 72.831997,14.854369 z" /> + <path + id="path3319" + style="opacity:0.58241763;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + d="M 79.311448,29.482533 C 73.404864,29.626641 68.560395,34.286528 68.560395,40.048745 C 68.560395,40.048745 68.516201,48.487142 68.516201,48.491244 C 68.516201,48.491244 90.512993,48.496419 90.512993,48.496419 L 90.490896,40.048745 C 90.490896,34.195064 85.62996,29.482533 79.591936,29.482533 C 79.497592,29.482533 79.405205,29.480246 79.311448,29.482533 z" /> + <rect + id="rect3283" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + y="42.462387" + x="84.47113" + ry="0.38128218" + rx="0.38128215" + height="9.9702358" + width="2.0417981" /> + <rect + id="rect3808" + style="opacity:0.68131869;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + y="46" + x="85" + height="6" + width="1" /> + <rect + id="rect3810" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + y="42.462387" + x="72.5" + ry="0.38128218" + rx="0.38128215" + height="9.9702358" + width="2.0417981" /> + <rect + id="rect3812" + style="opacity:0.68131869;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + y="46" + x="73.02887" + height="6" + width="1" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-empty.svg b/data/icons/scalable/status/gpm-battery-empty.svg new file mode 100644 index 0000000..8142306 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-empty.svg @@ -0,0 +1,448 @@ +<?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" + version="1.0" + width="48" + height="48" + id="svg1328" + sodipodi:version="0.32" + inkscape:version="0.46+devel" + sodipodi:docname="gpm-battery-empty.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/home/hughsie/Code/mate-power-manager/data/icons/48x48/status/gpm-battery-empty.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata63"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="486" + id="namedview61" + showgrid="false" + inkscape:zoom="4.9166667" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg1328" /> + <defs + id="defs3"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective65" /> + <linearGradient + id="linearGradient3356"> + <stop + style="stop-color:#ff4141;stop-opacity:1" + offset="0" + id="stop3358" /> + <stop + style="stop-color:#ff9d9d;stop-opacity:1" + offset="1" + id="stop3360" /> + </linearGradient> + <linearGradient + id="linearGradient3348"> + <stop + style="stop-color:#ff4949;stop-opacity:1" + offset="0" + id="stop3350" /> + <stop + style="stop-color:#ffb1b1;stop-opacity:1" + offset="1" + id="stop3352" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#ff5858;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-0.183016,-3.765211)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-0.183016,-3.771417)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-1.266534)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-2.123677)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient4501" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.200451,-2.021207)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient4518" + xlink:href="#linearGradient3348" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient4520" + xlink:href="#linearGradient3356" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient69" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(0.274904,0,0,0.192106,17.47422,2.7297)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6924" + id="linearGradient72" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-1.266534)" + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient76" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.367338,0,0,0.181715,15.07873,0.492609)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient79" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048446,0,0,0.964345,-1.08762,-2.479089)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3247" + id="linearGradient82" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-2.123677)" + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3348" + id="linearGradient85" + gradientUnits="userSpaceOnUse" + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + gradientTransform="matrix(0.983052,0,0,0.914029,0.461329,18.67248)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3356" + id="linearGradient87" + gradientUnits="userSpaceOnUse" + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + gradientTransform="matrix(0.983052,0,0,0.914029,0.461329,18.67248)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3338" + id="linearGradient90" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.200451,-2.021207)" + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="linearGradient93" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-0.183016,-3.771417)" + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3233" + id="linearGradient96" + gradientUnits="userSpaceOnUse" + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + gradientTransform="matrix(1.048446,0,0,0.971388,-0.883417,20.4951)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4134" + id="linearGradient99" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-0.183016,-3.765211)" + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4126" + id="radialGradient102" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.05,0,0,0.591485,-1.012555,9.26219)" + cx="23.857143" + cy="40" + fx="23.857143" + fy="40" + r="17.142857" /> + </defs> + <path + id="path3366" + style="color:#000000;fill:url(#radialGradient102);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible" + d="m 42.037445,32.92159 a 18,10.139743 0 1 1 -35.9999989,0 18,10.139743 0 1 1 35.9999989,0 z" /> + <path + id="path3068" + style="color:#000000;fill:url(#linearGradient99);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 24.011908,5.0639635 c -7.943947,0 -14.4032434,2.7782481 -14.4032444,6.1959135 0,0.245244 0,22.669466 0,22.924876 0,3.417666 6.4592964,6.195913 14.4032444,6.195913 7.943948,0 14.660447,-2.778248 14.660445,-6.195913 0,-0.202295 0,-22.722581 0,-22.924876 0,-3.4176664 -6.716498,-6.1959135 -14.660445,-6.1959135 z" /> + <path + id="path3241" + style="opacity:0.23626374;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient96);stroke-width:0.99999934;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 37.759306,34.163916 a 13.480019,5.342634 0 0 1 -26.960038,0 13.480019,5.342634 0 1 1 26.960038,0 z" /> + <path + id="path4174" + style="opacity:0.5443038;color:#000000;fill:none;stroke:url(#linearGradient93);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 24.020624,5.8439904 c -7.406561,0 -13.428904,2.5939917 -13.428905,5.7849926 0,0.22898 0,21.727517 0,21.965988 0,3.191003 6.022343,5.784993 13.428905,5.784993 7.40656,0 13.668706,-2.593991 13.668704,-5.784993 0,-0.188877 0,-21.777108 0,-21.965988 0,-3.1910019 -6.262145,-5.7849926 -13.668704,-5.7849926 z" /> + <path + id="path3245" + style="color:#000000;fill:url(#linearGradient82);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;marker:none;visibility:visible;display:block;overflow:visible" + d="M 36.063047,9.5613391 C 34.942005,8.5762291 33.994098,8.2763011 33,7.7935722 l 0.306304,18.6878228 2.756743,3.232487 0,-20.1525429 z" /> + <path + id="path3364" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient79);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 37.555103,11.090622 a 13.480019,5.3038975 0 0 1 -26.960038,0 13.480019,5.3038975 0 1 1 26.960038,0 z" /> + <path + id="path6944" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient76);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible" + d="m 30.139588,7.761209 a 6.2972228,3.1151142 0 1 1 -12.594445,0 6.2972228,3.1151142 0 1 1 12.594445,0 z" /> + <path + id="path3362" + style="color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 24.165629,3.5613261 c -2.024332,0 -4.681088,0.714153 -4.681088,1.592669 0,0.06304 0,2.564005 0,2.629659 0,0.878516 2.656756,1.592669 4.681088,1.592669 2.024333,0 4.457846,-0.714153 4.457845,-1.592669 0,-0.052 0,-2.577659 0,-2.629659 0,-0.878517 -2.433512,-1.592669 -4.457845,-1.592669 z" /> + <path + id="path6922" + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient72);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible" + d="m 13.750953,15.804894 0.360983,16.785715 4.62059,1.285714 -0.144393,-16.714286 c 0,0 1.959695,-0.08839 5.352942,-0.302674 -6.567248,-0.04998 -10.856946,-1.57817 -13.222385,-3.840183 1.432137,2.092176 3.032263,2.785714 3.032263,2.785714 z" /> + <path + id="path6940" + style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient69);stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 27.606396,5.4329057 a 3.53448,1.0565831 0 0 1 -7.06896,0 3.53448,1.0565831 0 1 1 7.06896,0 z" /> + <g + id="g4438" + transform="translate(-53.99282,-31.64138)" /> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-battery-missing.svg b/data/icons/scalable/status/gpm-battery-missing.svg new file mode 100644 index 0000000..2a46084 --- /dev/null +++ b/data/icons/scalable/status/gpm-battery-missing.svg @@ -0,0 +1,335 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.991346,-0.183016,-3.765211)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,0.992756,-0.183016,-3.771417)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="16.035715" + y2="31.75" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-1.266534)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.010754,0,0,1,-0.183017,-2.123677)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.993773" + y1="33.955299" + x2="20.917078" + y2="15.814602" + id="linearGradient3982" + xlink:href="#linearGradient3957" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.93581" + y1="53.835983" + x2="20.064686" + y2="-8.5626707" + id="linearGradient3980" + xlink:href="#linearGradient2479" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="36.917976" + y1="66.288063" + x2="19.071495" + y2="5.5410109" + id="linearGradient3978" + xlink:href="#linearGradient2536" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient3976" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + id="linearGradient2479"> + <stop + style="stop-color:#ffe69b;stop-opacity:1" + offset="0" + id="stop2481" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop2483" /> + </linearGradient> + <linearGradient + id="linearGradient2536"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2538" /> + <stop + style="stop-color:#ff1717;stop-opacity:1" + offset="1" + id="stop2540" /> + </linearGradient> + <linearGradient + id="linearGradient3957"> + <stop + style="stop-color:#fffeff;stop-opacity:0.33333334" + offset="0" + id="stop3959" /> + <stop + style="stop-color:#fffeff;stop-opacity:0.21568628" + offset="1" + id="stop3961" /> + </linearGradient> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.18297,-1.012555,-14.39721)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 24.011908,5.0639635 C 16.067961,5.0639635 9.6086646,7.8422116 9.6086636,11.259877 C 9.6086636,11.505121 9.6086636,33.929343 9.6086636,34.184753 C 9.6086636,37.602419 16.06796,40.380666 24.011908,40.380666 C 31.955856,40.380666 38.672355,37.602418 38.672353,34.184753 C 38.672353,33.982458 38.672353,11.462172 38.672353,11.259877 C 38.672353,7.8422106 31.955855,5.0639635 24.011908,5.0639635 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.971388,-0.883417,20.4951)" + style="opacity:0.23626374;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3243);stroke-width:0.99090111;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 24.020624,5.8439904 C 16.614063,5.8439904 10.59172,8.4379821 10.591719,11.628983 C 10.591719,11.857963 10.591719,33.3565 10.591719,33.594971 C 10.591719,36.785974 16.614062,39.379964 24.020624,39.379964 C 31.427184,39.379964 37.68933,36.785973 37.689328,33.594971 C 37.689328,33.406094 37.689328,11.817863 37.689328,11.628983 C 37.689328,8.4379811 31.427183,5.8439904 24.020624,5.8439904 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.063047,9.5613391 C 34.942005,8.5762291 33.994098,8.2763011 33,7.7935722 L 33.306304,26.481395 L 36.063047,29.713882 L 36.063047,9.5613391 z " + style="opacity:1;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.08762,-2.479089)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:0.99451303;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,15.07873,-6.775991)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 24.165629,3.5613261 C 22.141297,3.5613261 19.484541,4.2754791 19.484541,5.1539951 C 19.484541,5.2170351 19.484541,7.7180001 19.484541,7.7836541 C 19.484541,8.6621701 22.141297,9.3763231 24.165629,9.3763231 C 26.189962,9.3763231 28.623475,8.6621701 28.623474,7.7836541 C 28.623474,7.7316541 28.623474,5.2059951 28.623474,5.1539951 C 28.623474,4.2754781 26.189962,3.5613261 24.165629,3.5613261 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 13.750953,15.804894 L 14.111936,32.590609 L 18.732526,33.876323 L 18.588133,17.162037 C 18.588133,17.162037 20.547828,17.073649 23.941075,16.859363 C 17.373827,16.80938 13.084129,15.281193 10.71869,13.01918 C 12.150827,15.111356 13.750953,15.804894 13.750953,15.804894 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.47422,2.7297)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:4.35150146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + <g + transform="matrix(0.507281,0,0,0.507281,11.98724,11.44157)" + id="g1628"> + <g + id="g1630"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.070555,0,0,0.525,-0.892755,22.5)" + style="opacity:0.6;color:#000000;fill:url(#radialGradient3976);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6548" /> + </g> + <g + id="g1633"> + <g + id="g4006"> + <path + d="M 46.857143 23.928572 A 23.357143 23.357143 0 1 1 0.1428566,23.928572 A 23.357143 23.357143 0 1 1 46.857143 23.928572 z" + transform="matrix(0.920488,0,0,0.920488,2.368532,0.97408)" + style="fill:url(#linearGradient3978);fill-opacity:1;fill-rule:nonzero;stroke:#b20000;stroke-width:2.14157367;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1314" /> + <path + d="M 49.901535 26.635273 A 23.991123 23.991123 0 1 1 1.9192886,26.635273 A 23.991123 23.991123 0 1 1 49.901535 26.635273 z" + transform="matrix(0.856093,0,0,0.856093,1.818275,0.197769)" + style="opacity:0.34659089;fill:#cc0000;fill-opacity:0;stroke:url(#linearGradient3980);stroke-width:2.30265999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3560" /> + </g> + </g> + <g + id="layer3"> + <rect + width="27.836435" + height="7.1735945" + x="10.078821" + y="19.164932" + transform="matrix(1.005876,0,0,1.115201,-0.138045,-2.372708)" + style="fill:#efefef;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.73876643;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.8627451" + id="rect2070" /> + </g> + <g + id="layer4"> + <path + d="M 43.370686,21.715486 C 43.370686,32.546102 33.016357,15.449178 24.695948,22.101874 C 16.569626,28.599385 4.0989837,34.292422 4.0989837,23.461806 C 4.0989837,12.377753 12.79438,2.0948032 23.625,2.0948032 C 34.455619,2.0948032 43.370686,10.884868 43.370686,21.715486 z " + transform="matrix(1.002994,0,0,1.002994,-7.185874e-2,1.968356e-2)" + style="fill:url(#linearGradient3982);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path3955" /> + </g> + </g> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-brightness-kbd-disabled.svg b/data/icons/scalable/status/gpm-brightness-kbd-disabled.svg new file mode 100644 index 0000000..30581e7 --- /dev/null +++ b/data/icons/scalable/status/gpm-brightness-kbd-disabled.svg @@ -0,0 +1,358 @@ +<?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="svg11300"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2891"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop2893" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop2895" /> + </linearGradient> + <linearGradient + id="linearGradient2986"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2988" /> + <stop + style="stop-color:#690000;stop-opacity:1" + offset="1" + id="stop2990" /> + </linearGradient> + <linearGradient + id="linearGradient2788"> + <stop + style="stop-color:#f67f7f;stop-opacity:1" + offset="0" + id="stop2790" /> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="1" + id="stop2792" /> + </linearGradient> + <linearGradient + id="linearGradient2921"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2923" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2925" /> + </linearGradient> + <linearGradient + id="linearGradient2862"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2864" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2866" /> + </linearGradient> + <linearGradient + id="linearGradient2854"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2856" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2858" /> + </linearGradient> + <linearGradient + id="linearGradient5170"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop5172" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop5174" /> + </linearGradient> + <linearGradient + id="linearGradient5160"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5162" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop5164" /> + </linearGradient> + <linearGradient + id="linearGradient5152"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5154" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop5156" /> + </linearGradient> + <linearGradient + x1="23.28125" + y1="21.40625" + x2="21.78125" + y2="55.90625" + id="linearGradient5158" + xlink:href="#linearGradient5152" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="25.90625" + cy="18.03125" + r="19.005075" + fx="25.90625" + fy="18.03125" + id="radialGradient5166" + xlink:href="#linearGradient5160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73703,0,0,0.73703,6.812572,4.741682)" /> + <radialGradient + cx="25.3125" + cy="40.75" + r="18.0625" + fx="25.3125" + fy="40.75" + id="radialGradient5176" + xlink:href="#linearGradient5170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.352941,0,26.36765)" /> + <linearGradient + id="linearGradient2635"> + <stop + style="stop-color:#f9fff5;stop-opacity:1" + offset="0" + id="stop2637" /> + <stop + style="stop-color:#f9fff5;stop-opacity:0" + offset="1" + id="stop2639" /> + </linearGradient> + <linearGradient + id="linearGradient2752"> + <stop + style="stop-color:#9d9d9d;stop-opacity:1" + offset="0" + id="stop2754" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1" + offset="1" + id="stop2756" /> + </linearGradient> + <linearGradient + id="linearGradient2245"> + <stop + style="stop-color:#dde1d9;stop-opacity:1" + offset="0" + id="stop2247" /> + <stop + style="stop-color:#cacdc6;stop-opacity:1" + offset="1" + id="stop2249" /> + </linearGradient> + <linearGradient + x1="13.62871" + y1="101.2846" + x2="8.6485014" + y2="74.098007" + id="linearGradient2531" + xlink:href="#linearGradient2635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.143634,0,0,0.480712,67.28739,-2.403674)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2534" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.309851,0,0,0.432928,66.28739,-0.977874)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2537" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.247004,0,0,0.432928,67.23497,-0.977874)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2540" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.012827,0,0,0.432928,70.77715,-0.977874)" /> + <linearGradient + x1="18.316999" + y1="48.643234" + x2="18.176752" + y2="52.536461" + id="linearGradient2546" + xlink:href="#linearGradient2245" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.129863,0,0,0.899111,66.28739,-1.422607)" /> + <radialGradient + cx="11" + cy="19" + r="10.5" + fx="11" + fy="19" + id="radialGradient9846" + xlink:href="#linearGradient2891" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.238095,0,14.47619)" /> + <linearGradient + x1="27.762564" + y1="71.519295" + x2="24" + y2="21.605078" + id="linearGradient9848" + xlink:href="#linearGradient2788" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(28.85623,-27.05814)" /> + <linearGradient + x1="41.185291" + y1="16.25" + x2="43.331738" + y2="37.5" + id="linearGradient9850" + xlink:href="#linearGradient2986" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(28.85623,-27.05814)" /> + <linearGradient + x1="23.276466" + y1="21.037874" + x2="16.77494" + y2="5.2555733" + id="linearGradient9852" + xlink:href="#linearGradient2921" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(28.85623,-27.05814)" /> + <linearGradient + x1="14" + y1="34" + x2="20.636963" + y2="8.25" + id="linearGradient9854" + xlink:href="#linearGradient2862" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(28.85623,-27.05814)" /> + <linearGradient + x1="27.625" + y1="23.25" + x2="27.363037" + y2="0.5" + id="linearGradient9856" + xlink:href="#linearGradient2854" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(28.85623,-27.05814)" /> + </defs> + <g + id="layer1"> + <path + d="M 43.375 40.75 A 18.0625 6.375 0 1 1 7.25,40.75 A 18.0625 6.375 0 1 1 43.375 40.75 z" + transform="matrix(1.138408,0,0,1.138408,-3.50346,-7.640138)" + style="opacity:0.23595503;color:#000000;fill:url(#radialGradient5176);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5168" /> + <path + d="M 23.5625,5.53125 L 23.5625,10.65625 C 20.993604,11.013501 18.646191,12.073753 16.71875,13.625 L 13,9.90625 C 11.095031,8.0012812 9.0459565,10.139706 10.90625,12 L 14.625,15.71875 C 13.067023,17.637172 12.020502,19.969868 11.65625,22.53125 L 6.53125,22.53125 C 3.7855147,22.53125 4.0547984,25.5 6.53125,25.5 L 11.5625,25.5 C 11.755706,28.205867 12.703674,30.683551 14.21875,32.75 L 10.90625,36.0625 C 9.09375,37.875 11.318297,39.837953 13,38.15625 L 16.1875,34.96875 C 18.204948,36.76564 20.755546,37.956654 23.5625,38.34375 L 23.5625,42.53125 C 23.5625,45.184373 26.53125,45.188786 26.53125,42.53125 L 26.53125,38.46875 C 29.46022,38.255502 32.127787,37.117213 34.28125,35.375 L 37.0625,38.15625 C 38.565102,39.835629 40.924017,37.741879 39.15625,36.0625 L 36.375,33.28125 C 38.125006,31.116256 39.228658,28.44297 39.4375,25.5 L 43.53125,25.5 C 45.566103,25.5 45.836136,22.53125 43.53125,22.53125 L 39.34375,22.53125 C 38.952144,19.73621 37.759213,17.197731 35.96875,15.1875 L 39.15625,12 C 40.74724,10.232233 38.65349,8.4036481 37.0625,9.90625 L 33.75,13.21875 C 31.691357,11.709397 29.225223,10.760857 26.53125,10.5625 L 26.53125,5.53125 C 26.53125,3.1431283 23.5625,3.3215413 23.5625,5.53125 z " + style="opacity:1;color:#000000;fill:url(#radialGradient5166);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.01015258;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4263" /> + <path + d="M 25.09375,4.6875 C 24.802565,4.6962497 24.4375,4.830562 24.4375,5.53125 L 24.4375,10.65625 C 24.438113,11.093192 24.119395,11.465029 23.6875,11.53125 C 21.282157,11.865756 19.088867,12.85769 17.28125,14.3125 C 16.928459,14.600807 16.414327,14.573748 16.09375,14.25 L 12.375,10.53125 C 11.651494,9.8077446 11.33476,10.005814 11.1875,10.15625 C 11.04024,10.306686 10.835581,10.679331 11.53125,11.375 L 15.25,15.09375 C 15.573748,15.414327 15.600807,15.928459 15.3125,16.28125 C 13.853456,18.077851 12.872809,20.254443 12.53125,22.65625 C 12.465029,23.088145 12.093192,23.406863 11.65625,23.40625 L 6.53125,23.40625 C 6.0040952,23.40625 5.7220217,23.54544 5.59375,23.65625 C 5.4654783,23.76706 5.4636361,23.855992 5.46875,23.96875 C 5.4789779,24.194267 5.6462216,24.625 6.53125,24.625 L 11.5625,24.625 C 12.020654,24.628151 12.400467,24.980835 12.4375,25.4375 C 12.618808,27.976731 13.517676,30.282217 14.9375,32.21875 C 15.198879,32.573641 15.158888,33.066854 14.84375,33.375 L 11.53125,36.6875 C 11.198455,37.020295 11.132722,37.278629 11.125,37.4375 C 11.117278,37.596371 11.159115,37.695871 11.25,37.78125 C 11.431769,37.952008 11.793527,38.112723 12.375,37.53125 L 15.5625,34.34375 C 15.895436,34.010044 16.43165,33.996295 16.78125,34.3125 C 18.667254,35.992316 21.051823,37.105274 23.6875,37.46875 C 24.119395,37.534971 24.438113,37.906808 24.4375,38.34375 L 24.4375,42.53125 C 24.4375,43.528133 24.847358,43.62484 25.0625,43.625 C 25.277642,43.62516 25.65625,43.530887 25.65625,42.53125 L 25.65625,38.46875 C 25.659401,38.010596 26.012085,37.630783 26.46875,37.59375 C 29.20929,37.394221 31.696414,36.323628 33.71875,34.6875 C 34.071541,34.399193 34.585673,34.426252 34.90625,34.75 L 37.6875,37.53125 C 37.698175,37.541405 37.708595,37.551825 37.71875,37.5625 C 38.195082,38.094871 38.491333,37.932624 38.71875,37.71875 C 38.832458,37.611813 38.907672,37.489364 38.90625,37.34375 C 38.904828,37.198136 38.866787,37.007822 38.5625,36.71875 C 38.551825,36.708595 38.541405,36.698175 38.53125,36.6875 L 35.75,33.90625 C 35.426252,33.585673 35.399193,33.071541 35.6875,32.71875 C 37.328102,30.689104 38.366546,28.198849 38.5625,25.4375 C 38.599533,24.980835 38.979346,24.628151 39.4375,24.625 L 43.53125,24.625 C 44.118829,24.625 44.267023,24.281581 44.28125,23.96875 C 44.288364,23.812334 44.242164,23.683302 44.15625,23.59375 C 44.070336,23.504198 43.917728,23.40625 43.53125,23.40625 L 39.34375,23.40625 C 38.906808,23.406863 38.534971,23.088145 38.46875,22.65625 C 38.101164,20.032652 36.98685,17.661116 35.3125,15.78125 C 34.996295,15.43165 35.010044,14.895436 35.34375,14.5625 L 38.5,11.40625 C 38.515299,11.389252 38.517035,11.391435 38.53125,11.375 C 39.042145,10.784319 38.864072,10.540391 38.6875,10.375 C 38.506015,10.205007 38.180911,10.066987 37.65625,10.5625 L 34.375,13.84375 C 34.066854,14.158888 33.573641,14.198879 33.21875,13.9375 C 31.289159,12.522765 28.99632,11.623605 26.46875,11.4375 C 26.012085,11.400467 25.659401,11.020654 25.65625,10.5625 L 25.65625,5.53125 C 25.65625,5.1134947 25.532627,4.9419285 25.4375,4.84375 C 25.342373,4.7455715 25.239343,4.6831252 25.09375,4.6875 z " + style="opacity:0.64606742;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5158);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5150" /> + <g + transform="translate(66.28739,-2.97788)" + id="layer2" /> + <g + transform="matrix(0.6585,0,0,0.673924,-9.261572,27.18542)" + id="g9838"> + <path + d="M 21.5 19 A 10.5 2.5 0 1 1 0.5,19 A 10.5 2.5 0 1 1 21.5 19 z" + transform="matrix(2.095238,0,0,2.6,29.80861,-35.95813)" + style="opacity:0.3;fill:url(#radialGradient9846);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="path2894" /> + <path + d="M 52.856234,-24.558139 C 41.540237,-24.558139 32.356234,-15.374143 32.356234,-4.0581388 C 32.356234,7.2578652 41.540236,16.441861 52.856234,16.441861 C 64.172231,16.441861 73.356234,7.2578652 73.356234,-4.0581388 C 73.356234,-15.374143 64.172231,-24.558139 52.856234,-24.558139 z M 52.856234,-17.558139 C 60.308246,-17.558139 66.356234,-11.51015 66.356234,-4.0581388 C 66.356235,-1.5980268 65.694919,0.7048642 64.543734,2.6918612 L 46.106234,-15.745639 C 48.093231,-16.896824 50.396122,-17.558139 52.856234,-17.558139 z M 41.168734,-10.808139 L 59.606234,7.6293612 C 57.619237,8.7805462 55.316346,9.4418612 52.856234,9.4418612 C 45.404223,9.4418602 39.356234,3.3938722 39.356234,-4.0581388 C 39.356234,-6.5182508 40.017549,-8.8211418 41.168734,-10.808139 z " + style="opacity:1;fill:url(#linearGradient9848);fill-opacity:1;stroke:url(#linearGradient9850);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path1937" /> + <path + d="M 52.856234,-24.058139 C 41.809466,-24.058139 32.856234,-15.104914 32.856234,-4.0581388 C 32.856234,-3.0981848 32.913016,-2.1694728 33.043734,-1.2456388 C 34.829821,1.4477192 37.42481,2.4424642 40.449984,2.4418612 C 39.424515,0.4964862 38.856234,-1.7098688 38.856234,-4.0581388 C 38.856234,-6.6074248 39.537886,-8.9983668 40.731234,-11.058139 C 40.809172,-11.196544 40.948499,-11.289429 41.106234,-11.308139 C 41.258456,-11.321178 41.408232,-11.263572 41.512484,-11.151889 L 52.106234,-0.5581388 C 54.132399,-1.3812488 56.112152,-2.2392798 58.074984,-3.0893888 L 45.762484,-15.401889 C 45.652895,-15.509969 45.587895,-15.655317 45.606234,-15.808139 C 45.624572,-15.960961 45.724186,-16.104056 45.856234,-16.183139 C 47.916006,-17.376487 50.306948,-18.058139 52.856234,-18.058139 C 59.820666,-18.058139 65.600443,-12.944355 66.668734,-6.2768888 C 69.323504,-6.9120038 71.458813,-6.8341048 72.793734,-5.4643888 C 72.069257,-15.851959 63.428168,-24.058139 52.856234,-24.058139 z " + style="opacity:0.25;fill:url(#linearGradient9852);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2912" /> + <path + d="M 52.856246,-23.558138 C 42.092243,-23.558138 33.356236,-14.822137 33.356236,-4.0581278 C 33.356236,6.7058812 42.092242,15.441882 52.856246,15.441882 C 63.620249,15.441882 72.356256,6.7058812 72.356256,-4.0581278 C 72.356256,-14.822137 63.620249,-23.558138 52.856246,-23.558138 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2841" /> + <path + d="M 41.012484,-11.808139 C 41.332567,-11.862733 41.659157,-11.757758 41.887484,-11.526889 L 60.324984,6.9106112 C 60.554182,7.1311662 60.664156,7.4479862 60.620904,7.7631152 C 60.577651,8.0782432 60.386381,8.3537162 60.106234,8.5043612 C 57.973686,9.7398722 55.494693,10.441861 52.856234,10.441861 C 44.865767,10.44186 38.356234,3.9323282 38.356234,-4.0581388 C 38.356234,-6.6965978 39.058223,-9.1755908 40.293734,-11.308139 C 40.443206,-11.576896 40.708521,-11.761463 41.012484,-11.808139 L 41.012484,-11.808139 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:url(#linearGradient9854);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path2847" /> + <path + d="M 52.856234,-18.558139 C 60.846702,-18.558139 67.356234,-12.048606 67.356234,-4.0581388 C 67.356235,-1.4196788 66.654245,1.0593132 65.418734,3.1918612 C 65.268089,3.4720082 64.992616,3.6632782 64.677488,3.7065312 C 64.362359,3.7497832 64.045539,3.6398092 63.824984,3.4106112 L 45.387484,-15.026889 C 45.158286,-15.247444 45.048312,-15.564264 45.091564,-15.879393 C 45.134817,-16.194521 45.326087,-16.469994 45.606234,-16.620639 C 47.738782,-17.85615 50.217775,-18.558139 52.856234,-18.558139 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:url(#linearGradient9856);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path2850" /> + </g> + <g + transform="matrix(0.832722,0,0,0.832722,-46.86587,7.529882)" + id="g2570"> + <path + d="M 75.375323,27.548869 L 106.37773,27.548869 C 107.49698,27.548869 107.35508,28.026051 107.46996,28.626237 L 110.3046,43.436836 C 110.41947,44.037025 110.33162,44.514204 109.21238,44.514204 L 72.540677,44.514204 C 71.421428,44.514204 71.333578,44.037025 71.44845,43.436836 L 74.283095,28.626237 C 74.397967,28.026049 74.256074,27.548869 75.375323,27.548869 z " + style="color:#000000;fill:url(#linearGradient2546);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2409" /> + <path + d="M 76.007059,31.02212 L 74.28739,39.893604 L 79.618364,39.893604 L 80.134265,36.375602 L 94.579483,36.375602 L 95.114207,39.9666 L 101.11423,39.9666 L 99.48054,31.02212 L 76.007059,31.02212 z " + style="fill:#7a7d77;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2611" /> + <path + d="M 79.989411,36.987429 L 79.547469,39.893605 L 94.308323,39.893605 L 93.866381,36.834474 L 79.989411,36.987429 z " + style="fill:#777874;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2613" /> + <path + d="M 105.82396,31.022122 L 107.28739,39.740648 L 102.512,39.58769 L 101.20261,31.175078 L 105.82396,31.022122 z " + style="color:#000000;fill:#777a75;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2619" /> + <path + d="M 105.82396,30.104386 L 107.28739,38.822912 L 102.512,38.669954 L 101.20261,30.257342 L 105.82396,30.104386 z " + style="color:#000000;fill:url(#linearGradient2540);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2615" /> + <path + d="M 76.007059,29.951428 L 74.28739,38.822912 L 79.618364,38.822912 L 80.134265,35.30491 L 94.579483,35.30491 L 95.114207,38.895908 L 101.11423,38.895908 L 99.48054,29.951428 L 76.007059,29.951428 z " + style="fill:url(#linearGradient2537);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2617" /> + <path + d="M 79.989411,36.069694 L 79.547469,38.975869 L 94.308323,38.975869 L 93.866381,35.916738 L 79.989411,36.069694 z " + style="color:#000000;fill:url(#linearGradient2534);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2621" /> + <path + d="M 75.040958,28.864876 L 106.86677,28.864876 L 109.50395,43.295813 L 72.242882,43.295813 L 75.040958,28.864876 z " + style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2531);stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2631" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-brightness-kbd-invalid.svg b/data/icons/scalable/status/gpm-brightness-kbd-invalid.svg new file mode 100644 index 0000000..fb8754d --- /dev/null +++ b/data/icons/scalable/status/gpm-brightness-kbd-invalid.svg @@ -0,0 +1,311 @@ +<?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="svg11300"> + <defs + id="defs3"> + <linearGradient + id="linearGradient5170"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop5172" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop5174" /> + </linearGradient> + <linearGradient + id="linearGradient5160"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5162" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop5164" /> + </linearGradient> + <linearGradient + id="linearGradient5152"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5154" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop5156" /> + </linearGradient> + <linearGradient + x1="23.28125" + y1="21.40625" + x2="21.78125" + y2="55.90625" + id="linearGradient5158" + xlink:href="#linearGradient5152" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="25.90625" + cy="18.03125" + r="19.005075" + fx="25.90625" + fy="18.03125" + id="radialGradient5166" + xlink:href="#linearGradient5160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73703,0,0,0.73703,6.812572,4.741682)" /> + <radialGradient + cx="25.3125" + cy="40.75" + r="18.0625" + fx="25.3125" + fy="40.75" + id="radialGradient5176" + xlink:href="#linearGradient5170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.352941,0,26.36765)" /> + <linearGradient + id="linearGradient2635"> + <stop + style="stop-color:#f9fff5;stop-opacity:1" + offset="0" + id="stop2637" /> + <stop + style="stop-color:#f9fff5;stop-opacity:0" + offset="1" + id="stop2639" /> + </linearGradient> + <linearGradient + id="linearGradient2752"> + <stop + style="stop-color:#9d9d9d;stop-opacity:1" + offset="0" + id="stop2754" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1" + offset="1" + id="stop2756" /> + </linearGradient> + <linearGradient + id="linearGradient2245"> + <stop + style="stop-color:#dde1d9;stop-opacity:1" + offset="0" + id="stop2247" /> + <stop + style="stop-color:#cacdc6;stop-opacity:1" + offset="1" + id="stop2249" /> + </linearGradient> + <linearGradient + x1="13.62871" + y1="101.2846" + x2="8.6485014" + y2="74.098007" + id="linearGradient2531" + xlink:href="#linearGradient2635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.143634,0,0,0.480712,67.28739,-2.403674)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2534" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.309851,0,0,0.432928,66.28739,-0.977874)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2537" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.247004,0,0,0.432928,67.23497,-0.977874)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2540" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.012827,0,0,0.432928,70.77715,-0.977874)" /> + <linearGradient + x1="18.316999" + y1="48.643234" + x2="18.176752" + y2="52.536461" + id="linearGradient2546" + xlink:href="#linearGradient2245" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.129863,0,0,0.899111,66.28739,-1.422607)" /> + <linearGradient + id="linearGradient2479"> + <stop + style="stop-color:#ffe69b;stop-opacity:1" + offset="0" + id="stop2481" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop2483" /> + </linearGradient> + <linearGradient + id="linearGradient2536"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2538" /> + <stop + style="stop-color:#ff1717;stop-opacity:1" + offset="1" + id="stop2540" /> + </linearGradient> + <linearGradient + id="linearGradient3957"> + <stop + style="stop-color:#fffeff;stop-opacity:0.33333334" + offset="0" + id="stop3959" /> + <stop + style="stop-color:#fffeff;stop-opacity:0.21568628" + offset="1" + id="stop3961" /> + </linearGradient> + <linearGradient + x1="36.917976" + y1="66.288063" + x2="19.071495" + y2="5.5410109" + id="linearGradient2959" + xlink:href="#linearGradient2536" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.93581" + y1="53.835983" + x2="20.064686" + y2="-8.5626707" + id="linearGradient2961" + xlink:href="#linearGradient2479" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.993773" + y1="33.955299" + x2="20.917078" + y2="15.814602" + id="linearGradient2963" + xlink:href="#linearGradient3957" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 43.375 40.75 A 18.0625 6.375 0 1 1 7.25,40.75 A 18.0625 6.375 0 1 1 43.375 40.75 z" + transform="matrix(1.138408,0,0,1.138408,-3.50346,-7.640138)" + style="opacity:0.23595503;color:#000000;fill:url(#radialGradient5176);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5168" /> + <path + d="M 23.5625,5.53125 L 23.5625,10.65625 C 20.993604,11.013501 18.646191,12.073753 16.71875,13.625 L 13,9.90625 C 11.095031,8.0012812 9.0459565,10.139706 10.90625,12 L 14.625,15.71875 C 13.067023,17.637172 12.020502,19.969868 11.65625,22.53125 L 6.53125,22.53125 C 3.7855147,22.53125 4.0547984,25.5 6.53125,25.5 L 11.5625,25.5 C 11.755706,28.205867 12.703674,30.683551 14.21875,32.75 L 10.90625,36.0625 C 9.09375,37.875 11.318297,39.837953 13,38.15625 L 16.1875,34.96875 C 18.204948,36.76564 20.755546,37.956654 23.5625,38.34375 L 23.5625,42.53125 C 23.5625,45.184373 26.53125,45.188786 26.53125,42.53125 L 26.53125,38.46875 C 29.46022,38.255502 32.127787,37.117213 34.28125,35.375 L 37.0625,38.15625 C 38.565102,39.835629 40.924017,37.741879 39.15625,36.0625 L 36.375,33.28125 C 38.125006,31.116256 39.228658,28.44297 39.4375,25.5 L 43.53125,25.5 C 45.566103,25.5 45.836136,22.53125 43.53125,22.53125 L 39.34375,22.53125 C 38.952144,19.73621 37.759213,17.197731 35.96875,15.1875 L 39.15625,12 C 40.74724,10.232233 38.65349,8.4036481 37.0625,9.90625 L 33.75,13.21875 C 31.691357,11.709397 29.225223,10.760857 26.53125,10.5625 L 26.53125,5.53125 C 26.53125,3.1431283 23.5625,3.3215413 23.5625,5.53125 z " + style="opacity:1;color:#000000;fill:url(#radialGradient5166);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.01015258;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4263" /> + <path + d="M 25.09375,4.6875 C 24.802565,4.6962497 24.4375,4.830562 24.4375,5.53125 L 24.4375,10.65625 C 24.438113,11.093192 24.119395,11.465029 23.6875,11.53125 C 21.282157,11.865756 19.088867,12.85769 17.28125,14.3125 C 16.928459,14.600807 16.414327,14.573748 16.09375,14.25 L 12.375,10.53125 C 11.651494,9.8077446 11.33476,10.005814 11.1875,10.15625 C 11.04024,10.306686 10.835581,10.679331 11.53125,11.375 L 15.25,15.09375 C 15.573748,15.414327 15.600807,15.928459 15.3125,16.28125 C 13.853456,18.077851 12.872809,20.254443 12.53125,22.65625 C 12.465029,23.088145 12.093192,23.406863 11.65625,23.40625 L 6.53125,23.40625 C 6.0040952,23.40625 5.7220217,23.54544 5.59375,23.65625 C 5.4654783,23.76706 5.4636361,23.855992 5.46875,23.96875 C 5.4789779,24.194267 5.6462216,24.625 6.53125,24.625 L 11.5625,24.625 C 12.020654,24.628151 12.400467,24.980835 12.4375,25.4375 C 12.618808,27.976731 13.517676,30.282217 14.9375,32.21875 C 15.198879,32.573641 15.158888,33.066854 14.84375,33.375 L 11.53125,36.6875 C 11.198455,37.020295 11.132722,37.278629 11.125,37.4375 C 11.117278,37.596371 11.159115,37.695871 11.25,37.78125 C 11.431769,37.952008 11.793527,38.112723 12.375,37.53125 L 15.5625,34.34375 C 15.895436,34.010044 16.43165,33.996295 16.78125,34.3125 C 18.667254,35.992316 21.051823,37.105274 23.6875,37.46875 C 24.119395,37.534971 24.438113,37.906808 24.4375,38.34375 L 24.4375,42.53125 C 24.4375,43.528133 24.847358,43.62484 25.0625,43.625 C 25.277642,43.62516 25.65625,43.530887 25.65625,42.53125 L 25.65625,38.46875 C 25.659401,38.010596 26.012085,37.630783 26.46875,37.59375 C 29.20929,37.394221 31.696414,36.323628 33.71875,34.6875 C 34.071541,34.399193 34.585673,34.426252 34.90625,34.75 L 37.6875,37.53125 C 37.698175,37.541405 37.708595,37.551825 37.71875,37.5625 C 38.195082,38.094871 38.491333,37.932624 38.71875,37.71875 C 38.832458,37.611813 38.907672,37.489364 38.90625,37.34375 C 38.904828,37.198136 38.866787,37.007822 38.5625,36.71875 C 38.551825,36.708595 38.541405,36.698175 38.53125,36.6875 L 35.75,33.90625 C 35.426252,33.585673 35.399193,33.071541 35.6875,32.71875 C 37.328102,30.689104 38.366546,28.198849 38.5625,25.4375 C 38.599533,24.980835 38.979346,24.628151 39.4375,24.625 L 43.53125,24.625 C 44.118829,24.625 44.267023,24.281581 44.28125,23.96875 C 44.288364,23.812334 44.242164,23.683302 44.15625,23.59375 C 44.070336,23.504198 43.917728,23.40625 43.53125,23.40625 L 39.34375,23.40625 C 38.906808,23.406863 38.534971,23.088145 38.46875,22.65625 C 38.101164,20.032652 36.98685,17.661116 35.3125,15.78125 C 34.996295,15.43165 35.010044,14.895436 35.34375,14.5625 L 38.5,11.40625 C 38.515299,11.389252 38.517035,11.391435 38.53125,11.375 C 39.042145,10.784319 38.864072,10.540391 38.6875,10.375 C 38.506015,10.205007 38.180911,10.066987 37.65625,10.5625 L 34.375,13.84375 C 34.066854,14.158888 33.573641,14.198879 33.21875,13.9375 C 31.289159,12.522765 28.99632,11.623605 26.46875,11.4375 C 26.012085,11.400467 25.659401,11.020654 25.65625,10.5625 L 25.65625,5.53125 C 25.65625,5.1134947 25.532627,4.9419285 25.4375,4.84375 C 25.342373,4.7455715 25.239343,4.6831252 25.09375,4.6875 z " + style="opacity:0.64606742;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5158);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5150" /> + <g + transform="translate(66.28739,-2.97788)" + id="layer2" /> + <g + transform="matrix(0.906044,0,0,0.906044,-55.623813,-3.4629169)" + id="g11350"> + <g + transform="matrix(0.50181,0,0,0.50181,77.515538,19.216431)" + id="g1491"> + <g + id="g1493" /> + <g + id="g11312"> + <g + id="g4006"> + <path + d="M 46.857143 23.928572 A 23.357143 23.357143 0 1 1 0.1428566,23.928572 A 23.357143 23.357143 0 1 1 46.857143 23.928572 z" + transform="matrix(0.920488,0,0,0.920488,2.368532,0.97408)" + style="fill:url(#linearGradient2959);fill-opacity:1;fill-rule:nonzero;stroke:#b20000;stroke-width:2.16492105;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1314" /> + <path + d="M 49.901535 26.635273 A 23.991123 23.991123 0 1 1 1.9192886,26.635273 A 23.991123 23.991123 0 1 1 49.901535 26.635273 z" + transform="matrix(0.804178,0,0,0.804178,3.163406,1.58053)" + style="opacity:0.34659089;fill:#cc0000;fill-opacity:0;stroke:url(#linearGradient2961);stroke-width:2.47803497;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3560" /> + </g> + </g> + <g + id="layer3"> + <path + d="M 21.158162,27.488536 L 20.704556,6.8863757 L 26.590888,6.8863757 L 26.202083,27.488536 L 21.158162,27.488536 z " + style="fill:#efefef;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.73876643;stroke-miterlimit:4;stroke-opacity:0.8627451" + id="rect2070" /> + </g> + <g + id="layer4"> + <path + d="M 43.370686,21.715486 C 43.370686,32.546102 33.016357,15.449178 24.695948,22.101874 C 16.569626,28.599385 4.0989837,34.292422 4.0989837,23.461806 C 4.0989837,12.377753 12.79438,2.0948032 23.625,2.0948032 C 34.455619,2.0948032 43.370686,10.884868 43.370686,21.715486 z " + transform="matrix(1.002994,0,0,1.002994,-7.185874e-2,1.968356e-2)" + style="fill:url(#linearGradient2963);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path3955" /> + </g> + </g> + <path + d="M 35.797279 38.542446 A 1.8561553 1.8561553 0 1 1 32.084969,38.542446 A 1.8561553 1.8561553 0 1 1 35.797279 38.542446 z" + transform="translate(55.52947,-2.387226)" + style="color:#000000;fill:#efefef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4327" /> + </g> + <g + transform="matrix(0.832722,0,0,0.832722,-46.86587,7.529882)" + id="g2570"> + <path + d="M 75.375323,27.548869 L 106.37773,27.548869 C 107.49698,27.548869 107.35508,28.026051 107.46996,28.626237 L 110.3046,43.436836 C 110.41947,44.037025 110.33162,44.514204 109.21238,44.514204 L 72.540677,44.514204 C 71.421428,44.514204 71.333578,44.037025 71.44845,43.436836 L 74.283095,28.626237 C 74.397967,28.026049 74.256074,27.548869 75.375323,27.548869 z " + style="color:#000000;fill:url(#linearGradient2546);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2409" /> + <path + d="M 76.007059,31.02212 L 74.28739,39.893604 L 79.618364,39.893604 L 80.134265,36.375602 L 94.579483,36.375602 L 95.114207,39.9666 L 101.11423,39.9666 L 99.48054,31.02212 L 76.007059,31.02212 z " + style="fill:#7a7d77;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2611" /> + <path + d="M 79.989411,36.987429 L 79.547469,39.893605 L 94.308323,39.893605 L 93.866381,36.834474 L 79.989411,36.987429 z " + style="fill:#777874;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2613" /> + <path + d="M 105.82396,31.022122 L 107.28739,39.740648 L 102.512,39.58769 L 101.20261,31.175078 L 105.82396,31.022122 z " + style="color:#000000;fill:#777a75;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2619" /> + <path + d="M 105.82396,30.104386 L 107.28739,38.822912 L 102.512,38.669954 L 101.20261,30.257342 L 105.82396,30.104386 z " + style="color:#000000;fill:url(#linearGradient2540);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2615" /> + <path + d="M 76.007059,29.951428 L 74.28739,38.822912 L 79.618364,38.822912 L 80.134265,35.30491 L 94.579483,35.30491 L 95.114207,38.895908 L 101.11423,38.895908 L 99.48054,29.951428 L 76.007059,29.951428 z " + style="fill:url(#linearGradient2537);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2617" /> + <path + d="M 79.989411,36.069694 L 79.547469,38.975869 L 94.308323,38.975869 L 93.866381,35.916738 L 79.989411,36.069694 z " + style="color:#000000;fill:url(#linearGradient2534);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2621" /> + <path + d="M 75.040958,28.864876 L 106.86677,28.864876 L 109.50395,43.295813 L 72.242882,43.295813 L 75.040958,28.864876 z " + style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2531);stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2631" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-brightness-kbd.svg b/data/icons/scalable/status/gpm-brightness-kbd.svg new file mode 100644 index 0000000..02091fd --- /dev/null +++ b/data/icons/scalable/status/gpm-brightness-kbd.svg @@ -0,0 +1,208 @@ +<?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="svg11300"> + <defs + id="defs3"> + <linearGradient + id="linearGradient5170"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop5172" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop5174" /> + </linearGradient> + <linearGradient + id="linearGradient5160"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5162" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop5164" /> + </linearGradient> + <linearGradient + id="linearGradient5152"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5154" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop5156" /> + </linearGradient> + <linearGradient + x1="23.28125" + y1="21.40625" + x2="21.78125" + y2="55.90625" + id="linearGradient5158" + xlink:href="#linearGradient5152" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="25.90625" + cy="18.03125" + r="19.005075" + fx="25.90625" + fy="18.03125" + id="radialGradient5166" + xlink:href="#linearGradient5160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73703,0,0,0.73703,6.812572,4.741682)" /> + <radialGradient + cx="25.3125" + cy="40.75" + r="18.0625" + fx="25.3125" + fy="40.75" + id="radialGradient5176" + xlink:href="#linearGradient5170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.352941,0,26.36765)" /> + <linearGradient + id="linearGradient2635"> + <stop + style="stop-color:#f9fff5;stop-opacity:1" + offset="0" + id="stop2637" /> + <stop + style="stop-color:#f9fff5;stop-opacity:0" + offset="1" + id="stop2639" /> + </linearGradient> + <linearGradient + id="linearGradient2752"> + <stop + style="stop-color:#9d9d9d;stop-opacity:1" + offset="0" + id="stop2754" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1" + offset="1" + id="stop2756" /> + </linearGradient> + <linearGradient + id="linearGradient2245"> + <stop + style="stop-color:#dde1d9;stop-opacity:1" + offset="0" + id="stop2247" /> + <stop + style="stop-color:#cacdc6;stop-opacity:1" + offset="1" + id="stop2249" /> + </linearGradient> + <linearGradient + x1="13.62871" + y1="101.2846" + x2="8.6485014" + y2="74.098007" + id="linearGradient2531" + xlink:href="#linearGradient2635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.143634,0,0,0.480712,67.28739,-2.403674)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2534" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.309851,0,0,0.432928,66.28739,-0.977874)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2537" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.247004,0,0,0.432928,67.23497,-0.977874)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2540" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.012827,0,0,0.432928,70.77715,-0.977874)" /> + <linearGradient + x1="18.316999" + y1="48.643234" + x2="18.176752" + y2="52.536461" + id="linearGradient2546" + xlink:href="#linearGradient2245" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.129863,0,0,0.899111,66.28739,-1.422607)" /> + </defs> + <g + id="layer1"> + <path + d="M 43.375 40.75 A 18.0625 6.375 0 1 1 7.25,40.75 A 18.0625 6.375 0 1 1 43.375 40.75 z" + transform="matrix(1.138408,0,0,1.138408,-3.50346,-7.640138)" + style="opacity:0.23595503;color:#000000;fill:url(#radialGradient5176);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5168" /> + <path + d="M 23.5625,5.53125 L 23.5625,10.65625 C 20.993604,11.013501 18.646191,12.073753 16.71875,13.625 L 13,9.90625 C 11.095031,8.0012812 9.0459565,10.139706 10.90625,12 L 14.625,15.71875 C 13.067023,17.637172 12.020502,19.969868 11.65625,22.53125 L 6.53125,22.53125 C 3.7855147,22.53125 4.0547984,25.5 6.53125,25.5 L 11.5625,25.5 C 11.755706,28.205867 12.703674,30.683551 14.21875,32.75 L 10.90625,36.0625 C 9.09375,37.875 11.318297,39.837953 13,38.15625 L 16.1875,34.96875 C 18.204948,36.76564 20.755546,37.956654 23.5625,38.34375 L 23.5625,42.53125 C 23.5625,45.184373 26.53125,45.188786 26.53125,42.53125 L 26.53125,38.46875 C 29.46022,38.255502 32.127787,37.117213 34.28125,35.375 L 37.0625,38.15625 C 38.565102,39.835629 40.924017,37.741879 39.15625,36.0625 L 36.375,33.28125 C 38.125006,31.116256 39.228658,28.44297 39.4375,25.5 L 43.53125,25.5 C 45.566103,25.5 45.836136,22.53125 43.53125,22.53125 L 39.34375,22.53125 C 38.952144,19.73621 37.759213,17.197731 35.96875,15.1875 L 39.15625,12 C 40.74724,10.232233 38.65349,8.4036481 37.0625,9.90625 L 33.75,13.21875 C 31.691357,11.709397 29.225223,10.760857 26.53125,10.5625 L 26.53125,5.53125 C 26.53125,3.1431283 23.5625,3.3215413 23.5625,5.53125 z " + style="opacity:1;color:#000000;fill:url(#radialGradient5166);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.01015258;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4263" /> + <path + d="M 25.09375,4.6875 C 24.802565,4.6962497 24.4375,4.830562 24.4375,5.53125 L 24.4375,10.65625 C 24.438113,11.093192 24.119395,11.465029 23.6875,11.53125 C 21.282157,11.865756 19.088867,12.85769 17.28125,14.3125 C 16.928459,14.600807 16.414327,14.573748 16.09375,14.25 L 12.375,10.53125 C 11.651494,9.8077446 11.33476,10.005814 11.1875,10.15625 C 11.04024,10.306686 10.835581,10.679331 11.53125,11.375 L 15.25,15.09375 C 15.573748,15.414327 15.600807,15.928459 15.3125,16.28125 C 13.853456,18.077851 12.872809,20.254443 12.53125,22.65625 C 12.465029,23.088145 12.093192,23.406863 11.65625,23.40625 L 6.53125,23.40625 C 6.0040952,23.40625 5.7220217,23.54544 5.59375,23.65625 C 5.4654783,23.76706 5.4636361,23.855992 5.46875,23.96875 C 5.4789779,24.194267 5.6462216,24.625 6.53125,24.625 L 11.5625,24.625 C 12.020654,24.628151 12.400467,24.980835 12.4375,25.4375 C 12.618808,27.976731 13.517676,30.282217 14.9375,32.21875 C 15.198879,32.573641 15.158888,33.066854 14.84375,33.375 L 11.53125,36.6875 C 11.198455,37.020295 11.132722,37.278629 11.125,37.4375 C 11.117278,37.596371 11.159115,37.695871 11.25,37.78125 C 11.431769,37.952008 11.793527,38.112723 12.375,37.53125 L 15.5625,34.34375 C 15.895436,34.010044 16.43165,33.996295 16.78125,34.3125 C 18.667254,35.992316 21.051823,37.105274 23.6875,37.46875 C 24.119395,37.534971 24.438113,37.906808 24.4375,38.34375 L 24.4375,42.53125 C 24.4375,43.528133 24.847358,43.62484 25.0625,43.625 C 25.277642,43.62516 25.65625,43.530887 25.65625,42.53125 L 25.65625,38.46875 C 25.659401,38.010596 26.012085,37.630783 26.46875,37.59375 C 29.20929,37.394221 31.696414,36.323628 33.71875,34.6875 C 34.071541,34.399193 34.585673,34.426252 34.90625,34.75 L 37.6875,37.53125 C 37.698175,37.541405 37.708595,37.551825 37.71875,37.5625 C 38.195082,38.094871 38.491333,37.932624 38.71875,37.71875 C 38.832458,37.611813 38.907672,37.489364 38.90625,37.34375 C 38.904828,37.198136 38.866787,37.007822 38.5625,36.71875 C 38.551825,36.708595 38.541405,36.698175 38.53125,36.6875 L 35.75,33.90625 C 35.426252,33.585673 35.399193,33.071541 35.6875,32.71875 C 37.328102,30.689104 38.366546,28.198849 38.5625,25.4375 C 38.599533,24.980835 38.979346,24.628151 39.4375,24.625 L 43.53125,24.625 C 44.118829,24.625 44.267023,24.281581 44.28125,23.96875 C 44.288364,23.812334 44.242164,23.683302 44.15625,23.59375 C 44.070336,23.504198 43.917728,23.40625 43.53125,23.40625 L 39.34375,23.40625 C 38.906808,23.406863 38.534971,23.088145 38.46875,22.65625 C 38.101164,20.032652 36.98685,17.661116 35.3125,15.78125 C 34.996295,15.43165 35.010044,14.895436 35.34375,14.5625 L 38.5,11.40625 C 38.515299,11.389252 38.517035,11.391435 38.53125,11.375 C 39.042145,10.784319 38.864072,10.540391 38.6875,10.375 C 38.506015,10.205007 38.180911,10.066987 37.65625,10.5625 L 34.375,13.84375 C 34.066854,14.158888 33.573641,14.198879 33.21875,13.9375 C 31.289159,12.522765 28.99632,11.623605 26.46875,11.4375 C 26.012085,11.400467 25.659401,11.020654 25.65625,10.5625 L 25.65625,5.53125 C 25.65625,5.1134947 25.532627,4.9419285 25.4375,4.84375 C 25.342373,4.7455715 25.239343,4.6831252 25.09375,4.6875 z " + style="opacity:0.64606742;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5158);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5150" /> + <g + transform="matrix(0.832722,0,0,0.832722,-46.86587,7.529882)" + id="g2570"> + <path + d="M 75.375323,27.548869 L 106.37773,27.548869 C 107.49698,27.548869 107.35508,28.026051 107.46996,28.626237 L 110.3046,43.436836 C 110.41947,44.037025 110.33162,44.514204 109.21238,44.514204 L 72.540677,44.514204 C 71.421428,44.514204 71.333578,44.037025 71.44845,43.436836 L 74.283095,28.626237 C 74.397967,28.026049 74.256074,27.548869 75.375323,27.548869 z " + style="color:#000000;fill:url(#linearGradient2546);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2409" /> + <path + d="M 76.007059,31.02212 L 74.28739,39.893604 L 79.618364,39.893604 L 80.134265,36.375602 L 94.579483,36.375602 L 95.114207,39.9666 L 101.11423,39.9666 L 99.48054,31.02212 L 76.007059,31.02212 z " + style="fill:#7a7d77;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2611" /> + <path + d="M 79.989411,36.987429 L 79.547469,39.893605 L 94.308323,39.893605 L 93.866381,36.834474 L 79.989411,36.987429 z " + style="fill:#777874;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2613" /> + <path + d="M 105.82396,31.022122 L 107.28739,39.740648 L 102.512,39.58769 L 101.20261,31.175078 L 105.82396,31.022122 z " + style="color:#000000;fill:#777a75;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2619" /> + <path + d="M 105.82396,30.104386 L 107.28739,38.822912 L 102.512,38.669954 L 101.20261,30.257342 L 105.82396,30.104386 z " + style="color:#000000;fill:url(#linearGradient2540);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2615" /> + <path + d="M 76.007059,29.951428 L 74.28739,38.822912 L 79.618364,38.822912 L 80.134265,35.30491 L 94.579483,35.30491 L 95.114207,38.895908 L 101.11423,38.895908 L 99.48054,29.951428 L 76.007059,29.951428 z " + style="fill:url(#linearGradient2537);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2617" /> + <path + d="M 79.989411,36.069694 L 79.547469,38.975869 L 94.308323,38.975869 L 93.866381,35.916738 L 79.989411,36.069694 z " + style="color:#000000;fill:url(#linearGradient2534);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2621" /> + <path + d="M 75.040958,28.864876 L 106.86677,28.864876 L 109.50395,43.295813 L 72.242882,43.295813 L 75.040958,28.864876 z " + style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2531);stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2631" /> + </g> + <g + transform="translate(66.28739,-2.97788)" + id="layer2" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-brightness-lcd-disabled.svg b/data/icons/scalable/status/gpm-brightness-lcd-disabled.svg new file mode 100644 index 0000000..49b9d6b --- /dev/null +++ b/data/icons/scalable/status/gpm-brightness-lcd-disabled.svg @@ -0,0 +1,245 @@ +<?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="svg11300"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2891"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop2893" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop2895" /> + </linearGradient> + <linearGradient + id="linearGradient2986"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2988" /> + <stop + style="stop-color:#690000;stop-opacity:1" + offset="1" + id="stop2990" /> + </linearGradient> + <linearGradient + id="linearGradient2788"> + <stop + style="stop-color:#f67f7f;stop-opacity:1" + offset="0" + id="stop2790" /> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="1" + id="stop2792" /> + </linearGradient> + <linearGradient + id="linearGradient2921"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2923" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2925" /> + </linearGradient> + <linearGradient + id="linearGradient2862"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2864" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2866" /> + </linearGradient> + <linearGradient + id="linearGradient2854"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2856" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2858" /> + </linearGradient> + <linearGradient + id="linearGradient5170"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop5172" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop5174" /> + </linearGradient> + <linearGradient + id="linearGradient5160"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5162" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop5164" /> + </linearGradient> + <linearGradient + id="linearGradient5152"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5154" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop5156" /> + </linearGradient> + <linearGradient + x1="23.28125" + y1="21.40625" + x2="21.78125" + y2="55.90625" + id="linearGradient5158" + xlink:href="#linearGradient5152" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="25.90625" + cy="18.03125" + r="19.005075" + fx="25.90625" + fy="18.03125" + id="radialGradient5166" + xlink:href="#linearGradient5160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73703,0,0,0.73703,6.812572,4.741682)" /> + <radialGradient + cx="25.3125" + cy="40.75" + r="18.0625" + fx="25.3125" + fy="40.75" + id="radialGradient5176" + xlink:href="#linearGradient5170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.352941,0,26.36765)" /> + <radialGradient + cx="11" + cy="19" + r="10.5" + fx="11" + fy="19" + id="radialGradient8458" + xlink:href="#linearGradient2891" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.238095,0,14.47619)" /> + <linearGradient + x1="27.762564" + y1="71.519295" + x2="24" + y2="21.605078" + id="linearGradient8460" + xlink:href="#linearGradient2788" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(5.875264,45.59708)" /> + <linearGradient + x1="41.185291" + y1="16.25" + x2="43.331738" + y2="37.5" + id="linearGradient8462" + xlink:href="#linearGradient2986" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(5.875264,45.59708)" /> + <linearGradient + x1="23.276466" + y1="21.037874" + x2="16.77494" + y2="5.2555733" + id="linearGradient8464" + xlink:href="#linearGradient2921" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(5.875264,45.59708)" /> + <linearGradient + x1="14" + y1="34" + x2="20.636963" + y2="8.25" + id="linearGradient8466" + xlink:href="#linearGradient2862" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(5.875264,45.59708)" /> + <linearGradient + x1="27.625" + y1="23.25" + x2="27.363037" + y2="0.5" + id="linearGradient8468" + xlink:href="#linearGradient2854" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(5.875264,45.59708)" /> + </defs> + <g + id="layer1"> + <path + d="M 43.375 40.75 A 18.0625 6.375 0 1 1 7.25,40.75 A 18.0625 6.375 0 1 1 43.375 40.75 z" + transform="matrix(1.138408,0,0,1.138408,-3.50346,-7.640138)" + style="opacity:0.23595503;color:#000000;fill:url(#radialGradient5176);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5168" /> + <path + d="M 23.5625,5.53125 L 23.5625,10.65625 C 20.993604,11.013501 18.646191,12.073753 16.71875,13.625 L 13,9.90625 C 11.095031,8.0012812 9.0459565,10.139706 10.90625,12 L 14.625,15.71875 C 13.067023,17.637172 12.020502,19.969868 11.65625,22.53125 L 6.53125,22.53125 C 3.7855147,22.53125 4.0547984,25.5 6.53125,25.5 L 11.5625,25.5 C 11.755706,28.205867 12.703674,30.683551 14.21875,32.75 L 10.90625,36.0625 C 9.09375,37.875 11.318297,39.837953 13,38.15625 L 16.1875,34.96875 C 18.204948,36.76564 20.755546,37.956654 23.5625,38.34375 L 23.5625,42.53125 C 23.5625,45.184373 26.53125,45.188786 26.53125,42.53125 L 26.53125,38.46875 C 29.46022,38.255502 32.127787,37.117213 34.28125,35.375 L 37.0625,38.15625 C 38.565102,39.835629 40.924017,37.741879 39.15625,36.0625 L 36.375,33.28125 C 38.125006,31.116256 39.228658,28.44297 39.4375,25.5 L 43.53125,25.5 C 45.566103,25.5 45.836136,22.53125 43.53125,22.53125 L 39.34375,22.53125 C 38.952144,19.73621 37.759213,17.197731 35.96875,15.1875 L 39.15625,12 C 40.74724,10.232233 38.65349,8.4036481 37.0625,9.90625 L 33.75,13.21875 C 31.691357,11.709397 29.225223,10.760857 26.53125,10.5625 L 26.53125,5.53125 C 26.53125,3.1431283 23.5625,3.3215413 23.5625,5.53125 z " + style="opacity:1;color:#000000;fill:url(#radialGradient5166);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.01015258;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4263" /> + <path + d="M 25.09375,4.6875 C 24.802565,4.6962497 24.4375,4.830562 24.4375,5.53125 L 24.4375,10.65625 C 24.438113,11.093192 24.119395,11.465029 23.6875,11.53125 C 21.282157,11.865756 19.088867,12.85769 17.28125,14.3125 C 16.928459,14.600807 16.414327,14.573748 16.09375,14.25 L 12.375,10.53125 C 11.651494,9.8077446 11.33476,10.005814 11.1875,10.15625 C 11.04024,10.306686 10.835581,10.679331 11.53125,11.375 L 15.25,15.09375 C 15.573748,15.414327 15.600807,15.928459 15.3125,16.28125 C 13.853456,18.077851 12.872809,20.254443 12.53125,22.65625 C 12.465029,23.088145 12.093192,23.406863 11.65625,23.40625 L 6.53125,23.40625 C 6.0040952,23.40625 5.7220217,23.54544 5.59375,23.65625 C 5.4654783,23.76706 5.4636361,23.855992 5.46875,23.96875 C 5.4789779,24.194267 5.6462216,24.625 6.53125,24.625 L 11.5625,24.625 C 12.020654,24.628151 12.400467,24.980835 12.4375,25.4375 C 12.618808,27.976731 13.517676,30.282217 14.9375,32.21875 C 15.198879,32.573641 15.158888,33.066854 14.84375,33.375 L 11.53125,36.6875 C 11.198455,37.020295 11.132722,37.278629 11.125,37.4375 C 11.117278,37.596371 11.159115,37.695871 11.25,37.78125 C 11.431769,37.952008 11.793527,38.112723 12.375,37.53125 L 15.5625,34.34375 C 15.895436,34.010044 16.43165,33.996295 16.78125,34.3125 C 18.667254,35.992316 21.051823,37.105274 23.6875,37.46875 C 24.119395,37.534971 24.438113,37.906808 24.4375,38.34375 L 24.4375,42.53125 C 24.4375,43.528133 24.847358,43.62484 25.0625,43.625 C 25.277642,43.62516 25.65625,43.530887 25.65625,42.53125 L 25.65625,38.46875 C 25.659401,38.010596 26.012085,37.630783 26.46875,37.59375 C 29.20929,37.394221 31.696414,36.323628 33.71875,34.6875 C 34.071541,34.399193 34.585673,34.426252 34.90625,34.75 L 37.6875,37.53125 C 37.698175,37.541405 37.708595,37.551825 37.71875,37.5625 C 38.195082,38.094871 38.491333,37.932624 38.71875,37.71875 C 38.832458,37.611813 38.907672,37.489364 38.90625,37.34375 C 38.904828,37.198136 38.866787,37.007822 38.5625,36.71875 C 38.551825,36.708595 38.541405,36.698175 38.53125,36.6875 L 35.75,33.90625 C 35.426252,33.585673 35.399193,33.071541 35.6875,32.71875 C 37.328102,30.689104 38.366546,28.198849 38.5625,25.4375 C 38.599533,24.980835 38.979346,24.628151 39.4375,24.625 L 43.53125,24.625 C 44.118829,24.625 44.267023,24.281581 44.28125,23.96875 C 44.288364,23.812334 44.242164,23.683302 44.15625,23.59375 C 44.070336,23.504198 43.917728,23.40625 43.53125,23.40625 L 39.34375,23.40625 C 38.906808,23.406863 38.534971,23.088145 38.46875,22.65625 C 38.101164,20.032652 36.98685,17.661116 35.3125,15.78125 C 34.996295,15.43165 35.010044,14.895436 35.34375,14.5625 L 38.5,11.40625 C 38.515299,11.389252 38.517035,11.391435 38.53125,11.375 C 39.042145,10.784319 38.864072,10.540391 38.6875,10.375 C 38.506015,10.205007 38.180911,10.066987 37.65625,10.5625 L 34.375,13.84375 C 34.066854,14.158888 33.573641,14.198879 33.21875,13.9375 C 31.289159,12.522765 28.99632,11.623605 26.46875,11.4375 C 26.012085,11.400467 25.659401,11.020654 25.65625,10.5625 L 25.65625,5.53125 C 25.65625,5.1134947 25.532627,4.9419285 25.4375,4.84375 C 25.342373,4.7455715 25.239343,4.6831252 25.09375,4.6875 z " + style="opacity:0.64606742;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5158);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5150" /> + <path + d="M -27.223611,2.5138158 C -37.987614,2.5138158 -46.723621,11.249817 -46.723621,22.013826 C -46.723621,32.777835 -37.987615,41.513836 -27.223611,41.513836 C -16.459608,41.513836 -7.7236011,32.777835 -7.7236011,22.013826 C -7.7236011,11.249817 -16.459608,2.5138158 -27.223611,2.5138158 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2841" /> + <g + transform="matrix(0.678383,2.055786e-2,-1.77511e-2,0.689201,6.327009,-23.28831)" + id="g8450"> + <path + d="M 21.5 19 A 10.5 2.5 0 1 1 0.5,19 A 10.5 2.5 0 1 1 21.5 19 z" + transform="matrix(2.095238,0,0,2.6,6.827644,36.69709)" + style="opacity:0.3;fill:url(#radialGradient8458);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="path2894" /> + <path + d="M 29.875264,48.097083 C 18.559267,48.097083 9.3752635,57.281079 9.3752635,68.597083 C 9.3752635,79.913087 18.559266,89.097083 29.875264,89.097083 C 41.191261,89.097083 50.375264,79.913087 50.375264,68.597083 C 50.375264,57.281079 41.191261,48.097083 29.875264,48.097083 z M 29.875264,55.097083 C 37.327276,55.097083 43.375264,61.145072 43.375264,68.597083 C 43.375265,71.057195 42.713949,73.360086 41.562764,75.347083 L 23.125264,56.909583 C 25.112261,55.758398 27.415152,55.097083 29.875264,55.097083 z M 18.187764,61.847083 L 36.625264,80.284583 C 34.638267,81.435768 32.335376,82.097083 29.875264,82.097083 C 22.423253,82.097082 16.375264,76.049094 16.375264,68.597083 C 16.375264,66.136971 17.036579,63.83408 18.187764,61.847083 z " + style="opacity:1;fill:url(#linearGradient8460);fill-opacity:1;stroke:url(#linearGradient8462);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path1937" /> + <path + d="M 29.875264,48.597083 C 18.828496,48.597083 9.8752635,57.550308 9.8752635,68.597083 C 9.8752635,69.557037 9.9320455,70.485749 10.062764,71.409583 C 11.848851,74.102941 14.44384,75.097686 17.469014,75.097083 C 16.443545,73.151708 15.875264,70.945353 15.875264,68.597083 C 15.875264,66.047797 16.556916,63.656855 17.750264,61.597083 C 17.828202,61.458678 17.967529,61.365793 18.125264,61.347083 C 18.277486,61.334044 18.427262,61.39165 18.531514,61.503333 L 29.125264,72.097083 C 31.151429,71.273973 33.131182,70.415942 35.094014,69.565833 L 22.781514,57.253333 C 22.671925,57.145253 22.606925,56.999905 22.625264,56.847083 C 22.643602,56.694261 22.743216,56.551166 22.875264,56.472083 C 24.935036,55.278735 27.325978,54.597083 29.875264,54.597083 C 36.839696,54.597083 42.619473,59.710867 43.687764,66.378333 C 46.342534,65.743218 48.477843,65.821117 49.812764,67.190833 C 49.088287,56.803263 40.447198,48.597083 29.875264,48.597083 z " + style="opacity:0.25;fill:url(#linearGradient8464);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2912" /> + <path + d="M 29.875276,49.097084 C 19.111273,49.097084 10.375266,57.833085 10.375266,68.597094 C 10.375266,79.361103 19.111272,88.097104 29.875276,88.097104 C 40.639279,88.097104 49.375286,79.361103 49.375286,68.597094 C 49.375286,57.833085 40.639279,49.097084 29.875276,49.097084 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path8446" /> + <path + d="M 18.031514,60.847083 C 18.351597,60.792489 18.678187,60.897464 18.906514,61.128333 L 37.344014,79.565833 C 37.573212,79.786388 37.683186,80.103208 37.639934,80.418337 C 37.596681,80.733465 37.405411,81.008938 37.125264,81.159583 C 34.992716,82.395094 32.513723,83.097083 29.875264,83.097083 C 21.884797,83.097082 15.375264,76.58755 15.375264,68.597083 C 15.375264,65.958624 16.077253,63.479631 17.312764,61.347083 C 17.462236,61.078326 17.727551,60.893759 18.031514,60.847083 L 18.031514,60.847083 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:url(#linearGradient8466);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path2847" /> + <path + d="M 29.875264,54.097083 C 37.865732,54.097083 44.375264,60.606616 44.375264,68.597083 C 44.375265,71.235543 43.673275,73.714535 42.437764,75.847083 C 42.287119,76.12723 42.011646,76.3185 41.696518,76.361753 C 41.381389,76.405005 41.064569,76.295031 40.844014,76.065833 L 22.406514,57.628333 C 22.177316,57.407778 22.067342,57.090958 22.110594,56.775829 C 22.153847,56.460701 22.345117,56.185228 22.625264,56.034583 C 24.757812,54.799072 27.236805,54.097083 29.875264,54.097083 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:url(#linearGradient8468);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path2850" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-brightness-lcd-invalid.svg b/data/icons/scalable/status/gpm-brightness-lcd-invalid.svg new file mode 100644 index 0000000..65fcc48 --- /dev/null +++ b/data/icons/scalable/status/gpm-brightness-lcd-invalid.svg @@ -0,0 +1,194 @@ +<?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="svg11300"> + <defs + id="defs3"> + <linearGradient + id="linearGradient5170"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop5172" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop5174" /> + </linearGradient> + <linearGradient + id="linearGradient5160"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5162" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop5164" /> + </linearGradient> + <linearGradient + id="linearGradient5152"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5154" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop5156" /> + </linearGradient> + <linearGradient + x1="23.28125" + y1="21.40625" + x2="21.78125" + y2="55.90625" + id="linearGradient5158" + xlink:href="#linearGradient5152" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="25.90625" + cy="18.03125" + r="19.005075" + fx="25.90625" + fy="18.03125" + id="radialGradient5166" + xlink:href="#linearGradient5160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73703,0,0,0.73703,6.812572,4.741682)" /> + <radialGradient + cx="25.3125" + cy="40.75" + r="18.0625" + fx="25.3125" + fy="40.75" + id="radialGradient5176" + xlink:href="#linearGradient5170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.352941,0,26.36765)" /> + <linearGradient + id="linearGradient3957"> + <stop + style="stop-color:#fffeff;stop-opacity:0.33333334" + offset="0" + id="stop3959" /> + <stop + style="stop-color:#fffeff;stop-opacity:0.21568628" + offset="1" + id="stop3961" /> + </linearGradient> + <linearGradient + id="linearGradient2536"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2538" /> + <stop + style="stop-color:#ff1717;stop-opacity:1" + offset="1" + id="stop2540" /> + </linearGradient> + <linearGradient + id="linearGradient2479"> + <stop + style="stop-color:#ffe69b;stop-opacity:1" + offset="0" + id="stop2481" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop2483" /> + </linearGradient> + <linearGradient + x1="36.917976" + y1="66.288063" + x2="19.071495" + y2="5.5410109" + id="linearGradient11363" + xlink:href="#linearGradient2536" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.93581" + y1="53.835983" + x2="20.064686" + y2="-8.5626707" + id="linearGradient11365" + xlink:href="#linearGradient2479" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.993773" + y1="33.955299" + x2="20.917078" + y2="15.814602" + id="linearGradient11367" + xlink:href="#linearGradient3957" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 43.375 40.75 A 18.0625 6.375 0 1 1 7.25,40.75 A 18.0625 6.375 0 1 1 43.375 40.75 z" + transform="matrix(1.138408,0,0,1.138408,-3.50346,-7.640138)" + style="opacity:0.23595503;color:#000000;fill:url(#radialGradient5176);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5168" /> + <path + d="M 23.5625,5.53125 L 23.5625,10.65625 C 20.993604,11.013501 18.646191,12.073753 16.71875,13.625 L 13,9.90625 C 11.095031,8.0012812 9.0459565,10.139706 10.90625,12 L 14.625,15.71875 C 13.067023,17.637172 12.020502,19.969868 11.65625,22.53125 L 6.53125,22.53125 C 3.7855147,22.53125 4.0547984,25.5 6.53125,25.5 L 11.5625,25.5 C 11.755706,28.205867 12.703674,30.683551 14.21875,32.75 L 10.90625,36.0625 C 9.09375,37.875 11.318297,39.837953 13,38.15625 L 16.1875,34.96875 C 18.204948,36.76564 20.755546,37.956654 23.5625,38.34375 L 23.5625,42.53125 C 23.5625,45.184373 26.53125,45.188786 26.53125,42.53125 L 26.53125,38.46875 C 29.46022,38.255502 32.127787,37.117213 34.28125,35.375 L 37.0625,38.15625 C 38.565102,39.835629 40.924017,37.741879 39.15625,36.0625 L 36.375,33.28125 C 38.125006,31.116256 39.228658,28.44297 39.4375,25.5 L 43.53125,25.5 C 45.566103,25.5 45.836136,22.53125 43.53125,22.53125 L 39.34375,22.53125 C 38.952144,19.73621 37.759213,17.197731 35.96875,15.1875 L 39.15625,12 C 40.74724,10.232233 38.65349,8.4036481 37.0625,9.90625 L 33.75,13.21875 C 31.691357,11.709397 29.225223,10.760857 26.53125,10.5625 L 26.53125,5.53125 C 26.53125,3.1431283 23.5625,3.3215413 23.5625,5.53125 z " + style="opacity:1;color:#000000;fill:url(#radialGradient5166);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.01015258;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4263" /> + <path + d="M 25.09375,4.6875 C 24.802565,4.6962497 24.4375,4.830562 24.4375,5.53125 L 24.4375,10.65625 C 24.438113,11.093192 24.119395,11.465029 23.6875,11.53125 C 21.282157,11.865756 19.088867,12.85769 17.28125,14.3125 C 16.928459,14.600807 16.414327,14.573748 16.09375,14.25 L 12.375,10.53125 C 11.651494,9.8077446 11.33476,10.005814 11.1875,10.15625 C 11.04024,10.306686 10.835581,10.679331 11.53125,11.375 L 15.25,15.09375 C 15.573748,15.414327 15.600807,15.928459 15.3125,16.28125 C 13.853456,18.077851 12.872809,20.254443 12.53125,22.65625 C 12.465029,23.088145 12.093192,23.406863 11.65625,23.40625 L 6.53125,23.40625 C 6.0040952,23.40625 5.7220217,23.54544 5.59375,23.65625 C 5.4654783,23.76706 5.4636361,23.855992 5.46875,23.96875 C 5.4789779,24.194267 5.6462216,24.625 6.53125,24.625 L 11.5625,24.625 C 12.020654,24.628151 12.400467,24.980835 12.4375,25.4375 C 12.618808,27.976731 13.517676,30.282217 14.9375,32.21875 C 15.198879,32.573641 15.158888,33.066854 14.84375,33.375 L 11.53125,36.6875 C 11.198455,37.020295 11.132722,37.278629 11.125,37.4375 C 11.117278,37.596371 11.159115,37.695871 11.25,37.78125 C 11.431769,37.952008 11.793527,38.112723 12.375,37.53125 L 15.5625,34.34375 C 15.895436,34.010044 16.43165,33.996295 16.78125,34.3125 C 18.667254,35.992316 21.051823,37.105274 23.6875,37.46875 C 24.119395,37.534971 24.438113,37.906808 24.4375,38.34375 L 24.4375,42.53125 C 24.4375,43.528133 24.847358,43.62484 25.0625,43.625 C 25.277642,43.62516 25.65625,43.530887 25.65625,42.53125 L 25.65625,38.46875 C 25.659401,38.010596 26.012085,37.630783 26.46875,37.59375 C 29.20929,37.394221 31.696414,36.323628 33.71875,34.6875 C 34.071541,34.399193 34.585673,34.426252 34.90625,34.75 L 37.6875,37.53125 C 37.698175,37.541405 37.708595,37.551825 37.71875,37.5625 C 38.195082,38.094871 38.491333,37.932624 38.71875,37.71875 C 38.832458,37.611813 38.907672,37.489364 38.90625,37.34375 C 38.904828,37.198136 38.866787,37.007822 38.5625,36.71875 C 38.551825,36.708595 38.541405,36.698175 38.53125,36.6875 L 35.75,33.90625 C 35.426252,33.585673 35.399193,33.071541 35.6875,32.71875 C 37.328102,30.689104 38.366546,28.198849 38.5625,25.4375 C 38.599533,24.980835 38.979346,24.628151 39.4375,24.625 L 43.53125,24.625 C 44.118829,24.625 44.267023,24.281581 44.28125,23.96875 C 44.288364,23.812334 44.242164,23.683302 44.15625,23.59375 C 44.070336,23.504198 43.917728,23.40625 43.53125,23.40625 L 39.34375,23.40625 C 38.906808,23.406863 38.534971,23.088145 38.46875,22.65625 C 38.101164,20.032652 36.98685,17.661116 35.3125,15.78125 C 34.996295,15.43165 35.010044,14.895436 35.34375,14.5625 L 38.5,11.40625 C 38.515299,11.389252 38.517035,11.391435 38.53125,11.375 C 39.042145,10.784319 38.864072,10.540391 38.6875,10.375 C 38.506015,10.205007 38.180911,10.066987 37.65625,10.5625 L 34.375,13.84375 C 34.066854,14.158888 33.573641,14.198879 33.21875,13.9375 C 31.289159,12.522765 28.99632,11.623605 26.46875,11.4375 C 26.012085,11.400467 25.659401,11.020654 25.65625,10.5625 L 25.65625,5.53125 C 25.65625,5.1134947 25.532627,4.9419285 25.4375,4.84375 C 25.342373,4.7455715 25.239343,4.6831252 25.09375,4.6875 z " + style="opacity:0.64606742;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5158);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5150" /> + <g + transform="matrix(0.906044,0,0,0.906044,-55.755334,-3.2972769)" + id="g11350"> + <g + transform="matrix(0.50181,0,0,0.50181,77.515538,19.216431)" + id="g1491"> + <g + id="g1493" /> + <g + id="g11312"> + <g + id="g4006"> + <path + d="M 46.857143 23.928572 A 23.357143 23.357143 0 1 1 0.1428566,23.928572 A 23.357143 23.357143 0 1 1 46.857143 23.928572 z" + transform="matrix(0.920488,0,0,0.920488,2.368532,0.97408)" + style="fill:url(#linearGradient11363);fill-opacity:1;fill-rule:nonzero;stroke:#b20000;stroke-width:2.16492105;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1314" /> + <path + d="M 49.901535 26.635273 A 23.991123 23.991123 0 1 1 1.9192886,26.635273 A 23.991123 23.991123 0 1 1 49.901535 26.635273 z" + transform="matrix(0.804178,0,0,0.804178,3.163406,1.58053)" + style="opacity:0.34659089;fill:#cc0000;fill-opacity:0;stroke:url(#linearGradient11365);stroke-width:2.47803497;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3560" /> + </g> + </g> + <g + id="layer3"> + <path + d="M 21.158162,27.488536 L 20.704556,6.8863757 L 26.590888,6.8863757 L 26.202083,27.488536 L 21.158162,27.488536 z " + style="fill:#efefef;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.73876643;stroke-miterlimit:4;stroke-opacity:0.8627451" + id="rect2070" /> + </g> + <g + id="layer4"> + <path + d="M 43.370686,21.715486 C 43.370686,32.546102 33.016357,15.449178 24.695948,22.101874 C 16.569626,28.599385 4.0989837,34.292422 4.0989837,23.461806 C 4.0989837,12.377753 12.79438,2.0948032 23.625,2.0948032 C 34.455619,2.0948032 43.370686,10.884868 43.370686,21.715486 z " + transform="matrix(1.002994,0,0,1.002994,-7.185874e-2,1.968356e-2)" + style="fill:url(#linearGradient11367);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path3955" /> + </g> + </g> + <path + d="M 35.797279 38.542446 A 1.8561553 1.8561553 0 1 1 32.084969,38.542446 A 1.8561553 1.8561553 0 1 1 35.797279 38.542446 z" + transform="translate(55.52947,-2.387226)" + style="color:#000000;fill:#efefef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4327" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-brightness-lcd.svg b/data/icons/scalable/status/gpm-brightness-lcd.svg new file mode 100644 index 0000000..e54b787 --- /dev/null +++ b/data/icons/scalable/status/gpm-brightness-lcd.svg @@ -0,0 +1,91 @@ +<?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="svg11300"> + <defs + id="defs3"> + <linearGradient + id="linearGradient5170"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop5172" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop5174" /> + </linearGradient> + <linearGradient + id="linearGradient5160"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5162" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop5164" /> + </linearGradient> + <linearGradient + id="linearGradient5152"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5154" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop5156" /> + </linearGradient> + <linearGradient + x1="23.28125" + y1="21.40625" + x2="21.78125" + y2="55.90625" + id="linearGradient5158" + xlink:href="#linearGradient5152" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="25.90625" + cy="18.03125" + r="19.005075" + fx="25.90625" + fy="18.03125" + id="radialGradient5166" + xlink:href="#linearGradient5160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73703,0,0,0.73703,6.812572,4.741682)" /> + <radialGradient + cx="25.3125" + cy="40.75" + r="18.0625" + fx="25.3125" + fy="40.75" + id="radialGradient5176" + xlink:href="#linearGradient5170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.352941,0,26.36765)" /> + </defs> + <g + id="layer1"> + <path + d="M 43.375 40.75 A 18.0625 6.375 0 1 1 7.25,40.75 A 18.0625 6.375 0 1 1 43.375 40.75 z" + transform="matrix(1.138408,0,0,1.138408,-3.50346,-7.640138)" + style="opacity:0.23595503;color:#000000;fill:url(#radialGradient5176);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5168" /> + <path + d="M 23.5625,5.53125 L 23.5625,10.65625 C 20.993604,11.013501 18.646191,12.073753 16.71875,13.625 L 13,9.90625 C 11.095031,8.0012812 9.0459565,10.139706 10.90625,12 L 14.625,15.71875 C 13.067023,17.637172 12.020502,19.969868 11.65625,22.53125 L 6.53125,22.53125 C 3.7855147,22.53125 4.0547984,25.5 6.53125,25.5 L 11.5625,25.5 C 11.755706,28.205867 12.703674,30.683551 14.21875,32.75 L 10.90625,36.0625 C 9.09375,37.875 11.318297,39.837953 13,38.15625 L 16.1875,34.96875 C 18.204948,36.76564 20.755546,37.956654 23.5625,38.34375 L 23.5625,42.53125 C 23.5625,45.184373 26.53125,45.188786 26.53125,42.53125 L 26.53125,38.46875 C 29.46022,38.255502 32.127787,37.117213 34.28125,35.375 L 37.0625,38.15625 C 38.565102,39.835629 40.924017,37.741879 39.15625,36.0625 L 36.375,33.28125 C 38.125006,31.116256 39.228658,28.44297 39.4375,25.5 L 43.53125,25.5 C 45.566103,25.5 45.836136,22.53125 43.53125,22.53125 L 39.34375,22.53125 C 38.952144,19.73621 37.759213,17.197731 35.96875,15.1875 L 39.15625,12 C 40.74724,10.232233 38.65349,8.4036481 37.0625,9.90625 L 33.75,13.21875 C 31.691357,11.709397 29.225223,10.760857 26.53125,10.5625 L 26.53125,5.53125 C 26.53125,3.1431283 23.5625,3.3215413 23.5625,5.53125 z " + style="opacity:1;color:#000000;fill:url(#radialGradient5166);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.01015258;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4263" /> + <path + d="M 25.09375,4.6875 C 24.802565,4.6962497 24.4375,4.830562 24.4375,5.53125 L 24.4375,10.65625 C 24.438113,11.093192 24.119395,11.465029 23.6875,11.53125 C 21.282157,11.865756 19.088867,12.85769 17.28125,14.3125 C 16.928459,14.600807 16.414327,14.573748 16.09375,14.25 L 12.375,10.53125 C 11.651494,9.8077446 11.33476,10.005814 11.1875,10.15625 C 11.04024,10.306686 10.835581,10.679331 11.53125,11.375 L 15.25,15.09375 C 15.573748,15.414327 15.600807,15.928459 15.3125,16.28125 C 13.853456,18.077851 12.872809,20.254443 12.53125,22.65625 C 12.465029,23.088145 12.093192,23.406863 11.65625,23.40625 L 6.53125,23.40625 C 6.0040952,23.40625 5.7220217,23.54544 5.59375,23.65625 C 5.4654783,23.76706 5.4636361,23.855992 5.46875,23.96875 C 5.4789779,24.194267 5.6462216,24.625 6.53125,24.625 L 11.5625,24.625 C 12.020654,24.628151 12.400467,24.980835 12.4375,25.4375 C 12.618808,27.976731 13.517676,30.282217 14.9375,32.21875 C 15.198879,32.573641 15.158888,33.066854 14.84375,33.375 L 11.53125,36.6875 C 11.198455,37.020295 11.132722,37.278629 11.125,37.4375 C 11.117278,37.596371 11.159115,37.695871 11.25,37.78125 C 11.431769,37.952008 11.793527,38.112723 12.375,37.53125 L 15.5625,34.34375 C 15.895436,34.010044 16.43165,33.996295 16.78125,34.3125 C 18.667254,35.992316 21.051823,37.105274 23.6875,37.46875 C 24.119395,37.534971 24.438113,37.906808 24.4375,38.34375 L 24.4375,42.53125 C 24.4375,43.528133 24.847358,43.62484 25.0625,43.625 C 25.277642,43.62516 25.65625,43.530887 25.65625,42.53125 L 25.65625,38.46875 C 25.659401,38.010596 26.012085,37.630783 26.46875,37.59375 C 29.20929,37.394221 31.696414,36.323628 33.71875,34.6875 C 34.071541,34.399193 34.585673,34.426252 34.90625,34.75 L 37.6875,37.53125 C 37.698175,37.541405 37.708595,37.551825 37.71875,37.5625 C 38.195082,38.094871 38.491333,37.932624 38.71875,37.71875 C 38.832458,37.611813 38.907672,37.489364 38.90625,37.34375 C 38.904828,37.198136 38.866787,37.007822 38.5625,36.71875 C 38.551825,36.708595 38.541405,36.698175 38.53125,36.6875 L 35.75,33.90625 C 35.426252,33.585673 35.399193,33.071541 35.6875,32.71875 C 37.328102,30.689104 38.366546,28.198849 38.5625,25.4375 C 38.599533,24.980835 38.979346,24.628151 39.4375,24.625 L 43.53125,24.625 C 44.118829,24.625 44.267023,24.281581 44.28125,23.96875 C 44.288364,23.812334 44.242164,23.683302 44.15625,23.59375 C 44.070336,23.504198 43.917728,23.40625 43.53125,23.40625 L 39.34375,23.40625 C 38.906808,23.406863 38.534971,23.088145 38.46875,22.65625 C 38.101164,20.032652 36.98685,17.661116 35.3125,15.78125 C 34.996295,15.43165 35.010044,14.895436 35.34375,14.5625 L 38.5,11.40625 C 38.515299,11.389252 38.517035,11.391435 38.53125,11.375 C 39.042145,10.784319 38.864072,10.540391 38.6875,10.375 C 38.506015,10.205007 38.180911,10.066987 37.65625,10.5625 L 34.375,13.84375 C 34.066854,14.158888 33.573641,14.198879 33.21875,13.9375 C 31.289159,12.522765 28.99632,11.623605 26.46875,11.4375 C 26.012085,11.400467 25.659401,11.020654 25.65625,10.5625 L 25.65625,5.53125 C 25.65625,5.1134947 25.532627,4.9419285 25.4375,4.84375 C 25.342373,4.7455715 25.239343,4.6831252 25.09375,4.6875 z " + style="opacity:0.64606742;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5158);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5150" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-inhibit-invalid.svg b/data/icons/scalable/status/gpm-inhibit-invalid.svg new file mode 100644 index 0000000..92909ee --- /dev/null +++ b/data/icons/scalable/status/gpm-inhibit-invalid.svg @@ -0,0 +1,376 @@ +<?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="svg1306"> + <defs + id="defs1308"> + <linearGradient + x1="40.546875" + y1="1.125" + x2="47.375" + y2="37.75" + id="linearGradient13684" + xlink:href="#linearGradient13678" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient13678"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop13680" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop13682" /> + </linearGradient> + <linearGradient + x1="40.546875" + y1="1.125" + x2="47.375" + y2="37.75" + id="linearGradient13702" + xlink:href="#linearGradient13678" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4184"> + <stop + style="stop-color:#838383;stop-opacity:1" + offset="0" + id="stop4186" /> + <stop + style="stop-color:#bbbbbb;stop-opacity:0" + offset="1" + id="stop4188" /> + </linearGradient> + <linearGradient + x1="7.0625" + y1="35.28125" + x2="24.6875" + y2="35.28125" + id="linearGradient4209" + xlink:href="#linearGradient4184" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.673759,0,0,1.084542,6.241576,-3.24763)" /> + <linearGradient + id="linearGradient4236"> + <stop + style="stop-color:#eeeeee;stop-opacity:1" + offset="0" + id="stop4238" /> + <stop + style="stop-color:#eeeeee;stop-opacity:0" + offset="1" + id="stop4240" /> + </linearGradient> + <linearGradient + x1="12.277412" + y1="37.205811" + x2="12.221823" + y2="33.758667" + id="linearGradient4242" + xlink:href="#linearGradient4236" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.084542,3.204508,-1.842482)" /> + <linearGradient + id="linearGradient2212"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop2214" /> + <stop + style="stop-color:#2e3436;stop-opacity:0" + offset="1" + id="stop2216" /> + </linearGradient> + <linearGradient + id="linearGradient2187"> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="0" + id="stop2189" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop2191" /> + </linearGradient> + <linearGradient + id="linearGradient2179"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2181" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop2183" /> + </linearGradient> + <radialGradient + cx="23.098124" + cy="34.511105" + r="20.657619" + fx="23.098124" + fy="34.511105" + id="radialGradient4460" + xlink:href="#linearGradient2212" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.987016,-3.036258e-7,1.235702e-7,0.154497,0.46639,29.0816)" /> + <linearGradient + x1="32.57143" + y1="32.428574" + x2="19.499998" + y2="22.357141" + id="linearGradient4462" + xlink:href="#linearGradient2187" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.885726,1.000008,10.98679)" /> + <linearGradient + x1="22.5" + y1="18" + x2="25.642859" + y2="19.285715" + id="linearGradient4466" + xlink:href="#linearGradient2179" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.000008,9.940941)" /> + <linearGradient + id="linearGradient2479"> + <stop + style="stop-color:#ffe69b;stop-opacity:1" + offset="0" + id="stop2481" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop2483" /> + </linearGradient> + <linearGradient + id="linearGradient2536"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2538" /> + <stop + style="stop-color:#ff1717;stop-opacity:1" + offset="1" + id="stop2540" /> + </linearGradient> + <linearGradient + id="linearGradient3957"> + <stop + style="stop-color:#fffeff;stop-opacity:0.33333334" + offset="0" + id="stop3959" /> + <stop + style="stop-color:#fffeff;stop-opacity:0.21568628" + offset="1" + id="stop3961" /> + </linearGradient> + <linearGradient + id="linearGradient5152"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop5154" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop5156" /> + </linearGradient> + <linearGradient + x1="23.28125" + y1="21.40625" + x2="21.78125" + y2="55.90625" + id="linearGradient2658" + xlink:href="#linearGradient5152" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="36.917976" + y1="66.288063" + x2="19.071495" + y2="5.5410109" + id="linearGradient2703" + xlink:href="#linearGradient2536" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.93581" + y1="53.835983" + x2="20.064686" + y2="-8.5626707" + id="linearGradient2705" + xlink:href="#linearGradient2479" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.993773" + y1="33.955299" + x2="20.917078" + y2="15.814602" + id="linearGradient2707" + xlink:href="#linearGradient3957" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 44.951788 34.413448 A 20.657619 3.5860415 0 1 1 3.636549,34.413448 A 20.657619 3.5860415 0 1 1 44.951788 34.413448 z" + transform="matrix(1.064982,0,0,2.667528,-0.872845,-54.3647)" + style="opacity:0.74731182;fill:url(#radialGradient4460);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="path2210" /> + <path + d="M 11.595947,16.530688 L 38.476667,16.553056 L 42.492024,29.64558 L 42.517278,38.801506 C 42.517278,40.796839 41.565961,41.523596 39.456617,41.523596 L 10.432307,41.557148 C 8.2441489,41.557148 7.4776109,40.797782 7.4776109,38.689134 L 7.5028649,29.7015 L 11.595947,16.530688 z " + style="fill:url(#linearGradient4462);fill-opacity:1;fill-rule:evenodd;stroke:#686a65;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" + id="path1417" /> + <path + d="M 8.0000079,29.940941 L 41.849754,30.040687 L 37.416007,17.897602 L 12.44195,17.98599 L 8.0000079,29.940941 z " + style="fill:url(#linearGradient4466);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2159" /> + <path + d="M 12.189025,17.505341 L 37.778261,17.461116 L 41.51435,30.089316 L 41.501723,38.761393 C 41.501723,39.868144 41.089891,40.551146 39.608779,40.551146 L 10.336991,40.562202 C 9.105851,40.562202 8.5348099,40.200944 8.5348099,38.841913 L 8.4969289,30.064124 L 12.189025,17.505341 z " + style="opacity:0.61538463;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000048px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2157" /> + <rect + width="11.875" + height="6.0327663" + x="11" + y="32" + style="opacity:1;color:#000000;fill:url(#linearGradient4209);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.40899992;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4174" /> + <path + d="M 11.062502,38 C 11.062502,38 11.062502,33.649375 11.062502,33.649375 C 12.89803,37.09738 19.358993,38 24,38 C 24,38 11.062502,38 11.062502,38 z " + style="opacity:0.81142853;fill:url(#linearGradient4242);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path4194" /> + <path + d="M 29.5,32.559777 L 29.5,37.580712" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.42372885" + id="path4284" /> + <path + d="M 31.5,32.559777 L 31.5,37.580712" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.42372885" + id="path4286" /> + <path + d="M 33.5,32.559777 L 33.5,37.580712" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.42372885" + id="path4288" /> + <path + d="M 35.5,32.559777 L 35.5,37.580712" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.42372885" + id="path4290" /> + <path + d="M 37.5,32.559777 L 37.5,37.580712" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.42372885" + id="path4292" /> + <path + d="M 28.5,32.549899 L 28.5,37.570834" + style="opacity:0.09714284;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path4294" /> + <path + d="M 30.5,32.609676 L 30.5,37.630611" + style="opacity:0.09714284;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path4296" /> + <path + d="M 32.5,32.609676 L 32.5,37.630611" + style="opacity:0.09714284;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path4298" /> + <path + d="M 34.5,32.609676 L 34.5,37.630611" + style="opacity:0.09714284;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path4300" /> + <path + d="M 36.5,32.609676 L 36.5,37.630611" + style="opacity:0.09714284;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000048px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path4302" /> + <path + d="M 10,32.001126 L 10,38 L 22.5625,38 L 10.34375,37.627189 L 10,32.001126 z " + style="opacity:0.18681317;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path4572" /> + <g + transform="translate(-2.336444,2.090765)" + id="g13689"> + <path + d="M 46.925968,3.8880343 L 39.95384,13.020388 L 47.047248,13.020388 L 47.047248,16.020148 L 34.475371,16.020148 L 34.475371,15.43334 L 43.399686,3.9716929 L 35.015933,3.9716929 L 35.078433,0.97041721 L 46.988468,0.97041721 L 46.925968,3.8880343 z " + style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Segoe" + id="path13687" /> + <path + d="M 46.925968,3.8880343 L 39.95384,13.020388 L 47.047248,13.020388 L 47.047248,16.020148 L 34.475371,16.020148 L 34.475371,15.43334 L 43.399686,3.9716929 L 35.015933,3.9716929 L 35.078433,0.97041721 L 46.988468,0.97041721" + style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#3465a4;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Segoe" + id="text12733" /> + <path + d="M 35.46875,1.34375 L 35.40625,3.59375 L 43.40625,3.59375 C 43.542681,3.6020985 43.663766,3.6840106 43.722279,3.8075389 C 43.780792,3.9310671 43.767467,4.0766473 43.6875,4.1875 L 34.84375,15.53125 L 34.84375,15.65625 L 46.6875,15.65625 L 46.6875,13.40625 L 39.96875,13.40625 C 39.826696,13.409243 39.695149,13.331702 39.628973,13.205968 C 39.562797,13.080234 39.573358,12.9279 39.65625,12.8125 L 46.5625,3.75 L 46.625,1.34375 L 35.46875,1.34375 z " + style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;opacity:0.21348314;fill:#3465a4;fill-opacity:1;stroke:url(#linearGradient13684);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Segoe" + id="path13676" /> + </g> + <g + transform="matrix(0.567849,0,0,0.567849,1.423195,14.55986)" + id="g13694"> + <path + d="M 46.925968,3.8880343 L 39.95384,13.020388 L 47.047248,13.020388 L 47.047248,16.790599 L 34.475371,16.790599 L 34.475371,16.203791 L 43.399686,3.9716929 L 35.015933,3.9716929 L 35.078433,0.97041721 L 46.988468,0.97041721 L 46.925968,3.8880343 z " + style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:3.52206182;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Segoe" + id="path13696" /> + <path + d="M 46.925968,3.8880343 L 39.95384,13.020388 L 47.047248,13.020388 L 47.047248,16.020148 L 34.475371,16.020148 L 34.475371,15.43334 L 43.399686,3.9716929 L 35.015933,3.9716929 L 35.078433,0.97041721 L 46.988468,0.97041721" + style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#3465a4;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Segoe" + id="path13698" /> + <path + d="M 35.46875,1.34375 L 35.40625,3.59375 L 43.40625,3.59375 C 43.542681,3.6020985 43.663766,3.6840106 43.722279,3.8075389 C 43.780792,3.9310671 43.767467,4.0766473 43.6875,4.1875 L 34.84375,15.53125 L 34.84375,15.65625 L 46.6875,15.65625 L 46.6875,13.40625 L 39.96875,13.40625 C 39.826696,13.409243 39.695149,13.331702 39.628973,13.205968 C 39.562797,13.080234 39.573358,12.9279 39.65625,12.8125 L 46.5625,3.75 L 46.625,1.34375 L 35.46875,1.34375 z " + style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;opacity:0.21348314;fill:#3465a4;fill-opacity:1;stroke:url(#linearGradient13702);stroke-width:1.76103091px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Segoe" + id="path13700" /> + </g> + <path + d="M -58.90625,11.03125 C -59.19669,11.039977 -59.53125,11.157646 -59.53125,11.875 L -59.53125,17 C -59.530637,17.436942 -59.849355,17.808779 -60.28125,17.875 C -62.686591,18.209506 -64.879883,19.20144 -66.6875,20.65625 C -67.040291,20.944557 -67.554423,20.917498 -67.875,20.59375 L -71.59375,16.875 C -72.317254,16.151495 -72.633989,16.349563 -72.78125,16.5 C -72.928511,16.650437 -73.133168,17.023081 -72.4375,17.71875 L -68.71875,21.4375 C -68.395002,21.758077 -68.367943,22.272209 -68.65625,22.625 C -70.115293,24.421601 -71.095941,26.598194 -71.4375,29 C -71.503721,29.431895 -71.875558,29.750613 -72.3125,29.75 L -77.4375,29.75 C -77.964654,29.75 -78.246728,29.88919 -78.375,30 C -78.503272,30.11081 -78.505114,30.199742 -78.5,30.3125 C -78.489772,30.538017 -78.322529,30.96875 -77.4375,30.96875 L -72.40625,30.96875 C -71.948096,30.971901 -71.568283,31.324585 -71.53125,31.78125 C -71.34994,34.320481 -70.451074,36.625967 -69.03125,38.5625 C -68.769871,38.917391 -68.809862,39.410604 -69.125,39.71875 L -72.4375,43.03125 C -72.770294,43.364044 -72.836029,43.622379 -72.84375,43.78125 C -72.851471,43.940121 -72.809635,44.039621 -72.71875,44.125 C -72.536981,44.295758 -72.175223,44.456473 -71.59375,43.875 L -68.40625,40.6875 C -68.073314,40.353794 -67.5371,40.340045 -67.1875,40.65625 C -65.301494,42.336066 -62.916927,43.449024 -60.28125,43.8125 C -59.849355,43.878721 -59.530637,44.250558 -59.53125,44.6875 L -59.53125,48.875 C -59.531249,49.871884 -59.121391,49.96859 -58.90625,49.96875 C -58.691109,49.96891 -58.3125,49.874638 -58.3125,48.875 L -58.3125,44.8125 C -58.309349,44.354346 -57.956665,43.974533 -57.5,43.9375 C -54.759458,43.737971 -52.272336,42.667378 -50.25,41.03125 C -49.897209,40.742943 -49.383077,40.770002 -49.0625,41.09375 L -46.28125,43.875 C -46.270575,43.885155 -46.260155,43.895575 -46.25,43.90625 C -45.773667,44.438621 -45.477416,44.276373 -45.25,44.0625 C -45.136292,43.955563 -45.061078,43.833114 -45.0625,43.6875 C -45.063922,43.541886 -45.101963,43.351572 -45.40625,43.0625 C -45.416925,43.052345 -45.427345,43.041925 -45.4375,43.03125 L -48.21875,40.25 C -48.542498,39.929423 -48.569557,39.415291 -48.28125,39.0625 C -46.640647,37.032854 -45.602204,34.542599 -45.40625,31.78125 C -45.369217,31.324585 -44.989404,30.971901 -44.53125,30.96875 L -40.4375,30.96875 C -39.84992,30.96875 -39.701727,30.625331 -39.6875,30.3125 C -39.680386,30.156084 -39.726586,30.027052 -39.8125,29.9375 C -39.898414,29.847948 -40.051022,29.75 -40.4375,29.75 L -44.625,29.75 C -45.061942,29.750613 -45.433779,29.431895 -45.5,29 C -45.867584,26.376403 -46.9819,24.004866 -48.65625,22.125 C -48.972455,21.7754 -48.958706,21.239186 -48.625,20.90625 L -45.46875,17.75 C -45.453451,17.733002 -45.451715,17.735185 -45.4375,17.71875 C -44.926604,17.128069 -45.104678,16.884141 -45.28125,16.71875 C -45.462735,16.548757 -45.787839,16.410737 -46.3125,16.90625 L -49.59375,20.1875 C -49.901896,20.502638 -50.395109,20.542629 -50.75,20.28125 C -52.679589,18.866515 -54.97243,17.967355 -57.5,17.78125 C -57.956665,17.744217 -58.309349,17.364404 -58.3125,16.90625 L -58.3125,11.875 C -58.3125,11.464956 -58.429033,11.290076 -58.53125,11.1875 C -58.633467,11.084924 -58.761031,11.026886 -58.90625,11.03125 z " + transform="translate(-83.97077,6.3456611)" + style="opacity:0.64606742;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2658);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path5150" /> + <g + transform="matrix(0.906044,0,0,0.906044,-45.916135,5.4035841)" + id="g11350"> + <g + transform="matrix(0.50181,0,0,0.50181,77.515538,19.216431)" + id="g1491"> + <g + id="g1493" /> + <g + id="g11312"> + <g + id="g4006"> + <path + d="M 46.857143 23.928572 A 23.357143 23.357143 0 1 1 0.1428566,23.928572 A 23.357143 23.357143 0 1 1 46.857143 23.928572 z" + transform="matrix(0.920488,0,0,0.920488,2.368532,0.97408)" + style="fill:url(#linearGradient2703);fill-opacity:1;fill-rule:nonzero;stroke:#b20000;stroke-width:2.16492105;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1314" /> + <path + d="M 49.901535 26.635273 A 23.991123 23.991123 0 1 1 1.9192886,26.635273 A 23.991123 23.991123 0 1 1 49.901535 26.635273 z" + transform="matrix(0.804178,0,0,0.804178,3.163406,1.58053)" + style="opacity:0.34659089;fill:#cc0000;fill-opacity:0;stroke:url(#linearGradient2705);stroke-width:2.47803497;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3560" /> + </g> + </g> + <g + id="layer3"> + <path + d="M 21.158162,27.488536 L 20.704556,6.8863757 L 26.590888,6.8863757 L 26.202083,27.488536 L 21.158162,27.488536 z " + style="fill:#efefef;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.73876643;stroke-miterlimit:4;stroke-opacity:0.8627451" + id="rect2070" /> + </g> + <g + id="layer4"> + <path + d="M 43.370686,21.715486 C 43.370686,32.546102 33.016357,15.449178 24.695948,22.101874 C 16.569626,28.599385 4.0989837,34.292422 4.0989837,23.461806 C 4.0989837,12.377753 12.79438,2.0948032 23.625,2.0948032 C 34.455619,2.0948032 43.370686,10.884868 43.370686,21.715486 z " + transform="matrix(1.002994,0,0,1.002994,-7.185874e-2,1.968356e-2)" + style="fill:url(#linearGradient2707);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path3955" /> + </g> + </g> + <path + d="M 35.797279 38.542446 A 1.8561553 1.8561553 0 1 1 32.084969,38.542446 A 1.8561553 1.8561553 0 1 1 35.797279 38.542446 z" + transform="translate(55.52947,-2.387226)" + style="color:#000000;fill:#efefef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4327" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-inhibit.svg b/data/icons/scalable/status/gpm-inhibit.svg new file mode 100644 index 0000000..218da94 --- /dev/null +++ b/data/icons/scalable/status/gpm-inhibit.svg @@ -0,0 +1,259 @@ +<?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="svg3089"> + <defs + id="defs3091"> + <linearGradient + id="linearGradient2982"> + <stop + style="stop-color:#8db1d8;stop-opacity:1" + offset="0" + id="stop2984" /> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="1" + id="stop2986" /> + </linearGradient> + <linearGradient + x1="40.416721" + y1="1.9139081" + x2="46.404255" + y2="9.2939177" + id="linearGradient1979" + xlink:href="#linearGradient2982" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(1.032655,0.968377)" /> + <linearGradient + id="linearGradient2854"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2856" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2858" /> + </linearGradient> + <linearGradient + x1="27.625" + y1="23.25" + x2="27.363037" + y2="0.5" + id="linearGradient2860" + xlink:href="#linearGradient2854" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-60,1)" /> + <linearGradient + id="linearGradient2862"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2864" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2866" /> + </linearGradient> + <linearGradient + x1="14" + y1="34" + x2="20.636963" + y2="8.25" + id="linearGradient2868" + xlink:href="#linearGradient2862" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-60,1)" /> + <linearGradient + id="linearGradient2921"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2923" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop2925" /> + </linearGradient> + <linearGradient + x1="23.276466" + y1="21.037874" + x2="16.77494" + y2="5.2555733" + id="linearGradient2927" + xlink:href="#linearGradient2921" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-60,1)" /> + <linearGradient + id="linearGradient2986"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2988" /> + <stop + style="stop-color:#690000;stop-opacity:1" + offset="1" + id="stop2990" /> + </linearGradient> + <linearGradient + x1="41.185291" + y1="16.25" + x2="43.331738" + y2="37.5" + id="linearGradient2892" + xlink:href="#linearGradient2986" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-60,1)" /> + <linearGradient + id="linearGradient2788"> + <stop + style="stop-color:#f67f7f;stop-opacity:1" + offset="0" + id="stop2790" /> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="1" + id="stop2792" /> + </linearGradient> + <linearGradient + x1="27.762564" + y1="71.519295" + x2="24" + y2="21.605078" + id="linearGradient2884" + xlink:href="#linearGradient2788" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-60,1)" /> + <linearGradient + x1="32.875" + y1="13.15625" + x2="31.59153" + y2="5.7135463" + id="linearGradient1981" + xlink:href="#linearGradient2967" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2967"> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="0" + id="stop2969" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop2971" /> + </linearGradient> + <linearGradient + x1="17.763865" + y1="4.5018396" + x2="16" + y2="-1.7008253" + id="linearGradient2900" + xlink:href="#linearGradient2967" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-57,26)" /> + <linearGradient + id="linearGradient2891"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop2893" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop2895" /> + </linearGradient> + <radialGradient + cx="11" + cy="19" + r="10.5" + fx="11" + fy="19" + id="radialGradient2896" + xlink:href="#linearGradient2891" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.238095,0,14.47619)" /> + </defs> + <g + id="layer1"> + <g + transform="translate(60,-1.000007)" + id="g2013"> + <path + d="M 21.5 19 A 10.5 2.5 0 1 1 0.5,19 A 10.5 2.5 0 1 1 21.5 19 z" + transform="matrix(2.095238,0,0,2.6,-59.04762,-7.899993)" + style="opacity:0.3;fill:url(#radialGradient2896);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="path2894" /> + <path + d="M -40.5,26.5 L -40.5,28.5 L -38.5,28.5 L -40.5,31 L -40.5,32.5 L -35.5,32.5 L -35.5,30.5 L -37.5,30.5 L -35.5,28 L -35.5,26.5 L -40.5,26.5 z " + style="fill:url(#linearGradient2900);fill-opacity:1;stroke:#1a3e71;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2898" /> + <g + transform="translate(-64,7)" + id="g1975"> + <path + d="M 31,9 L 35.999995,9.000002 L 35.999995,10.053574 L 32.79543,14 L 36,14 L 35.999995,15.000004 L 30.999995,15.000004 L 31,13.946429 L 34.210006,10.000002 L 31,10 L 31,9" + style="font-size:11.05665684px;font-style:normal;font-weight:bold;fill:#729fcf;fill-opacity:1;stroke:#1a3e71;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" + id="path2946" /> + <path + d="M 31,9 L 35.999995,9.000002 L 35.999995,10.053574 L 32.79543,14 L 36,14 L 35.999995,15.000004 L 30.999995,15.000004 L 31,13.946429 L 34.210006,10.000002 L 31,10 L 31,9" + style="font-size:11.05665684px;font-style:normal;font-weight:bold;fill:url(#linearGradient1981);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" + id="text2929" /> + </g> + <path + d="M -36,3.5 C -47.315997,3.5 -56.5,12.683996 -56.5,24 C -56.5,35.316004 -47.315998,44.5 -36,44.5 C -24.684003,44.5 -15.5,35.316004 -15.5,24 C -15.5,12.683996 -24.684003,3.5 -36,3.5 z M -36,10.5 C -28.547988,10.5 -22.5,16.547989 -22.5,24 C -22.499999,26.460112 -23.161315,28.763003 -24.3125,30.75 L -42.75,12.3125 C -40.763003,11.161315 -38.460112,10.5 -36,10.5 z M -47.6875,17.25 L -29.25,35.6875 C -31.236997,36.838685 -33.539888,37.5 -36,37.5 C -43.452011,37.499999 -49.5,31.452011 -49.5,24 C -49.5,21.539888 -48.838685,19.236997 -47.6875,17.25 z " + style="opacity:1;fill:url(#linearGradient2884);fill-opacity:1;stroke:url(#linearGradient2892);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path1937" /> + <path + d="M -36,4 C -47.046768,4 -56,12.953225 -56,24 C -56,24.959954 -55.943218,25.888666 -55.8125,26.8125 C -54.026413,29.505858 -51.431424,30.500603 -48.40625,30.5 C -49.431719,28.554625 -50,26.34827 -50,24 C -50,21.450714 -49.318348,19.059772 -48.125,17 C -48.047062,16.861595 -47.907735,16.76871 -47.75,16.75 C -47.597778,16.736961 -47.448002,16.794567 -47.34375,16.90625 L -36.75,27.5 C -34.723835,26.67689 -32.744082,25.818859 -30.78125,24.96875 L -43.09375,12.65625 C -43.203339,12.54817 -43.268339,12.402822 -43.25,12.25 C -43.231662,12.097178 -43.132048,11.954083 -43,11.875 C -40.940228,10.681652 -38.549286,10 -36,10 C -29.035568,9.9999996 -23.255791,15.113784 -22.1875,21.78125 C -19.53273,21.146135 -17.397421,21.224034 -16.0625,22.59375 C -16.786977,12.20618 -25.428066,4 -36,4 z " + style="opacity:0.25;fill:url(#linearGradient2927);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2912" /> + <path + d="M -35.999988,4.500001 C -46.763991,4.500001 -55.499998,13.236002 -55.499998,24.000011 C -55.499998,34.76402 -46.763992,43.500021 -35.999988,43.500021 C -25.235985,43.500021 -16.499978,34.76402 -16.499978,24.000011 C -16.499978,13.236002 -25.235985,4.500001 -35.999988,4.500001 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path2841" /> + <path + d="M -47.84375,16.25 C -47.523667,16.195406 -47.197077,16.300381 -46.96875,16.53125 L -28.53125,34.96875 C -28.302052,35.189305 -28.192078,35.506125 -28.23533,35.821254 C -28.278583,36.136382 -28.469853,36.411855 -28.75,36.5625 C -30.882548,37.798011 -33.361541,38.5 -36,38.5 C -43.990467,38.499999 -50.5,31.990467 -50.5,24 C -50.5,21.361541 -49.798011,18.882548 -48.5625,16.75 C -48.413028,16.481243 -48.147713,16.296676 -47.84375,16.25 L -47.84375,16.25 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:url(#linearGradient2868);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path2847" /> + <path + d="M -36,9.5 C -28.009532,9.4999996 -21.5,16.009533 -21.5,24 C -21.499999,26.63846 -22.201989,29.117452 -23.4375,31.25 C -23.588145,31.530147 -23.863618,31.721417 -24.178746,31.76467 C -24.493875,31.807922 -24.810695,31.697948 -25.03125,31.46875 L -43.46875,13.03125 C -43.697948,12.810695 -43.807922,12.493875 -43.76467,12.178746 C -43.721417,11.863618 -43.530147,11.588145 -43.25,11.4375 C -41.117452,10.201989 -38.638459,9.5 -36,9.5 z " + style="opacity:0.7;fill:none;fill-opacity:1;stroke:url(#linearGradient2860);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path2850" /> + <g + transform="translate(-64,7)" + id="g1967"> + <path + d="M 40,1 L 47.000003,0.99999935 L 47.005991,3.0714286 L 43,7 L 47,7 L 47.000003,9.0000161 L 39.999984,9.0000161 L 39.999982,6.9285713 L 44,3 L 40.005989,3.0000007 L 40,1" + style="font-size:15.10630894px;font-style:normal;font-weight:bold;fill:#729fcf;fill-opacity:1;stroke:#1a3e71;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" + id="path2949" /> + <path + d="M 40,1 L 47.000003,0.99999935 L 47.005991,3.0714286 L 43,7 L 47,7 L 47.000003,9.0000161 L 39.999984,9.0000161 L 39.999982,6.9285713 L 44,3 L 40.005989,3.0000007 L 40,1" + style="font-size:15.10630894px;font-style:normal;font-weight:bold;fill:url(#linearGradient1979);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" + id="text2933" /> + <g + style="opacity:0.5" + id="g3008"> + <path + d="M 40.5,2.5 L 40.5,1.5 L 46.5,1.5" + style="opacity:1;fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path2951" /> + <path + d="M 43.0625,7 C 42.786358,7.0258883 42.583487,7.2707326 42.609375,7.546875 C 42.635263,7.8230174 42.880108,8.0258883 43.15625,8 L 47,8 L 47,7 L 43.15625,7 C 43.125069,6.9970641 43.093681,6.9970641 43.0625,7 z " + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path2953" /> + <path + d="M 44.09375,3 C 44.007938,3.0311398 43.932288,3.0851759 43.875,3.15625 L 40.15625,6.78125 L 40,6.9375 L 40,7.15625 L 40,9 L 41,9 L 41,7.34375 L 44.5625,3.84375 C 44.724254,3.6862744 44.760437,3.4399497 44.650803,3.2426093 C 44.54117,3.0452688 44.31291,2.9458567 44.09375,3 L 44.09375,3 z " + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path2955" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-keyboard-000.svg b/data/icons/scalable/status/gpm-keyboard-000.svg new file mode 100644 index 0000000..1aaba3c --- /dev/null +++ b/data/icons/scalable/status/gpm-keyboard-000.svg @@ -0,0 +1,420 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2245"> + <stop + style="stop-color:#dde1d9;stop-opacity:1" + offset="0" + id="stop2247" /> + <stop + style="stop-color:#cacdc6;stop-opacity:1" + offset="1" + id="stop2249" /> + </linearGradient> + <linearGradient + x1="18.316999" + y1="48.643234" + x2="18.176752" + y2="52.536461" + id="linearGradient2981" + xlink:href="#linearGradient2245" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.129863,0,0,0.899111,0,1.555273)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2758" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.012827,0,0,0.432928,4.489755,2.000006)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient1411" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.247004,0,0,0.432928,0.947581,2.000006)" /> + <linearGradient + id="linearGradient2752"> + <stop + style="stop-color:#9d9d9d;stop-opacity:1" + offset="0" + id="stop2754" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1" + offset="1" + id="stop2756" /> + </linearGradient> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient1409" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.309851,0,0,0.432928,0,2.000006)" /> + <linearGradient + id="linearGradient2635"> + <stop + style="stop-color:#f9fff5;stop-opacity:1" + offset="0" + id="stop2637" /> + <stop + style="stop-color:#f9fff5;stop-opacity:0" + offset="1" + id="stop2639" /> + </linearGradient> + <linearGradient + x1="13.62871" + y1="101.2846" + x2="8.6485014" + y2="74.098007" + id="linearGradient2741" + xlink:href="#linearGradient2635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.143634,0,0,0.480712,1,0.574206)" /> + <linearGradient + id="linearGradient3356"> + <stop + style="stop-color:#ff4141;stop-opacity:1" + offset="0" + id="stop3358" /> + <stop + style="stop-color:#ff9d9d;stop-opacity:1" + offset="1" + id="stop3360" /> + </linearGradient> + <linearGradient + id="linearGradient3348"> + <stop + style="stop-color:#ff4949;stop-opacity:1" + offset="0" + id="stop3350" /> + <stop + style="stop-color:#ffb1b1;stop-opacity:1" + offset="1" + id="stop3352" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#ff5858;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.765647,0,0,0.779023,-3.920058,-3.051141)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.747261,0,0,0.780131,-3.474617,-3.056018)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.426418,-1.110872)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3239" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,-1.761184)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient3344" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.722919,0,0,0.785824,-2.856978,-1.761184)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient3354" + xlink:href="#linearGradient3348" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient3362" + xlink:href="#linearGradient3356" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 14.407615,3.8870363 C 8.3900691,3.8870363 3.4971471,6.0702504 3.4971463,8.755934 C 3.4971463,8.948653 3.4971463,26.570144 3.4971463,26.770852 C 3.4971463,29.456536 8.3900681,31.639749 14.407615,31.639749 C 20.425162,31.639749 25.512915,29.456535 25.512913,26.770852 C 25.512913,26.611883 25.512913,8.914902 25.512913,8.755934 C 25.512913,6.0702496 20.425162,3.8870363 14.407615,3.8870363 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 14.419394,4.5000002 C 8.943644,4.5000002 4.4912611,6.5384211 4.4912604,9.045986 C 4.4912604,9.225924 4.4912604,26.119991 4.4912604,26.307387 C 4.4912604,28.814954 8.943643,30.853373 14.419394,30.853373 C 19.895144,30.853373 24.524816,28.814953 24.524814,26.307387 C 24.524814,26.158963 24.524814,9.194413 24.524814,9.045986 C 24.524814,6.5384203 19.895144,4.5000002 14.419394,4.5000002 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.792664,0,0,0.759881,-4.701535,-2.015529)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3239);stroke-width:1.28849459;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.285592,0,0,0.285592,7.630674,-5.417084)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 14.695397,2.7062278 C 13.121553,2.7062278 11.056023,3.2674264 11.056023,3.9577853 C 11.056023,4.0073237 11.056023,5.972642 11.056023,6.0242345 C 11.056023,6.7145934 13.121553,7.275792 14.695397,7.275792 C 16.269241,7.275792 18.161208,6.7145934 18.161207,6.0242345 C 18.161207,5.9833716 18.161207,3.9986482 18.161207,3.9577853 C 18.161207,3.2674256 16.269241,2.7062278 14.695397,2.7062278 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.213728,0,0,0.150961,9.493084,2.052715)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:5.5671978;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.786771,0,0,0.76334,-4.480725,16.01318)" + style="opacity:0.23626374;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3243);stroke-width:1.29037714;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 23.945195,7.421181 C 23.073626,6.6470578 22.336664,6.4113672 21.56379,6.0320273 L 21.80193,20.717366 L 23.945195,23.257532 L 23.945195,7.421181 z " + style="opacity:0.68681317;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 14.0362,20.651496 C 9.2619637,20.757367 5.4574317,22.490275 5.4574317,24.602786 C 5.4574317,24.853221 5.4574317,25.8329 5.4574317,26.081631 C 5.4574317,28.262287 9.4909852,30.032919 14.481026,30.032921 C 19.471067,30.032921 23.5258,28.262287 23.525801,26.081631 C 23.525801,25.8329 23.525801,24.853221 23.525801,24.602786 C 23.525801,22.422129 19.471067,20.651496 14.481026,20.651496 C 14.325087,20.651496 14.190207,20.64808 14.0362,20.651496 z " + style="opacity:0.61538463;color:#000000;fill:url(#linearGradient3344);fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:0.99621558;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.702543,0,0,0.718266,-2.369549,14.5004)" + style="opacity:1;color:#000000;fill:url(#linearGradient3354);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3362);stroke-width:1.40773511;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 6.406727,12.304265 L 6.687378,25.494882 L 10.279716,26.505226 L 10.167456,13.37074 C 10.167456,13.37074 11.795233,13.37074 14.433357,13.202349 C 9.223378,13.336716 6.200856,11.892728 4.0492553,10.115184 C 5.162688,11.759266 6.406727,12.304265 6.406727,12.304265 z " + style="opacity:1;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 9.087933,30.526749 L 40.090339,30.526749 C 41.209588,30.526749 41.067694,31.003931 41.182566,31.604117 L 44.017212,46.414716 C 44.132084,47.014905 44.044234,47.492084 42.924985,47.492084 L 6.253287,47.492084 C 5.134038,47.492084 5.046188,47.014905 5.16106,46.414716 L 7.995705,31.604117 C 8.110577,31.003929 7.968684,30.526749 9.087933,30.526749 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2981);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2409" /> + <path + d="M 9.719669,34 L 8,42.871484 L 13.330974,42.871484 L 13.846875,39.353482 L 28.292093,39.353482 L 28.826817,42.94448 L 34.826835,42.94448 L 33.19315,34 L 9.719669,34 z " + style="fill:#7a7d77;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2611" /> + <path + d="M 13.702021,39.965309 L 13.260079,42.871485 L 28.020933,42.871485 L 27.578991,39.812354 L 13.702021,39.965309 z " + style="fill:#777874;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2613" /> + <path + d="M 39.536573,34.000002 L 41,42.718528 L 36.224606,42.56557 L 34.915224,34.152958 L 39.536573,34.000002 z " + style="color:#000000;fill:#777a75;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2619" /> + <path + d="M 39.536573,33.082266 L 41,41.800792 L 36.224606,41.647834 L 34.915224,33.235222 L 39.536573,33.082266 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2758);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2615" /> + <path + d="M 9.719669,32.929308 L 8,41.800792 L 13.330974,41.800792 L 13.846875,38.28279 L 28.292093,38.28279 L 28.826817,41.873788 L 34.826835,41.873788 L 33.19315,32.929308 L 9.719669,32.929308 z " + style="fill:url(#linearGradient1411);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2617" /> + <path + d="M 13.702021,39.047574 L 13.260079,41.953749 L 28.020933,41.953749 L 27.578991,38.894618 L 13.702021,39.047574 z " + style="opacity:1;color:#000000;fill:url(#linearGradient1409);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2621" /> + <path + d="M 8.753568,31.842756 L 40.579383,31.842756 L 43.216562,46.273693 L 5.955492,46.273693 L 8.753568,31.842756 z " + style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2741);stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2631" /> + <path + d="M 35,30.410719 C 35.952996,27.97325 35.683185,23.49777 36,20 C 36.28086,23.840776 36.295592,29.411387 37,30.499107 L 35,30.410719 z " + style="opacity:1;color:#000000;fill:#dde1d9;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2460" /> + <path + d="M 37.38827 20.246059 A 1.5909903 1.5909903 0 1 1 34.206289,20.246059 A 1.5909903 1.5909903 0 1 1 37.38827 20.246059 z" + transform="translate(0.293711,-0.33705)" + style="opacity:1;color:#000000;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3335" /> + <path + d="M 45.015718,9.3976952 C 42.678687,7.0621628 39.447165,5.6268006 35.906249,5.6268006 C 32.365333,5.6268006 29.133811,7.0621628 26.79678,9.3976952" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3235" /> + <path + d="M 42.134584,12.278829 C 40.536545,10.680509 38.327491,9.6942816 35.906249,9.6942816 C 33.485007,9.6942836 31.275953,10.680511 29.677914,12.278829" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3233" /> + <path + d="M 39.25345,15.159963 C 38.392087,14.298582 37.211327,13.761765 35.906249,13.761765 C 34.60117,13.761767 33.42041,14.298582 32.559049,15.159963" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3227" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-keyboard-060.svg b/data/icons/scalable/status/gpm-keyboard-060.svg new file mode 100644 index 0000000..044080c --- /dev/null +++ b/data/icons/scalable/status/gpm-keyboard-060.svg @@ -0,0 +1,434 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2245"> + <stop + style="stop-color:#dde1d9;stop-opacity:1" + offset="0" + id="stop2247" /> + <stop + style="stop-color:#cacdc6;stop-opacity:1" + offset="1" + id="stop2249" /> + </linearGradient> + <linearGradient + x1="18.316999" + y1="48.643234" + x2="18.176752" + y2="52.536461" + id="linearGradient2981" + xlink:href="#linearGradient2245" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.129863,0,0,0.899111,0,1.555273)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2758" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.012827,0,0,0.432928,4.489755,2.000006)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient1411" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.247004,0,0,0.432928,0.947581,2.000006)" /> + <linearGradient + id="linearGradient2752"> + <stop + style="stop-color:#9d9d9d;stop-opacity:1" + offset="0" + id="stop2754" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1" + offset="1" + id="stop2756" /> + </linearGradient> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient1409" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.309851,0,0,0.432928,0,2.000006)" /> + <linearGradient + id="linearGradient2635"> + <stop + style="stop-color:#f9fff5;stop-opacity:1" + offset="0" + id="stop2637" /> + <stop + style="stop-color:#f9fff5;stop-opacity:0" + offset="1" + id="stop2639" /> + </linearGradient> + <linearGradient + x1="13.62871" + y1="101.2846" + x2="8.6485014" + y2="74.098007" + id="linearGradient2741" + xlink:href="#linearGradient2635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.143634,0,0,0.480712,1,0.574206)" /> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4230" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient3266" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient3821" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient3811" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,0.971538,-1.949365)" /> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient2174" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient2176" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.765647,0,0,0.779023,-3.920058,-3.051141)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient2178" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.747261,0,0,0.780131,-3.474617,-3.056018)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient2180" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,-1.761184)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient2182" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient2184" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.426418,-1.110872)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient2186" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <g + transform="matrix(0.768432,0,0,0.768432,-3.86059,-7.849e-2)" + id="g2145"> + <g + id="g2147"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.167351,-1.05,-13.69991)" + style="opacity:1;color:#000000;fill:url(#radialGradient2174);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2149" /> + <path + d="M 24.070833,5.0744743 C 16.126886,5.0744743 9.66759,7.8527224 9.667589,11.270388 C 9.667589,11.515632 9.667589,33.939854 9.667589,34.195264 C 9.667589,37.61293 16.126885,40.391177 24.070833,40.391177 C 32.014781,40.391177 38.73128,37.612929 38.731278,34.195264 C 38.731278,33.992969 38.731278,11.472683 38.731278,11.270388 C 38.731278,7.8527214 32.01478,5.0744743 24.070833,5.0744743 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2176);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1.30135167;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2151" /> + <path + d="M 23.514787,14.946876 C 16.905361,15.081602 11.638389,17.286814 11.638389,19.975089 C 11.638389,20.29378 11.638389,33.16547 11.638389,33.481993 C 11.638389,36.256986 17.222416,38.510203 24.130599,38.510205 C 31.038781,38.510205 36.652133,36.256986 36.652134,33.481993 C 36.652134,33.16547 36.652134,20.29378 36.652134,19.975089 C 36.652134,17.200095 31.038781,14.946877 24.130599,14.946876 C 23.914719,14.946876 23.727993,14.94253 23.514787,14.946876 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient3811);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1.29642594;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2153" /> + <path + d="M 24.079549,5.8545012 C 16.672988,5.8545012 10.650645,8.4484929 10.650644,11.639494 C 10.650644,11.868474 10.650644,33.367011 10.650644,33.605482 C 10.650644,36.796485 16.672987,39.390475 24.079549,39.390475 C 31.486109,39.390475 37.748255,36.796484 37.748253,33.605482 C 37.748253,33.416605 37.748253,11.828374 37.748253,11.639494 C 37.748253,8.4484919 31.486108,5.8545012 24.079549,5.8545012 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2178);stroke-width:1.30135179;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2155" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,0.796499,7.150163)" + style="opacity:1;color:#000000;fill:url(#linearGradient3266);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3821);stroke-width:1.4180578;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2157" /> + <path + d="M 36.121972,9.5718499 C 35.00093,8.5867399 34.053023,8.2868119 33.058925,7.804083 L 33.365229,26.491906 L 36.121972,29.724393 L 36.121972,9.5718499 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2180);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2159" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.028695,-2.468578)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4230);stroke-width:1.29421115;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2161" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,15.13767,-6.76548)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient2182);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2163" /> + <path + d="M 24.224554,3.5718369 C 22.200222,3.5718369 19.543466,4.2859899 19.543466,5.1645059 C 19.543466,5.2275459 19.543466,7.7285109 19.543466,7.7941649 C 19.543466,8.6726809 22.200222,9.3868339 24.224554,9.3868339 C 26.248887,9.3868339 28.6824,8.6726809 28.682399,7.7941649 C 28.682399,7.7421649 28.682399,5.2165059 28.682399,5.1645059 C 28.682399,4.2859889 26.248887,3.5718369 24.224554,3.5718369 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1.30135155;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2165" /> + <path + d="M 13.809878,15.815405 L 14.170861,32.60112 L 18.791451,33.886834 L 18.647058,17.172548 C 18.647058,17.172548 20.606753,17.08416 24,16.869874 C 17.432752,16.819891 13.143054,15.291704 10.777615,13.029691 C 12.209752,15.121867 13.809878,15.815405 13.809878,15.815405 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient2184);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2167" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.53316,2.740211)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2186);stroke-width:5.66283321;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2169" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="g2172" /> + </g> + <path + d="M 9.087933,30.526749 L 40.090339,30.526749 C 41.209588,30.526749 41.067694,31.003931 41.182566,31.604117 L 44.017212,46.414716 C 44.132084,47.014905 44.044234,47.492084 42.924985,47.492084 L 6.253287,47.492084 C 5.134038,47.492084 5.046188,47.014905 5.16106,46.414716 L 7.995705,31.604117 C 8.110577,31.003929 7.968684,30.526749 9.087933,30.526749 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2981);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2409" /> + <path + d="M 9.719669,34 L 8,42.871484 L 13.330974,42.871484 L 13.846875,39.353482 L 28.292093,39.353482 L 28.826817,42.94448 L 34.826835,42.94448 L 33.19315,34 L 9.719669,34 z " + style="fill:#7a7d77;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2611" /> + <path + d="M 13.702021,39.965309 L 13.260079,42.871485 L 28.020933,42.871485 L 27.578991,39.812354 L 13.702021,39.965309 z " + style="fill:#777874;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2613" /> + <path + d="M 39.536573,34.000002 L 41,42.718528 L 36.224606,42.56557 L 34.915224,34.152958 L 39.536573,34.000002 z " + style="color:#000000;fill:#777a75;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2619" /> + <path + d="M 39.536573,33.082266 L 41,41.800792 L 36.224606,41.647834 L 34.915224,33.235222 L 39.536573,33.082266 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2758);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2615" /> + <path + d="M 9.719669,32.929308 L 8,41.800792 L 13.330974,41.800792 L 13.846875,38.28279 L 28.292093,38.28279 L 28.826817,41.873788 L 34.826835,41.873788 L 33.19315,32.929308 L 9.719669,32.929308 z " + style="fill:url(#linearGradient1411);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2617" /> + <path + d="M 13.702021,39.047574 L 13.260079,41.953749 L 28.020933,41.953749 L 27.578991,38.894618 L 13.702021,39.047574 z " + style="opacity:1;color:#000000;fill:url(#linearGradient1409);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2621" /> + <path + d="M 8.753568,31.842756 L 40.579383,31.842756 L 43.216562,46.273693 L 5.955492,46.273693 L 8.753568,31.842756 z " + style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2741);stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2631" /> + <path + d="M 35,30.410719 C 35.952996,27.97325 35.683185,23.49777 36,20 C 36.28086,23.840776 36.295592,29.411387 37,30.499107 L 35,30.410719 z " + style="opacity:1;color:#000000;fill:#dde1d9;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2460" /> + <path + d="M 37.38827 20.246059 A 1.5909903 1.5909903 0 1 1 34.206289,20.246059 A 1.5909903 1.5909903 0 1 1 37.38827 20.246059 z" + transform="translate(0.293711,-0.33705)" + style="opacity:1;color:#000000;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3335" /> + <path + d="M 45.015718,9.3976952 C 42.678687,7.0621628 39.447165,5.6268006 35.906249,5.6268006 C 32.365333,5.6268006 29.133811,7.0621628 26.79678,9.3976952" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3235" /> + <path + d="M 42.134584,12.278829 C 40.536545,10.680509 38.327491,9.6942816 35.906249,9.6942816 C 33.485007,9.6942836 31.275953,10.680511 29.677914,12.278829" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3233" /> + <path + d="M 39.25345,15.159963 C 38.392087,14.298582 37.211327,13.761765 35.906249,13.761765 C 34.60117,13.761767 33.42041,14.298582 32.559049,15.159963" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3227" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-keyboard-100.svg b/data/icons/scalable/status/gpm-keyboard-100.svg new file mode 100644 index 0000000..556b562 --- /dev/null +++ b/data/icons/scalable/status/gpm-keyboard-100.svg @@ -0,0 +1,414 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2245"> + <stop + style="stop-color:#dde1d9;stop-opacity:1" + offset="0" + id="stop2247" /> + <stop + style="stop-color:#cacdc6;stop-opacity:1" + offset="1" + id="stop2249" /> + </linearGradient> + <linearGradient + x1="18.316999" + y1="48.643234" + x2="18.176752" + y2="52.536461" + id="linearGradient2981" + xlink:href="#linearGradient2245" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.129863,0,0,0.899111,0,1.555273)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient2758" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.012827,0,0,0.432928,4.489755,2.000006)" /> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient1411" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.247004,0,0,0.432928,0.947581,2.000006)" /> + <linearGradient + id="linearGradient2752"> + <stop + style="stop-color:#9d9d9d;stop-opacity:1" + offset="0" + id="stop2754" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1" + offset="1" + id="stop2756" /> + </linearGradient> + <linearGradient + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + id="linearGradient1409" + xlink:href="#linearGradient2752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.309851,0,0,0.432928,0,2.000006)" /> + <linearGradient + id="linearGradient2635"> + <stop + style="stop-color:#f9fff5;stop-opacity:1" + offset="0" + id="stop2637" /> + <stop + style="stop-color:#f9fff5;stop-opacity:0" + offset="1" + id="stop2639" /> + </linearGradient> + <linearGradient + x1="13.62871" + y1="101.2846" + x2="8.6485014" + y2="74.098007" + id="linearGradient2741" + xlink:href="#linearGradient2635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.143634,0,0,0.480712,1,0.574206)" /> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient2030" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.573686,0,0,0.617087,49.87395,-4.037989)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient2032" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.559909,0,0,0.617965,50.20771,-4.041853)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient2034" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.588804,0,0,0.622475,49.63814,-3.016176)" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient2036" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.757466,0,0,0.79213,52.62229,-3.308503)" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient2038" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient2040" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient2042" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient2044" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient2046" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.588804,0,0,0.622475,49.49454,-2.501044)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient2048" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <g + transform="translate(-56.21499,1.59099)" + id="g2018"> + <path + d="M 70.754127,2.3850427 C 64.800881,2.3850427 59.960242,4.5857764 59.960241,7.2930121 C 59.960241,7.4872772 59.960241,25.250176 59.960241,25.452494 C 59.960241,28.15973 64.80088,30.360463 70.754127,30.360463 C 76.707374,30.360463 81.740762,28.159729 81.740761,25.452494 C 81.740761,25.29225 81.740761,7.453256 81.740761,7.2930121 C 81.740761,4.5857756 76.707373,2.3850427 70.754127,2.3850427 z " + style="color:#000000;fill:url(#linearGradient2030);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1912" /> + <path + d="M 70.760659,3.0029254 C 65.210133,3.0029254 60.69695,5.0577041 60.69695,7.585392 C 60.69695,7.7667739 60.69695,24.79641 60.69695,24.98531 C 60.69695,27.512999 65.210132,29.567777 70.760659,29.567777 C 76.311184,29.567777 81.004077,27.512999 81.004075,24.98531 C 81.004075,24.835695 81.004075,7.7350095 81.004075,7.585392 C 81.004075,5.0577033 76.311183,3.0029254 70.760659,3.0029254 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2032);stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1914" /> + <path + d="M 79.785332,5.9475489 C 78.945215,5.1672137 78.234848,4.9296317 77.489865,4.5472477 L 77.71941,19.350433 L 79.785332,21.910983 L 79.785332,5.9475489 z " + style="color:#000000;fill:url(#linearGradient2034);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1916" /> + <path + d="M 70.322762,4.2335617 C 65.320374,4.3402822 61.334032,6.0870968 61.334032,8.2165604 C 61.334032,8.4690051 61.334032,24.507016 61.334032,24.757743 C 61.334032,26.955898 65.560341,28.740739 70.788844,28.740741 C 76.017348,28.740741 80.26585,26.955898 80.265851,24.757743 C 80.265851,24.507016 80.265851,8.4690051 80.265851,8.2165604 C 80.265851,6.0184041 76.017348,4.2335625 70.788844,4.2335617 C 70.625453,4.2335617 70.484129,4.2301191 70.322762,4.2335617 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient2036);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621493;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1918" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.736706,0,0,0.685875,53.11824,-2.056787)" + style="color:#000000;fill:url(#linearGradient2038);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2040);stroke-width:1.4067924;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1920" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.785713,0,0,0.763887,51.94438,-3.590035)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2042);stroke-width:1.29078352;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1922" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.275285,0,0,0.287884,64.05955,-6.99374)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient2044);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1924" /> + <path + d="M 70.869327,1.1947586 C 69.352279,1.1947586 67.361289,1.7604606 67.361289,2.4563595 C 67.361289,2.5062953 67.361289,4.4873847 67.361289,4.5393912 C 67.361289,5.2352901 69.352279,5.8009921 70.869327,5.8009921 C 72.386375,5.8009921 74.210066,5.2352901 74.210065,4.5393912 C 74.210065,4.4982005 74.210065,2.4975502 74.210065,2.4563595 C 74.210065,1.7604598 72.386375,1.1947586 70.869327,1.1947586 z " + style="color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1926" /> + <path + d="M 63.0645,10.893256 L 63.335023,24.189725 L 66.797725,25.208177 L 66.689515,11.96829 C 66.689515,11.96829 68.158125,11.898275 70.701045,11.728533 C 65.779506,11.68894 62.564778,10.478417 60.792103,8.6866088 C 61.865355,10.343884 63.0645,10.893256 63.0645,10.893256 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient2046);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1928" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.206015,0,0,0.152173,65.85475,0.536003)" + style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2048);stroke-width:5.64783573;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1930" /> + </g> + <path + d="M 9.087933,30.526749 L 40.090339,30.526749 C 41.209588,30.526749 41.067694,31.003931 41.182566,31.604117 L 44.017212,46.414716 C 44.132084,47.014905 44.044234,47.492084 42.924985,47.492084 L 6.253287,47.492084 C 5.134038,47.492084 5.046188,47.014905 5.16106,46.414716 L 7.995705,31.604117 C 8.110577,31.003929 7.968684,30.526749 9.087933,30.526749 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2981);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2409" /> + <path + d="M 9.719669,34 L 8,42.871484 L 13.330974,42.871484 L 13.846875,39.353482 L 28.292093,39.353482 L 28.826817,42.94448 L 34.826835,42.94448 L 33.19315,34 L 9.719669,34 z " + style="fill:#7a7d77;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2611" /> + <path + d="M 13.702021,39.965309 L 13.260079,42.871485 L 28.020933,42.871485 L 27.578991,39.812354 L 13.702021,39.965309 z " + style="fill:#777874;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2613" /> + <path + d="M 39.536573,34.000002 L 41,42.718528 L 36.224606,42.56557 L 34.915224,34.152958 L 39.536573,34.000002 z " + style="color:#000000;fill:#777a75;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2619" /> + <path + d="M 39.536573,33.082266 L 41,41.800792 L 36.224606,41.647834 L 34.915224,33.235222 L 39.536573,33.082266 z " + style="opacity:1;color:#000000;fill:url(#linearGradient2758);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2615" /> + <path + d="M 9.719669,32.929308 L 8,41.800792 L 13.330974,41.800792 L 13.846875,38.28279 L 28.292093,38.28279 L 28.826817,41.873788 L 34.826835,41.873788 L 33.19315,32.929308 L 9.719669,32.929308 z " + style="fill:url(#linearGradient1411);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path2617" /> + <path + d="M 13.702021,39.047574 L 13.260079,41.953749 L 28.020933,41.953749 L 27.578991,38.894618 L 13.702021,39.047574 z " + style="opacity:1;color:#000000;fill:url(#linearGradient1409);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2621" /> + <path + d="M 8.753568,31.842756 L 40.579383,31.842756 L 43.216562,46.273693 L 5.955492,46.273693 L 8.753568,31.842756 z " + style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2741);stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2631" /> + <path + d="M 35,30.410719 C 35.952996,27.97325 35.683185,23.49777 36,20 C 36.28086,23.840776 36.295592,29.411387 37,30.499107 L 35,30.410719 z " + style="opacity:1;color:#000000;fill:#dde1d9;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path2460" /> + <path + d="M 37.38827 20.246059 A 1.5909903 1.5909903 0 1 1 34.206289,20.246059 A 1.5909903 1.5909903 0 1 1 37.38827 20.246059 z" + transform="translate(0.293711,-0.33705)" + style="opacity:1;color:#000000;fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3335" /> + <path + d="M 45.015718,9.3976952 C 42.678687,7.0621628 39.447165,5.6268006 35.906249,5.6268006 C 32.365333,5.6268006 29.133811,7.0621628 26.79678,9.3976952" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3235" /> + <path + d="M 42.134584,12.278829 C 40.536545,10.680509 38.327491,9.6942816 35.906249,9.6942816 C 33.485007,9.6942836 31.275953,10.680511 29.677914,12.278829" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3233" /> + <path + d="M 39.25345,15.159963 C 38.392087,14.298582 37.211327,13.761765 35.906249,13.761765 C 34.60117,13.761767 33.42041,14.298582 32.559049,15.159963" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3227" /> + <g + transform="matrix(0.749282,0,0,0.79213,52.81118,-1.621089)" + id="g1932" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-monitor.svg b/data/icons/scalable/status/gpm-monitor.svg new file mode 100644 index 0000000..5cf483c --- /dev/null +++ b/data/icons/scalable/status/gpm-monitor.svg @@ -0,0 +1,2623 @@ +<?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" + version="1.0" + width="48" + height="48" + id="svg1328" + sodipodi:version="0.32" + inkscape:version="0.46" + sodipodi:docname="gpm-monitor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/home/hughsie/Code/mate-power-manager/trunk/data/icons/48x48/status/gpm-monitor.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata59"> + <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> + <sodipodi:namedview + inkscape:window-height="977" + inkscape:window-width="1680" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="4.7916667" + inkscape:cx="22.263391" + inkscape:cy="7.1263664" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:current-layer="svg1328" /> + <defs + id="defs3"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective61" /> + <linearGradient + id="linearGradient3365"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3367" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="0.5" + id="stop3371" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0.75" + id="stop3373" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="0.95394737" + id="stop3375" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="0.95394737" + id="stop3377" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop3369" /> + </linearGradient> + <linearGradient + id="linearGradient3353"> + <stop + style="stop-color:#969696;stop-opacity:1" + offset="0" + id="stop3355" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3357" /> + </linearGradient> + <linearGradient + id="linearGradient3341"> + <stop + style="stop-color:#b6b6b6;stop-opacity:1" + offset="0" + id="stop3343" /> + <stop + style="stop-color:#b6b6b6;stop-opacity:0" + offset="1" + id="stop3345" /> + </linearGradient> + <linearGradient + id="linearGradient3331"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3333" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop3335" /> + </linearGradient> + <linearGradient + id="linearGradient3323"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3325" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3327" /> + </linearGradient> + <linearGradient + id="linearGradient3309"> + <stop + style="stop-color:#e5e6e3;stop-opacity:1" + offset="0" + id="stop3311" /> + <stop + style="stop-color:#d1d3cf;stop-opacity:1" + offset="0.5" + id="stop3317" /> + <stop + style="stop-color:#767c6f;stop-opacity:1" + offset="1" + id="stop3313" /> + </linearGradient> + <linearGradient + id="linearGradient3289"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop3291" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop3293" /> + </linearGradient> + <linearGradient + id="linearGradient3271"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3273" /> + <stop + style="stop-color:#d3d3ce;stop-opacity:1" + offset="1" + id="stop3275" /> + </linearGradient> + <linearGradient + x1="78.98452" + y1="12.350954" + x2="79.109146" + y2="8.7270317" + id="linearGradient3277" + xlink:href="#linearGradient3271" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-52,21)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3295" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="69.296463" + cy="14.854369" + r="3.5355339" + fx="69.296463" + fy="14.854369" + id="radialGradient3299" + xlink:href="#linearGradient3289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.575,0,-8.541261)" /> + <radialGradient + cx="77.499115" + cy="-9.0639915" + r="17.500887" + fx="77.499115" + fy="-9.0639915" + id="radialGradient3315" + xlink:href="#linearGradient3309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.080863,0,0,1.843788,-135.7659,30.30738)" /> + <radialGradient + cx="22.5" + cy="34" + r="23.5" + fx="22.5" + fy="34" + id="radialGradient3329" + xlink:href="#linearGradient3323" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.595745,0,13.74468)" /> + <linearGradient + x1="31.988777" + y1="35.874382" + x2="31.988777" + y2="44.874382" + id="linearGradient3337" + xlink:href="#linearGradient3331" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="7.7210102" + y1="3.0030618" + x2="6.7816706" + y2="-3.74264" + id="linearGradient3347" + xlink:href="#linearGradient3341" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="31.988777" + y1="35.874382" + x2="31.988777" + y2="44.874382" + id="linearGradient3349" + xlink:href="#linearGradient3331" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="7.7210102" + y1="3.0030618" + x2="6.7816706" + y2="-3.74264" + id="linearGradient3359" + xlink:href="#linearGradient3353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + x1="-7.6092024" + y1="6.7062273" + x2="22.266058" + y2="10.756479" + id="linearGradient3363" + xlink:href="#linearGradient3365" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,1)" /> + <linearGradient + id="linearGradient3816" + inkscape:collect="always"> + <stop + id="stop3818" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop3820" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2152"> + <stop + style="stop-color:#9aa29a;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2154" /> + <stop + style="stop-color:#b5beb5;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2156" /> + </linearGradient> + <linearGradient + id="linearGradient37935"> + <stop + style="stop-color:#9497b3;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop37937" /> + <stop + style="stop-color:#4c4059;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop37939" /> + </linearGradient> + <linearGradient + id="linearGradient2145"> + <stop + id="stop2147" + offset="0.0000000" + style="stop-color:#fffffd;stop-opacity:1.0000000;" /> + <stop + id="stop2149" + offset="1.0000000" + style="stop-color:#cbcbc9;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient42174"> + <stop + id="stop42176" + offset="0.0000000" + style="stop-color:#a0a0a0;stop-opacity:1.0000000;" /> + <stop + id="stop42178" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient10653"> + <stop + id="stop10655" + offset="0.0000000" + style="stop-color:#f3f4ff;stop-opacity:1.0000000;" /> + <stop + id="stop10657" + offset="1.0000000" + style="stop-color:#9193af;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient12512"> + <stop + id="stop12513" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop12517" + offset="0.50000000" + style="stop-color:#fff520;stop-opacity:0.89108908;" /> + <stop + id="stop12514" + offset="1.0000000" + style="stop-color:#fff300;stop-opacity:0.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5196"> + <stop + id="stop5198" + offset="0" + style="stop-color:#00ff00;stop-opacity:1;" /> + <stop + id="stop5200" + offset="1" + style="stop-color:#ff0000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5204"> + <stop + id="stop5206" + offset="0" + style="stop-color:#c4a000;stop-opacity:1;" /> + <stop + id="stop5208" + offset="1" + style="stop-color:#c4a000;stop-opacity:0;" /> + </linearGradient> + <inkscape:perspective + id="perspective2491" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.343066,1.971081e-16,28.49453)" + r="17.125000" + fy="43.375000" + fx="25.375000" + cy="43.375000" + cx="25.375000" + id="radialGradient30511" + xlink:href="#linearGradient30505" + inkscape:collect="always" /> + <linearGradient + id="linearGradient30505" + inkscape:collect="always"> + <stop + id="stop30507" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop30509" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient30518"> + <stop + id="stop30520" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop30522" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:0.78698224;" /> + </linearGradient> + <linearGradient + id="linearGradient30649"> + <stop + id="stop30651" + offset="0.0000000" + style="stop-color:#858585;stop-opacity:1.0000000;" /> + <stop + id="stop30653" + offset="1.0000000" + style="stop-color:#5f5f5f;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient30685"> + <stop + id="stop30687" + offset="0" + style="stop-color:#8d8d8d;stop-opacity:1;" /> + <stop + id="stop30689" + offset="1.0000000" + style="stop-color:#747474;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient30695"> + <stop + id="stop30697" + offset="0.0000000" + style="stop-color:#b8babc;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#5d6062;stop-opacity:1.0000000;" + offset="0.37383178" + id="stop30703" /> + <stop + id="stop30699" + offset="1.0000000" + style="stop-color:#585b5d;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5048"> + <stop + id="stop5050" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop5056" /> + <stop + id="stop5052" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5060" + inkscape:collect="always"> + <stop + id="stop5062" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop5064" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <inkscape:perspective + id="perspective2630" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.321364,0,24.07035)" + r="17.40625" + fy="35.46875" + fx="24.90625" + cy="35.46875" + cx="24.90625" + id="radialGradient24282" + xlink:href="#linearGradient24276" + inkscape:collect="always" /> + <radialGradient + r="20.530962" + fy="35.878170" + fx="24.445690" + cy="35.878170" + cx="24.445690" + gradientTransform="matrix(2.049266,-1.696401e-32,0.000000,2.049266,-25.65002,-37.31089)" + gradientUnits="userSpaceOnUse" + id="radialGradient1366" + xlink:href="#linearGradient11520" + inkscape:collect="always" /> + <radialGradient + r="6.5659914" + fy="44.565483" + fx="30.203562" + cy="44.565483" + cx="30.203562" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,2.220359e-14,29.48178)" + gradientUnits="userSpaceOnUse" + id="radialGradient1356" + xlink:href="#linearGradient11508" + inkscape:collect="always" /> + <radialGradient + r="3.8335034" + fy="15.048258" + fx="27.577173" + cy="15.048258" + cx="27.577173" + gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" + gradientUnits="userSpaceOnUse" + id="radialGradient1354" + xlink:href="#linearGradient11494" + inkscape:collect="always" /> + <radialGradient + r="3.8335034" + fy="16.049133" + fx="27.577173" + cy="16.049133" + cx="27.577173" + gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" + gradientUnits="userSpaceOnUse" + id="radialGradient1352" + xlink:href="#linearGradient11494" + inkscape:collect="always" /> + <radialGradient + r="20.530962" + fy="35.878170" + fx="24.445690" + cy="35.878170" + cx="24.445690" + gradientTransform="matrix(1.995058,-1.651527e-32,0.000000,1.995058,-24.32488,-35.70087)" + gradientUnits="userSpaceOnUse" + id="radialGradient1350" + xlink:href="#linearGradient11520" + inkscape:collect="always" /> + <radialGradient + r="6.5659914" + fy="44.565483" + fx="30.203562" + cy="44.565483" + cx="30.203562" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,-1.353344e-14,29.48178)" + gradientUnits="userSpaceOnUse" + id="radialGradient1348" + xlink:href="#linearGradient11508" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11508" + id="radialGradient11532" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.338462,8.404809e-16,29.48178)" + cx="30.203562" + cy="44.565483" + fx="30.203562" + fy="44.565483" + r="6.5659914" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11508" + id="radialGradient11514" + cx="30.203562" + cy="44.565483" + fx="30.203562" + fy="44.565483" + r="6.5659914" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.338462,2.166583e-14,29.48178)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11494" + id="radialGradient11504" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" + cx="27.577173" + cy="16.049133" + fx="27.577173" + fy="16.049133" + r="3.8335034" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11494" + id="radialGradient11500" + cx="27.577173" + cy="15.048258" + fx="27.577173" + fy="15.048258" + r="3.8335034" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.243453,2.106784e-16,-2.106784e-16,1.243453,-6.713754,-3.742847)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11399" + id="radialGradient11441" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000000,0.000000,0.000000,0.487395,0.000000,20.06483)" + cx="12.071428" + cy="39.142857" + fx="12.071428" + fy="39.142857" + r="8.5000000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11415" + id="linearGradient11439" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-60.85714,0.428571)" + x1="13.267134" + y1="19.774456" + x2="26.758644" + y2="33.462429" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11415" + id="linearGradient11427" + gradientUnits="userSpaceOnUse" + x1="9.6957054" + y1="9.3458843" + x2="35.679932" + y2="39.033859" + gradientTransform="translate(-60.57143,0.000000)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11415" + id="linearGradient11425" + gradientUnits="userSpaceOnUse" + x1="15.828360" + y1="3.7744560" + x2="43.615788" + y2="34.462429" + gradientTransform="translate(-60.28571,-0.285714)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11399"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop11401" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop11403" /> + </linearGradient> + <linearGradient + id="linearGradient11415"> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000;" + offset="0.0000000" + id="stop11417" /> + <stop + id="stop11423" + offset="0.50000000" + style="stop-color:#204a87;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop11419" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11494"> + <stop + style="stop-color:#ef2929;stop-opacity:1;" + offset="0" + id="stop11496" /> + <stop + style="stop-color:#ef2929;stop-opacity:0;" + offset="1" + id="stop11498" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11508"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop11510" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop11512" /> + </linearGradient> + <linearGradient + id="linearGradient11520"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop11522" /> + <stop + style="stop-color:#dcdcdc;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11524" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11625" + id="linearGradient12918" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.01625,0,0,1,5.455516,-2.176922)" + x1="21.500000" + y1="30.000000" + x2="21.500000" + y2="27.375000" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11625"> + <stop + style="stop-color:#fce94f;stop-opacity:1;" + offset="0" + id="stop11627" /> + <stop + style="stop-color:#fce94f;stop-opacity:0;" + offset="1" + id="stop11629" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11625" + id="linearGradient12921" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.985,0,0,1,4.111767,-2.176922)" + x1="21.500000" + y1="30.000000" + x2="21.500000" + y2="27.375000" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11625" + id="linearGradient12924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.985,0,0,1.022813,2.121141,-2.815681)" + x1="21.500000" + y1="30.000000" + x2="21.500000" + y2="27.375000" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11615" + id="radialGradient12909" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.070491,2.727143e-15,-3.444813e-15,3.878514,-51.46548,-78.83433)" + cx="25.000000" + cy="27.749998" + fx="25.000000" + fy="27.749998" + r="4.7500000" /> + <linearGradient + id="linearGradient11615"> + <stop + style="stop-color:#636363;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop11617" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11619" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11602" + id="linearGradient11608" + x1="24.445671" + y1="12.947163" + x2="24.445671" + y2="39.447163" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.837825,0.921766,3.987819)" /> + <linearGradient + id="linearGradient11602"> + <stop + style="stop-color:#f6f6f6;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop11604" /> + <stop + style="stop-color:#e0e0e0;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11606" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11594" + id="linearGradient11600" + x1="20.092352" + y1="8.9471626" + x2="31.799011" + y2="38.947163" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.061966,0,0,0.837825,-0.593045,3.987819)" /> + <linearGradient + id="linearGradient11594"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11596" /> + <stop + style="stop-color:#d1d1d1;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11598" /> + </linearGradient> + <linearGradient + id="linearGradient24230"> + <stop + id="stop24232" + offset="0" + style="stop-color:#677579;stop-opacity:1;" /> + <stop + id="stop24234" + offset="1" + style="stop-color:#333333;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient24276" + inkscape:collect="always"> + <stop + id="stop24278" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop24280" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + y2="609.50507" + x2="302.85715" + y1="366.64789" + x1="302.85715" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + gradientUnits="userSpaceOnUse" + id="linearGradient2837" + xlink:href="#linearGradient5048" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2829"> + <stop + id="stop2831" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop2833" /> + <stop + id="stop2835" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="117.14286" + fy="486.64789" + fx="605.71429" + cy="486.64789" + cx="605.71429" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + gradientUnits="userSpaceOnUse" + id="radialGradient2827" + xlink:href="#linearGradient5060" + inkscape:collect="always" /> + <radialGradient + r="117.14286" + fy="486.64789" + fx="605.71429" + cy="486.64789" + cx="605.71429" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + gradientUnits="userSpaceOnUse" + id="radialGradient2819" + xlink:href="#linearGradient5060" + inkscape:collect="always" /> + <inkscape:perspective + id="perspective2816" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient2934" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient2936" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + id="linearGradient3264"> + <stop + id="stop3266" + offset="0" + style="stop-color:#c9c9c9;stop-opacity:1;" /> + <stop + style="stop-color:#f8f8f8;stop-opacity:1;" + offset="0.25" + id="stop3276" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1;" + offset="0.5" + id="stop3272" /> + <stop + id="stop3274" + offset="0.75" + style="stop-color:#b0b0b0;stop-opacity:1;" /> + <stop + id="stop3268" + offset="1" + style="stop-color:#c9c9c9;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + id="perspective2960" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(11.61632,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4088" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(9.616235,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4086" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(7.61624,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4084" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(5.61624,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4082" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(3.61624,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4080" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(1.61624,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4078" + xlink:href="#linearGradient4509" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(12.70714,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4076" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(10.70714,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4074" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(8.707105,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4072" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(6.707105,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4070" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(4.707105,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4068" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="30.928421" + x2="16.364470" + y1="39.918777" + x1="16.364470" + gradientTransform="translate(2.707105,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4066" + xlink:href="#linearGradient4449" + inkscape:collect="always" /> + <linearGradient + y2="26.786800" + x2="22.311644" + y1="26.887815" + x1="27.324621" + gradientTransform="matrix(0.955932,0,0,1,0.869911,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4064" + xlink:href="#linearGradient4412" + inkscape:collect="always" /> + <linearGradient + y2="26.786800" + x2="22.311644" + y1="26.887815" + x1="27.324621" + gradientTransform="matrix(0.955932,0,0,1,0.869911,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient4062" + xlink:href="#linearGradient4420" + inkscape:collect="always" /> + <linearGradient + y2="10.018264" + x2="23.233509" + y1="34.463955" + x1="24.349752" + gradientTransform="translate(-5.0885711e-7,0.404062)" + gradientUnits="userSpaceOnUse" + id="linearGradient4060" + xlink:href="#linearGradient4386" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4543" + id="radialGradient4549" + cx="23.536554" + cy="38.706596" + fx="23.536554" + fy="38.706596" + r="14.344166" + gradientTransform="matrix(1,0,0,0.394366,0,23.44202)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4505" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(11.61632,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4503" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(9.616235,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4501" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(7.61624,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4499" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(5.61624,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4497" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(3.61624,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4509" + id="linearGradient4495" + gradientUnits="userSpaceOnUse" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" + gradientTransform="translate(1.61624,-4.996817e-17)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4479" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12.70714,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4475" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(10.70714,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4471" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(8.707105,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4467" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(6.707105,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4463" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(4.707105,-9.675149e-17)" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4449" + id="linearGradient4459" + gradientUnits="userSpaceOnUse" + x1="16.364470" + y1="39.918777" + x2="16.364470" + y2="30.928421" + gradientTransform="translate(2.707105,-9.675149e-17)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4420" + id="linearGradient4426" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.955932,0,0,1,0.869911,-3.2624e-15)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4412" + id="linearGradient4418" + x1="27.324621" + y1="26.887815" + x2="22.311644" + y2="26.786800" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.955932,0,0,1,0.869911,-3.2624e-15)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4386" + id="linearGradient4392" + x1="24.349752" + y1="34.463955" + x2="23.233509" + y2="10.018264" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.088571e-7,0.404062)" /> + <linearGradient + id="linearGradient4386"> + <stop + style="stop-color:#d2d2d2;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop4388" /> + <stop + style="stop-color:#dfdfdf;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop4390" /> + </linearGradient> + <linearGradient + id="linearGradient4400"> + <stop + style="stop-color:#979797;stop-opacity:1;" + offset="0" + id="stop4402" /> + <stop + style="stop-color:#c8c8c8;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop4404" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4412"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4414" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4416" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4420"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4422" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4424" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4449"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4451" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4453" /> + </linearGradient> + <linearGradient + id="linearGradient4509"> + <stop + id="stop4511" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + <stop + id="stop4513" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:0.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4543"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4545" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4547" /> + </linearGradient> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,0.000000,0.000000,0.147685,31.37799,14.83313)" + gradientUnits="userSpaceOnUse" + id="linearGradient177" + xlink:href="#linearGradient178" + inkscape:collect="always" /> + <linearGradient + id="linearGradient178"> + <stop + id="stop179" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:0.0000000;" /> + <stop + id="stop180" + offset="0.10827128" + style="stop-color:#ffffff;stop-opacity:0.70658684;" /> + <stop + id="stop181" + offset="0.92053902" + style="stop-color:#ffffff;stop-opacity:0.70658684;" /> + <stop + id="stop182" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:0.0000000;" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,0.000000,0.000000,0.228621,31.37799,-46.26690)" + id="linearGradient271" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + id="linearGradient272"> + <stop + id="stop273" + offset="0.0000000" + style="stop-color:#474747;stop-opacity:0.0000000;" /> + <stop + id="stop275" + offset="0.10000000" + style="stop-color:#474747;stop-opacity:1.0000000;" /> + <stop + id="stop276" + offset="0.89999998" + style="stop-color:#474747;stop-opacity:1.0000000;" /> + <stop + id="stop274" + offset="1.0000000" + style="stop-color:#474747;stop-opacity:0.0000000;" /> + </linearGradient> + <linearGradient + y2="372.57819" + x2="5.0856376" + y1="372.57819" + x1="0.61210024" + gradientTransform="matrix(8.168597,0.000000,0.000000,0.221210,31.37799,-48.27410)" + gradientUnits="userSpaceOnUse" + id="linearGradient283" + xlink:href="#linearGradient272" + inkscape:collect="always" /> + <linearGradient + y2="117.82710" + x2="15.343062" + y1="117.82710" + x1="1.6422368" + gradientTransform="matrix(2.740165,0.000000,0.000000,0.364942,31.37799,-10.35269)" + gradientUnits="userSpaceOnUse" + id="linearGradient175" + xlink:href="#linearGradient158" + inkscape:collect="always" /> + <linearGradient + id="linearGradient158"> + <stop + id="stop159" + offset="0.0000000" + style="stop-color:#686868;stop-opacity:0.0000000;" /> + <stop + id="stop162" + offset="0.23762377" + style="stop-color:#686868;stop-opacity:1.0000000;" /> + <stop + id="stop163" + offset="0.78109992" + style="stop-color:#686868;stop-opacity:1.0000000;" /> + <stop + id="stop160" + offset="1.0000000" + style="stop-color:#686868;stop-opacity:0.0000000;" /> + </linearGradient> + <linearGradient + y2="609.50507" + x2="302.85715" + y1="366.64789" + x1="302.85715" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + gradientUnits="userSpaceOnUse" + id="linearGradient3126" + xlink:href="#linearGradient5048" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3118"> + <stop + id="stop3120" + offset="0" + style="stop-color:black;stop-opacity:0;" /> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0.5" + id="stop3122" /> + <stop + id="stop3124" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="117.14286" + fy="486.64789" + fx="605.71429" + cy="486.64789" + cx="605.71429" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + gradientUnits="userSpaceOnUse" + id="radialGradient3116" + xlink:href="#linearGradient5060" + inkscape:collect="always" /> + <radialGradient + r="117.14286" + fy="486.64789" + fx="605.71429" + cy="486.64789" + cx="605.71429" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + gradientUnits="userSpaceOnUse" + id="radialGradient3108" + xlink:href="#linearGradient5060" + inkscape:collect="always" /> + <inkscape:perspective + id="perspective3105" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5048" + id="linearGradient3244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)" + x1="302.85715" + y1="366.64789" + x2="302.85715" + y2="609.50507" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3246" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5060" + id="radialGradient3248" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)" + cx="605.71429" + cy="486.64789" + fx="605.71429" + fy="486.64789" + r="117.14286" /> + <linearGradient + y2="3.8451097" + x2="35.520542" + y1="3.9384086" + x1="34.300991" + gradientUnits="userSpaceOnUse" + id="linearGradient2958" + xlink:href="#linearGradient2711" + inkscape:collect="always" /> + <linearGradient + y2="3.8451097" + x2="35.520542" + y1="3.9384086" + x1="34.300991" + gradientUnits="userSpaceOnUse" + id="linearGradient2956" + xlink:href="#linearGradient2711" + inkscape:collect="always" /> + <linearGradient + y2="3.8451097" + x2="35.520542" + y1="3.9384086" + x1="34.300991" + gradientUnits="userSpaceOnUse" + id="linearGradient2954" + xlink:href="#linearGradient2711" + inkscape:collect="always" /> + <linearGradient + y2="3.8451097" + x2="35.520542" + y1="3.9384086" + x1="34.300991" + gradientUnits="userSpaceOnUse" + id="linearGradient2952" + xlink:href="#linearGradient2711" + inkscape:collect="always" /> + <linearGradient + y2="3.8451097" + x2="35.520542" + y1="3.9384086" + x1="34.300991" + gradientUnits="userSpaceOnUse" + id="linearGradient2950" + xlink:href="#linearGradient2711" + inkscape:collect="always" /> + <linearGradient + y2="74.098007" + x2="8.6485014" + y1="101.28460" + x1="13.628710" + gradientTransform="matrix(2.143634,0,0,0.466498,1,-0.508826)" + gradientUnits="userSpaceOnUse" + id="linearGradient2948" + xlink:href="#linearGradient2635" + inkscape:collect="always" /> + <linearGradient + y2="100.20015" + x2="8.1134233" + y1="88.509071" + x1="8.1134243" + gradientTransform="scale(2.309851,0.432928)" + gradientUnits="userSpaceOnUse" + id="linearGradient2946" + xlink:href="#linearGradient2752" + inkscape:collect="always" /> + <linearGradient + y2="100.20015" + x2="8.1134233" + y1="88.509071" + x1="8.1134243" + gradientTransform="scale(2.309851,0.432928)" + gradientUnits="userSpaceOnUse" + id="linearGradient2944" + xlink:href="#linearGradient2752" + inkscape:collect="always" /> + <linearGradient + y2="100.20015" + x2="8.1134233" + y1="88.509071" + x1="8.1134243" + gradientTransform="scale(2.309851,0.432928)" + gradientUnits="userSpaceOnUse" + id="linearGradient2942" + xlink:href="#linearGradient2752" + inkscape:collect="always" /> + <linearGradient + y2="31.246054" + x2="32.536823" + y1="5.3817744" + x1="10.390738" + gradientTransform="scale(1.104397,0.905471)" + gradientUnits="userSpaceOnUse" + id="linearGradient2940" + xlink:href="#linearGradient2253" + inkscape:collect="always" /> + <linearGradient + y2="52.536461" + x2="18.176752" + y1="48.643234" + x1="18.316999" + gradientTransform="scale(1.129863,0.885063)" + gradientUnits="userSpaceOnUse" + id="linearGradient2938" + xlink:href="#linearGradient2245" + inkscape:collect="always" /> + <radialGradient + r="8.7662794" + fy="67.501709" + fx="12.575710" + cy="67.501709" + cx="12.575710" + gradientTransform="scale(1.925808,0.519262)" + gradientUnits="userSpaceOnUse" + id="radialGradient3547" + xlink:href="#linearGradient2454" + inkscape:collect="always" /> + <linearGradient + y2="26.729263" + x2="17.199417" + y1="1.6537577" + x1="11.492236" + gradientTransform="matrix(1.238977,0.000000,0.000000,0.895955,0.590553,-1.331524)" + gradientUnits="userSpaceOnUse" + id="linearGradient3545" + xlink:href="#linearGradient2667" + inkscape:collect="always" /> + <linearGradient + y2="55.200756" + x2="34.974548" + y1="13.004725" + x1="17.698339" + gradientTransform="matrix(1.108069,0,0,0.902471,1,1)" + gradientUnits="userSpaceOnUse" + id="linearGradient2932" + xlink:href="#linearGradient2415" + inkscape:collect="always" /> + <linearGradient + y2="162.45061" + x2="3.7069974" + y1="171.29134" + x1="3.7069976" + gradientTransform="matrix(5.705159,0,0,0.17528,1,-0.679373)" + gradientUnits="userSpaceOnUse" + id="linearGradient2930" + xlink:href="#linearGradient2683" + inkscape:collect="always" /> + <linearGradient + y2="8.8666229" + x2="16.315819" + y1="32.622238" + x1="19.150396" + gradientTransform="matrix(1.174139,0,0,0.945431,0.721825,-1.331524)" + gradientUnits="userSpaceOnUse" + id="linearGradient2928" + xlink:href="#linearGradient2675" + inkscape:collect="always" /> + <linearGradient + y2="31.246054" + x2="32.536823" + y1="5.3817744" + x1="10.390738" + gradientTransform="scale(1.104397,0.905471)" + gradientUnits="userSpaceOnUse" + id="linearGradient2926" + xlink:href="#linearGradient2253" + inkscape:collect="always" /> + <linearGradient + y2="33.339787" + x2="34.784473" + y1="7.2293582" + x1="8.6116238" + gradientTransform="matrix(1.129863,0,0,0.885063,-1.625,-1.304372)" + gradientUnits="userSpaceOnUse" + id="linearGradient2924" + xlink:href="#linearGradient2245" + inkscape:collect="always" /> + <linearGradient + y2="64.892525" + x2="12.127711" + y1="53.535141" + x1="12.206709" + gradientTransform="scale(1.816345,0.550556)" + gradientUnits="userSpaceOnUse" + id="linearGradient2922" + xlink:href="#linearGradient2701" + inkscape:collect="always" /> + <radialGradient + r="8.7662794" + fy="67.501709" + fx="12.575710" + cy="67.501709" + cx="12.575710" + gradientTransform="scale(1.925808,0.519262)" + gradientUnits="userSpaceOnUse" + id="radialGradient2920" + xlink:href="#linearGradient2454" + inkscape:collect="always" /> + <linearGradient + y2="44.878883" + x2="-23.885700" + y1="49.953003" + x1="-23.885700" + gradientTransform="scale(1.492875,0.669848)" + gradientUnits="userSpaceOnUse" + id="linearGradient2918" + xlink:href="#linearGradient2985" + inkscape:collect="always" /> + <radialGradient + r="8.7662794" + fy="67.501709" + fx="12.575710" + cy="67.501709" + cx="12.575710" + gradientTransform="scale(1.925808,0.519262)" + gradientUnits="userSpaceOnUse" + id="radialGradient2916" + xlink:href="#linearGradient2454" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2253" + id="linearGradient1413" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(1.104397,0.905471)" + x1="10.390738" + y1="5.3817744" + x2="32.536823" + y2="31.246054" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2752" + id="linearGradient1411" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(2.309851,0.432928)" + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2752" + id="linearGradient1409" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(2.309851,0.432928)" + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2985" + id="linearGradient2991" + gradientTransform="scale(1.492875,0.669848)" + x1="-23.885700" + y1="49.953003" + x2="-23.885700" + y2="44.878883" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2245" + id="linearGradient2981" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(1.129863,0.885063)" + x1="18.316999" + y1="48.643234" + x2="18.176752" + y2="52.536461" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2253" + id="linearGradient2979" + gradientTransform="scale(1.104397,0.905471)" + x1="10.390738" + y1="5.3817744" + x2="32.536823" + y2="31.246054" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2752" + id="linearGradient2758" + gradientTransform="scale(2.309851,0.432928)" + x1="8.1134243" + y1="88.509071" + x2="8.1134233" + y2="100.20015" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2635" + id="linearGradient2741" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.143634,0.000000,0.000000,0.466498,1.000000,-0.508826)" + x1="13.628710" + y1="101.28460" + x2="8.6485014" + y2="74.098007" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2711" + id="linearGradient2733" + gradientUnits="userSpaceOnUse" + x1="34.300991" + y1="3.9384086" + x2="35.520542" + y2="3.8451097" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2711" + id="linearGradient2729" + gradientUnits="userSpaceOnUse" + x1="34.300991" + y1="3.9384086" + x2="35.520542" + y2="3.8451097" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2711" + id="linearGradient2725" + gradientUnits="userSpaceOnUse" + x1="34.300991" + y1="3.9384086" + x2="35.520542" + y2="3.8451097" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2711" + id="linearGradient2721" + gradientUnits="userSpaceOnUse" + x1="34.300991" + y1="3.9384086" + x2="35.520542" + y2="3.8451097" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2711" + id="linearGradient2717" + x1="34.300991" + y1="3.9384086" + x2="35.520542" + y2="3.8451097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2701" + id="linearGradient2707" + gradientTransform="scale(1.816345,0.550556)" + x1="12.206709" + y1="53.535141" + x2="12.127711" + y2="64.892525" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2683" + id="linearGradient2689" + gradientTransform="matrix(5.705159,0.000000,0.000000,0.175280,1.000000,-0.679373)" + x1="3.7069976" + y1="171.29134" + x2="3.7069974" + y2="162.45061" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2675" + id="linearGradient2681" + gradientTransform="matrix(1.174139,0.000000,0.000000,0.945431,0.721825,-1.331524)" + x1="19.150396" + y1="32.622238" + x2="16.315819" + y2="8.8666229" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2667" + id="linearGradient2673" + gradientTransform="matrix(1.238977,0.000000,0.000000,0.895955,0.590553,-1.331524)" + x1="11.492236" + y1="1.6537577" + x2="17.199417" + y2="26.729263" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2454" + id="radialGradient2659" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(1.925808,0.519262)" + cx="12.575710" + cy="67.501709" + fx="12.575710" + fy="67.501709" + r="8.7662794" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2635" + id="linearGradient2655" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(2.143634,0.466498)" + x1="13.628710" + y1="101.28460" + x2="8.6485014" + y2="74.098007" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2623" + id="linearGradient2653" + gradientUnits="userSpaceOnUse" + gradientTransform="scale(1.983556,0.504145)" + x1="10.728384" + y1="84.029198" + x2="10.728384" + y2="92.570930" /> + <radialGradient + r="8.7662794" + fy="67.501709" + fx="12.575710" + cy="67.501709" + cx="12.575710" + gradientTransform="scale(1.925808,0.519262)" + gradientUnits="userSpaceOnUse" + id="radialGradient2464" + xlink:href="#linearGradient2454" + inkscape:collect="always" /> + <radialGradient + gradientUnits="userSpaceOnUse" + r="8.7662794" + fy="67.501709" + fx="12.575710" + cy="67.501709" + cx="12.575710" + gradientTransform="scale(1.925808,0.519262)" + id="radialGradient2460" + xlink:href="#linearGradient2454" + inkscape:collect="always" /> + <linearGradient + y2="-1.3221773" + x2="19.994572" + y1="30.078255" + x1="21.356108" + gradientTransform="matrix(1.027870,0.000000,0.000000,0.822296,1.523986,1.001198)" + gradientUnits="userSpaceOnUse" + id="linearGradient2445" + xlink:href="#linearGradient2379" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="55.200756" + x2="34.974548" + y1="13.004725" + x1="17.698339" + gradientTransform="matrix(1.108069,0.000000,0.000000,0.902471,1.000000,1.000000)" + id="linearGradient2421" + xlink:href="#linearGradient2415" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="39.031910" + x2="27.289009" + y1="10.842293" + x1="16.119127" + gradientTransform="matrix(1.289166,0.000000,0.000000,0.922731,-0.789284,-0.503380)" + id="linearGradient2334" + xlink:href="#linearGradient2328" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="53.734985" + x2="24.418941" + y1="9.3235140" + x1="16.851954" + gradientTransform="matrix(1.208393,0.000000,0.000000,0.984410,-0.789284,-0.503380)" + id="linearGradient2313" + xlink:href="#linearGradient2307" + inkscape:collect="always" /> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="33.339787" + x2="34.784473" + y1="7.2293582" + x1="8.6116238" + gradientTransform="matrix(1.129863,0.000000,0.000000,0.885063,-1.625000,-1.304372)" + id="linearGradient2251" + xlink:href="#linearGradient2245" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2245"> + <stop + id="stop2247" + offset="0.0000000" + style="stop-color:#dde1d9;stop-opacity:1.0000000;" /> + <stop + id="stop2249" + offset="1.0000000" + style="stop-color:#cacdc6;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2253"> + <stop + id="stop2255" + offset="0.0000000" + style="stop-color:#8f8f8f;stop-opacity:1.0000000;" /> + <stop + id="stop2257" + offset="1.0000000" + style="stop-color:#494949;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2307" + inkscape:collect="always"> + <stop + id="stop2309" + offset="0" + style="stop-color:#5a7aa4;stop-opacity:1;" /> + <stop + id="stop2311" + offset="1" + style="stop-color:#5a7aa4;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2328" + inkscape:collect="always"> + <stop + id="stop2330" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2332" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2379"> + <stop + id="stop2381" + offset="0.0000000" + style="stop-color:#1a4876;stop-opacity:1.0000000;" /> + <stop + id="stop2383" + offset="1.0000000" + style="stop-color:#3f54a3;stop-opacity:0.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2415" + inkscape:collect="always"> + <stop + id="stop2417" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2419" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2454" + inkscape:collect="always"> + <stop + id="stop2456" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop2458" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2623"> + <stop + style="stop-color:#dfdfde;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2625" /> + <stop + style="stop-color:#9d9f9a;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2627" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2635"> + <stop + style="stop-color:#f9fff5;stop-opacity:1;" + offset="0" + id="stop2637" /> + <stop + style="stop-color:#f9fff5;stop-opacity:0;" + offset="1" + id="stop2639" /> + </linearGradient> + <linearGradient + id="linearGradient2667"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2669" /> + <stop + style="stop-color:#fcfcff;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop2671" /> + </linearGradient> + <linearGradient + id="linearGradient2675"> + <stop + style="stop-color:#5b5b97;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2677" /> + <stop + style="stop-color:#1b1b43;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2679" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2683"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop2685" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop2687" /> + </linearGradient> + <linearGradient + id="linearGradient2691"> + <stop + style="stop-color:#868686;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2693" /> + <stop + style="stop-color:#e9e9e9;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2695" /> + </linearGradient> + <linearGradient + id="linearGradient2701"> + <stop + style="stop-color:#585956;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2703" /> + <stop + style="stop-color:#bbbeb8;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2705" /> + </linearGradient> + <linearGradient + id="linearGradient2711"> + <stop + style="stop-color:#909090;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop2713" /> + <stop + style="stop-color:#bebebe;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop2715" /> + </linearGradient> + <linearGradient + id="linearGradient2752"> + <stop + style="stop-color:#9d9d9d;stop-opacity:1;" + offset="0" + id="stop2754" /> + <stop + style="stop-color:#b9b9b9;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop2756" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2985"> + <stop + style="stop-color:#d8dfd6;stop-opacity:1;" + offset="0" + id="stop2987" /> + <stop + style="stop-color:#d8dfd6;stop-opacity:0;" + offset="1" + id="stop2989" /> + </linearGradient> + <inkscape:perspective + id="perspective3433" + inkscape:persp3d-origin="24 : 16 : 1" + inkscape:vp_z="48 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 24 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="radialGradient4587" + gradientUnits="userSpaceOnUse" + cx="31.112698" + cy="19.008621" + fx="31.112698" + fy="19.008621" + r="8.6620579" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2152" + id="linearGradient4589" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.123841,0,0,0.969691,104.62806,17.095663)" + x1="8.9156475" + y1="37.197018" + x2="9.8855033" + y2="52.090678" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient37935" + id="radialGradient4591" + gradientUnits="userSpaceOnUse" + cx="8.7468252" + cy="6.8283234" + fx="8.7468252" + fy="6.8283234" + r="29.889715" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5196" + id="linearGradient4593" + gradientUnits="userSpaceOnUse" + x1="14.59333" + y1="7.5819712" + x2="32.157059" + y2="7.5819712" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10653" + id="radialGradient4595" + gradientUnits="userSpaceOnUse" + cx="11.329200" + cy="10.583970" + fx="11.329200" + fy="10.583970" + r="15.532059" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3816" + id="radialGradient4605" + gradientUnits="userSpaceOnUse" + cx="31.112698" + cy="19.008621" + fx="31.112698" + fy="19.008621" + r="8.6620579" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient37935" + id="radialGradient4607" + gradientUnits="userSpaceOnUse" + cx="8.7468252" + cy="6.8283234" + fx="8.7468252" + fy="6.8283234" + r="29.889715" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5196" + id="linearGradient4609" + gradientUnits="userSpaceOnUse" + spreadMethod="pad" + x1="14.59333" + y1="7.5819712" + x2="32.157059" + y2="7.5819712" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10653" + id="radialGradient4611" + gradientUnits="userSpaceOnUse" + cx="11.329200" + cy="10.583970" + fx="11.329200" + fy="10.583970" + r="15.532059" /> + </defs> + <g + id="layer2" /> + <g + id="g3653" + transform="translate(77.031602,-31.580004)"> + <g + id="g3211" + transform="matrix(1.42075e-2,0,0,2.086758e-2,-48.813993,68.840784)" + style="display:inline"> + <rect + y="-150.69685" + x="-1559.2523" + height="478.35718" + width="1339.6335" + id="rect3213" + style="opacity:0.40206185;fill:url(#linearGradient3244);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path3215" + d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z" + style="opacity:0.40206185;fill:url(#radialGradient3246);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.40206185;fill:url(#radialGradient3248);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z" + id="path3217" + sodipodi:nodetypes="cccc" /> + </g> + <g + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="translate(-85.356503,30.678258)" + id="g4034"> + <path + sodipodi:nodetypes="ccccccc" + id="path3626" + d="M 12.466718,7.9979592 L 12.466718,41.535025 L 34.42887,41.535025 L 34.42887,7.7959287 L 30.38826,3.553288 L 16.305298,3.553288 L 12.466718,7.9979592 z" + style="fill:url(#linearGradient4060);fill-opacity:1;fill-rule:evenodd;stroke:#5e5e5e;stroke-width:0.99889958px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + transform="matrix(1.001723,0,0,1.000481,1.180323e-2,-5.49963e-2)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + id="path5791" + d="M 16.428571,4 L 13,8.8571429 L 33.285714,8.8571429 L 29.571429,4.1428571 L 16.428571,4 z" + style="fill:#ffffff;fill-opacity:0.65536726;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + transform="matrix(1.035211,0,0,1.029412,-0.457741,-0.117647)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:0.34857142;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.01696146;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4553" + width="15.601009" + height="4.242641" + x="16.451418" + y="11.291361" + transform="matrix(1.025575,0,0,0.942809,-0.872163,0.354403)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <path + sodipodi:nodetypes="ccccccc" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99304473;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 13.465157,8.6221002 L 13.465157,40.403124 L 33.287596,40.403124 L 33.287596,8.4385591 L 29.616774,4.5841958 L 16.952438,4.5841958 L 13.465157,8.6221002 z" + id="path4394" + transform="matrix(1.008958,0,0,1.005055,-8.577756e-2,-0.107362)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:0.52571429;fill:url(#linearGradient4062);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4064);stroke-width:1.11743951;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4408" + width="10.897081" + height="5.0418525" + x="21.541845" + y="23.558765" + transform="matrix(1.009445,0,0,0.793359,-0.745308,5.309442)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="23.453293" + x="20.770918" + height="4.242641" + width="10.4489" + id="rect4398" + style="opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:1.00375366;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" + transform="matrix(1.052742,0,0,0.942809,-1.366425,1.388024)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="17.291361" + x="16.451418" + height="4.242641" + width="15.601009" + id="rect4551" + style="opacity:0.34857142;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.01696134;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" + transform="matrix(1.025575,0,0,0.942809,-0.872158,0.697549)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:1.02313101;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4430" + width="15.790874" + height="4.242641" + x="15.447355" + y="16.382225" + transform="matrix(1.013244,0,0,0.942809,-0.15194,1.054691)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="10.382225" + x="15.447355" + height="4.242641" + width="15.790874" + id="rect4436" + style="opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#acacac;stroke-width:1.02313089;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" + transform="matrix(1.013244,0,0,0.942809,-0.151932,0.711545)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <g + id="g3980" + transform="matrix(0.885784,0,0,0.892968,2.129727,2.884785)" + inkscape:r_cx="true" + inkscape:r_cy="true"> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + sodipodi:type="arc" + style="opacity:1;fill:#c8c8c8;fill-opacity:1;fill-rule:evenodd;stroke:#979797;stroke-width:1.44772947;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4396" + sodipodi:cx="66.013466" + sodipodi:cy="26.231213" + sodipodi:rx="2.171828" + sodipodi:ry="2.171828" + d="M 68.185294,26.231213 A 2.171828,2.171828 0 1 1 63.841638,26.231213 A 2.171828,2.171828 0 1 1 68.185294,26.231213 z" + transform="matrix(0.779806,0,0,0.773527,-34.68981,5.595099)" /> + <path + inkscape:r_cy="true" + inkscape:r_cx="true" + transform="matrix(1.008603,0,0,1.000481,-7.396387e-2,-5.49963e-2)" + sodipodi:type="arc" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4445" + sodipodi:cx="16.162441" + sodipodi:cy="25.574614" + sodipodi:rx="0.50507629" + sodipodi:ry="0.50507629" + d="M 16.667518,25.574614 A 0.50507629,0.50507629 0 1 1 15.657365,25.574614 A 0.50507629,0.50507629 0 1 1 16.667518,25.574614 z" /> + </g> + <rect + style="opacity:1;fill:url(#linearGradient4066);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4457" + width="1.0101526" + height="10.101525" + x="19.071575" + y="29.817253" + transform="matrix(0.989949,0,0,0.98995,0.120113,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="29.817253" + x="21.071575" + height="10.101525" + width="1.0101526" + id="rect4461" + style="opacity:1;fill:url(#linearGradient4068);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.989949,0,0,0.98995,0.140205,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:1;fill:url(#linearGradient4070);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4465" + width="1.0101526" + height="10.101525" + x="23.071575" + y="29.817253" + transform="matrix(0.989949,0,0,0.98995,0.160306,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="29.817253" + x="25.071575" + height="10.101525" + width="1.0101526" + id="rect4469" + style="opacity:1;fill:url(#linearGradient4072);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.989949,0,0,0.98995,0.180407,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:1;fill:url(#linearGradient4074);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4473" + width="1.0101526" + height="10.101525" + x="27.071575" + y="29.817253" + transform="matrix(0.989949,0,0,0.98995,0.200521,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="29.817253" + x="29.071575" + height="10.101525" + width="1.0101526" + id="rect4477" + style="opacity:0.54285709;fill:url(#linearGradient4076);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.989949,0,0,0.98995,0.220623,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:0.16000001;fill:url(#linearGradient4078);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4481" + width="1.0101526" + height="10.101525" + x="17.980711" + y="29.817253" + transform="matrix(0.989949,0,0,0.98995,0.200001,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="29.817253" + x="19.980711" + height="10.101525" + width="1.0101526" + id="rect4483" + style="opacity:0.29142851;fill:url(#linearGradient4080);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.989949,0,0,0.98995,0.220115,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:0.29142851;fill:url(#linearGradient4082);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4485" + width="1.0101526" + height="10.101525" + x="21.980711" + y="29.817253" + transform="matrix(0.989949,0,0,0.98995,0.240217,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="29.817253" + x="23.980711" + height="10.101525" + width="1.0101526" + id="rect4487" + style="opacity:0.29142851;fill:url(#linearGradient4084);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.989949,0,0,0.98995,0.260319,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + style="opacity:0.29142851;fill:url(#linearGradient4086);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4489" + width="1.0101526" + height="10.101525" + x="25.980711" + y="29.817253" + transform="matrix(0.989949,0,0,0.98995,0.280409,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + <rect + y="29.817253" + x="27.980711" + height="10.101525" + width="1.0101526" + id="rect4491" + style="opacity:0.22857145;fill:url(#linearGradient4088);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + transform="matrix(0.989949,0,0,0.98995,0.30051,0.482425)" + inkscape:r_cx="true" + inkscape:r_cy="true" /> + </g> + </g> + <g + id="g4597" + transform="translate(-63.010638,-19.643456)"> + <path + transform="matrix(2.5752045,0,0,1.219602,9.8816725,34.364761)" + sodipodi:type="arc" + style="fill:url(#radialGradient4605);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4318" + sodipodi:cx="31.112698" + sodipodi:cy="19.008621" + sodipodi:rx="8.6620579" + sodipodi:ry="8.6620579" + d="M 39.774755,19.008621 A 8.6620579,8.6620579 0 1 1 22.45064,19.008621 A 8.6620579,8.6620579 0 1 1 39.774755,19.008621 z" /> + <path + sodipodi:end="5.7639158" + sodipodi:start="3.6528693" + sodipodi:type="arc" + style="fill:url(#radialGradient4607);fill-opacity:1;fill-rule:evenodd;stroke:#605773;stroke-width:0.69855404;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path27786" + sodipodi:cx="16.25" + sodipodi:cy="16.910715" + sodipodi:rx="14.910714" + sodipodi:ry="14.910714" + d="M 3.2460595,9.6150363 A 14.910714,14.910714 0 0 1 29.195212,9.5113318 L 16.25,16.910715 z" + transform="matrix(1.4261127,0,0,1.4487478,67.080694,40.549367)" /> + <path + sodipodi:end="5.7595865" + sodipodi:start="3.6651914" + transform="matrix(2.1903881,0,0,2.2060869,38.892923,38.576356)" + d="M 16.013784,7.6250002 A 8.5,8.5 0 0 1 30.736216,7.6249998 L 23.375,11.875 z" + sodipodi:ry="8.5" + sodipodi:rx="8.5" + sodipodi:cy="11.875" + sodipodi:cx="23.375" + id="path4120" + style="fill:url(#linearGradient4609);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.56498736;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + sodipodi:type="arc" /> + <path + sodipodi:end="5.6111867" + sodipodi:start="3.7509841" + sodipodi:type="arc" + style="fill:#f3f3f3;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.48232403;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path34778" + sodipodi:cx="15.1875" + sodipodi:cy="17.28125" + sodipodi:rx="1.21875" + sodipodi:ry="1.21875" + d="M 14.188129,16.583676 A 1.21875,1.21875 0 0 1 16.141268,16.522516 L 15.1875,17.28125 z" + transform="matrix(2.1587404,0,0,1.8888868,57.547023,31.646973)" /> + <path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1.12066948;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 88.334248,62.680657 L 78.238434,54.177046" + id="path35559" /> + <path + sodipodi:end="5.7595865" + sodipodi:start="3.6651914" + transform="matrix(1.357654,0,0,1.357654,68.114856,41.74263)" + d="M 3.3369425,9.4553584 A 14.910714,14.910714 0 0 1 29.163057,9.4553576 L 16.25,16.910715 z" + sodipodi:ry="14.910714" + sodipodi:rx="14.910714" + sodipodi:cy="16.910715" + sodipodi:cx="16.25" + id="path10651" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient4611);stroke-width:0.73656511;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + sodipodi:type="arc" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-mouse-000.svg b/data/icons/scalable/status/gpm-mouse-000.svg new file mode 100644 index 0000000..4742e5a --- /dev/null +++ b/data/icons/scalable/status/gpm-mouse-000.svg @@ -0,0 +1,482 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + x1="16.3447" + y1="30.360399" + x2="34.009102" + y2="13.0483" + id="aigrd2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#686868;stop-opacity:1" + offset="0" + id="stop3655" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3657" /> + </linearGradient> + <linearGradient + x1="6.8618002" + y1="27.3535" + x2="39.192001" + y2="15.62" + id="aigrd3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#fcfcfc;stop-opacity:1" + offset="0" + id="stop3664" /> + <stop + style="stop-color:#bbbbbb;stop-opacity:1" + offset="1" + id="stop3666" /> + </linearGradient> + <linearGradient + x1="14.9478" + y1="19.6626" + x2="37.1408" + y2="11.6082" + id="aigrd4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#ebebeb;stop-opacity:1" + offset="0" + id="stop3671" /> + <stop + style="stop-color:#818181;stop-opacity:1" + offset="1" + id="stop3673" /> + </linearGradient> + <radialGradient + cx="12.4722" + cy="15.9321" + r="6.1648998" + fx="12.4722" + fy="15.9321" + id="aigrd6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#9e9e9e;stop-opacity:1" + offset="0" + id="stop3693" /> + <stop + style="stop-color:#535353;stop-opacity:1" + offset="1" + id="stop3695" /> + </radialGradient> + <radialGradient + cx="14.5474" + cy="15.9844" + r="4.5099001" + fx="14.5474" + fy="15.9844" + id="aigrd5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#efefef;stop-opacity:1" + offset="0" + id="stop3686" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3688" /> + </radialGradient> + <linearGradient + id="linearGradient3356"> + <stop + style="stop-color:#ff4141;stop-opacity:1" + offset="0" + id="stop3358" /> + <stop + style="stop-color:#ff9d9d;stop-opacity:1" + offset="1" + id="stop3360" /> + </linearGradient> + <linearGradient + id="linearGradient3348"> + <stop + style="stop-color:#ff4949;stop-opacity:1" + offset="0" + id="stop3350" /> + <stop + style="stop-color:#ffb1b1;stop-opacity:1" + offset="1" + id="stop3352" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#ff5858;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.765647,0,0,0.779023,-3.920058,-1.051141)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.747261,0,0,0.780131,-3.474617,-1.056018)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.426418,0.889128)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3239" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,0.238816)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient3344" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.75936,0,0,0.785824,-3.252188,0.238816)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient3354" + xlink:href="#linearGradient3348" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient3362" + xlink:href="#linearGradient3356" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="16.3447" + y1="30.360399" + x2="34.009102" + y2="13.0483" + id="linearGradient4678" + xlink:href="#aigrd2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.491274,12.62438)" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 14.407615,5.8870363 C 8.3900691,5.8870363 3.4971471,8.0702504 3.4971463,10.755934 C 3.4971463,10.948653 3.4971463,28.570144 3.4971463,28.770852 C 3.4971463,31.456536 8.3900681,33.639749 14.407615,33.639749 C 20.425162,33.639749 25.512915,31.456535 25.512913,28.770852 C 25.512913,28.611883 25.512913,10.914902 25.512913,10.755934 C 25.512913,8.0702496 20.425162,5.8870363 14.407615,5.8870363 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 14.419394,6.5000002 C 8.943644,6.5000002 4.4912611,8.5384211 4.4912604,11.045986 C 4.4912604,11.225924 4.4912604,28.119991 4.4912604,28.307387 C 4.4912604,30.814954 8.943643,32.853373 14.419394,32.853373 C 19.895144,32.853373 24.524816,30.814953 24.524814,28.307387 C 24.524814,28.158963 24.524814,11.194413 24.524814,11.045986 C 24.524814,8.5384203 19.895144,6.5000002 14.419394,6.5000002 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.792664,0,0,0.759881,-4.701535,-1.552877e-2)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3239);stroke-width:1.28849459;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.285592,0,0,0.285592,7.630674,-3.417084)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 14.695397,4.7062278 C 13.121553,4.7062278 11.056023,5.2674264 11.056023,5.9577853 C 11.056023,6.0073237 11.056023,7.972642 11.056023,8.0242345 C 11.056023,8.7145934 13.121553,9.275792 14.695397,9.275792 C 16.269241,9.275792 18.161208,8.7145934 18.161207,8.0242345 C 18.161207,7.9833716 18.161207,5.9986482 18.161207,5.9577853 C 18.161207,5.2674256 16.269241,4.7062278 14.695397,4.7062278 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.213728,0,0,0.150961,9.493084,4.052715)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:5.5671978;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.815128,0,0,0.76334,-4.779312,18.01318)" + style="opacity:0.23626374;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3243);stroke-width:1.2677331;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 23.945195,9.421181 C 23.073626,8.6470578 22.336664,8.4113672 21.56379,8.0320273 L 21.80193,22.717366 L 23.945195,25.257532 L 23.945195,9.421181 z " + style="opacity:0.68681317;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 14.492542,22.651496 C 9.4776454,22.757367 5.4813345,24.490275 5.4813345,26.602786 C 5.4813345,26.853221 5.4813345,27.8329 5.4813345,28.081631 C 5.4813345,30.262287 9.7182115,32.032919 14.95979,32.032921 C 20.201369,32.032921 24.460494,30.262287 24.460495,28.081631 C 24.460495,27.8329 24.460495,26.853221 24.460495,26.602786 C 24.460495,24.422129 20.201369,22.651496 14.95979,22.651496 C 14.795991,22.651496 14.654312,22.64808 14.492542,22.651496 z " + style="opacity:0.61538463;color:#000000;fill:url(#linearGradient3344);fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:0.99621546;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.738238,0,0,0.718266,-2.743118,16.5004)" + style="opacity:1;color:#000000;fill:url(#linearGradient3354);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3362);stroke-width:1.37328029;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 26.477944,23.504729 C 22.421711,23.607579 14.150491,24.784269 12.790444,38.129729 C 12.744645,38.624358 12.74288,39.109474 12.821694,39.567229 C 12.820125,39.575029 12.823213,39.590686 12.821694,39.598479 C 11.65696,45.57287 24.985283,49.232288 30.884194,43.754729 L 42.134194,32.598479 C 43.453209,31.279469 42.283613,28.558384 42.134194,28.223479 C 42.124233,28.201152 42.134194,28.192229 42.134194,28.192229 C 40.258271,25.003155 30.979612,23.504729 27.602944,23.504729 C 27.286381,23.504729 26.897554,23.494089 26.477944,23.504729 z " + style="fill:url(#linearGradient4678);fill-rule:nonzero;stroke:#595959;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3796" /> + <path + d="M 6.406727,14.304265 L 6.687378,27.494882 L 10.279716,28.505226 L 10.167456,15.37074 C 10.167456,15.37074 11.795233,15.37074 14.433357,15.202349 C 9.223378,15.336716 6.200856,13.892728 4.0492553,12.115184 C 5.162688,13.759266 6.406727,14.304265 6.406727,14.304265 z " + style="opacity:1;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <path + d="M 42.128522,28.216386 L 13.802028,37.502224 C 8.5494326,44.630746 24.307217,49.88334 30.872961,43.786579 L 42.128522,32.624814 C 43.535467,31.217869 42.128522,28.216386 42.128522,28.216386 L 42.128522,28.216386 z " + style="fill:url(#aigrd2);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3659" /> + <path + d="M 42.128522,28.685368 C 40.252595,25.496293 30.966757,23.995551 27.590089,23.995551 C 24.307217,23.995551 14.271009,23.901755 12.864064,38.62778 C 12.395082,43.692782 18.86703,46.975654 23.932032,45.381116 C 28.903238,43.786579 29.090831,36.001482 33.21787,32.812407 C 37.344908,29.623331 44.004448,31.96824 42.128522,28.779164 L 42.128522,28.685368 z " + style="fill:#f0f0f0;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3661" /> + <path + d="M 42.128522,28.216386 C 40.252595,25.027311 30.966757,23.526569 27.590089,23.526569 C 24.213421,23.526569 14.271009,23.432773 12.770268,38.158798 C 12.301286,43.2238 18.773233,46.506672 23.838236,44.912135 C 28.809442,43.317597 28.997034,35.532501 33.124073,32.343425 C 37.251112,29.15435 43.910652,31.499258 42.034725,28.310183 L 42.128522,28.216386 z " + style="fill:url(#aigrd3);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3668" /> + <path + d="M 42.316114,29.15435 C 42.597503,30.655091 36.406945,29.810924 35,31.311666 C 33.874444,29.248146 29.278423,27.09083 25.807959,26.34046 C 22.431291,25.590089 18.304252,26.152867 18.304252,26.152867 C 24.025828,20.900272 41.847133,24.464533 42.316114,29.15435 z " + style="fill:url(#aigrd4);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3675" /> + <path + d="M 35.281389,32.906203 C 39.033243,31.030277 39.689817,32.249629 41.940929,30.373702 C 40.440188,32.437222 38.376668,31.874444 36.125556,33 L 35.187593,32.906203 L 35.281389,32.906203 z " + style="opacity:0.3;fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3677" /> + <path + d="M 35.093796,31.311666 L 35.281389,33 C 39.220835,31.030277 39.689817,32.718611 42.316114,30.092313 C 39.408428,32.062036 38.282872,31.030277 35.468982,32.249629 L 35,31.405462 L 35.093796,31.311666 z " + style="opacity:0.3;fill:#000000;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3679" /> + <path + d="M 25.807959,26.34046 L 26.370737,26.528052 C 29.090831,24.183144 36.406945,25.121107 36.406945,25.121107 C 36.406945,25.121107 28.621849,23.714162 25.807959,26.434256 L 25.807959,26.34046 z " + style="opacity:0.3;fill:#000000;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3681" /> + <path + d="M 26.20941,24.025057 C 20.117023,24.369316 15.368888,26.322254 13.227823,38.428329 C 11.931817,45.756246 25.091441,48.415913 30.497575,43.395933 L 41.682784,32.296643 C 42.891612,31.087819 42.557636,28.712489 40.620284,27.349617 C 36.574842,24.503763 30.335022,24.025057 27.240431,24.025057 C 26.950313,24.025057 26.593967,24.015306 26.20941,24.025057 z " + style="opacity:0.37362641;fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4680" /> + <g + transform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)" + style="fill:#bababa;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4" + id="g3683"> + <radialGradient + cx="14.5474" + cy="15.9844" + r="4.5099001" + fx="14.5474" + fy="15.9844" + id="radialGradient3782" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#efefef;stop-opacity:1" + offset="0" + id="stop3784" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3786" /> + </radialGradient> + <path + d="M 26.8,11.2 C 25,10.9 23.9,12.1 23.5,13.1 C 24,13.7 24.5,13.9 25.7,13.8 C 27.5,13.7 28.3,13.6 29.5,12.8 C 28.9,12.2 28,11.3 26.8,11.1 L 26.8,11.2 z " + style="fill:url(#aigrd5);stroke:none" + id="path3690" /> + <radialGradient + cx="12.4722" + cy="15.9321" + r="6.1648998" + fx="12.4722" + fy="15.9321" + id="radialGradient3789" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#9e9e9e;stop-opacity:1" + offset="0" + id="stop3791" /> + <stop + style="stop-color:#535353;stop-opacity:1" + offset="1" + id="stop3793" /> + </radialGradient> + <path + d="M 27.6,11.9 C 26.5,11.7 25.9,13.2 25.7,13.9 C 26.8,13.8 28.6,13.6 29.3,12.8 C 29,12.4 28.4,12.1 27.6,12 L 27.6,11.9 z " + style="fill:url(#aigrd6);stroke:none" + id="path3697" /> + </g> + <path + d="M 47.583401,16.583175 C 45.951924,13.710074 43.218714,11.466737 39.805401,10.524727 C 36.392089,9.5827161 32.895163,10.106651 30.021016,11.736284" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3235" /> + <path + d="M 44.039609,18.593997 C 42.924369,16.62814 41.057294,15.089766 38.723306,14.445628 C 36.389317,13.801493 33.997499,14.164492 32.031838,15.280076" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3233" /> + <path + d="M 40.495817,20.604819 C 39.894653,19.545326 38.899256,18.71373 37.641209,18.366532 C 36.383161,18.019336 35.10214,18.222682 34.042661,18.823868" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3227" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-mouse-060.svg b/data/icons/scalable/status/gpm-mouse-060.svg new file mode 100644 index 0000000..4200e65 --- /dev/null +++ b/data/icons/scalable/status/gpm-mouse-060.svg @@ -0,0 +1,512 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + x1="16.3447" + y1="30.360399" + x2="34.009102" + y2="13.0483" + id="aigrd2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#686868;stop-opacity:1" + offset="0" + id="stop3655" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3657" /> + </linearGradient> + <linearGradient + x1="6.8618002" + y1="27.3535" + x2="39.192001" + y2="15.62" + id="aigrd3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#fcfcfc;stop-opacity:1" + offset="0" + id="stop3664" /> + <stop + style="stop-color:#bbbbbb;stop-opacity:1" + offset="1" + id="stop3666" /> + </linearGradient> + <linearGradient + x1="14.9478" + y1="19.6626" + x2="37.1408" + y2="11.6082" + id="aigrd4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#ebebeb;stop-opacity:1" + offset="0" + id="stop3671" /> + <stop + style="stop-color:#818181;stop-opacity:1" + offset="1" + id="stop3673" /> + </linearGradient> + <radialGradient + cx="12.4722" + cy="15.9321" + r="6.1648998" + fx="12.4722" + fy="15.9321" + id="aigrd6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#9e9e9e;stop-opacity:1" + offset="0" + id="stop3693" /> + <stop + style="stop-color:#535353;stop-opacity:1" + offset="1" + id="stop3695" /> + </radialGradient> + <radialGradient + cx="14.5474" + cy="15.9844" + r="4.5099001" + fx="14.5474" + fy="15.9844" + id="aigrd5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#efefef;stop-opacity:1" + offset="0" + id="stop3686" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3688" /> + </radialGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,0.238816)" /> + <linearGradient + x1="16.3447" + y1="30.360399" + x2="34.009102" + y2="13.0483" + id="linearGradient4678" + xlink:href="#aigrd2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.491274,12.62438)" /> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4001" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4003" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.765647,0,0,0.779023,-3.920058,-3.051141)" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient4005" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,0.971538,-1.949365)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4007" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.747261,0,0,0.780131,-3.474617,-3.056018)" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient4009" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient4011" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient4013" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,-1.761184)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4015" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4017" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient4019" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.426418,-1.110872)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4021" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 23.945195,9.421181 C 23.073626,8.6470578 22.336664,8.4113672 21.56379,8.0320273 L 21.80193,22.717366 L 23.945195,25.257532 L 23.945195,9.421181 z " + style="opacity:0.68681317;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <g + transform="matrix(0.768432,0,0,0.768432,-3.85571,2.09236)" + id="g2145"> + <g + id="g2147"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.167351,-1.05,-13.69991)" + style="opacity:1;color:#000000;fill:url(#radialGradient4001);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2149" /> + <path + d="M 24.070833,5.0744743 C 16.126886,5.0744743 9.66759,7.8527224 9.667589,11.270388 C 9.667589,11.515632 9.667589,33.939854 9.667589,34.195264 C 9.667589,37.61293 16.126885,40.391177 24.070833,40.391177 C 32.014781,40.391177 38.73128,37.612929 38.731278,34.195264 C 38.731278,33.992969 38.731278,11.472683 38.731278,11.270388 C 38.731278,7.8527214 32.01478,5.0744743 24.070833,5.0744743 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4003);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1.30135167;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2151" /> + <path + d="M 23.514787,14.946876 C 16.905361,15.081602 11.638389,17.286814 11.638389,19.975089 C 11.638389,20.29378 11.638389,33.16547 11.638389,33.481993 C 11.638389,36.256986 17.222416,38.510203 24.130599,38.510205 C 31.038781,38.510205 36.652133,36.256986 36.652134,33.481993 C 36.652134,33.16547 36.652134,20.29378 36.652134,19.975089 C 36.652134,17.200095 31.038781,14.946877 24.130599,14.946876 C 23.914719,14.946876 23.727993,14.94253 23.514787,14.946876 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient4005);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1.29642594;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2153" /> + <path + d="M 24.079549,5.8545012 C 16.672988,5.8545012 10.650645,8.4484929 10.650644,11.639494 C 10.650644,11.868474 10.650644,33.367011 10.650644,33.605482 C 10.650644,36.796485 16.672987,39.390475 24.079549,39.390475 C 31.486109,39.390475 37.748255,36.796484 37.748253,33.605482 C 37.748253,33.416605 37.748253,11.828374 37.748253,11.639494 C 37.748253,8.4484919 31.486108,5.8545012 24.079549,5.8545012 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4007);stroke-width:1.30135179;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2155" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,0.796499,7.150163)" + style="opacity:1;color:#000000;fill:url(#linearGradient4009);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4011);stroke-width:1.4180578;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2157" /> + <path + d="M 36.121972,9.5718499 C 35.00093,8.5867399 34.053023,8.2868119 33.058925,7.804083 L 33.365229,26.491906 L 36.121972,29.724393 L 36.121972,9.5718499 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4013);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2159" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.028695,-2.468578)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4015);stroke-width:1.29421115;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2161" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,15.13767,-6.76548)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient4017);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2163" /> + <path + d="M 24.224554,3.5718369 C 22.200222,3.5718369 19.543466,4.2859899 19.543466,5.1645059 C 19.543466,5.2275459 19.543466,7.7285109 19.543466,7.7941649 C 19.543466,8.6726809 22.200222,9.3868339 24.224554,9.3868339 C 26.248887,9.3868339 28.6824,8.6726809 28.682399,7.7941649 C 28.682399,7.7421649 28.682399,5.2165059 28.682399,5.1645059 C 28.682399,4.2859889 26.248887,3.5718369 24.224554,3.5718369 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1.30135155;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2165" /> + <path + d="M 13.809878,15.815405 L 14.170861,32.60112 L 18.791451,33.886834 L 18.647058,17.172548 C 18.647058,17.172548 20.606753,17.08416 24,16.869874 C 17.432752,16.819891 13.143054,15.291704 10.777615,13.029691 C 12.209752,15.121867 13.809878,15.815405 13.809878,15.815405 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient4019);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2167" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.53316,2.740211)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4021);stroke-width:5.66283321;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2169" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="g2172" /> + </g> + <path + d="M 26.477944,23.504729 C 22.421711,23.607579 14.150491,24.784269 12.790444,38.129729 C 12.744645,38.624358 12.74288,39.109474 12.821694,39.567229 C 12.820125,39.575029 12.823213,39.590686 12.821694,39.598479 C 11.65696,45.57287 24.985283,49.232288 30.884194,43.754729 L 42.134194,32.598479 C 43.453209,31.279469 42.283613,28.558384 42.134194,28.223479 C 42.124233,28.201152 42.134194,28.192229 42.134194,28.192229 C 40.258271,25.003155 30.979612,23.504729 27.602944,23.504729 C 27.286381,23.504729 26.897554,23.494089 26.477944,23.504729 z " + style="fill:url(#linearGradient4678);fill-rule:nonzero;stroke:#595959;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3796" /> + <path + d="M 42.128522,28.216386 L 13.802028,37.502224 C 8.5494326,44.630746 24.307217,49.88334 30.872961,43.786579 L 42.128522,32.624814 C 43.535467,31.217869 42.128522,28.216386 42.128522,28.216386 L 42.128522,28.216386 z " + style="fill:url(#aigrd2);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3659" /> + <path + d="M 42.128522,28.685368 C 40.252595,25.496293 30.966757,23.995551 27.590089,23.995551 C 24.307217,23.995551 14.271009,23.901755 12.864064,38.62778 C 12.395082,43.692782 18.86703,46.975654 23.932032,45.381116 C 28.903238,43.786579 29.090831,36.001482 33.21787,32.812407 C 37.344908,29.623331 44.004448,31.96824 42.128522,28.779164 L 42.128522,28.685368 z " + style="fill:#f0f0f0;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3661" /> + <path + d="M 42.128522,28.216386 C 40.252595,25.027311 30.966757,23.526569 27.590089,23.526569 C 24.213421,23.526569 14.271009,23.432773 12.770268,38.158798 C 12.301286,43.2238 18.773233,46.506672 23.838236,44.912135 C 28.809442,43.317597 28.997034,35.532501 33.124073,32.343425 C 37.251112,29.15435 43.910652,31.499258 42.034725,28.310183 L 42.128522,28.216386 z " + style="fill:url(#aigrd3);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3668" /> + <path + d="M 42.316114,29.15435 C 42.597503,30.655091 36.406945,29.810924 35,31.311666 C 33.874444,29.248146 29.278423,27.09083 25.807959,26.34046 C 22.431291,25.590089 18.304252,26.152867 18.304252,26.152867 C 24.025828,20.900272 41.847133,24.464533 42.316114,29.15435 z " + style="fill:url(#aigrd4);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3675" /> + <path + d="M 35.281389,32.906203 C 39.033243,31.030277 39.689817,32.249629 41.940929,30.373702 C 40.440188,32.437222 38.376668,31.874444 36.125556,33 L 35.187593,32.906203 L 35.281389,32.906203 z " + style="opacity:0.3;fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3677" /> + <path + d="M 35.093796,31.311666 L 35.281389,33 C 39.220835,31.030277 39.689817,32.718611 42.316114,30.092313 C 39.408428,32.062036 38.282872,31.030277 35.468982,32.249629 L 35,31.405462 L 35.093796,31.311666 z " + style="opacity:0.3;fill:#000000;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3679" /> + <path + d="M 25.807959,26.34046 L 26.370737,26.528052 C 29.090831,24.183144 36.406945,25.121107 36.406945,25.121107 C 36.406945,25.121107 28.621849,23.714162 25.807959,26.434256 L 25.807959,26.34046 z " + style="opacity:0.3;fill:#000000;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3681" /> + <path + d="M 26.20941,24.025057 C 20.117023,24.369316 15.368888,26.322254 13.227823,38.428329 C 11.931817,45.756246 25.091441,48.415913 30.497575,43.395933 L 41.682784,32.296643 C 42.891612,31.087819 42.557636,28.712489 40.620284,27.349617 C 36.574842,24.503763 30.335022,24.025057 27.240431,24.025057 C 26.950313,24.025057 26.593967,24.015306 26.20941,24.025057 z " + style="opacity:0.37362641;fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4680" /> + <g + transform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)" + style="fill:#bababa;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4" + id="g3683"> + <radialGradient + cx="14.5474" + cy="15.9844" + r="4.5099001" + fx="14.5474" + fy="15.9844" + id="radialGradient3782" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#efefef;stop-opacity:1" + offset="0" + id="stop3784" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3786" /> + </radialGradient> + <path + d="M 26.8,11.2 C 25,10.9 23.9,12.1 23.5,13.1 C 24,13.7 24.5,13.9 25.7,13.8 C 27.5,13.7 28.3,13.6 29.5,12.8 C 28.9,12.2 28,11.3 26.8,11.1 L 26.8,11.2 z " + style="fill:url(#aigrd5);stroke:none" + id="path3690" /> + <radialGradient + cx="12.4722" + cy="15.9321" + r="6.1648998" + fx="12.4722" + fy="15.9321" + id="radialGradient3789" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#9e9e9e;stop-opacity:1" + offset="0" + id="stop3791" /> + <stop + style="stop-color:#535353;stop-opacity:1" + offset="1" + id="stop3793" /> + </radialGradient> + <path + d="M 27.6,11.9 C 26.5,11.7 25.9,13.2 25.7,13.9 C 26.8,13.8 28.6,13.6 29.3,12.8 C 29,12.4 28.4,12.1 27.6,12 L 27.6,11.9 z " + style="fill:url(#aigrd6);stroke:none" + id="path3697" /> + </g> + <path + d="M 47.583401,16.583175 C 45.951924,13.710074 43.218714,11.466737 39.805401,10.524727 C 36.392089,9.5827161 32.895163,10.106651 30.021016,11.736284" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3235" /> + <path + d="M 44.039609,18.593997 C 42.924369,16.62814 41.057294,15.089766 38.723306,14.445628 C 36.389317,13.801493 33.997499,14.164492 32.031838,15.280076" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3233" /> + <path + d="M 40.495817,20.604819 C 39.894653,19.545326 38.899256,18.71373 37.641209,18.366532 C 36.383161,18.019336 35.10214,18.222682 34.042661,18.823868" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3227" /> + <g + transform="translate(73.50488,-12.57915)" + id="g3893" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-mouse-100.svg b/data/icons/scalable/status/gpm-mouse-100.svg new file mode 100644 index 0000000..2d7b39b --- /dev/null +++ b/data/icons/scalable/status/gpm-mouse-100.svg @@ -0,0 +1,511 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + x1="16.3447" + y1="30.360399" + x2="34.009102" + y2="13.0483" + id="aigrd2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#686868;stop-opacity:1" + offset="0" + id="stop3655" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3657" /> + </linearGradient> + <linearGradient + x1="6.8618002" + y1="27.3535" + x2="39.192001" + y2="15.62" + id="aigrd3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#fcfcfc;stop-opacity:1" + offset="0" + id="stop3664" /> + <stop + style="stop-color:#bbbbbb;stop-opacity:1" + offset="1" + id="stop3666" /> + </linearGradient> + <linearGradient + x1="14.9478" + y1="19.6626" + x2="37.1408" + y2="11.6082" + id="aigrd4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)"> + <stop + style="stop-color:#ebebeb;stop-opacity:1" + offset="0" + id="stop3671" /> + <stop + style="stop-color:#818181;stop-opacity:1" + offset="1" + id="stop3673" /> + </linearGradient> + <radialGradient + cx="12.4722" + cy="15.9321" + r="6.1648998" + fx="12.4722" + fy="15.9321" + id="aigrd6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#9e9e9e;stop-opacity:1" + offset="0" + id="stop3693" /> + <stop + style="stop-color:#535353;stop-opacity:1" + offset="1" + id="stop3695" /> + </radialGradient> + <radialGradient + cx="14.5474" + cy="15.9844" + r="4.5099001" + fx="14.5474" + fy="15.9844" + id="aigrd5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#efefef;stop-opacity:1" + offset="0" + id="stop3686" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3688" /> + </radialGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="16.3447" + y1="30.360399" + x2="34.009102" + y2="13.0483" + id="linearGradient4678" + xlink:href="#aigrd2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.937963,0,0,0.937963,6.491274,12.62438)" /> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient2572" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.573686,0,0,0.617087,49.87395,-4.037989)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient2574" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.559909,0,0,0.617965,50.20771,-4.041853)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient2576" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.588804,0,0,0.622475,49.63814,-3.016176)" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient2578" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.757466,0,0,0.79213,52.62229,-3.308503)" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient2580" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient2582" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient2584" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient2586" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient2588" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.588804,0,0,0.622475,49.49454,-2.501044)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient2590" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.285592,0,0,0.285592,7.630674,-3.417084)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <g + transform="translate(-56.21011,3.45207)" + id="g2018"> + <path + d="M 70.754127,2.3850427 C 64.800881,2.3850427 59.960242,4.5857764 59.960241,7.2930121 C 59.960241,7.4872772 59.960241,25.250176 59.960241,25.452494 C 59.960241,28.15973 64.80088,30.360463 70.754127,30.360463 C 76.707374,30.360463 81.740762,28.159729 81.740761,25.452494 C 81.740761,25.29225 81.740761,7.453256 81.740761,7.2930121 C 81.740761,4.5857756 76.707373,2.3850427 70.754127,2.3850427 z " + style="color:#000000;fill:url(#linearGradient2572);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1912" /> + <path + d="M 70.760659,3.0029254 C 65.210133,3.0029254 60.69695,5.0577041 60.69695,7.585392 C 60.69695,7.7667739 60.69695,24.79641 60.69695,24.98531 C 60.69695,27.512999 65.210132,29.567777 70.760659,29.567777 C 76.311184,29.567777 81.004077,27.512999 81.004075,24.98531 C 81.004075,24.835695 81.004075,7.7350095 81.004075,7.585392 C 81.004075,5.0577033 76.311183,3.0029254 70.760659,3.0029254 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2574);stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1914" /> + <path + d="M 79.785332,5.9475489 C 78.945215,5.1672137 78.234848,4.9296317 77.489865,4.5472477 L 77.71941,19.350433 L 79.785332,21.910983 L 79.785332,5.9475489 z " + style="color:#000000;fill:url(#linearGradient2576);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1916" /> + <path + d="M 70.322762,4.2335617 C 65.320374,4.3402822 61.334032,6.0870968 61.334032,8.2165604 C 61.334032,8.4690051 61.334032,24.507016 61.334032,24.757743 C 61.334032,26.955898 65.560341,28.740739 70.788844,28.740741 C 76.017348,28.740741 80.26585,26.955898 80.265851,24.757743 C 80.265851,24.507016 80.265851,8.4690051 80.265851,8.2165604 C 80.265851,6.0184041 76.017348,4.2335625 70.788844,4.2335617 C 70.625453,4.2335617 70.484129,4.2301191 70.322762,4.2335617 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient2578);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621493;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1918" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.736706,0,0,0.685875,53.11824,-2.056787)" + style="color:#000000;fill:url(#linearGradient2580);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2582);stroke-width:1.4067924;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1920" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.785713,0,0,0.763887,51.94438,-3.590035)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2584);stroke-width:1.29078352;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1922" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.275285,0,0,0.287884,64.05955,-6.99374)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient2586);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1924" /> + <path + d="M 70.869327,1.1947586 C 69.352279,1.1947586 67.361289,1.7604606 67.361289,2.4563595 C 67.361289,2.5062953 67.361289,4.4873847 67.361289,4.5393912 C 67.361289,5.2352901 69.352279,5.8009921 70.869327,5.8009921 C 72.386375,5.8009921 74.210066,5.2352901 74.210065,4.5393912 C 74.210065,4.4982005 74.210065,2.4975502 74.210065,2.4563595 C 74.210065,1.7604598 72.386375,1.1947586 70.869327,1.1947586 z " + style="color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1926" /> + <path + d="M 63.0645,10.893256 L 63.335023,24.189725 L 66.797725,25.208177 L 66.689515,11.96829 C 66.689515,11.96829 68.158125,11.898275 70.701045,11.728533 C 65.779506,11.68894 62.564778,10.478417 60.792103,8.6866088 C 61.865355,10.343884 63.0645,10.893256 63.0645,10.893256 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient2588);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1928" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.206015,0,0,0.152173,65.85475,0.536003)" + style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2590);stroke-width:5.64783573;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1930" /> + </g> + <path + d="M 14.695397,4.7062278 C 13.121553,4.7062278 11.056023,5.2674264 11.056023,5.9577853 C 11.056023,6.0073237 11.056023,7.972642 11.056023,8.0242345 C 11.056023,8.7145934 13.121553,9.275792 14.695397,9.275792 C 16.269241,9.275792 18.161208,8.7145934 18.161207,8.0242345 C 18.161207,7.9833716 18.161207,5.9986482 18.161207,5.9577853 C 18.161207,5.2674256 16.269241,4.7062278 14.695397,4.7062278 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.213728,0,0,0.150961,9.493084,4.052715)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:5.5671978;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <path + d="M 26.477944,23.504729 C 22.421711,23.607579 14.150491,24.784269 12.790444,38.129729 C 12.744645,38.624358 12.74288,39.109474 12.821694,39.567229 C 12.820125,39.575029 12.823213,39.590686 12.821694,39.598479 C 11.65696,45.57287 24.985283,49.232288 30.884194,43.754729 L 42.134194,32.598479 C 43.453209,31.279469 42.283613,28.558384 42.134194,28.223479 C 42.124233,28.201152 42.134194,28.192229 42.134194,28.192229 C 40.258271,25.003155 30.979612,23.504729 27.602944,23.504729 C 27.286381,23.504729 26.897554,23.494089 26.477944,23.504729 z " + style="fill:url(#linearGradient4678);fill-rule:nonzero;stroke:#595959;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3796" /> + <path + d="M 42.128522,28.216386 L 13.802028,37.502224 C 8.5494326,44.630746 24.307217,49.88334 30.872961,43.786579 L 42.128522,32.624814 C 43.535467,31.217869 42.128522,28.216386 42.128522,28.216386 L 42.128522,28.216386 z " + style="fill:url(#aigrd2);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3659" /> + <path + d="M 42.128522,28.685368 C 40.252595,25.496293 30.966757,23.995551 27.590089,23.995551 C 24.307217,23.995551 14.271009,23.901755 12.864064,38.62778 C 12.395082,43.692782 18.86703,46.975654 23.932032,45.381116 C 28.903238,43.786579 29.090831,36.001482 33.21787,32.812407 C 37.344908,29.623331 44.004448,31.96824 42.128522,28.779164 L 42.128522,28.685368 z " + style="fill:#f0f0f0;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3661" /> + <path + d="M 42.128522,28.216386 C 40.252595,25.027311 30.966757,23.526569 27.590089,23.526569 C 24.213421,23.526569 14.271009,23.432773 12.770268,38.158798 C 12.301286,43.2238 18.773233,46.506672 23.838236,44.912135 C 28.809442,43.317597 28.997034,35.532501 33.124073,32.343425 C 37.251112,29.15435 43.910652,31.499258 42.034725,28.310183 L 42.128522,28.216386 z " + style="fill:url(#aigrd3);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3668" /> + <path + d="M 42.316114,29.15435 C 42.597503,30.655091 36.406945,29.810924 35,31.311666 C 33.874444,29.248146 29.278423,27.09083 25.807959,26.34046 C 22.431291,25.590089 18.304252,26.152867 18.304252,26.152867 C 24.025828,20.900272 41.847133,24.464533 42.316114,29.15435 z " + style="fill:url(#aigrd4);fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3675" /> + <path + d="M 35.281389,32.906203 C 39.033243,31.030277 39.689817,32.249629 41.940929,30.373702 C 40.440188,32.437222 38.376668,31.874444 36.125556,33 L 35.187593,32.906203 L 35.281389,32.906203 z " + style="opacity:0.3;fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3677" /> + <path + d="M 35.093796,31.311666 L 35.281389,33 C 39.220835,31.030277 39.689817,32.718611 42.316114,30.092313 C 39.408428,32.062036 38.282872,31.030277 35.468982,32.249629 L 35,31.405462 L 35.093796,31.311666 z " + style="opacity:0.3;fill:#000000;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3679" /> + <path + d="M 25.807959,26.34046 L 26.370737,26.528052 C 29.090831,24.183144 36.406945,25.121107 36.406945,25.121107 C 36.406945,25.121107 28.621849,23.714162 25.807959,26.434256 L 25.807959,26.34046 z " + style="opacity:0.3;fill:#000000;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" + id="path3681" /> + <path + d="M 26.20941,24.025057 C 20.117023,24.369316 15.368888,26.322254 13.227823,38.428329 C 11.931817,45.756246 25.091441,48.415913 30.497575,43.395933 L 41.682784,32.296643 C 42.891612,31.087819 42.557636,28.712489 40.620284,27.349617 C 36.574842,24.503763 30.335022,24.025057 27.240431,24.025057 C 26.950313,24.025057 26.593967,24.015306 26.20941,24.025057 z " + style="opacity:0.37362641;fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4680" /> + <g + transform="matrix(0.937963,0,0,0.937963,6.485913,12.6462)" + style="fill:#bababa;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4" + id="g3683"> + <radialGradient + cx="14.5474" + cy="15.9844" + r="4.5099001" + fx="14.5474" + fy="15.9844" + id="radialGradient3782" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#efefef;stop-opacity:1" + offset="0" + id="stop3784" /> + <stop + style="stop-color:#6d6d6d;stop-opacity:1" + offset="1" + id="stop3786" /> + </radialGradient> + <path + d="M 26.8,11.2 C 25,10.9 23.9,12.1 23.5,13.1 C 24,13.7 24.5,13.9 25.7,13.8 C 27.5,13.7 28.3,13.6 29.5,12.8 C 28.9,12.2 28,11.3 26.8,11.1 L 26.8,11.2 z " + style="fill:url(#aigrd5);stroke:none" + id="path3690" /> + <radialGradient + cx="12.4722" + cy="15.9321" + r="6.1648998" + fx="12.4722" + fy="15.9321" + id="radialGradient3789" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.907,0.4211,-0.4211,0.907,19.2898,-10.214)"> + <stop + style="stop-color:#9e9e9e;stop-opacity:1" + offset="0" + id="stop3791" /> + <stop + style="stop-color:#535353;stop-opacity:1" + offset="1" + id="stop3793" /> + </radialGradient> + <path + d="M 27.6,11.9 C 26.5,11.7 25.9,13.2 25.7,13.9 C 26.8,13.8 28.6,13.6 29.3,12.8 C 29,12.4 28.4,12.1 27.6,12 L 27.6,11.9 z " + style="fill:url(#aigrd6);stroke:none" + id="path3697" /> + </g> + <path + d="M 47.583401,16.583175 C 45.951924,13.710074 43.218714,11.466737 39.805401,10.524727 C 36.392089,9.5827161 32.895163,10.106651 30.021016,11.736284" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3235" /> + <path + d="M 44.039609,18.593997 C 42.924369,16.62814 41.057294,15.089766 38.723306,14.445628 C 36.389317,13.801493 33.997499,14.164492 32.031838,15.280076" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3233" /> + <path + d="M 40.495817,20.604819 C 39.894653,19.545326 38.899256,18.71373 37.641209,18.366532 C 36.383161,18.019336 35.10214,18.222682 34.042661,18.823868" + style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3227" /> + <g + transform="matrix(0.749282,0,0,0.79213,119.0661,5.489991)" + id="g1932" /> + <g + transform="translate(66.25488,7.11108)" + id="g2441" /> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-phone-000.svg b/data/icons/scalable/status/gpm-phone-000.svg new file mode 100644 index 0000000..7ed941a --- /dev/null +++ b/data/icons/scalable/status/gpm-phone-000.svg @@ -0,0 +1,988 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3356"> + <stop + style="stop-color:#ff4141;stop-opacity:1" + offset="0" + id="stop3358" /> + <stop + style="stop-color:#ff9d9d;stop-opacity:1" + offset="1" + id="stop3360" /> + </linearGradient> + <linearGradient + id="linearGradient3348"> + <stop + style="stop-color:#ff4949;stop-opacity:1" + offset="0" + id="stop3350" /> + <stop + style="stop-color:#ffb1b1;stop-opacity:1" + offset="1" + id="stop3352" /> + </linearGradient> + <linearGradient + id="linearGradient3338"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop3340" /> + <stop + style="stop-color:#ff5858;stop-opacity:1" + offset="0.5" + id="stop3346" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop3342" /> + </linearGradient> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4140" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.765647,0,0,0.779023,-3.920058,-1.051141)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4182" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.747261,0,0,0.780131,-3.474617,-1.056018)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient6930" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.426418,0.889128)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3239" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3243" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,0.238816)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="11.003058" + y1="33.489445" + x2="30.452171" + y2="33.489445" + id="linearGradient3344" + xlink:href="#linearGradient3338" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.75936,0,0,0.785824,-3.252188,0.238816)" /> + <linearGradient + x1="24" + y1="18.132908" + x2="24" + y2="8.0243998" + id="linearGradient3354" + xlink:href="#linearGradient3348" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="10.396756" + x2="24" + y2="20.118456" + id="linearGradient3362" + xlink:href="#linearGradient3356" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient8216"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop8218" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop8220" /> + </linearGradient> + <linearGradient + id="linearGradient8046"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop8048" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8050" /> + </linearGradient> + <linearGradient + id="linearGradient7088"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7090" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7092" /> + </linearGradient> + <linearGradient + id="linearGradient7972"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7974" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop7976" /> + </linearGradient> + <linearGradient + id="linearGradient7917"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7919" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7921" /> + </linearGradient> + <linearGradient + id="linearGradient8236"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop8238" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop8240" /> + </linearGradient> + <linearGradient + x1="21.8125" + y1="7.6875" + x2="26.5" + y2="19.9375" + id="linearGradient7094" + xlink:href="#linearGradient7088" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6122" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-38,50.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6118" + xlink:href="#linearGradient8000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-40,50.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6116" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-40,50.058522)" /> + <linearGradient + x1="24.375" + y1="25.375" + x2="28.087311" + y2="52.811184" + id="linearGradient7532" + xlink:href="#linearGradient7526" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="27.53125" + y1="32.21875" + x2="23.749973" + y2="22.53125" + id="linearGradient7511" + xlink:href="#linearGradient8357" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.5" + y1="30.5" + x2="44.0625" + y2="32.313343" + id="linearGradient7491" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.53125" + y1="33.46875" + x2="44" + y2="35.4375" + id="linearGradient7488" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.480392" + y1="36.505032" + x2="43.988625" + y2="38.4375" + id="linearGradient7485" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.491497" + y1="24.541054" + x2="38.947304" + y2="26.4375" + id="linearGradient7482" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.493069" + y1="24.486135" + x2="44" + y2="26.4375" + id="linearGradient7479" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.478554" + y1="24.508232" + x2="48.976982" + y2="26.4375" + id="linearGradient7476" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.491497" + y1="24.541054" + x2="38.947304" + y2="26.4375" + id="linearGradient7473" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="43.493069" + y1="24.486135" + x2="44" + y2="26.4375" + id="linearGradient7470" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="48.478554" + y1="24.508232" + x2="48.976982" + y2="26.4375" + id="linearGradient7467" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="38.5" + y1="30.5" + x2="39" + y2="32.500843" + id="linearGradient7464" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.5" + y1="30.46875" + x2="49" + y2="32.4375" + id="linearGradient7461" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.53125" + y1="33.46875" + x2="49" + y2="35.4375" + id="linearGradient7458" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.5" + y1="33.5625" + x2="39.0625" + y2="35.497356" + id="linearGradient7455" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="39.502918" + y1="36.460838" + x2="40.01115" + y2="38.440475" + id="linearGradient7452" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.496433" + y1="36.460838" + x2="48.982567" + y2="38.4375" + id="linearGradient7449" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="26.499495" + y1="21.108738" + x2="29.249495" + y2="44.788391" + id="linearGradient7287" + xlink:href="#linearGradient7281" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="23.334524" + y1="12.556273" + x2="23.334524" + y2="28.203257" + id="linearGradient8242" + xlink:href="#linearGradient8236" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <radialGradient + cx="27.9375" + cy="38.0625" + r="12.0625" + fx="27.9375" + fy="38.0625" + id="radialGradient8234" + xlink:href="#linearGradient8228" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.8134715,0,7.0997409)" /> + <linearGradient + x1="71.739273" + y1="2.2823277" + x2="71.739273" + y2="5.5714717" + id="linearGradient8222" + xlink:href="#linearGradient8216" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,0)" /> + <radialGradient + cx="64.5" + cy="29.797501" + r="10.5" + fx="64.5" + fy="29.797501" + id="radialGradient8054" + xlink:href="#linearGradient8046" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.328134,0,0,7.0060184,-61.16464,-173.01183)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient8010" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-39,83.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient8006" + xlink:href="#linearGradient8000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-39,83.058522)" /> + <linearGradient + x1="64.375" + y1="9.3125" + x2="64.375" + y2="23.438053" + id="linearGradient7998" + xlink:href="#linearGradient7992" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-89,-1)" /> + <linearGradient + x1="65.4375" + y1="19.690521" + x2="65.4375" + y2="10.6875" + id="linearGradient7978" + xlink:href="#linearGradient7972" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,-1)" /> + <linearGradient + x1="59.510406" + y1="8.375" + x2="87.042259" + y2="92.265244" + id="linearGradient7923" + xlink:href="#linearGradient7917" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,0)" /> + <linearGradient + id="linearGradient7992"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7994" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0" + offset="1" + id="stop7996" /> + </linearGradient> + <linearGradient + id="linearGradient8000"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop8002" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8004" /> + </linearGradient> + <linearGradient + id="linearGradient8012"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop8014" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8016" /> + </linearGradient> + <linearGradient + id="linearGradient8228"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop8230" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop8232" /> + </linearGradient> + <linearGradient + id="linearGradient8357"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop8359" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8361" /> + </linearGradient> + <linearGradient + id="linearGradient7199"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7201" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7203" /> + </linearGradient> + <linearGradient + id="linearGradient7215"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7217" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7219" /> + </linearGradient> + <linearGradient + id="linearGradient7223"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7225" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7227" /> + </linearGradient> + <linearGradient + id="linearGradient7231"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7233" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7235" /> + </linearGradient> + <linearGradient + id="linearGradient7281"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop7283" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop7285" /> + </linearGradient> + <linearGradient + id="linearGradient7526"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop7528" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0.49803922" + offset="1" + id="stop7530" /> + </linearGradient> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 14.407615,5.8870363 C 8.3900691,5.8870363 3.4971471,8.0702504 3.4971463,10.755934 C 3.4971463,10.948653 3.4971463,28.570144 3.4971463,28.770852 C 3.4971463,31.456536 8.3900681,33.639749 14.407615,33.639749 C 20.425162,33.639749 25.512915,31.456535 25.512913,28.770852 C 25.512913,28.611883 25.512913,10.914902 25.512913,10.755934 C 25.512913,8.0702496 20.425162,5.8870363 14.407615,5.8870363 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4140);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3068" /> + <path + d="M 14.419394,6.5000002 C 8.943644,6.5000002 4.4912611,8.5384211 4.4912604,11.045986 C 4.4912604,11.225924 4.4912604,28.119991 4.4912604,28.307387 C 4.4912604,30.814954 8.943643,32.853373 14.419394,32.853373 C 19.895144,32.853373 24.524816,30.814953 24.524814,28.307387 C 24.524814,28.158963 24.524814,11.194413 24.524814,11.045986 C 24.524814,8.5384203 19.895144,6.5000002 14.419394,6.5000002 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4182);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path4174" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.792664,0,0,0.759881,-4.701535,-1.552877e-2)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3239);stroke-width:1.28849459;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3364" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.285592,0,0,0.285592,7.630674,-3.417084)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <path + d="M 14.695397,4.7062278 C 13.121553,4.7062278 11.056023,5.2674264 11.056023,5.9577853 C 11.056023,6.0073237 11.056023,7.972642 11.056023,8.0242345 C 11.056023,8.7145934 13.121553,9.275792 14.695397,9.275792 C 16.269241,9.275792 18.161208,8.7145934 18.161207,8.0242345 C 18.161207,7.9833716 18.161207,5.9986482 18.161207,5.9577853 C 18.161207,5.2674256 16.269241,4.7062278 14.695397,4.7062278 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.213728,0,0,0.150961,9.493084,4.052715)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:5.5671978;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.815128,0,0,0.76334,-4.779312,18.01318)" + style="opacity:0.23626374;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3243);stroke-width:1.2677331;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3241" /> + <path + d="M 23.945195,9.421181 C 23.073626,8.6470578 22.336664,8.4113672 21.56379,8.0320273 L 21.80193,22.717366 L 23.945195,25.257532 L 23.945195,9.421181 z " + style="opacity:0.68681317;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <path + d="M 14.492542,22.651496 C 9.4776454,22.757367 5.4813345,24.490275 5.4813345,26.602786 C 5.4813345,26.853221 5.4813345,27.8329 5.4813345,28.081631 C 5.4813345,30.262287 9.7182115,32.032919 14.95979,32.032921 C 20.201369,32.032921 24.460494,30.262287 24.460495,28.081631 C 24.460495,27.8329 24.460495,26.853221 24.460495,26.602786 C 24.460495,24.422129 20.201369,22.651496 14.95979,22.651496 C 14.795991,22.651496 14.654312,22.64808 14.492542,22.651496 z " + style="opacity:0.61538463;color:#000000;fill:url(#linearGradient3344);fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:0.99621546;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3275" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.738238,0,0,0.718266,-2.743118,16.5004)" + style="opacity:1;color:#000000;fill:url(#linearGradient3354);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3362);stroke-width:1.37328029;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3277" /> + <path + d="M 6.406727,14.304265 L 6.687378,27.494882 L 10.279716,28.505226 L 10.167456,15.37074 C 10.167456,15.37074 11.795233,15.37074 14.433357,15.202349 C 9.223378,15.336716 6.200856,13.892728 4.0492553,12.115184 C 5.162688,13.759266 6.406727,14.304265 6.406727,14.304265 z " + style="opacity:1;color:#000000;fill:url(#linearGradient6930);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6922" /> + <g + transform="translate(-17.380203,-18.318217)" + id="g4438" /> + <g + transform="translate(8.782477,-49.072787)" + id="g13531" /> + <g + transform="translate(62.025297,-9.931407)" + id="g3054" /> + <g + transform="translate(106.0253,6.068589)" + id="g13534" /> + <g + transform="translate(36.612617,13.323163)" + id="g3943" /> + <g + transform="translate(10.553562,7.3565903e-2)" + style="display:inline" + id="g3676"> + <rect + width="2" + height="9" + rx="1" + ry="1" + x="30.5" + y="0.5625" + style="opacity:1;fill:url(#linearGradient8222);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7962" /> + <path + d="M 40 38.0625 A 12.0625 9.8125 0 1 1 15.875,38.0625 A 12.0625 9.8125 0 1 1 40 38.0625 z" + transform="matrix(1.0673575,0,0,0.4968153,-5.1943,23.214968)" + style="opacity:0.4;fill:url(#radialGradient8234);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8226" /> + <path + d="M 19.5625,5.5 C 16.753603,5.5 14.5,7.070666 14.5,9.03125 L 14.5,33.75 C 14.5,39.708578 16.976602,44.5 20.0625,44.5 L 28.9375,44.5 C 32.023397,44.5 34.5,39.708577 34.5,33.75 L 34.5,9.03125 C 34.5,7.070666 32.246396,5.5 29.4375,5.5 L 19.5625,5.5 z " + style="opacity:1;fill:url(#radialGradient8054);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7885" /> + <path + d="M 19.5625,6 C 18.251247,6 17.065963,6.3684846 16.25,6.9375 C 15.434037,7.5065154 15,8.2425338 15,9.03125 L 15,33.75 C 15,36.660016 15.605563,39.275023 16.5625,41.125 C 17.519437,42.974977 18.778332,44 20.0625,44 L 28.9375,44 C 30.221668,44 31.480563,42.974977 32.4375,41.125 C 33.394437,39.275023 34,36.660016 34,33.75 L 34,9.03125 C 34,8.2425339 33.565963,7.5065155 32.75,6.9375 C 31.934037,6.3684845 30.748752,6 29.4375,6 L 19.5625,6 z " + style="opacity:0.47761195;fill:url(#linearGradient7094);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7086" /> + <rect + width="15.999991" + height="13" + rx="3.0661337" + ry="3.0661337" + x="-32.499992" + y="9.5" + transform="scale(-1,1)" + style="opacity:0.5970149;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7998);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7990" /> + <rect + width="14" + height="11" + rx="2.0388288" + ry="2.0388288" + x="17.5" + y="10.5" + style="opacity:1;fill:url(#linearGradient7978);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7889" /> + <path + d="M 19.5625,6.5 C 18.343394,6.5 17.249773,6.842685 16.53125,7.34375 C 15.812727,7.844815 15.5,8.431952 15.5,9.03125 L 15.5,33.75 C 15.5,36.591524 16.090474,39.147929 17,40.90625 C 17.909526,42.664571 19.034198,43.5 20.0625,43.5 L 28.9375,43.5 C 29.965802,43.5 31.090474,42.664571 32,40.90625 C 32.909526,39.147929 33.5,36.591523 33.5,33.75 L 33.5,9.03125 C 33.5,8.431952 33.187274,7.844815 32.46875,7.34375 C 31.750226,6.842685 30.656606,6.5 29.4375,6.5 L 19.5625,6.5 z " + style="opacity:0.86194033;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7923);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + id="path7896" /> + <path + d="M 25.5,41.558522 L 25.5,40.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8010);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path7900" /> + <path + d="M 23.5,41.558522 L 23.5,40.558522" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8006);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path7905" /> + <rect + width="1" + height="1" + x="25" + y="14" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8057" /> + <rect + width="1" + height="2" + x="27" + y="13" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8059" /> + <rect + width="1" + height="3" + x="29" + y="12" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8061" /> + <g + transform="translate(-50,-1)" + id="g8067"> + <rect + width="1" + height="1" + x="69" + y="15" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8063" /> + <rect + width="1" + height="1" + x="69" + y="13" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8065" /> + </g> + <rect + width="3.0000002" + height="1" + x="19" + y="19" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8074" /> + <rect + width="3.0000002" + height="1" + x="27" + y="19" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8076" /> + <rect + width="13" + height="1" + x="18" + y="18" + style="opacity:0.39179107;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8078" /> + <rect + width="12" + height="9" + rx="1.0075788" + ry="1.0075788" + x="18.5" + y="11.5" + style="opacity:0.09328356;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8242);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7980" /> + <path + d="M 71.953125 1.5937499 A 0.453125 0.421875 0 1 1 71.046875,1.5937499 A 0.453125 0.421875 0 1 1 71.953125 1.5937499 z" + transform="matrix(1.6551692,0,0,1.7962963,-87.0946,-1.105035)" + style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8224" /> + <path + d="M 16.5,24.631663 L 16.5,27.6875 C 16.5,31.386677 16.899906,34.184967 17.59375,36.15625 C 17.940672,37.141892 18.349737,37.906718 18.90625,38.5 C 19.462763,39.093282 20.209189,39.5 21,39.5 L 28,39.5 C 28.785425,39.5 29.535575,39.119774 30.09375,38.53125 C 30.651925,37.942726 31.058872,37.138877 31.40625,36.15625 C 32.101007,34.190996 32.5,31.417446 32.5,27.6875 L 32.5,24.631663 C 31.801719,23.004152 30.471547,23.5 28.96875,23.5 L 20.03125,23.5 C 18.17716,23.5 17.474359,23.061376 16.5,24.631663 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7511);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + id="path8355" /> + <path + d="M 18.0625,24.5 C 17.750875,24.5 17.5,24.750875 17.5,25.0625 L 17.5,25.9375 C 17.5,26.249125 17.750875,26.5 18.0625,26.5 L 20.9375,26.5 C 21.249125,26.5 21.5,26.249125 21.5,25.9375 L 21.5,25.0625 C 21.5,24.750875 21.249125,24.5 20.9375,24.5 L 20.03125,24.5 L 18.0625,24.5 z M 23.0625,24.5 C 22.750875,24.5 22.5,24.750875 22.5,25.0625 L 22.5,25.9375 C 22.5,26.249125 22.750875,26.5 23.0625,26.5 L 25.9375,26.5 C 26.249125,26.5 26.5,26.249125 26.5,25.9375 L 26.5,25.0625 C 26.5,24.750875 26.249125,24.5 25.9375,24.5 L 23.0625,24.5 z M 28.0625,24.5 C 27.750875,24.5 27.5,24.750875 27.5,25.0625 L 27.5,25.9375 C 27.5,26.249125 27.750875,26.5 28.0625,26.5 L 30.9375,26.5 C 31.249125,26.5 31.5,26.249125 31.5,25.9375 L 31.5,25.0625 C 31.5,24.750875 31.249125,24.5 30.9375,24.5 L 28.96875,24.5 L 28.0625,24.5 z M 18.0625,27.5 C 17.772689,27.5 17.531798,27.718965 17.5,28 C 17.497607,28.021153 17.5,28.040686 17.5,28.0625 C 17.503018,28.442419 17.519661,28.797352 17.53125,29.15625 C 17.616416,29.358275 17.828781,29.5 18.0625,29.5 L 20.9375,29.5 C 21.249125,29.5 21.5,29.249125 21.5,28.9375 L 21.5,28.0625 C 21.5,27.750875 21.249125,27.5 20.9375,27.5 L 18.0625,27.5 z M 23.0625,27.5 C 22.750875,27.5 22.5,27.750875 22.5,28.0625 L 22.5,28.9375 C 22.5,29.249125 22.750875,29.5 23.0625,29.5 L 25.9375,29.5 C 26.249125,29.5 26.5,29.249125 26.5,28.9375 L 26.5,28.0625 C 26.5,27.750875 26.249125,27.5 25.9375,27.5 L 23.0625,27.5 z M 28.0625,27.5 C 27.750875,27.5 27.5,27.750875 27.5,28.0625 L 27.5,28.9375 C 27.5,29.249125 27.750875,29.5 28.0625,29.5 L 30.9375,29.5 C 31.171219,29.5 31.383584,29.358275 31.46875,29.15625 C 31.480339,28.794911 31.496982,28.445527 31.5,28.0625 C 31.500172,28.040628 31.499856,28.021943 31.5,28 C 31.468202,27.718965 31.227311,27.5 30.9375,27.5 L 28.0625,27.5 z M 18.0625,30.5 C 17.882716,30.5 17.727835,30.588256 17.625,30.71875 C 17.668776,31.320774 17.712015,31.906145 17.78125,32.4375 C 17.863498,32.484483 17.960623,32.5 18.0625,32.5 L 20.9375,32.5 C 21.249125,32.5 21.5,32.249125 21.5,31.9375 L 21.5,31.0625 C 21.5,30.750875 21.249125,30.5 20.9375,30.5 L 18.0625,30.5 z M 23.0625,30.5 C 22.750875,30.5 22.5,30.750875 22.5,31.0625 L 22.5,31.9375 C 22.5,32.249125 22.750875,32.5 23.0625,32.5 L 25.9375,32.5 C 26.249125,32.5 26.5,32.249125 26.5,31.9375 L 26.5,31.0625 C 26.5,30.750875 26.249125,30.5 25.9375,30.5 L 23.0625,30.5 z M 28.0625,30.5 C 27.750875,30.5 27.5,30.750875 27.5,31.0625 L 27.5,31.9375 C 27.5,32.249125 27.750875,32.5 28.0625,32.5 L 30.9375,32.5 C 31.039377,32.5 31.136502,32.484483 31.21875,32.4375 C 31.286593,31.911149 31.331935,31.315462 31.375,30.71875 C 31.272165,30.588256 31.117284,30.5 30.9375,30.5 L 28.0625,30.5 z M 17.96875,33.5 C 18.103209,34.248868 18.251972,34.921542 18.4375,35.5 L 20.9375,35.5 C 21.249125,35.5 21.5,35.249125 21.5,34.9375 L 21.5,34.0625 C 21.5,33.750875 21.249125,33.5 20.9375,33.5 L 18.0625,33.5 C 18.029779,33.5 17.999911,33.494688 17.96875,33.5 z M 23.0625,33.5 C 22.750875,33.5 22.5,33.750875 22.5,34.0625 L 22.5,34.9375 C 22.5,35.249125 22.750875,35.5 23.0625,35.5 L 25.9375,35.5 C 26.249125,35.5 26.5,35.249125 26.5,34.9375 L 26.5,34.0625 C 26.5,33.750875 26.249125,33.5 25.9375,33.5 L 23.0625,33.5 z M 28.0625,33.5 C 27.750875,33.5 27.5,33.750875 27.5,34.0625 L 27.5,34.9375 C 27.5,35.249125 27.750875,35.5 28.0625,35.5 L 30.5625,35.5 C 30.746275,34.925272 30.897969,34.245333 31.03125,33.5 C 31.000089,33.494688 30.970221,33.5 30.9375,33.5 L 28.0625,33.5 z M 18.9375,36.5 C 18.890307,36.5 18.855821,36.512357 18.8125,36.53125 C 19.410622,37.842551 20.169694,38.5 21,38.5 L 21.0625,38.5 C 21.296219,38.5 21.5,38.249125 21.5,37.9375 L 21.5,37.0625 C 21.5,36.750875 21.296218,36.5 21.0625,36.5 L 18.9375,36.5 z M 23.0625,36.5 C 22.750875,36.5 22.5,36.750875 22.5,37.0625 L 22.5,37.9375 C 22.5,38.249125 22.750875,38.5 23.0625,38.5 L 25.9375,38.5 C 26.249125,38.5 26.5,38.249125 26.5,37.9375 L 26.5,37.0625 C 26.5,36.750875 26.249125,36.5 25.9375,36.5 L 23.0625,36.5 z M 27.9375,36.5 C 27.703781,36.5 27.5,36.750875 27.5,37.0625 L 27.5,37.9375 C 27.5,38.249125 27.703782,38.5 27.9375,38.5 L 28,38.5 C 28.835261,38.5 29.587757,37.850072 30.1875,36.53125 C 30.144179,36.512357 30.109693,36.5 30.0625,36.5 L 27.9375,36.5 z " + style="fill:url(#linearGradient7532);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7287);stroke-width:0.97000003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8246" /> + <g + style="opacity:0.85" + id="g7493"> + <path + d="M 26.5,31.0625 C 26.5,30.750875 26.249125,30.5 25.9375,30.5 L 23.0625,30.5 C 22.750875,30.5 22.5,30.750875 22.5,31.0625 L 22.5,31.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7491);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7193" /> + <path + d="M 26.5,34.0625 C 26.5,33.750875 26.249125,33.5 25.9375,33.5 L 23.0625,33.5 C 22.750875,33.5 22.5,33.750875 22.5,34.0625 L 22.5,34.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7488);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7195" /> + <path + d="M 26.5,37.0625 C 26.5,36.750875 26.249125,36.5 25.9375,36.5 L 23.0625,36.5 C 22.750875,36.5 22.5,36.750875 22.5,37.0625 L 22.5,37.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7485);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7197" /> + <path + d="M 21.5,25.0625 C 21.5,24.750875 21.249125,24.5 20.9375,24.5 L 20.03125,24.5 L 18.0625,24.5 C 17.750875,24.5 17.5,24.750875 17.5,25.0625 L 17.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7482);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7191" /> + <path + d="M 26.5,25.0625 C 26.5,24.750875 26.249125,24.5 25.9375,24.5 L 23.0625,24.5 C 22.750875,24.5 22.5,24.750875 22.5,25.0625 L 22.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7479);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7311" /> + <path + d="M 31.5,25.0625 C 31.5,24.750875 31.249125,24.5 30.9375,24.5 L 28.96875,24.5 L 28.0625,24.5 C 27.750875,24.5 27.5,24.750875 27.5,25.0625 L 27.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7476);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7313" /> + <path + d="M 21.5,28.0625 C 21.5,27.750875 21.249125,27.5 20.9375,27.5 L 20.03125,27.5 L 18.0625,27.5 C 17.750875,27.5 17.5,27.750875 17.5,28.0625 L 17.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7473);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7341" /> + <path + d="M 26.5,28.0625 C 26.5,27.750875 26.249125,27.5 25.9375,27.5 L 23.0625,27.5 C 22.750875,27.5 22.5,27.750875 22.5,28.0625 L 22.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7470);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7343" /> + <path + d="M 31.5,28.0625 C 31.5,27.750875 31.249125,27.5 30.9375,27.5 L 28.96875,27.5 L 28.0625,27.5 C 27.750875,27.5 27.5,27.750875 27.5,28.0625 L 27.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7467);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7345" /> + <path + d="M 21.5,31.0625 C 21.5,30.750875 21.249125,30.5 20.9375,30.5 L 18.0625,30.5 C 17.882716,30.5 17.727835,30.588256 17.625,30.71875 C 17.668776,31.320774 17.712015,31.906145 17.78125,32.4375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7464);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7353" /> + <path + d="M 31.375,30.71875 C 31.272165,30.588256 31.117284,30.5 30.9375,30.5 L 28.0625,30.5 C 27.750875,30.5 27.5,30.750875 27.5,31.0625 L 27.5,31.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7461);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7355" /> + <path + d="M 31.03125,33.5 C 31.000089,33.494688 30.970221,33.5 30.9375,33.5 L 28.0625,33.5 C 27.750875,33.5 27.5,33.750875 27.5,34.0625 L 27.5,34.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7458);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7361" /> + <path + d="M 21.5,34.0625 C 21.5,33.750875 21.249125,33.5 20.9375,33.5 L 18.0625,33.5 C 18.029779,33.5 17.999911,33.494688 17.96875,33.5 C 18.103209,34.248868 18.251972,34.921542 18.4375,35.5" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7455);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7363" /> + <path + d="M 21.5,37.0625 C 21.5,36.750875 21.296218,36.5 21.0625,36.5 L 18.9375,36.5 C 18.890307,36.5 18.855821,36.512357 18.8125,36.53125" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7452);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7369" /> + <path + d="M 30.1875,36.53125 C 30.144179,36.512357 30.109693,36.5 30.0625,36.5 L 27.9375,36.5 C 27.703781,36.5 27.5,36.750875 27.5,37.0625 L 27.5,37.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7449);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7371" /> + </g> + <g + transform="translate(0,1)" + style="fill:#555753" + id="g7135" /> + <path + d="M 24.5,8.558522 L 24.5,7.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6116);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6112" /> + <path + d="M 22.5,8.558522 L 22.5,7.558522" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6118);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6114" /> + <path + d="M 26.5,8.558522 L 26.5,7.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6122);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6120" /> + </g> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-phone-060.svg b/data/icons/scalable/status/gpm-phone-060.svg new file mode 100644 index 0000000..a5068a1 --- /dev/null +++ b/data/icons/scalable/status/gpm-phone-060.svg @@ -0,0 +1,1018 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient3253" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,0.238816)" /> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4001" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient4003" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.765647,0,0,0.779023,-3.920058,-3.051141)" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient4005" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.989992,0,0,1,0.971538,-1.949365)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient4007" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.747261,0,0,0.780131,-3.474617,-3.056018)" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient4009" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient4011" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient4013" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.234777,-1.761184)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4015" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4017" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient4019" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.785824,0,0,0.785824,-4.426418,-1.110872)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient4021" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient8216"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop8218" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop8220" /> + </linearGradient> + <linearGradient + id="linearGradient8046"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop8048" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8050" /> + </linearGradient> + <linearGradient + id="linearGradient7088"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7090" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7092" /> + </linearGradient> + <linearGradient + id="linearGradient7972"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7974" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop7976" /> + </linearGradient> + <linearGradient + id="linearGradient7917"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7919" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7921" /> + </linearGradient> + <linearGradient + id="linearGradient8236"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop8238" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop8240" /> + </linearGradient> + <linearGradient + x1="21.8125" + y1="7.6875" + x2="26.5" + y2="19.9375" + id="linearGradient7094" + xlink:href="#linearGradient7088" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6122" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-38,50.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6118" + xlink:href="#linearGradient8000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-40,50.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6116" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-40,50.058522)" /> + <linearGradient + x1="24.375" + y1="25.375" + x2="28.087311" + y2="52.811184" + id="linearGradient7532" + xlink:href="#linearGradient7526" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="27.53125" + y1="32.21875" + x2="23.749973" + y2="22.53125" + id="linearGradient7511" + xlink:href="#linearGradient8357" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.5" + y1="30.5" + x2="44.0625" + y2="32.313343" + id="linearGradient7491" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.53125" + y1="33.46875" + x2="44" + y2="35.4375" + id="linearGradient7488" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.480392" + y1="36.505032" + x2="43.988625" + y2="38.4375" + id="linearGradient7485" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.491497" + y1="24.541054" + x2="38.947304" + y2="26.4375" + id="linearGradient7482" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.493069" + y1="24.486135" + x2="44" + y2="26.4375" + id="linearGradient7479" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.478554" + y1="24.508232" + x2="48.976982" + y2="26.4375" + id="linearGradient7476" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.491497" + y1="24.541054" + x2="38.947304" + y2="26.4375" + id="linearGradient7473" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="43.493069" + y1="24.486135" + x2="44" + y2="26.4375" + id="linearGradient7470" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="48.478554" + y1="24.508232" + x2="48.976982" + y2="26.4375" + id="linearGradient7467" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="38.5" + y1="30.5" + x2="39" + y2="32.500843" + id="linearGradient7464" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.5" + y1="30.46875" + x2="49" + y2="32.4375" + id="linearGradient7461" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.53125" + y1="33.46875" + x2="49" + y2="35.4375" + id="linearGradient7458" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.5" + y1="33.5625" + x2="39.0625" + y2="35.497356" + id="linearGradient7455" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="39.502918" + y1="36.460838" + x2="40.01115" + y2="38.440475" + id="linearGradient7452" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.496433" + y1="36.460838" + x2="48.982567" + y2="38.4375" + id="linearGradient7449" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="26.499495" + y1="21.108738" + x2="29.249495" + y2="44.788391" + id="linearGradient7287" + xlink:href="#linearGradient7281" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="23.334524" + y1="12.556273" + x2="23.334524" + y2="28.203257" + id="linearGradient8242" + xlink:href="#linearGradient8236" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <radialGradient + cx="27.9375" + cy="38.0625" + r="12.0625" + fx="27.9375" + fy="38.0625" + id="radialGradient8234" + xlink:href="#linearGradient8228" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.8134715,0,7.0997409)" /> + <linearGradient + x1="71.739273" + y1="2.2823277" + x2="71.739273" + y2="5.5714717" + id="linearGradient8222" + xlink:href="#linearGradient8216" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,0)" /> + <radialGradient + cx="64.5" + cy="29.797501" + r="10.5" + fx="64.5" + fy="29.797501" + id="radialGradient8054" + xlink:href="#linearGradient8046" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.328134,0,0,7.0060184,-61.16464,-173.01183)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient8010" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-39,83.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient8006" + xlink:href="#linearGradient8000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-39,83.058522)" /> + <linearGradient + x1="64.375" + y1="9.3125" + x2="64.375" + y2="23.438053" + id="linearGradient7998" + xlink:href="#linearGradient7992" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-89,-1)" /> + <linearGradient + x1="65.4375" + y1="19.690521" + x2="65.4375" + y2="10.6875" + id="linearGradient7978" + xlink:href="#linearGradient7972" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,-1)" /> + <linearGradient + x1="59.510406" + y1="8.375" + x2="87.042259" + y2="92.265244" + id="linearGradient7923" + xlink:href="#linearGradient7917" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,0)" /> + <linearGradient + id="linearGradient7992"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7994" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0" + offset="1" + id="stop7996" /> + </linearGradient> + <linearGradient + id="linearGradient8000"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop8002" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8004" /> + </linearGradient> + <linearGradient + id="linearGradient8012"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop8014" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8016" /> + </linearGradient> + <linearGradient + id="linearGradient8228"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop8230" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop8232" /> + </linearGradient> + <linearGradient + id="linearGradient8357"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop8359" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8361" /> + </linearGradient> + <linearGradient + id="linearGradient7199"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7201" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7203" /> + </linearGradient> + <linearGradient + id="linearGradient7215"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7217" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7219" /> + </linearGradient> + <linearGradient + id="linearGradient7223"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7225" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7227" /> + </linearGradient> + <linearGradient + id="linearGradient7231"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7233" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7235" /> + </linearGradient> + <linearGradient + id="linearGradient7281"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop7283" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop7285" /> + </linearGradient> + <linearGradient + id="linearGradient7526"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop7528" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0.49803922" + offset="1" + id="stop7530" /> + </linearGradient> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 23.945195,9.421181 C 23.073626,8.6470578 22.336664,8.4113672 21.56379,8.0320273 L 21.80193,22.717366 L 23.945195,25.257532 L 23.945195,9.421181 z " + style="opacity:0.68681317;color:#000000;fill:url(#linearGradient3253);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3245" /> + <g + transform="matrix(0.768432,0,0,0.768432,-3.85571,2.09236)" + id="g2145"> + <g + id="g2147"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(1.05,0,0,1.167351,-1.05,-13.69991)" + style="opacity:1;color:#000000;fill:url(#radialGradient4001);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2149" /> + <path + d="M 24.070833,5.0744743 C 16.126886,5.0744743 9.66759,7.8527224 9.667589,11.270388 C 9.667589,11.515632 9.667589,33.939854 9.667589,34.195264 C 9.667589,37.61293 16.126885,40.391177 24.070833,40.391177 C 32.014781,40.391177 38.73128,37.612929 38.731278,34.195264 C 38.731278,33.992969 38.731278,11.472683 38.731278,11.270388 C 38.731278,7.8527214 32.01478,5.0744743 24.070833,5.0744743 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4003);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:1.30135167;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2151" /> + <path + d="M 23.514787,14.946876 C 16.905361,15.081602 11.638389,17.286814 11.638389,19.975089 C 11.638389,20.29378 11.638389,33.16547 11.638389,33.481993 C 11.638389,36.256986 17.222416,38.510203 24.130599,38.510205 C 31.038781,38.510205 36.652133,36.256986 36.652134,33.481993 C 36.652134,33.16547 36.652134,20.29378 36.652134,19.975089 C 36.652134,17.200095 31.038781,14.946877 24.130599,14.946876 C 23.914719,14.946876 23.727993,14.94253 23.514787,14.946876 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient4005);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1.29642594;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2153" /> + <path + d="M 24.079549,5.8545012 C 16.672988,5.8545012 10.650645,8.4484929 10.650644,11.639494 C 10.650644,11.868474 10.650644,33.367011 10.650644,33.605482 C 10.650644,36.796485 16.672987,39.390475 24.079549,39.390475 C 31.486109,39.390475 37.748255,36.796484 37.748253,33.605482 C 37.748253,33.416605 37.748253,11.828374 37.748253,11.639494 C 37.748253,8.4484919 31.486108,5.8545012 24.079549,5.8545012 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4007);stroke-width:1.30135179;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2155" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.972641,0,0,0.865862,0.796499,7.150163)" + style="opacity:1;color:#000000;fill:url(#linearGradient4009);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4011);stroke-width:1.4180578;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2157" /> + <path + d="M 36.121972,9.5718499 C 35.00093,8.5867399 34.053023,8.2868119 33.058925,7.804083 L 33.365229,26.491906 L 36.121972,29.724393 L 36.121972,9.5718499 z " + style="opacity:1;color:#000000;fill:url(#linearGradient4013);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2159" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(1.048446,0,0,0.964345,-1.028695,-2.468578)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4015);stroke-width:1.29421115;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2161" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.367338,0,0,0.36343,15.13767,-6.76548)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient4017);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2163" /> + <path + d="M 24.224554,3.5718369 C 22.200222,3.5718369 19.543466,4.2859899 19.543466,5.1645059 C 19.543466,5.2275459 19.543466,7.7285109 19.543466,7.7941649 C 19.543466,8.6726809 22.200222,9.3868339 24.224554,9.3868339 C 26.248887,9.3868339 28.6824,8.6726809 28.682399,7.7941649 C 28.682399,7.7421649 28.682399,5.2165059 28.682399,5.1645059 C 28.682399,4.2859889 26.248887,3.5718369 24.224554,3.5718369 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1.30135155;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2165" /> + <path + d="M 13.809878,15.815405 L 14.170861,32.60112 L 18.791451,33.886834 L 18.647058,17.172548 C 18.647058,17.172548 20.606753,17.08416 24,16.869874 C 17.432752,16.819891 13.143054,15.291704 10.777615,13.029691 C 12.209752,15.121867 13.809878,15.815405 13.809878,15.815405 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient4019);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2167" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.274904,0,0,0.192106,17.53316,2.740211)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient4021);stroke-width:5.66283321;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path2169" /> + <g + transform="translate(-53.99282,-31.64138)" + id="g4438" /> + </g> + <g + id="g2172" /> + </g> + <g + transform="translate(73.50488,-12.57915)" + id="g3893" /> + <g + transform="translate(-105.33211,-50.807286)" + id="g4381" /> + <g + transform="translate(-79.169425,-81.561856)" + id="g13531" /> + <g + transform="translate(-25.926605,-42.420476)" + id="g3054" /> + <g + transform="translate(18.073395,-26.42048)" + id="g13534" /> + <g + transform="translate(-51.339285,-19.165906)" + id="g4424" /> + <g + transform="translate(10.375,-3.125e-2)" + style="display:inline" + id="g3956"> + <rect + width="2" + height="9" + rx="1" + ry="1" + x="30.5" + y="0.5625" + style="opacity:1;fill:url(#linearGradient8222);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7962" /> + <path + d="M 40 38.0625 A 12.0625 9.8125 0 1 1 15.875,38.0625 A 12.0625 9.8125 0 1 1 40 38.0625 z" + transform="matrix(1.0673575,0,0,0.4968153,-5.1943,23.214968)" + style="opacity:0.4;fill:url(#radialGradient8234);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8226" /> + <path + d="M 19.5625,5.5 C 16.753603,5.5 14.5,7.070666 14.5,9.03125 L 14.5,33.75 C 14.5,39.708578 16.976602,44.5 20.0625,44.5 L 28.9375,44.5 C 32.023397,44.5 34.5,39.708577 34.5,33.75 L 34.5,9.03125 C 34.5,7.070666 32.246396,5.5 29.4375,5.5 L 19.5625,5.5 z " + style="opacity:1;fill:url(#radialGradient8054);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7885" /> + <path + d="M 19.5625,6 C 18.251247,6 17.065963,6.3684846 16.25,6.9375 C 15.434037,7.5065154 15,8.2425338 15,9.03125 L 15,33.75 C 15,36.660016 15.605563,39.275023 16.5625,41.125 C 17.519437,42.974977 18.778332,44 20.0625,44 L 28.9375,44 C 30.221668,44 31.480563,42.974977 32.4375,41.125 C 33.394437,39.275023 34,36.660016 34,33.75 L 34,9.03125 C 34,8.2425339 33.565963,7.5065155 32.75,6.9375 C 31.934037,6.3684845 30.748752,6 29.4375,6 L 19.5625,6 z " + style="opacity:0.47761195;fill:url(#linearGradient7094);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7086" /> + <rect + width="15.999991" + height="13" + rx="3.0661337" + ry="3.0661337" + x="-32.499992" + y="9.5" + transform="scale(-1,1)" + style="opacity:0.5970149;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7998);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7990" /> + <rect + width="14" + height="11" + rx="2.0388288" + ry="2.0388288" + x="17.5" + y="10.5" + style="opacity:1;fill:url(#linearGradient7978);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7889" /> + <path + d="M 19.5625,6.5 C 18.343394,6.5 17.249773,6.842685 16.53125,7.34375 C 15.812727,7.844815 15.5,8.431952 15.5,9.03125 L 15.5,33.75 C 15.5,36.591524 16.090474,39.147929 17,40.90625 C 17.909526,42.664571 19.034198,43.5 20.0625,43.5 L 28.9375,43.5 C 29.965802,43.5 31.090474,42.664571 32,40.90625 C 32.909526,39.147929 33.5,36.591523 33.5,33.75 L 33.5,9.03125 C 33.5,8.431952 33.187274,7.844815 32.46875,7.34375 C 31.750226,6.842685 30.656606,6.5 29.4375,6.5 L 19.5625,6.5 z " + style="opacity:0.86194033;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7923);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + id="path7896" /> + <path + d="M 25.5,41.558522 L 25.5,40.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8010);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path7900" /> + <path + d="M 23.5,41.558522 L 23.5,40.558522" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8006);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path7905" /> + <rect + width="1" + height="1" + x="25" + y="14" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8057" /> + <rect + width="1" + height="2" + x="27" + y="13" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8059" /> + <rect + width="1" + height="3" + x="29" + y="12" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8061" /> + <g + transform="translate(-50,-1)" + id="g8067"> + <rect + width="1" + height="1" + x="69" + y="15" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8063" /> + <rect + width="1" + height="1" + x="69" + y="13" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8065" /> + </g> + <rect + width="3.0000002" + height="1" + x="19" + y="19" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8074" /> + <rect + width="3.0000002" + height="1" + x="27" + y="19" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8076" /> + <rect + width="13" + height="1" + x="18" + y="18" + style="opacity:0.39179107;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8078" /> + <rect + width="12" + height="9" + rx="1.0075788" + ry="1.0075788" + x="18.5" + y="11.5" + style="opacity:0.09328356;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8242);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7980" /> + <path + d="M 71.953125 1.5937499 A 0.453125 0.421875 0 1 1 71.046875,1.5937499 A 0.453125 0.421875 0 1 1 71.953125 1.5937499 z" + transform="matrix(1.6551692,0,0,1.7962963,-87.0946,-1.105035)" + style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8224" /> + <path + d="M 16.5,24.631663 L 16.5,27.6875 C 16.5,31.386677 16.899906,34.184967 17.59375,36.15625 C 17.940672,37.141892 18.349737,37.906718 18.90625,38.5 C 19.462763,39.093282 20.209189,39.5 21,39.5 L 28,39.5 C 28.785425,39.5 29.535575,39.119774 30.09375,38.53125 C 30.651925,37.942726 31.058872,37.138877 31.40625,36.15625 C 32.101007,34.190996 32.5,31.417446 32.5,27.6875 L 32.5,24.631663 C 31.801719,23.004152 30.471547,23.5 28.96875,23.5 L 20.03125,23.5 C 18.17716,23.5 17.474359,23.061376 16.5,24.631663 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7511);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + id="path8355" /> + <path + d="M 18.0625,24.5 C 17.750875,24.5 17.5,24.750875 17.5,25.0625 L 17.5,25.9375 C 17.5,26.249125 17.750875,26.5 18.0625,26.5 L 20.9375,26.5 C 21.249125,26.5 21.5,26.249125 21.5,25.9375 L 21.5,25.0625 C 21.5,24.750875 21.249125,24.5 20.9375,24.5 L 20.03125,24.5 L 18.0625,24.5 z M 23.0625,24.5 C 22.750875,24.5 22.5,24.750875 22.5,25.0625 L 22.5,25.9375 C 22.5,26.249125 22.750875,26.5 23.0625,26.5 L 25.9375,26.5 C 26.249125,26.5 26.5,26.249125 26.5,25.9375 L 26.5,25.0625 C 26.5,24.750875 26.249125,24.5 25.9375,24.5 L 23.0625,24.5 z M 28.0625,24.5 C 27.750875,24.5 27.5,24.750875 27.5,25.0625 L 27.5,25.9375 C 27.5,26.249125 27.750875,26.5 28.0625,26.5 L 30.9375,26.5 C 31.249125,26.5 31.5,26.249125 31.5,25.9375 L 31.5,25.0625 C 31.5,24.750875 31.249125,24.5 30.9375,24.5 L 28.96875,24.5 L 28.0625,24.5 z M 18.0625,27.5 C 17.772689,27.5 17.531798,27.718965 17.5,28 C 17.497607,28.021153 17.5,28.040686 17.5,28.0625 C 17.503018,28.442419 17.519661,28.797352 17.53125,29.15625 C 17.616416,29.358275 17.828781,29.5 18.0625,29.5 L 20.9375,29.5 C 21.249125,29.5 21.5,29.249125 21.5,28.9375 L 21.5,28.0625 C 21.5,27.750875 21.249125,27.5 20.9375,27.5 L 18.0625,27.5 z M 23.0625,27.5 C 22.750875,27.5 22.5,27.750875 22.5,28.0625 L 22.5,28.9375 C 22.5,29.249125 22.750875,29.5 23.0625,29.5 L 25.9375,29.5 C 26.249125,29.5 26.5,29.249125 26.5,28.9375 L 26.5,28.0625 C 26.5,27.750875 26.249125,27.5 25.9375,27.5 L 23.0625,27.5 z M 28.0625,27.5 C 27.750875,27.5 27.5,27.750875 27.5,28.0625 L 27.5,28.9375 C 27.5,29.249125 27.750875,29.5 28.0625,29.5 L 30.9375,29.5 C 31.171219,29.5 31.383584,29.358275 31.46875,29.15625 C 31.480339,28.794911 31.496982,28.445527 31.5,28.0625 C 31.500172,28.040628 31.499856,28.021943 31.5,28 C 31.468202,27.718965 31.227311,27.5 30.9375,27.5 L 28.0625,27.5 z M 18.0625,30.5 C 17.882716,30.5 17.727835,30.588256 17.625,30.71875 C 17.668776,31.320774 17.712015,31.906145 17.78125,32.4375 C 17.863498,32.484483 17.960623,32.5 18.0625,32.5 L 20.9375,32.5 C 21.249125,32.5 21.5,32.249125 21.5,31.9375 L 21.5,31.0625 C 21.5,30.750875 21.249125,30.5 20.9375,30.5 L 18.0625,30.5 z M 23.0625,30.5 C 22.750875,30.5 22.5,30.750875 22.5,31.0625 L 22.5,31.9375 C 22.5,32.249125 22.750875,32.5 23.0625,32.5 L 25.9375,32.5 C 26.249125,32.5 26.5,32.249125 26.5,31.9375 L 26.5,31.0625 C 26.5,30.750875 26.249125,30.5 25.9375,30.5 L 23.0625,30.5 z M 28.0625,30.5 C 27.750875,30.5 27.5,30.750875 27.5,31.0625 L 27.5,31.9375 C 27.5,32.249125 27.750875,32.5 28.0625,32.5 L 30.9375,32.5 C 31.039377,32.5 31.136502,32.484483 31.21875,32.4375 C 31.286593,31.911149 31.331935,31.315462 31.375,30.71875 C 31.272165,30.588256 31.117284,30.5 30.9375,30.5 L 28.0625,30.5 z M 17.96875,33.5 C 18.103209,34.248868 18.251972,34.921542 18.4375,35.5 L 20.9375,35.5 C 21.249125,35.5 21.5,35.249125 21.5,34.9375 L 21.5,34.0625 C 21.5,33.750875 21.249125,33.5 20.9375,33.5 L 18.0625,33.5 C 18.029779,33.5 17.999911,33.494688 17.96875,33.5 z M 23.0625,33.5 C 22.750875,33.5 22.5,33.750875 22.5,34.0625 L 22.5,34.9375 C 22.5,35.249125 22.750875,35.5 23.0625,35.5 L 25.9375,35.5 C 26.249125,35.5 26.5,35.249125 26.5,34.9375 L 26.5,34.0625 C 26.5,33.750875 26.249125,33.5 25.9375,33.5 L 23.0625,33.5 z M 28.0625,33.5 C 27.750875,33.5 27.5,33.750875 27.5,34.0625 L 27.5,34.9375 C 27.5,35.249125 27.750875,35.5 28.0625,35.5 L 30.5625,35.5 C 30.746275,34.925272 30.897969,34.245333 31.03125,33.5 C 31.000089,33.494688 30.970221,33.5 30.9375,33.5 L 28.0625,33.5 z M 18.9375,36.5 C 18.890307,36.5 18.855821,36.512357 18.8125,36.53125 C 19.410622,37.842551 20.169694,38.5 21,38.5 L 21.0625,38.5 C 21.296219,38.5 21.5,38.249125 21.5,37.9375 L 21.5,37.0625 C 21.5,36.750875 21.296218,36.5 21.0625,36.5 L 18.9375,36.5 z M 23.0625,36.5 C 22.750875,36.5 22.5,36.750875 22.5,37.0625 L 22.5,37.9375 C 22.5,38.249125 22.750875,38.5 23.0625,38.5 L 25.9375,38.5 C 26.249125,38.5 26.5,38.249125 26.5,37.9375 L 26.5,37.0625 C 26.5,36.750875 26.249125,36.5 25.9375,36.5 L 23.0625,36.5 z M 27.9375,36.5 C 27.703781,36.5 27.5,36.750875 27.5,37.0625 L 27.5,37.9375 C 27.5,38.249125 27.703782,38.5 27.9375,38.5 L 28,38.5 C 28.835261,38.5 29.587757,37.850072 30.1875,36.53125 C 30.144179,36.512357 30.109693,36.5 30.0625,36.5 L 27.9375,36.5 z " + style="fill:url(#linearGradient7532);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7287);stroke-width:0.97000003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8246" /> + <g + style="opacity:0.85" + id="g7493"> + <path + d="M 26.5,31.0625 C 26.5,30.750875 26.249125,30.5 25.9375,30.5 L 23.0625,30.5 C 22.750875,30.5 22.5,30.750875 22.5,31.0625 L 22.5,31.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7491);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7193" /> + <path + d="M 26.5,34.0625 C 26.5,33.750875 26.249125,33.5 25.9375,33.5 L 23.0625,33.5 C 22.750875,33.5 22.5,33.750875 22.5,34.0625 L 22.5,34.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7488);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7195" /> + <path + d="M 26.5,37.0625 C 26.5,36.750875 26.249125,36.5 25.9375,36.5 L 23.0625,36.5 C 22.750875,36.5 22.5,36.750875 22.5,37.0625 L 22.5,37.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7485);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7197" /> + <path + d="M 21.5,25.0625 C 21.5,24.750875 21.249125,24.5 20.9375,24.5 L 20.03125,24.5 L 18.0625,24.5 C 17.750875,24.5 17.5,24.750875 17.5,25.0625 L 17.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7482);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7191" /> + <path + d="M 26.5,25.0625 C 26.5,24.750875 26.249125,24.5 25.9375,24.5 L 23.0625,24.5 C 22.750875,24.5 22.5,24.750875 22.5,25.0625 L 22.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7479);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7311" /> + <path + d="M 31.5,25.0625 C 31.5,24.750875 31.249125,24.5 30.9375,24.5 L 28.96875,24.5 L 28.0625,24.5 C 27.750875,24.5 27.5,24.750875 27.5,25.0625 L 27.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7476);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7313" /> + <path + d="M 21.5,28.0625 C 21.5,27.750875 21.249125,27.5 20.9375,27.5 L 20.03125,27.5 L 18.0625,27.5 C 17.750875,27.5 17.5,27.750875 17.5,28.0625 L 17.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7473);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7341" /> + <path + d="M 26.5,28.0625 C 26.5,27.750875 26.249125,27.5 25.9375,27.5 L 23.0625,27.5 C 22.750875,27.5 22.5,27.750875 22.5,28.0625 L 22.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7470);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7343" /> + <path + d="M 31.5,28.0625 C 31.5,27.750875 31.249125,27.5 30.9375,27.5 L 28.96875,27.5 L 28.0625,27.5 C 27.750875,27.5 27.5,27.750875 27.5,28.0625 L 27.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7467);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7345" /> + <path + d="M 21.5,31.0625 C 21.5,30.750875 21.249125,30.5 20.9375,30.5 L 18.0625,30.5 C 17.882716,30.5 17.727835,30.588256 17.625,30.71875 C 17.668776,31.320774 17.712015,31.906145 17.78125,32.4375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7464);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7353" /> + <path + d="M 31.375,30.71875 C 31.272165,30.588256 31.117284,30.5 30.9375,30.5 L 28.0625,30.5 C 27.750875,30.5 27.5,30.750875 27.5,31.0625 L 27.5,31.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7461);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7355" /> + <path + d="M 31.03125,33.5 C 31.000089,33.494688 30.970221,33.5 30.9375,33.5 L 28.0625,33.5 C 27.750875,33.5 27.5,33.750875 27.5,34.0625 L 27.5,34.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7458);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7361" /> + <path + d="M 21.5,34.0625 C 21.5,33.750875 21.249125,33.5 20.9375,33.5 L 18.0625,33.5 C 18.029779,33.5 17.999911,33.494688 17.96875,33.5 C 18.103209,34.248868 18.251972,34.921542 18.4375,35.5" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7455);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7363" /> + <path + d="M 21.5,37.0625 C 21.5,36.750875 21.296218,36.5 21.0625,36.5 L 18.9375,36.5 C 18.890307,36.5 18.855821,36.512357 18.8125,36.53125" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7452);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7369" /> + <path + d="M 30.1875,36.53125 C 30.144179,36.512357 30.109693,36.5 30.0625,36.5 L 27.9375,36.5 C 27.703781,36.5 27.5,36.750875 27.5,37.0625 L 27.5,37.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7449);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7371" /> + </g> + <g + transform="translate(0,1)" + style="fill:#555753" + id="g7135" /> + <path + d="M 24.5,8.558522 L 24.5,7.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6116);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6112" /> + <path + d="M 22.5,8.558522 L 22.5,7.558522" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6118);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6114" /> + <path + d="M 26.5,8.558522 L 26.5,7.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6122);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6120" /> + </g> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-phone-100.svg b/data/icons/scalable/status/gpm-phone-100.svg new file mode 100644 index 0000000..75f8270 --- /dev/null +++ b/data/icons/scalable/status/gpm-phone-100.svg @@ -0,0 +1,1017 @@ +<?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="svg1328"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3247"> + <stop + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" + id="stop3249" /> + <stop + style="stop-color:#f0f0f0;stop-opacity:0" + offset="1" + id="stop3251" /> + </linearGradient> + <linearGradient + id="linearGradient3233"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop3235" /> + <stop + style="stop-color:#a3a398;stop-opacity:1" + offset="1" + id="stop3237" /> + </linearGradient> + <linearGradient + id="linearGradient6924"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop6926" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop6928" /> + </linearGradient> + <linearGradient + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4180" /> + </linearGradient> + <linearGradient + id="linearGradient4134"> + <stop + style="stop-color:#d6d7d5;stop-opacity:1" + offset="0" + id="stop4136" /> + <stop + style="stop-color:#d1d2d0;stop-opacity:1" + offset="0.25" + id="stop4148" /> + <stop + style="stop-color:#a5a6a3;stop-opacity:1" + offset="0.5" + id="stop4142" /> + <stop + style="stop-color:#dddedc;stop-opacity:1" + offset="1" + id="stop4138" /> + </linearGradient> + <linearGradient + id="linearGradient4126"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4128" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4130" /> + </linearGradient> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient4132" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient6946" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient3255" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3260"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop3262" /> + <stop + style="stop-color:#8fb1dc;stop-opacity:1" + offset="1" + id="stop3264" /> + </linearGradient> + <linearGradient + id="linearGradient3815"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop3817" /> + <stop + style="stop-color:#98b8e7;stop-opacity:1" + offset="1" + id="stop3819" /> + </linearGradient> + <linearGradient + id="linearGradient3805"> + <stop + style="stop-color:#284e7f;stop-opacity:1" + offset="0" + id="stop3807" /> + <stop + style="stop-color:#6694cf;stop-opacity:1" + offset="0.5" + id="stop3813" /> + <stop + style="stop-color:#234570;stop-opacity:1" + offset="1" + id="stop3809" /> + </linearGradient> + <linearGradient + x1="9.3030529" + y1="26.71875" + x2="38.826412" + y2="26.71875" + id="linearGradient2572" + xlink:href="#linearGradient4134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.573686,0,0,0.617087,49.87395,-4.037989)" /> + <linearGradient + x1="17.160095" + y1="14.004482" + x2="37.969398" + y2="56.575912" + id="linearGradient2574" + xlink:href="#linearGradient4176" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.559909,0,0,0.617965,50.20771,-4.041853)" /> + <linearGradient + x1="34.244171" + y1="17.695425" + x2="34.244171" + y2="29.91827" + id="linearGradient2576" + xlink:href="#linearGradient3247" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.588804,0,0,0.622475,49.63814,-3.016176)" /> + <linearGradient + x1="11.003058" + y1="32.489445" + x2="32.396713" + y2="32.489445" + id="linearGradient2578" + xlink:href="#linearGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.757466,0,0,0.79213,52.62229,-3.308503)" /> + <linearGradient + x1="21.486856" + y1="25.114395" + x2="21.756248" + y2="5.5616603" + id="linearGradient2580" + xlink:href="#linearGradient3260" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="25.698481" + y1="11.170371" + x2="25.573168" + y2="20.118456" + id="linearGradient2582" + xlink:href="#linearGradient3815" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient2584" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="23.857143" + cy="40" + r="17.142857" + fx="23.857143" + fy="40" + id="radialGradient2586" + xlink:href="#linearGradient4126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,20)" /> + <linearGradient + x1="16.07143" + y1="19.5" + x2="15.785715" + y2="30" + id="linearGradient2588" + xlink:href="#linearGradient6924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.588804,0,0,0.622475,49.49454,-2.501044)" /> + <linearGradient + x1="24" + y1="17.245949" + x2="23.433737" + y2="8.0476589" + id="linearGradient2590" + xlink:href="#linearGradient3233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient8216"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop8218" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop8220" /> + </linearGradient> + <linearGradient + id="linearGradient8046"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop8048" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8050" /> + </linearGradient> + <linearGradient + id="linearGradient7088"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7090" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7092" /> + </linearGradient> + <linearGradient + id="linearGradient7972"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7974" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop7976" /> + </linearGradient> + <linearGradient + id="linearGradient7917"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7919" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7921" /> + </linearGradient> + <linearGradient + id="linearGradient8236"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop8238" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop8240" /> + </linearGradient> + <linearGradient + x1="21.8125" + y1="7.6875" + x2="26.5" + y2="19.9375" + id="linearGradient7094" + xlink:href="#linearGradient7088" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6122" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-38,50.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6118" + xlink:href="#linearGradient8000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-40,50.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient6116" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-40,50.058522)" /> + <linearGradient + x1="24.375" + y1="25.375" + x2="28.087311" + y2="52.811184" + id="linearGradient7532" + xlink:href="#linearGradient7526" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="27.53125" + y1="32.21875" + x2="23.749973" + y2="22.53125" + id="linearGradient7511" + xlink:href="#linearGradient8357" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.5" + y1="30.5" + x2="44.0625" + y2="32.313343" + id="linearGradient7491" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.53125" + y1="33.46875" + x2="44" + y2="35.4375" + id="linearGradient7488" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.480392" + y1="36.505032" + x2="43.988625" + y2="38.4375" + id="linearGradient7485" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.491497" + y1="24.541054" + x2="38.947304" + y2="26.4375" + id="linearGradient7482" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="43.493069" + y1="24.486135" + x2="44" + y2="26.4375" + id="linearGradient7479" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.478554" + y1="24.508232" + x2="48.976982" + y2="26.4375" + id="linearGradient7476" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.491497" + y1="24.541054" + x2="38.947304" + y2="26.4375" + id="linearGradient7473" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="43.493069" + y1="24.486135" + x2="44" + y2="26.4375" + id="linearGradient7470" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="48.478554" + y1="24.508232" + x2="48.976982" + y2="26.4375" + id="linearGradient7467" + xlink:href="#linearGradient7199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,3)" /> + <linearGradient + x1="38.5" + y1="30.5" + x2="39" + y2="32.500843" + id="linearGradient7464" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.5" + y1="30.46875" + x2="49" + y2="32.4375" + id="linearGradient7461" + xlink:href="#linearGradient7215" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.53125" + y1="33.46875" + x2="49" + y2="35.4375" + id="linearGradient7458" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="38.5" + y1="33.5625" + x2="39.0625" + y2="35.497356" + id="linearGradient7455" + xlink:href="#linearGradient7223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="39.502918" + y1="36.460838" + x2="40.01115" + y2="38.440475" + id="linearGradient7452" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="48.496433" + y1="36.460838" + x2="48.982567" + y2="38.4375" + id="linearGradient7449" + xlink:href="#linearGradient7231" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-20,0)" /> + <linearGradient + x1="26.499495" + y1="21.108738" + x2="29.249495" + y2="44.788391" + id="linearGradient7287" + xlink:href="#linearGradient7281" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="23.334524" + y1="12.556273" + x2="23.334524" + y2="28.203257" + id="linearGradient8242" + xlink:href="#linearGradient8236" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" /> + <radialGradient + cx="27.9375" + cy="38.0625" + r="12.0625" + fx="27.9375" + fy="38.0625" + id="radialGradient8234" + xlink:href="#linearGradient8228" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.8134715,0,7.0997409)" /> + <linearGradient + x1="71.739273" + y1="2.2823277" + x2="71.739273" + y2="5.5714717" + id="linearGradient8222" + xlink:href="#linearGradient8216" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,0)" /> + <radialGradient + cx="64.5" + cy="29.797501" + r="10.5" + fx="64.5" + fy="29.797501" + id="radialGradient8054" + xlink:href="#linearGradient8046" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.328134,0,0,7.0060184,-61.16464,-173.01183)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient8010" + xlink:href="#linearGradient8012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-39,83.058522)" /> + <linearGradient + x1="64.5625" + y1="42.625" + x2="64.5" + y2="41" + id="linearGradient8006" + xlink:href="#linearGradient8000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-39,83.058522)" /> + <linearGradient + x1="64.375" + y1="9.3125" + x2="64.375" + y2="23.438053" + id="linearGradient7998" + xlink:href="#linearGradient7992" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-89,-1)" /> + <linearGradient + x1="65.4375" + y1="19.690521" + x2="65.4375" + y2="10.6875" + id="linearGradient7978" + xlink:href="#linearGradient7972" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,-1)" /> + <linearGradient + x1="59.510406" + y1="8.375" + x2="87.042259" + y2="92.265244" + id="linearGradient7923" + xlink:href="#linearGradient7917" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-40,0)" /> + <linearGradient + id="linearGradient7992"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7994" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0" + offset="1" + id="stop7996" /> + </linearGradient> + <linearGradient + id="linearGradient8000"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop8002" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8004" /> + </linearGradient> + <linearGradient + id="linearGradient8012"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop8014" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8016" /> + </linearGradient> + <linearGradient + id="linearGradient8228"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop8230" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop8232" /> + </linearGradient> + <linearGradient + id="linearGradient8357"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop8359" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop8361" /> + </linearGradient> + <linearGradient + id="linearGradient7199"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7201" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7203" /> + </linearGradient> + <linearGradient + id="linearGradient7215"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7217" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7219" /> + </linearGradient> + <linearGradient + id="linearGradient7223"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7225" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7227" /> + </linearGradient> + <linearGradient + id="linearGradient7231"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop7233" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop7235" /> + </linearGradient> + <linearGradient + id="linearGradient7281"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop7283" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop7285" /> + </linearGradient> + <linearGradient + id="linearGradient7526"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop7528" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0.49803922" + offset="1" + id="stop7530" /> + </linearGradient> + </defs> + <g + id="layer1"> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.831993,0,0,0.904687,-5.111713,-7.837026)" + style="opacity:1;color:#000000;fill:url(#radialGradient4132);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3366" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.285592,0,0,0.285592,7.630674,-3.417084)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient6946);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6944" /> + <g + transform="translate(-56.21011,3.45207)" + id="g2018"> + <path + d="M 70.754127,2.3850427 C 64.800881,2.3850427 59.960242,4.5857764 59.960241,7.2930121 C 59.960241,7.4872772 59.960241,25.250176 59.960241,25.452494 C 59.960241,28.15973 64.80088,30.360463 70.754127,30.360463 C 76.707374,30.360463 81.740762,28.159729 81.740761,25.452494 C 81.740761,25.29225 81.740761,7.453256 81.740761,7.2930121 C 81.740761,4.5857756 76.707373,2.3850427 70.754127,2.3850427 z " + style="color:#000000;fill:url(#linearGradient2572);fill-opacity:1;fill-rule:nonzero;stroke:#767973;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1912" /> + <path + d="M 70.760659,3.0029254 C 65.210133,3.0029254 60.69695,5.0577041 60.69695,7.585392 C 60.69695,7.7667739 60.69695,24.79641 60.69695,24.98531 C 60.69695,27.512999 65.210132,29.567777 70.760659,29.567777 C 76.311184,29.567777 81.004077,27.512999 81.004075,24.98531 C 81.004075,24.835695 81.004075,7.7350095 81.004075,7.585392 C 81.004075,5.0577033 76.311183,3.0029254 70.760659,3.0029254 z " + style="opacity:0.5443038;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2574);stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1914" /> + <path + d="M 79.785332,5.9475489 C 78.945215,5.1672137 78.234848,4.9296317 77.489865,4.5472477 L 77.71941,19.350433 L 79.785332,21.910983 L 79.785332,5.9475489 z " + style="color:#000000;fill:url(#linearGradient2576);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1916" /> + <path + d="M 70.322762,4.2335617 C 65.320374,4.3402822 61.334032,6.0870968 61.334032,8.2165604 C 61.334032,8.4690051 61.334032,24.507016 61.334032,24.757743 C 61.334032,26.955898 65.560341,28.740739 70.788844,28.740741 C 76.017348,28.740741 80.26585,26.955898 80.265851,24.757743 C 80.265851,24.507016 80.265851,8.4690051 80.265851,8.2165604 C 80.265851,6.0184041 76.017348,4.2335625 70.788844,4.2335617 C 70.625453,4.2335617 70.484129,4.2301191 70.322762,4.2335617 z " + style="opacity:0.79120878;color:#000000;fill:url(#linearGradient2578);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99621493;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1918" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.736706,0,0,0.685875,53.11824,-2.056787)" + style="color:#000000;fill:url(#linearGradient2580);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2582);stroke-width:1.4067924;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1920" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.785713,0,0,0.763887,51.94438,-3.590035)" + style="opacity:0.467033;color:#000000;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2584);stroke-width:1.29078352;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1922" /> + <path + d="M 41 40 A 17.142857 8.5714283 0 1 1 6.7142868,40 A 17.142857 8.5714283 0 1 1 41 40 z" + transform="matrix(0.275285,0,0,0.287884,64.05955,-6.99374)" + style="opacity:0.30769234;color:#000000;fill:url(#radialGradient2586);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1924" /> + <path + d="M 70.869327,1.1947586 C 69.352279,1.1947586 67.361289,1.7604606 67.361289,2.4563595 C 67.361289,2.5062953 67.361289,4.4873847 67.361289,4.5393912 C 67.361289,5.2352901 69.352279,5.8009921 70.869327,5.8009921 C 72.386375,5.8009921 74.210066,5.2352901 74.210065,4.5393912 C 74.210065,4.4982005 74.210065,2.4975502 74.210065,2.4563595 C 74.210065,1.7604598 72.386375,1.1947586 70.869327,1.1947586 z " + style="color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1926" /> + <path + d="M 63.0645,10.893256 L 63.335023,24.189725 L 66.797725,25.208177 L 66.689515,11.96829 C 66.689515,11.96829 68.158125,11.898275 70.701045,11.728533 C 65.779506,11.68894 62.564778,10.478417 60.792103,8.6866088 C 61.865355,10.343884 63.0645,10.893256 63.0645,10.893256 z " + style="opacity:0.58241763;color:#000000;fill:url(#linearGradient2588);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1928" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.206015,0,0,0.152173,65.85475,0.536003)" + style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2590);stroke-width:5.64783573;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path1930" /> + </g> + <path + d="M 14.695397,4.7062278 C 13.121553,4.7062278 11.056023,5.2674264 11.056023,5.9577853 C 11.056023,6.0073237 11.056023,7.972642 11.056023,8.0242345 C 11.056023,8.7145934 13.121553,9.275792 14.695397,9.275792 C 16.269241,9.275792 18.161208,8.7145934 18.161207,8.0242345 C 18.161207,7.9833716 18.161207,5.9986482 18.161207,5.9577853 C 18.161207,5.2674256 16.269241,4.7062278 14.695397,4.7062278 z " + style="opacity:1;color:#000000;fill:#9d9e9b;fill-opacity:1;fill-rule:nonzero;stroke:#7d7f7a;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path3362" /> + <path + d="M 36.857142 14.071428 A 12.857142 5.5 0 1 1 11.142858,14.071428 A 12.857142 5.5 0 1 1 36.857142 14.071428 z" + transform="matrix(0.213728,0,0,0.150961,9.493084,4.052715)" + style="opacity:1;color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3255);stroke-width:5.5671978;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" + id="path6940" /> + <g + transform="matrix(0.749282,0,0,0.79213,119.0661,5.489991)" + id="g1932" /> + <g + transform="translate(66.25488,7.11108)" + id="g2441" /> + <g + transform="translate(-6.582105,-40.307286)" + id="g4438" /> + <g + transform="translate(19.580575,-71.061856)" + id="g13531" /> + <g + transform="translate(72.823395,-31.920476)" + id="g3054" /> + <g + transform="translate(116.8234,-15.92048)" + id="g13534" /> + <g + transform="translate(47.410715,-8.665906)" + id="g4305" /> + <g + transform="translate(10.375,0.21875)" + style="display:inline" + id="g3935"> + <rect + width="2" + height="9" + rx="1" + ry="1" + x="30.5" + y="0.5625" + style="opacity:1;fill:url(#linearGradient8222);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7962" /> + <path + d="M 40 38.0625 A 12.0625 9.8125 0 1 1 15.875,38.0625 A 12.0625 9.8125 0 1 1 40 38.0625 z" + transform="matrix(1.0673575,0,0,0.4968153,-5.1943,23.214968)" + style="opacity:0.4;fill:url(#radialGradient8234);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8226" /> + <path + d="M 19.5625,5.5 C 16.753603,5.5 14.5,7.070666 14.5,9.03125 L 14.5,33.75 C 14.5,39.708578 16.976602,44.5 20.0625,44.5 L 28.9375,44.5 C 32.023397,44.5 34.5,39.708577 34.5,33.75 L 34.5,9.03125 C 34.5,7.070666 32.246396,5.5 29.4375,5.5 L 19.5625,5.5 z " + style="opacity:1;fill:url(#radialGradient8054);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7885" /> + <path + d="M 19.5625,6 C 18.251247,6 17.065963,6.3684846 16.25,6.9375 C 15.434037,7.5065154 15,8.2425338 15,9.03125 L 15,33.75 C 15,36.660016 15.605563,39.275023 16.5625,41.125 C 17.519437,42.974977 18.778332,44 20.0625,44 L 28.9375,44 C 30.221668,44 31.480563,42.974977 32.4375,41.125 C 33.394437,39.275023 34,36.660016 34,33.75 L 34,9.03125 C 34,8.2425339 33.565963,7.5065155 32.75,6.9375 C 31.934037,6.3684845 30.748752,6 29.4375,6 L 19.5625,6 z " + style="opacity:0.47761195;fill:url(#linearGradient7094);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7086" /> + <rect + width="15.999991" + height="13" + rx="3.0661337" + ry="3.0661337" + x="-32.499992" + y="9.5" + transform="scale(-1,1)" + style="opacity:0.5970149;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7998);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7990" /> + <rect + width="14" + height="11" + rx="2.0388288" + ry="2.0388288" + x="17.5" + y="10.5" + style="opacity:1;fill:url(#linearGradient7978);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7889" /> + <path + d="M 19.5625,6.5 C 18.343394,6.5 17.249773,6.842685 16.53125,7.34375 C 15.812727,7.844815 15.5,8.431952 15.5,9.03125 L 15.5,33.75 C 15.5,36.591524 16.090474,39.147929 17,40.90625 C 17.909526,42.664571 19.034198,43.5 20.0625,43.5 L 28.9375,43.5 C 29.965802,43.5 31.090474,42.664571 32,40.90625 C 32.909526,39.147929 33.5,36.591523 33.5,33.75 L 33.5,9.03125 C 33.5,8.431952 33.187274,7.844815 32.46875,7.34375 C 31.750226,6.842685 30.656606,6.5 29.4375,6.5 L 19.5625,6.5 z " + style="opacity:0.86194033;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7923);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + id="path7896" /> + <path + d="M 25.5,41.558522 L 25.5,40.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8010);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path7900" /> + <path + d="M 23.5,41.558522 L 23.5,40.558522" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8006);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path7905" /> + <rect + width="1" + height="1" + x="25" + y="14" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8057" /> + <rect + width="1" + height="2" + x="27" + y="13" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8059" /> + <rect + width="1" + height="3" + x="29" + y="12" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8061" /> + <g + transform="translate(-50,-1)" + id="g8067"> + <rect + width="1" + height="1" + x="69" + y="15" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8063" /> + <rect + width="1" + height="1" + x="69" + y="13" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8065" /> + </g> + <rect + width="3.0000002" + height="1" + x="19" + y="19" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8074" /> + <rect + width="3.0000002" + height="1" + x="27" + y="19" + style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8076" /> + <rect + width="13" + height="1" + x="18" + y="18" + style="opacity:0.39179107;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect8078" /> + <rect + width="12" + height="9" + rx="1.0075788" + ry="1.0075788" + x="18.5" + y="11.5" + style="opacity:0.09328356;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8242);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect7980" /> + <path + d="M 71.953125 1.5937499 A 0.453125 0.421875 0 1 1 71.046875,1.5937499 A 0.453125 0.421875 0 1 1 71.953125 1.5937499 z" + transform="matrix(1.6551692,0,0,1.7962963,-87.0946,-1.105035)" + style="opacity:1;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8224" /> + <path + d="M 16.5,24.631663 L 16.5,27.6875 C 16.5,31.386677 16.899906,34.184967 17.59375,36.15625 C 17.940672,37.141892 18.349737,37.906718 18.90625,38.5 C 19.462763,39.093282 20.209189,39.5 21,39.5 L 28,39.5 C 28.785425,39.5 29.535575,39.119774 30.09375,38.53125 C 30.651925,37.942726 31.058872,37.138877 31.40625,36.15625 C 32.101007,34.190996 32.5,31.417446 32.5,27.6875 L 32.5,24.631663 C 31.801719,23.004152 30.471547,23.5 28.96875,23.5 L 20.03125,23.5 C 18.17716,23.5 17.474359,23.061376 16.5,24.631663 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7511);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + id="path8355" /> + <path + d="M 18.0625,24.5 C 17.750875,24.5 17.5,24.750875 17.5,25.0625 L 17.5,25.9375 C 17.5,26.249125 17.750875,26.5 18.0625,26.5 L 20.9375,26.5 C 21.249125,26.5 21.5,26.249125 21.5,25.9375 L 21.5,25.0625 C 21.5,24.750875 21.249125,24.5 20.9375,24.5 L 20.03125,24.5 L 18.0625,24.5 z M 23.0625,24.5 C 22.750875,24.5 22.5,24.750875 22.5,25.0625 L 22.5,25.9375 C 22.5,26.249125 22.750875,26.5 23.0625,26.5 L 25.9375,26.5 C 26.249125,26.5 26.5,26.249125 26.5,25.9375 L 26.5,25.0625 C 26.5,24.750875 26.249125,24.5 25.9375,24.5 L 23.0625,24.5 z M 28.0625,24.5 C 27.750875,24.5 27.5,24.750875 27.5,25.0625 L 27.5,25.9375 C 27.5,26.249125 27.750875,26.5 28.0625,26.5 L 30.9375,26.5 C 31.249125,26.5 31.5,26.249125 31.5,25.9375 L 31.5,25.0625 C 31.5,24.750875 31.249125,24.5 30.9375,24.5 L 28.96875,24.5 L 28.0625,24.5 z M 18.0625,27.5 C 17.772689,27.5 17.531798,27.718965 17.5,28 C 17.497607,28.021153 17.5,28.040686 17.5,28.0625 C 17.503018,28.442419 17.519661,28.797352 17.53125,29.15625 C 17.616416,29.358275 17.828781,29.5 18.0625,29.5 L 20.9375,29.5 C 21.249125,29.5 21.5,29.249125 21.5,28.9375 L 21.5,28.0625 C 21.5,27.750875 21.249125,27.5 20.9375,27.5 L 18.0625,27.5 z M 23.0625,27.5 C 22.750875,27.5 22.5,27.750875 22.5,28.0625 L 22.5,28.9375 C 22.5,29.249125 22.750875,29.5 23.0625,29.5 L 25.9375,29.5 C 26.249125,29.5 26.5,29.249125 26.5,28.9375 L 26.5,28.0625 C 26.5,27.750875 26.249125,27.5 25.9375,27.5 L 23.0625,27.5 z M 28.0625,27.5 C 27.750875,27.5 27.5,27.750875 27.5,28.0625 L 27.5,28.9375 C 27.5,29.249125 27.750875,29.5 28.0625,29.5 L 30.9375,29.5 C 31.171219,29.5 31.383584,29.358275 31.46875,29.15625 C 31.480339,28.794911 31.496982,28.445527 31.5,28.0625 C 31.500172,28.040628 31.499856,28.021943 31.5,28 C 31.468202,27.718965 31.227311,27.5 30.9375,27.5 L 28.0625,27.5 z M 18.0625,30.5 C 17.882716,30.5 17.727835,30.588256 17.625,30.71875 C 17.668776,31.320774 17.712015,31.906145 17.78125,32.4375 C 17.863498,32.484483 17.960623,32.5 18.0625,32.5 L 20.9375,32.5 C 21.249125,32.5 21.5,32.249125 21.5,31.9375 L 21.5,31.0625 C 21.5,30.750875 21.249125,30.5 20.9375,30.5 L 18.0625,30.5 z M 23.0625,30.5 C 22.750875,30.5 22.5,30.750875 22.5,31.0625 L 22.5,31.9375 C 22.5,32.249125 22.750875,32.5 23.0625,32.5 L 25.9375,32.5 C 26.249125,32.5 26.5,32.249125 26.5,31.9375 L 26.5,31.0625 C 26.5,30.750875 26.249125,30.5 25.9375,30.5 L 23.0625,30.5 z M 28.0625,30.5 C 27.750875,30.5 27.5,30.750875 27.5,31.0625 L 27.5,31.9375 C 27.5,32.249125 27.750875,32.5 28.0625,32.5 L 30.9375,32.5 C 31.039377,32.5 31.136502,32.484483 31.21875,32.4375 C 31.286593,31.911149 31.331935,31.315462 31.375,30.71875 C 31.272165,30.588256 31.117284,30.5 30.9375,30.5 L 28.0625,30.5 z M 17.96875,33.5 C 18.103209,34.248868 18.251972,34.921542 18.4375,35.5 L 20.9375,35.5 C 21.249125,35.5 21.5,35.249125 21.5,34.9375 L 21.5,34.0625 C 21.5,33.750875 21.249125,33.5 20.9375,33.5 L 18.0625,33.5 C 18.029779,33.5 17.999911,33.494688 17.96875,33.5 z M 23.0625,33.5 C 22.750875,33.5 22.5,33.750875 22.5,34.0625 L 22.5,34.9375 C 22.5,35.249125 22.750875,35.5 23.0625,35.5 L 25.9375,35.5 C 26.249125,35.5 26.5,35.249125 26.5,34.9375 L 26.5,34.0625 C 26.5,33.750875 26.249125,33.5 25.9375,33.5 L 23.0625,33.5 z M 28.0625,33.5 C 27.750875,33.5 27.5,33.750875 27.5,34.0625 L 27.5,34.9375 C 27.5,35.249125 27.750875,35.5 28.0625,35.5 L 30.5625,35.5 C 30.746275,34.925272 30.897969,34.245333 31.03125,33.5 C 31.000089,33.494688 30.970221,33.5 30.9375,33.5 L 28.0625,33.5 z M 18.9375,36.5 C 18.890307,36.5 18.855821,36.512357 18.8125,36.53125 C 19.410622,37.842551 20.169694,38.5 21,38.5 L 21.0625,38.5 C 21.296219,38.5 21.5,38.249125 21.5,37.9375 L 21.5,37.0625 C 21.5,36.750875 21.296218,36.5 21.0625,36.5 L 18.9375,36.5 z M 23.0625,36.5 C 22.750875,36.5 22.5,36.750875 22.5,37.0625 L 22.5,37.9375 C 22.5,38.249125 22.750875,38.5 23.0625,38.5 L 25.9375,38.5 C 26.249125,38.5 26.5,38.249125 26.5,37.9375 L 26.5,37.0625 C 26.5,36.750875 26.249125,36.5 25.9375,36.5 L 23.0625,36.5 z M 27.9375,36.5 C 27.703781,36.5 27.5,36.750875 27.5,37.0625 L 27.5,37.9375 C 27.5,38.249125 27.703782,38.5 27.9375,38.5 L 28,38.5 C 28.835261,38.5 29.587757,37.850072 30.1875,36.53125 C 30.144179,36.512357 30.109693,36.5 30.0625,36.5 L 27.9375,36.5 z " + style="fill:url(#linearGradient7532);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7287);stroke-width:0.97000003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path8246" /> + <g + style="opacity:0.85" + id="g7493"> + <path + d="M 26.5,31.0625 C 26.5,30.750875 26.249125,30.5 25.9375,30.5 L 23.0625,30.5 C 22.750875,30.5 22.5,30.750875 22.5,31.0625 L 22.5,31.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7491);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7193" /> + <path + d="M 26.5,34.0625 C 26.5,33.750875 26.249125,33.5 25.9375,33.5 L 23.0625,33.5 C 22.750875,33.5 22.5,33.750875 22.5,34.0625 L 22.5,34.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7488);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7195" /> + <path + d="M 26.5,37.0625 C 26.5,36.750875 26.249125,36.5 25.9375,36.5 L 23.0625,36.5 C 22.750875,36.5 22.5,36.750875 22.5,37.0625 L 22.5,37.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7485);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7197" /> + <path + d="M 21.5,25.0625 C 21.5,24.750875 21.249125,24.5 20.9375,24.5 L 20.03125,24.5 L 18.0625,24.5 C 17.750875,24.5 17.5,24.750875 17.5,25.0625 L 17.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7482);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7191" /> + <path + d="M 26.5,25.0625 C 26.5,24.750875 26.249125,24.5 25.9375,24.5 L 23.0625,24.5 C 22.750875,24.5 22.5,24.750875 22.5,25.0625 L 22.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7479);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7311" /> + <path + d="M 31.5,25.0625 C 31.5,24.750875 31.249125,24.5 30.9375,24.5 L 28.96875,24.5 L 28.0625,24.5 C 27.750875,24.5 27.5,24.750875 27.5,25.0625 L 27.5,25.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7476);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7313" /> + <path + d="M 21.5,28.0625 C 21.5,27.750875 21.249125,27.5 20.9375,27.5 L 20.03125,27.5 L 18.0625,27.5 C 17.750875,27.5 17.5,27.750875 17.5,28.0625 L 17.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7473);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7341" /> + <path + d="M 26.5,28.0625 C 26.5,27.750875 26.249125,27.5 25.9375,27.5 L 23.0625,27.5 C 22.750875,27.5 22.5,27.750875 22.5,28.0625 L 22.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7470);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7343" /> + <path + d="M 31.5,28.0625 C 31.5,27.750875 31.249125,27.5 30.9375,27.5 L 28.96875,27.5 L 28.0625,27.5 C 27.750875,27.5 27.5,27.750875 27.5,28.0625 L 27.5,28.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7467);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7345" /> + <path + d="M 21.5,31.0625 C 21.5,30.750875 21.249125,30.5 20.9375,30.5 L 18.0625,30.5 C 17.882716,30.5 17.727835,30.588256 17.625,30.71875 C 17.668776,31.320774 17.712015,31.906145 17.78125,32.4375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7464);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7353" /> + <path + d="M 31.375,30.71875 C 31.272165,30.588256 31.117284,30.5 30.9375,30.5 L 28.0625,30.5 C 27.750875,30.5 27.5,30.750875 27.5,31.0625 L 27.5,31.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7461);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7355" /> + <path + d="M 31.03125,33.5 C 31.000089,33.494688 30.970221,33.5 30.9375,33.5 L 28.0625,33.5 C 27.750875,33.5 27.5,33.750875 27.5,34.0625 L 27.5,34.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7458);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7361" /> + <path + d="M 21.5,34.0625 C 21.5,33.750875 21.249125,33.5 20.9375,33.5 L 18.0625,33.5 C 18.029779,33.5 17.999911,33.494688 17.96875,33.5 C 18.103209,34.248868 18.251972,34.921542 18.4375,35.5" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7455);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7363" /> + <path + d="M 21.5,37.0625 C 21.5,36.750875 21.296218,36.5 21.0625,36.5 L 18.9375,36.5 C 18.890307,36.5 18.855821,36.512357 18.8125,36.53125" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7452);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7369" /> + <path + d="M 30.1875,36.53125 C 30.144179,36.512357 30.109693,36.5 30.0625,36.5 L 27.9375,36.5 C 27.703781,36.5 27.5,36.750875 27.5,37.0625 L 27.5,37.9375" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7449);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path7371" /> + </g> + <g + transform="translate(0,1)" + style="fill:#555753" + id="g7135" /> + <path + d="M 24.5,8.558522 L 24.5,7.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6116);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6112" /> + <path + d="M 22.5,8.558522 L 22.5,7.558522" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6118);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6114" /> + <path + d="M 26.5,8.558522 L 26.5,7.5" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6122);stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + id="path6120" /> + </g> + </g> + <g + id="layer2" /> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-000-charging.svg b/data/icons/scalable/status/gpm-ups-000-charging.svg new file mode 100644 index 0000000..acd930a --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-000-charging.svg @@ -0,0 +1,296 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3252"> + <stop + style="stop-color:#cb3e01;stop-opacity:1" + offset="0" + id="stop3254" /> + <stop + style="stop-color:#cb3e01;stop-opacity:0" + offset="1" + id="stop3256" /> + </linearGradient> + <linearGradient + x1="13.499994" + y1="31.50979" + x2="12.371315" + y2="16.697166" + id="linearGradient3258" + xlink:href="#linearGradient3252" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4)" /> + <linearGradient + id="linearGradient4318"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop4320" /> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="1" + id="stop4322" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004696" + y2="6.9984121" + id="linearGradient4324" + xlink:href="#linearGradient4318" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.160381,0,36.76183)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <rect + width="9.0294313" + height="6.2267056" + rx="0" + ry="0" + x="34.489979" + y="37.492615" + style="opacity:1;color:#000000;fill:url(#linearGradient4324);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4314" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="7.0404935" + height="4.0967336" + x="35.494343" + y="38.503109" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + <g + transform="translate(-0.238632,-4.160356)" + id="g3263"> + <path + d="M 19.045448,22.359224 L 8.738632,32.35354 L 15.11363,32.41604 L 12.26704,40.660356 L 21.761356,28.563768 L 16.255676,28.563768 L 19.045448,22.359224 z " + style="opacity:0.78021982;color:#000000;fill:#ffd663;fill-opacity:0.63888891;fill-rule:evenodd;stroke:url(#linearGradient3258);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.36111109;visibility:visible;display:inline;overflow:visible" + id="path2376" /> + <path + d="M 17,25 L 11,31 L 16.5,31 L 14,37 L 20,29 L 15,29 L 17,25 z " + style="opacity:0.78021982;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#fce94f;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3251" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-000.svg b/data/icons/scalable/status/gpm-ups-000.svg new file mode 100644 index 0000000..e023e99 --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-000.svg @@ -0,0 +1,264 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient4318"> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="0" + id="stop4320" /> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="1" + id="stop4322" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004696" + y2="6.9984121" + id="linearGradient4324" + xlink:href="#linearGradient4318" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.160381,0,36.76183)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <rect + width="9.0294313" + height="6.2267056" + rx="0" + ry="0" + x="34.489979" + y="37.492615" + style="opacity:1;color:#000000;fill:url(#linearGradient4324);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4314" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="7.0404935" + height="4.0967336" + x="35.494343" + y="38.503109" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-020-charging.svg b/data/icons/scalable/status/gpm-ups-020-charging.svg new file mode 100644 index 0000000..7d6b2c5 --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-020-charging.svg @@ -0,0 +1,296 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3252"> + <stop + style="stop-color:#cb3e01;stop-opacity:1" + offset="0" + id="stop3254" /> + <stop + style="stop-color:#cb3e01;stop-opacity:0" + offset="1" + id="stop3256" /> + </linearGradient> + <linearGradient + x1="13.499994" + y1="31.50979" + x2="12.371315" + y2="16.697166" + id="linearGradient3258" + xlink:href="#linearGradient3252" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4)" /> + <linearGradient + id="linearGradient2276"> + <stop + style="stop-color:#d76a00;stop-opacity:1" + offset="0" + id="stop2278" /> + <stop + style="stop-color:#fc9f15;stop-opacity:1" + offset="1" + id="stop2280" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004696" + y2="6.9984121" + id="linearGradient4324" + xlink:href="#linearGradient2276" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.337868,0,28.92546)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <rect + width="9.0294313" + height="13.11758" + rx="0" + ry="0" + x="34.489979" + y="30.464979" + style="opacity:1;color:#000000;fill:url(#linearGradient4324);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4314" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="7.0404935" + height="11.12407" + x="35.494343" + y="31.459358" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + <g + transform="translate(-0.261356,-3.859224)" + id="g3263"> + <path + d="M 19.045448,22.359224 L 8.738632,32.35354 L 15.11363,32.41604 L 12.26704,40.660356 L 21.761356,28.563768 L 16.255676,28.563768 L 19.045448,22.359224 z " + style="opacity:0.78021982;color:#000000;fill:#ffd663;fill-opacity:0.63888891;fill-rule:evenodd;stroke:url(#linearGradient3258);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.36111109;visibility:visible;display:inline;overflow:visible" + id="path2376" /> + <path + d="M 17,25 L 11,31 L 16.5,31 L 14,37 L 20,29 L 15,29 L 17,25 z " + style="opacity:0.78021982;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#fce94f;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3251" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-020.svg b/data/icons/scalable/status/gpm-ups-020.svg new file mode 100644 index 0000000..fd19ad7 --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-020.svg @@ -0,0 +1,264 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2276"> + <stop + style="stop-color:#d76a00;stop-opacity:1" + offset="0" + id="stop2278" /> + <stop + style="stop-color:#fc9f15;stop-opacity:1" + offset="1" + id="stop2280" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004696" + y2="6.9984121" + id="linearGradient4324" + xlink:href="#linearGradient2276" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.337868,0,28.92546)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <rect + width="9.0294313" + height="13.11758" + rx="0" + ry="0" + x="34.489979" + y="30.464979" + style="opacity:1;color:#000000;fill:url(#linearGradient4324);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4314" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="7.0404935" + height="11.12407" + x="35.494343" + y="31.459358" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-040-charging.svg b/data/icons/scalable/status/gpm-ups-040-charging.svg new file mode 100644 index 0000000..8c8de3b --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-040-charging.svg @@ -0,0 +1,296 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3252"> + <stop + style="stop-color:#cb3e01;stop-opacity:1" + offset="0" + id="stop3254" /> + <stop + style="stop-color:#cb3e01;stop-opacity:0" + offset="1" + id="stop3256" /> + </linearGradient> + <linearGradient + x1="13.499994" + y1="31.50979" + x2="12.371315" + y2="16.697166" + id="linearGradient3258" + xlink:href="#linearGradient3252" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4)" /> + <linearGradient + id="linearGradient2524"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop2526" /> + <stop + style="stop-color:#3970b6;stop-opacity:1" + offset="1" + id="stop2528" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004692" + y2="25.178516" + id="linearGradient2515" + xlink:href="#linearGradient2524" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.925057,1.002328e-2,3.224013)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="9.0294313" + height="18.159594" + rx="0" + ry="0" + x="34.5" + y="25.451187" + style="opacity:1;color:#000000;fill:url(#linearGradient2515);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000072;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2513" /> + <rect + width="7.0404935" + height="16.170076" + x="35.494343" + y="26.445934" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + <g + transform="translate(-0.238632,-3.859224)" + id="g3263"> + <path + d="M 19.045448,22.359224 L 8.738632,32.35354 L 15.11363,32.41604 L 12.26704,40.660356 L 21.761356,28.563768 L 16.255676,28.563768 L 19.045448,22.359224 z " + style="opacity:0.78021982;color:#000000;fill:#ffd663;fill-opacity:0.63888891;fill-rule:evenodd;stroke:url(#linearGradient3258);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.36111109;visibility:visible;display:inline;overflow:visible" + id="path2376" /> + <path + d="M 17,25 L 11,31 L 16.5,31 L 14,37 L 20,29 L 15,29 L 17,25 z " + style="opacity:0.78021982;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#fce94f;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3251" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-040.svg b/data/icons/scalable/status/gpm-ups-040.svg new file mode 100644 index 0000000..a26f8cd --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-040.svg @@ -0,0 +1,264 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2524"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop2526" /> + <stop + style="stop-color:#3970b6;stop-opacity:1" + offset="1" + id="stop2528" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004692" + y2="25.178516" + id="linearGradient2515" + xlink:href="#linearGradient2524" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.925057,1.002328e-2,3.224013)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="9.0294313" + height="18.159594" + rx="0" + ry="0" + x="34.5" + y="25.451187" + style="opacity:1;color:#000000;fill:url(#linearGradient2515);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000072;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2513" /> + <rect + width="7.0404935" + height="16.170076" + x="35.494343" + y="26.445934" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-060-charging.svg b/data/icons/scalable/status/gpm-ups-060-charging.svg new file mode 100644 index 0000000..9d27267 --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-060-charging.svg @@ -0,0 +1,296 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3252"> + <stop + style="stop-color:#cb3e01;stop-opacity:1" + offset="0" + id="stop3254" /> + <stop + style="stop-color:#cb3e01;stop-opacity:0" + offset="1" + id="stop3256" /> + </linearGradient> + <linearGradient + x1="13.499994" + y1="31.50979" + x2="12.371315" + y2="16.697166" + id="linearGradient3258" + xlink:href="#linearGradient3252" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4)" /> + <linearGradient + id="linearGradient2524"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop2526" /> + <stop + style="stop-color:#3970b6;stop-opacity:1" + offset="1" + id="stop2528" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004692" + y2="25.178516" + id="linearGradient2515" + xlink:href="#linearGradient2524" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.221976,1.002328e-2,-9.899497)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="9.0294313" + height="23.988321" + rx="0" + ry="0" + x="34.5" + y="19.461979" + style="opacity:1;color:#000000;fill:url(#linearGradient2515);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2513" /> + <rect + width="7.0404935" + height="21.978155" + x="35.494343" + y="20.459814" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + <g + transform="translate(0.738644,-3.859224)" + id="g3263"> + <path + d="M 19.045448,22.359224 L 8.738632,32.35354 L 15.11363,32.41604 L 12.26704,40.660356 L 21.761356,28.563768 L 16.255676,28.563768 L 19.045448,22.359224 z " + style="opacity:0.78021982;color:#000000;fill:#ffd663;fill-opacity:0.63888891;fill-rule:evenodd;stroke:url(#linearGradient3258);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.36111109;visibility:visible;display:inline;overflow:visible" + id="path2376" /> + <path + d="M 17,25 L 11,31 L 16.5,31 L 14,37 L 20,29 L 15,29 L 17,25 z " + style="opacity:0.78021982;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#fce94f;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3251" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-060.svg b/data/icons/scalable/status/gpm-ups-060.svg new file mode 100644 index 0000000..de9c15d --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-060.svg @@ -0,0 +1,264 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2524"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop2526" /> + <stop + style="stop-color:#3970b6;stop-opacity:1" + offset="1" + id="stop2528" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004692" + y2="25.178516" + id="linearGradient2515" + xlink:href="#linearGradient2524" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.221976,1.002328e-2,-9.899497)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="9.0294313" + height="23.988321" + rx="0" + ry="0" + x="34.5" + y="19.461979" + style="opacity:1;color:#000000;fill:url(#linearGradient2515);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2513" /> + <rect + width="7.0404935" + height="21.978155" + x="35.494343" + y="20.459814" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-080-charging.svg b/data/icons/scalable/status/gpm-ups-080-charging.svg new file mode 100644 index 0000000..8a6110e --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-080-charging.svg @@ -0,0 +1,296 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3252"> + <stop + style="stop-color:#cb3e01;stop-opacity:1" + offset="0" + id="stop3254" /> + <stop + style="stop-color:#cb3e01;stop-opacity:0" + offset="1" + id="stop3256" /> + </linearGradient> + <linearGradient + x1="13.499994" + y1="31.50979" + x2="12.371315" + y2="16.697166" + id="linearGradient3258" + xlink:href="#linearGradient3252" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4)" /> + <linearGradient + id="linearGradient2524"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop2526" /> + <stop + style="stop-color:#3970b6;stop-opacity:1" + offset="1" + id="stop2528" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004692" + y2="25.178516" + id="linearGradient2515" + xlink:href="#linearGradient2524" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.513528,1.002328e-2,-22.74756)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="9.0294313" + height="29.71172" + rx="0" + ry="0" + x="34.5" + y="13.619302" + style="opacity:1;color:#000000;fill:url(#linearGradient2515);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000107;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2513" /> + <rect + width="7.0404935" + height="27.678608" + x="35.494343" + y="14.629696" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + <g + transform="translate(-0.238632,-3.859224)" + id="g3263"> + <path + d="M 19.045448,22.359224 L 8.738632,32.35354 L 15.11363,32.41604 L 12.26704,40.660356 L 21.761356,28.563768 L 16.255676,28.563768 L 19.045448,22.359224 z " + style="opacity:0.78021982;color:#000000;fill:#ffd663;fill-opacity:0.63888891;fill-rule:evenodd;stroke:url(#linearGradient3258);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.36111109;visibility:visible;display:inline;overflow:visible" + id="path2376" /> + <path + d="M 17,25 L 11,31 L 16.5,31 L 14,37 L 20,29 L 15,29 L 17,25 z " + style="opacity:0.78021982;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#fce94f;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3251" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-080.svg b/data/icons/scalable/status/gpm-ups-080.svg new file mode 100644 index 0000000..6301761 --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-080.svg @@ -0,0 +1,264 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2524"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop2526" /> + <stop + style="stop-color:#3970b6;stop-opacity:1" + offset="1" + id="stop2528" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004692" + y2="25.178516" + id="linearGradient2515" + xlink:href="#linearGradient2524" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.513528,1.002328e-2,-22.74756)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="9.0294313" + height="29.71172" + rx="0" + ry="0" + x="34.5" + y="13.619302" + style="opacity:1;color:#000000;fill:url(#linearGradient2515);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000107;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2513" /> + <rect + width="7.0404935" + height="27.678608" + x="35.494343" + y="14.629696" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-100-charging.svg b/data/icons/scalable/status/gpm-ups-100-charging.svg new file mode 100644 index 0000000..e4175d2 --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-100-charging.svg @@ -0,0 +1,288 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient3252"> + <stop + style="stop-color:#cb3e01;stop-opacity:1" + offset="0" + id="stop3254" /> + <stop + style="stop-color:#cb3e01;stop-opacity:0" + offset="1" + id="stop3256" /> + </linearGradient> + <linearGradient + id="linearGradient4318"> + <stop + style="stop-color:#3465a4;stop-opacity:1" + offset="0" + id="stop4320" /> + <stop + style="stop-color:#5487c9;stop-opacity:1" + offset="1" + id="stop4322" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004696" + y2="6.9984121" + id="linearGradient4324" + xlink:href="#linearGradient4318" + gradientUnits="userSpaceOnUse" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="13.499994" + y1="31.50979" + x2="12.371315" + y2="16.697166" + id="linearGradient3258" + xlink:href="#linearGradient3252" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,4)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <rect + width="9.0294313" + height="35.047596" + rx="0" + ry="0" + x="34.489979" + y="8.4514513" + style="opacity:1;color:#000000;fill:url(#linearGradient4324);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999946;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4314" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <g + transform="translate(0,-4)" + id="g3263"> + <path + d="M 19.045448,22.359224 L 8.738632,32.35354 L 15.11363,32.41604 L 12.26704,40.660356 L 21.761356,28.563768 L 16.255676,28.563768 L 19.045448,22.359224 z " + style="opacity:0.78021982;color:#000000;fill:#ffd663;fill-opacity:0.63888891;fill-rule:evenodd;stroke:url(#linearGradient3258);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.36111109;visibility:visible;display:inline;overflow:visible" + id="path2376" /> + <path + d="M 17,25 L 11,31 L 16.5,31 L 14,37 L 20,29 L 15,29 L 17,25 z " + style="opacity:0.78021982;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#fce94f;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path3251" /> + </g> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-100.svg b/data/icons/scalable/status/gpm-ups-100.svg new file mode 100644 index 0000000..a9e7ae2 --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-100.svg @@ -0,0 +1,264 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient2524"> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="0" + id="stop2526" /> + <stop + style="stop-color:#3970b6;stop-opacity:1" + offset="1" + id="stop2528" /> + </linearGradient> + <linearGradient + id="linearGradient4304"> + <stop + style="stop-color:#cccccc;stop-opacity:1" + offset="0" + id="stop4306" /> + <stop + style="stop-color:#e2e2e2;stop-opacity:1" + offset="1" + id="stop4308" /> + </linearGradient> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,4.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-8.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="38.187183" + y1="5.170682" + x2="37.714912" + y2="20.638643" + id="linearGradient4310" + xlink:href="#linearGradient4304" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99833,0,0,1.0042,5.343627e-2,-1.04773e-2)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="39.004696" + y1="42.176975" + x2="39.004692" + y2="25.178516" + id="linearGradient2515" + xlink:href="#linearGradient2524" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.878505,1.002328e-2,-38.51678)" /> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,2.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 9.5431699,3.5118657 C 8.9132464,3.5118657 8.5667896,3.5561236 8.2518288,4.0596999 C 8.2518278,4.0596999 3.8738605,9.379923 3.8738605,9.379923 C 3.4959065,9.7591977 3.4959065,10.288758 3.4959065,11.424941 C 3.4959065,11.424941 3.4959065,43.830508 3.4959065,43.830508 C 3.4959065,44.938967 4.1588737,45.494305 5.1652036,45.494303 L 25.889683,45.494303 C 26.882294,45.494303 27.495987,44.758977 27.495987,43.606536 L 27.495987,11.200969 C 27.495741,10.785813 27.432995,10.200173 27.086783,9.6966104 L 22.834554,4.1564688 C 22.396606,3.6323407 22.003654,3.5240559 21.511715,3.5118657 L 9.5431699,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 4.5354257,9.347442 C 3.9059244,10.638045 4.3473831,11.018975 5.2607026,11.018975 C 5.2607026,11.018975 25.580984,11.050225 25.580984,11.050225 C 26.567202,11.029239 27.019695,10.595845 26.464986,9.911538 L 22.238232,4.6313905 C 21.950611,4.2114523 21.78619,4.0104929 21.356031,4 L 9.612455,4 C 9.0616413,4 8.6996782,4.2675653 8.4793536,4.7554773 C 8.4793536,4.7554773 4.5354257,9.347442 4.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-61.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 9.646473,4.5128776 C 9.0577843,4.5128776 9.2027561,4.5550256 8.8459121,4.9095964 C 8.8459112,4.9095964 4.6920186,9.913703 4.6920186,9.913703 C 4.3388049,10.274898 4.4950549,10.841714 4.4950549,11.361235 C 4.4950549,11.361235 4.4950549,42.909521 4.4950549,42.909521 C 4.4950549,43.965138 5.1146254,44.494003 6.0550824,44.494002 L 25.580517,44.494002 C 26.633154,44.494002 26.48158,43.928185 26.49117,43.227475 C 26.49117,43.227475 26.49117,11.179189 26.49117,11.179189 C 26.49117,10.707033 26.307301,10.339217 26.137956,10.194472 L 22.567825,5.1267522 C 22.158545,4.6276094 21.791315,4.5244866 21.331577,4.5128776 L 9.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="4" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 4,11 L 27,11 C 27,11 21.125,23 15.375,23 C 9.625,23 4,11 4,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="12" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <rect + width="13.001668" + height="42.997868" + rx="1.3661164" + ry="1.3661163" + x="32.499161" + y="2.5000231" + style="opacity:1;color:#000000;fill:url(#linearGradient4310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4302" /> + <rect + width="11.142949" + height="40.919872" + rx="0.39384386" + ry="0.39384386" + x="33.42852" + y="3.5263438" + style="opacity:0.78021982;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4312" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-19.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <rect + width="9.0294313" + height="36.876499" + rx="0" + ry="0" + x="34.5" + y="6.6197023" + style="opacity:1;color:#000000;fill:url(#linearGradient2515);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000119;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect2513" /> + <rect + width="7.0404935" + height="34.989353" + x="35.494343" + y="7.5062041" + style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1397" /> + </g> +</svg> diff --git a/data/icons/scalable/status/gpm-ups-missing.svg b/data/icons/scalable/status/gpm-ups-missing.svg new file mode 100644 index 0000000..f5bf1ae --- /dev/null +++ b/data/icons/scalable/status/gpm-ups-missing.svg @@ -0,0 +1,291 @@ +<?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="svg2913"> + <defs + id="defs3"> + <linearGradient + id="linearGradient4292"> + <stop + style="stop-color:#aeb6a7;stop-opacity:1" + offset="0" + id="stop4294" /> + <stop + style="stop-color:#dfe3dc;stop-opacity:1" + offset="0.5" + id="stop4300" /> + <stop + style="stop-color:#a9b1a2;stop-opacity:1" + offset="1" + id="stop4296" /> + </linearGradient> + <linearGradient + id="linearGradient4097"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4099" /> + <stop + style="stop-color:#878787;stop-opacity:1" + offset="1" + id="stop4101" /> + </linearGradient> + <linearGradient + id="linearGradient4087"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4089" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="1" + id="stop4091" /> + </linearGradient> + <linearGradient + id="linearGradient2673"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop2675" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop2677" /> + </linearGradient> + <linearGradient + id="linearGradient4264"> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="0" + id="stop4266" /> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="1" + id="stop4268" /> + </linearGradient> + <linearGradient + id="linearGradient4244"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4246" /> + <stop + style="stop-color:#d3d3d3;stop-opacity:1" + offset="1" + id="stop4248" /> + </linearGradient> + <radialGradient + cx="17.797907" + cy="-1.8972808" + r="20.935818" + fx="17.797907" + fy="-1.8972808" + id="radialGradient4250" + xlink:href="#linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.631676,1.388567e-2,-1.063081e-2,0.485821,5.210096,4.674603)" /> + <radialGradient + cx="23.201941" + cy="27.096155" + r="23.555494" + fx="23.201941" + fy="27.096155" + id="radialGradient4270" + xlink:href="#linearGradient4264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651032,0,9.455693)" /> + <radialGradient + cx="15.5" + cy="26.583336" + r="11.5" + fx="15.5" + fy="26.583336" + id="radialGradient4093" + xlink:href="#linearGradient4087" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.532763,0,0,1.582745,-7.257824,-20.07462)" /> + <linearGradient + x1="15.5" + y1="34.375" + x2="15.5" + y2="27.5" + id="linearGradient4103" + xlink:href="#linearGradient4097" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1,0)" /> + <linearGradient + x1="2.9959066" + y1="24.503084" + x2="27.995987" + y2="24.503084" + id="linearGradient4298" + xlink:href="#linearGradient4292" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1,0)" /> + <radialGradient + cx="41.245354" + cy="34.418121" + r="0.984375" + fx="41.245354" + fy="34.418121" + id="radialGradient2377" + xlink:href="#linearGradient2673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.253968,0,0,1.253968,-10.36111,-8.56746)" /> + <linearGradient + x1="21.993773" + y1="33.955299" + x2="20.917078" + y2="15.814602" + id="linearGradient3982" + xlink:href="#linearGradient3957" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="43.93581" + y1="53.835983" + x2="20.064686" + y2="-8.5626707" + id="linearGradient3980" + xlink:href="#linearGradient2479" + gradientUnits="userSpaceOnUse" /> + <linearGradient + x1="36.917976" + y1="66.288063" + x2="19.071495" + y2="5.5410109" + id="linearGradient3978" + xlink:href="#linearGradient2536" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2479"> + <stop + style="stop-color:#ffe69b;stop-opacity:1" + offset="0" + id="stop2481" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="1" + id="stop2483" /> + </linearGradient> + <linearGradient + id="linearGradient2536"> + <stop + style="stop-color:#a40000;stop-opacity:1" + offset="0" + id="stop2538" /> + <stop + style="stop-color:#ff1717;stop-opacity:1" + offset="1" + id="stop2540" /> + </linearGradient> + <linearGradient + id="linearGradient3957"> + <stop + style="stop-color:#fffeff;stop-opacity:0.33333334" + offset="0" + id="stop3959" /> + <stop + style="stop-color:#fffeff;stop-opacity:0.21568628" + offset="1" + id="stop3961" /> + </linearGradient> + </defs> + <g + id="layer2"> + <path + d="M 46.757435 27.096155 A 23.555494 15.335379 0 1 1 -0.35355377,27.096155 A 23.555494 15.335379 0 1 1 46.757435 27.096155 z" + transform="matrix(0.528197,0,0,0.363113,3.302863,32.72951)" + style="opacity:0.56000001;color:#000000;fill:url(#radialGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4262" /> + <path + d="M 10.54317,3.5118657 C 9.9132464,3.5118657 9.5667896,3.5561236 9.2518288,4.0596999 C 9.2518278,4.0596999 4.8738605,9.379923 4.8738605,9.379923 C 4.4959065,9.7591977 4.4959065,10.288758 4.4959065,11.424941 C 4.4959065,11.424941 4.4959065,43.830508 4.4959065,43.830508 C 4.4959065,44.938967 5.1588737,45.494305 6.1652036,45.494303 L 26.889683,45.494303 C 27.882294,45.494303 28.495987,44.758977 28.495987,43.606536 L 28.495987,11.200969 C 28.495741,10.785813 28.432995,10.200173 28.086783,9.6966104 L 23.834554,4.1564688 C 23.396606,3.6323407 23.003654,3.5240559 22.511715,3.5118657 L 10.54317,3.5118657 z " + style="fill:url(#linearGradient4298);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4196" /> + <path + d="M 5.5354257,9.347442 C 4.9059244,10.638045 5.3473831,11.018975 6.2607026,11.018975 C 6.2607026,11.018975 26.580984,11.050225 26.580984,11.050225 C 27.567202,11.029239 28.019695,10.595845 27.464986,9.911538 L 23.238232,4.6313905 C 22.950611,4.2114523 22.78619,4.0104929 22.356031,4 L 10.612455,4 C 10.061641,4 9.6996782,4.2675653 9.4793536,4.7554773 C 9.4793536,4.7554773 5.5354257,9.347442 5.5354257,9.347442 z " + style="fill:url(#radialGradient4250);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path3093" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(2.031748,0,0,2.031747,-60.33341,-29.04766)" + style="opacity:1;color:#000000;fill:url(#radialGradient2377);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2671" /> + <path + d="M 10.646473,4.5128776 C 10.057784,4.5128776 10.202756,4.5550256 9.8459121,4.9095964 C 9.8459112,4.9095964 5.6920186,9.913703 5.6920186,9.913703 C 5.3388049,10.274898 5.4950549,10.841714 5.4950549,11.361235 C 5.4950549,11.361235 5.4950549,42.909521 5.4950549,42.909521 C 5.4950549,43.965138 6.1146254,44.494003 7.0550824,44.494002 L 26.580517,44.494002 C 27.633154,44.494002 27.48158,43.928185 27.49117,43.227475 C 27.49117,43.227475 27.49117,11.179189 27.49117,11.179189 C 27.49117,10.707033 27.307301,10.339217 27.137956,10.194472 L 23.567825,5.1267522 C 23.158545,4.6276094 22.791315,4.5244866 22.331577,4.5128776 L 10.646473,4.5128776 z " + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4081" /> + <rect + width="22.40625" + height="1.0312501" + x="5" + y="9.96875" + style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4083" /> + <path + d="M 5,11 L 28,11 C 28,11 22.125,23 16.375,23 C 10.625,23 5,11 5,11 z " + style="opacity:0.79120878;color:#000000;fill:url(#radialGradient4093);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4085" /> + <rect + width="7" + height="7" + rx="2.25" + ry="2.25" + x="13" + y="28" + style="opacity:0.79120878;color:#000000;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4103);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="rect4095" /> + <path + d="M 42 33.984375 A 0.984375 0.984375 0 1 1 40.03125,33.984375 A 0.984375 0.984375 0 1 1 42 33.984375 z" + transform="matrix(1.015875,0,0,1.015875,-18.66677,5.476111)" + style="opacity:1;color:#000000;fill:#cee14b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.02044296px;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;font-family:Bitstream Vera Sans" + id="path2375" /> + <g + transform="matrix(0.50181,0,0,0.50181,23.17801,18.42688)" + id="g1491"> + <g + id="g1493" /> + <g + id="layer1"> + <g + id="g4006"> + <path + d="M 46.857143 23.928572 A 23.357143 23.357143 0 1 1 0.1428566,23.928572 A 23.357143 23.357143 0 1 1 46.857143 23.928572 z" + transform="matrix(0.920488,0,0,0.920488,2.368532,0.97408)" + style="fill:url(#linearGradient3978);fill-opacity:1;fill-rule:nonzero;stroke:#b20000;stroke-width:2.16492105;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1314" /> + <path + d="M 49.901535 26.635273 A 23.991123 23.991123 0 1 1 1.9192886,26.635273 A 23.991123 23.991123 0 1 1 49.901535 26.635273 z" + transform="matrix(0.804178,0,0,0.804178,3.163406,1.58053)" + style="opacity:0.34659089;fill:#cc0000;fill-opacity:0;stroke:url(#linearGradient3980);stroke-width:2.47803497;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3560" /> + </g> + </g> + <g + id="layer3"> + <path + d="M 21.158162,27.488536 L 20.704556,6.8863757 L 26.590888,6.8863757 L 26.202083,27.488536 L 21.158162,27.488536 z " + style="fill:#efefef;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.73876643;stroke-miterlimit:4;stroke-opacity:0.8627451" + id="rect2070" /> + </g> + <g + id="layer4"> + <path + d="M 43.370686,21.715486 C 43.370686,32.546102 33.016357,15.449178 24.695948,22.101874 C 16.569626,28.599385 4.0989837,34.292422 4.0989837,23.461806 C 4.0989837,12.377753 12.79438,2.0948032 23.625,2.0948032 C 34.455619,2.0948032 43.370686,10.884868 43.370686,21.715486 z " + transform="matrix(1.002994,0,0,1.002994,-7.185874e-2,1.968356e-2)" + style="fill:url(#linearGradient3982);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + id="path3955" /> + </g> + </g> + <path + d="M 35.797279 38.542446 A 1.8561553 1.8561553 0 1 1 32.084969,38.542446 A 1.8561553 1.8561553 0 1 1 35.797279 38.542446 z" + transform="translate(1.191942,-3.176777)" + style="opacity:1;color:#000000;fill:#efefef;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" + id="path4327" /> + </g> +</svg> |