diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-11 13:11:15 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-11 13:11:15 +0100 |
commit | 4ee2559eaaf2a94ac26c265517e9604a72729360 (patch) | |
tree | f24e3e3294c2b75819755289e592bf2e28e668c4 /mate-volume-control/data/icons/scalable/devices | |
download | mate-media-4ee2559eaaf2a94ac26c265517e9604a72729360.tar.bz2 mate-media-4ee2559eaaf2a94ac26c265517e9604a72729360.tar.xz |
moved from Mate-Extra
Diffstat (limited to 'mate-volume-control/data/icons/scalable/devices')
20 files changed, 9816 insertions, 0 deletions
diff --git a/mate-volume-control/data/icons/scalable/devices/Makefile.am b/mate-volume-control/data/icons/scalable/devices/Makefile.am new file mode 100644 index 0000000..e22cb77 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/Makefile.am @@ -0,0 +1,35 @@ +NULL = + +themedir = $(pkgdatadir)/icons/mate +size = 48x48 +context = devices + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + audio-speaker-center.svg \ + audio-speaker-center-testing.svg \ + audio-speaker-left-back.svg \ + audio-speaker-left-back-testing.svg \ + audio-speaker-left.svg \ + audio-speaker-left-side.svg \ + audio-speaker-left-side-testing.svg \ + audio-speaker-left-testing.svg \ + audio-speaker-right-back.svg \ + audio-speaker-right-back-testing.svg \ + audio-speaker-right.svg \ + audio-speaker-right-side.svg \ + audio-speaker-right-side-testing.svg \ + audio-speaker-right-testing.svg \ + audio-speaker-center-back-testing.svg \ + audio-speaker-center-back.svg \ + audio-subwoofer.svg \ + audio-subwoofer-testing.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + + +-include $(top_srcdir)/git.mk diff --git a/mate-volume-control/data/icons/scalable/devices/Makefile.in b/mate-volume-control/data/icons/scalable/devices/Makefile.in new file mode 100644 index 0000000..e5aa46b --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/Makefile.in @@ -0,0 +1,508 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +subdir = mate-volume-control/data/icons/scalable/devices +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \ + $(top_srcdir)/m4/as-compiler-flag.m4 \ + $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/m4/intltool.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 \ + $(top_srcdir)/m4/mate-doc-utils.m4 $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(iconsdir)" +DATA = $(icons_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ +DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ +DLLTOOL = @DLLTOOL@ +DOC_USER_FORMATS = @DOC_USER_FORMATS@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GLADEUI_CATALOG_DIR = @GLADEUI_CATALOG_DIR@ +GLADEUI_CFLAGS = @GLADEUI_CFLAGS@ +GLADEUI_LIBS = @GLADEUI_LIBS@ +GLADEUI_MODULE_DIR = @GLADEUI_MODULE_DIR@ +GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ +GMOFILES = @GMOFILES@ +GMP_CFLAGS = @GMP_CFLAGS@ +GMP_LIBS = @GMP_LIBS@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GSR_CFLAGS = @GSR_CFLAGS@ +GSR_LIBS = @GSR_LIBS@ +GSTMIXER_CFLAGS = @GSTMIXER_CFLAGS@ +GSTMIXER_LIBS = @GSTMIXER_LIBS@ +GSTPROPS_CFLAGS = @GSTPROPS_CFLAGS@ +GSTPROPS_LIBS = @GSTPROPS_LIBS@ +GST_MAJORMINOR = @GST_MAJORMINOR@ +HAVE_PULSEAUDIO = @HAVE_PULSEAUDIO@ +HAVE_SOUND_THEME = @HAVE_SOUND_THEME@ +HELP_DIR = @HELP_DIR@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +INTLTOOL_MERGE = @INTLTOOL_MERGE@ +INTLTOOL_PERL = @INTLTOOL_PERL@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +MATECC_DESKTOP_DIR = @MATECC_DESKTOP_DIR@ +MATECONFTOOL = @MATECONFTOOL@ +MATECONF_SCHEMA_CONFIG_SOURCE = @MATECONF_SCHEMA_CONFIG_SOURCE@ +MATECONF_SCHEMA_FILE_DIR = @MATECONF_SCHEMA_FILE_DIR@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +NM = @NM@ +NMEDIT = @NMEDIT@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OMF_DIR = @OMF_DIR@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@ +PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@ +PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +PROGRAMS_GSTPROPS = @PROGRAMS_GSTPROPS@ +PULSEAUDIO_CFLAGS = @PULSEAUDIO_CFLAGS@ +PULSEAUDIO_LIBS = @PULSEAUDIO_LIBS@ +RANLIB = @RANLIB@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +SOUNDTHEME_CFLAGS = @SOUNDTHEME_CFLAGS@ +SOUNDTHEME_LIBS = @SOUNDTHEME_LIBS@ +SOUND_THEME_CFLAGS = @SOUND_THEME_CFLAGS@ +SOUND_THEME_LIBS = @SOUND_THEME_LIBS@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +VOLUME_CONTROL_CFLAGS = @VOLUME_CONTROL_CFLAGS@ +VOLUME_CONTROL_LIBS = @VOLUME_CONTROL_LIBS@ +WARN_CFLAGS = @WARN_CFLAGS@ +WARN_CXXFLAGS = @WARN_CXXFLAGS@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +NULL = +themedir = $(pkgdatadir)/icons/mate +size = 48x48 +context = devices +iconsdir = $(themedir)/$(size)/$(context) +icons_DATA = \ + audio-speaker-center.svg \ + audio-speaker-center-testing.svg \ + audio-speaker-left-back.svg \ + audio-speaker-left-back-testing.svg \ + audio-speaker-left.svg \ + audio-speaker-left-side.svg \ + audio-speaker-left-side-testing.svg \ + audio-speaker-left-testing.svg \ + audio-speaker-right-back.svg \ + audio-speaker-right-back-testing.svg \ + audio-speaker-right.svg \ + audio-speaker-right-side.svg \ + audio-speaker-right-side-testing.svg \ + audio-speaker-right-testing.svg \ + audio-speaker-center-back-testing.svg \ + audio-speaker-center-back.svg \ + audio-subwoofer.svg \ + audio-subwoofer-testing.svg \ + $(NULL) + +EXTRA_DIST = \ + $(icons_DATA) \ + $(NULL) + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mate-volume-control/data/icons/scalable/devices/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign mate-volume-control/data/icons/scalable/devices/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-iconsDATA: $(icons_DATA) + @$(NORMAL_INSTALL) + test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \ + done + +uninstall-iconsDATA: + @$(NORMAL_UNINSTALL) + @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(iconsdir)" && rm -f $$files +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(iconsdir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-iconsDATA + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-iconsDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-iconsDATA install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + uninstall uninstall-am uninstall-iconsDATA + + +-include $(top_srcdir)/git.mk + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-back-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-back-testing.svg new file mode 100644 index 0000000..93afe0b --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-back-testing.svg @@ -0,0 +1,539 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.47 r22583" + version="1.0" + sodipodi:docname="audio-speaker-center-back-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left-side-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="977" + inkscape:window-x="0" + inkscape:window-y="27" + showguides="false" + inkscape:guide-bbox="true" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>center</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-center-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="matrix(1,0,0,-1,-50.334601,47.958369)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="m 64.325669,10.506413 c 6.07143,-3.4821397 13.14286,-3.3928497 19.39286,0 l 2,4.39286 -23.39286,0 2,-4.39286 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="m 95.897099,27.934983 c 0,0 -4.54743,-8.68677 -9.8613,-12.93926 -0.21063,-0.16856 -0.42247,-0.33016 -0.63527,-0.48397 -0.50204,-0.36286 -1.00946,-0.68239 -1.51919,-0.94787 -0.56896,-0.29634 -1.14078,-0.52533 -1.71117,-0.67205 -3.88321,-1.01934 -11.71652,-1.06249 -15.58966,-0.04613 -0.83989,0.21914 -1.6816,0.61173 -2.51203,1.13191 -0.62524,0.39166 -1.24409,0.85564 -1.85095,1.37236 -1.87112,1.5932 -3.628309,3.68784 -5.107769,5.71001 -2.59659,3.54911 -4.33766,6.875 -4.33766,6.875" + style="fill:none;stroke:none" + id="path8494" /> + <path + style="fill:none;stroke:#bfd8f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 62.827469,15.979023 2.18704,-4.766 c 5.261057,-2.7432797 11.220313,-3.3671697 17.939063,-0.0056 l 1.96851,4.2035" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="m 95.001579,28.523883 c 0,0 -6.30803,-12.92857 -13.07068,-14.66816 -3.88321,-1.01933 -11.18527,-1.06248 -15.05841,-0.04613 -6.84412,1.78572 -11.839659,12.46429 -11.839659,12.46429" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="m 43.214285,32.24107 c 0,2.736768 -9.374038,4.955357 -20.9375,4.955357 -11.563462,0 -20.9375001,-2.218589 -20.9375001,-4.955357 0,-2.736768 9.3740381,-4.955357 20.9375001,-4.955357 11.563462,0 20.9375,2.218589 20.9375,4.955357 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="m 95.16001,29.859216 c 0.1894,4.408221 -8.80985,9.066057 -20.909493,9.066057 -12.099643,0 -21.130461,-4.594701 -20.90949,-9.066057 -0.189403,-4.566056 8.809847,-9.034489 20.90949,-9.034489 12.099643,0 20.941063,4.37373 20.909493,9.034489 z" + style="fill:url(#radialGradient8512);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 82.142459,27.943913 c -0.67407,2.18776 -3.2897,3.38538 -7.80786,3.38538 -4.51815,0 -7.3487,-1.37717 -7.80786,-3.38538 -0.07073,-1.70502 3.28971,-3.37359 7.80786,-3.37359 4.51816,0 7.81965,1.63321 7.80786,3.37359 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 67.476989,27.764793 c 0.9704,3.07926 3.66898,5.29604 6.84343,5.29605 3.19412,0 5.90648,-2.24438 6.86128,-5.35345 -0.90064,-1.50063 -4.28117,-2.23685 -6.89061,-2.19358 -3.30434,-0.08574 -5.85648,0.85968 -6.8141,2.25098 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 62.722179,14.847493 c -0.12704,0.1026 -0.3786,0.39515 -0.50465,0.50248 -1.87112,1.5932 -3.628309,3.68784 -5.107769,5.71001 -2.59659,3.54911 -4.33766,6.875 -4.33766,6.875 m 43.124999,0 c 0,0 -4.54743,-8.68677 -9.8613,-12.93926 -0.21063,-0.16856 -0.42247,-0.33016 -0.63527,-0.48397 -0.10052,-0.07265 -0.648157,-0.29253 -0.749077,-0.36162" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 81.930899,13.855723 c -3.88321,-1.01933 -11.18527,-1.06248 -15.05841,-0.04613" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-back.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-back.svg new file mode 100644 index 0000000..7d278f8 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-back.svg @@ -0,0 +1,506 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.47 r22583" + version="1.0" + sodipodi:docname="audio-speaker-center-back.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-53.025818" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="977" + inkscape:window-x="0" + inkscape:window-y="27" + showguides="false" + inkscape:guide-bbox="true" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>center</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-center</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="matrix(1,0,0,-1,-0.04163061,47.958369)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="m 14.032699,10.506413 c 6.07143,-3.4821397 13.14286,-3.3928497 19.39286,0 l 2,4.39286 -23.39286,0 2,-4.39286 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="m 45.604129,27.934983 c 0,0 -4.54743,-8.68677 -9.8613,-12.93926 -0.21063,-0.16856 -0.42247,-0.33016 -0.63527,-0.48397 -0.50204,-0.36286 -1.00946,-0.68239 -1.51919,-0.94787 -0.56896,-0.29634 -1.14078,-0.52533 -1.71117,-0.67205 -3.88321,-1.01934 -11.71652,-1.06249 -15.58966,-0.04613 -0.83989,0.21914 -1.6816,0.61173 -2.51203,1.13191 -0.62524,0.39166 -1.24409,0.85564 -1.85095,1.37236 -1.87112,1.5932 -3.6283094,3.68784 -5.1077694,5.71001 -2.59659,3.54911 -4.33766,6.875 -4.33766,6.875" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5367" /> + <path + style="fill:none;stroke:#888a83;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 12.534499,15.979023 2.18704,-4.766 c 5.261057,-2.7432797 11.220313,-3.3671697 17.939063,-0.0056 l 1.96851,4.2035" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="m 44.708609,28.523883 c 0,0 -6.30803,-12.92857 -13.07068,-14.66816 -3.88321,-1.01933 -11.18527,-1.06248 -15.05841,-0.04613 -6.8441198,1.78572 -11.8396594,12.46429 -11.8396594,12.46429" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="m 43.214285,32.24107 c 0,2.736768 -9.374038,4.955357 -20.9375,4.955357 -11.563462,0 -20.9375001,-2.218589 -20.9375001,-4.955357 0,-2.736768 9.3740381,-4.955357 20.9375001,-4.955357 11.563462,0 20.9375,2.218589 20.9375,4.955357 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 44.951119,29.943913 c 0.18941,4.40822 -8.80985,9.06606 -20.90949,9.06606 -12.09964,0 -21.1304594,-4.5947 -20.9094894,-9.06606 -0.1894,-4.56606 8.8098494,-9.03449 20.9094894,-9.03449 12.09964,0 20.94106,4.37373 20.90949,9.03449 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 31.849489,27.943913 c -0.67407,2.18776 -3.2897,3.38538 -7.80786,3.38538 -4.51815,0 -7.3487,-1.37717 -7.80786,-3.38538 -0.07073,-1.70502 3.28971,-3.37359 7.80786,-3.37359 4.51816,0 7.81965,1.63321 7.80786,3.37359 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 17.184019,27.764793 c 0.9704,3.07926 3.66898,5.29604 6.84343,5.29605 3.19412,0 5.90648,-2.24438 6.86128,-5.35345 -0.90064,-1.50063 -4.28117,-2.23685 -6.89061,-2.19358 -3.30434,-0.08574 -5.85648,0.85968 -6.8141,2.25098 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 12.429209,14.847493 c -0.12704,0.1026 -0.3786,0.39515 -0.50465,0.50248 -1.87112,1.5932 -3.6283094,3.68784 -5.1077694,5.71001 -2.59659,3.54911 -4.33766,6.875 -4.33766,6.875 m 43.1249994,0 c 0,0 -4.54743,-8.68677 -9.8613,-12.93926 -0.21063,-0.16856 -0.42247,-0.33016 -0.63527,-0.48397 -0.10052,-0.07265 -0.648157,-0.29253 -0.749077,-0.36162" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 31.637929,13.855723 c -3.88321,-1.01933 -11.18527,-1.06248 -15.05841,-0.04613" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-testing.svg new file mode 100644 index 0000000..09f40bc --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center-testing.svg @@ -0,0 +1,537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-center-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left-side-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="-12" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>center</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-center-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="translate(-50.334601,4.1631076e-2)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="M 64.325669,10.506413 C 70.397099,7.0242733 77.468529,7.1135633 83.718529,10.506413 L 85.718529,14.899273 L 62.325669,14.899273 L 64.325669,10.506413 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 84.898489,14.148893 84.391069,13.829363 83.881339,13.563883 C 83.312379,13.267543 82.740559,13.038553 82.170169,12.891833 C 78.286959,11.872493 70.453649,11.829343 66.580509,12.845703 C 65.740619,13.064843 64.898909,13.457433 64.068479,13.977613 C 63.443239,14.369273 62.824389,14.833253 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8494" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;stroke-width:1;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;enable-background:accumulate" + d="M 62.827469,15.979023 L 65.014509,11.213023 C 70.275566,8.4697433 76.234822,7.8458533 82.953572,11.207463 L 84.922082,15.410963" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 95.001579,28.523883 C 95.001579,28.523883 88.693549,15.595313 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593 C 60.028369,15.595313 55.03283,26.273883 55.03283,26.273883" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="M 95.16001,29.859216 C 95.34941,34.267437 86.35016,38.925273 74.250517,38.925273 C 62.150874,38.925273 53.120056,34.330572 53.341027,29.859216 C 53.151624,25.29316 62.150874,20.824727 74.250517,20.824727 C 86.35016,20.824727 95.19158,25.198457 95.16001,29.859216 z" + style="fill:url(#radialGradient8512);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 82.142459,27.943913 C 81.468389,30.131673 78.852759,31.329293 74.334599,31.329293 C 69.816449,31.329293 66.985899,29.952123 66.526739,27.943913 C 66.456009,26.238893 69.816449,24.570323 74.334599,24.570323 C 78.852759,24.570323 82.154249,26.203533 82.142459,27.943913 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 67.476989,27.764793 C 68.447389,30.844053 71.145969,33.060833 74.320419,33.060843 C 77.514539,33.060843 80.226899,30.816463 81.181699,27.707393 C 80.281059,26.206763 76.900529,25.470543 74.291089,25.513813 C 70.986749,25.428073 68.434609,26.373493 67.476989,27.764793 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 62.722179,14.847493 C 62.595139,14.950093 62.343579,15.242643 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983 M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 85.300009,14.439103 84.752372,14.219223 84.651452,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-center.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center.svg new file mode 100644 index 0000000..886b4b8 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-center.svg @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-53.025818" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="25" + inkscape:window-y="21" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>center</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-center</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="translate(-4.1630606e-2,4.1631076e-2)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="M 14.032699,10.506413 C 20.104129,7.0242733 27.175559,7.1135633 33.425559,10.506413 L 35.425559,14.899273 L 12.032699,14.899273 L 14.032699,10.506413 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 34.605519,14.148893 34.098099,13.829363 33.588369,13.563883 C 33.019409,13.267543 32.447589,13.038553 31.877199,12.891833 C 27.993989,11.872493 20.160679,11.829343 16.287539,12.845703 C 15.447649,13.064843 14.605939,13.457433 13.775509,13.977613 C 13.150269,14.369273 12.531419,14.833253 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5367" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#888a83;stroke-width:1;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;enable-background:accumulate" + d="M 12.534499,15.979023 L 14.721539,11.213023 C 19.982596,8.4697433 25.941852,7.8458533 32.660602,11.207463 L 34.629112,15.410963" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 44.708609,28.523883 C 44.708609,28.523883 38.400579,15.595313 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593 C 9.7353992,15.595313 4.7398596,26.273883 4.7398596,26.273883" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 44.951119,29.943913 C 45.140529,34.352133 36.141269,39.009973 24.041629,39.009973 C 11.941989,39.009973 2.9111696,34.415273 3.1321396,29.943913 C 2.9427396,25.377853 11.941989,20.909423 24.041629,20.909423 C 36.141269,20.909423 44.982689,25.283153 44.951119,29.943913 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 31.849489,27.943913 C 31.175419,30.131673 28.559789,31.329293 24.041629,31.329293 C 19.523479,31.329293 16.692929,29.952123 16.233769,27.943913 C 16.163039,26.238893 19.523479,24.570323 24.041629,24.570323 C 28.559789,24.570323 31.861279,26.203533 31.849489,27.943913 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 17.184019,27.764793 C 18.154419,30.844053 20.852999,33.060833 24.027449,33.060843 C 27.221569,33.060843 29.933929,30.816463 30.888729,27.707393 C 29.988089,26.206763 26.607559,25.470543 23.998119,25.513813 C 20.693779,25.428073 18.141639,26.373493 17.184019,27.764793 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.429209,14.847493 C 12.302169,14.950093 12.050609,15.242643 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983 M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 35.007039,14.439103 34.459402,14.219223 34.358482,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-back-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-back-testing.svg new file mode 100644 index 0000000..e1618fc --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-back-testing.svg @@ -0,0 +1,537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-left-back-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="-12" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>left-back</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-left-b-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="matrix(-0.7071068,-0.7071068,0.7071068,-0.7071068,57.052876,95.851156)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="M 64.325669,10.506413 C 70.397099,7.0242733 77.468529,7.1135633 83.718529,10.506413 L 85.718529,14.899273 L 62.325669,14.899273 L 64.325669,10.506413 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 84.898489,14.148893 84.391069,13.829363 83.881339,13.563883 C 83.312379,13.267543 82.740559,13.038553 82.170169,12.891833 C 78.286959,11.872493 70.453649,11.829343 66.580509,12.845703 C 65.740619,13.064843 64.898909,13.457433 64.068479,13.977613 C 63.443239,14.369273 62.824389,14.833253 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8494" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;stroke-width:1;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;enable-background:accumulate" + d="M 62.827469,15.979023 L 65.014509,11.213023 C 70.275566,8.4697433 76.234822,7.8458533 82.953572,11.207463 L 84.922082,15.410963" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 95.001579,28.523883 C 95.001579,28.523883 88.693549,15.595313 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593 C 60.028369,15.595313 55.03283,26.273883 55.03283,26.273883" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="M 95.16001,29.859216 C 95.34941,34.267437 86.35016,38.925273 74.250517,38.925273 C 62.150874,38.925273 53.120056,34.330572 53.341027,29.859216 C 53.151624,25.29316 62.150874,20.824727 74.250517,20.824727 C 86.35016,20.824727 95.19158,25.198457 95.16001,29.859216 z" + style="fill:url(#radialGradient8512);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 82.142459,27.943913 C 81.468389,30.131673 78.852759,31.329293 74.334599,31.329293 C 69.816449,31.329293 66.985899,29.952123 66.526739,27.943913 C 66.456009,26.238893 69.816449,24.570323 74.334599,24.570323 C 78.852759,24.570323 82.154249,26.203533 82.142459,27.943913 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 67.476989,27.764793 C 68.447389,30.844053 71.145969,33.060833 74.320419,33.060843 C 77.514539,33.060843 80.226899,30.816463 81.181699,27.707393 C 80.281059,26.206763 76.900529,25.470543 74.291089,25.513813 C 70.986749,25.428073 68.434609,26.373493 67.476989,27.764793 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 62.722179,14.847493 C 62.595139,14.950093 62.343579,15.242643 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983 M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 85.300009,14.439103 84.752372,14.219223 84.651452,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-back.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-back.svg new file mode 100644 index 0000000..d7a6f43 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-back.svg @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-left-back.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-53.376308" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1601" + inkscape:window-height="942" + inkscape:window-x="5" + inkscape:window-y="1" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>left-back</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-left-back</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="matrix(-0.7071068,-0.7071068,0.7071068,-0.7071068,21.490375,60.288654)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="M 14.032699,10.506413 C 20.104129,7.0242733 27.175559,7.1135633 33.425559,10.506413 L 35.425559,14.899273 L 12.032699,14.899273 L 14.032699,10.506413 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 34.605519,14.148893 34.098099,13.829363 33.588369,13.563883 C 33.019409,13.267543 32.447589,13.038553 31.877199,12.891833 C 27.993989,11.872493 20.160679,11.829343 16.287539,12.845703 C 15.447649,13.064843 14.605939,13.457433 13.775509,13.977613 C 13.150269,14.369273 12.531419,14.833253 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5367" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#888a83;stroke-width:1;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;enable-background:accumulate" + d="M 12.534499,15.979023 L 14.721539,11.213023 C 19.982596,8.4697433 25.941852,7.8458533 32.660602,11.207463 L 34.629112,15.410963" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 44.708609,28.523883 C 44.708609,28.523883 38.400579,15.595313 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593 C 9.7353992,15.595313 4.7398596,26.273883 4.7398596,26.273883" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 44.951119,29.943913 C 45.140529,34.352133 36.141269,39.009973 24.041629,39.009973 C 11.941989,39.009973 2.9111696,34.415273 3.1321396,29.943913 C 2.9427396,25.377853 11.941989,20.909423 24.041629,20.909423 C 36.141269,20.909423 44.982689,25.283153 44.951119,29.943913 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 31.849489,27.943913 C 31.175419,30.131673 28.559789,31.329293 24.041629,31.329293 C 19.523479,31.329293 16.692929,29.952123 16.233769,27.943913 C 16.163039,26.238893 19.523479,24.570323 24.041629,24.570323 C 28.559789,24.570323 31.861279,26.203533 31.849489,27.943913 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 17.184019,27.764793 C 18.154419,30.844053 20.852999,33.060833 24.027449,33.060843 C 27.221569,33.060843 29.933929,30.816463 30.888729,27.707393 C 29.988089,26.206763 26.607559,25.470543 23.998119,25.513813 C 20.693779,25.428073 18.141639,26.373493 17.184019,27.764793 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.429209,14.847493 C 12.302169,14.950093 12.050609,15.242643 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983 M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 35.007039,14.439103 34.459402,14.219223 34.358482,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-side-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-side-testing.svg new file mode 100644 index 0000000..ad0f430 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-side-testing.svg @@ -0,0 +1,537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-left-side-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-right-side-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="-12" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>left-side</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-left-side-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="matrix(0,-1,1,0,4.1631076e-2,98.334601)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="M 64.325669,10.506413 C 70.397099,7.0242733 77.468529,7.1135633 83.718529,10.506413 L 85.718529,14.899273 L 62.325669,14.899273 L 64.325669,10.506413 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 84.898489,14.148893 84.391069,13.829363 83.881339,13.563883 C 83.312379,13.267543 82.740559,13.038553 82.170169,12.891833 C 78.286959,11.872493 70.453649,11.829343 66.580509,12.845703 C 65.740619,13.064843 64.898909,13.457433 64.068479,13.977613 C 63.443239,14.369273 62.824389,14.833253 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8494" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;stroke-width:1;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;enable-background:accumulate" + d="M 62.827469,15.979023 L 65.014509,11.213023 C 70.275566,8.4697433 76.234822,7.8458533 82.953572,11.207463 L 84.922082,15.410963" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 95.001579,28.523883 C 95.001579,28.523883 88.693549,15.595313 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593 C 60.028369,15.595313 55.03283,26.273883 55.03283,26.273883" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="M 95.16001,29.859216 C 95.34941,34.267437 86.35016,38.925273 74.250517,38.925273 C 62.150874,38.925273 53.120056,34.330572 53.341027,29.859216 C 53.151624,25.29316 62.150874,20.824727 74.250517,20.824727 C 86.35016,20.824727 95.19158,25.198457 95.16001,29.859216 z" + style="fill:url(#radialGradient8512);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 82.142459,27.943913 C 81.468389,30.131673 78.852759,31.329293 74.334599,31.329293 C 69.816449,31.329293 66.985899,29.952123 66.526739,27.943913 C 66.456009,26.238893 69.816449,24.570323 74.334599,24.570323 C 78.852759,24.570323 82.154249,26.203533 82.142459,27.943913 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 67.476989,27.764793 C 68.447389,30.844053 71.145969,33.060833 74.320419,33.060843 C 77.514539,33.060843 80.226899,30.816463 81.181699,27.707393 C 80.281059,26.206763 76.900529,25.470543 74.291089,25.513813 C 70.986749,25.428073 68.434609,26.373493 67.476989,27.764793 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 62.722179,14.847493 C 62.595139,14.950093 62.343579,15.242643 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983 M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 85.300009,14.439103 84.752372,14.219223 84.651452,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-side.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-side.svg new file mode 100644 index 0000000..4851454 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-side.svg @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-left-side.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left-side.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-15.988037" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1601" + inkscape:window-height="942" + inkscape:window-x="5" + inkscape:window-y="1" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>left-side</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-left-side</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="matrix(0,-1,1,0,4.1631076e-2,48.041631)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="M 14.032699,10.506413 C 20.104129,7.0242733 27.175559,7.1135633 33.425559,10.506413 L 35.425559,14.899273 L 12.032699,14.899273 L 14.032699,10.506413 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 34.605519,14.148893 34.098099,13.829363 33.588369,13.563883 C 33.019409,13.267543 32.447589,13.038553 31.877199,12.891833 C 27.993989,11.872493 20.160679,11.829343 16.287539,12.845703 C 15.447649,13.064843 14.605939,13.457433 13.775509,13.977613 C 13.150269,14.369273 12.531419,14.833253 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5367" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#888a83;stroke-width:1;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;enable-background:accumulate" + d="M 12.534499,15.979023 L 14.721539,11.213023 C 19.982596,8.4697433 25.941852,7.8458533 32.660602,11.207463 L 34.629112,15.410963" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 44.708609,28.523883 C 44.708609,28.523883 38.400579,15.595313 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593 C 9.7353992,15.595313 4.7398596,26.273883 4.7398596,26.273883" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 44.951119,29.943913 C 45.140529,34.352133 36.141269,39.009973 24.041629,39.009973 C 11.941989,39.009973 2.9111696,34.415273 3.1321396,29.943913 C 2.9427396,25.377853 11.941989,20.909423 24.041629,20.909423 C 36.141269,20.909423 44.982689,25.283153 44.951119,29.943913 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 31.849489,27.943913 C 31.175419,30.131673 28.559789,31.329293 24.041629,31.329293 C 19.523479,31.329293 16.692929,29.952123 16.233769,27.943913 C 16.163039,26.238893 19.523479,24.570323 24.041629,24.570323 C 28.559789,24.570323 31.861279,26.203533 31.849489,27.943913 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 17.184019,27.764793 C 18.154419,30.844053 20.852999,33.060833 24.027449,33.060843 C 27.221569,33.060843 29.933929,30.816463 30.888729,27.707393 C 29.988089,26.206763 26.607559,25.470543 23.998119,25.513813 C 20.693779,25.428073 18.141639,26.373493 17.184019,27.764793 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.429209,14.847493 C 12.302169,14.950093 12.050609,15.242643 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983 M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 35.007039,14.439103 34.459402,14.219223 34.358482,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-testing.svg new file mode 100644 index 0000000..7b9316f --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left-testing.svg @@ -0,0 +1,537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-left-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left-back-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="-12" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>left</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-left-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="matrix(-0.7071068,0.7071068,0.7071068,0.7071068,57.052876,-47.851155)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="M 64.325669,10.506413 C 70.397099,7.0242733 77.468529,7.1135633 83.718529,10.506413 L 85.718529,14.899273 L 62.325669,14.899273 L 64.325669,10.506413 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 84.898489,14.148893 84.391069,13.829363 83.881339,13.563883 C 83.312379,13.267543 82.740559,13.038553 82.170169,12.891833 C 78.286959,11.872493 70.453649,11.829343 66.580509,12.845703 C 65.740619,13.064843 64.898909,13.457433 64.068479,13.977613 C 63.443239,14.369273 62.824389,14.833253 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8494" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;stroke-width:1;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;enable-background:accumulate" + d="M 62.827469,15.979023 L 65.014509,11.213023 C 70.275566,8.4697433 76.234822,7.8458533 82.953572,11.207463 L 84.922082,15.410963" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 95.001579,28.523883 C 95.001579,28.523883 88.693549,15.595313 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593 C 60.028369,15.595313 55.03283,26.273883 55.03283,26.273883" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="M 95.16001,29.859216 C 95.34941,34.267437 86.35016,38.925273 74.250517,38.925273 C 62.150874,38.925273 53.120056,34.330572 53.341027,29.859216 C 53.151624,25.29316 62.150874,20.824727 74.250517,20.824727 C 86.35016,20.824727 95.19158,25.198457 95.16001,29.859216 z" + style="fill:url(#radialGradient8512);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 82.142459,27.943913 C 81.468389,30.131673 78.852759,31.329293 74.334599,31.329293 C 69.816449,31.329293 66.985899,29.952123 66.526739,27.943913 C 66.456009,26.238893 69.816449,24.570323 74.334599,24.570323 C 78.852759,24.570323 82.154249,26.203533 82.142459,27.943913 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 67.476989,27.764793 C 68.447389,30.844053 71.145969,33.060833 74.320419,33.060843 C 77.514539,33.060843 80.226899,30.816463 81.181699,27.707393 C 80.281059,26.206763 76.900529,25.470543 74.291089,25.513813 C 70.986749,25.428073 68.434609,26.373493 67.476989,27.764793 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 62.722179,14.847493 C 62.595139,14.950093 62.343579,15.242643 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983 M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 85.300009,14.439103 84.752372,14.219223 84.651452,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-left.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left.svg new file mode 100644 index 0000000..1ee3869 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-left.svg @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-left.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-right.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-53.376308" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1601" + inkscape:window-height="942" + inkscape:window-x="5" + inkscape:window-y="1" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>left</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-left</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="matrix(-0.7071068,0.7071068,0.7071068,0.7071068,21.490375,-12.288654)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="M 14.032699,10.506413 C 20.104129,7.0242733 27.175559,7.1135633 33.425559,10.506413 L 35.425559,14.899273 L 12.032699,14.899273 L 14.032699,10.506413 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 34.605519,14.148893 34.098099,13.829363 33.588369,13.563883 C 33.019409,13.267543 32.447589,13.038553 31.877199,12.891833 C 27.993989,11.872493 20.160679,11.829343 16.287539,12.845703 C 15.447649,13.064843 14.605939,13.457433 13.775509,13.977613 C 13.150269,14.369273 12.531419,14.833253 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5367" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#888a83;stroke-width:1;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;enable-background:accumulate" + d="M 12.534499,15.979023 L 14.721539,11.213023 C 19.982596,8.4697433 25.941852,7.8458533 32.660602,11.207463 L 34.629112,15.410963" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 44.708609,28.523883 C 44.708609,28.523883 38.400579,15.595313 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593 C 9.7353992,15.595313 4.7398596,26.273883 4.7398596,26.273883" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 44.951119,29.943913 C 45.140529,34.352133 36.141269,39.009973 24.041629,39.009973 C 11.941989,39.009973 2.9111696,34.415273 3.1321396,29.943913 C 2.9427396,25.377853 11.941989,20.909423 24.041629,20.909423 C 36.141269,20.909423 44.982689,25.283153 44.951119,29.943913 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 31.849489,27.943913 C 31.175419,30.131673 28.559789,31.329293 24.041629,31.329293 C 19.523479,31.329293 16.692929,29.952123 16.233769,27.943913 C 16.163039,26.238893 19.523479,24.570323 24.041629,24.570323 C 28.559789,24.570323 31.861279,26.203533 31.849489,27.943913 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 17.184019,27.764793 C 18.154419,30.844053 20.852999,33.060833 24.027449,33.060843 C 27.221569,33.060843 29.933929,30.816463 30.888729,27.707393 C 29.988089,26.206763 26.607559,25.470543 23.998119,25.513813 C 20.693779,25.428073 18.141639,26.373493 17.184019,27.764793 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.429209,14.847493 C 12.302169,14.950093 12.050609,15.242643 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983 M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 35.007039,14.439103 34.459402,14.219223 34.358482,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-back-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-back-testing.svg new file mode 100644 index 0000000..0f633a9 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-back-testing.svg @@ -0,0 +1,537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-right-back-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left-back-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="-12" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>right-back</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-right-back-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="matrix(0.7071068,-0.7071068,-0.7071068,-0.7071068,-9.0528759,95.851156)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="M 64.325669,10.506413 C 70.397099,7.0242733 77.468529,7.1135633 83.718529,10.506413 L 85.718529,14.899273 L 62.325669,14.899273 L 64.325669,10.506413 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 84.898489,14.148893 84.391069,13.829363 83.881339,13.563883 C 83.312379,13.267543 82.740559,13.038553 82.170169,12.891833 C 78.286959,11.872493 70.453649,11.829343 66.580509,12.845703 C 65.740619,13.064843 64.898909,13.457433 64.068479,13.977613 C 63.443239,14.369273 62.824389,14.833253 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8494" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;stroke-width:1;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;enable-background:accumulate" + d="M 62.827469,15.979023 L 65.014509,11.213023 C 70.275566,8.4697433 76.234822,7.8458533 82.953572,11.207463 L 84.922082,15.410963" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 95.001579,28.523883 C 95.001579,28.523883 88.693549,15.595313 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593 C 60.028369,15.595313 55.03283,26.273883 55.03283,26.273883" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="M 95.16001,29.859216 C 95.34941,34.267437 86.35016,38.925273 74.250517,38.925273 C 62.150874,38.925273 53.120056,34.330572 53.341027,29.859216 C 53.151624,25.29316 62.150874,20.824727 74.250517,20.824727 C 86.35016,20.824727 95.19158,25.198457 95.16001,29.859216 z" + style="fill:url(#radialGradient8512);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 82.142459,27.943913 C 81.468389,30.131673 78.852759,31.329293 74.334599,31.329293 C 69.816449,31.329293 66.985899,29.952123 66.526739,27.943913 C 66.456009,26.238893 69.816449,24.570323 74.334599,24.570323 C 78.852759,24.570323 82.154249,26.203533 82.142459,27.943913 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 67.476989,27.764793 C 68.447389,30.844053 71.145969,33.060833 74.320419,33.060843 C 77.514539,33.060843 80.226899,30.816463 81.181699,27.707393 C 80.281059,26.206763 76.900529,25.470543 74.291089,25.513813 C 70.986749,25.428073 68.434609,26.373493 67.476989,27.764793 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 62.722179,14.847493 C 62.595139,14.950093 62.343579,15.242643 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983 M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 85.300009,14.439103 84.752372,14.219223 84.651452,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-back.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-back.svg new file mode 100644 index 0000000..ba1dead --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-back.svg @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-right-back.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-left-back.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-53.376308" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1601" + inkscape:window-height="942" + inkscape:window-x="5" + inkscape:window-y="1" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>right-back</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-right-back</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="matrix(0.7071068,-0.7071068,-0.7071068,-0.7071068,26.509625,60.288654)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="M 14.032699,10.506413 C 20.104129,7.0242733 27.175559,7.1135633 33.425559,10.506413 L 35.425559,14.899273 L 12.032699,14.899273 L 14.032699,10.506413 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 34.605519,14.148893 34.098099,13.829363 33.588369,13.563883 C 33.019409,13.267543 32.447589,13.038553 31.877199,12.891833 C 27.993989,11.872493 20.160679,11.829343 16.287539,12.845703 C 15.447649,13.064843 14.605939,13.457433 13.775509,13.977613 C 13.150269,14.369273 12.531419,14.833253 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5367" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#888a83;stroke-width:1;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;enable-background:accumulate" + d="M 12.534499,15.979023 L 14.721539,11.213023 C 19.982596,8.4697433 25.941852,7.8458533 32.660602,11.207463 L 34.629112,15.410963" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 44.708609,28.523883 C 44.708609,28.523883 38.400579,15.595313 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593 C 9.7353992,15.595313 4.7398596,26.273883 4.7398596,26.273883" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 44.951119,29.943913 C 45.140529,34.352133 36.141269,39.009973 24.041629,39.009973 C 11.941989,39.009973 2.9111696,34.415273 3.1321396,29.943913 C 2.9427396,25.377853 11.941989,20.909423 24.041629,20.909423 C 36.141269,20.909423 44.982689,25.283153 44.951119,29.943913 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 31.849489,27.943913 C 31.175419,30.131673 28.559789,31.329293 24.041629,31.329293 C 19.523479,31.329293 16.692929,29.952123 16.233769,27.943913 C 16.163039,26.238893 19.523479,24.570323 24.041629,24.570323 C 28.559789,24.570323 31.861279,26.203533 31.849489,27.943913 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 17.184019,27.764793 C 18.154419,30.844053 20.852999,33.060833 24.027449,33.060843 C 27.221569,33.060843 29.933929,30.816463 30.888729,27.707393 C 29.988089,26.206763 26.607559,25.470543 23.998119,25.513813 C 20.693779,25.428073 18.141639,26.373493 17.184019,27.764793 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.429209,14.847493 C 12.302169,14.950093 12.050609,15.242643 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983 M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 35.007039,14.439103 34.459402,14.219223 34.358482,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-side-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-side-testing.svg new file mode 100644 index 0000000..577dd86 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-side-testing.svg @@ -0,0 +1,537 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-right-side-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-right-back-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="-12" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>right-side</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-right-side-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="matrix(0,-1,-1,0,47.958369,98.334601)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="M 64.325669,10.506413 C 70.397099,7.0242733 77.468529,7.1135633 83.718529,10.506413 L 85.718529,14.899273 L 62.325669,14.899273 L 64.325669,10.506413 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 84.898489,14.148893 84.391069,13.829363 83.881339,13.563883 C 83.312379,13.267543 82.740559,13.038553 82.170169,12.891833 C 78.286959,11.872493 70.453649,11.829343 66.580509,12.845703 C 65.740619,13.064843 64.898909,13.457433 64.068479,13.977613 C 63.443239,14.369273 62.824389,14.833253 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8494" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;stroke-width:1;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;enable-background:accumulate" + d="M 62.827469,15.979023 L 65.014509,11.213023 C 70.275566,8.4697433 76.234822,7.8458533 82.953572,11.207463 L 84.922082,15.410963" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 95.001579,28.523883 C 95.001579,28.523883 88.693549,15.595313 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593 C 60.028369,15.595313 55.03283,26.273883 55.03283,26.273883" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="M 95.16001,29.859216 C 95.34941,34.267437 86.35016,38.925273 74.250517,38.925273 C 62.150874,38.925273 53.120056,34.330572 53.341027,29.859216 C 53.151624,25.29316 62.150874,20.824727 74.250517,20.824727 C 86.35016,20.824727 95.19158,25.198457 95.16001,29.859216 z" + style="fill:url(#radialGradient8512);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 82.142459,27.943913 C 81.468389,30.131673 78.852759,31.329293 74.334599,31.329293 C 69.816449,31.329293 66.985899,29.952123 66.526739,27.943913 C 66.456009,26.238893 69.816449,24.570323 74.334599,24.570323 C 78.852759,24.570323 82.154249,26.203533 82.142459,27.943913 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 67.476989,27.764793 C 68.447389,30.844053 71.145969,33.060833 74.320419,33.060843 C 77.514539,33.060843 80.226899,30.816463 81.181699,27.707393 C 80.281059,26.206763 76.900529,25.470543 74.291089,25.513813 C 70.986749,25.428073 68.434609,26.373493 67.476989,27.764793 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 62.722179,14.847493 C 62.595139,14.950093 62.343579,15.242643 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983 M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 85.300009,14.439103 84.752372,14.219223 84.651452,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-side.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-side.svg new file mode 100644 index 0000000..be6a746 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-side.svg @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-right-side.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-right-back.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-15.988037" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1601" + inkscape:window-height="942" + inkscape:window-x="5" + inkscape:window-y="1" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>right-side</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-right-side</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="matrix(0,-1,-1,0,47.958369,48.041631)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="M 14.032699,10.506413 C 20.104129,7.0242733 27.175559,7.1135633 33.425559,10.506413 L 35.425559,14.899273 L 12.032699,14.899273 L 14.032699,10.506413 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 34.605519,14.148893 34.098099,13.829363 33.588369,13.563883 C 33.019409,13.267543 32.447589,13.038553 31.877199,12.891833 C 27.993989,11.872493 20.160679,11.829343 16.287539,12.845703 C 15.447649,13.064843 14.605939,13.457433 13.775509,13.977613 C 13.150269,14.369273 12.531419,14.833253 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5367" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#888a83;stroke-width:1;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;enable-background:accumulate" + d="M 12.534499,15.979023 L 14.721539,11.213023 C 19.982596,8.4697433 25.941852,7.8458533 32.660602,11.207463 L 34.629112,15.410963" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 44.708609,28.523883 C 44.708609,28.523883 38.400579,15.595313 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593 C 9.7353992,15.595313 4.7398596,26.273883 4.7398596,26.273883" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 44.951119,29.943913 C 45.140529,34.352133 36.141269,39.009973 24.041629,39.009973 C 11.941989,39.009973 2.9111696,34.415273 3.1321396,29.943913 C 2.9427396,25.377853 11.941989,20.909423 24.041629,20.909423 C 36.141269,20.909423 44.982689,25.283153 44.951119,29.943913 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 31.849489,27.943913 C 31.175419,30.131673 28.559789,31.329293 24.041629,31.329293 C 19.523479,31.329293 16.692929,29.952123 16.233769,27.943913 C 16.163039,26.238893 19.523479,24.570323 24.041629,24.570323 C 28.559789,24.570323 31.861279,26.203533 31.849489,27.943913 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 17.184019,27.764793 C 18.154419,30.844053 20.852999,33.060833 24.027449,33.060843 C 27.221569,33.060843 29.933929,30.816463 30.888729,27.707393 C 29.988089,26.206763 26.607559,25.470543 23.998119,25.513813 C 20.693779,25.428073 18.141639,26.373493 17.184019,27.764793 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.429209,14.847493 C 12.302169,14.950093 12.050609,15.242643 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983 M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 35.007039,14.439103 34.459402,14.219223 34.358482,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-testing.svg new file mode 100644 index 0000000..3a4e903 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right-testing.svg @@ -0,0 +1,913 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-right-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker-right-testing.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6377" + id="radialGradient5941" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(11.322482,0,0,3.7410569,-790.12434,122.56351)" + cx="14.790665" + cy="29.860626" + fx="14.790665" + fy="29.860626" + r="1.1399525" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6377" + id="radialGradient5939" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(10.171038,0,0,5.2502725,-797.43964,77.21735)" + cx="17.797972" + cy="29.948833" + fx="17.797972" + fy="29.948833" + r="1.945146" /> + <linearGradient + inkscape:collect="always" + id="linearGradient6377"> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="0" + id="stop6379" /> + <stop + style="stop-color:#204a87;stop-opacity:1" + offset="1" + id="stop6381" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6377" + id="radialGradient5937" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(15.4058,0,0,6.5714191,-930.81786,37.58535)" + cx="20.818829" + cy="29.948536" + fx="20.818829" + fy="29.948536" + r="2.5451017" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient5935" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0714931,0,0,1.2212999,-677.47231,206.91558)" + x1="21.875" + y1="9.6335878" + x2="20.5" + y2="41.744865" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="linearGradient5933" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0714931,0,0,1.2212999,-677.47231,206.91558)" + x1="20.087172" + y1="6.6629219" + x2="20.91938" + y2="38.337017" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient5931" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6831088,0,0,1.0329054,-652.67404,212.26374)" + x1="4.5961943" + y1="14.456622" + x2="4.5961943" + y2="30.313524" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="linearGradient5929" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7679166,0,0,1.687933,-652.72155,185.35433)" + x1="2.6850162" + y1="24.367676" + x2="2.9248238" + y2="35.053852" /> + <linearGradient + inkscape:collect="always" + id="linearGradient21582"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop21584" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop21586" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21582" + id="linearGradient5927" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0102994,0,0,1.2565202,-654.12827,206.16954)" + x1="21.875" + y1="26.625" + x2="18.187626" + y2="26" /> + <linearGradient + inkscape:collect="always" + id="linearGradient21598"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop21600" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop21602" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21598" + id="linearGradient5925" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7830101,0,0,0.9810567,-652.01527,212.32101)" + x1="12.25" + y1="19.75" + x2="10.875" + y2="33.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="radialGradient5923" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.433087,-0.596698,0.798238,1.917124,-20.96864,-16.43019)" + cx="7.001297" + cy="22.470087" + fx="7.001297" + fy="22.470087" + r="6.4940691" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10872" + id="linearGradient5921" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0102994,0,0,1.0172401,-654.21562,212.46274)" + x1="3.8890872" + y1="18.937069" + x2="3.8890872" + y2="25.947107" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient5919" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99664,0,0,1.1932745,-655.42965,207.54612)" + x1="11.875" + y1="20.375" + x2="13.125" + y2="34.13559" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6371" + id="linearGradient5917" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99664,0,0,1.1932745,-655.42965,207.54612)" + x1="14.241117" + y1="26.996773" + x2="15.125" + y2="20.976084" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21608" + id="linearGradient5915" + gradientUnits="userSpaceOnUse" + x1="23.272787" + y1="18.525478" + x2="23.272787" + y2="22.811184" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient15341" + id="radialGradient5913" + gradientUnits="userSpaceOnUse" + cx="22.624176" + cy="20.880224" + fx="22.624176" + fy="20.880224" + r="3.3177083" /> + <linearGradient + id="linearGradient3529"> + <stop + id="stop3531" + offset="0" + style="stop-color:#fefefe;stop-opacity:1;" /> + <stop + id="stop3533" + offset="1" + style="stop-color:#e8e7e6;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3529" + id="radialGradient5911" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2876712,0,13.845354)" + cx="7.9549513" + cy="19.436747" + fx="7.9549513" + fy="19.436747" + r="6.4523492" /> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3345" + id="radialGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.725459,40.419065)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient8512" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3529" + id="radialGradient5708" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2876712,0,13.845354)" + cx="7.9549513" + cy="19.436747" + fx="7.9549513" + fy="19.436747" + r="6.4523492" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient15341" + id="radialGradient5710" + gradientUnits="userSpaceOnUse" + cx="22.624176" + cy="20.880224" + fx="22.624176" + fy="20.880224" + r="3.3177083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21608" + id="linearGradient5712" + gradientUnits="userSpaceOnUse" + x1="23.272787" + y1="18.525478" + x2="23.272787" + y2="22.811184" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="radialGradient5720" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.433087,-0.596698,0.798238,1.917124,-20.96864,-16.43019)" + cx="7.001297" + cy="22.470087" + fx="7.001297" + fy="22.470087" + r="6.4940691" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6377" + id="radialGradient5744" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-8.0062038,8.0062038,-2.6453267,-2.6453267,292.61535,-42.156174)" + cx="14.790665" + cy="29.860626" + fx="14.790665" + fy="29.860626" + r="1.1399525" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6377" + id="radialGradient5747" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-7.1920099,7.1920099,-3.7125033,-3.7125033,329.85262,-15.264295)" + cx="17.797972" + cy="29.948833" + fx="17.797972" + fy="29.948833" + r="1.945146" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6377" + id="radialGradient5750" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-10.893546,10.893546,-4.646695,-4.646695,452.18932,-81.552883)" + cx="20.818829" + cy="29.948536" + fx="20.818829" + fy="29.948536" + r="2.5451017" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="linearGradient5753" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0714931,0,0,1.2212999,31.77769,-26.9466)" + x1="20.087172" + y1="6.6629219" + x2="20.91938" + y2="38.337017" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient5755" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0714931,0,0,1.2212999,31.77769,-26.9466)" + x1="21.875" + y1="9.6335878" + x2="20.5" + y2="41.744865" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="linearGradient5758" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7679166,0,0,1.687933,56.52845,-48.50785)" + x1="2.6850162" + y1="24.367676" + x2="2.9248238" + y2="35.053852" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient5760" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6831088,0,0,1.0329054,56.57596,-21.59844)" + x1="4.5961943" + y1="14.456622" + x2="4.5961943" + y2="30.313524" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21582" + id="linearGradient5763" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0102994,0,0,1.2565202,55.12173,-27.69264)" + x1="21.875" + y1="26.625" + x2="18.187626" + y2="26" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21598" + id="linearGradient5766" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7830101,0,0,0.9810567,57.23473,-21.54117)" + x1="12.25" + y1="19.75" + x2="10.875" + y2="33.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10872" + id="linearGradient5770" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0102994,0,0,1.0172401,55.03438,-21.39944)" + x1="3.8890872" + y1="18.937069" + x2="3.8890872" + y2="25.947107" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6371" + id="linearGradient5773" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99664,0,0,1.1932745,53.82035,-26.31606)" + x1="14.241117" + y1="26.996773" + x2="15.125" + y2="20.976084" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient5775" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.99664,0,0,1.1932745,53.82035,-26.31606)" + x1="11.875" + y1="20.375" + x2="13.125" + y2="34.13559" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5928" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,97.72545,40.294064)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="126.80533" + inkscape:cy="41.532441" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="-12" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="-14.142136,73.185552" + id="guide3490" /> + <sodipodi:guide + orientation="1,0" + position="-21,-23.25" + id="guide5857" /> + <sodipodi:guide + orientation="1,0" + position="-49.5,-22.625" + id="guide5859" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>right</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-right-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g8490" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,-9.0528759,-47.851156)"> + <path + sodipodi:nodetypes="ccccc" + id="path8492" + d="M 64.325669,10.506413 C 70.397099,7.0242733 77.468529,7.1135633 83.718529,10.506413 L 85.718529,14.899273 L 62.325669,14.899273 L 64.325669,10.506413 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 84.898489,14.148893 84.391069,13.829363 83.881339,13.563883 C 83.312379,13.267543 82.740559,13.038553 82.170169,12.891833 C 78.286959,11.872493 70.453649,11.829343 66.580509,12.845703 C 65.740619,13.064843 64.898909,13.457433 64.068479,13.977613 C 63.443239,14.369273 62.824389,14.833253 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8494" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;stroke-width:1;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;enable-background:accumulate" + d="M 62.827469,15.979023 L 65.014509,11.213023 C 70.275566,8.4697433 76.234822,7.8458533 82.953572,11.207463 L 84.922082,15.410963" + id="path8496" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 95.001579,28.523883 C 95.001579,28.523883 88.693549,15.595313 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593 C 60.028369,15.595313 55.03283,26.273883 55.03283,26.273883" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path8498" /> + <path + transform="matrix(1.0469083,0,0,2.027027,51.01285,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path8500" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccc" + id="path8502" + d="M 95.16001,29.859216 C 95.34941,34.267437 86.35016,38.925273 74.250517,38.925273 C 62.150874,38.925273 53.120056,34.330572 53.341027,29.859216 C 53.151624,25.29316 62.150874,20.824727 74.250517,20.824727 C 86.35016,20.824727 95.19158,25.198457 95.16001,29.859216 z" + style="fill:url(#radialGradient8512);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 82.142459,27.943913 C 81.468389,30.131673 78.852759,31.329293 74.334599,31.329293 C 69.816449,31.329293 66.985899,29.952123 66.526739,27.943913 C 66.456009,26.238893 69.816449,24.570323 74.334599,24.570323 C 78.852759,24.570323 82.154249,26.203533 82.142459,27.943913 z" + id="path8504" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 67.476989,27.764793 C 68.447389,30.844053 71.145969,33.060833 74.320419,33.060843 C 77.514539,33.060843 80.226899,30.816463 81.181699,27.707393 C 80.281059,26.206763 76.900529,25.470543 74.291089,25.513813 C 70.986749,25.428073 68.434609,26.373493 67.476989,27.764793 z" + id="path8506" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path8508" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 62.722179,14.847493 C 62.595139,14.950093 62.343579,15.242643 62.217529,15.349973 C 60.346409,16.943173 58.58922,19.037813 57.10976,21.059983 C 54.51317,24.609093 52.7721,27.934983 52.7721,27.934983 M 95.897099,27.934983 C 95.897099,27.934983 91.349669,19.248213 86.035799,14.995723 C 85.825169,14.827163 85.613329,14.665563 85.400529,14.511753 C 85.300009,14.439103 84.752372,14.219223 84.651452,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path8510" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bfd8f3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 81.930899,13.855723 C 78.047689,12.836393 70.745629,12.793243 66.872489,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-speaker-right.svg b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right.svg new file mode 100644 index 0000000..bde2e35 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-speaker-right.svg @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-speaker-right.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-speaker.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4325"> + <stop + id="stop4327" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4329" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop21610" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop21612" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop15343" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop15345" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop6373" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop6375" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + style="stop-color:#9e9e92;stop-opacity:1;" + offset="0.25301206" + id="stop10876" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + style="stop-color:#bebebe;stop-opacity:1;" + offset="0" + id="stop10057" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#5c5c5c;stop-opacity:1;" + offset="1" + id="stop10059" /> + </linearGradient> + <linearGradient + id="linearGradient4841"> + <stop + id="stop4843" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0.94117647;" + offset="0" + id="stop4845" /> + <stop + id="stop4847" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop4849" /> + </linearGradient> + <linearGradient + id="linearGradient4809"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop4811" /> + <stop + id="stop4813" + offset="0" + style="stop-color:#ad7fa8;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop4815" /> + <stop + id="stop4817" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient3223"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3225" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop3227" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop3239" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3501" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3500" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2366258,0,24.617945)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient3232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.474934,42.420392)" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" + spreadMethod="reflect" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0469084,0,0,0.4796469,270.37856,38.427671)" + cx="22.276291" + cy="32.248856" + fx="22.276291" + fy="32.248856" + r="20.319138" /> + <inkscape:perspective + id="perspective3474" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 526.18109 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient4359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-52.447261,-106.14795)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5015" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,42.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient5062" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4325" + id="radialGradient5064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,98.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,142.72007,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient3906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,92.720075,-107.89847)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient7260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,47.516569,40.378763)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6568542" + inkscape:cx="-90.590866" + inkscape:cy="20.556657" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1601" + inkscape:window-height="942" + inkscape:window-x="5" + inkscape:window-y="1" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>speaker</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>right</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-speaker-right</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g7248" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,26.509625,-12.288654)"> + <path + sodipodi:nodetypes="ccccc" + id="path5365" + d="M 14.032699,10.506413 C 20.104129,7.0242733 27.175559,7.1135633 33.425559,10.506413 L 35.425559,14.899273 L 12.032699,14.899273 L 14.032699,10.506413 z" + style="fill:#babdb6;fill-opacity:1;fill-rule:nonzero;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-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssccsssc" + d="M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 34.605519,14.148893 34.098099,13.829363 33.588369,13.563883 C 33.019409,13.267543 32.447589,13.038553 31.877199,12.891833 C 27.993989,11.872493 20.160679,11.829343 16.287539,12.845703 C 15.447649,13.064843 14.605939,13.457433 13.775509,13.977613 C 13.150269,14.369273 12.531419,14.833253 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5367" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#888a83;stroke-width:1;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;enable-background:accumulate" + d="M 12.534499,15.979023 L 14.721539,11.213023 C 19.982596,8.4697433 25.941852,7.8458533 32.660602,11.207463 L 34.629112,15.410963" + id="path5369" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + d="M 44.708609,28.523883 C 44.708609,28.523883 38.400579,15.595313 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593 C 9.7353992,15.595313 4.7398596,26.273883 4.7398596,26.273883" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5371" /> + <path + transform="matrix(1.0469083,0,0,2.027027,0.7198796,-35.409607)" + d="M 43.214285,32.24107 A 20.9375,4.9553571 0 1 1 1.3392849,32.24107 A 20.9375,4.9553571 0 1 1 43.214285,32.24107 z" + sodipodi:ry="4.9553571" + sodipodi:rx="20.9375" + sodipodi:cy="32.24107" + sodipodi:cx="22.276785" + id="path5373" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.68646109;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#radialGradient7260);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:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 44.951119,29.943913 C 45.140529,34.352133 36.141269,39.009973 24.041629,39.009973 C 11.941989,39.009973 2.9111696,34.415273 3.1321396,29.943913 C 2.9427396,25.377853 11.941989,20.909423 24.041629,20.909423 C 36.141269,20.909423 44.982689,25.283153 44.951119,29.943913 z" + id="path5375" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#555753;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;enable-background:accumulate" + d="M 31.849489,27.943913 C 31.175419,30.131673 28.559789,31.329293 24.041629,31.329293 C 19.523479,31.329293 16.692929,29.952123 16.233769,27.943913 C 16.163039,26.238893 19.523479,24.570323 24.041629,24.570323 C 28.559789,24.570323 31.861279,26.203533 31.849489,27.943913 z" + id="path5377" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:0.96596354;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;enable-background:accumulate" + d="M 17.184019,27.764793 C 18.154419,30.844053 20.852999,33.060833 24.027449,33.060843 C 27.221569,33.060843 29.933929,30.816463 30.888729,27.707393 C 29.988089,26.206763 26.607559,25.470543 23.998119,25.513813 C 20.693779,25.428073 18.141639,26.373493 17.184019,27.764793 z" + id="path5379" + sodipodi:nodetypes="csccc" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_Test.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998" /> + <path + id="path5381" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 12.429209,14.847493 C 12.302169,14.950093 12.050609,15.242643 11.924559,15.349973 C 10.053439,16.943173 8.2962496,19.037813 6.8167896,21.059983 C 4.2201996,24.609093 2.4791296,27.934983 2.4791296,27.934983 M 45.604129,27.934983 C 45.604129,27.934983 41.056699,19.248213 35.742829,14.995723 C 35.532199,14.827163 35.320359,14.665563 35.107559,14.511753 C 35.007039,14.439103 34.459402,14.219223 34.358482,14.150133" + sodipodi:nodetypes="cssccsss" /> + <path + id="path5383" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 31.637929,13.855723 C 27.754719,12.836393 20.452659,12.793243 16.579519,13.809593" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-subwoofer-testing.svg b/mate-volume-control/data/icons/scalable/devices/audio-subwoofer-testing.svg new file mode 100644 index 0000000..6ae74ba --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-subwoofer-testing.svg @@ -0,0 +1,240 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-subwoofer-testing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/audio-subwoofer-testing.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient6718"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop6720" /> + <stop + id="stop6724" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3503"> + <stop + id="stop3505" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient6984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7191227,0,0,0.7191227,23.696408,18.236608)" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8284271" + inkscape:cx="-48.821714" + inkscape:cy="66.867859" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="0" + inkscape:window-y="0" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>subwoofer</rdf:li> + <rdf:li>output</rdf:li> + <rdf:li>testing</rdf:li> + <rdf:li>highlighted</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-subwoofer-testing</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g6973" + transform="translate(-51.375,9.0155254e-8)"> + <path + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;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;enable-background:accumulate" + d="M 94.217316,39.045143 C 93.839661,41.471941 92.789441,43.219015 91.55403,43.219015 C 90.310955,43.219015 89.255378,41.450202 88.883794,38.999908 C 89.234301,37.817247 90.549918,37.23702 91.565441,37.271125 C 92.851403,37.203551 93.844629,37.948644 94.217316,39.045143 z" + id="path6730" + sodipodi:nodetypes="csccc" /> + <path + sodipodi:nodetypes="csccc" + id="path6732" + d="M 62.393985,39.045143 C 62.016329,41.471941 60.96611,43.219015 59.730698,43.219015 C 58.487624,43.219015 57.432046,41.450202 57.060462,38.999908 C 57.410969,37.817247 58.726586,37.23702 59.742109,37.271125 C 61.028072,37.203551 62.021297,37.948644 62.393985,39.045143 z" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;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;enable-background:accumulate" /> + <path + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1.28661346;stroke-linecap:butt;stroke-linejoin:bevel;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;enable-background:accumulate" + d="M 62.953967,6.9788731 C 73.409478,4.1293728 77.293929,4.3517447 87.917557,6.9788731 L 95.317117,13.152471 L 55.554408,13.152471 L 62.953967,6.9788731 z" + id="path6734" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;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;enable-background:accumulate" + d="M 55.289577,13.137135 C 67.861736,9.7856746 82.504598,9.8716096 95.446529,13.137135 L 95.389975,39.76734 C 82.177445,42.114593 68.287824,42.159732 55.346132,39.902758 L 55.289577,13.137135 z" + id="path6736" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient6984);fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:2.05839419;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;enable-background:accumulate" + id="path6738" + sodipodi:cx="84.365685" + sodipodi:cy="64.927307" + sodipodi:rx="21.396112" + sodipodi:ry="21.396112" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + transform="matrix(0,0.4858156,-0.4858156,0,100.43255,-14.78506)" /> + <path + transform="matrix(0,0.2827849,-0.2827849,0,105.0933,2.3437637)" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + sodipodi:ry="21.396112" + sodipodi:rx="21.396112" + sodipodi:cy="64.927307" + sodipodi:cx="84.365685" + id="path6740" + style="fill:#bfd8f3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.53625679;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;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:5.06734753;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;enable-background:accumulate" + id="path6742" + sodipodi:cx="84.365685" + sodipodi:cy="64.927307" + sodipodi:rx="21.396112" + sodipodi:ry="21.396112" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + transform="matrix(0,0.1973419,-0.1973419,0,99.523923,9.5522206)" /> + <path + sodipodi:nodetypes="ccccc" + id="path6744" + d="M 56.321159,13.950789 C 67.82398,10.961669 81.161179,10.935259 94.415609,13.950789 L 94.359059,38.893489 C 81.01047,40.978079 68.381909,41.160879 56.377709,39.028909 L 56.321159,13.950789 z" + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#bfd8f3;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;enable-background:accumulate" /> + <path + transform="matrix(0,0.1973419,-0.1973419,0,81.702733,9.5522212)" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + sodipodi:ry="21.396112" + sodipodi:rx="21.396112" + sodipodi:cy="64.927307" + sodipodi:cx="84.365685" + id="path6746" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:5.06734753;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;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/mate-volume-control/data/icons/scalable/devices/audio-subwoofer.svg b/mate-volume-control/data/icons/scalable/devices/audio-subwoofer.svg new file mode 100644 index 0000000..dbed916 --- /dev/null +++ b/mate-volume-control/data/icons/scalable/devices/audio-subwoofer.svg @@ -0,0 +1,325 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2643" + sodipodi:version="0.32" + inkscape:version="0.46" + version="1.0" + sodipodi:docname="audio-subwoofer.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-filename="/Users/eve/Documents/MATE/SpeakerIcon_subwoofer.png" + inkscape:export-xdpi="67.489998" + inkscape:export-ydpi="67.489998"> + <defs + id="defs2645"> + <linearGradient + id="linearGradient6718"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop6720" /> + <stop + id="stop6724" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3345"> + <stop + id="stop3347" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop3351" /> + <stop + id="stop3355" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="1" + id="stop3349" /> + </linearGradient> + <linearGradient + id="linearGradient4389"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop4391" /> + <stop + id="stop4393" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient5385" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.0538312,-6.3027391e-8,1.2877417e-8,-0.7232676,-9.0519739,70.961132)" + spreadMethod="pad" + cx="22.276297" + cy="21.099283" + fx="22.276297" + fy="21.099283" + r="20.319138" /> + <linearGradient + id="linearGradient3503"> + <stop + id="stop3505" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop3507" + offset="1" + style="stop-color:#babdb6;stop-opacity:1;" /> + </linearGradient> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective2651" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient6516" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7191227,0,0,0.7191227,23.696408,18.236608)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient6612" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7191227,0,0,0.7191227,23.696408,18.236608)" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient6645" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7191227,0,0,0.7191227,23.696408,18.236608)" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3503" + id="radialGradient6705" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7451713,-0.7451712,0.5114274,0.5114274,10.506623,78.557248)" + spreadMethod="reflect" + cx="22.276291" + cy="21.520338" + fx="22.276291" + fy="21.520338" + r="20.319138" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6718" + id="radialGradient6716" + gradientUnits="userSpaceOnUse" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" + gradientTransform="matrix(0.8545182,0,0,0.753115,12.273671,16.029579)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient6728" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7191227,0,0,0.7191227,23.696408,18.236608)" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient6748" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7191227,0,0,0.7191227,23.696408,18.236608)" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4389" + id="radialGradient6781" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7191227,0,0,0.7191227,23.696408,18.236608)" + cx="84.365685" + cy="64.927307" + fx="84.365685" + fy="64.927307" + r="22.334578" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + gridtolerance="10000" + guidetolerance="10" + objecttolerance="10" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="-397.88007" + inkscape:cy="205.69941" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:snap-global="false" + inkscape:window-width="1680" + inkscape:window-height="1028" + inkscape:window-x="20" + inkscape:window-y="20" + showguides="false" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2653" + visible="true" + enabled="true" + color="#ff00ff" + opacity="0.1254902" + empcolor="#0000f2" + empopacity="0.25098039" /> + <sodipodi:guide + orientation="1,0" + position="23.969062,28.50558" + id="guide3488" /> + <sodipodi:guide + orientation="0,1" + position="17.401268,34.125445" + id="guide3490" /> + </sodipodi:namedview> + <metadata + id="metadata2648"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>device</rdf:li> + <rdf:li>subwoofer</rdf:li> + <rdf:li>output</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:title>audio-subwoofer</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Evangeline McGlynn</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g6770"> + <path + sodipodi:nodetypes="csccc" + id="path3286" + d="M 42.842316,39.045143 C 42.464661,41.471941 41.414441,43.219015 40.17903,43.219015 C 38.935955,43.219015 37.880378,41.450202 37.508794,38.999908 C 37.859301,37.817247 39.174918,37.23702 40.190441,37.271125 C 41.476403,37.203551 42.469629,37.948644 42.842316,39.045143 z" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;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;enable-background:accumulate" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;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;enable-background:accumulate" + d="M 11.018985,39.045143 C 10.641329,41.471941 9.5911095,43.219015 8.3556983,43.219015 C 7.1126243,43.219015 6.0570463,41.450202 5.6854623,38.999908 C 6.0359693,37.817247 7.3515863,37.23702 8.3671093,37.271125 C 9.6530715,37.203551 10.646297,37.948644 11.018985,39.045143 z" + id="path3288" + sodipodi:nodetypes="csccc" /> + <path + sodipodi:nodetypes="ccccc" + id="path3264" + d="M 11.578967,6.9788731 C 22.034478,4.1293728 25.918929,4.3517447 36.542557,6.9788731 L 43.942117,13.152471 L 4.1794077,13.152471 L 11.578967,6.9788731 z" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1.28661346;stroke-linecap:butt;stroke-linejoin:bevel;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;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccc" + id="path3266" + d="M 3.9145768,13.137135 C 16.486736,9.7856746 31.129598,9.8716096 44.071529,13.137135 L 44.014975,39.76734 C 30.802445,42.114593 16.912824,42.159732 3.9711319,39.902758 L 3.9145768,13.137135 z" + style="fill:#888a85;fill-opacity:1;fill-rule:nonzero;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;enable-background:accumulate" /> + <path + transform="matrix(0,0.4858156,-0.4858156,0,49.057554,-14.78506)" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + sodipodi:ry="21.396112" + sodipodi:rx="21.396112" + sodipodi:cy="64.927307" + sodipodi:cx="84.365685" + id="path3238" + style="fill:url(#radialGradient6781);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:2.05839419;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;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.53625679;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;enable-background:accumulate" + id="path3260" + sodipodi:cx="84.365685" + sodipodi:cy="64.927307" + sodipodi:rx="21.396112" + sodipodi:ry="21.396112" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + transform="matrix(0,0.2827849,-0.2827849,0,53.7183,2.3437637)" /> + <path + transform="matrix(0,0.1973419,-0.1973419,0,48.148923,9.5522206)" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + sodipodi:ry="21.396112" + sodipodi:rx="21.396112" + sodipodi:cy="64.927307" + sodipodi:cx="84.365685" + id="path6518" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:5.06734753;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;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#babdb6;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;enable-background:accumulate" + d="M 4.9461591,13.950789 C 16.44898,10.961669 29.786179,10.935259 43.040609,13.950789 L 42.984059,38.893489 C 29.63547,40.978079 17.006909,41.160879 5.0027091,39.028909 L 4.9461591,13.950789 z" + id="path6561" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:type="arc" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:5.06734753;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;enable-background:accumulate" + id="path6581" + sodipodi:cx="84.365685" + sodipodi:cy="64.927307" + sodipodi:rx="21.396112" + sodipodi:ry="21.396112" + d="M 105.7618,64.927307 A 21.396112,21.396112 0 1 1 62.969572,64.927307 A 21.396112,21.396112 0 1 1 105.7618,64.927307 z" + transform="matrix(0,0.1973419,-0.1973419,0,30.327733,9.5522212)" /> + </g> + </g> +</svg> |