diff options
Diffstat (limited to 'icon-themes/HighContrast-SVG/scalable/apps-extra')
20 files changed, 2565 insertions, 0 deletions
diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile.am b/icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile.am new file mode 100644 index 00000000..d5ed259e --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile.am @@ -0,0 +1,28 @@ +themedir = $(datadir)/icons/HighContrast-SVG +size = scalable +context = apps + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA = \ + brasero.svg \ + bug-buddy.svg \ + internet-group-chat.svg \ + internet-mail.svg \ + internet-news-reader.svg \ + internet-web-browser.svg \ + firefox-icon.svg \ + glchess.svg \ + orca.svg \ + pidgin.svg \ + preferences-system-network-proxy.svg \ + preferences-system-session.svg \ + preferences-system-windows.svg \ + rhythmbox.svg \ + sound-juicer.svg \ + thunderbird-icon.svg \ + tomboy.svg \ + totem.svg + +EXTRA_DIST = \ + $(icon_DATA) diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile.in b/icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile.in new file mode 100644 index 00000000..387ed045 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile.in @@ -0,0 +1,436 @@ +# 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 = : +subdir = icon-themes/HighContrast-SVG/scalable/apps-extra +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(icondir)" +DATA = $(icon_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +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@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GTK_VERSION = @GTK_VERSION@ +ICONMAP = @ICONMAP@ +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@ +LARGEPRINT_CURSOR_SIZE = @LARGEPRINT_CURSOR_SIZE@ +LARGEPRINT_CURSOR_THEME = @LARGEPRINT_CURSOR_THEME@ +LARGEPRINT_DESKTOP_FONT = @LARGEPRINT_DESKTOP_FONT@ +LARGEPRINT_DOCUMENTS_FONT = @LARGEPRINT_DOCUMENTS_FONT@ +LARGEPRINT_FONT = @LARGEPRINT_FONT@ +LARGEPRINT_HCI_CURSOR_THEME = @LARGEPRINT_HCI_CURSOR_THEME@ +LARGEPRINT_HC_CURSOR_THEME = @LARGEPRINT_HC_CURSOR_THEME@ +LARGEPRINT_ICON_SIZES = @LARGEPRINT_ICON_SIZES@ +LARGEPRINT_MONOSPACE_FONT = @LARGEPRINT_MONOSPACE_FONT@ +LARGEPRINT_WINDOW_FONT = @LARGEPRINT_WINDOW_FONT@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +OBJEXT = @OBJEXT@ +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@ +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@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TEST_THEMES = @TEST_THEMES@ +THEME_ENGINE_CFLAGS = @THEME_ENGINE_CFLAGS@ +THEME_ENGINE_LIBS = @THEME_ENGINE_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +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_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +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@ +themedir = $(datadir)/icons/HighContrast-SVG +size = scalable +context = apps +icondir = $(themedir)/$(size)/$(context) +icon_DATA = \ + brasero.svg \ + bug-buddy.svg \ + internet-group-chat.svg \ + internet-mail.svg \ + internet-news-reader.svg \ + internet-web-browser.svg \ + firefox-icon.svg \ + glchess.svg \ + orca.svg \ + pidgin.svg \ + preferences-system-network-proxy.svg \ + preferences-system-session.svg \ + preferences-system-windows.svg \ + rhythmbox.svg \ + sound-juicer.svg \ + thunderbird-icon.svg \ + tomboy.svg \ + totem.svg + +EXTRA_DIST = \ + $(icon_DATA) + +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu icon-themes/HighContrast-SVG/scalable/apps-extra/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +install-iconDATA: $(icon_DATA) + @$(NORMAL_INSTALL) + test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)" + @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \ + done + +uninstall-iconDATA: + @$(NORMAL_UNINSTALL) + @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(icondir)" && rm -f $$files +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(icondir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-iconDATA + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-iconDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-iconDATA install-info install-info-am \ + install-man install-pdf install-pdf-am install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ + uninstall-am uninstall-iconDATA + + +# 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/icon-themes/HighContrast-SVG/scalable/apps-extra/brasero.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/brasero.svg new file mode 100644 index 00000000..e7220cf6 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/brasero.svg @@ -0,0 +1,174 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg1307" + sodipodi:version="0.32" + inkscape:version="0.47 r22583" + sodipodi:docname="brasero.svg" + version="1.1"> + <defs + id="defs1309"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 24 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="48 : 24 : 1" + inkscape:persp3d-origin="24 : 16 : 1" + id="perspective18" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#626664" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.39215686" + inkscape:pageshadow="2" + inkscape:zoom="4" + inkscape:cx="22.608497" + inkscape:cy="25.900231" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="973" + inkscape:window-x="121" + inkscape:window-y="86" + inkscape:snap-global="true" + inkscape:showpageshadow="true" + borderlayer="false" + showborder="true" + inkscape:window-maximized="0"> + <sodipodi:guide + orientation="horizontal" + position="42.972569" + id="guide3065" /> + <sodipodi:guide + orientation="vertical" + position="4.967581" + id="guide3067" /> + <sodipodi:guide + orientation="vertical" + position="11.072319" + id="guide3071" /> + <sodipodi:guide + orientation="horizontal" + position="36.987531" + id="guide3073" /> + <sodipodi:guide + orientation="vertical" + position="37.107232" + id="guide3950" /> + <sodipodi:guide + orientation="horizontal" + position="11.072319" + id="guide3952" /> + <inkscape:grid + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + type="xygrid" + id="grid3598" /> + </sodipodi:namedview> + <metadata + id="metadata1312"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="g3600" + transform="matrix(0.83333333,0,0,0.83333333,7.0000001,7.1666668)"> + <rect + ry="0" + y="0" + x="0" + height="48" + width="48" + id="rect2190" + style="fill:none;stroke:none" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path5706" + sodipodi:cx="24" + sodipodi:cy="24" + sodipodi:rx="13" + sodipodi:ry="13" + d="m 37,24 c 0,7.179702 -5.820298,13 -13,13 -7.179702,0 -13,-5.820298 -13,-13 0,-7.179702 5.820298,-13 13,-13 7.179702,0 13,5.820298 13,13 z" /> + <path + d="m 37,24 c 0,7.179702 -5.820298,13 -13,13 -7.179702,0 -13,-5.820298 -13,-13 0,-7.179702 5.820298,-13 13,-13 7.179702,0 13,5.820298 13,13 z" + sodipodi:ry="13" + sodipodi:rx="13" + sodipodi:cy="24" + sodipodi:cx="24" + id="path3954" + style="fill:none;stroke:#000000;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:type="arc" /> + <path + sodipodi:open="true" + sodipodi:end="6.1086524" + sodipodi:start="5.2359878" + d="m 30.5,12.74167 c 3.327883,1.921354 5.635222,5.216576 6.302501,9.000904" + sodipodi:ry="13" + sodipodi:rx="13" + sodipodi:cy="24" + sodipodi:cx="24" + id="path4829" + style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:type="arc" /> + <path + sodipodi:open="true" + sodipodi:end="2.9670597" + sodipodi:start="2.0943951" + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path5704" + sodipodi:cx="24" + sodipodi:cy="24" + sodipodi:rx="13" + sodipodi:ry="13" + d="M 17.5,35.25833 C 14.172118,33.336977 11.864779,30.041755 11.197499,26.257427" /> + </g> + <path + sodipodi:type="star" + style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:1.4182502;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path2824" + sodipodi:sides="5" + sodipodi:cx="7.4214463" + sodipodi:cy="6.4039893" + sodipodi:r1="9.3191862" + sodipodi:r2="4.6595931" + sodipodi:arg1="0.78539816" + sodipodi:arg2="1.4137167" + inkscape:flatsided="false" + inkscape:rounded="0" + inkscape:randomized="0" + d="m 14.011106,12.993649 -5.8607387,-1.987434 -4.959743,3.70123 0.079094,-6.1880447 -5.0527237,-3.5732529 5.9096217,-1.836988 1.8369879,-5.9096216 3.573253,5.0527237 6.1880446,-0.079094 -3.70123,4.959743 1.987434,5.8607387 z" + transform="matrix(1.1820191,0.13740334,-0.14338937,1.1326739,5.3017555,5.6499229)" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/bug-buddy.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/bug-buddy.svg new file mode 100644 index 00000000..c92c0694 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/bug-buddy.svg @@ -0,0 +1,189 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg4908" + sodipodi:version="0.32" + inkscape:version="0.45.1" + sodipodi:docname="bug-buddy.svg" + sodipodi:docbase="/home/luca/Scrivania/hc" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4910" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="11.313708" + inkscape:cx="31.468061" + inkscape:cy="25.674712" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1280" + inkscape:window-height="949" + inkscape:window-x="0" + inkscape:window-y="25" /> + <metadata + id="metadata4913"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Bug Buddy</dc:title> + <dc:date>February 2007</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <dc:source>http://www.gnome.org</dc:source> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5909" + width="10.606602" + height="9" + x="-17.324116" + y="-3.272016" + rx="0.7265746" + ry="0.72657466" + transform="matrix(-0.7071068,-0.7071068,0.7071068,-0.7071068,0,0)" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5905" + width="10.606602" + height="9" + x="51.265244" + y="-3.6066637" + rx="0.7265746" + ry="0.72657466" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0,0)" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5917" + width="10.606602" + height="9" + x="16.803244" + y="-37.026913" + rx="0.7265746" + ry="0.72657466" + transform="matrix(0.7071068,-0.7071068,-0.7071068,-0.7071068,0,0)" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5919" + width="10.606602" + height="9" + x="17.137884" + y="30.148232" + rx="0.7265746" + ry="0.72657466" + transform="matrix(-0.7071068,0.7071068,0.7071068,0.7071068,0,0)" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5903" + width="10.606602" + height="9" + x="37.393398" + y="22" + rx="0.7265746" + ry="0.72657466" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5901" + width="10.606602" + height="9" + x="0" + y="22" + rx="0.7265746" + ry="0.72657466" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.80079722;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path5899" + sodipodi:cx="27.785715" + sodipodi:cy="23.214285" + sodipodi:rx="17.428572" + sodipodi:ry="17.428572" + d="M 45.214287 23.214285 A 17.428572 17.428572 0 1 1 10.357143,23.214285 A 17.428572 17.428572 0 1 1 45.214287 23.214285 z" + transform="matrix(0.9754098,0,0,1.1762295,-3.6024599,-1.3053269)" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 41.5,42.41691 L 7.2724874,5.4999996" + id="path5913" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 3.0733193,26.5 L 45.127417,26.5" + id="path5887" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 6.500003,42.153538 L 40.727515,5.236628" + id="path5921" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:3.3404119;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4916" + sodipodi:cx="27.785715" + sodipodi:cy="23.214285" + sodipodi:rx="17.428572" + sodipodi:ry="17.428572" + d="M 45.214287 23.214285 A 17.428572 17.428572 0 1 1 10.357143,23.214285 A 17.428572 17.428572 0 1 1 45.214287 23.214285 z" + transform="matrix(0.8032787,0,0,1.0040983,1.1803276,2.6905748)" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 24,20 L 24,43.52" + id="path5893" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 8.5625,21 L 38.4375,21 C 38.4375,21 35.5,6.9999996 23.6875,7.0624996 C 11.8125,7.1249996 8.5625,21 8.5625,21 z " + id="path5897" + sodipodi:nodetypes="cczc" /> + <rect + style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235" + id="rect2170" + width="48" + height="48" + x="0" + y="0" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/firefox-icon.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/firefox-icon.svg new file mode 100644 index 00000000..67ed3e3e --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/firefox-icon.svg @@ -0,0 +1,141 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg3304" + sodipodi:version="0.32" + inkscape:version="0.42" + sodipodi:docbase="/home/luca/Desktop" + sodipodi:docname="applications-internet.svg"> + <defs + id="defs3306" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.875000" + inkscape:cx="24.000000" + inkscape:cy="24.000000" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="948" + inkscape:window-x="0" + inkscape:window-y="27"> + <sodipodi:guide + orientation="horizontal" + position="43.968504" + id="guide4040" /> + <sodipodi:guide + orientation="vertical" + position="4.0314961" + id="guide4042" /> + <sodipodi:guide + orientation="horizontal" + position="4.0314961" + id="guide4044" /> + <sodipodi:guide + orientation="vertical" + position="44.094488" + id="guide4046" /> + <sodipodi:guide + orientation="horizontal" + position="40.000000" + id="guide4776" /> + <sodipodi:guide + orientation="vertical" + position="8.0000000" + id="guide4778" /> + <sodipodi:guide + orientation="horizontal" + position="7.9370079" + id="guide4780" /> + <sodipodi:guide + orientation="vertical" + position="40.062992" + id="guide4782" /> + </sodipodi:namedview> + <metadata + id="metadata3309"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="path3312" + sodipodi:cx="24.000000" + sodipodi:cy="24.000000" + sodipodi:rx="24.000000" + sodipodi:ry="24.000000" + d="M 48.000000 24.000000 A 24.000000 24.000000 0 1 1 0.0000000,24.000000 A 24.000000 24.000000 0 1 1 48.000000 24.000000 z" /> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="path4048" + sodipodi:cx="24.000000" + sodipodi:cy="24.000000" + sodipodi:rx="20.000000" + sodipodi:ry="20.000000" + d="M 44.000000 24.000000 A 20.000000 20.000000 0 1 1 4.0000000,24.000000 A 20.000000 20.000000 0 1 1 44.000000 24.000000 z" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="path4784" + sodipodi:cx="24.000000" + sodipodi:cy="24.000000" + sodipodi:rx="16.000000" + sodipodi:ry="16.000000" + d="M 40.000000 24.000000 A 16.000000 16.000000 0 1 1 8.0000000,24.000000 A 16.000000 16.000000 0 1 1 40.000000 24.000000 z" /> + <path + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 10.000000,34.250000 C 18.000000,31.250000 30.000000,31.250000 38.000000,34.250000" + id="path5512" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 7.9685040,24.000000 L 40.031496,24.000000" + id="path5516" /> + <path + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 20.000000,7.5511811 C 15.000000,18.000000 15.000000,31.000000 20.000000,41.000000" + id="path5520" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path6250" + d="M 10.000000,13.750000 C 18.000000,16.750000 30.000000,16.750000 38.000000,13.750000" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" /> + <path + sodipodi:nodetypes="cc" + id="path9156" + d="M 28.000000,7.5511811 C 33.000000,18.000000 33.000000,31.000000 28.000000,41.000000" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/glchess.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/glchess.svg new file mode 100644 index 00000000..931c194e --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/glchess.svg @@ -0,0 +1,130 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg6009" + sodipodi:version="0.32" + inkscape:version="0.45.1" + sodipodi:docname="glchess.svg" + sodipodi:docbase="/home/luca/Scrivania/hc" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6011" /> + <sodipodi:namedview + id="base" + pagecolor="#dddddd" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.32941176" + inkscape:pageshadow="2" + inkscape:zoom="11.313708" + inkscape:cx="34.467534" + inkscape:cy="25.98242" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1032" + inkscape:window-height="830" + inkscape:window-x="131" + inkscape:window-y="96" /> + <metadata + id="metadata6014"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>glChess Application Icon</dc:title> + <dc:date>September 2007</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <dc:rights> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:rights> + <dc:source>http://www.gnome.org</dc:source> + <dc:subject> + <rdf:Bag> + <rdf:li>glchess</rdf:li> + <rdf:li>chess</rdf:li> + <rdf:li>game</rdf:li> + <rdf:li>board</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6017" + width="44" + height="44.000004" + x="2" + y="2" /> + <rect + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6019" + width="32" + height="32" + x="8" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6025" + width="19.971073" + height="19.887812" + x="24" + y="4" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6027" + width="19.971073" + height="19.988827" + x="4.0289268" + y="23.858374" /> + <rect + style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235" + id="rect2170" + width="48" + height="48" + x="0" + y="0" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-group-chat.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-group-chat.svg new file mode 100644 index 00000000..bcd362ab --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-group-chat.svg @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + viewBox="0 0 48 48" + width="4pc" + height="4pc" + id="svg2882" + inkscape:version="0.47 r22583" + sodipodi:docname="pidgin.svg"> + <sodipodi:namedview + pagecolor="#6a6a6a" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1075" + inkscape:window-height="759" + id="namedview2902" + showgrid="true" + inkscape:zoom="5.6568542" + inkscape:cx="26.031313" + inkscape:cy="30" + inkscape:window-x="266" + inkscape:window-y="1315" + inkscape:window-maximized="0" + inkscape:current-layer="svg2882"> + <inkscape:grid + type="xygrid" + id="grid2906" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata2884"> + <dc:date>2010-04-27 16:51Z</dc:date> + <!-- Produced by OmniGraffle Professional 4.2.2 --> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs2886"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 30 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="60 : 30 : 1" + inkscape:persp3d-origin="30 : 20 : 1" + id="perspective2904" /> + </defs> + <path + style="fill:#000000;stroke:#ffffff;stroke-opacity:1;stroke-width:3.2;stroke-miterlimit:4;stroke-dasharray:none" + d="M 24,6 C 13.748198,6 5.425,12.476376 5.425,20.45 c 0,7.973624 8.323198,14.425 18.575,14.425 1.534981,0 3.023432,-0.176808 4.45,-0.45 L 40.325,40.65 37.45,30.375 C 40.611502,27.786151 42.575,24.302376 42.575,20.45 42.575,12.476376 34.251802,6 24,6 z" + id="ellipse2896" /> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-mail.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-mail.svg new file mode 100644 index 00000000..3270c2c4 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-mail.svg @@ -0,0 +1,114 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg1307" + sodipodi:version="0.32" + inkscape:version="0.44" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems" + sodipodi:docname="emblem-mail.svg"> + <defs + id="defs1309" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.1875" + inkscape:cx="24" + inkscape:cy="24" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1270" + inkscape:window-height="944" + inkscape:window-x="0" + inkscape:window-y="26" /> + <metadata + id="metadata1312"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Email (emblem)</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Luca Ferretti</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>emblem email message</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/LGPL/2.1/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + ry="3.9649484" + rx="3.9631047" + y="9" + x="5" + height="30" + width="38" + id="rect4006" + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect2248" + width="38" + height="30" + x="5" + y="9" + rx="4.0291295" + ry="3.9649487" /> + <rect + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3123" + width="30" + height="22" + x="9" + y="13" + rx="0" + ry="0" /> + <path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;" + d="M 8,13.174564 L 22,27 C 23.124807,28.198901 23.884336,28.18857 25.046312,27.033012 L 40.077307,12.820449" + id="path4000" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-news-reader.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-news-reader.svg new file mode 100644 index 00000000..eca4bc70 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-news-reader.svg @@ -0,0 +1,63 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg3304" + sodipodi:version="0.32" + inkscape:version="0.42" + sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions" + sodipodi:docname="address-book-new.svg"> + <defs + id="defs3306" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.0000000" + inkscape:cx="24.000000" + inkscape:cy="24.000000" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="922" + inkscape:window-height="561" + inkscape:window-x="5" + inkscape:window-y="50" /> + <metadata + id="metadata3309"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="path3312" + sodipodi:cx="24.000000" + sodipodi:cy="24.071428" + sodipodi:rx="24.142857" + sodipodi:ry="23.928572" + d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1 -0.14285660,24.071428 A 24.142857 23.928572 0 1 1 48.142857 24.071428 z" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-web-browser.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-web-browser.svg new file mode 100644 index 00000000..eca4bc70 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/internet-web-browser.svg @@ -0,0 +1,63 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg3304" + sodipodi:version="0.32" + inkscape:version="0.42" + sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions" + sodipodi:docname="address-book-new.svg"> + <defs + id="defs3306" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.0000000" + inkscape:cx="24.000000" + inkscape:cy="24.000000" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="922" + inkscape:window-height="561" + inkscape:window-x="5" + inkscape:window-y="50" /> + <metadata + id="metadata3309"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="path3312" + sodipodi:cx="24.000000" + sodipodi:cy="24.071428" + sodipodi:rx="24.142857" + sodipodi:ry="23.928572" + d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1 -0.14285660,24.071428 A 24.142857 23.928572 0 1 1 48.142857 24.071428 z" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/orca.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/orca.svg new file mode 100644 index 00000000..48c8cc1b --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/orca.svg @@ -0,0 +1,175 @@ +<?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://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg1900" + sodipodi:version="0.32" + inkscape:version="0.44" + sodipodi:docbase="/home/calum/src/mate2/mate-themes/icon-themes/HighContrast-SVG/scalable" + sodipodi:docname="orca.svg"> + <defs + id="defs1902" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.166667" + inkscape:cx="29.997406" + inkscape:cy="26.863127" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1268" + inkscape:window-height="793" + inkscape:window-x="0" + inkscape:window-y="6" /> + <metadata + id="metadata1905"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Orca Screen Reader and Magnifier</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Luca Ferretti <[email protected]></dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>orca</rdf:li> + <rdf:li>screen reader</rdf:li> + <rdf:li>screen magnifier</rdf:li> + <rdf:li>braille monitor</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:description>A comic strip bubble with a magnify glass and a "O" in Braille insidX</dc:description> + <dc:contributor> + <cc:Agent> + <dc:title>This icon was inspired by existing access tecnology icon in MATE control center</dc:title> + </cc:Agent> + </dc:contributor> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/LGPL/2.1/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3687" + width="48" + height="48" + x="0" + y="0" + rx="0" + ry="0" /> + <rect + ry="2.8351648" + rx="2.8351648" + y="3.978112" + x="4.0054722" + height="32.043777" + width="39.989056" + id="rect3684" + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:8.01094437;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccc" + id="path4578" + d="M 22.030715,44.016484 C 26.170649,41.718981 28.178053,39.693237 26.983516,35.571966 L 34.000631,35.538822 C 34.246803,39.711572 30.686453,43.707965 22.030715,44.016484 z " + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect1908" + width="40" + height="32" + x="4" + y="4" + rx="2.8351648" + ry="2.8351648" /> + <path + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 22.030715,44.016484 C 26.170649,41.718981 28.178053,39.693237 26.983516,35.571966 L 34.000631,35.538822 C 34.246803,39.711572 30.686453,43.707965 22.030715,44.016484 z " + id="path2797" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path6369" + sodipodi:cx="30.786884" + sodipodi:cy="15.04918" + sodipodi:rx="5.8032789" + sodipodi:ry="5.8032789" + d="M 36.590163 15.04918 A 5.8032789 5.8032789 0 1 1 24.983605,15.04918 A 5.8032789 5.8032789 0 1 1 36.590163 15.04918 z" + transform="translate(-15.98361,0)" /> + <rect + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect7258" + width="5.2458978" + height="10.721304" + x="2.7986431" + y="27.167025" + rx="2.8351629" + ry="2.8351629" + transform="matrix(0.866025,-0.5,0.5,0.866025,0,0)" /> + <path + sodipodi:type="arc" + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5458" + sodipodi:cx="9.9918032" + sodipodi:cy="10.008197" + sodipodi:rx="2.8934426" + sodipodi:ry="2.9590166" + d="M 12.885246 10.008197 A 2.8934426 2.9590166 0 1 1 7.0983605,10.008197 A 2.8934426 2.9590166 0 1 1 12.885246 10.008197 z" + transform="translate(20.11475,1.95082)" /> + <use + x="0" + y="0" + xlink:href="#path5458" + id="use6359" + transform="translate(1.999817e-7,16)" + width="48" + height="48" /> + <use + x="0" + y="0" + xlink:href="#path5458" + id="use6361" + transform="translate(8,8)" + width="48" + height="48" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/pidgin.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/pidgin.svg new file mode 100644 index 00000000..bcd362ab --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/pidgin.svg @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + viewBox="0 0 48 48" + width="4pc" + height="4pc" + id="svg2882" + inkscape:version="0.47 r22583" + sodipodi:docname="pidgin.svg"> + <sodipodi:namedview + pagecolor="#6a6a6a" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:window-width="1075" + inkscape:window-height="759" + id="namedview2902" + showgrid="true" + inkscape:zoom="5.6568542" + inkscape:cx="26.031313" + inkscape:cy="30" + inkscape:window-x="266" + inkscape:window-y="1315" + inkscape:window-maximized="0" + inkscape:current-layer="svg2882"> + <inkscape:grid + type="xygrid" + id="grid2906" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata2884"> + <dc:date>2010-04-27 16:51Z</dc:date> + <!-- Produced by OmniGraffle Professional 4.2.2 --> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs2886"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 30 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="60 : 30 : 1" + inkscape:persp3d-origin="30 : 20 : 1" + id="perspective2904" /> + </defs> + <path + style="fill:#000000;stroke:#ffffff;stroke-opacity:1;stroke-width:3.2;stroke-miterlimit:4;stroke-dasharray:none" + d="M 24,6 C 13.748198,6 5.425,12.476376 5.425,20.45 c 0,7.973624 8.323198,14.425 18.575,14.425 1.534981,0 3.023432,-0.176808 4.45,-0.45 L 40.325,40.65 37.45,30.375 C 40.611502,27.786151 42.575,24.302376 42.575,20.45 42.575,12.476376 34.251802,6 24,6 z" + id="ellipse2896" /> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-network-proxy.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-network-proxy.svg new file mode 100644 index 00000000..eca4bc70 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-network-proxy.svg @@ -0,0 +1,63 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg3304" + sodipodi:version="0.32" + inkscape:version="0.42" + sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions" + sodipodi:docname="address-book-new.svg"> + <defs + id="defs3306" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.0000000" + inkscape:cx="24.000000" + inkscape:cy="24.000000" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="922" + inkscape:window-height="561" + inkscape:window-x="5" + inkscape:window-y="50" /> + <metadata + id="metadata3309"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="path3312" + sodipodi:cx="24.000000" + sodipodi:cy="24.071428" + sodipodi:rx="24.142857" + sodipodi:ry="23.928572" + d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1 -0.14285660,24.071428 A 24.142857 23.928572 0 1 1 48.142857 24.071428 z" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-session.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-session.svg new file mode 100644 index 00000000..eca4bc70 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-session.svg @@ -0,0 +1,63 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg3304" + sodipodi:version="0.32" + inkscape:version="0.42" + sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions" + sodipodi:docname="address-book-new.svg"> + <defs + id="defs3306" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.0000000" + inkscape:cx="24.000000" + inkscape:cy="24.000000" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="922" + inkscape:window-height="561" + inkscape:window-x="5" + inkscape:window-y="50" /> + <metadata + id="metadata3309"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="path3312" + sodipodi:cx="24.000000" + sodipodi:cy="24.071428" + sodipodi:rx="24.142857" + sodipodi:ry="23.928572" + d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1 -0.14285660,24.071428 A 24.142857 23.928572 0 1 1 48.142857 24.071428 z" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-windows.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-windows.svg new file mode 100644 index 00000000..d9586300 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/preferences-system-windows.svg @@ -0,0 +1,107 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48.000000px" + height="48.000000px" + id="svg1306" + sodipodi:version="0.32" + inkscape:version="0.42" + sodipodi:docbase="/home/betatester" + sodipodi:docname="windows.svg"> + <defs + id="defs1308" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.812500" + inkscape:cx="24.040488" + inkscape:cy="28.320341" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1270" + inkscape:window-height="945" + inkscape:window-x="0" + inkscape:window-y="25" /> + <metadata + id="metadata1311"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="rect5680" + width="48.000000" + height="48.000000" + x="0.0000000" + y="0.0000000" + ry="0.0000000" /> + <path + style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + d="M 18.079663,21.000000 L 41.920337,21.000000 C 43.072470,21.000000 44.000000,21.955735 44.000000,23.142904 L 44.000000,44.000000 L 16.000000,44.000000 L 16.000000,23.142904 C 16.000000,21.955735 16.927529,21.000000 18.079663,21.000000 z " + id="path3560" + sodipodi:nodetypes="ccccccc" /> + <g + id="g3553"> + <path + style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" + d="M 6.0796626,4.0000000 L 27.920337,4.0000000 C 29.072470,4.0000000 30.000000,4.9557351 30.000000,6.1429038 L 30.000000,27.000000 L 4.0000000,27.000000 L 4.0000000,6.1429038 C 4.0000000,4.9557351 4.9275295,4.0000000 6.0796626,4.0000000 z " + id="path2097" + sodipodi:nodetypes="ccccccc" /> + <path + sodipodi:nodetypes="ccccccc" + id="rect1368" + d="M 6.0796626,4.0000000 L 27.920337,4.0000000 C 29.072470,4.0000000 30.000000,4.9557351 30.000000,6.1429038 L 30.000000,27.000000 L 4.0000000,27.000000 L 4.0000000,6.1429038 C 4.0000000,4.9557351 4.9275295,4.0000000 6.0796626,4.0000000 z " + style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" /> + <path + style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + d="M 9.0000000,8.0000000 L 25.000000,8.0000000 C 26.000000,8.0000000 26.000000,7.8128313 26.000000,9.0000000 L 26.000000,23.000000 L 8.0000000,23.000000 L 8.0000000,9.0000000 C 8.0000000,8.0000000 8.0000000,8.0000000 9.0000000,8.0000000 z " + id="path2825" + sodipodi:nodetypes="ccccccc" /> + </g> + <path + sodipodi:nodetypes="ccccccc" + id="path3562" + d="M 18.079663,21.000000 L 41.920337,21.000000 C 43.072470,21.000000 44.000000,21.955735 44.000000,23.142904 L 44.000000,44.000000 L 16.000000,44.000000 L 16.000000,23.142904 C 16.000000,21.955735 16.927529,21.000000 18.079663,21.000000 z " + style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" /> + <path + style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + d="M 21.000000,25.000000 L 39.000000,25.000000 C 40.000000,25.000000 40.000000,24.812831 40.000000,26.000000 L 40.000000,40.000000 L 20.000000,40.000000 L 20.000000,26.000000 C 20.000000,25.000000 20.000000,25.000000 21.000000,25.000000 z " + id="path3564" + sodipodi:nodetypes="ccccccc" /> + <path + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" + d="M 12.000000,12.000000 L 22.000000,12.000000" + id="path3571" /> + <path + id="path4299" + d="M 24.000000,29.000000 L 36.529644,29.000000" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + sodipodi:nodetypes="cc" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/rhythmbox.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/rhythmbox.svg new file mode 100644 index 00000000..b6da05f6 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/rhythmbox.svg @@ -0,0 +1,163 @@ +<?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://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg2160" + sodipodi:version="0.32" + inkscape:version="0.45" + sodipodi:docbase="/home/luca" + sodipodi:docname="audio-x-generic_alternate.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:modified="true"> + <defs + id="defs2162" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15" + inkscape:cx="24" + inkscape:cy="24" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="945" + inkscape:window-x="0" + inkscape:window-y="26"> + <sodipodi:guide + orientation="horizontal" + position="44" + id="guide2168" /> + <sodipodi:guide + orientation="vertical" + position="3.9333333" + id="guide2170" /> + <sodipodi:guide + orientation="vertical" + position="44" + id="guide2172" /> + <sodipodi:guide + orientation="horizontal" + position="4.0666667" + id="guide2174" /> + </sodipodi:namedview> + <metadata + id="metadata2165"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Generic Audio File</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Luca Ferretti <[email protected]></dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>audio</rdf:li> + <rdf:li>music</rdf:li> + <rdf:li>file</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:coverage>A generic icon for music and audio files</dc:coverage> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/LGPL/2.1/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect4126" + width="48" + height="48" + x="0" + y="0" /> + <path + transform="matrix(1.0666667,0,0,1,-1.4,0)" + d="M 21 34 A 7.5 6 0 1 1 6,34 A 7.5 6 0 1 1 21 34 z" + sodipodi:ry="6" + sodipodi:rx="7.5" + sodipodi:cy="34" + sodipodi:cx="13.5" + id="path5117" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596657;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path6090" + d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z " + style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3149" + sodipodi:cx="13.5" + sodipodi:cy="34" + sodipodi:rx="7.5" + sodipodi:ry="6" + d="M 21 34 A 7.5 6 0 1 1 6,34 A 7.5 6 0 1 1 21 34 z" + transform="matrix(1.0666667,0,0,1,-1.4,0)" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path6088" + sodipodi:cx="13.5" + sodipodi:cy="34" + sodipodi:rx="7.5" + sodipodi:ry="6" + d="M 21 34 A 7.5 6 0 1 1 6,34 A 7.5 6 0 1 1 21 34 z" + transform="matrix(1.0666667,0,0,1,19.599999,3.9999999)" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" + d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z " + id="path3153" + sodipodi:nodetypes="ccccccccc" /> + <use + x="0" + y="0" + xlink:href="#path3149" + id="use4124" + transform="translate(21,4)" + width="48" + height="48" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/sound-juicer.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/sound-juicer.svg new file mode 100644 index 00000000..afc42121 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/sound-juicer.svg @@ -0,0 +1,132 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg1307" + sodipodi:version="0.32" + inkscape:version="0.43" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices" + sodipodi:docname="media-cdrom.svg"> + <defs + id="defs1309" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16.708333" + inkscape:cx="24" + inkscape:cy="24" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1280" + inkscape:window-height="973" + inkscape:window-x="0" + inkscape:window-y="0"> + <sodipodi:guide + orientation="horizontal" + position="42.972569" + id="guide3065" /> + <sodipodi:guide + orientation="vertical" + position="4.967581" + id="guide3067" /> + <sodipodi:guide + orientation="vertical" + position="11.072319" + id="guide3071" /> + <sodipodi:guide + orientation="horizontal" + position="36.987531" + id="guide3073" /> + <sodipodi:guide + orientation="vertical" + position="37.107232" + id="guide3950" /> + <sodipodi:guide + orientation="horizontal" + position="11.072319" + id="guide3952" /> + </sodipodi:namedview> + <metadata + id="metadata1312"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="fill:none;fill-opacity:0.50671142;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect2190" + width="48" + height="48" + x="0" + y="0" + ry="0" /> + <path + d="M 37 24 A 13 13 0 1 1 11,24 A 13 13 0 1 1 37 24 z" + sodipodi:ry="13" + sodipodi:rx="13" + sodipodi:cy="24" + sodipodi:cx="24" + id="path5706" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + id="path3954" + sodipodi:cx="24" + sodipodi:cy="24" + sodipodi:rx="13" + sodipodi:ry="13" + d="M 37 24 A 13 13 0 1 1 11,24 A 13 13 0 1 1 37 24 z" /> + <path + sodipodi:type="arc" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path4829" + sodipodi:cx="24" + sodipodi:cy="24" + sodipodi:rx="13" + sodipodi:ry="13" + d="M 30.5,12.74167 A 13,13 0 0 1 36.802501,21.742574" + sodipodi:start="5.2359878" + sodipodi:end="6.1086524" + sodipodi:open="true" /> + <path + d="M 17.5,35.25833 A 13,13 0 0 1 11.197499,26.257427" + sodipodi:ry="13" + sodipodi:rx="13" + sodipodi:cy="24" + sodipodi:cx="24" + id="path5704" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" + sodipodi:start="2.0943951" + sodipodi:end="2.9670597" + sodipodi:open="true" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/thunderbird-icon.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/thunderbird-icon.svg new file mode 100644 index 00000000..3270c2c4 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/thunderbird-icon.svg @@ -0,0 +1,114 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg1307" + sodipodi:version="0.32" + inkscape:version="0.44" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems" + sodipodi:docname="emblem-mail.svg"> + <defs + id="defs1309" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.1875" + inkscape:cx="24" + inkscape:cy="24" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1270" + inkscape:window-height="944" + inkscape:window-x="0" + inkscape:window-y="26" /> + <metadata + id="metadata1312"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Email (emblem)</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Luca Ferretti</dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>emblem email message</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/LGPL/2.1/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + ry="3.9649484" + rx="3.9631047" + y="9" + x="5" + height="30" + width="38" + id="rect4006" + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect2248" + width="38" + height="30" + x="5" + y="9" + rx="4.0291295" + ry="3.9649487" /> + <rect + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3123" + width="30" + height="22" + x="9" + y="13" + rx="0" + ry="0" /> + <path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;" + d="M 8,13.174564 L 22,27 C 23.124807,28.198901 23.884336,28.18857 25.046312,27.033012 L 40.077307,12.820449" + id="path4000" + sodipodi:nodetypes="cccc" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/tomboy.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/tomboy.svg new file mode 100644 index 00000000..00594662 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/tomboy.svg @@ -0,0 +1,110 @@ +<?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://web.resource.org/cc/" + 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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg4932" + sodipodi:version="0.32" + inkscape:version="0.45.1" + sodipodi:docbase="/home/luca/Scrivania/hc" + sodipodi:docname="tomboy.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4934" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="14.333333" + inkscape:cx="24" + inkscape:cy="24" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1244" + inkscape:window-height="908" + inkscape:window-x="28" + inkscape:window-y="63" /> + <metadata + id="metadata4937"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Tomboy Application icon</dc:title> + <dc:date>September 2007</dc:date> + <dc:creator> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:creator> + <dc:rights> + <cc:Agent> + <dc:title>Andreas Nilsson</dc:title> + </cc:Agent> + </dc:rights> + <dc:source>http://www.gnome.org</dc:source> + <dc:subject> + <rdf:Bag> + <rdf:li>tomboy</rdf:li> + <rdf:li>notes</rdf:li> + <rdf:li>sticky</rdf:li> + </rdf:Bag> + </dc:subject> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/LGPL/2.1/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" + d="M 1.9999999,2.1250001 L 46,2.1250001 L 46,33.120562 L 32.973498,46.000004 L 1.9999999,46.000004 L 1.9999999,2.1250001 z " + id="rect4940" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 45.999999,30 L 30,30 L 30,46" + id="path5915" /> + <rect + style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235" + id="rect2170" + width="48" + height="48" + x="0" + y="0" + rx="0" + ry="0" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/apps-extra/totem.svg b/icon-themes/HighContrast-SVG/scalable/apps-extra/totem.svg new file mode 100644 index 00000000..f3b0be78 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/apps-extra/totem.svg @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + viewBox="0 0 38.4 38.4" + width="48" + height="48" + id="svg2" + inkscape:version="0.47 r22583" + sodipodi:docname="filmstrip.svg" + inkscape:export-filename="/Users/calum/Desktop/filmstrip.png" + inkscape:export-xdpi="72.186462" + inkscape:export-ydpi="72.186462"> + <sodipodi:namedview + pagecolor="#837e78" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0.4627451" + inkscape:pageshadow="2" + inkscape:window-width="1050" + inkscape:window-height="849" + id="namedview26" + showgrid="false" + inkscape:zoom="1" + inkscape:cx="47.985191" + inkscape:cy="48.453473" + inkscape:window-x="793" + inkscape:window-y="1271" + inkscape:window-maximized="0" + inkscape:current-layer="svg2" + inkscape:showpageshadow="false" + borderlayer="true" /> + <metadata + id="metadata4"> + <dc:date>2010-05-04 11:58Z</dc:date> + <!-- Produced by OmniGraffle Professional 4.2.2 --> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs6"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 30 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="60 : 30 : 1" + inkscape:persp3d-origin="30 : 20 : 1" + id="perspective28" /> + <inkscape:perspective + id="perspective2957" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <rect + x="3.2547345" + y="-0.0010676279" + width="32.10973" + height="38.406082" + id="rect16" + style="fill:#000000;stroke:none" + ry="0.15818155" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" + d="m 3.2446687,-1.5590837 0,40.6857447 32.1298603,0 0,-40.6857447 -32.1298603,0 z" + id="rect18" /> + <path + d="m 15.289632,7.4869871 8.060035,0 c 1.712092,0 3.100014,0.9772104 3.100014,2.18266 l 0,5.8931809 c 0,1.20545 -1.387922,2.18266 -3.100014,2.18266 l -8.060035,0 c -1.712091,0 -3.100013,-0.97721 -3.100013,-2.18266 0,0 0,-10e-7 0,-10e-7 l 0,-5.8931799 c 0,-1.2054496 1.387922,-2.18266 3.100013,-2.18266 z" + id="path20" + style="fill:#ffffff;stroke:none" /> + <path + style="fill:#ffffff;stroke:none" + id="path2846" + d="m 29.102034,5.0911333 1.951731,0 c 0.414582,0 0.750666,-0.3516859 0.750666,-0.7855131 l 0,-2.1208848 c 0,-0.4338272 -0.336084,-0.7855131 -0.750666,-0.7855131 l -1.951731,0 c -0.414581,0 -0.750666,0.3516859 -0.750666,0.7855131 0,0 0,0 0,0 l 0,2.1208848 c 0,0.4338272 0.336085,0.7855131 0.750666,0.7855131 z" /> + <path + style="fill:#ffffff;stroke:none" + id="path2850" + d="m 29.102034,9.3781165 1.951731,0 c 0.414582,0 0.750666,0.3516851 0.750666,0.7855125 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.4338274 0.336085,-0.7855125 0.750666,-0.7855125 z" /> + <path + d="m 29.102034,17.357012 1.951731,0 c 0.414582,0 0.750666,0.351685 0.750666,0.785512 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.336085,-0.785512 0.750666,-0.785512 z" + id="path2852" + style="fill:#ffffff;stroke:none" /> + <path + style="fill:#ffffff;stroke:none" + id="path2854" + d="m 29.102034,25.335907 1.951731,0 c 0.414582,0 0.750666,0.351685 0.750666,0.785512 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.336085,-0.785512 0.750666,-0.785512 z" /> + <path + d="m 29.102034,33.314802 1.951731,0 c 0.414582,0 0.750666,0.351685 0.750666,0.785512 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.336085,-0.785512 0.750666,-0.785512 z" + id="path2856" + style="fill:#ffffff;stroke:none" /> + <path + d="m 6.9096236,5.0911332 1.9517313,0 c 0.4145815,0 0.7506662,-0.3516859 0.7506662,-0.7855131 l 0,-2.1208848 c 0,-0.4338272 -0.3360847,-0.7855131 -0.7506662,-0.7855131 l -1.9517313,0 c -0.4145807,0 -0.7506655,0.3516859 -0.7506655,0.7855131 0,0 0,0 0,0 l 0,2.1208848 c 0,0.4338272 0.3360856,0.7855131 0.7506655,0.7855131 z" + id="path2969" + style="fill:#ffffff;stroke:none" /> + <path + d="m 6.9096237,9.296228 1.9517312,0 c 0.4145815,0 0.7506662,0.3516851 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506655,-0.351686 -0.7506655,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.4338269 0.3360848,-0.785512 0.7506655,-0.785512 z" + id="path3002" + style="fill:#ffffff;stroke:none" /> + <path + style="fill:#ffffff;stroke:none" + id="path3004" + d="m 6.9096236,17.193231 1.9517313,0 c 0.4145815,0 0.7506662,0.351685 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506656,-0.351686 -0.7506656,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.3360849,-0.785512 0.7506656,-0.785512 z" /> + <path + d="m 6.9096237,25.090235 1.9517312,0 c 0.4145815,0 0.7506662,0.351685 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506655,-0.351686 -0.7506655,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.3360848,-0.785512 0.7506655,-0.785512 z" + id="path3006" + style="fill:#ffffff;stroke:none" /> + <path + style="fill:#ffffff;stroke:none" + id="path3008" + d="m 6.9096237,32.987239 1.9517312,0 c 0.4145815,0 0.7506662,0.351685 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506655,-0.351686 -0.7506655,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.3360848,-0.785512 0.7506655,-0.785512 z" /> + <use + x="0" + y="0" + xlink:href="#path20" + id="use3014" + transform="translate(0,13.855509)" + width="48" + height="48" /> + <path + style="fill:#ffffff;stroke:none" + d="m 12.183051,0.01496578 0,1.79738402 c 0,1.1449498 1.388159,2.0842007 3.10025,2.0842007 l 8.072728,0 c 1.712091,0 3.100249,-0.9392508 3.100249,-2.0842007 l 0,-1.79738402 -14.273227,0 z" + id="use3016" /> + <path + style="fill:#ffffff;stroke:none" + d="m 15.283301,35.20102 c -1.712091,0 -3.10025,0.75206 -3.10025,1.687875 l 0,1.500334 14.273227,0 0,-1.500334 c 0,-0.935815 -1.388158,-1.687875 -3.100249,-1.687875 l -8.072728,0 z" + id="use3018" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:2.56910801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1.9663254,0.00204009 0,38.40041891" + id="path3810" /> + <path + id="path3812" + d="m 36.631684,0.00539301 0,38.38690099" + style="fill:none;stroke:#ffffff;stroke-width:2.56865597;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</svg> |