summaryrefslogtreecommitdiff
path: root/icon-themes/ContrastHigh-SVG/scalable/apps
diff options
context:
space:
mode:
Diffstat (limited to 'icon-themes/ContrastHigh-SVG/scalable/apps')
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/Makefile.am52
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/accessories-calculator.svg167
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/accessories-character-map.svg147
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/accessories-text-editor.svg110
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/help-browser.svg155
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/multimedia-volume-control.svg100
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-accessibility.svg217
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-font.svg64
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-locale.svg126
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-screensaver.svg182
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/system-file-manager.svg133
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/utilities-system-monitor.svg159
-rw-r--r--icon-themes/ContrastHigh-SVG/scalable/apps/utilities-terminal.svg167
13 files changed, 1779 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/Makefile.am b/icon-themes/ContrastHigh-SVG/scalable/apps/Makefile.am
new file mode 100644
index 00000000..c9fc146a
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/Makefile.am
@@ -0,0 +1,52 @@
+themedir = $(datadir)/icons/ContrastHigh-SVG
+size = scalable
+context = apps
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+ accessories-calculator.svg \
+ accessories-character-map.svg \
+ accessories-text-editor.svg \
+ help-browser.svg \
+ multimedia-volume-control.svg \
+ preferences-desktop-accessibility.svg \
+ preferences-desktop-font.svg \
+ preferences-desktop-locale.svg \
+ preferences-desktop-screensaver.svg \
+ system-file-manager.svg \
+ utilities-system-monitor.svg \
+ utilities-terminal.svg
+
+placeholder_FILE = \
+ accessories-dictionary.svg \
+ preferences-desktop-keyboard.svg \
+ preferences-desktop-multimedia.svg \
+ preferences-desktop-theme.svg \
+ preferences-desktop-wallpaper.svg \
+ system-software-install.svg \
+ system-software-update.svg
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+EXTRA_DIST = \
+ $(icon_DATA) \
+ $(placeholder_FILES)
+
+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/ContrastHigh-SVG/scalable/apps/accessories-calculator.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-calculator.svg
new file mode 100644
index 00000000..473d689c
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-calculator.svg
@@ -0,0 +1,167 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg2394"
+ sodipodi:version="0.32"
+ inkscape:version="0.46">
+ <defs
+ id="defs2396" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.583333"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:object-nodes="true"
+ inkscape:object-paths="true"
+ objecttolerance="10000"
+ gridtolerance="10000"
+ guidetolerance="10000">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2404"
+ visible="true"
+ enabled="true" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata2399">
+ <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>Accessories Calculator</dc:title>
+ <dc:date>May 2009</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Luca Ferretti</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>calculator</rdf:li>
+ <rdf:li>math</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ <dc:description>A simplified calculator</dc:description>
+ <cc:license
+ rdf:resource="" />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title>Design based on existing icon in HighContast MATE icon theme.</dc:title>
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <rect
+ style="fill:none;fill-opacity:0.24369747999999999;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect2406"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ ry="0" />
+ <rect
+ ry="3.7985611"
+ y="4"
+ x="6"
+ height="40"
+ width="35"
+ id="rect3194"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3178"
+ width="35"
+ height="40"
+ x="6"
+ y="4"
+ ry="3.7985611" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3180"
+ width="27"
+ height="9"
+ x="10"
+ y="8"
+ ry="1.4325539"
+ rx="1.3319631" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3182"
+ width="7"
+ height="7"
+ x="10"
+ y="23"
+ rx="1.381295"
+ ry="1.3597122" />
+ <rect
+ ry="1.3597122"
+ rx="1.381295"
+ y="33"
+ x="10"
+ height="7"
+ width="7"
+ id="rect3184"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ ry="1.3597122"
+ rx="1.381295"
+ y="23"
+ x="20"
+ height="7"
+ width="7"
+ id="rect3186"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3188"
+ width="7"
+ height="7"
+ x="20"
+ y="33"
+ rx="1.381295"
+ ry="1.3597122" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3190"
+ width="7"
+ height="7"
+ x="30"
+ y="23"
+ rx="1.381295"
+ ry="1.3597122" />
+ <rect
+ ry="1.3597122"
+ rx="1.381295"
+ y="33"
+ x="30"
+ height="7"
+ width="7"
+ id="rect3192"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-character-map.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-character-map.svg
new file mode 100644
index 00000000..75acad2e
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-character-map.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://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docbase="/home/luca/Desktop"
+ sodipodi:docname="accessories-character-map.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.0">
+ <defs
+ id="defs4" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="9.2666667"
+ inkscape:cx="30"
+ inkscape:cy="18"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:grid-points="true"
+ gridtolerance="10000"
+ guidetolerance="10000"
+ inkscape:guide-points="true"
+ inkscape:window-width="1024"
+ inkscape:window-height="744"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:object-paths="true"
+ inkscape:object-nodes="true"
+ objecttolerance="10000">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2392"
+ visible="true"
+ enabled="true" />
+ </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="" />
+ <dc:title>Accessories Character Map</dc:title>
+ <dc:date>May 2009</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Luca Ferretti</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>character map</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ <dc:description>A keyboard key with à letter on it</dc:description>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Livello 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:9.375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:none"
+ id="rect1306"
+ width="60"
+ height="60"
+ x="0"
+ y="0"
+ sodipodi:insensitive="true" />
+ <rect
+ style="fill:none;fill-opacity:0.41596638000000002"
+ id="rect2394"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ ry="0" />
+ <rect
+ ry="6.992806"
+ y="4"
+ x="4"
+ height="40"
+ width="40"
+ id="rect3182"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round" />
+ <rect
+ style="fill:#000000;fill-opacity:1"
+ id="rect2398"
+ width="40"
+ height="40"
+ x="4"
+ y="4"
+ ry="6.992806" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1"
+ id="rect3172"
+ width="22"
+ height="22"
+ x="13"
+ y="13"
+ ry="1.8129499" />
+ <path
+ transform="scale(1.0150248,0.9851976)"
+ style="font-size:21.76926041px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans Bold"
+ d="M 25.883051,27.123514 C 25.089374,27.123519 24.490578,27.25816 24.086662,27.527436 C 23.689822,27.796722 23.491404,28.193557 23.491409,28.717942 C 23.491404,29.199817 23.650847,29.578936 23.969738,29.855301 C 24.295704,30.124585 24.745687,30.259225 25.319687,30.259223 C 26.035401,30.259225 26.63774,30.004117 27.126705,29.493897 C 27.615655,28.976598 27.860133,28.331741 27.860142,27.559324 L 27.860142,27.123514 L 25.883051,27.123514 M 31.6974,25.688529 L 31.6974,32.480793 L 27.860142,32.480793 L 27.860142,30.716292 C 27.349917,31.439101 26.775923,31.967033 26.13816,32.300091 C 25.500382,32.626063 24.724428,32.789049 23.810295,32.789049 C 22.577266,32.789049 21.574549,32.431189 20.80214,31.715467 C 20.036813,30.992661 19.654151,30.057264 19.654152,28.909274 C 19.654151,27.513268 20.132479,26.489292 21.089137,25.837342 C 22.052877,25.185405 23.562268,24.859434 25.617313,24.859426 L 27.860142,24.859426 L 27.860142,24.561799 C 27.860133,23.959468 27.622741,23.520115 27.147965,23.243739 C 26.673171,22.960294 25.932649,22.818567 24.926394,22.818558 C 24.111459,22.818567 23.353221,22.90006 22.651677,23.063037 C 21.950125,23.226032 21.298182,23.470511 20.695845,23.796474 L 20.695845,20.894614 C 21.510772,20.696208 22.329244,20.547395 23.151264,20.448174 C 23.973275,20.341891 24.795291,20.288744 25.617313,20.288732 C 27.764468,20.288744 29.312833,20.713924 30.262414,21.564274 C 31.219059,22.40756 31.697387,23.78231 31.6974,25.688529 M 24.703175,15.069636 L 27.7007,19.066337 L 25.617313,19.066337 L 21.69502,15.069636 L 24.703175,15.069636"
+ id="text3184" />
+ <path
+ style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+ d="M 8,10 L 11,13 L 11,35 L 8,38 L 8,10"
+ id="path3188" />
+ <path
+ id="path3190"
+ d="M 40,10 L 37,13 L 37,35 L 40,38 L 40,10"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 38,40 L 35,37 L 13,37 L 10,40 L 38,40"
+ id="path3192" />
+ <path
+ id="path3194"
+ d="M 38,8 L 35,11 L 13,11 L 10,8 L 38,8"
+ style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-text-editor.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-text-editor.svg
new file mode 100644
index 00000000..0f9de209
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/accessories-text-editor.svg
@@ -0,0 +1,110 @@
+<?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://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ viewBox="0 0 48 48"
+ xml:space="preserve"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="accessories-text-editor.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.0"><metadata
+ id="metadata32"><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>Text Editor</dc:title><dc:date>May 2009</dc:date><dc:creator><cc:Agent><dc:title>Jakub Steiner</dc:title></cc:Agent></dc:creator><dc:coverage></dc:coverage><dc:description>A paper with a pencil on it</dc:description><dc:subject><rdf:Bag><rdf:li>text</rdf:li><rdf:li>editor</rdf:li></rdf:Bag></dc:subject></cc:Work></rdf:RDF></metadata><defs
+ id="defs30" /><sodipodi:namedview
+ inkscape:window-height="744"
+ inkscape:window-width="1024"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10000"
+ gridtolerance="10000"
+ objecttolerance="10000"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="true"
+ inkscape:object-nodes="true"
+ inkscape:object-paths="true"
+ inkscape:zoom="10.291667"
+ inkscape:cx="22.299595"
+ inkscape:cy="24"
+ inkscape:window-x="-5"
+ inkscape:window-y="0"
+ inkscape:current-layer="svg2"><inkscape:grid
+ type="xygrid"
+ id="grid2393"
+ visible="true"
+ enabled="true" /></sodipodi:namedview>
+ <rect
+ style="fill:none;fill-opacity:0.47478991999999998;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect2400"
+ width="48"
+ height="48"
+ x="0"
+ y="0" /><rect
+ ry="3.4532373"
+ y="4"
+ x="7"
+ height="40"
+ width="32"
+ id="rect3174"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><rect
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3172"
+ width="32"
+ height="40"
+ x="7"
+ y="4"
+ ry="3.4532373" /><path
+ id="path13"
+ d="M 36,7 L 10,7 L 10,41 L 36,41 L 36,7 z"
+ style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" />
+ <g
+ id="g3176"
+ transform="matrix(0.9946524,0,0,0.973822,0.1410826,0.9038053)"><path
+ style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.76490021;stroke-linejoin:round;stroke-miterlimit:4"
+ d="M 38.7,30.4 L 25,16.7 L 17.3,13.7 L 20,22.4 L 33.3,35.8 L 38.7,30.4 L 38.7,30.4 z"
+ id="path7" /><g
+ style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"
+ id="Layer_x0020_4">
+ <path
+ id="path16"
+ d="M 38.7,30.4 L 25,16.7 L 17.3,13.7 L 20,22.4 L 33.3,35.8 L 38.7,30.4 L 38.7,30.4 z"
+ style="fill:none;stroke-width:4.97149992;stroke-linejoin:round" />
+ <path
+ id="path18"
+ d="M 38.7,30.4 L 25,16.7 L 17.3,13.7 L 20,22.4 L 33.3,35.8 L 38.7,30.4 L 38.7,30.4 z"
+ style="stroke:none" />
+ <path
+ id="path20"
+ d="M 20.6,14.7 L 18.1,17.2 L 17,13.4 L 20.6,14.7 L 20.6,14.7 z"
+ style="stroke:none" />
+ <path
+ id="path22"
+ d="M 19.6,22.2 L 22.6,21.9 L 25,19.5 L 25.4,16.7"
+ style="fill:none;stroke-width:1.24290001" />
+ <path
+ id="path24"
+ d="M 20.4,14.9 L 18.3,17 L 19.9,22.2 L 22.6,21.9 L 25,19.5 L 25.3,17.1 L 20.3,14.9 L 20.4,14.9 z"
+ style="fill:#ffffff;stroke:none" />
+ </g></g>
+ <g
+ id="crop"
+ 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="path27" />
+ </g>
+</svg> \ No newline at end of file
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/help-browser.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/help-browser.svg
new file mode 100644
index 00000000..990067f7
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/help-browser.svg
@@ -0,0 +1,155 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docbase="/home/luca/Desktop"
+ sodipodi:docname="help-browser.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.0">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 30 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="60 : 30 : 1"
+ inkscape:persp3d-origin="30 : 20 : 1"
+ id="perspective11" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="8"
+ inkscape:cx="44.8125"
+ inkscape:cy="24"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:grid-points="true"
+ gridtolerance="10000"
+ guidetolerance="10000"
+ inkscape:guide-points="true"
+ inkscape:window-width="1024"
+ inkscape:window-height="576"
+ inkscape:window-x="-5"
+ inkscape:window-y="0"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ objecttolerance="10000"
+ inkscape:object-nodes="true"
+ inkscape:object-paths="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2384"
+ visible="true"
+ enabled="true" />
+ </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/" />
+ <dc:title>Help Browser</dc:title>
+ <dc:date>May 2009</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Luca Ferretti</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>help</rdf:li>
+ <rdf:li>browser</rdf:li>
+ <rdf:li>viewer</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>
+ <g
+ inkscape:label="Livello 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:none;fill-opacity:0.49339210999999999;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3162"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ ry="0" />
+ <rect
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:9.375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:none"
+ id="rect1306"
+ width="60"
+ height="60"
+ x="0"
+ y="0"
+ sodipodi:insensitive="true" />
+ <path
+ d="M 44,24 A 20,20 0 1 1 4,24 A 20,20 0 1 1 44,24 z"
+ sodipodi:ry="20"
+ sodipodi:rx="20"
+ sodipodi:cy="24"
+ sodipodi:cx="24"
+ id="path3160"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path3158"
+ sodipodi:cx="24"
+ sodipodi:cy="24"
+ sodipodi:rx="20"
+ sodipodi:ry="20"
+ d="M 44,24 A 20,20 0 1 1 4,24 A 20,20 0 1 1 44,24 z" />
+ <text
+ xml:space="preserve"
+ style="font-size:42.61052704px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;font-family:Bitstream Vera Sans"
+ x="12.573684"
+ y="40"
+ id="text3307"
+ sodipodi:linespacing="125%"><tspan
+ sodipodi:role="line"
+ id="tspan3309"
+ x="12.573684"
+ y="40">?</tspan></text>
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/multimedia-volume-control.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/multimedia-volume-control.svg
new file mode 100644
index 00000000..b1bd4d26
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/multimedia-volume-control.svg
@@ -0,0 +1,100 @@
+<?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://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ viewBox="0 0 48 48"
+ xml:space="preserve"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="multimedia-volume-control.svg"
+ sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/apps"
+ version="1.0"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+ id="metadata69"><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>Volume control</dc:title><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="defs67" /><sodipodi:namedview
+ inkscape:window-height="949"
+ inkscape:window-width="1276"
+ 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="16"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:window-x="0"
+ inkscape:window-y="26"
+ inkscape:current-layer="svg2" />
+ <rect
+ style="fill:none;fill-opacity:0.38857144;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="rect1368"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ rx="0"
+ ry="0.073014379" /><path
+ id="path5802"
+ d="M 7,32 L 41,32"
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;opacity:1"
+ sodipodi:nodetypes="cc" /><path
+ sodipodi:nodetypes="cccc"
+ id="path2302"
+ d="M 40,17 L 8,17 L 40,7 L 40,17 z "
+ style="fill-rule:nonzero;stroke:#ffffff;stroke-miterlimit:4;fill:#ffffff;fill-opacity:1;stroke-opacity:1;stroke-width:8;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round" /><path
+ style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+ d="M 40,17 L 8,17 L 40,7 L 40,17 z "
+ id="path61"
+ sodipodi:nodetypes="cccc" />
+ <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="path64" />
+ </g>
+<path
+ d="M 38 32 A 8 8 0 1 1 22,32 A 8 8 0 1 1 38 32 z"
+ sodipodi:ry="8"
+ sodipodi:rx="8"
+ sodipodi:cy="32"
+ sodipodi:cx="30"
+ id="path4927"
+ 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"
+ sodipodi:type="arc" /><path
+ style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+ d="M 7,32 L 41,32"
+ id="path3177"
+ sodipodi:nodetypes="cc" /><path
+ sodipodi:type="arc"
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path4052"
+ sodipodi:cx="30"
+ sodipodi:cy="32"
+ sodipodi:rx="8"
+ sodipodi:ry="8"
+ d="M 38 32 A 8 8 0 1 1 22,32 A 8 8 0 1 1 38 32 z" /></svg> \ No newline at end of file
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-accessibility.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-accessibility.svg
new file mode 100644
index 00000000..b1670f3c
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-accessibility.svg
@@ -0,0 +1,217 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg4974"
+ sodipodi:version="0.32"
+ inkscape:version="0.45.1"
+ sodipodi:docbase="/home/luca/Scrivania/hc"
+ sodipodi:docname="preferences-desktop-accessibility.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4976">
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="16.051687"
+ x2="11.681231"
+ y1="28.4375"
+ x1="15"
+ id="linearGradient7066"
+ xlink:href="#linearGradient7060"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="30.375"
+ x2="15.5"
+ y1="15.1875"
+ x1="5.25"
+ id="linearGradient7038"
+ xlink:href="#linearGradient7024"
+ inkscape:collect="always"
+ gradientTransform="matrix(0.9265726,0,0,0.9265726,30.22823,2.7826929)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="26.8125"
+ x2="19.625"
+ y1="2.3125"
+ x1="11.875"
+ id="linearGradient7030"
+ xlink:href="#linearGradient7024"
+ inkscape:collect="always"
+ gradientTransform="matrix(0.9265726,0,0,0.9265726,30.22823,2.7826929)" />
+ <linearGradient
+ id="linearGradient7024">
+ <stop
+ id="stop7026"
+ offset="0"
+ style="stop-color:#729fcf;stop-opacity:1;" />
+ <stop
+ id="stop7028"
+ offset="1"
+ style="stop-color:#3465a4;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient7060"
+ inkscape:collect="always">
+ <stop
+ id="stop7062"
+ offset="0"
+ style="stop-color:#729fcf;stop-opacity:1;" />
+ <stop
+ id="stop7064"
+ offset="1"
+ style="stop-color:#729fcf;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient7024"
+ id="linearGradient6190"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4141871,0,0,1.4141871,46.636157,2.8672925)"
+ x1="11.875"
+ y1="2.3125"
+ x2="19.625"
+ y2="26.8125" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient7024"
+ id="linearGradient6193"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.4141871,0,0,1.4141871,46.636157,2.8672925)"
+ x1="5.25"
+ y1="15.1875"
+ x2="15.5"
+ y2="30.375" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.6568542"
+ inkscape:cx="27.246233"
+ inkscape:cy="13.36333"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1164"
+ inkscape:window-height="855"
+ inkscape:window-x="108"
+ inkscape:window-y="116" />
+ <metadata
+ id="metadata4979">
+ <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>Preferences Desktop Accessibility</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:rights>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:rights>
+ <dc:source>http://www.gnome.org</dc:source>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>preferences</rdf:li>
+ <rdf:li>desktop</rdf:li>
+ <rdf:li>accessibility</rdf:li>
+ <rdf:li>a11y</rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" />
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/LGPL/2.1/">
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Reproduction" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Distribution" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Notice" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/ShareAlike" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/SourceCode" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:3.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 13.96875 18.46875 C 9.2547857 20.826801 5.9999999 25.777724 6 31.5 C 6 39.504 12.355998 45.999998 20.1875 46 C 27.560718 46 33.627884 40.22838 34.3125 32.875 L 14.875 32.875 C 14.376147 32.875 13.96875 32.498853 13.96875 32 L 13.96875 18.46875 z "
+ id="path6164" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.09172106;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 20.375 21.03125 C 14.53113 21.03125 9.7812496 25.729316 9.78125 31.5 C 9.78125 37.270685 14.53113 41.96875 20.375 41.96875 C 26.21887 41.96875 30.968749 37.270685 30.96875 31.5 C 30.96875 31.489429 30.968782 31.479314 30.96875 31.46875 L 22.03125 31.46875 C 21.532396 31.46875 21.125 31.061353 21.125 30.5625 L 21.125 21.0625 C 20.872031 21.044613 20.632559 21.03125 20.375 21.03125 z "
+ id="path6174" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ id="path6162"
+ d="M 36.120558,39.982677 L 27.110912,32.098795 L 15.987883,32.098795 L 16.039844,11.149048 L 24.022525,11 L 24.022525,24.071067 L 31.050253,24.035719 L 42,33.150756 L 36.120558,39.982677 z "
+ style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ transform="matrix(1.1490485,0,0,1.1490485,-0.3446497,1.1816084)"
+ d="M 25.544233 6.3690882 A 5.6568542 5.6568542 0 1 1 14.230525,6.3690882 A 5.6568542 5.6568542 0 1 1 25.544233 6.3690882 z"
+ sodipodi:ry="5.6568542"
+ sodipodi:rx="5.6568542"
+ sodipodi:cy="6.3690882"
+ sodipodi:cx="19.887379"
+ id="path6178"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:3.48114157;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <path
+ transform="matrix(0.7954256,0,0,0.7954952,6.6875881,3.4334213)"
+ d="M 25.544233 6.3690882 A 5.6568542 5.6568542 0 1 1 14.230525,6.3690882 A 5.6568542 5.6568542 0 1 1 25.544233 6.3690882 z"
+ sodipodi:ry="5.6568542"
+ sodipodi:rx="5.6568542"
+ sodipodi:cy="6.3690882"
+ sodipodi:cx="19.887379"
+ id="path6180"
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.55310249;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect6182"
+ width="4"
+ height="12.776389"
+ x="18.006912"
+ y="8"
+ rx="0.90045673"
+ ry="0.90045649" />
+ <rect
+ style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+ id="rect2170"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ rx="0"
+ ry="0" />
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-font.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-font.svg
new file mode 100644
index 00000000..8eba466c
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-font.svg
@@ -0,0 +1,64 @@
+<?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://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ viewBox="0 0 48 48"
+ xml:space="preserve"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="preferences-desktop-font.svg"
+ sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/apps"
+ version="1.0"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+ id="metadata27"><rdf:RDF><cc:Work
+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+ id="defs25" /><sodipodi:namedview
+ inkscape:window-height="949"
+ inkscape:window-width="1276"
+ 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="16"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:window-x="0"
+ inkscape:window-y="26"
+ inkscape:current-layer="svg2" />
+ <g
+ style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"
+ id="g17">
+ <path
+ sodipodi:nodetypes="ccccccccccccccc"
+ id="path2214"
+ d="M 18,31 L 15,38 L 6,38 L 18,10 L 30,10 L 42,38 L 32,38 L 29,31 L 18,30.9 L 18,31 z M 28,26 C 28,26 24.6,16.6 24,15 L 23,15 C 22.5,16.7 19,26 19,26 L 28,26 z "
+ style="stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke:#ffffff;stroke-opacity:1" /><path
+ style="stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+ d="M 18,31 L 15,38 L 6,38 L 18,10 L 30,10 L 42,38 L 32,38 L 29,31 L 18,30.9 L 18,31 z M 28,26 C 28,26 24.6,16.6 24,15 L 23,15 C 22.5,16.7 19,26 19,26 L 28,26 z "
+ id="path19"
+ sodipodi:nodetypes="ccccccccccccccc" />
+ </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="path22" />
+ </g>
+</svg> \ No newline at end of file
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-locale.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-locale.svg
new file mode 100644
index 00000000..44cdf2b8
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-locale.svg
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg4932"
+ sodipodi:version="0.32"
+ inkscape:version="0.45.1"
+ sodipodi:docbase="/home/luca/Scrivania/hc"
+ sodipodi:docname="preferences-desktop-locale.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4934" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="4"
+ inkscape:cx="36.374333"
+ inkscape:cy="27.47715"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1053"
+ inkscape:window-height="732"
+ inkscape:window-x="219"
+ inkscape:window-y="239" />
+ <metadata
+ id="metadata4937">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>Preferences Desktop Locale</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:rights>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:rights>
+ <dc:relation></dc:relation>
+ <dc:source>http://www.gnome.org/</dc:source>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>preferences</rdf:li>
+ <rdf:li>desktop</rdf:li>
+ <rdf:li>locale</rdf:li>
+ <rdf:li>language</rdf:li>
+ <rdf:li></rdf:li>
+ </rdf:Bag>
+ </dc:subject>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/" />
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/LGPL/2.1/">
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Reproduction" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/Distribution" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/Notice" />
+ <cc:permits
+ rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/ShareAlike" />
+ <cc:requires
+ rdf:resource="http://web.resource.org/cc/SourceCode" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect5941"
+ width="12"
+ height="48"
+ x="2"
+ y="-1.4759612e-15"
+ rx="0"
+ ry="0" />
+ <path
+ style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 9.9999999,32.0716 C 9.9999999,32.0716 12.920698,29.351168 18.547646,29.351168 C 24.081006,29.351168 27.516456,32.093697 34.379544,32.0716 C 41.242632,32.049503 45.999998,29.215445 45.999998,29.215445 L 45.999998,2.0405082 C 45.999998,2.0405082 41.10225,4.9667462 34.379544,5.0109402 C 27.655534,5.0551432 24.73612,1.8713142 18.36047,2.0038962 C 12.078409,2.1364782 9.9999999,6.0716002 9.9999999,6.0716002 L 9.9999999,32.0716 z "
+ id="rect5911"
+ sodipodi:nodetypes="czzcczzcc" />
+ <rect
+ style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect5939"
+ width="4.2530484"
+ height="40"
+ x="6"
+ y="4"
+ rx="0"
+ ry="0" />
+ <rect
+ style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+ id="rect2170"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ rx="0"
+ ry="0" />
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-screensaver.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-screensaver.svg
new file mode 100644
index 00000000..1152aa36
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/preferences-desktop-screensaver.svg
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48.000000px"
+ height="48.000000px"
+ id="svg3304"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/apps"
+ sodipodi:docname="preferences-desktop-screensaver.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <sodipodi:namedview
+ inkscape:window-height="948"
+ inkscape:window-width="1276"
+ inkscape:pageshadow="2"
+ inkscape:pageopacity="0.0"
+ guidetolerance="10.0"
+ gridtolerance="10.0"
+ objecttolerance="10.0"
+ borderopacity="1.0"
+ bordercolor="#666666"
+ pagecolor="#ffffff"
+ id="base"
+ showgrid="true"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:zoom="15.229167"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:window-x="0"
+ inkscape:window-y="26"
+ inkscape:current-layer="layer1" />
+ <defs
+ id="defs3306" />
+ <sodipodi:namedview
+ id="namedview29"
+ pagecolor="#ffffff"
+ bordercolor="#849193"
+ borderopacity="1.0000000"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.979167"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:showpageshadow="true"
+ showborder="true"
+ inkscape:window-width="1270"
+ inkscape:window-height="944"
+ inkscape:window-x="0"
+ inkscape:window-y="26"
+ showguides="true"
+ inkscape:guide-bbox="true"
+ inkscape:grid-points="true" />
+ <metadata
+ id="metadata3309">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title>Video display</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Luca Ferretti &lt;[email protected]&gt;</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>monitor</rdf:li>
+ <rdf:li>display</rdf:li>
+ <rdf:li>video</rdf:li>
+ <rdf:li>screen</rdf:li>
+ <rdf:li>LCD</rdf:li>
+ <rdf:li>CRT</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>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <rect
+ style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+ id="rect5087"
+ width="48.000000"
+ height="48.000000"
+ x="0.0000000"
+ y="0.0000000" />
+ <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="rect4784"
+ width="48.000000"
+ height="48.000000"
+ x="0.0000000"
+ y="0.0000000" />
+ <path
+ style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.1061153;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+ d="M 4.8886262,2.6477059 L 43.017460,2.6477059 C 45.042579,2.6477059 46.518438,4.1781440 46.518438,6.5349096 L 46.530314,37.000000 L 1.4964810,36.979702 L 1.5128113,6.3336485 C 1.5128113,4.4321166 3.0522187,2.6477059 4.8886262,2.6477059 z "
+ id="rect5040"
+ sodipodi:nodetypes="ccccccc" />
+ <path
+ sodipodi:nodetypes="csccscc"
+ id="path6541"
+ d="M 18.000000,34.000000 C 18.000000,34.000000 19.000000,40.000000 10.992358,40.000000 C 8.4866814,40.000000 9.0000000,44.035151 9.0000000,44.035151 L 39.000000,44.000000 C 39.000000,44.000000 39.431748,40.077717 36.915122,40.058968 C 29.000000,40.000000 30.000000,34.000000 30.000000,34.000000 L 18.000000,34.000000 z "
+ style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+ <path
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+ d="M 18,33.343365 C 18,33.343365 19.19699,39.080711 11.189348,39.04556 C 8.683696,39.034561 9,44 9,44 L 39.084878,44 C 39.084878,44 39.3853,39.092566 36.868673,39.074016 C 28.868673,39.015048 30,33.409029 30,33.409029 L 18,33.343365 z "
+ id="path9222"
+ sodipodi:nodetypes="csccscc" />
+ <path
+ sodipodi:nodetypes="ccccccc"
+ id="path2175"
+ d="M 7.3758149,5.5616037 L 40.499022,5.3738592 C 42.524141,5.3738592 44.000000,6.8015137 44.000000,9.0000000 L 44.000000,34.000000 L 4.0000000,34.000000 L 4.0000000,9.0000000 C 4.0000000,7.2261741 5.5394074,5.5616037 7.3758149,5.5616037 z "
+ style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+ <path
+ style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.88508356;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ d="M 33.807458,12.494958 C 34.196842,13.415058 34.401208,14.433526 34.401208,15.494958 C 34.401207,19.740685 30.959435,23.182458 26.713708,23.182458 C 25.473736,23.182458 24.313813,22.891863 23.276208,22.369958 C 24.44436,25.130257 27.185664,27.057458 30.369958,27.057458 C 34.615685,27.057458 38.057458,23.615684 38.057458,19.369958 C 38.057458,16.364203 36.322665,13.760082 33.807458,12.494958 z "
+ id="path23408" />
+ <path
+ sodipodi:type="arc"
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path1906"
+ sodipodi:cx="14.93844"
+ sodipodi:cy="27.119015"
+ sodipodi:rx="2.9384403"
+ sodipodi:ry="3.0205197"
+ d="M 17.876881 27.119015 A 2.9384403 3.0205197 0 1 1 12,27.119015 A 2.9384403 3.0205197 0 1 1 17.876881 27.119015 z"
+ transform="translate(1,-2.139534)" />
+ <path
+ transform="translate(-1,-13.13953)"
+ d="M 17.876881 27.119015 A 2.9384403 3.0205197 0 1 1 12,27.119015 A 2.9384403 3.0205197 0 1 1 17.876881 27.119015 z"
+ sodipodi:ry="3.0205197"
+ sodipodi:rx="2.9384403"
+ sodipodi:cy="27.119015"
+ sodipodi:cx="14.93844"
+ id="path2795"
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:type="arc" />
+ <path
+ sodipodi:type="arc"
+ style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="path2797"
+ sodipodi:cx="14.93844"
+ sodipodi:cy="27.119015"
+ sodipodi:rx="2.9384403"
+ sodipodi:ry="3.0205197"
+ d="M 17.876881 27.119015 A 2.9384403 3.0205197 0 1 1 12,27.119015 A 2.9384403 3.0205197 0 1 1 17.876881 27.119015 z"
+ transform="translate(11,-15.13953)" />
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/system-file-manager.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/system-file-manager.svg
new file mode 100644
index 00000000..4515523a
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/system-file-manager.svg
@@ -0,0 +1,133 @@
+<?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="svg4974"
+ sodipodi:version="0.32"
+ inkscape:version="0.45.1"
+ sodipodi:docname="system-file-manager.svg"
+ sodipodi:docbase="/home/luca/Scrivania/hc"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4976" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.6568542"
+ inkscape:cx="51.093357"
+ inkscape:cy="25.97802"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="1164"
+ inkscape:window-height="855"
+ inkscape:window-x="108"
+ inkscape:window-y="55" />
+ <metadata
+ id="metadata4979">
+ <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>System File Manager</dc:title>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:rights>
+ <cc:Agent>
+ <dc:title>Andreas Nilsson</dc:title>
+ </cc:Agent>
+ </dc:rights>
+ <dc:date>September 2007</dc:date>
+ <dc:source>http://www.gnome.org</dc:source>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>sytem</rdf:li>
+ <rdf:li>file manager</rdf:li>
+ <rdf:li>file browser</rdf:li>
+ <rdf:li>file explorer</rdf:li>
+ <rdf:li>finder</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>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect5013"
+ width="36"
+ height="44"
+ x="6"
+ y="1.9999999"
+ rx="5.6169682"
+ ry="5.6169682" />
+ <rect
+ style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect5984"
+ width="28"
+ height="36"
+ x="10"
+ y="6"
+ rx="1.3743277"
+ ry="1.3743274" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 11,24 L 36,24"
+ id="path5988" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 19,15 L 29,15"
+ id="path5992" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 19,33 L 29,33"
+ id="path5994" />
+ <rect
+ style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+ id="rect2170"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ rx="0"
+ ry="0" />
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/utilities-system-monitor.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/utilities-system-monitor.svg
new file mode 100644
index 00000000..ad4b4c5b
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/utilities-system-monitor.svg
@@ -0,0 +1,159 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docbase="/home/luca/Desktop/Black-and-White/scalable/apps"
+ sodipodi:docname="utilities-system-monitor.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.0">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 30 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="60 : 30 : 1"
+ inkscape:persp3d-origin="30 : 20 : 1"
+ id="perspective11" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="8"
+ inkscape:cx="7.9046042"
+ inkscape:cy="24.11375"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:grid-points="true"
+ gridtolerance="10000"
+ guidetolerance="10000"
+ inkscape:guide-points="true"
+ inkscape:window-width="1024"
+ inkscape:window-height="576"
+ inkscape:window-x="-5"
+ inkscape:window-y="0"
+ objecttolerance="10000"
+ inkscape:object-paths="true"
+ inkscape:object-nodes="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2384"
+ visible="true"
+ enabled="true" />
+ </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/" />
+ <dc:title>Utilities System Monitor</dc:title>
+ <dc:date>May 2009</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Luca Ferretti</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title>gnome.org</dc:title>
+ </cc:Agent>
+ </dc:publisher>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>system</rdf:li>
+ <rdf:li>monitor</rdf:li>
+ <rdf:li>status</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>
+ <g
+ inkscape:label="Livello 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:9.375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:none"
+ id="rect1306"
+ width="60"
+ height="60"
+ x="0"
+ y="0"
+ sodipodi:insensitive="true" />
+ <rect
+ style="fill:none;fill-opacity:0.49339208000000001;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect2386"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ rx="0"
+ ry="0.16787076" />
+ <rect
+ ry="4.6678705"
+ y="4"
+ x="4"
+ height="40"
+ width="40"
+ id="rect3160"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3158"
+ width="40"
+ height="40"
+ x="4"
+ y="4"
+ ry="3.9178705" />
+ <rect
+ ry="2.9178705"
+ y="8"
+ x="8"
+ height="32"
+ width="32"
+ id="rect3162"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ style="fill:none;fill-opacity:0.75000000000000000;fill-rule:evenodd;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 11,26 L 17,26 L 21,33 L 28,14 L 33,26 L 36,26"
+ id="path7691"
+ sodipodi:nodetypes="cccccc" />
+ </g>
+</svg>
diff --git a/icon-themes/ContrastHigh-SVG/scalable/apps/utilities-terminal.svg b/icon-themes/ContrastHigh-SVG/scalable/apps/utilities-terminal.svg
new file mode 100644
index 00000000..e7030474
--- /dev/null
+++ b/icon-themes/ContrastHigh-SVG/scalable/apps/utilities-terminal.svg
@@ -0,0 +1,167 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48"
+ height="48"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docbase="/home/luca/Desktop/Black-and-White/scalable/apps"
+ sodipodi:docname="utilities-terminal.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape"
+ version="1.0">
+ <defs
+ id="defs4">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 30 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="60 : 30 : 1"
+ inkscape:persp3d-origin="30 : 20 : 1"
+ id="perspective11" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="8"
+ inkscape:cx="7.9046042"
+ inkscape:cy="24.11375"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:grid-points="true"
+ gridtolerance="10000"
+ guidetolerance="10000"
+ inkscape:guide-points="true"
+ inkscape:window-width="1024"
+ inkscape:window-height="576"
+ inkscape:window-x="-5"
+ inkscape:window-y="0"
+ objecttolerance="10000"
+ inkscape:object-paths="true"
+ inkscape:object-nodes="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid2384"
+ visible="true"
+ enabled="true" />
+ </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/" />
+ <dc:title>Utilities Terminal</dc:title>
+ <dc:date>May 2009</dc:date>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Luca Ferretti</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title>gnome.org</dc:title>
+ </cc:Agent>
+ </dc:publisher>
+ <dc:subject>
+ <rdf:Bag>
+ <rdf:li>terminal</rdf:li>
+ <rdf:li>console</rdf:li>
+ <rdf:li>command line</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>
+ <g
+ inkscape:label="Livello 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:9.375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:none"
+ id="rect1306"
+ width="60"
+ height="60"
+ x="0"
+ y="0"
+ sodipodi:insensitive="true" />
+ <rect
+ style="fill:none;fill-opacity:0.49339208000000001;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect2386"
+ width="48"
+ height="48"
+ x="0"
+ y="0"
+ rx="0"
+ ry="0.16787076" />
+ <rect
+ ry="4.6678705"
+ y="4"
+ x="4"
+ height="40"
+ width="40"
+ id="rect3160"
+ style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3158"
+ width="40"
+ height="40"
+ x="4"
+ y="4"
+ ry="3.9178705" />
+ <rect
+ ry="2.9178705"
+ y="8"
+ x="8"
+ height="32"
+ width="32"
+ id="rect3162"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <rect
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect3170"
+ width="12"
+ height="5"
+ x="26"
+ y="32"
+ ry="2" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 14,16 L 23,25 L 14,34"
+ id="path3172"
+ sodipodi:nodetypes="ccc" />
+ </g>
+</svg>