summaryrefslogtreecommitdiff
path: root/icon-themes/Crux/scalable/status
diff options
context:
space:
mode:
Diffstat (limited to 'icon-themes/Crux/scalable/status')
-rw-r--r--icon-themes/Crux/scalable/status/Makefile.am18
-rw-r--r--icon-themes/Crux/scalable/status/Makefile.in425
-rw-r--r--icon-themes/Crux/scalable/status/folder-drag-accept.svg481
-rw-r--r--icon-themes/Crux/scalable/status/folder-open.svg486
-rw-r--r--icon-themes/Crux/scalable/status/folder-visiting.svg246
5 files changed, 1656 insertions, 0 deletions
diff --git a/icon-themes/Crux/scalable/status/Makefile.am b/icon-themes/Crux/scalable/status/Makefile.am
new file mode 100644
index 00000000..7391baa1
--- /dev/null
+++ b/icon-themes/Crux/scalable/status/Makefile.am
@@ -0,0 +1,18 @@
+themedir = $(datadir)/icons/Crux
+size = scalable
+context = status
+
+iconsdir = $(themedir)/$(size)/$(context)
+
+icons_DATA = \
+ folder-drag-accept.svg \
+ folder-open.svg \
+ folder-visiting.svg
+
+EXTRA_DIST = \
+ $(icons_DATA)
+
+if LEGACY_ICON_MAPPING
+install-data-local: install-iconsDATA
+ (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
+endif
diff --git a/icon-themes/Crux/scalable/status/Makefile.in b/icon-themes/Crux/scalable/status/Makefile.in
new file mode 100644
index 00000000..f1fc2aea
--- /dev/null
+++ b/icon-themes/Crux/scalable/status/Makefile.in
@@ -0,0 +1,425 @@
+# 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/Crux/scalable/status
+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)$(iconsdir)"
+DATA = $(icons_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/Crux
+size = scalable
+context = status
+iconsdir = $(themedir)/$(size)/$(context)
+icons_DATA = \
+ folder-drag-accept.svg \
+ folder-open.svg \
+ folder-visiting.svg
+
+EXTRA_DIST = \
+ $(icons_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/Crux/scalable/status/Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --gnu icon-themes/Crux/scalable/status/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
+install-iconsDATA: $(icons_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
+ @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
+ $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
+ done
+
+uninstall-iconsDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ test -n "$$files" || exit 0; \
+ echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
+ cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-am
+all-am: Makefile $(DATA)
+installdirs:
+ for dir in "$(DESTDIR)$(iconsdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+@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-iconsDATA
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-iconsDATA
+
+.MAKE: install-am install-strip
+
+.PHONY: all all-am check check-am clean clean-generic 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-iconsDATA \
+ install-info install-info-am install-man install-pdf \
+ install-pdf-am install-ps install-ps-am install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
+ pdf-am ps ps-am uninstall uninstall-am uninstall-iconsDATA
+
+
+@LEGACY_ICON_MAPPING_TRUE@install-data-local: install-iconsDATA
+@LEGACY_ICON_MAPPING_TRUE@ (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
+
+# 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/Crux/scalable/status/folder-drag-accept.svg b/icon-themes/Crux/scalable/status/folder-drag-accept.svg
new file mode 100644
index 00000000..7526d7ee
--- /dev/null
+++ b/icon-themes/Crux/scalable/status/folder-drag-accept.svg
@@ -0,0 +1,481 @@
+<?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"
+ version="1.0"
+ x="0.0000000"
+ y="0.0000000"
+ width="48"
+ height="48"
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docname="folder-drag-accept.svg"
+ sodipodi:docbase="/home/lapo/Icone/Crux/crux-icon-theme/scalable/status"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-daritaliare.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <metadata
+ id="metadata162">
+ <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 Drag Accept</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Lapo Calamandrei</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:date />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:identifier />
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>folder</rdf:li>
+ <rdf:li>directory</rdf:li>
+ <rdf:li>storage</rdf:li>
+ <rdf:li>drag</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ </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>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666"
+ borderopacity="1"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1051"
+ inkscape:window-height="655"
+ inkscape:cy="39.960998"
+ inkscape:cx="23.81977"
+ inkscape:zoom="4"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:window-x="142"
+ inkscape:window-y="17"
+ inkscape:current-layer="layer2"
+ inkscape:showpageshadow="false"
+ showguides="false"
+ inkscape:guide-bbox="true"
+ inkscape:object-paths="false"
+ gridspacingx="0.5px"
+ gridspacingy="0.5px"
+ gridempspacing="2"
+ inkscape:grid-points="false"
+ showborder="false">
+ <sodipodi:guide
+ orientation="horizontal"
+ position="36.062446"
+ id="guide1934" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="15.003922"
+ id="guide1941" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="4.5"
+ id="guide1943" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="44.503533"
+ id="guide1945" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="43.125"
+ id="guide1947" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="39"
+ id="guide1949" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="19.003495"
+ id="guide2919" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="0.97227183"
+ id="guide2212" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="47.994873"
+ id="guide2214" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="111"
+ id="guide4328" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="65.75"
+ id="guide3135" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="129.75"
+ id="guide3137" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="190.75"
+ id="guide3139" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="212.48559"
+ id="guide3316" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="178.01413"
+ id="guide3318" />
+ </sodipodi:namedview>
+ <defs
+ id="defs3">
+ <linearGradient
+ id="linearGradient3135">
+ <stop
+ style="stop-color:#555753;stop-opacity:1;"
+ offset="0"
+ id="stop3137" />
+ <stop
+ style="stop-color:#2e3436;stop-opacity:1"
+ offset="1"
+ id="stop3139" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3106">
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="0"
+ id="stop3108" />
+ <stop
+ style="stop-color:#babdb6;stop-opacity:1"
+ offset="1"
+ id="stop3110" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4100">
+ <stop
+ style="stop-color:#75507b;stop-opacity:1;"
+ offset="0"
+ id="stop4102" />
+ <stop
+ style="stop-color:#5c3566;stop-opacity:1"
+ offset="1"
+ id="stop4104" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3311">
+ <stop
+ style="stop-color:#888a85;stop-opacity:1;"
+ offset="0"
+ id="stop3313" />
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="1"
+ id="stop3315" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2894">
+ <stop
+ style="stop-color:#39213f;stop-opacity:1;"
+ offset="0"
+ id="stop2896" />
+ <stop
+ id="stop2900"
+ offset="0.47619048"
+ style="stop-color:#75507b;stop-opacity:1;" />
+ <stop
+ style="stop-color:#5c3566;stop-opacity:1"
+ offset="1"
+ id="stop2898" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3018">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3020" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop3022" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3311"
+ id="linearGradient2193"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,103)"
+ x1="20.625"
+ y1="-89.501274"
+ x2="20.625"
+ y2="-73.592278" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3018"
+ id="linearGradient2195"
+ gradientUnits="userSpaceOnUse"
+ x1="7.875"
+ y1="8.8348885"
+ x2="7.875"
+ y2="33.135288" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4100"
+ id="linearGradient2206"
+ gradientUnits="userSpaceOnUse"
+ x1="27.114853"
+ y1="41.217445"
+ x2="27.114853"
+ y2="33.541897"
+ gradientTransform="matrix(1,0,0,0.364365,-1,24.01196)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2894"
+ id="linearGradient2208"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.3499,-1,54.39991)"
+ x1="9.4176369"
+ y1="-42.42358"
+ x2="9.4176369"
+ y2="-76.621986" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3106"
+ id="linearGradient3112"
+ x1="18"
+ y1="16.297529"
+ x2="18"
+ y2="14.475042"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,18)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3135"
+ id="linearGradient3141"
+ x1="1.9445436"
+ y1="23"
+ x2="1.9445436"
+ y2="27.31839"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,8)" />
+ </defs>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="vectors"
+ style="display:inline">
+ <g
+ id="g891"
+ transform="matrix(0.186703,0,0,0.186703,-21.1073,57.62299)" />
+ <path
+ style="fill:url(#linearGradient2193);fill-opacity:1;stroke:#555753;stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ d="M 7.5,7.499998 C 6.5975,7.499998 6.168127,7.813608 6,8.95588 C 4.118026,18.929057 4.215756,27.03426 4.5,37.135101 C 4.5,37.884398 5.116307,38.49999 5.875,38.49999 L 41.125,38.49999 C 41.88369,38.49999 42.44816,37.882707 42.5,37.135101 C 43.5,19.08823 41.5,13.864889 41.5,13.864889 C 41.5,13.115592 40.88369,12.5 40.125,12.5 L 22.5,12.5 L 21.5,9.102942 C 21.254867,8.270211 20.9025,7.499998 20,7.499998 L 7.5,7.499998 z "
+ id="path2151"
+ sodipodi:nodetypes="czcccccccscc"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-0.98693144"
+ inkscape:original="M 8.5 7.5 C 7.5975 7.4999999 7.168127 7.826478 7 8.96875 C 5.118026 18.941927 5.215756 29.024159 5.5 39.125 C 5.5 39.874297 6.116307 40.5 6.875 40.5 L 42.125 40.5 C 42.88369 40.500001 43.44816 39.872606 43.5 39.125 C 44.5 21.078129 42.5 13.875 42.5 13.875 C 42.5 13.125703 41.88369 12.5 41.125 12.5 L 23.5 12.5 L 22.5 9.09375 C 22.254867 8.2610185 21.9025 7.5 21 7.5 L 8.5 7.5 z "
+ style="opacity:0.48627451;fill:none;fill-opacity:1;stroke:url(#linearGradient2195);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ id="path2153"
+ d="M 8.5,8.5 C 8.167757,8.5 8.1531396,8.5341442 8.15625,8.53125 C 8.1593604,8.5283558 8.0371607,8.6602106 7.96875,9.125 C 7.9689149,9.135416 7.9689149,9.145834 7.96875,9.15625 C 6.1104047,19.004211 6.2160965,29.00501 6.5,39.09375 C 6.5001649,39.104166 6.5001649,39.114584 6.5,39.125 C 6.5,39.333121 6.6589296,39.5 6.875,39.5 L 42.125,39.5 C 42.339597,39.5 42.479725,39.354901 42.5,39.0625 C 43.495176,21.102696 41.5625,14.125 41.5625,14.125 C 41.530831,14.044756 41.509819,13.960707 41.5,13.875 C 41.5,13.666882 41.341065,13.5 41.125,13.5 L 23.5,13.5 C 23.062797,13.49451 22.681309,13.202036 22.5625,12.78125 L 21.5625,9.375 C 21.45311,9.0033953 21.310238,8.710051 21.21875,8.59375 C 21.127262,8.477449 21.173845,8.5 21,8.5 L 8.5,8.5 z "
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ transform="translate(-1,0)" />
+ <g
+ style="display:inline"
+ transform="matrix(0.216083,0,0,0.263095,-1.89323,-11.2424)"
+ id="g2155"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <path
+ d="M 32.706693,164.36026 C 22.319193,164.36026 13.956693,172.72276 13.956693,183.11026 C 13.956693,193.49776 22.319193,201.86026 32.706693,201.86026 L 205.20669,201.86026 C 215.59419,201.86026 223.95669,193.49776 223.95669,183.11026 C 223.95669,172.72276 215.59419,164.36026 205.20669,164.36026 L 32.706693,164.36026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2157" />
+ <path
+ d="M 32.706693,165.61026 C 23.011693,165.61026 15.206693,173.41526 15.206693,183.11026 C 15.206693,192.80526 23.011693,200.61026 32.706693,200.61026 L 205.20669,200.61026 C 214.90169,200.61026 222.70669,192.80526 222.70669,183.11026 C 222.70669,173.41526 214.90169,165.61026 205.20669,165.61026 L 32.706693,165.61026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2159" />
+ <path
+ d="M 32.706694,166.86026 C 23.704194,166.86026 16.456694,174.10776 16.456694,183.11026 C 16.456694,192.11276 23.704194,199.36026 32.706694,199.36026 L 205.20669,199.36026 C 214.20919,199.36026 221.45669,192.11276 221.45669,183.11026 C 221.45669,174.10776 214.20919,166.86026 205.20669,166.86026 L 32.706694,166.86026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2161" />
+ <path
+ d="M 32.706694,168.11026 C 24.396694,168.11026 17.706694,174.80026 17.706694,183.11026 C 17.706694,191.42026 24.396694,198.11026 32.706694,198.11026 L 205.20669,198.11026 C 213.51669,198.11026 220.20669,191.42026 220.20669,183.11026 C 220.20669,174.80026 213.51669,168.11026 205.20669,168.11026 L 32.706694,168.11026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2163" />
+ <path
+ d="M 32.707764,169.36026 C 25.090264,169.36026 18.957764,175.49276 18.957764,183.11026 C 18.957764,190.72776 25.090264,196.86026 32.707764,196.86026 L 205.20618,196.86026 C 212.82368,196.86026 218.95618,190.72776 218.95618,183.11026 C 218.95618,175.49276 212.82368,169.36026 205.20618,169.36026 L 32.707764,169.36026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2165" />
+ <path
+ d="M 32.706694,170.61026 C 25.781694,170.61026 20.206694,176.18526 20.206694,183.11026 C 20.206694,190.03526 25.781694,195.61026 32.706694,195.61026 L 205.20669,195.61026 C 212.13169,195.61026 217.70669,190.03526 217.70669,183.11026 C 217.70669,176.18526 212.13169,170.61026 205.20669,170.61026 L 32.706694,170.61026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2167" />
+ <path
+ d="M 32.706694,171.86026 C 26.474194,171.86026 21.456694,176.87776 21.456694,183.11026 C 21.456694,189.34276 26.474194,194.36026 32.706694,194.36026 L 205.20669,194.36026 C 211.43919,194.36026 216.45669,189.34276 216.45669,183.11026 C 216.45669,176.87776 211.43919,171.86026 205.20669,171.86026 L 32.706694,171.86026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2169" />
+ <path
+ d="M 32.706694,173.11026 C 27.166694,173.11026 22.706694,177.57026 22.706694,183.11026 C 22.706694,188.65026 27.166694,193.11026 32.706694,193.11026 L 205.20669,193.11026 C 210.74669,193.11026 215.20669,188.65026 215.20669,183.11026 C 215.20669,177.57026 210.74669,173.11026 205.20669,173.11026 L 32.706694,173.11026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path2171" />
+ </g>
+ <path
+ style="fill:url(#linearGradient2206);fill-opacity:1;stroke:url(#linearGradient2208);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ d="M 2,31.500005 L 45,31.500005 C 45.071625,31.510483 44.5,34 43.5,36.429755 C 43.500268,36.689229 43,38.479455 41.354654,38.505841 L 5.645078,38.505841 C 4.5,38.479455 3.5,36.779655 3.5,36.429755 C 2.5,34 1.8827379,31.516273 2,31.500005 z "
+ id="path2187"
+ sodipodi:nodetypes="ccccccc"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-1"
+ inkscape:original="M 3 14.5 C 2.8827379 14.516268 3.5 17.007746 4.5 19.4375 C 4.5 19.7874 5.5111718 21.473615 6.65625 21.5 L 42.34375 21.5 C 43.989096 21.473614 44.500268 19.696975 44.5 19.4375 C 45.5 17.007745 46.071625 14.510478 46 14.5 L 3 14.5 z "
+ style="opacity:0.11372549;fill:none;fill-opacity:1;stroke:white;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ id="path3121"
+ d="M 4.21875,15.5 C 4.2473971,15.606575 4.247613,15.663226 4.28125,15.78125 C 4.5361392,16.675597 4.9557234,17.891901 5.4375,19.0625 C 5.4717988,19.152742 5.4928505,19.247475 5.5,19.34375 C 5.4967551,19.221277 5.5014401,19.324959 5.5625,19.4375 C 5.6402126,19.580734 5.7557806,19.759416 5.90625,19.9375 C 6.2071889,20.293668 6.5986519,20.497953 6.6875,20.5 L 42.34375,20.5 C 42.80829,20.49255 43.006111,20.306044 43.21875,20 C 43.325069,19.846978 43.420647,19.664239 43.46875,19.53125 C 43.516853,19.398261 43.499727,19.172853 43.5,19.4375 C 43.496665,19.309654 43.517881,19.182354 43.5625,19.0625 C 44.042133,17.89711 44.437425,16.678733 44.6875,15.78125 C 44.72025,15.663714 44.721869,15.606427 44.75,15.5 L 4.21875,15.5 z "
+ transform="translate(-1,17)"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <path
+ style="fill:url(#linearGradient3112);fill-opacity:1;stroke:url(#linearGradient3141);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:10;stroke-opacity:1"
+ d="M 2.5,31.5 L 44.5,31.5 C 45.03125,31.5 46.5,32.195436 46.5,35.5 L 0.5,35.499996 C 0.5,32.140722 1.9990244,31.5 2.5,31.5 z "
+ id="rect2216"
+ sodipodi:nodetypes="ccccc"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-0.9821676"
+ inkscape:original="M 3.5 13.5 C 2.9990244 13.5 1.5 14.140726 1.5 17.5 L 47.5 17.5 C 47.5 14.195436 46.03125 13.5 45.5 13.5 L 3.5 13.5 z "
+ style="opacity:0.2;fill:none;fill-opacity:1;stroke:white;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1;display:inline"
+ id="path3131"
+ d="M 3.5,14.46875 C 3.7898711,14.46875 2.8665612,14.580046 2.59375,16.53125 L 46.40625,16.53125 C 46.135436,14.603282 45.219232,14.46875 45.5,14.46875 L 3.5,14.46875 z "
+ transform="translate(-1,18)"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <g
+ id="g6102"
+ inkscape:label="pixmap"
+ style="display:inline"
+ transform="translate(188.7605,-103.2651)" />
+ <g
+ transform="matrix(0.186703,0,0,0.186703,167.6532,-45.64211)"
+ id="g6106" />
+ <g
+ inkscape:label="pattern"
+ id="g30621"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true"
+ transform="translate(190.4218,35.092)" />
+ <g
+ inkscape:label="pattern"
+ id="g35222"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true"
+ transform="translate(190.4218,81.092)" />
+ <g
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ id="use3210"
+ transform="translate(-1,102)">
+ <rect
+ style="fill:#eeeeec;fill-opacity:1;stroke:#d3d7cf;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ id="rect2434"
+ width="10.000002"
+ height="3"
+ x="9.4999981"
+ y="-91.5"
+ rx="1.5"
+ ry="1.5"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-alt.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <g
+ style="display:inline"
+ id="g2436"
+ transform="translate(66,0)"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-alt.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-89"
+ x="-55"
+ height="1"
+ width="1"
+ id="rect2438"
+ style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-89"
+ x="-53"
+ height="1"
+ width="1"
+ id="rect2440"
+ style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1;display:inline" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-89"
+ x="-51"
+ height="1"
+ width="1"
+ id="rect2442"
+ style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1;display:inline" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-89"
+ x="-49"
+ height="1"
+ width="1"
+ id="rect2444"
+ style="opacity:1;fill:black;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1;display:inline" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/icon-themes/Crux/scalable/status/folder-open.svg b/icon-themes/Crux/scalable/status/folder-open.svg
new file mode 100644
index 00000000..b7bbac61
--- /dev/null
+++ b/icon-themes/Crux/scalable/status/folder-open.svg
@@ -0,0 +1,486 @@
+<?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"
+ version="1.0"
+ x="0.0000000"
+ y="0.0000000"
+ width="48"
+ height="48"
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.44"
+ sodipodi:docname="folder-open.svg"
+ sodipodi:docbase="/home/lapo/Icone/Crux/crux-icon-theme/scalable/status"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-daritaliare.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <metadata
+ id="metadata162">
+ <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 Open</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Lapo Calamandrei</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:date />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:identifier />
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>folder</rdf:li>
+ <rdf:li>directory</rdf:li>
+ <rdf:li>storage</rdf:li>
+ <rdf:li>open</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ </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>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666"
+ borderopacity="1"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1051"
+ inkscape:window-height="655"
+ inkscape:cy="23.5"
+ inkscape:cx="25"
+ inkscape:zoom="1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:window-x="284"
+ inkscape:window-y="35"
+ inkscape:current-layer="layer5"
+ inkscape:showpageshadow="false"
+ showguides="false"
+ inkscape:guide-bbox="true"
+ inkscape:object-paths="false"
+ gridspacingx="0.5px"
+ gridspacingy="0.5px"
+ gridempspacing="2"
+ inkscape:grid-points="false"
+ showborder="false">
+ <sodipodi:guide
+ orientation="horizontal"
+ position="36.062446"
+ id="guide1934" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="15.003922"
+ id="guide1941" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="4.5"
+ id="guide1943" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="44.503533"
+ id="guide1945" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="43.125"
+ id="guide1947" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="39"
+ id="guide1949" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="19.003495"
+ id="guide2919" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="0.97227183"
+ id="guide2212" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="47.994873"
+ id="guide2214" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="111"
+ id="guide4328" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="65.75"
+ id="guide3135" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="129.75"
+ id="guide3137" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="190.75"
+ id="guide3139" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="212.48559"
+ id="guide3316" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="178.01413"
+ id="guide3318" />
+ </sodipodi:namedview>
+ <defs
+ id="defs3">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3148">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3150" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop3152" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4100">
+ <stop
+ style="stop-color:#75507b;stop-opacity:1;"
+ offset="0"
+ id="stop4102" />
+ <stop
+ style="stop-color:#5c3566;stop-opacity:1"
+ offset="1"
+ id="stop4104" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3311">
+ <stop
+ style="stop-color:#888a85;stop-opacity:1;"
+ offset="0"
+ id="stop3313" />
+ <stop
+ style="stop-color:#555753;stop-opacity:1"
+ offset="1"
+ id="stop3315" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient2894">
+ <stop
+ style="stop-color:#39213f;stop-opacity:1;"
+ offset="0"
+ id="stop2896" />
+ <stop
+ id="stop2900"
+ offset="0.47619048"
+ style="stop-color:#75507b;stop-opacity:1;" />
+ <stop
+ style="stop-color:#5c3566;stop-opacity:1"
+ offset="1"
+ id="stop2898" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3100">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3102" />
+ <stop
+ id="stop2071"
+ offset="1"
+ style="stop-color:white;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient3018">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop3020" />
+ <stop
+ style="stop-color:white;stop-opacity:0;"
+ offset="1"
+ id="stop3022" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3311"
+ id="linearGradient3998"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,103)"
+ x1="20.625"
+ y1="-89.501274"
+ x2="20.625"
+ y2="-73.592278" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3018"
+ id="linearGradient4000"
+ gradientUnits="userSpaceOnUse"
+ x1="7.875"
+ y1="8.8348885"
+ x2="7.875"
+ y2="30.009003" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2894"
+ id="linearGradient4087"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1,0,0,0.9603,0,83.39965)"
+ x1="9.4176369"
+ y1="-44.498653"
+ x2="9.4176369"
+ y2="-60.72047" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3100"
+ id="linearGradient4089"
+ gradientUnits="userSpaceOnUse"
+ x1="17.02047"
+ y1="-16.221062"
+ x2="17.02047"
+ y2="-29.344501" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4100"
+ id="linearGradient4106"
+ x1="20.662504"
+ y1="34.941128"
+ x2="20.537504"
+ y2="25.303768"
+ gradientUnits="userSpaceOnUse" />
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3148"
+ id="radialGradient3154"
+ cx="10.804749"
+ cy="16.085173"
+ fx="10.804749"
+ fy="16.085173"
+ r="22.730583"
+ gradientTransform="matrix(2.909226,8.225137e-3,0,0.349063,-19.80845,16.49248)"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="Riferimenti"
+ style="display:inline" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer4"
+ inkscape:label="base"
+ style="display:none">
+ <rect
+ style="opacity:0.7;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.01111126;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1"
+ id="rect2826"
+ width="307"
+ height="105"
+ x="-68"
+ y="-209"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-daritaliare.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="vectors"
+ style="display:inline">
+ <g
+ id="g891"
+ transform="matrix(0.186703,0,0,0.186703,-21.1073,57.62299)" />
+ <path
+ style="fill:url(#linearGradient3998);fill-opacity:1;stroke:#555753;stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ d="M 7.5,7.499998 C 6.5975,7.499998 6.168127,7.813608 6,8.95588 C 4.118026,18.929057 4.215756,27.03426 4.5,37.135101 C 4.5,37.884398 5.116307,38.49999 5.875,38.49999 L 41.125,38.49999 C 41.88369,38.49999 42.44816,37.882707 42.5,37.135101 C 43.5,19.08823 41.5,13.864889 41.5,13.864889 C 41.5,13.115592 40.88369,12.5 40.125,12.5 L 22.5,12.5 L 21.5,9.102942 C 21.254867,8.270211 20.9025,7.499998 20,7.499998 L 7.5,7.499998 z "
+ id="path3944"
+ sodipodi:nodetypes="czcccccccscc"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <path
+ sodipodi:type="inkscape:offset"
+ inkscape:radius="-0.98693144"
+ inkscape:original="M 8.5 7.5 C 7.5975 7.4999999 7.168127 7.826478 7 8.96875 C 5.118026 18.941927 5.215756 29.024159 5.5 39.125 C 5.5 39.874297 6.116307 40.5 6.875 40.5 L 42.125 40.5 C 42.88369 40.500001 43.44816 39.872606 43.5 39.125 C 44.5 21.078129 42.5 13.875 42.5 13.875 C 42.5 13.125703 41.88369 12.5 41.125 12.5 L 23.5 12.5 L 22.5 9.09375 C 22.254867 8.2610185 21.9025 7.5 21 7.5 L 8.5 7.5 z "
+ style="opacity:0.48627451;fill:none;fill-opacity:1;stroke:url(#linearGradient4000);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ id="path3946"
+ d="M 8.5,8.5 C 8.167757,8.5 8.1531396,8.5341442 8.15625,8.53125 C 8.1593604,8.5283558 8.0371607,8.6602106 7.96875,9.125 C 7.9689149,9.135416 7.9689149,9.145834 7.96875,9.15625 C 6.1104047,19.004211 6.2160965,29.00501 6.5,39.09375 C 6.5001649,39.104166 6.5001649,39.114584 6.5,39.125 C 6.5,39.333121 6.6589296,39.5 6.875,39.5 L 42.125,39.5 C 42.339597,39.5 42.479725,39.354901 42.5,39.0625 C 43.495176,21.102696 41.5625,14.125 41.5625,14.125 C 41.530831,14.044756 41.509819,13.960707 41.5,13.875 C 41.5,13.666882 41.341065,13.5 41.125,13.5 L 23.5,13.5 C 23.062797,13.49451 22.681309,13.202036 22.5625,12.78125 L 21.5625,9.375 C 21.45311,9.0033953 21.310238,8.710051 21.21875,8.59375 C 21.127262,8.477449 21.173845,8.5 21,8.5 L 8.5,8.5 z "
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90"
+ transform="translate(-1,0)" />
+ <g
+ style="display:inline"
+ transform="matrix(0.216083,0,0,0.263095,-1.89323,-11.2424)"
+ id="g3948"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <path
+ d="M 32.706693,164.36026 C 22.319193,164.36026 13.956693,172.72276 13.956693,183.11026 C 13.956693,193.49776 22.319193,201.86026 32.706693,201.86026 L 205.20669,201.86026 C 215.59419,201.86026 223.95669,193.49776 223.95669,183.11026 C 223.95669,172.72276 215.59419,164.36026 205.20669,164.36026 L 32.706693,164.36026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3950" />
+ <path
+ d="M 32.706693,165.61026 C 23.011693,165.61026 15.206693,173.41526 15.206693,183.11026 C 15.206693,192.80526 23.011693,200.61026 32.706693,200.61026 L 205.20669,200.61026 C 214.90169,200.61026 222.70669,192.80526 222.70669,183.11026 C 222.70669,173.41526 214.90169,165.61026 205.20669,165.61026 L 32.706693,165.61026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3952" />
+ <path
+ d="M 32.706694,166.86026 C 23.704194,166.86026 16.456694,174.10776 16.456694,183.11026 C 16.456694,192.11276 23.704194,199.36026 32.706694,199.36026 L 205.20669,199.36026 C 214.20919,199.36026 221.45669,192.11276 221.45669,183.11026 C 221.45669,174.10776 214.20919,166.86026 205.20669,166.86026 L 32.706694,166.86026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3954" />
+ <path
+ d="M 32.706694,168.11026 C 24.396694,168.11026 17.706694,174.80026 17.706694,183.11026 C 17.706694,191.42026 24.396694,198.11026 32.706694,198.11026 L 205.20669,198.11026 C 213.51669,198.11026 220.20669,191.42026 220.20669,183.11026 C 220.20669,174.80026 213.51669,168.11026 205.20669,168.11026 L 32.706694,168.11026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3956" />
+ <path
+ d="M 32.707764,169.36026 C 25.090264,169.36026 18.957764,175.49276 18.957764,183.11026 C 18.957764,190.72776 25.090264,196.86026 32.707764,196.86026 L 205.20618,196.86026 C 212.82368,196.86026 218.95618,190.72776 218.95618,183.11026 C 218.95618,175.49276 212.82368,169.36026 205.20618,169.36026 L 32.707764,169.36026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3958" />
+ <path
+ d="M 32.706694,170.61026 C 25.781694,170.61026 20.206694,176.18526 20.206694,183.11026 C 20.206694,190.03526 25.781694,195.61026 32.706694,195.61026 L 205.20669,195.61026 C 212.13169,195.61026 217.70669,190.03526 217.70669,183.11026 C 217.70669,176.18526 212.13169,170.61026 205.20669,170.61026 L 32.706694,170.61026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3960" />
+ <path
+ d="M 32.706694,171.86026 C 26.474194,171.86026 21.456694,176.87776 21.456694,183.11026 C 21.456694,189.34276 26.474194,194.36026 32.706694,194.36026 L 205.20669,194.36026 C 211.43919,194.36026 216.45669,189.34276 216.45669,183.11026 C 216.45669,176.87776 211.43919,171.86026 205.20669,171.86026 L 32.706694,171.86026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3962" />
+ <path
+ d="M 32.706694,173.11026 C 27.166694,173.11026 22.706694,177.57026 22.706694,183.11026 C 22.706694,188.65026 27.166694,193.11026 32.706694,193.11026 L 205.20669,193.11026 C 210.74669,193.11026 215.20669,188.65026 215.20669,183.11026 C 215.20669,177.57026 210.74669,173.11026 205.20669,173.11026 L 32.706694,173.11026 z "
+ style="opacity:0.04787233;fill-rule:evenodd;stroke-width:3pt"
+ id="path3964" />
+ </g>
+ <g
+ id="g3980"
+ transform="matrix(1,0,0,0.56332,-1,15.9965)"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ id="path3982"
+ d="M 2.645078,20.500008 L 46.354654,20.500008 C 46.989027,20.500008 47.499732,20.849913 47.499732,21.284549 C 44.5,28.66255 44.5,31.959632 44.5,34.690095 C 44.5,36.397607 44,39.706 42.354654,39.778416 L 6.645078,39.778416 C 5.5,39.706 4.5,36.397607 4.5,34.690095 C 4.4375,31.959632 4.5,28.66255 1.499999,21.284549 C 1.499999,20.849913 2.010705,20.500008 2.645078,20.500008 z "
+ style="fill:url(#linearGradient4106);fill-opacity:1;stroke:url(#linearGradient4087);stroke-width:1.33236361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline" />
+ <path
+ transform="matrix(1,0,0,0.901423,0,50.79619)"
+ style="opacity:0.15;fill:none;fill-opacity:1;stroke:url(#linearGradient4089);stroke-width:1.4033258;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline"
+ d="M 2.625,-32.5 C 5.3597846,-25.370787 5.5,-25.405699 5.5,-18.868483 C 5.5396524,-16.219462 5.9187635,-15.587189 6.71875,-14.4375 L 42.3125,-14.4375 L 42.34375,-14.4375 C 43.419472,-14.962936 43.336667,-16.462252 43.5,-18.868483 C 43.5,-23.49881 43.573003,-25.119501 46.375,-32.5 C 46.360642,-32.501163 46.358943,-32.5 46.34375,-32.5 L 2.65625,-32.5 C 2.6410568,-32.5 2.6393578,-32.501163 2.625,-32.5 z "
+ id="path3984"
+ sodipodi:nodetypes="cscccscccc" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path3986"
+ d="M 2.4999996,22.196088 L 46.5,22.196088"
+ style="opacity:0.35;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#radialGradient3154);stroke-width:1.33236313px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+ <g
+ id="g6102"
+ inkscape:label="pixmap"
+ style="display:inline"
+ transform="translate(188.7605,-103.2651)" />
+ <g
+ transform="matrix(0.186703,0,0,0.186703,167.6532,-45.64211)"
+ id="g6106" />
+ <g
+ inkscape:label="pattern"
+ id="g30621"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true"
+ transform="translate(190.4218,35.092)" />
+ <g
+ inkscape:label="pattern"
+ id="g35222"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true"
+ transform="translate(190.4218,81.092)" />
+ <g
+ transform="translate(-1,102)"
+ inkscape:export-ydpi="90"
+ inkscape:export-xdpi="90"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx.png"
+ id="use3206">
+ <rect
+ style="fill:#eeeeec;fill-opacity:1;stroke:#d3d7cf;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+ id="rect2420"
+ width="10.000002"
+ height="3"
+ x="9.4999981"
+ y="-91.5"
+ rx="1.5"
+ ry="1.5"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-alt.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ <g
+ style="display:inline"
+ id="g2422"
+ transform="translate(66,0)"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-alt.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-90"
+ x="-55"
+ height="1"
+ width="1"
+ id="rect2424"
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-90"
+ x="-53"
+ height="1"
+ width="1"
+ id="rect2426"
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1;display:inline" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-90"
+ x="-51"
+ height="1"
+ width="1"
+ id="rect2428"
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1;display:inline" />
+ <rect
+ ry="0.5"
+ rx="0.5"
+ y="-90"
+ x="-49"
+ height="1"
+ width="1"
+ id="rect2430"
+ style="opacity:1;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.4000001;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1;display:inline" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/icon-themes/Crux/scalable/status/folder-visiting.svg b/icon-themes/Crux/scalable/status/folder-visiting.svg
new file mode 100644
index 00000000..0a41bdab
--- /dev/null
+++ b/icon-themes/Crux/scalable/status/folder-visiting.svg
@@ -0,0 +1,246 @@
+<?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"
+ version="1.0"
+ x="0.0000000"
+ y="0.0000000"
+ width="48"
+ height="48"
+ id="svg1"
+ sodipodi:version="0.32"
+ inkscape:version="0.43+devel"
+ sodipodi:docname="prova.svg"
+ sodipodi:docbase="/home/lapo/Icone/Crux/crux-icon-theme/scalable/status"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-daritaliare.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <metadata
+ id="metadata162">
+ <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 Open</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Lapo Calamandrei</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:date />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:identifier />
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>folder</rdf:li>
+ <rdf:li>directory</rdf:li>
+ <rdf:li>storage</rdf:li>
+ <rdf:li>open</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ </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>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666"
+ borderopacity="1"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1051"
+ inkscape:window-height="655"
+ inkscape:cy="12.973283"
+ inkscape:cx="22.704523"
+ inkscape:zoom="1"
+ inkscape:document-units="px"
+ showgrid="false"
+ inkscape:window-x="284"
+ inkscape:window-y="35"
+ inkscape:current-layer="layer2"
+ inkscape:showpageshadow="false"
+ showguides="false"
+ inkscape:guide-bbox="true"
+ inkscape:object-paths="false"
+ gridspacingx="0.5px"
+ gridspacingy="0.5px"
+ gridempspacing="2"
+ inkscape:grid-points="false"
+ showborder="false">
+ <sodipodi:guide
+ orientation="horizontal"
+ position="36.062446"
+ id="guide1934" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="15.003922"
+ id="guide1941" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="4.5"
+ id="guide1943" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="44.503533"
+ id="guide1945" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="43.125"
+ id="guide1947" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="39"
+ id="guide1949" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="19.003495"
+ id="guide2919" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="0.97227183"
+ id="guide2212" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="47.994873"
+ id="guide2214" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="111"
+ id="guide4328" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="65.75"
+ id="guide3135" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="129.75"
+ id="guide3137" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="190.75"
+ id="guide3139" />
+ <sodipodi:guide
+ orientation="vertical"
+ position="212.48559"
+ id="guide3316" />
+ <sodipodi:guide
+ orientation="horizontal"
+ position="178.01413"
+ id="guide3318" />
+ </sodipodi:namedview>
+ <defs
+ id="defs3">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient3311">
+ <stop
+ style="stop-color:#ad7fa8;stop-opacity:1"
+ offset="0"
+ id="stop3313" />
+ <stop
+ style="stop-color:#75507b;stop-opacity:1"
+ offset="1"
+ id="stop3315" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient3311"
+ id="linearGradient2187"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-1,103)"
+ x1="28.323666"
+ y1="-62.627769"
+ x2="20.448666"
+ y2="-94.053596" />
+ </defs>
+ <g
+ inkscape:groupmode="layer"
+ id="layer5"
+ inkscape:label="Riferimenti"
+ style="display:inline" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer4"
+ inkscape:label="base"
+ style="display:none">
+ <rect
+ style="opacity:0.7;fill:#2e3436;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.01111126;stroke-dasharray:none;stroke-dashoffset:10;stroke-opacity:1"
+ id="rect2826"
+ width="307"
+ height="105"
+ x="-68"
+ y="-209"
+ inkscape:export-filename="/home/lapo/Icone/Crux/folderx-daritaliare.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90" />
+ </g>
+ <g
+ inkscape:groupmode="layer"
+ id="layer2"
+ inkscape:label="vectors"
+ style="display:inline">
+ <g
+ id="g891"
+ transform="matrix(0.186703,0,0,0.186703,-21.1073,57.62299)" />
+ <g
+ id="g6102"
+ inkscape:label="pixmap"
+ style="display:inline"
+ transform="translate(188.7605,-103.2651)" />
+ <g
+ transform="matrix(0.186703,0,0,0.186703,167.6532,-45.64211)"
+ id="g6106" />
+ <g
+ inkscape:label="pattern"
+ id="g30621"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true"
+ transform="translate(190.4218,35.092)" />
+ <g
+ inkscape:label="pattern"
+ id="g35222"
+ inkscape:r_cx="true"
+ inkscape:r_cy="true"
+ transform="translate(190.4218,81.092)" />
+ <g
+ id="g2812"
+ style="opacity:0.6">
+ <path
+ id="path3944"
+ d="M 7.5 7.5 C 6.5975 7.4999999 6.168127 7.826478 6 8.96875 C 4.74747 15.606304 4.3711108 21.40953 4.34375 27.53125 L 1.65625 27.53125 C 1.021877 27.53125 0.50000001 27.755162 0.5 28 C 3.500001 32.156176 3.4375 33.993126 3.5 35.53125 C 3.5 36.298583 4.129982 37.624387 4.96875 38.15625 C 5.2110324 38.368487 5.5272657 38.5 5.875 38.5 L 41.125 38.5 C 41.354401 38.5 41.564914 38.443158 41.75 38.34375 C 43.064106 38.027895 43.5 36.40647 43.5 35.53125 C 43.5 33.993126 43.500267 32.156177 46.5 28 C 46.5 27.755161 45.978125 27.53125 45.34375 27.53125 L 42.75 27.53125 C 42.720758 17.244475 41.5 13.875 41.5 13.875 C 41.5 13.125703 40.88369 12.5 40.125 12.5 L 22.5 12.5 L 21.5 9.09375 C 21.254867 8.2610185 20.9025 7.5 20 7.5 L 7.5 7.5 z "
+ style="fill:url(#linearGradient2187);fill-opacity:1;stroke:#5c3566;stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;opacity:1" />
+ <path
+ d="M 7.5,8.5 C 7.1693329,8.5 7.1499049,8.537154 7.15625,8.53125 C 7.1625951,8.525346 7.0682035,8.6616188 7,9.125 C 6.9898148,9.1356456 6.9793956,9.1460648 6.96875,9.15625 C 5.7291457,15.725307 5.3709402,21.44769 5.34375,27.53125 C 5.3436948,28.083512 4.8960119,28.531195 4.34375,28.53125 L 1.9375,28.53125 C 2.8875015,30.009617 3.7459046,31.427822 4.0625,32.4375 C 4.4707187,33.739381 4.4699547,34.760585 4.5,35.5 C 4.5001628,35.510416 4.5001628,35.520834 4.5,35.53125 C 4.5,35.641249 4.6096667,36.086922 4.8125,36.46875 C 5.0153333,36.850578 5.3023555,37.187174 5.5,37.3125 C 5.5440478,37.340442 5.585842,37.371788 5.625,37.40625 C 5.6968801,37.469216 5.7793988,37.5 5.875,37.5 L 41.125,37.5 C 41.189211,37.5 41.234628,37.49379 41.28125,37.46875 C 41.360019,37.426467 41.444101,37.394936 41.53125,37.375 C 41.834675,37.30207 42.030547,37.100505 42.21875,36.71875 C 42.406953,36.336995 42.5,35.802847 42.5,35.53125 C 42.5,34.76213 42.519921,33.741373 42.9375,32.4375 C 43.261355,31.426277 44.10927,30.007053 45.0625,28.53125 L 42.75,28.53125 C 42.197738,28.531195 41.750055,28.083512 41.75,27.53125 C 41.735491,22.427109 41.425784,19.072671 41.125,17 C 40.824216,14.927329 40.5625,14.21875 40.5625,14.21875 C 40.521658,14.108722 40.500502,13.992363 40.5,13.875 C 40.5,13.674048 40.33388,13.5 40.125,13.5 L 22.5,13.5 C 22.052678,13.504038 21.657078,13.210529 21.53125,12.78125 L 20.53125,9.375 C 20.422034,9.003988 20.308383,8.7076934 20.21875,8.59375 C 20.129117,8.4798066 20.170172,8.5 20,8.5 L 7.5,8.5 z "
+ id="path2193"
+ style="fill:none;fill-opacity:1.0;stroke:white;stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;opacity:0.4"
+ inkscape:original="M 7.5 7.5 C 6.5975 7.4999999 6.168127 7.826478 6 8.96875 C 4.74747 15.606304 4.3711108 21.40953 4.34375 27.53125 L 1.65625 27.53125 C 1.021877 27.53125 0.50000001 27.755162 0.5 28 C 3.500001 32.156176 3.4375 33.993126 3.5 35.53125 C 3.5 36.298583 4.129982 37.624387 4.96875 38.15625 C 5.2110324 38.368487 5.5272657 38.5 5.875 38.5 L 41.125 38.5 C 41.354401 38.5 41.564914 38.443158 41.75 38.34375 C 43.064106 38.027895 43.5 36.40647 43.5 35.53125 C 43.5 33.993126 43.500267 32.156177 46.5 28 C 46.5 27.755161 45.978125 27.53125 45.34375 27.53125 L 42.75 27.53125 C 42.720758 17.244475 41.5 13.875 41.5 13.875 C 41.5 13.125703 40.88369 12.5 40.125 12.5 L 22.5 12.5 L 21.5 9.09375 C 21.254867 8.2610185 20.9025 7.5 20 7.5 L 7.5 7.5 z "
+ inkscape:radius="-1"
+ sodipodi:type="inkscape:offset" />
+ </g>
+ </g>
+</svg>