diff options
Diffstat (limited to 'icon-themes/HighContrast-SVG/scalable/places')
11 files changed, 1562 insertions, 0 deletions
diff --git a/icon-themes/HighContrast-SVG/scalable/places/Makefile.am b/icon-themes/HighContrast-SVG/scalable/places/Makefile.am new file mode 100644 index 00000000..5d31730f --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/Makefile.am @@ -0,0 +1,35 @@ +themedir = $(datadir)/icons/HighContrast-SVG +size = scalable +context = places + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA = \ + folder.svg \ + folder-remote.svg \ + network-server.svg \ + network-workgroup.svg \ + start-here.svg \ + user-bookmarks.svg \ + user-desktop.svg \ + user-home.svg \ + user-trash.svg + +EXTRA_DIST = \ + $(icon_DATA) + +if LEGACY_ICON_MAPPING +install-data-local: install-iconDATA + (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) +endif + + +uninstall-symlinks: + list=`ls $(DESTDIR)$(themedir)/$(size)/$(context)`; \ + for p in $$list; do \ + if test -h $(DESTDIR)$(themedir)/$(size)/$(context)/$$p; then \ + rm -f $(DESTDIR)$(themedir)/$(size)/$(context)/$$p; \ + fi; \ + done + +uninstall-am: uninstall-iconDATA uninstall-symlinks diff --git a/icon-themes/HighContrast-SVG/scalable/places/Makefile.in b/icon-themes/HighContrast-SVG/scalable/places/Makefile.in new file mode 100644 index 00000000..70f0d0e9 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/Makefile.in @@ -0,0 +1,439 @@ +# 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/places +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 = places +icondir = $(themedir)/$(size)/$(context) +icon_DATA = \ + folder.svg \ + folder-remote.svg \ + network-server.svg \ + network-workgroup.svg \ + start-here.svg \ + user-bookmarks.svg \ + user-desktop.svg \ + user-home.svg \ + user-trash.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/places/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu icon-themes/HighContrast-SVG/scalable/places/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." +@LEGACY_ICON_MAPPING_FALSE@install-data-local: +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-data-local 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: + +.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-data-local 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 + + +@LEGACY_ICON_MAPPING_TRUE@install-data-local: install-iconDATA +@LEGACY_ICON_MAPPING_TRUE@ (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) + +uninstall-symlinks: + list=`ls $(DESTDIR)$(themedir)/$(size)/$(context)`; \ + for p in $$list; do \ + if test -h $(DESTDIR)$(themedir)/$(size)/$(context)/$$p; then \ + rm -f $(DESTDIR)$(themedir)/$(size)/$(context)/$$p; \ + fi; \ + done + +uninstall-am: uninstall-iconDATA uninstall-symlinks + +# 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/places/folder-remote.svg b/icon-themes/HighContrast-SVG/scalable/places/folder-remote.svg new file mode 100644 index 00000000..88201d7a --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/folder-remote.svg @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<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" + viewBox="0 0 48 48" + xml:space="preserve" + id="svg1358" + sodipodi:version="0.32" + inkscape:version="0.43" + sodipodi:docname="folder-remote.svg" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places"> +<metadata + id="metadata1375"> + <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>Remote Folder Icon</dc:title> + <dc:description>A remote or networked folder</dc:description> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + <dc:contributor> + <cc:Agent> + <dc:title></dc:title> + </cc:Agent> + </dc:contributor> + <dc:subject> + <rdf:Bag> + <rdf:li>folder</rdf:li> + <rdf:li>remote</rdf:li> + <rdf:li>share</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:date /> + </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><defs + id="defs1373" /><sodipodi:namedview + inkscape:window-height="948" + inkscape:window-width="1280" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:document-units="px" + showgrid="true" + gridspacingy="1.0000000px" + gridspacingx="1.0000000px" + gridoriginy="0.0000000px" + gridoriginx="0.0000000px" + gridtolerance="0.50000000px" + gridempspacing="5" + inkscape:grid-points="true" + guidetolerance="0.50000000px" + inkscape:zoom="15.9375" + inkscape:cx="24" + inkscape:cy="23.363607" + inkscape:window-x="6" + inkscape:window-y="46" + inkscape:current-layer="svg1358" + showguides="true" + inkscape:guide-bbox="true" /> + <rect + style="fill:none;fill-opacity:0.64571428;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" + id="rect4762" + width="48.000000" + height="48.000000" + x="0.0000000" + y="0.0000000" /><path + id="path5481" + d="M 9.0000000,4.0000000 C 7.0000000,4.0000000 6.0000000,5.0000000 6.0000000,7.0000000 L 6.0000000,28.000000 C 6.0000000,30.000000 8.0000000,32.000000 10.000000,32.000000 L 21.000000,32.000000 L 21.000000,39.000000 L 12.000000,39.000000 C 10.000000,41.000000 10.000000,42.000000 12.000000,44.000000 L 34.000000,44.000000 C 36.000000,42.000000 36.000000,41.000000 34.000000,39.000000 L 25.000000,39.000000 L 25.000000,32.000000 L 38.000000,32.000000 C 40.000000,32.000000 42.000000,30.000000 42.000000,28.000000 L 42.000000,14.000000 C 42.000000,12.000000 40.000000,10.000000 38.000000,10.000000 L 24.000000,10.000000 L 24.000000,7.0000000 C 24.000000,5.0000000 23.000000,4.0000000 21.000000,4.0000000 L 9.0000000,4.0000000 z " + style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" + sodipodi:nodetypes="cccccccccccccccccccc" /><path + sodipodi:nodetypes="cccccccccccccccccccc" + style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:7.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" + d="M 9,4 C 7,4 6,5 6,7 L 6,28 C 6,30 8,32 10,32 L 21,32 L 21,39 L 12,39 C 10,41 10,42 12,44 L 34,44 C 36,42 36,41 34,39 L 25,39 L 25,32 L 38,32 C 40,32 42,30 42,28 L 42,14 C 42,12 40,10 38,10 L 24,10 L 24,7 C 24,5 23,4 21,4 L 9,4 z " + id="path1365" /> + +<path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11,12 L 19,12 L 19,16 L 37,16" + id="path1306" + sodipodi:nodetypes="cccc" /></svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/folder.svg b/icon-themes/HighContrast-SVG/scalable/places/folder.svg new file mode 100644 index 00000000..8480ea00 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/folder.svg @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<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" + viewBox="0 0 48 48" + xml:space="preserve" + id="svg1358" + sodipodi:version="0.32" + inkscape:version="0.43" + sodipodi:docname="folder.svg" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places"> +<metadata + id="metadata1375"> + <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>Folder Icon</dc:title> + <dc:description>A folder</dc:description> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + <dc:contributor> + <cc:Agent> + <dc:title /> + </cc:Agent> + </dc:contributor> + <dc:subject> + <rdf:Bag> + <rdf:li>folder</rdf:li> + <rdf:li>directory</rdf:li> + </rdf:Bag> + </dc:subject> + </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><defs + id="defs1373" /><sodipodi:namedview + inkscape:window-height="948" + inkscape:window-width="1280" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:document-units="px" + showgrid="true" + gridspacingy="1.0000000px" + gridspacingx="1.0000000px" + gridoriginy="0.0000000px" + gridoriginx="0.0000000px" + gridtolerance="0.50000000px" + gridempspacing="5" + inkscape:grid-points="true" + guidetolerance="0.50000000px" + inkscape:zoom="15.9375" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="6" + inkscape:window-y="46" + inkscape:current-layer="svg1358" + showguides="true" + inkscape:guide-bbox="true" /> + <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="rect4762" + width="48.000000" + height="48.000000" + x="0.0000000" + y="0.0000000" /><path + id="path9126" + d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z " + style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#ffffff;fill-opacity:1.0000000;stroke-opacity:1.0000000;stroke-linejoin:round;stroke-linecap:round" + sodipodi:nodetypes="cccccccccccc" /><path + sodipodi:nodetypes="cccccccccccc" + style="fill-rule:nonzero;stroke:none;stroke-width:7.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#000000;fill-opacity:1.0000000" + d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z " + id="path1365" /> + +<path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 9,14 L 17,14 L 17,18 L 39,18" + id="path1306" + sodipodi:nodetypes="cccc" /></svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/network-server.svg b/icon-themes/HighContrast-SVG/scalable/places/network-server.svg new file mode 100644 index 00000000..7645c6dc --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/network-server.svg @@ -0,0 +1,147 @@ +<?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="svg1315" + sodipodi:version="0.32" + inkscape:version="0.43" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places" + sodipodi:docname="network-server.svg"> + <defs + id="defs1317" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.958333" + inkscape:cx="23.999999" + inkscape:cy="23.999999" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="1268" + inkscape:window-height="947" + inkscape:window-x="6" + inkscape:window-y="46" + inkscape:grid-points="true" /> + <metadata + id="metadata1320"> + <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>Network Server Icon</dc:title> + <dc:subject> + <rdf:Bag> + <rdf:li>server</rdf:li> + <rdf:li>network</rdf:li> + <rdf:li>remote</rdf:li> + <rdf:li>resource</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:description>A remote server or resource icon</dc:description> + <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:0.32692307;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect1323" + width="48" + height="48" + x="0" + y="0" + rx="0" + ry="0" /> + <rect + ry="3.21682" + y="5" + x="12" + height="39" + width="24" + id="rect2179" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> + <path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 6,32 L 12,32" + id="path6567" + sodipodi:nodetypes="cc" /> + <path + id="path7442" + d="M 36,32 L 42,32" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + <rect + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect2198" + width="24" + height="39" + x="12" + y="5" + ry="3.21682" /> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="rect3054" + width="16" + height="31" + x="16" + y="9" + ry="1.2614981" /> + <path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 18,13 L 30,13" + id="path3929" /> + <path + id="path4804" + d="M 18,19 L 30,19" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="fill:none;fill-opacity:0.75;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 18,25 L 30,25" + id="path4806" /> + <path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 36,32 L 42,32" + id="path5690" + sodipodi:nodetypes="cc" /> + <path + id="path6565" + d="M 6,32 L 12,32" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/network-workgroup.svg b/icon-themes/HighContrast-SVG/scalable/places/network-workgroup.svg new file mode 100644 index 00000000..60db1a5a --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/network-workgroup.svg @@ -0,0 +1,168 @@ +<?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.000000pt" + height="48.000000pt" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.42+devel" + sodipodi:docbase="/home/luca/Desktop" + sodipodi:docname="mate-fs-network.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.805901" + inkscape:cx="30" + inkscape:cy="30" + inkscape:document-units="pt" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridspacingy="1.0000000pt" + gridspacingx="1.0000000pt" + gridoriginy="0.0000000pt" + gridoriginx="0.0000000pt" + gridtolerance="1.0000000pt" + guidetolerance="1.0000000pt" + inkscape:guide-points="true" + inkscape:window-width="1280" + inkscape:window-height="944" + inkscape:window-x="0" + inkscape:window-y="26" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + orientation="horizontal" + position="51.330262" + id="guide4178" /> + <sodipodi:guide + orientation="vertical" + position="8.7244504" + id="guide4180" /> + <sodipodi:guide + orientation="horizontal" + position="28.799157" + id="guide4182" /> + <sodipodi:guide + orientation="vertical" + position="31.170852" + id="guide4184" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="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 + inkscape:label="Livello 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="translate(2.733352,-3.750000)" + id="g5952" + style="fill:none;stroke:#ffffff;stroke-opacity:1;stroke-width:13.125;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round"> + <path + sodipodi:nodetypes="cz" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:13.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 10,33.75 C 10,50.049157 11.25,51.299157 26.25,51.25" + id="path5954" /> + </g> + <g + id="g5948" + transform="translate(2.733352,-3.750000)"> + <path + id="path5944" + d="M 10,33.75 C 10,50.049157 11.25,51.299157 26.25,51.25" + style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:nodetypes="cz" /> + </g> + <rect + style="fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:9.3750000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:none" + id="rect1306" + width="48.000000pt" + height="48.000000pt" + x="0.0000000" + y="0.0000000" + sodipodi:insensitive="true" /> + <g + id="g5934"> + <rect + ry="6.1471014" + rx="6.1471014" + y="3.75" + x="3.75" + height="32.5" + width="32.5" + id="rect3303" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.375;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> + <rect + ry="1.0648973" + rx="1.3552544" + y="10" + x="10" + height="20" + width="20" + id="rect4186" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + id="g5938" + transform="translate(20.31250,20.31250)"> + <rect + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect5940" + width="32.5" + height="32.5" + x="3.75" + y="3.75" + rx="6.1471014" + ry="6.1471014" /> + <rect + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect5942" + width="20" + height="20" + x="10" + y="10" + rx="1.3552544" + ry="1.0648973" /> + </g> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/start-here.svg b/icon-themes/HighContrast-SVG/scalable/places/start-here.svg new file mode 100644 index 00000000..2b31400c --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/start-here.svg @@ -0,0 +1,153 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Sodipodi ("http://www.sodipodi.com/") --> +<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" + version="1.0" + x="0" + y="0" + width="48" + height="48" + viewBox="0 0 42.5 48" + id="svg456" + sodipodi:version="0.32" + inkscape:version="0.45.1" + sodipodi:docname="start-here.svg" + sodipodi:docbase="/home/luca/tmp/dev/mate-themes/icon-themes/HighContrast-SVG/scalable/places" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <metadata + id="metadata6993"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + <dc:title>Start Here Icon</dc:title> + <dc:subject> + <rdf:Bag> + <rdf:li>start</rdf:li> + <rdf:li>applications</rdf:li> + <rdf:li>launchers</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:description>The MATE logo</dc:description> + </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> + <sodipodi:namedview + inkscape:window-height="939" + inkscape:window-width="1280" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + inkscape:zoom="14.979167" + inkscape:cx="24" + inkscape:cy="27.674251" + inkscape:window-x="0" + inkscape:window-y="29" + inkscape:current-layer="svg456" + width="48px" + height="48px" /> + <defs + id="defs522" /> + <rect + style="opacity:1;fill:none;fill-opacity:0.2364341;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2184" + width="48" + height="48" + x="-2.75" + y="0" + ry="0" /> + <g + style="font-size:12px;stroke:#000000" + id="Layer_x0020_2"> + <path + d="M 42.5,48 L 0,48 L 0,0 L 42.5,0 L 42.5,48 z " + style="fill:none;stroke:none" + id="path480" /> + </g> + <g + transform="translate(-3.15989,-0.902828)" + style="font-size:12px;opacity:0.5;fill:#ffffff;stroke:#ffffff;stroke-opacity:1" + id="g505"> + <path + d="M 28.2,17.8 C 25.2,17.8 24.6,22.1 26.3,22.1 C 28,22.1 31.2,17.8 28.2,17.8 z " + id="path506" + style="stroke:#ffffff;stroke-opacity:1" /> + <path + d="M 23.1,21.5 C 24,21.6 25,18 23.3,18.3 C 21.6,18.5 22.2,21.5 23.1,21.5 z " + id="path507" + style="stroke:#ffffff;stroke-opacity:1" /> + <path + d="M 19,23.7 C 19.6,23.4 19.1,20.6 18,21.4 C 16.9,22.2 18.4,24 19,23.7 z " + id="path508" + style="stroke:#ffffff;stroke-opacity:1" /> + <path + d="M 20.8,22.3 C 21.6,22.1 21.6,19 20.2,19.6 C 18.8,20.2 20,22.5 20.8,22.3 z " + id="path509" + style="stroke:#ffffff;stroke-opacity:1" /> + <path + d="M 24.8,29.3 C 24.9,30.3 24,30.9 23.2,30.2 C 20.4,28.1 27.9,27 27.4,24.1 C 27,21.7 19.5,22.4 18.7,26.2 C 18,28.8 21,32.3 24,32.3 C 25.5,32.3 27.2,30.9 27.6,29.2 C 27.8,27.9 24.7,28.4 24.8,29.3 L 24.8,29.3 z " + id="newshape" + style="stroke:#ffffff;stroke-opacity:1" /> + </g> + <path + d="M 22.12198,15.954022 C 27.221377,16.50329 30.880119,2.8005098 22.251721,3.0299943 C 14.494252,3.2363152 17.974802,15.954022 22.12198,15.954022 z " + style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.05978823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path513" + sodipodi:nodetypes="csc" /> + <path + d="M 9.2399754,21.188701 C 13.996856,18.294105 7.0163866,8.1203288 2.6092114,11.76967 C -3.9882264,17.232648 6.6054834,24.398371 9.2399754,21.188701 z " + style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.0289731;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path514" + sodipodi:nodetypes="csc" /> + <path + d="M 15.4673,16.573674 C 19.247025,14.588832 16.708024,2.6793415 10.383819,5.4196116 C 4.570291,7.9386059 10.383819,19.05432 15.4673,16.573674 z " + style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.02451086;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path515" + sodipodi:nodetypes="csc" /> + <path + d="M 26.304172,34.600122 C 25.649534,37.634322 25.113497,38.604753 22.741726,36.523451 C 14.440122,30.279641 36.199703,34.036359 34.359982,21.483383 C 30.434585,11.727294 9.6280877,15.714208 8.5663515,27.72729 C 6.7874134,35.457621 15.681919,45.864035 24.576208,45.864035 C 29.023409,45.864035 35.308892,40.149118 35.249583,36.646895 C 35.182043,32.658601 32.944225,30.37625 29.449336,31.22702 C 26.792905,31.873682 26.679265,32.861591 26.304172,34.600122 z " + style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path516" + sodipodi:nodetypes="ccccssss" /> + <path + sodipodi:nodetypes="csc" + id="path8016" + style="font-size:12px;fill:none;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 10.47981,21.845154 C 15.25,19 8.25,9 3.8304942,12.587007 C -2.7854021,17.956673 7.8379471,25 10.47981,21.845154 z " /> + <path + d="M 35.715174,3 C 27.872958,3 24.701295,15.433786 30.656416,16.820382 C 39.483591,18.875711 45.736745,4.9790477 35.715174,3 z " + style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:3.97761059;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path512" + sodipodi:nodetypes="csc" /> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/user-bookmarks.svg b/icon-themes/HighContrast-SVG/scalable/places/user-bookmarks.svg new file mode 100644 index 00000000..5da2ab82 --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/user-bookmarks.svg @@ -0,0 +1,112 @@ +<?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="svg1872" + sodipodi:version="0.32" + inkscape:version="0.44" + sodipodi:docbase="/home/luca/Progetti/Artwork/blackwhite-icon-theme/scalable/actions-extra" + sodipodi:docname="bookmark-view.svg"> + <defs + id="defs1874" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="33.679824" + inkscape:cy="10.63939" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:grid-points="true" + inkscape:window-width="1280" + inkscape:window-height="949" + inkscape:window-x="6" + inkscape:window-y="50" /> + <metadata + id="metadata1877"> + <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>Bookmark View</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Luca Ferretti <[email protected]></dc:title> + </cc:Agent> + </dc:creator> + <dc:subject> + <rdf:Bag> + <rdf:li>bookmark</rdf:li> + <rdf:li>view</rdf:li> + <rdf:li>edit</rdf:li> + <rdf:li>web</rdf:li> + <rdf:li>favorites</rdf:li> + </rdf:Bag> + </dc:subject> + <dc:coverage>Manage bookmarks in web browser</dc:coverage> + <dc:description>A book with a bookmark</dc:description> + <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="2.9590359" + rx="2.9601042" + y="6" + x="9" + height="36" + width="32" + id="rect2768" + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1880" + width="32" + height="36" + x="9" + y="6" + rx="2.9601042" + ry="2.9590359" /> + <path + style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" + d="M 20.591781,7 L 20.591781,32 L 27.183562,24 L 33.591781,32 L 33.591781,7" + id="path3655" + sodipodi:nodetypes="ccccc" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/user-desktop.svg b/icon-themes/HighContrast-SVG/scalable/places/user-desktop.svg new file mode 100644 index 00000000..8cd0aa0f --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/user-desktop.svg @@ -0,0 +1,136 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<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" + height="48" + viewBox="0 0 48 48" + xml:space="preserve" + id="svg1358" + sodipodi:version="0.32" + inkscape:version="0.43" + sodipodi:docname="user-desktop.svg" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places" + version="1.0"> +<metadata + id="metadata1375"> + <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>Desktop Icon</dc:title> + <dc:description>A desktop rapresentation</dc:description> + <cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /> + <dc:subject> + <rdf:Bag> + <rdf:li>destkop</rdf:li> + <rdf:li>storage</rdf:li> + <rdf:li>files</rdf:li> + <rdf:li>default location</rdf:li> + </rdf:Bag></dc:subject> + </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><defs + id="defs1373" /><sodipodi:namedview + inkscape:window-height="948" + inkscape:window-width="1280" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:document-units="pt" + showgrid="true" + gridspacingy="1.0000000pt" + gridspacingx="1.0000000pt" + gridoriginy="0.0000000pt" + gridoriginx="0.0000000pt" + gridtolerance="1.0000000pt" + gridempspacing="5" + inkscape:grid-points="true" + guidetolerance="1.0000000pt" + inkscape:zoom="12.783333" + inkscape:cx="30" + inkscape:cy="30" + inkscape:window-x="6" + inkscape:window-y="46" + inkscape:current-layer="svg1358" /> + <g + transform="matrix(0.835125,0,0,0.975526,3.952545,-4.537321)" + id="g7237" + style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.53124809;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + + <path + sodipodi:nodetypes="ccccccccc" + style="fill:none;stroke:#ffffff;stroke-width:8.53124809;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 3.489276,9.6303633 C 2.0232151,9.6303633 1.0756011,9.9884698 1.0756011,11.69595 L 1.0756011,46.81092 C 1.1734787,47.954354 2.2863539,48.876507 3.489276,48.876507 L 44.750402,48.857955 C 45.953324,48.857955 46.935425,48.21193 46.935425,46.81092 L 46.935425,11.69595 C 46.935425,10.29494 45.724672,9.6303633 44.52175,9.6303633 L 3.489276,9.6303633 z " + id="path7239" /> + + </g><g + style="fill-rule:nonzero;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none" + id="g1361" + transform="matrix(0.828612,0,0,0.968248,4.108744,-4.32458)"> + + <path + id="path1365" + d="M 3.489276,9.6303633 C 2.2824386,9.6303633 1.0756011,10.663157 1.0756011,11.69595 L 1.0756011,46.81092 C 1.1734787,47.954354 2.2863539,48.876507 3.489276,48.876507 L 44.750402,48.857955 C 45.953324,48.857955 46.935425,47.843714 46.935425,46.81092 L 46.935425,11.69595 C 46.935425,10.663157 45.724672,9.6303633 44.52175,9.6303633 L 3.489276,9.6303633 z " + style="stroke:none;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none" + sodipodi:nodetypes="ccccccccc" /> + + </g> + <g + id="crop_x0020_marks" + style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"> + <path + style="fill:none;stroke:none" + d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z " + id="path1370" /> + </g> +<rect + style="fill:#fffffe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5771" + width="20.868217" + height="14.201575" + x="9" + y="24" + rx="1.0639535" + ry="1.25" /><rect + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect6499" + width="15" + height="4" + x="12" + y="26" + rx="0.0096899532" + ry="0.01162785" /><rect + ry="1.2499999" + rx="1.0639535" + y="9" + x="23.131786" + height="11" + width="15.868214" + id="rect7987" + style="fill:#fffffe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><rect + ry="0.01162785" + rx="0.0096899532" + y="11" + x="26" + height="3.7984247" + width="10" + id="rect7989" + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /></svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/user-home.svg b/icon-themes/HighContrast-SVG/scalable/places/user-home.svg new file mode 100644 index 00000000..e93b825a --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/user-home.svg @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<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" + height="48" + viewBox="0 0 48 48" + xml:space="preserve" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.43" + sodipodi:docname="user-home.svg" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places" + version="1.0"><metadata + id="metadata23"><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>Home Folder Icon</dc:title><dc:coverage /><dc:description>The user's $HOME directory</dc:description><cc:license + rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" /><dc:subject><rdf:Bag><rdf:li>folder</rdf:li><rdf:li>directory</rdf:li><rdf:li>home</rdf:li><rdf:li>user</rdf:li></rdf:Bag></dc:subject></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><defs + id="defs21" /><sodipodi:namedview + inkscape:window-height="947" + inkscape:window-width="1268" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + inkscape:zoom="15.895833" + inkscape:cx="24" + inkscape:cy="24" + inkscape:window-x="6" + inkscape:window-y="46" + inkscape:current-layer="svg2" + showguides="true" + inkscape:guide-bbox="true" /> + <rect + style="fill:none;fill-opacity:0.5096525;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1333" + width="48" + height="48" + x="0" + y="0" + rx="0.046648435" + ry="0" /><path + sodipodi:nodetypes="csscccccccccsccccccccc" + id="path2208" + d="M 5,22 C 5,22 4,22.6 4,23 C 4,23.2 3.9,23.8 4,24 C 4.3,24.6 5.3,25 6,25 C 6,25 6.9,25 8,25 C 8,27.4 8,39 8,39 C 8,40.1 9,41 10,41 L 38,41 C 39.1,41 40,40.1 40,39 C 40,39 40,27.4 40,25 C 41,25 42,25 42,25 C 42.8,25 43.7,24.7 44,24 C 44.1,23.8 44,23.2 44,23 C 44,22.5 43.5,22.4 43,22 C 43,22 39.9,19.7 39,19 C 39,17.8 39,10 39,10 C 39,8.8 38.2,8 37,8 L 31,8 C 30,8 29,9 29,10 C 27.1,8.4 25.4,6.7 25.4,6.7 C 25.4,6.7 23.7,6 22.8,6.7 L 5,22 z " + style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-miterlimit:4;fill-opacity:1;stroke-opacity:1;stroke-width:8;stroke-dasharray:none" /><path + style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-miterlimit:4" + d="M 5,22 C 5,22 4,22.6 4,23 C 4,23.2 3.9,23.8 4,24 C 4.3,24.6 5.3,25 6,25 C 6,25 6.9,25 8,25 C 8,27.4 8,39 8,39 C 8,40.1 9,41 10,41 L 38,41 C 39.1,41 40,40.1 40,39 C 40,39 40,27.4 40,25 C 41,25 42,25 42,25 C 42.8,25 43.7,24.7 44,24 C 44.1,23.8 44,23.2 44,23 C 44,22.5 43.5,22.4 43,22 C 43,22 39.9,19.7 39,19 C 39,17.8 39,10 39,10 C 39,8.8 38.2,8 37,8 L 31,8 C 30,8 29,9 29,10 C 27.1,8.4 25.4,6.7 25.4,6.7 L 25.5,6.8 C 24.8,6.1 23.7,6 22.8,6.7 L 5,22 z " + id="path9" + sodipodi:nodetypes="csscccccccccscccccccccc" /><path + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-miterlimit:4" + d="M 36,12 C 36,12 36,11 35,11 L 33,11 C 32,11 32,12 32,12 L 32,13.8 L 35.9,16.7 L 36,12 z " + id="path13" + sodipodi:nodetypes="ccccccc" /><path + style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-miterlimit:4" + d="M 12,25 L 12,37 L 36,37 L 36,25 L 12,25 z " + id="path15" + sodipodi:nodetypes="ccccc" /> + <g + id="crop_x0020_marks" + style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"> + <path + style="fill:none;stroke:none" + d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z " + id="path18" /> + </g> +</svg> diff --git a/icon-themes/HighContrast-SVG/scalable/places/user-trash.svg b/icon-themes/HighContrast-SVG/scalable/places/user-trash.svg new file mode 100644 index 00000000..cb19dc7b --- /dev/null +++ b/icon-themes/HighContrast-SVG/scalable/places/user-trash.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<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" + height="48" + viewBox="0 0 48 48" + xml:space="preserve" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.43" + sodipodi:docname="user-trash.svg" + sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places" + version="1.0"><metadata + id="metadata23"><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>Empty Trash Icon</dc:title><dc:subject><rdf:Bag><rdf:li>trash</rdf:li><rdf:li>delete</rdf:li><rdf:li>deleted files</rdf:li><rdf:li>waste</rdf:li><rdf:li>recycle</rdf:li><rdf:li>bin</rdf:li><rdf:li>empty</rdf:li></rdf:Bag></dc:subject><dc:description>An empty trash bin</dc:description><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><defs + id="defs21" /><sodipodi:namedview + inkscape:window-height="947" + inkscape:window-width="1268" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + inkscape:zoom="15.895833" + inkscape:cx="24" + inkscape:cy="22.992937" + inkscape:window-x="6" + inkscape:window-y="46" + inkscape:current-layer="svg2" /> + <rect + style="fill:none;fill-opacity:0.44401544;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1333" + width="48" + height="48" + x="0" + y="0" + rx="0" + ry="0.046648435" /><path + sodipodi:nodetypes="cccscccc" + id="path2208" + d="M 23,6.5258192 C 15.1,6.5258192 9,9.6 9,13 L 9,37 C 9,40.4 16.1,44 24,44 C 31.9,44 39,41.4 39,38 L 39,13 C 39,9.6 31.9,6.5 24,6.5 L 23,6.5258192 z " + style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;fill-opacity:1;stroke-opacity:1;stroke-dasharray:none" /><path + sodipodi:nodetypes="cccsccc" + id="path3083" + d="M 24,5 C 15.2,5 7,8.1 7,12 L 7,18 C 7,21.9 15.2,24.8 24,24.8 C 32.8,24.8 41,21.9 41,18 L 41,12 C 41,8.1 32.8,5 24,5 z " + style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;fill-opacity:1;stroke-opacity:1;stroke-dasharray:none" /><path + style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4" + d="M 23,6.5258192 C 15.1,6.5258192 9,9.6 9,13 L 9,37 C 9,40.4 16.1,44 24,44 C 31.9,44 39,41.4 39,38 L 39,13 C 39,9.6 31.9,6.5 24,6.5 L 23,6.5258192 z " + id="path11" + sodipodi:nodetypes="cccscccc" /><path + style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4" + d="M 24,5 C 15.2,5 7,8.1 7,12 L 7,18 C 7,21.9 15.2,24.8 24,24.8 C 32.8,24.8 41,21.9 41,18 L 41,12 C 41,8.1 32.8,5 24,5 z " + id="path13" + sodipodi:nodetypes="cccsccc" /><path + style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4" + d="M 36,13 C 36,15.3 30.4,17 24,17 C 17.6,17 12,15.2 12,13 C 12,10.7 17.6,9 24,9 C 30.4,9 36,10.8 36,13 z " + id="path15" + sodipodi:nodetypes="csssc" /> + <g + id="crop_x0020_marks" + style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"> + <path + style="fill:none;stroke:none" + d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z " + id="path18" /> + </g> +</svg> |