[gnome-themes-standard] Bring in HighContrast gtk2 and icon themes



commit a147015da7217f02dd5108dd1bf899baa287f287
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Mar 2 00:22:56 2011 -0500

    Bring in HighContrast gtk2 and icon themes
    
    These are strongly based on the old a11y themes in gnome-themes,
    the difference being that we no longer assign stock icons in the
    rc file, but rely on the icon theme.

 configure.ac                                       |   32 +++
 themes/HighContrast/Makefile.am                    |    2 +-
 themes/HighContrast/gtk-2.0/Makefile.am            |    6 +
 themes/HighContrast/gtk-2.0/gtkrc                  |   79 +++++++
 themes/HighContrast/icons/48x48/.gitignore         |    2 +
 themes/HighContrast/icons/48x48/Makefile.am        |    4 +
 .../HighContrast/icons/48x48/animations/.gitignore |    2 +
 .../icons/48x48/animations/Makefile.am             |   17 ++
 .../icons/48x48/animations/process-idle.png        |  Bin 0 -> 1101 bytes
 .../icons/48x48/animations/process-idle.svg        |  147 ++++++++++++
 .../icons/48x48/animations/process-working.png     |  Bin 0 -> 6195 bytes
 .../icons/48x48/animations/process-working.xcf     |  Bin 0 -> 44722 bytes
 themes/HighContrast/icons/48x48/stock/Makefile.am  |   31 +++
 .../HighContrast/icons/48x48/stock/gtk-apply.png   |  Bin 0 -> 614 bytes
 themes/HighContrast/icons/48x48/stock/gtk-bold.png |  Bin 0 -> 944 bytes
 .../HighContrast/icons/48x48/stock/gtk-cancel.png  |  Bin 0 -> 821 bytes
 .../HighContrast/icons/48x48/stock/gtk-connect.png |  Bin 0 -> 977 bytes
 .../HighContrast/icons/48x48/stock/gtk-convert.png |  Bin 0 -> 929 bytes
 .../icons/48x48/stock/gtk-disconnect.png           |  Bin 0 -> 920 bytes
 .../icons/48x48/stock/gtk-dnd-multiple.png         |  Bin 0 -> 620 bytes
 themes/HighContrast/icons/48x48/stock/gtk-dnd.png  |  Bin 0 -> 394 bytes
 themes/HighContrast/icons/48x48/stock/gtk-edit.png |  Bin 0 -> 1106 bytes
 .../HighContrast/icons/48x48/stock/gtk-index.png   |  Bin 0 -> 1030 bytes
 themes/HighContrast/icons/48x48/stock/gtk-no.png   |  Bin 0 -> 821 bytes
 .../icons/48x48/stock/gtk-preferences.png          |  Bin 0 -> 1175 bytes
 .../icons/48x48/stock/gtk-select-color.png         |  Bin 0 -> 702 bytes
 .../icons/48x48/stock/gtk-select-font.png          |  Bin 0 -> 1229 bytes
 .../icons/48x48/stock/gtk-undelete.png             |  Bin 0 -> 1144 bytes
 themes/HighContrast/icons/48x48/stock/gtk-yes.png  |  Bin 0 -> 614 bytes
 themes/HighContrast/icons/Makefile.am              |    8 +
 themes/HighContrast/icons/index.theme              |  143 ++++++++++++
 themes/HighContrast/icons/scalable/.gitignore      |    2 +
 themes/HighContrast/icons/scalable/Makefile.am     |   21 ++
 .../icons/scalable/actions-extra/Makefile.am       |   12 +
 .../icons/scalable/actions-extra/bookmark-view.svg |  112 ++++++++++
 .../icons/scalable/actions-extra/history-view.svg  |  101 +++++++++
 .../HighContrast/icons/scalable/actions/.gitignore |    2 +
 .../icons/scalable/actions/Makefile.am             |  126 +++++++++++
 .../icons/scalable/actions/address-book-new.svg    |   63 ++++++
 .../icons/scalable/actions/application-exit.svg    |  102 +++++++++
 .../icons/scalable/actions/appointment-new.svg     |   63 ++++++
 .../icons/scalable/actions/call-start.svg          |  118 ++++++++++
 .../icons/scalable/actions/call-stop.svg           |  133 +++++++++++
 .../icons/scalable/actions/contact-new.svg         |   95 ++++++++
 .../icons/scalable/actions/dialog-cancel.svg       |  110 +++++++++
 .../icons/scalable/actions/dialog-close.svg        |   84 +++++++
 .../icons/scalable/actions/dialog-ok.svg           |   66 ++++++
 .../icons/scalable/actions/document-new.svg        |   91 ++++++++
 .../scalable/actions/document-open-recent.svg      |  101 +++++++++
 .../icons/scalable/actions/document-open.svg       |   67 ++++++
 .../icons/scalable/actions/document-page-setup.svg |   79 +++++++
 .../scalable/actions/document-print-preview.svg    |  123 ++++++++++
 .../icons/scalable/actions/document-print.svg      |  117 ++++++++++
 .../icons/scalable/actions/document-properties.svg |   84 +++++++
 .../icons/scalable/actions/document-revert.svg     |   82 +++++++
 .../icons/scalable/actions/document-save-as.svg    |  115 ++++++++++
 .../icons/scalable/actions/document-save.svg       |   83 +++++++
 .../icons/scalable/actions/document-send.svg       |   63 ++++++
 .../icons/scalable/actions/edit-clear.svg          |  107 +++++++++
 .../icons/scalable/actions/edit-copy.svg           |  159 +++++++++++++
 .../icons/scalable/actions/edit-cut.svg            |  114 ++++++++++
 .../icons/scalable/actions/edit-delete.svg         |   93 ++++++++
 .../icons/scalable/actions/edit-find-replace.svg   |  128 +++++++++++
 .../icons/scalable/actions/edit-find.svg           |   96 ++++++++
 .../icons/scalable/actions/edit-paste.svg          |  126 +++++++++++
 .../icons/scalable/actions/edit-redo.svg           |   76 +++++++
 .../icons/scalable/actions/edit-select-all.svg     |   63 ++++++
 .../icons/scalable/actions/edit-undo.svg           |   71 ++++++
 .../icons/scalable/actions/folder-new.svg          |  104 +++++++++
 .../icons/scalable/actions/format-indent-less.svg  |  138 ++++++++++++
 .../icons/scalable/actions/format-indent-more.svg  |  137 ++++++++++++
 .../scalable/actions/format-justify-center.svg     |   88 ++++++++
 .../icons/scalable/actions/format-justify-fill.svg |   88 ++++++++
 .../icons/scalable/actions/format-justify-left.svg |   88 ++++++++
 .../scalable/actions/format-justify-right.svg      |   88 ++++++++
 .../icons/scalable/actions/format-text-bold.svg    |  114 ++++++++++
 .../scalable/actions/format-text-direction-ltr.svg |   63 ++++++
 .../scalable/actions/format-text-direction-rtl.svg |   63 ++++++
 .../icons/scalable/actions/format-text-italic.svg  |   90 ++++++++
 .../scalable/actions/format-text-strikethrough.svg |  121 ++++++++++
 .../scalable/actions/format-text-underline.svg     |  152 +++++++++++++
 .../icons/scalable/actions/go-bottom.svg           |   78 +++++++
 .../icons/scalable/actions/go-down.svg             |   64 ++++++
 .../icons/scalable/actions/go-first.svg            |   78 +++++++
 .../icons/scalable/actions/go-home.svg             |   85 +++++++
 .../icons/scalable/actions/go-jump.svg             |   71 ++++++
 .../icons/scalable/actions/go-last.svg             |   78 +++++++
 .../icons/scalable/actions/go-next.svg             |   64 ++++++
 .../icons/scalable/actions/go-previous.svg         |   64 ++++++
 .../HighContrast/icons/scalable/actions/go-top.svg |   78 +++++++
 .../HighContrast/icons/scalable/actions/go-up.svg  |   63 ++++++
 .../icons/scalable/actions/help-about.svg          |  125 +++++++++++
 .../icons/scalable/actions/help-contents.svg       |  100 +++++++++
 .../icons/scalable/actions/help-faq.svg            |  133 +++++++++++
 .../icons/scalable/actions/insert-image.svg        |  188 ++++++++++++++++
 .../icons/scalable/actions/insert-link.svg         |   63 ++++++
 .../icons/scalable/actions/insert-object.svg       |   72 ++++++
 .../icons/scalable/actions/insert-text.svg         |  178 +++++++++++++++
 .../icons/scalable/actions/list-add.svg            |   71 ++++++
 .../icons/scalable/actions/list-remove.svg         |   68 ++++++
 .../icons/scalable/actions/mail-forward.svg        |  126 +++++++++++
 .../icons/scalable/actions/mail-mark-important.svg |  119 ++++++++++
 .../icons/scalable/actions/mail-mark-junk.svg      |   63 ++++++
 .../icons/scalable/actions/mail-mark-notjunk.svg   |   63 ++++++
 .../icons/scalable/actions/mail-mark-read.svg      |  105 +++++++++
 .../icons/scalable/actions/mail-mark-unread.svg    |  114 ++++++++++
 .../icons/scalable/actions/mail-message-new.svg    |  127 +++++++++++
 .../icons/scalable/actions/mail-reply-all.svg      |  166 ++++++++++++++
 .../icons/scalable/actions/mail-reply-sender.svg   |  123 ++++++++++
 .../icons/scalable/actions/mail-send-receive.svg   |  119 ++++++++++
 .../icons/scalable/actions/mail-send.svg           |   63 ++++++
 .../icons/scalable/actions/media-eject.svg         |  129 +++++++++++
 .../scalable/actions/media-playback-pause.svg      |  140 ++++++++++++
 .../scalable/actions/media-playback-start.svg      |   69 ++++++
 .../icons/scalable/actions/media-playback-stop.svg |  122 ++++++++++
 .../icons/scalable/actions/media-record.svg        |  132 +++++++++++
 .../icons/scalable/actions/media-seek-backward.svg |   96 ++++++++
 .../icons/scalable/actions/media-seek-forward.svg  |   95 ++++++++
 .../icons/scalable/actions/media-skip-backward.svg |  136 ++++++++++++
 .../icons/scalable/actions/media-skip-forward.svg  |  137 ++++++++++++
 .../scalable/actions/object-flip-horizontal.svg    |  119 ++++++++++
 .../scalable/actions/object-flip-vertical.svg      |  119 ++++++++++
 .../icons/scalable/actions/object-rotate-left.svg  |  119 ++++++++++
 .../icons/scalable/actions/object-rotate-right.svg |  119 ++++++++++
 .../icons/scalable/actions/process-stop.svg        |   68 ++++++
 .../icons/scalable/actions/system-lock-screen.svg  |   76 +++++++
 .../icons/scalable/actions/system-log-out.svg      |  105 +++++++++
 .../icons/scalable/actions/system-reboot.svg       |   63 ++++++
 .../icons/scalable/actions/system-run.svg          |   72 ++++++
 .../icons/scalable/actions/system-search.svg       |  157 +++++++++++++
 .../icons/scalable/actions/system-shutdown.svg     |   74 ++++++
 .../icons/scalable/actions/tool-check-spelling.svg |   31 +++
 .../scalable/actions/tools-check-spelling.svg      |   91 ++++++++
 .../icons/scalable/actions/view-fullscreen.svg     |   85 +++++++
 .../icons/scalable/actions/view-refresh.svg        |   98 ++++++++
 .../icons/scalable/actions/view-restore.svg        |   78 +++++++
 .../icons/scalable/actions/view-sort-ascending.svg |  117 ++++++++++
 .../scalable/actions/view-sort-descending.svg      |  111 +++++++++
 .../icons/scalable/actions/window-close.svg        |   84 +++++++
 .../icons/scalable/actions/window-new.svg          |   96 ++++++++
 .../icons/scalable/actions/zoom-fit-best.svg       |  217 ++++++++++++++++++
 .../icons/scalable/actions/zoom-in.svg             |  220 ++++++++++++++++++
 .../icons/scalable/actions/zoom-original.svg       |  165 ++++++++++++++
 .../icons/scalable/actions/zoom-out.svg            |  215 ++++++++++++++++++
 .../icons/scalable/apps-extra/Makefile.am          |   28 +++
 .../icons/scalable/apps-extra/brasero.svg          |  174 +++++++++++++++
 .../icons/scalable/apps-extra/bug-buddy.svg        |  189 ++++++++++++++++
 .../icons/scalable/apps-extra/firefox-icon.svg     |  141 ++++++++++++
 .../icons/scalable/apps-extra/glchess.svg          |  130 +++++++++++
 .../scalable/apps-extra/internet-group-chat.svg    |   73 ++++++
 .../icons/scalable/apps-extra/internet-mail.svg    |  114 ++++++++++
 .../scalable/apps-extra/internet-news-reader.svg   |   63 ++++++
 .../scalable/apps-extra/internet-web-browser.svg   |   63 ++++++
 .../icons/scalable/apps-extra/orca.svg             |  175 +++++++++++++++
 .../icons/scalable/apps-extra/pidgin.svg           |   73 ++++++
 .../preferences-system-network-proxy.svg           |   63 ++++++
 .../apps-extra/preferences-system-session.svg      |   63 ++++++
 .../apps-extra/preferences-system-windows.svg      |  107 +++++++++
 .../icons/scalable/apps-extra/rhythmbox.svg        |  163 ++++++++++++++
 .../icons/scalable/apps-extra/sound-juicer.svg     |  132 +++++++++++
 .../icons/scalable/apps-extra/thunderbird-icon.svg |  114 ++++++++++
 .../icons/scalable/apps-extra/tomboy.svg           |  110 +++++++++
 .../icons/scalable/apps-extra/totem.svg            |  154 +++++++++++++
 themes/HighContrast/icons/scalable/apps/.gitignore |    2 +
 .../HighContrast/icons/scalable/apps/Makefile.am   |   38 ++++
 .../icons/scalable/apps/accessories-calculator.svg |  167 ++++++++++++++
 .../scalable/apps/accessories-character-map.svg    |  147 ++++++++++++
 .../icons/scalable/apps/accessories-dictionary.svg |   63 ++++++
 .../scalable/apps/accessories-text-editor.svg      |  110 +++++++++
 .../icons/scalable/apps/help-browser.svg           |  155 +++++++++++++
 .../scalable/apps/multimedia-volume-control.svg    |  100 +++++++++
 .../apps/preferences-desktop-accessibility.svg     |  217 ++++++++++++++++++
 .../scalable/apps/preferences-desktop-font.svg     |   64 ++++++
 .../scalable/apps/preferences-desktop-keyboard.svg |   63 ++++++
 .../scalable/apps/preferences-desktop-locale.svg   |  126 +++++++++++
 .../apps/preferences-desktop-multimedia.svg        |   63 ++++++
 .../apps/preferences-desktop-screensaver.svg       |  182 +++++++++++++++
 .../scalable/apps/preferences-desktop-theme.svg    |   63 ++++++
 .../apps/preferences-desktop-wallpaper.svg         |   63 ++++++
 .../icons/scalable/apps/system-file-manager.svg    |  133 +++++++++++
 .../scalable/apps/system-software-install.svg      |   63 ++++++
 .../icons/scalable/apps/system-software-update.svg |   63 ++++++
 .../scalable/apps/utilities-system-monitor.svg     |  159 +++++++++++++
 .../icons/scalable/apps/utilities-terminal.svg     |  167 ++++++++++++++
 .../icons/scalable/categories-extra/Makefile.am    |   10 +
 .../icons/scalable/categories/.gitignore           |    2 +
 .../icons/scalable/categories/Makefile.am          |   38 ++++
 .../categories/applications-accessories.svg        |  110 +++++++++
 .../categories/applications-development.svg        |  122 ++++++++++
 .../categories/applications-engineering.svg        |   63 ++++++
 .../scalable/categories/applications-games.svg     |  122 ++++++++++
 .../scalable/categories/applications-graphics.svg  |   83 +++++++
 .../scalable/categories/applications-internet.svg  |  141 ++++++++++++
 .../categories/applications-multimedia.svg         |  163 ++++++++++++++
 .../scalable/categories/applications-office.svg    |   63 ++++++
 .../scalable/categories/applications-other.svg     |   63 ++++++
 .../scalable/categories/applications-science.svg   |  119 ++++++++++
 .../scalable/categories/applications-system.svg    |   94 ++++++++
 .../scalable/categories/applications-utilities.svg |   63 ++++++
 .../categories/preferences-desktop-peripherals.svg |  210 ++++++++++++++++++
 .../categories/preferences-desktop-personal.svg    |   63 ++++++
 .../scalable/categories/preferences-desktop.svg    |  118 ++++++++++
 .../scalable/categories/preferences-other.svg      |   63 ++++++
 .../categories/preferences-system-network.svg      |   63 ++++++
 .../scalable/categories/preferences-system.svg     |   99 ++++++++
 .../icons/scalable/categories/system-help.svg      |   63 ++++++
 .../icons/scalable/devices-extra/Makefile.am       |   11 +
 .../icons/scalable/devices-extra/media-flash.svg   |  148 ++++++++++++
 .../HighContrast/icons/scalable/devices/.gitignore |    2 +
 .../icons/scalable/devices/Makefile.am             |   46 ++++
 .../icons/scalable/devices/audio-card.svg          |   63 ++++++
 .../scalable/devices/audio-input-microphone.svg    |  144 ++++++++++++
 .../icons/scalable/devices/battery.svg             |  123 ++++++++++
 .../icons/scalable/devices/camera-photo.svg        |  115 ++++++++++
 .../icons/scalable/devices/camera-video.svg        |  110 +++++++++
 .../icons/scalable/devices/camera-web.svg          |   63 ++++++
 .../icons/scalable/devices/computer.svg            |  226 +++++++++++++++++++
 .../icons/scalable/devices/drive-harddisk.svg      |  128 +++++++++++
 .../icons/scalable/devices/drive-optical.svg       |  128 +++++++++++
 .../scalable/devices/drive-removable-media.svg     |  128 +++++++++++
 .../icons/scalable/devices/input-gaming.svg        |   63 ++++++
 .../icons/scalable/devices/input-keyboard.svg      |  172 ++++++++++++++
 .../icons/scalable/devices/input-mouse.svg         |  181 +++++++++++++++
 .../icons/scalable/devices/input-tablet.svg        |   63 ++++++
 .../icons/scalable/devices/media-flash.svg         |   88 ++++++++
 .../icons/scalable/devices/media-floppy.svg        |   85 +++++++
 .../icons/scalable/devices/media-optical.svg       |  132 +++++++++++
 .../icons/scalable/devices/media-tape.svg          |  130 +++++++++++
 .../HighContrast/icons/scalable/devices/modem.svg  |   63 ++++++
 .../icons/scalable/devices/multimedia-player.svg   |  120 ++++++++++
 .../icons/scalable/devices/network-wired.svg       |  127 +++++++++++
 .../icons/scalable/devices/network-wireless.svg    |  230 +++++++++++++++++++
 themes/HighContrast/icons/scalable/devices/pda.svg |   63 ++++++
 .../HighContrast/icons/scalable/devices/phone.svg  |  186 ++++++++++++++++
 .../icons/scalable/devices/printer.svg             |   99 ++++++++
 .../icons/scalable/devices/scanner.svg             |   63 ++++++
 .../icons/scalable/devices/video-display.svg       |  211 ++++++++++++++++++
 .../icons/scalable/emblems-extra/Makefile.am       |   10 +
 .../HighContrast/icons/scalable/emblems/.gitignore |    2 +
 .../icons/scalable/emblems/Makefile.am             |   32 +++
 .../icons/scalable/emblems/emblem-default.svg      |  132 +++++++++++
 .../icons/scalable/emblems/emblem-documents.svg    |   91 ++++++++
 .../icons/scalable/emblems/emblem-downloads.svg    |  118 ++++++++++
 .../icons/scalable/emblems/emblem-favorite.svg     |  115 ++++++++++
 .../icons/scalable/emblems/emblem-important.svg    |  119 ++++++++++
 .../icons/scalable/emblems/emblem-mail.svg         |  114 ++++++++++
 .../icons/scalable/emblems/emblem-photos.svg       |  121 ++++++++++
 .../icons/scalable/emblems/emblem-readonly.svg     |   76 +++++++
 .../icons/scalable/emblems/emblem-shared.svg       |   63 ++++++
 .../scalable/emblems/emblem-symbolic-link.svg      |   72 ++++++
 .../icons/scalable/emblems/emblem-synchronized.svg |   63 ++++++
 .../icons/scalable/emblems/emblem-system.svg       |  134 +++++++++++
 .../icons/scalable/emblems/emblem-unreadable.svg   |  118 ++++++++++
 .../icons/scalable/emotes-extra/Makefile.am        |   10 +
 .../HighContrast/icons/scalable/emotes/.cvignore   |    2 +
 .../HighContrast/icons/scalable/emotes/Makefile.am |   40 ++++
 .../icons/scalable/emotes/face-angel.svg           |   63 ++++++
 .../icons/scalable/emotes/face-angry.svg           |   63 ++++++
 .../icons/scalable/emotes/face-cool.svg            |  118 ++++++++++
 .../icons/scalable/emotes/face-crying.svg          |   63 ++++++
 .../icons/scalable/emotes/face-devilish.svg        |   63 ++++++
 .../icons/scalable/emotes/face-embarrassed.svg     |   63 ++++++
 .../icons/scalable/emotes/face-kiss.svg            |   63 ++++++
 .../icons/scalable/emotes/face-laugh.svg           |   63 ++++++
 .../icons/scalable/emotes/face-monkey.svg          |   63 ++++++
 .../icons/scalable/emotes/face-plain.svg           |  136 ++++++++++++
 .../icons/scalable/emotes/face-raspberry.svg       |   63 ++++++
 .../icons/scalable/emotes/face-sad.svg             |  137 ++++++++++++
 .../icons/scalable/emotes/face-sick.svg            |   63 ++++++
 .../icons/scalable/emotes/face-smile-big.svg       |  138 ++++++++++++
 .../icons/scalable/emotes/face-smile.svg           |  138 ++++++++++++
 .../icons/scalable/emotes/face-smirk.svg           |   63 ++++++
 .../icons/scalable/emotes/face-surprise.svg        |  152 +++++++++++++
 .../icons/scalable/emotes/face-tired.svg           |   63 ++++++
 .../icons/scalable/emotes/face-uncertain.svg       |   63 ++++++
 .../icons/scalable/emotes/face-wink.svg            |  138 ++++++++++++
 .../icons/scalable/emotes/face-worried.svg         |   63 ++++++
 .../icons/scalable/mimetypes-extra/Makefile.am     |   10 +
 .../icons/scalable/mimetypes/.gitignore            |    2 +
 .../icons/scalable/mimetypes/Makefile.am           |   34 +++
 .../mimetypes/application-x-executable.svg         |   60 +++++
 .../icons/scalable/mimetypes/audio-x-generic.svg   |  163 ++++++++++++++
 .../icons/scalable/mimetypes/font-x-generic.svg    |   87 ++++++++
 .../icons/scalable/mimetypes/image-x-generic.svg   |   93 ++++++++
 .../icons/scalable/mimetypes/package-x-generic.svg |  116 ++++++++++
 .../icons/scalable/mimetypes/text-html.svg         |  129 +++++++++++
 .../scalable/mimetypes/text-x-generic-template.svg |   11 +
 .../icons/scalable/mimetypes/text-x-generic.svg    |   94 ++++++++
 .../icons/scalable/mimetypes/text-x-preview.icon   |    2 +
 .../icons/scalable/mimetypes/text-x-preview.svg    |   83 +++++++
 .../icons/scalable/mimetypes/text-x-script.svg     |   92 ++++++++
 .../icons/scalable/mimetypes/video-x-generic.svg   |  234 ++++++++++++++++++++
 .../scalable/mimetypes/x-office-address-book.svg   |  143 ++++++++++++
 .../icons/scalable/mimetypes/x-office-calendar.svg |  188 ++++++++++++++++
 .../icons/scalable/mimetypes/x-office-document.svg |  109 +++++++++
 .../scalable/mimetypes/x-office-presentation.svg   |  160 +++++++++++++
 .../scalable/mimetypes/x-office-spreadsheet.svg    |   90 ++++++++
 .../icons/scalable/places-extra/Makefile.am        |   14 ++
 .../places-extra/library-internet-radio.svg        |  158 +++++++++++++
 .../scalable/places-extra/library-podcast.svg      |   99 ++++++++
 .../scalable/places-extra/playlist-automatic.svg   |  125 +++++++++++
 .../icons/scalable/places-extra/playlist.svg       |  109 +++++++++
 .../HighContrast/icons/scalable/places/.gitignore  |    2 +
 .../HighContrast/icons/scalable/places/Makefile.am |   21 ++
 .../icons/scalable/places/folder-remote.svg        |  101 +++++++++
 .../HighContrast/icons/scalable/places/folder.svg  |   99 ++++++++
 .../icons/scalable/places/network-server.svg       |  147 ++++++++++++
 .../icons/scalable/places/network-workgroup.svg    |  168 ++++++++++++++
 .../icons/scalable/places/start-here.svg           |  153 +++++++++++++
 .../icons/scalable/places/user-bookmarks.svg       |  112 ++++++++++
 .../icons/scalable/places/user-desktop.svg         |  136 ++++++++++++
 .../icons/scalable/places/user-home.svg            |   85 +++++++
 .../icons/scalable/places/user-trash.svg           |   87 ++++++++
 .../icons/scalable/status-extra/Makefile.am        |   14 ++
 .../icons/scalable/status-extra/nm-signal-100.svg  |  147 ++++++++++++
 .../icons/scalable/status-extra/nm-signal-25.svg   |  123 ++++++++++
 .../icons/scalable/status-extra/nm-signal-50.svg   |  131 +++++++++++
 .../icons/scalable/status-extra/nm-signal-75.svg   |  139 ++++++++++++
 .../icons/scalable/status-extra/user.svg           |  147 ++++++++++++
 .../HighContrast/icons/scalable/status/.gitignore  |    2 +
 .../HighContrast/icons/scalable/status/Makefile.am |   78 +++++++
 .../icons/scalable/status/appointment-missed.svg   |   63 ++++++
 .../icons/scalable/status/appointment-soon.svg     |   63 ++++++
 .../icons/scalable/status/audio-volume-high.svg    |  135 +++++++++++
 .../icons/scalable/status/audio-volume-low.svg     |  120 ++++++++++
 .../icons/scalable/status/audio-volume-medium.svg  |  125 +++++++++++
 .../icons/scalable/status/audio-volume-muted.svg   |  139 ++++++++++++
 .../icons/scalable/status/battery-caution.svg      |  151 +++++++++++++
 .../icons/scalable/status/battery-low.svg          |  151 +++++++++++++
 .../icons/scalable/status/dialog-error.svg         |   76 +++++++
 .../icons/scalable/status/dialog-information.svg   |  113 ++++++++++
 .../icons/scalable/status/dialog-password.svg      |   76 +++++++
 .../icons/scalable/status/dialog-question.svg      |   72 ++++++
 .../icons/scalable/status/dialog-warning.svg       |   95 ++++++++
 .../icons/scalable/status/folder-drag-accept.svg   |   70 ++++++
 .../icons/scalable/status/folder-open.svg          |   70 ++++++
 .../icons/scalable/status/folder-visiting.svg      |   84 +++++++
 .../icons/scalable/status/image-loading.svg        |   63 ++++++
 .../icons/scalable/status/image-missing.svg        |  143 ++++++++++++
 .../icons/scalable/status/mail-attachment.svg      |   69 ++++++
 .../icons/scalable/status/mail-read.svg            |   63 ++++++
 .../icons/scalable/status/mail-replied.svg         |   63 ++++++
 .../icons/scalable/status/mail-signed-verified.svg |   63 ++++++
 .../icons/scalable/status/mail-signed.svg          |   63 ++++++
 .../icons/scalable/status/mail-unread.svg          |   63 ++++++
 .../scalable/status/media-playlist-repeat.svg      |  111 +++++++++
 .../scalable/status/media-playlist-shuffle.svg     |  120 ++++++++++
 .../icons/scalable/status/network-error.svg        |   63 ++++++
 .../icons/scalable/status/network-idle.svg         |   63 ++++++
 .../icons/scalable/status/network-offline.svg      |   90 ++++++++
 .../icons/scalable/status/network-online.svg       |   94 ++++++++
 .../icons/scalable/status/network-receive.svg      |   63 ++++++
 .../scalable/status/network-transmit-receive.svg   |   63 ++++++
 .../icons/scalable/status/network-transmit.svg     |   63 ++++++
 .../icons/scalable/status/printer-error.svg        |   18 ++
 .../icons/scalable/status/printer-printing.svg     |   32 +++
 .../icons/scalable/status/security-high.svg        |   63 ++++++
 .../icons/scalable/status/security-low.svg         |   63 ++++++
 .../icons/scalable/status/security-medium.svg      |   63 ++++++
 .../scalable/status/software-update-available.svg  |  154 +++++++++++++
 .../scalable/status/software-update-urgent.svg     |  169 ++++++++++++++
 .../icons/scalable/status/sync-error.svg           |   63 ++++++
 .../icons/scalable/status/sync-synchronizing.svg   |   63 ++++++
 .../icons/scalable/status/task-due.svg             |   63 ++++++
 .../icons/scalable/status/task-past-due.svg        |   63 ++++++
 .../icons/scalable/status/user-away.svg            |   63 ++++++
 .../icons/scalable/status/user-idle.svg            |   63 ++++++
 .../icons/scalable/status/user-offline.svg         |   63 ++++++
 .../icons/scalable/status/user-online.svg          |   63 ++++++
 .../icons/scalable/status/user-trash-full.svg      |   77 +++++++
 .../icons/scalable/status/weather-clear-night.svg  |  152 +++++++++++++
 .../icons/scalable/status/weather-clear.svg        |  141 ++++++++++++
 .../scalable/status/weather-few-clouds-night.svg   |  163 ++++++++++++++
 .../icons/scalable/status/weather-few-clouds.svg   |  160 +++++++++++++
 .../icons/scalable/status/weather-fog.svg          |  123 ++++++++++
 .../icons/scalable/status/weather-overcast.svg     |  109 +++++++++
 .../icons/scalable/status/weather-severe-alert.svg |   63 ++++++
 .../scalable/status/weather-showers-scattered.svg  |  230 +++++++++++++++++++
 .../icons/scalable/status/weather-showers.svg      |  178 +++++++++++++++
 .../icons/scalable/status/weather-snow.svg         |  177 +++++++++++++++
 .../icons/scalable/status/weather-storm.svg        |  110 +++++++++
 381 files changed, 34741 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3827cb0..c8b4d5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,6 +38,14 @@ AC_SUBST(GTK_LIBS)
 GTK_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-3.0`
 AC_SUBST(GTK_VERSION)
 
+# Configure option to force placeholders
+AC_ARG_ENABLE([placeholders],
+              AC_HELP_STRING([--enable-placeholders],
+                             [Enable placeholder icons [default=no]]),
+              enable_placeholders=$enableval,
+              enable_placeholders=no)
+AM_CONDITIONAL(PLACEHOLDERS, test "x$enable_placeholders" != "xno")
+
 # Workaround to make aclocal get the right flags
 AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
 
@@ -54,6 +62,30 @@ themes/LowContrast/Makefile
 themes/LowContrast/gtk-3.0/Makefile
 themes/HighContrast/Makefile
 themes/HighContrast/gtk-3.0/Makefile
+themes/HighContrast/gtk-2.0/Makefile
+themes/HighContrast/icons/Makefile
+themes/HighContrast/icons/48x48/Makefile
+themes/HighContrast/icons/48x48/animations/Makefile
+themes/HighContrast/icons/48x48/stock/Makefile
+themes/HighContrast/icons/scalable/Makefile
+themes/HighContrast/icons/scalable/actions/Makefile
+themes/HighContrast/icons/scalable/apps/Makefile
+themes/HighContrast/icons/scalable/categories/Makefile
+themes/HighContrast/icons/scalable/devices/Makefile
+themes/HighContrast/icons/scalable/emblems/Makefile
+themes/HighContrast/icons/scalable/emotes/Makefile
+themes/HighContrast/icons/scalable/mimetypes/Makefile
+themes/HighContrast/icons/scalable/places/Makefile
+themes/HighContrast/icons/scalable/status/Makefile
+themes/HighContrast/icons/scalable/actions-extra/Makefile
+themes/HighContrast/icons/scalable/apps-extra/Makefile
+themes/HighContrast/icons/scalable/categories-extra/Makefile
+themes/HighContrast/icons/scalable/devices-extra/Makefile
+themes/HighContrast/icons/scalable/emblems-extra/Makefile
+themes/HighContrast/icons/scalable/emotes-extra/Makefile
+themes/HighContrast/icons/scalable/mimetypes-extra/Makefile
+themes/HighContrast/icons/scalable/places-extra/Makefile
+themes/HighContrast/icons/scalable/status-extra/Makefile
 themes/HighContrastInverse/Makefile
 themes/HighContrastInverse/gtk-3.0/Makefile
 src/Makefile
diff --git a/themes/HighContrast/Makefile.am b/themes/HighContrast/Makefile.am
index c5c9587..d409405 100644
--- a/themes/HighContrast/Makefile.am
+++ b/themes/HighContrast/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = gtk-3.0
+SUBDIRS = gtk-3.0 gtk-2.0 icons
 
 THEME_NAME=HighContrast
 THEME_IN_FILES=index.theme.in
diff --git a/themes/HighContrast/gtk-2.0/Makefile.am b/themes/HighContrast/gtk-2.0/Makefile.am
new file mode 100644
index 0000000..4bca2de
--- /dev/null
+++ b/themes/HighContrast/gtk-2.0/Makefile.am
@@ -0,0 +1,6 @@
+themedir = $(datadir)/themes/HighContrast/gtk-2.0
+theme_DATA = gtkrc
+
+EXTRA_DIST = $(theme_DATA)
+
+-include $(top_srcdir)/git.mk
diff --git a/themes/HighContrast/gtk-2.0/gtkrc b/themes/HighContrast/gtk-2.0/gtkrc
new file mode 100644
index 0000000..ffb6c9a
--- /dev/null
+++ b/themes/HighContrast/gtk-2.0/gtkrc
@@ -0,0 +1,79 @@
+# High-Contrast, "Normal Size" Theme
+#
+# Original gtkrc by Bill Haneman, based on Standard theme by T. Liebeck,
+# which was in turn based on lots of different gtkrc files but
+# primarily the one for the metal theme.
+#
+# High-contrast pixmap icons by jimmac with input from tigert.
+
+style "default"
+{
+  engine "hcengine" {
+    edge_thickness = 2
+  }
+
+  xthickness = 2
+  ythickness = 2
+
+  EelEditableLabel::cursor_aspect_ratio = 0.1
+  EelEditableLabel::cursor_color    = "#cc0000"
+
+  GtkEntry::cursor_color    = "#cc0000"
+  GtkEntry::cursor_aspect_ratio = 0.1
+
+  GtkHSV::focus-line-pattern = "\0"
+
+  GtkRange::stepper-size = 20
+
+  GtkTextView::cursor_aspect_ratio = 0.1
+  GtkTextView::cursor_color    = "#cc0000"
+
+  GtkTreeView::expander-size = 16
+
+  GtkWidget::focus-line-pattern = "\4\2"
+  GtkWidget::focus-line-width = 2
+  GtkWidget::focus-padding = 0
+  GtkWidget::interior_focus = 1
+  GtkWidget::link-color = "#000060"
+  GtkWidget::visited-link-color = "#600000"
+
+  # Nautilus
+  NautilusIconContainer::frame_text = 1
+
+  # Pidgin
+  GtkIMHtml::hyperlink-color = "#000060"
+  GtkIMHtml::hyperlink-visited-color = "#600000"
+  GtkIMHtml::hyperlink-prelight-color = "#404080"
+
+  # Evolution
+  GtkHTML::link_color = "#000060"
+  GtkHTML::vlink_color = "#600000"
+  GtkHTML::cite_color = "#003000"
+
+  fg[NORMAL]      = "#000000"
+  text[NORMAL]    = "#000000"
+  bg[NORMAL]      = "#ffffff"
+  base[NORMAL]    = "#ffffff"
+
+  fg[INSENSITIVE]      = "#999999"
+  text[INSENSITIVE]    = "#999999"
+  bg[INSENSITIVE]      = "#ccccff"
+  base[INSENSITIVE]    = "#ccccff"
+
+  fg[PRELIGHT]    = "#ccccff"
+  text[PRELIGHT]  = "#ccccff"
+  bg[PRELIGHT]    = "#000000"
+  base[PRELIGHT]  = "#000000"
+
+  fg[ACTIVE]      = "#000000"
+  text[ACTIVE]    = "#000000"
+  bg[ACTIVE]      = "#b8b891"
+  base[ACTIVE]    = "#b8b891"
+
+  fg[SELECTED]    = "#ffffff"
+  text[SELECTED]  = "#ffffff"
+  bg[SELECTED]    = "#000000"
+  base[SELECTED]  = "#333300"
+}
+
+class "GtkWidget" style "default"
diff --git a/themes/HighContrast/icons/48x48/.gitignore b/themes/HighContrast/icons/48x48/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/48x48/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/48x48/Makefile.am b/themes/HighContrast/icons/48x48/Makefile.am
new file mode 100644
index 0000000..63b991b
--- /dev/null
+++ b/themes/HighContrast/icons/48x48/Makefile.am
@@ -0,0 +1,4 @@
+
+themedir = $(datadir)/icons/HighContrast/48x48
+
+SUBDIRS = animations stock
diff --git a/themes/HighContrast/icons/48x48/animations/.gitignore b/themes/HighContrast/icons/48x48/animations/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/48x48/animations/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/48x48/animations/Makefile.am b/themes/HighContrast/icons/48x48/animations/Makefile.am
new file mode 100644
index 0000000..d9a90ba
--- /dev/null
+++ b/themes/HighContrast/icons/48x48/animations/Makefile.am
@@ -0,0 +1,17 @@
+themedir = $(datadir)/icons/HighContrast
+size = 48x48
+context = animations
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	process-idle.png \
+	process-working.png
+
+EXTRA_DIST = \
+	$(icon_DATA)
+
+MAINTAINERCLEANFILES = \
+	Makefile.in
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/48x48/animations/process-idle.png b/themes/HighContrast/icons/48x48/animations/process-idle.png
new file mode 100644
index 0000000..b3f0685
Binary files /dev/null and b/themes/HighContrast/icons/48x48/animations/process-idle.png differ
diff --git a/themes/HighContrast/icons/48x48/animations/process-idle.svg b/themes/HighContrast/icons/48x48/animations/process-idle.svg
new file mode 100644
index 0000000..8158eef
--- /dev/null
+++ b/themes/HighContrast/icons/48x48/animations/process-idle.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="process-idle.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="941"
+     inkscape:window-x="0"
+     inkscape:window-y="29">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="46.933333"
+       id="guide1315" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="1"
+       id="guide1317" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="4.9333333"
+       id="guide1319" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="42.933333"
+       id="guide1321" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="47"
+       id="guide1323" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="1"
+       id="guide1325" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="42.933333"
+       id="guide1327" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="5.0666667"
+       id="guide1329" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="39.133333"
+       id="guide3081" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="9.1333333"
+       id="guide3083" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="9.0666667"
+       id="guide3085" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="38.933333"
+       id="guide3087" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1331"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="23"
+       sodipodi:ry="23"
+       d="M 47 24 A 23 23 0 1 1  1,24 A 23 23 0 1 1  47 24 z" />
+    <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="path2206"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="19"
+       sodipodi:ry="19"
+       d="M 43 24 A 19 19 0 1 1  5,24 A 19 19 0 1 1  43 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path3089"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="15"
+       sodipodi:ry="15"
+       d="M 24,9 A 15,15 0 0 1 39,24 L 24,24 z"
+       sodipodi:start="4.712389"
+       sodipodi:end="6.2831853" />
+    <path
+       sodipodi:end="6.2831853"
+       sodipodi:start="4.712389"
+       d="M 24,9 A 15,15 0 0 1 39,24 L 24,24 z"
+       sodipodi:ry="15"
+       sodipodi:rx="15"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       id="path3964"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       sodipodi:type="arc"
+       transform="matrix(-1,7.849624e-17,-7.849624e-17,-1,48,48)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/48x48/animations/process-working.png b/themes/HighContrast/icons/48x48/animations/process-working.png
new file mode 100644
index 0000000..ec9d0af
Binary files /dev/null and b/themes/HighContrast/icons/48x48/animations/process-working.png differ
diff --git a/themes/HighContrast/icons/48x48/animations/process-working.xcf b/themes/HighContrast/icons/48x48/animations/process-working.xcf
new file mode 100644
index 0000000..c395b56
Binary files /dev/null and b/themes/HighContrast/icons/48x48/animations/process-working.xcf differ
diff --git a/themes/HighContrast/icons/48x48/stock/Makefile.am b/themes/HighContrast/icons/48x48/stock/Makefile.am
new file mode 100644
index 0000000..eb6b752
--- /dev/null
+++ b/themes/HighContrast/icons/48x48/stock/Makefile.am
@@ -0,0 +1,31 @@
+themedir = $(datadir)/icons/HighContrast
+size = 48x48
+context = stock
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	gtk-apply.png \
+	gtk-bold.png \
+	gtk-cancel.png \
+	gtk-connect.png \
+	gtk-convert.png \
+	gtk-disconnect.png \
+	gtk-dnd-multiple.png \
+	gtk-dnd.png \
+	gtk-edit.png \
+	gtk-index.png \
+	gtk-no.png \
+	gtk-preferences.png \
+	gtk-select-color.png \
+	gtk-select-font.png \
+	gtk-undelete.png \
+	gtk-yes.png
+
+EXTRA_DIST = \
+	$(icon_DATA)
+
+MAINTAINERCLEANFILES = \
+	Makefile.in
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-apply.png b/themes/HighContrast/icons/48x48/stock/gtk-apply.png
new file mode 100644
index 0000000..9627220
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-apply.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-bold.png b/themes/HighContrast/icons/48x48/stock/gtk-bold.png
new file mode 100644
index 0000000..fa7a403
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-bold.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-cancel.png b/themes/HighContrast/icons/48x48/stock/gtk-cancel.png
new file mode 100644
index 0000000..a892881
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-cancel.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-connect.png b/themes/HighContrast/icons/48x48/stock/gtk-connect.png
new file mode 100644
index 0000000..c4cd64f
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-connect.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-convert.png b/themes/HighContrast/icons/48x48/stock/gtk-convert.png
new file mode 100644
index 0000000..1a20adf
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-convert.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-disconnect.png b/themes/HighContrast/icons/48x48/stock/gtk-disconnect.png
new file mode 100644
index 0000000..4e7e77f
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-disconnect.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-dnd-multiple.png b/themes/HighContrast/icons/48x48/stock/gtk-dnd-multiple.png
new file mode 100644
index 0000000..3073c0b
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-dnd-multiple.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-dnd.png b/themes/HighContrast/icons/48x48/stock/gtk-dnd.png
new file mode 100644
index 0000000..eff57a6
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-dnd.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-edit.png b/themes/HighContrast/icons/48x48/stock/gtk-edit.png
new file mode 100644
index 0000000..b0dbb8b
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-edit.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-index.png b/themes/HighContrast/icons/48x48/stock/gtk-index.png
new file mode 100644
index 0000000..fb24b2f
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-index.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-no.png b/themes/HighContrast/icons/48x48/stock/gtk-no.png
new file mode 100644
index 0000000..a892881
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-no.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-preferences.png b/themes/HighContrast/icons/48x48/stock/gtk-preferences.png
new file mode 100644
index 0000000..0d2e0e8
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-preferences.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-select-color.png b/themes/HighContrast/icons/48x48/stock/gtk-select-color.png
new file mode 100644
index 0000000..25fdfa7
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-select-color.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-select-font.png b/themes/HighContrast/icons/48x48/stock/gtk-select-font.png
new file mode 100644
index 0000000..98b82c4
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-select-font.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-undelete.png b/themes/HighContrast/icons/48x48/stock/gtk-undelete.png
new file mode 100644
index 0000000..a1bb50a
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-undelete.png differ
diff --git a/themes/HighContrast/icons/48x48/stock/gtk-yes.png b/themes/HighContrast/icons/48x48/stock/gtk-yes.png
new file mode 100644
index 0000000..9627220
Binary files /dev/null and b/themes/HighContrast/icons/48x48/stock/gtk-yes.png differ
diff --git a/themes/HighContrast/icons/Makefile.am b/themes/HighContrast/icons/Makefile.am
new file mode 100644
index 0000000..0294bb5
--- /dev/null
+++ b/themes/HighContrast/icons/Makefile.am
@@ -0,0 +1,8 @@
+themedir = $(datadir)/icons/HighContrast
+
+theme_DATA = index.theme
+
+SUBDIRS = scalable 48x48
+
+EXTRA_DIST = index.theme
+
diff --git a/themes/HighContrast/icons/index.theme b/themes/HighContrast/icons/index.theme
new file mode 100644
index 0000000..cf9ffe0
--- /dev/null
+++ b/themes/HighContrast/icons/index.theme
@@ -0,0 +1,143 @@
+[Icon Theme]
+Name=HighContrast
+Comment=High contrast scalable icons with black borders
+Inherits=gnome
+Example=folder
+
+Directories=scalable/actions,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/mimetypes,scalable/places,scalable/status,48x48/animations,scalable/actions-extra,scalable/apps-extra,scalable/categories-extra,scalable/devices-extra,scalable/emblems-extra,scalable/emotes-extra,scalable/mimetypes-extra,scalable/places-extra,scalable/status-extra,48x48/stock
+
+[scalable/actions]
+Size=48
+Context=Actions
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/apps]
+Size=48
+Context=Applications
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/categories]
+Size=48
+Context=Categories
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/devices]
+Size=48
+Context=Devices
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/emblems]
+Size=48
+Context=Emblems
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/emotes]
+Size=48
+Context=Emotes
+Type=Scalable
+Minsize=12
+MaxSize=256
+
+[scalable/mimetypes]
+Size=48
+Context=MimeTypes
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/places]
+Size=48
+Context=Places
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/status]
+Size=48
+Context=Status
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[48x48/animations]
+Size=48
+Context=Animations
+Type=Scalable
+
+[48x48/stock]
+Size=48
+Context=Stock
+Type=Scalable
+
+[scalable/actions-extra]
+Size=48
+Context=Actions
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/apps-extra]
+Size=48
+Context=Applications
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/categories-extra]
+Size=48
+Context=Categories
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/devices-extra]
+Size=48
+Context=Devices
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/emblems-extra]
+Size=48
+Context=Emblems
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/emotes-extra]
+Size=48
+Context=Emotes
+Type=Scalable
+Minsize=12
+MaxSize=256
+
+[scalable/mimetypes-extra]
+Size=48
+Context=MimeTypes
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/places-extra]
+Size=48
+Context=Places
+Type=Scalable
+MinSize=12
+MaxSize=256
+
+[scalable/status-extra]
+Size=48
+Context=Status
+Type=Scalable
+MinSize=12
+MaxSize=256
diff --git a/themes/HighContrast/icons/scalable/.gitignore b/themes/HighContrast/icons/scalable/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/Makefile.am b/themes/HighContrast/icons/scalable/Makefile.am
new file mode 100644
index 0000000..82d7901
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/Makefile.am
@@ -0,0 +1,21 @@
+themedir = $(datadir)/icons/HighContrast/scalable
+
+SUBDIRS = \
+	actions			\
+	apps			\
+	categories		\
+	devices			\
+	emblems			\
+	emotes			\
+	mimetypes		\
+	places			\
+	status			\
+	actions-extra		\
+	apps-extra		\
+	categories-extra	\
+	devices-extra		\
+	emblems-extra		\
+	emotes-extra		\
+	mimetypes-extra		\
+	places-extra		\
+	status-extra
diff --git a/themes/HighContrast/icons/scalable/actions-extra/Makefile.am b/themes/HighContrast/icons/scalable/actions-extra/Makefile.am
new file mode 100644
index 0000000..bafd5ef
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions-extra/Makefile.am
@@ -0,0 +1,12 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = actions
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	bookmark-view.svg	\
+	history-view.svg
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/actions-extra/bookmark-view.svg b/themes/HighContrast/icons/scalable/actions-extra/bookmark-view.svg
new file mode 100644
index 0000000..5da2ab8
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions-extra/bookmark-view.svg
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Progetti/Artwork/blackwhite-icon-theme/scalable/actions-extra"
+   sodipodi:docname="bookmark-view.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="33.679824"
+     inkscape:cy="10.63939"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="6"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Bookmark View</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>bookmark</rdf:li>
+            <rdf:li>view</rdf:li>
+            <rdf:li>edit</rdf:li>
+            <rdf:li>web</rdf:li>
+            <rdf:li>favorites</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>Manage bookmarks in web browser</dc:coverage>
+        <dc:description>A book with a bookmark</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="2.9590359"
+       rx="2.9601042"
+       y="6"
+       x="9"
+       height="36"
+       width="32"
+       id="rect2768"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1880"
+       width="32"
+       height="36"
+       x="9"
+       y="6"
+       rx="2.9601042"
+       ry="2.9590359" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 20.591781,7 L 20.591781,32 L 27.183562,24 L 33.591781,32 L 33.591781,7"
+       id="path3655"
+       sodipodi:nodetypes="ccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions-extra/history-view.svg b/themes/HighContrast/icons/scalable/actions-extra/history-view.svg
new file mode 100644
index 0000000..f9c9b12
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions-extra/history-view.svg
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg3316"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="document-open-recent.svg">
+  <defs
+     id="defs3318" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.791667"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata3321">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.39595374;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect5508"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3324"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="24.000000"
+       sodipodi:ry="24.000000"
+       d="M 48.000000 24.000000 A 24.000000 24.000000 0 1 1  0.0000000,24.000000 A 24.000000 24.000000 0 1 1  48.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4052"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="20.000000"
+       sodipodi:ry="20.000000"
+       d="M 44.000000 24.000000 A 20.000000 20.000000 0 1 1  4.0000000,24.000000 A 20.000000 20.000000 0 1 1  44.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4780"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="16.000000"
+       sodipodi:ry="16.000000"
+       d="M 40.000000 24.000000 A 16.000000 16.000000 0 1 1  8.0000000,24.000000 A 16.000000 16.000000 0 1 1  40.000000 24.000000 z" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:7.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 24.000000,24.000000 L 30.000000,30.000000"
+       id="path6236"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path6964"
+       d="M 24.000000,23.000000 L 24.000000,12.000000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/.gitignore b/themes/HighContrast/icons/scalable/actions/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/actions/Makefile.am b/themes/HighContrast/icons/scalable/actions/Makefile.am
new file mode 100644
index 0000000..483a7de
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/Makefile.am
@@ -0,0 +1,126 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = actions
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	application-exit.svg \
+	contact-new.svg \
+	dialog-cancel.svg \
+	dialog-close.svg \
+	dialog-ok.svg \
+	document-new.svg \
+	document-open-recent.svg \
+	document-open.svg \
+	document-print-preview.svg \
+	document-print.svg \
+	document-properties.svg \
+	document-revert.svg \
+	document-save-as.svg \
+	document-save.svg \
+	edit-clear.svg \
+	edit-copy.svg \
+	edit-cut.svg \
+	edit-delete.svg \
+	edit-find-replace.svg \
+	edit-find.svg \
+	edit-paste.svg \
+	edit-redo.svg \
+	edit-undo.svg \
+	folder-new.svg \
+	format-indent-less.svg \
+	format-indent-more.svg \
+	format-justify-center.svg \
+	format-justify-fill.svg \
+	format-justify-left.svg \
+	format-justify-right.svg \
+	format-text-bold.svg \
+	format-text-italic.svg \
+	format-text-strikethrough.svg \
+	format-text-underline.svg \
+	go-bottom.svg \
+	go-down.svg \
+	go-first.svg \
+	go-home.svg \
+	go-jump.svg \
+	go-last.svg \
+	go-next.svg \
+	go-previous.svg \
+	go-top.svg \
+	go-up.svg \
+	help-about.svg \
+	help-contents.svg \
+	help-faq.svg \
+	insert-image.svg \
+	insert-object.svg \
+	insert-text.svg \
+	list-add.svg \
+	list-remove.svg \
+	mail-forward.svg \
+	mail-mark-important.svg \
+	mail-mark-read.svg \
+	mail-mark-unread.svg \
+	mail-message-new.svg \
+	mail-reply-all.svg \
+	mail-reply-sender.svg \
+	mail-send-receive.svg \
+	media-eject.svg \
+	media-playback-pause.svg \
+	media-playback-start.svg \
+	media-playback-stop.svg \
+	media-record.svg \
+	media-seek-backward.svg \
+	media-seek-forward.svg \
+	media-skip-backward.svg \
+	media-skip-forward.svg \
+	object-flip-horizontal.svg \
+	object-flip-vertical.svg \
+	object-rotate-left.svg \
+	object-rotate-right.svg \
+	process-stop.svg \
+	system-lock-screen.svg \
+	system-log-out.svg \
+	system-run.svg \
+	system-search.svg \
+	system-shutdown.svg \
+	tool-check-spelling.svg \
+	tools-check-spelling.svg \
+	view-fullscreen.svg \
+	view-refresh.svg \
+	view-restore.svg \
+	view-sort-ascending.svg \
+	view-sort-descending.svg \
+	window-close.svg \
+	window-new.svg \
+	zoom-fit-best.svg \
+	zoom-in.svg \
+	zoom-original.svg \
+	zoom-out.svg
+
+placeholder_FILES = \
+	address-book-new.svg \
+	appointment-new.svg \
+	call-start.svg \
+	call-stop.svg \
+	document-page-setup.svg \
+	document-send.svg \
+	edit-select-all.svg \
+	format-text-direction-ltr.svg \
+	format-text-direction-rtl.svg \
+	insert-link.svg \
+	mail-mark-junk.svg \
+	mail-mark-notjunk.svg \
+	mail-send.svg \
+	system-reboot.svg
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+
+EXTRA_DIST = \
+	$(icon_DATA)	\
+	$(placeholder_FILES)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/actions/address-book-new.svg b/themes/HighContrast/icons/scalable/actions/address-book-new.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/address-book-new.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/application-exit.svg b/themes/HighContrast/icons/scalable/actions/application-exit.svg
new file mode 100644
index 0000000..84ba347
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/application-exit.svg
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.44"
+   sodipodi:docname="application-exit.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   version="1.0"><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"; /><dc:title>Application Exit</dc:title><dc:subject><rdf:Bag><rdf:li>exit</rdf:li><rdf:li>quit</rdf:li><rdf:li>application</rdf:li><rdf:li>program</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><defs
+   id="defs25">
+		
+	
+			
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="944"
+   inkscape:window-width="1270"
+   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"
+   inkscape:grid-points="true"
+   inkscape:zoom="12.183333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"
+   width="48px"
+   height="48px" />
+	<rect
+   style="fill:none;fill-opacity:0.33602151;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect1906"
+   width="48"
+   height="48"
+   x="0"
+   y="-2.6645353e-15" /><path
+   style="fill-rule:nonzero;stroke:white;stroke-width:6.05700016;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 12,4.8 C 10.8,4.8 8.8,6.4 8.8,8 L 8.8,40 C 8.8,41.6 10.4,43.2 12,43.2 L 37.6,43.2 C 39.2,43.2 40.8,41.6 40.8,40 L 40.8,8 C 40.8,6.4 39.2,4.8 37.6,4.8 L 12,4.8 z "
+   id="path7"
+   sodipodi:nodetypes="ccccccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 12,4.8 C 10.4,4.8 8.8,6.4 8.8,8 L 8.8,40 C 8.8,41.6 10.4,43.2 12,43.2 L 37.6,43.2 C 39.2,43.2 40.8,41.6 40.8,40 L 40.8,8 C 40.8,6.4 39.2,4.8 37.6,4.8 L 12,4.8 z "
+   id="path9"
+   sodipodi:nodetypes="ccccccccc" /><path
+   style="fill:white;fill-rule:nonzero;stroke:none;stroke-width:0.75709999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 28.1,29.6 C 28.1,30 28,30.2 27.7,30.4 L 13.6,40 C 12.64323,39.828686 11.998969,38.799683 12,38.4 L 12,8.8 C 12,8.4 12.4,8 12.8,8 L 27.5,6.8 C 27.9,6.8 28.2,7.1 28.2,7.5 L 28.2,29.7 L 28.1,29.6 z "
+   id="path13"
+   sodipodi:nodetypes="cccccccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 25.5,15.1 C 25.5,16.3 24.5,17.3 23.3,17.3 C 22.1,17.3 21.1,16.3 21.1,15.1 C 21.1,13.9 22.1,12.9 23.3,12.9 C 24.5,12.9 25.5,13.9 25.5,15.1 L 25.5,15.1 z "
+   id="path15" /><path
+   style="fill:white;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 12.8,12.3 C 12.2,12.6 12.8,13 12.8,13.6 C 12.8,13.6 12.8,15.1 12.8,16.8 C 10.8,16.8 5.6,16.8 5.6,16.8 C 4,16.8 2.4,18.4 2.4,20 L 2.4,28 C 2.4,29.6 4,31.2 5.6,31.2 C 5.6,31.2 10.8,31.2 12.8,31.2 C 12.8,32.8 12.8,33.6 12.8,33.6 C 12.8,34.3 12.2,34.9 12.8,35.1 C 13.4,35.4 14.1,35.2 14.6,34.7 L 24.2,25.1 C 25.2,24.1 24.9,23 24.2,22.4 L 24.2,22.4 L 14.6,12.7 C 14.1,12.2 13.4,12.1 12.7,12.3 L 12.8,12.3 z "
+   id="path17"
+   sodipodi:nodetypes="ccccccccccccccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 14.4,13.6 C 14.4,13.4 14.6,13.4 14.7,13.5 L 23.2,23.4 C 23.5,23.7 23.4,23.8 23.2,24 L 14.6,33.7 C 14.5,33.8 14.4,33.7 14.4,33.6 L 14.4,28 L 6.4,28 C 6.4,28 5.6,28 5.6,27.2 L 5.6,20.8 C 5.6,20 6.4,20 6.4,20 L 14.4,20 L 14.4,13.6 z "
+   id="path19"
+   sodipodi:nodetypes="ccccccccccccc" />
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:black;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/themes/HighContrast/icons/scalable/actions/appointment-new.svg b/themes/HighContrast/icons/scalable/actions/appointment-new.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/appointment-new.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/call-start.svg b/themes/HighContrast/icons/scalable/actions/call-start.svg
new file mode 100644
index 0000000..751478b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/call-start.svg
@@ -0,0 +1,118 @@
+<?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="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="call-start.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3306">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective8" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.083333"
+     inkscape:cx="10.243094"
+     inkscape:cy="29.303867"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="false"
+     inkscape:snap-bbox="false"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3153"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Call Start</dc:title>
+        <dc:date>November 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>call</rdf:li>
+            <rdf:li>incoming</rdf:li>
+            <rdf:li>open</rdf:li>
+            <rdf:li>start</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>Start an incoming call</dc:coverage>
+        <dc:description>A phone receiver </dc:description>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>A lot of mobile phones over the world :)</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.31854838000000002;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2381"
+       width="48.132595"
+       height="48.132595"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       id="path3668"
+       d="M 13,29 L 5,29 L 5,16 C 5,14 6,13 8,13 L 40,13 C 42,13 43,14 43,16 L 43,29 L 35,29 L 35,22 C 35,22 35,21 34,21 L 14,21 C 13,21 13,22 13,22 L 13,29 z"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;marker-start:none;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:none;fill-opacity:1"
+       d="M 13,29 L 5,29 L 5,16 C 5,14 6,13 8,13 L 40,13 C 42,13 43,14 43,16 L 43,29 L 35,29 L 35,22 C 35,22 35,21 34,21 L 14,21 C 13,21 13,22 13,22 L 13,29 z"
+       id="path3155"
+       sodipodi:nodetypes="ccccccccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/call-stop.svg b/themes/HighContrast/icons/scalable/actions/call-stop.svg
new file mode 100644
index 0000000..1891241
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/call-stop.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://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="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="call-stop.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3306">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective8" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.083333"
+     inkscape:cx="9.0165748"
+     inkscape:cy="29.303866"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="false"
+     inkscape:snap-bbox="false"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3153"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Call Stop</dc:title>
+        <dc:date>November 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>call</rdf:li>
+            <rdf:li>close</rdf:li>
+            <rdf:li>stop</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>Stop an call</dc:coverage>
+        <dc:description>A hanged up phone receiver </dc:description>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>A lot of mobile phones over the world :)</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.31854838000000002;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2381"
+       width="48.132595"
+       height="48.132595"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:nodetypes="ccccccccccccc"
+       id="path3668"
+       d="M 13,29 L 5,29 L 5,16 C 5,14 6,13 8,13 L 40,13 C 42,13 43,14 43,16 L 43,29 L 35,29 L 35,22 C 35,22 35,21 34,21 L 14,21 C 13,21 13,22 13,22 L 13,29 z"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;marker-start:none;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       ry="2.0552487"
+       y="24"
+       x="16"
+       height="5"
+       width="16"
+       id="rect2384"
+       style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:none;fill-opacity:1"
+       d="M 13,29 L 5,29 L 5,16 C 5,14 6,13 8,13 L 40,13 C 42,13 43,14 43,16 L 43,29 L 35,29 L 35,22 C 35,22 35,21 34,21 L 14,21 C 13,21 13,22 13,22 L 13,29 z"
+       id="path3155"
+       sodipodi:nodetypes="ccccccccccccc" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3670"
+       width="16"
+       height="5"
+       x="16"
+       y="24"
+       ry="2.0552487" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/contact-new.svg b/themes/HighContrast/icons/scalable/actions/contact-new.svg
new file mode 100644
index 0000000..4b2bf10
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/contact-new.svg
@@ -0,0 +1,95 @@
+<?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="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.43+0.44pre0"
+   sodipodi:docbase="/home/andreas/project/highcontrast/scalable/actions"
+   sodipodi:docname="contact-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="white"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14"
+     inkscape:cx="30.627691"
+     inkscape:cy="22.829952"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1680"
+     inkscape:window-height="973"
+     inkscape:window-x="0"
+     inkscape:window-y="27" />
+  <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>New Contact</dc:title>
+        <dc:date>September 2006</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>contact</rdf:li>
+            <rdf:li>address</rdf:li>
+            <rdf:li>add</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:source>http://www.gnome.org</dc:source>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       style="opacity:1;fill:black;fill-opacity:1;stroke:white;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 24 2.0625 C 16.271999 2.0625 9.9999999 8.3229641 10 16.03125 C 10 20.477656 12.094241 24.442056 15.34375 27 L 10.34375 27 C 5.7138931 27 2 31.237 2 36.5 L 2 46 L 46 46 L 46 36.5 C 46 31.237002 42.286108 27 37.65625 27 L 32.65625 27 C 35.905759 24.442056 38.000001 20.477656 38 16.03125 C 38 8.3229641 31.728002 2.0625 24 2.0625 z "
+       id="rect4337" />
+    <path
+       style="font-size:30.34267998px;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:white;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
+       d="M 25.938551,7.083704 L 25.938551,14.204306 L 32.993807,14.204306 L 32.993807,18.022255 L 25.938551,18.022255 L 25.938551,25.071428 L 22.055257,25.071428 L 22.055257,18.022255 L 15,18.022255 L 15,14.204306 L 22.055257,14.204306 L 22.055257,7.083704 L 25.938551,7.083704"
+       id="text4342"
+       sodipodi:nodetypes="ccccccccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/dialog-cancel.svg b/themes/HighContrast/icons/scalable/actions/dialog-cancel.svg
new file mode 100644
index 0000000..0ea5e99
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/dialog-cancel.svg
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="dialog-cancel.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.958333"
+     inkscape:cx="23.999998"
+     inkscape:cy="23.999998"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="950"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.000000"
+       id="guide6244" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="24.000000"
+       id="guide6246" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <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="rect3312"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000" />
+    <path
+       d="M 43.988319 24.006371 A 19.994690 19.994690 0 1 1  3.9989395,24.006371 A 19.994690 19.994690 0 1 1  43.988319 24.006371 z"
+       sodipodi:ry="19.994690"
+       sodipodi:rx="19.994690"
+       sodipodi:cy="24.006371"
+       sodipodi:cx="23.993629"
+       id="path7705"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4768"
+       sodipodi:cx="23.993629"
+       sodipodi:cy="24.006371"
+       sodipodi:rx="18.992079"
+       sodipodi:ry="19.117405"
+       d="M 42.985708 24.006371 A 18.992079 19.117405 0 1 1  5.0015507,24.006371 A 18.992079 19.117405 0 1 1  42.985708 24.006371 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path6249"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="12.748488"
+       sodipodi:ry="12.748488"
+       d="M 36.748488 24.000000 A 12.748488 12.748488 0 1 1  11.251512,24.000000 A 12.748488 12.748488 0 1 1  36.748488 24.000000 z"
+       transform="matrix(0.950710,0.000000,0.000000,0.950710,1.182974,1.182974)" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect6977"
+       width="31.867102"
+       height="7.3353643"
+       x="-15.933557"
+       y="30.273449"
+       transform="matrix(-0.707107,0.707107,0.707107,0.707107,0.000000,0.000000)"
+       ry="0.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/dialog-close.svg b/themes/HighContrast/icons/scalable/actions/dialog-close.svg
new file mode 100644
index 0000000..46d38f2
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/dialog-close.svg
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   version="1.0"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="dialog-close.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.895833"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1268"
+     inkscape:window-height="947"
+     inkscape:window-x="6"
+     inkscape:window-y="46" />
+  <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:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path1307"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="22"
+       sodipodi:ry="22"
+       d="M 46 24 A 22 22 0 1 1  2,24 A 22 22 0 1 1  46 24 z" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 16.221825,16.221825 L 31.778175,31.778175"
+       id="path2186"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3936"
+       d="M 31.778175,16.221825 L 16.221825,31.778175"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3938"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/dialog-ok.svg b/themes/HighContrast/icons/scalable/actions/dialog-ok.svg
new file mode 100644
index 0000000..a4efc3e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/dialog-ok.svg
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="dialog-ok.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata17"><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>Dialog OK</dc:title><dc:subject><rdf:Bag><rdf:li>OK</rdf:li><rdf:li>apply</rdf:li><rdf:li>check mark</rdf:li></rdf:Bag></dc:subject><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs15" /><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   gridtolerance="0.50000000px"
+   guidetolerance="0.50000000px"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<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="rect7678"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="ccccccc"
+   id="path6950"
+   d="M 19.000000,27.000000 C 15.673634,23.673634 11.000000,19.000000 11.000000,19.000000 L 4.0000000,26.000000 L 18.000000,40.000000 L 44.000000,14.000000 L 38.000000,8.0000000 L 19.000000,27.000000 z "
+   style="fill-rule:evenodd;stroke:#ffffff;stroke-miterlimit:4.0000000;fill:#ffffff;fill-opacity:1.0000000;stroke-opacity:1.0000000;stroke-width:8.0000000;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round" /><path
+   style="fill-rule:evenodd;stroke:none;stroke-miterlimit:4.0000000;fill:#000000;fill-opacity:1.0000000"
+   d="M 19.000000,27.000000 C 15.673634,23.673634 11.000000,19.000000 11.000000,19.000000 L 4.0000000,26.000000 L 18.000000,40.000000 L 44.000000,14.000000 L 38.000000,8.0000000 L 19.000000,27.000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-new.svg b/themes/HighContrast/icons/scalable/actions/document-new.svg
new file mode 100644
index 0000000..ffda31c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-new.svg
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docname="document-new.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"><metadata
+   id="metadata19"><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>Document new</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /><dc:subject><rdf:Bag><rdf:li>document new</rdf:li><rdf:li>document add</rdf:li></rdf:Bag></dc:subject><dc:description>A paper sheet with a + sign</dc:description></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs17">
+		
+		
+		
+		
+	</defs><sodipodi:namedview
+   inkscape:window-height="944"
+   inkscape:window-width="1270"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="0.50000000px"
+   showgrid="true"
+   guidetolerance="0.50000000px"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.958333"
+   inkscape:cx="24"
+   inkscape:cy="29.013055"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.944882"
+     id="guide3305" /><sodipodi:guide
+     orientation="horizontal"
+     position="28.031496"
+     id="guide3307" /></sodipodi:namedview>
+	<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="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="cccccc"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000;stroke-opacity:1.0000000"
+   d="M 39.000000,41.000000 L 9.0000000,41.000000 L 9.0000000,6.0000000 L 26.000000,6.0000000 L 39.000000,20.000000 L 39.000000,41.000000 z "
+   id="path4775" /><path
+   id="path7"
+   d="M 39.000000,41.000000 L 9.0000000,41.000000 L 9.0000000,6.0000000 L 26.000000,6.0000000 L 39.000000,20.000000 L 39.000000,41.000000 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:#000000;stroke-width:4.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 36.991406,20 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 24.969291,8.0338583 L 36.991406,20 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="cccccc" />
+	
+<path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 23,16 L 23,32"
+   id="path1309"
+   sodipodi:nodetypes="cc" /><path
+   id="path2184"
+   d="M 31,24 L 15,24"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:nodetypes="cc" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-open-recent.svg b/themes/HighContrast/icons/scalable/actions/document-open-recent.svg
new file mode 100644
index 0000000..f9c9b12
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-open-recent.svg
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg3316"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="document-open-recent.svg">
+  <defs
+     id="defs3318" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.791667"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata3321">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.39595374;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect5508"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3324"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="24.000000"
+       sodipodi:ry="24.000000"
+       d="M 48.000000 24.000000 A 24.000000 24.000000 0 1 1  0.0000000,24.000000 A 24.000000 24.000000 0 1 1  48.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4052"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="20.000000"
+       sodipodi:ry="20.000000"
+       d="M 44.000000 24.000000 A 20.000000 20.000000 0 1 1  4.0000000,24.000000 A 20.000000 20.000000 0 1 1  44.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4780"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="16.000000"
+       sodipodi:ry="16.000000"
+       d="M 40.000000 24.000000 A 16.000000 16.000000 0 1 1  8.0000000,24.000000 A 16.000000 16.000000 0 1 1  40.000000 24.000000 z" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:7.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 24.000000,24.000000 L 30.000000,30.000000"
+       id="path6236"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path6964"
+       d="M 24.000000,23.000000 L 24.000000,12.000000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/document-open.svg b/themes/HighContrast/icons/scalable/actions/document-open.svg
new file mode 100644
index 0000000..77da845
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-open.svg
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="document-open.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata19"><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="defs17">
+		
+	
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="948"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:grid-bbox="true"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.791667"
+   inkscape:cx="26.164026"
+   inkscape:cy="23.821205"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:0.44219652;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3315"
+   width="48.126648"
+   height="48.189972"
+   x="-0.063324541"
+   y="-0.063324541" /><path
+   sodipodi:nodetypes="ccccccscccccccc"
+   id="path5506"
+   d="M 6.0000000,9.0000000 C 5.0000000,9.0000000 4.0000000,10.000000 4.0000000,11.000000 L 4.0000000,36.000000 C 4.0000000,38.000000 5.0000000,39.000000 7.0000000,39.000000 L 35.000000,39.000000 C 37.000000,39.000000 38.000000,37.000000 38.000000,37.000000 L 44.000000,22.000000 C 44.584012,20.539971 44.000000,17.000000 41.000000,17.000000 L 36.000000,17.000000 C 36.000000,16.200000 36.000000,16.000000 36.000000,16.000000 C 36.000000,14.000000 35.000000,13.000000 33.000000,13.000000 L 20.000000,13.000000 L 20.000000,11.000000 C 20.000000,10.000000 19.000000,9.0000000 18.000000,9.0000000 L 6.0000000,9.0000000 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-miterlimit:4.0000000;fill:#ffffff;fill-opacity:1.0000000;stroke-opacity:1.0000000;stroke-width:8.0000000;stroke-dasharray:none" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000;fill:#000000;fill-opacity:1.0000000"
+   d="M 6.0000000,9.0000000 C 5.0000000,9.0000000 4.0000000,10.000000 4.0000000,11.000000 L 4.0000000,36.000000 C 4.0000000,38.000000 5.0000000,39.000000 7.0000000,39.000000 L 35.000000,39.000000 C 37.000000,39.000000 38.000000,37.000000 38.000000,37.000000 L 44.000000,22.000000 C 44.584012,20.539971 44.000000,17.000000 41.000000,17.000000 L 36.000000,17.000000 C 36.000000,16.200000 36.000000,16.000000 36.000000,16.000000 C 36.000000,14.000000 35.000000,13.000000 33.000000,13.000000 L 20.000000,13.000000 L 20.000000,11.000000 C 20.000000,10.000000 19.000000,9.0000000 18.000000,9.0000000 L 6.0000000,9.0000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccccscccccccc" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 9.0000000,35.000000 L 33.000000,35.100000 C 33.600000,35.100000 34.200000,34.700000 34.500000,34.200000 C 35.200000,33.200000 39.300000,23.600000 39.300000,21.700000 C 39.300000,21.300000 39.300000,21.000000 38.000000,21.000000 L 15.000000,21.000000 C 14.600000,21.000000 14.100000,21.300000 14.000000,21.900000 C 13.900000,23.400000 11.100000,33.138786 10.000000,34.438786 C 9.7000000,34.838786 9.0000000,35.000000 9.0000000,35.000000 L 9.0000000,35.000000 z "
+   id="path11"
+   sodipodi:nodetypes="cccscccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-page-setup.svg b/themes/HighContrast/icons/scalable/actions/document-page-setup.svg
new file mode 100644
index 0000000..da6e168
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-page-setup.svg
@@ -0,0 +1,79 @@
+<?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.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="document-page-setup.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+   id="metadata19"><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>Document Page Setup</dc:title><dc:creator><cc:Agent><dc:title>Kevin Kubasik</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="" /><dc:subject><rdf:Bag><rdf:li>document</rdf:li><rdf:li>page setup</rdf:li><rdf:li>print margins</rdf:li></rdf:Bag></dc:subject><dc:description>A paper sheet with a gear sign</dc:description><dc:coverage>Set up magins and other for print</dc:coverage><dc:contributor><cc:Agent><dc:title></dc:title></cc:Agent></dc:contributor></cc:Work></rdf:RDF></metadata><defs
+   id="defs17" /><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="10000"
+   showgrid="true"
+   guidetolerance="10000"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.083333"
+   inkscape:cx="22.839779"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   objecttolerance="10000"
+   inkscape:object-nodes="true"
+   inkscape:object-paths="true"><inkscape:grid
+     type="xygrid"
+     visible="true"
+     enabled="true"
+     id="grid2392" /></sodipodi:namedview>
+	<rect
+   style="fill:none;fill-opacity:0.44354838000000002;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="cccccc"
+   style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 39,41.125326 L 9,41.125326 L 9,6.1253264 L 26,6.1253264 L 39,20.125326 L 39,41.125326 z"
+   id="path4775" /><path
+   id="path7"
+   d="M 39.000000,41.000000 L 9.0000000,41.000000 L 9.0000000,6.0000000 L 26.000000,6.0000000 L 39.000000,20.000000 L 39.000000,41.000000 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:#000000;stroke-width:4.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 36.991406,20 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 24.969291,8.0338583 L 36.991406,20 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="cccccc" />
+	
+<g
+   id="g3285"
+   transform="matrix(-0.4999999,-0.8660254,0.8660254,-0.4999999,13.481629,56.411881)"><path
+     id="path2461"
+     d="M 30.908406,17.288836 L 28.042381,20.252938 C 27.676355,18.886912 25.078279,17.386913 23.712253,17.752938 L 24.846228,13.788836 L 19.5161,13.020887 L 20.265435,18.079122 C 19.672684,18.312176 18.718815,18.844118 18.248152,19.21704 L 14.418024,15.851015 L 11.418024,21.047168 L 16.248152,22.681142 C 16.117131,23.269427 16.191325,24.270343 16.277856,24.934122 L 11.516101,26.877295 L 14.846229,31.109346 L 17.712254,28.145244 C 18.078279,29.511269 20.676356,31.011269 22.042381,30.645244 L 20.908407,34.609346 L 26.238534,35.377294 L 25.640458,30.413193 C 26.520309,30.097906 26.824499,29.793582 27.506483,29.181142 L 31.336611,32.547167 L 34.33661,27.351014 L 29.506483,25.71704 C 29.637504,25.128756 29.726987,24.148769 29.640457,23.484989 L 34.238534,21.520887 L 30.908406,17.288836 z M 23.983271,26.681806 C 22.606842,27.276659 20.968543,26.659386 20.32263,25.289613 C 19.676716,23.91984 20.345049,22.274885 21.714822,21.628971 C 23.091251,21.034118 24.72955,21.651391 25.375464
 ,23.021164 C 25.970318,24.397593 25.353045,26.035892 23.983271,26.681806 z"
+     style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+     sodipodi:nodetypes="ccccccccccccccccccccccccccsccc" /></g></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-print-preview.svg b/themes/HighContrast/icons/scalable/actions/document-print-preview.svg
new file mode 100644
index 0000000..80181ba
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-print-preview.svg
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="document-print-preview.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   version="1.0"><metadata
+   id="metadata31"><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="defs29">
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="974"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="16.416667"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="0"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect3981"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0"
+   ry="0" /><g
+   id="g3100"
+   style="stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1"><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z "
+     id="path3102"
+     sodipodi:nodetypes="ccccccccc" /><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z "
+     id="path3104"
+     sodipodi:nodetypes="ccccccccc" /><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z "
+     id="path3106"
+     sodipodi:nodetypes="ccccccc" /></g><g
+   id="g3095"><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path13"
+     d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path15"
+     d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccccc"
+     id="path17"
+     d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /></g><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 36,27 L 12,27 L 12,9 C 12,9 12,8 13,8 L 35,8 C 36,8 36,9 36,9 L 36,27 z "
+   id="path19"
+   sodipodi:nodetypes="ccccccc" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:4;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 16.6,21 L 31,21"
+   id="path21"
+   sodipodi:nodetypes="cc" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:4;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 16.538776,14 L 31,14"
+   id="path23"
+   sodipodi:nodetypes="cc" />
+	
+<path
+   id="path25"
+   d="M 43.8385,37.1385 L 36.1385,29.4385 C 35.4385,28.7385 34.4385,28.5385 33.5385,28.8385 C 35.3385,26.7385 36.4385,23.9385 36.4385,20.9385 C 36.4385,14.1385 30.9385,8.6385002 24.1385,8.6385002 C 17.2385,8.6385002 11.7385,14.1385 11.7385,20.9385 C 11.7385,27.7385 17.2385,33.2385 24.0385,33.2385 C 27.0385,33.2385 29.7385,32.1385 31.8385,30.4385 C 31.5385,31.3385 31.7385,32.3385 32.4385,33.1385 L 40.1385,40.8385 C 41.1385,41.8385 42.8385,41.8385 43.8385,40.8385 C 44.8385,39.8385 44.8385,38.2385 43.8385,37.1385 L 43.8385,37.1385 z M 24.0385,29.9385 C 19.0385,29.9385 15.0385,25.8385 15.0385,20.9385 C 15.0385,15.9385 19.1385,11.9385 24.0385,11.9385 C 29.0385,11.9385 33.0385,16.0385 33.0385,20.9385 C 33.0385,25.9385 28.9385,29.9385 24.0385,29.9385 z "
+   style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:6.82299995;stroke-linejoin:miter;stroke-miterlimit:4" /><path
+   id="path27"
+   d="M 43.8385,37.1385 L 36.1385,29.4385 C 35.4385,28.7385 34.4385,28.5385 33.5385,28.8385 C 35.3385,26.7385 36.4385,23.9385 36.4385,20.9385 C 36.4385,14.1385 30.9385,8.6385002 24.1385,8.6385002 C 17.2385,8.6385002 11.7385,14.1385 11.7385,20.9385 C 11.7385,27.7385 17.2385,33.2385 24.0385,33.2385 C 27.0385,33.2385 29.7385,32.1385 31.8385,30.4385 C 31.5385,31.3385 31.7385,32.3385 32.4385,33.1385 L 40.1385,40.8385 C 41.1385,41.8385 42.8385,41.8385 43.8385,40.8385 C 44.8385,39.8385 44.8385,38.2385 43.8385,37.1385 L 43.8385,37.1385 z M 24.0385,29.9385 C 19.0385,29.9385 15.0385,25.8385 15.0385,20.9385 C 15.0385,15.9385 19.1385,11.9385 24.0385,11.9385 C 29.0385,11.9385 33.0385,16.0385 33.0385,20.9385 C 33.0385,25.9385 28.9385,29.9385 24.0385,29.9385 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.45559978;stroke-linejoin:round;stroke-miterlimit:4" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-print.svg b/themes/HighContrast/icons/scalable/actions/document-print.svg
new file mode 100644
index 0000000..7d1b0bb
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-print.svg
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="document-print.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   version="1.0"><metadata
+   id="metadata31"><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="defs29">
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="974"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="16.416667"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="0"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect3981"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0"
+   ry="0" /><g
+   id="g3100"
+   style="stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1"><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z "
+     id="path3102"
+     sodipodi:nodetypes="ccccccccc" /><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z "
+     id="path3104"
+     sodipodi:nodetypes="ccccccccc" /><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z "
+     id="path3106"
+     sodipodi:nodetypes="ccccccc" /></g><g
+   id="g3095"><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path13"
+     d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path15"
+     d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccccc"
+     id="path17"
+     d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /></g><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 36,27 L 12,27 L 12,9 C 12,9 12,8 13,8 L 35,8 C 36,8 36,9 36,9 L 36,27 z "
+   id="path19"
+   sodipodi:nodetypes="ccccccc" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:4;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 16.6,21 L 31,21"
+   id="path21"
+   sodipodi:nodetypes="cc" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:4;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 16.538776,14 L 31,14"
+   id="path23"
+   sodipodi:nodetypes="cc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-properties.svg b/themes/HighContrast/icons/scalable/actions/document-properties.svg
new file mode 100644
index 0000000..dd927ae
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-properties.svg
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docname="document-properties.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata17"><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>Document Properties</dc:title><dc:date>November 2007</dc:date><dc:creator><cc:Agent><dc:title>Jakub Stainer</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org/</dc:source><dc:subject><rdf:Bag><rdf:li>document</rdf:li><rdf:li>properties</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Canvas resize and pixel perfect by Luca Ferretti</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs15">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="opacity:0.6;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+   id="rect2169"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><path
+   sodipodi:nodetypes="ccccccccsccsccc"
+   id="path3149"
+   d="M 40,27 C 41.3,25.8 41.4,24.5 42,23 L 40,17 L 34,23 L 27,21 L 25,14 L 31,8 L 25,6 C 23.5,6.6 22.2,7.8 21,9 C 17.2,12.8 16.1,18.3 18,23 L 7,34 C 5.1,35.9 5.1,39.1 7,41 C 8.9,42.9 12.1,42.9 14,41 L 25,30 C 29.7,32 36.2,30.8 40,27 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-miterlimit:4;fill:#ffffff;fill-opacity:1;stroke-opacity:1;stroke-linejoin:round;stroke-linecap:round;stroke-width:8;stroke-dasharray:none" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 40,27 C 41.3,25.8 41.4,24.5 42,23 L 40,17 L 34,23 L 27,21 L 25,14 L 31,8 L 25,6 C 23.5,6.6 22.2,7.8 21,9 C 17.2,12.8 16.1,18.3 18,23 L 7,34 C 5.1,35.9 5.1,39.1 7,41 C 8.9,42.9 12.1,42.9 14,41 L 25,30 C 29.7,32 36.2,30.8 40,27 z "
+   id="path9"
+   sodipodi:nodetypes="ccccccccsccsccc" />
+	
+<path
+   sodipodi:type="arc"
+   style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+   id="path2176"
+   sodipodi:cx="10"
+   sodipodi:cy="38"
+   sodipodi:rx="2"
+   sodipodi:ry="2"
+   d="M 12 38 A 2 2 0 1 1  8,38 A 2 2 0 1 1  12 38 z" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-revert.svg b/themes/HighContrast/icons/scalable/actions/document-revert.svg
new file mode 100644
index 0000000..d778035
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-revert.svg
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="document-revert.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   version="1.0"><metadata
+   id="metadata25"><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="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		
+		
+	
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="969"
+   inkscape:window-width="1274"
+   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.416667"
+   inkscape:cx="23.978069"
+   inkscape:cy="24.011974"
+   inkscape:window-x="0"
+   inkscape:window-y="0"
+   inkscape:current-layer="svg2" />
+	<path
+   sodipodi:nodetypes="cccccc"
+   id="path4837"
+   d="M 40,39 L 12,39 L 8,35 L 8,8 L 40,8 L 40,39 z "
+   style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 40,39 L 12,39 L 8,35 L 8,8 L 40,8 L 40,39 z "
+   id="path9"
+   sodipodi:nodetypes="cccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 39.8,38.7 L 12,38.7 L 8.2,34.9 L 8.2,8.8 L 39.8,8.8 L 39.8,38.7 z "
+   id="path11" />
+	<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="path20" />
+	</g>
+<path
+   sodipodi:nodetypes="ccccccccccsccccccc"
+   id="path13"
+   d="M 22.479937,9.1 C 22.479937,8.9000001 22.279937,8.9000001 22.079937,9 L 11.079937,20.1 C 10.679937,20.5 10.879937,20.9 11.079937,21.1 L 22.179937,32.8 C 22.279937,32.9 22.479937,32.8 22.479937,32.7 L 22.079937,25.1 L 27.079937,25.626203 C 28.079937,25.626203 29.079937,26.6 29.079937,29.1 L 29.079937,32.1 C 29.079937,35 24.079937,35.2 24.079937,36.1 C 24.079937,37 26.079937,38.1 26.079937,38.1 L 29.079937,38.1 C 33.079937,38.1 35.079937,33.8 35.079937,30.1 L 35.079937,25.1 C 35.079937,19.1 31.779937,16.1 26.979937,16.1 L 22.079937,16.1 L 22.479937,9.1 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-save-as.svg b/themes/HighContrast/icons/scalable/actions/document-save-as.svg
new file mode 100644
index 0000000..b995450
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-save-as.svg
@@ -0,0 +1,115 @@
+<?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="document-save-as.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata37"><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="defs35"><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="perspective22" /></defs><sodipodi:namedview
+   inkscape:window-height="554"
+   inkscape:window-width="1024"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="31.882591"
+   inkscape:cy="25.1417"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2395"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   style="stroke:none"
+   id="g5">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:12.33749962;stroke-linecap:round;stroke-linejoin:round"
+   d="M 37.3,37 L 11.7,37 L 8.2,33.5 L 8.2,9.4 L 37.4,9.4 L 37.4,37 L 37.3,37 z"
+   id="path7" />
+			<path
+   style="fill:none;stroke:#000000;stroke-width:6.16879988;stroke-linecap:round;stroke-linejoin:round"
+   d="M 37.3,37 L 11.7,37 L 8.2,33.5 L 8.2,9.4 L 37.4,9.4 L 37.4,37 L 37.3,37 z"
+   id="path9" />
+			<path
+   d="M 37.3,37 L 11.7,37 L 8.2,33.5 L 8.2,9.4 L 37.4,9.4 L 37.4,37 L 37.3,37 z"
+   id="path11" />
+			<path
+   style="fill:#ffffff;stroke:#000000;stroke-width:1.54219997"
+   d="M 31,37.2 C 31,38.2 30.2,39.1 29.1,39.1 L 13.4,39.1 C 12.4,39.1 11.5,38.3 11.5,37.2 L 11.5,27.2 C 11.5,26.2 12.3,25.3 13.4,25.3 L 29.1,25.3 C 30.1,25.3 31,26.1 31,27.2 L 31,37.2 z"
+   id="path13" />
+			<path
+   d="M 20.6,36.4 L 14.9,36.4 L 14.9,28 L 20.6,28 L 20.6,36.4 z"
+   id="path15" />
+			<path
+   style="fill:#ffffff;stroke:#000000;stroke-width:1.54219997"
+   d="M 35.6,22.9 L 10.2,22.9 L 10.2,7.8 L 35.6,7.8 L 35.6,23 L 35.6,22.9 z"
+   id="path17" />
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:12.33749962;stroke-linejoin:round"
+   d="M 39.9,33.6 L 22.9,16.6 L 13.3,12.8 L 16.7,23.6 L 33.2,40.2 L 39.9,33.5 L 39.9,33.6 z"
+   id="path19" />
+			<path
+   style="fill:none;stroke:#000000;stroke-width:6.16879988;stroke-linejoin:round"
+   d="M 39.9,33.6 L 22.9,16.6 L 13.3,12.8 L 16.7,23.6 L 33.2,40.2 L 39.9,33.5 L 39.9,33.6 z"
+   id="path21" />
+			<path
+   d="M 39.9,33.6 L 22.9,16.6 L 13.3,12.8 L 16.7,23.6 L 33.2,40.2 L 39.9,33.5 L 39.9,33.6 z"
+   id="path23" />
+			<path
+   d="M 17.4,14.1 L 14.3,17.2 L 12.9,12.5 L 17.4,14.2 L 17.4,14.1 z"
+   id="path25" />
+			<path
+   style="fill:none;stroke:#000000;stroke-width:1.54219997"
+   d="M 16.2,23.4 L 20,23.1 L 23,20.1 L 23.4,16.6"
+   id="path27" />
+			<path
+   style="fill:#ffffff"
+   d="M 17.2,14.3 L 14.6,16.9 L 16.6,23.4 L 19.9,23.1 L 22.9,20.1 L 23.3,17.1 L 17.1,14.4 L 17.2,14.3 z"
+   id="path29" />
+		</g>
+	</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="path32" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-save.svg b/themes/HighContrast/icons/scalable/actions/document-save.svg
new file mode 100644
index 0000000..fc10d9a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-save.svg
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="document-save.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   version="1.0"><metadata
+   id="metadata25"><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="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="974"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="16.416667"
+   inkscape:cx="23.978069"
+   inkscape:cy="24.011974"
+   inkscape:window-x="0"
+   inkscape:window-y="0"
+   inkscape:current-layer="svg2" />
+	<path
+   sodipodi:nodetypes="cccccc"
+   id="path4837"
+   d="M 40,39 L 12,39 L 8,35 L 8,8 L 40,8 L 40,39 z "
+   style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 40,39 L 12,39 L 8,35 L 8,8 L 40,8 L 40,39 z "
+   id="path9"
+   sodipodi:nodetypes="cccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 39.8,38.7 L 12,38.7 L 8.2,34.9 L 8.2,8.8 L 39.8,8.8 L 39.8,38.7 z "
+   id="path11" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:1.67390001;stroke-miterlimit:4"
+   d="M 33,37 C 33,38.1 32.1,39 31,39 L 14,39 C 12.9,39 12,38.1 12,37 L 12,28 C 12,26.9 12.9,26 14,26 L 31,26 C 32.1,26 33,26.9 33,28 L 33,37 z "
+   id="path13"
+   sodipodi:nodetypes="ccccccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 21,37 L 15,37 L 15,28 L 21,28 L 21,37 z "
+   id="path15"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:1.67390001;stroke-miterlimit:4"
+   d="M 38,22 L 10,22 L 10,9 L 38,9 L 38,22 z "
+   id="path17"
+   sodipodi:nodetypes="ccccc" />
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<path
+   style="fill:none;stroke:none"
+   d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z "
+   id="path20" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/document-send.svg b/themes/HighContrast/icons/scalable/actions/document-send.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/document-send.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/edit-clear.svg b/themes/HighContrast/icons/scalable/actions/edit-clear.svg
new file mode 100644
index 0000000..b8c0b8b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-clear.svg
@@ -0,0 +1,107 @@
+<?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="svg2730"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="edit-clear.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata2753"><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="defs2751"><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="perspective2755" />
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="878"
+   inkscape:window-width="1000"
+   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"
+   inkscape:snap-nodes="true"
+   inkscape:snap-bbox="true"
+   inkscape:zoom="13.666667"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="236"
+   inkscape:window-y="76"
+   inkscape:current-layer="svg2730"><inkscape:grid
+     type="xygrid"
+     id="grid2757"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<rect
+   style="opacity:1;fill:none;fill-opacity:0.23643410000000001;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect2759"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><path
+   id="path3552"
+   d="M 25.112337,20.011463 L 9.3292019,30.035487 L 16.234323,39.852828 C 17.220768,41.712955 20.081463,40.576212 20.081463,40.576212 L 40.994116,30.75887 C 40.994116,30.75887 33.694417,31.998955 32.116103,29.622124 L 25.112337,20.011463 z"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+   sodipodi:nodetypes="ccccccccc"
+   id="path3546"
+   d="M 31,20 L 29,17 C 28,15.3 25.7,15 24,16 L 7,26 C 5.3,27 5,29.3 6,31 L 8,34 C 8.5030488,34.542683 9,34 9,34 L 31,21 C 31,21 31.503049,20.51626 31,20 z"
+   style="fill-rule:nonzero;stroke-miterlimit:4;stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-dasharray:none" /><path
+   id="path3544"
+   d="M 19.956613,20.069551 C 21.063764,21.593516 20.44868,23.661752 18.726445,24.641443 C 17.004211,25.621134 14.666891,25.076862 13.55974,23.552897 L 4.5795139,10.163786 C 3.4723628,8.6398216 4.0874468,6.5715848 5.8096819,5.5918937 C 7.5319171,4.6122025 9.8692361,5.1564754 10.976387,6.6804394 L 20.07963,19.960697 L 19.956613,20.069551 z"
+   style="fill-rule:nonzero;stroke-miterlimit:4;stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-dasharray:none" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-width:4.01176834;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 25.112337,20.011463 L 9.3292019,30.035487 L 16.234323,39.852828 C 17.220768,41.712955 20.081463,40.576212 20.081463,40.576212 L 40.994116,30.75887 C 40.994116,30.75887 33.694417,31.998955 32.116103,29.622124 L 25.112337,20.011463 z"
+   id="path2737" /><path
+   style="fill-rule:nonzero;stroke-miterlimit:4"
+   d="M 19.956613,20.069551 C 21.063764,21.593516 20.44868,23.661752 18.726445,24.641443 C 17.004211,25.621134 14.666891,25.076862 13.55974,23.552897 L 4.5795139,10.163786 C 3.4723628,8.6398216 4.0874468,6.5715848 5.8096819,5.5918937 C 7.5319171,4.6122025 9.8692361,5.1564754 10.976387,6.6804394 L 20.07963,19.960697 L 19.956613,20.069551 z"
+   id="path2739" /><path
+   style="fill-rule:nonzero;stroke-miterlimit:4"
+   d="M 31,20 L 29,17 C 28,15.3 25.7,15 24,16 L 7,26 C 5.3,27 5,29.3 6,31 L 8,34 C 8.5030488,34.542683 9,34 9,34 L 31,21 C 31,21 31.503049,20.51626 31,20 z"
+   id="path2741"
+   sodipodi:nodetypes="ccccccccc" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 20,34 C 22.2,37.3 25,38 25,38"
+   id="path2745"
+   sodipodi:nodetypes="cc" />
+	<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="path2748" />
+	</g>
+<path
+   sodipodi:nodetypes="cc"
+   id="path3550"
+   d="M 25.5,31.5 C 27.7,34.8 30.5,35.5 30.5,35.5"
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/edit-copy.svg b/themes/HighContrast/icons/scalable/actions/edit-copy.svg
new file mode 100644
index 0000000..aa74522
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-copy.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://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="svg16888"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/Scrivania"
+   sodipodi:docname="edit-copy.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs16890" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.958333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:grid-points="true" />
+  <metadata
+     id="metadata16893">
+    <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>Edit Copu</dc:title>
+        <dc:date>November 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://www.gnome.org</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>edit</rdf:li>
+            <rdf:li>copy</rdf:li>
+            <rdf:li>copy to clipboard</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:none;fill-opacity:1;stroke:none;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3157"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3155"
+       width="24"
+       height="21.357143"
+       x="19"
+       y="5"
+       ry="2.5" />
+    <rect
+       ry="2.5"
+       y="21.642857"
+       x="5"
+       height="21.357143"
+       width="24"
+       id="rect2181"
+       style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;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-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect11064"
+       width="24"
+       height="21"
+       x="5"
+       y="22"
+       ry="3.0348189" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect11066"
+       width="18"
+       height="15"
+       x="8"
+       y="25"
+       ry="0" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 10.999999,29.500001 L 22.999999,29.500001"
+       id="path12037" />
+    <path
+       id="path13008"
+       d="M 10.999999,35.500001 L 22.999999,35.500001"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect16900"
+       width="24"
+       height="21"
+       x="19"
+       y="5"
+       ry="3.1685238" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect16902"
+       width="18"
+       height="15"
+       x="22"
+       y="8"
+       ry="0" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 25,12.5 L 37,12.5"
+       id="path16904" />
+    <path
+       id="path16906"
+       d="M 25,18.5 L 37,18.5"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/edit-cut.svg b/themes/HighContrast/icons/scalable/actions/edit-cut.svg
new file mode 100644
index 0000000..bbe771c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-cut.svg
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docname="edit-cut.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata17"><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>Edit Cut</dc:title><dc:date>November 2007</dc:date><dc:creator><cc:Agent><dc:title>Jakub Steiner</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org</dc:source><dc:subject><rdf:Bag><rdf:li>edit</rdf:li><rdf:li>cut</rdf:li><rdf:li>move to clipboard</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Canvas size and pixel perfect by Luca Ferretti</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs15">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="opacity:1;fill:none;fill-opacity:0.29296875;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect2169"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0"
+   ry="0" />
+	
+<path
+   transform="translate(-0.5,-2.5)"
+   d="M 20 39 A 4.5 6 0 1 1  11,39 A 4.5 6 0 1 1  20 39 z"
+   sodipodi:ry="6"
+   sodipodi:rx="4.5"
+   sodipodi:cy="39"
+   sodipodi:cx="15.5"
+   id="path6099"
+   style="fill:none;fill-opacity:0.29296875;stroke:#ffffff;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:type="arc" /><path
+   sodipodi:type="arc"
+   style="fill:none;fill-opacity:0.29296875;stroke:#ffffff;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="path5128"
+   sodipodi:cx="15.5"
+   sodipodi:cy="39"
+   sodipodi:rx="4.5"
+   sodipodi:ry="6"
+   d="M 20 39 A 4.5 6 0 1 1  11,39 A 4.5 6 0 1 1  20 39 z"
+   transform="translate(17.5,-2.5)" /><path
+   sodipodi:nodetypes="ccccccccccccccc"
+   id="path6101"
+   d="M 29.5,30.4 L 27,26 C 29.9,24 33.3,21.8 36,17 C 39.9,10.2 34,5 34,5 L 24,21 L 14,5 C 14,5 8.1,10.2 12,17 C 14.7,21.7 18.1,24.1 21,26 L 18.5,30.4 L 21,36 C 21.1,34.4 23,29 23,29 C 23,29 23.3,27.4 24,27 C 24.6,27.5 25,29 25,29 C 25,29 26.9,34.3 27,36 L 29.5,30.4 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-miterlimit:4;fill:none;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 29.5,30.4 L 27,26 C 29.9,24 33.3,21.8 36,17 C 39.9,10.2 34,5 34,5 L 24,21 L 14,5 C 14,5 8.1,10.2 12,17 C 14.7,21.7 18.1,24.1 21,26 L 18.5,30.4 L 21,36 C 21.1,34.4 23,29 23,29 C 23,29 23.3,27.4 24,27 C 24.6,27.5 25,29 25,29 C 25,29 26.9,34.3 27,36 L 29.5,30.4 z "
+   id="path9"
+   sodipodi:nodetypes="ccccccccccccccc" /><path
+   sodipodi:type="arc"
+   style="fill:none;fill-opacity:0.29296875;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="path3148"
+   sodipodi:cx="15.5"
+   sodipodi:cy="39"
+   sodipodi:rx="4.5"
+   sodipodi:ry="6"
+   d="M 20 39 A 4.5 6 0 1 1  11,39 A 4.5 6 0 1 1  20 39 z"
+   transform="translate(-0.5,-2.5)" /><path
+   transform="translate(17.5,-2.5)"
+   d="M 20 39 A 4.5 6 0 1 1  11,39 A 4.5 6 0 1 1  20 39 z"
+   sodipodi:ry="6"
+   sodipodi:rx="4.5"
+   sodipodi:cy="39"
+   sodipodi:cx="15.5"
+   id="path4119"
+   style="fill:none;fill-opacity:0.29296875;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:type="arc" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/edit-delete.svg b/themes/HighContrast/icons/scalable/actions/edit-delete.svg
new file mode 100644
index 0000000..e42bb12
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-delete.svg
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="edit-delete.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata25"><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>Delete</dc:title><dc:description>A cross</dc:description><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:document-units="px"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   gridtolerance="0.50000000px"
+   guidetolerance="0.50000000px"
+   inkscape:zoom="15.958333"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect4035"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   style="fill-rule:evenodd;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 11.100000,11.100000 L 36.900000,36.900000"
+   id="path7" /><path
+   style="fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 7.0000000,15.000000 L 33.000000,41.000000 L 41.000000,33.000000 L 15.000000,7.0000000 L 7.0000000,15.000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 7.0000000,33.000000 L 15.000000,41.000000 L 41.000000,15.200000 L 32.800000,7.0000000 L 7.0000000,33.000000 z "
+   id="path11"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:evenodd;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 7.0000000,15.000000 L 33.000000,41.000000 L 41.000000,33.000000 L 15.000000,7.0000000 L 7.0000000,15.000000 z "
+   id="path13"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:evenodd;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 36.900000,11.100000 L 11.100000,36.900000"
+   id="path15" /><path
+   style="fill-rule:evenodd;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 7.0000000,33.000000 L 15.000000,41.000000 L 41.000000,15.000000 L 33.000000,7.0000000 L 7.0000000,33.000000 z "
+   id="path17"
+   sodipodi:nodetypes="ccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/edit-find-replace.svg b/themes/HighContrast/icons/scalable/actions/edit-find-replace.svg
new file mode 100644
index 0000000..1671778
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-find-replace.svg
@@ -0,0 +1,128 @@
+<?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="edit-find-replace.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata35"><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>Edit Find Replace</dc:title><dc:date>April 2008</dc:date><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><dc:contributor><cc:Agent><dc:title>Based on icon from Jakub Stainer</dc:title></cc:Agent></dc:contributor><dc:subject><rdf:Bag><rdf:li>edit</rdf:li><rdf:li>find</rdf:li><rdf:li>replace</rdf:li></rdf:Bag></dc:subject></cc:Work></rdf:RDF></metadata><defs
+   id="defs33"><inkscape:perspective
+     sodipodi:type="inkscape:persp3d"
+     inkscape:vp_x="0 : 24 : 1"
+     inkscape:vp_y="0 : 1000 : 0"
+     inkscape:vp_z="48 : 24 : 1"
+     inkscape:persp3d-origin="24 : 16 : 1"
+     id="perspective22" /></defs><sodipodi:namedview
+   inkscape:window-height="719"
+   inkscape:window-width="1024"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:snap-global="true"
+   inkscape:snap-bbox="true"
+   inkscape:bbox-paths="true"
+   inkscape:bbox-nodes="true"
+   inkscape:zoom="10.291667"
+   inkscape:cx="24"
+   inkscape:cy="14.005955"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid3180"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<rect
+   style="opacity:1;fill:none;fill-opacity:0.21538462000000000;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect3182"
+   width="48"
+   height="48"
+   x="0"
+   y="0" />
+	
+<g
+   inkscape:groupmode="layer"
+   id="layer1"
+   inkscape:label="pencil"
+   style="display:inline"><path
+     id="path3240"
+     d="M 37.749573,23.395238 L 25.473288,35.874234 L 23.295239,41.509909 L 29.631384,39.497169 L 41.610661,27.320085 L 37.749573,23.395238 z"
+     style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.98018265;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+     style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:4.8102951;stroke-linejoin:round;stroke-miterlimit:4"
+     d="M 37.743842,23.405147 L 25.48084,35.935833 L 23.305148,41.594852 L 29.634437,39.573775 L 41.600752,27.346251 L 37.743842,23.405147 z"
+     id="path17" /><path
+     style="fill-rule:nonzero;stroke-miterlimit:4"
+     d="M 37.7,23.3 L 25.3,35.7 L 23.1,41.3 L 29.5,39.3 L 41.6,27.2 L 37.7,23.3 z"
+     id="path19" /><path
+     style="fill-rule:nonzero;stroke-miterlimit:4"
+     d="M 37.7,23.3 L 25.3,35.7 L 23.1,41.3 L 29.5,39.3 L 41.6,27.2 L 37.7,23.3 z"
+     id="path21" /><path
+     style="fill-rule:nonzero;stroke-miterlimit:4"
+     d="M 23.8,38.9 L 25.6,40.7 L 22.8,41.5 L 23.8,38.9 L 23.8,38.9 z"
+     id="path23" /><path
+     style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:0.9048;stroke-miterlimit:4"
+     d="M 29.3,39.6 L 29.1,37.4 L 27.3,35.6 L 25.3,35.3"
+     id="path25" /><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke-miterlimit:4"
+     d="M 24,39 L 25.5,40.5 L 29.3,39.3 L 29.1,37.4 L 27.3,35.6 L 25.5,35.4 L 23.9,39 L 24,39 z"
+     id="path27" /></g><path
+   d="M 29,14.5 A 6.5,6.5 0 1 1 16,14.5 A 6.5,6.5 0 1 1 29,14.5 z"
+   sodipodi:ry="6.5"
+   sodipodi:rx="6.5"
+   sodipodi:cy="14.5"
+   sodipodi:cx="22.5"
+   id="path3238"
+   style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:type="arc" /><g
+   inkscape:groupmode="layer"
+   id="layer2"
+   inkscape:label="magnifier"
+   style="display:inline"><path
+     sodipodi:nodetypes="ccccccccc"
+     style="fill-rule:nonzero;stroke:#ffffff;stroke-width:9.83539581;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 5.9951137,31.00673 C 7.963878,32.972126 9.1451365,31.792887 9.9326425,31.00673 L 15.838936,25.110542 C 16.429565,24.520924 15.838936,23.145147 15.838936,22.16245 L 14.854553,21.179751 C 13.870171,21.179751 12.492035,20.590132 11.901406,21.179751 L 5.9951137,27.075939 C 5.207608,27.862097 4.0263495,29.041335 5.9951137,31.00673 L 5.9951137,31.00673 z"
+     id="path3236" /><path
+     id="path13"
+     d="M 5.8974631,31.090552 C 7.893904,33.108893 9.0917685,31.897888 9.8903452,31.090552 L 15.879667,25.035532 C 16.4786,24.43003 15.879667,23.017192 15.879667,22.008022 L 14.881447,20.998852 C 13.883227,20.998852 12.485718,20.393351 11.886786,20.998852 L 5.8974631,27.053873 C 5.0988868,27.861209 3.9010222,29.072213 5.8974631,31.090552 L 5.8974631,31.090552 z"
+     style="fill-rule:nonzero;stroke:#000000;stroke-width:1.60980284;stroke-linejoin:round;stroke-miterlimit:4"
+     sodipodi:nodetypes="ccccccccc" /></g><path
+   sodipodi:type="arc"
+   style="opacity:1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="path3228"
+   sodipodi:cx="22.5"
+   sodipodi:cy="14.5"
+   sodipodi:rx="6.5"
+   sodipodi:ry="6.5"
+   d="M 29,14.5 A 6.5,6.5 0 1 1 16,14.5 A 6.5,6.5 0 1 1 29,14.5 z" /><path
+   sodipodi:type="arc"
+   style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="path3234"
+   sodipodi:cx="22.48143"
+   sodipodi:cy="14.591472"
+   sodipodi:rx="6.4801788"
+   sodipodi:ry="6.5914717"
+   d="M 28.961609,14.591472 A 6.4801788,6.5914717 0 1 1 16.001251,14.591472 A 6.4801788,6.5914717 0 1 1 28.961609,14.591472 z" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/edit-find.svg b/themes/HighContrast/icons/scalable/actions/edit-find.svg
new file mode 100644
index 0000000..62cd775
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-find.svg
@@ -0,0 +1,96 @@
+<?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="edit-find.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><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"><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="perspective17" /></defs><sodipodi:namedview
+   inkscape:window-height="550"
+   inkscape:window-width="1023"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="16.17765"
+   inkscape:cx="29.096841"
+   inkscape:cy="29.070248"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2390"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_3"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   style="stroke:none"
+   id="g5">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:6.96120024"
+   d="M 37.9,38.8 L 30.1,31 C 29.4,30.3 28.3,30.1 27.4,30.4 C 29.2,28.2 30.3,25.4 30.3,22.4 C 30.3,15.5 24.7,9.9 17.8,9.9 C 10.9,9.9 5.2,15.4 5.2,22.3 C 5.2,29.2 10.8,34.8 17.7,34.8 C 20.7,34.8 23.5,33.7 25.7,31.9 C 25.4,32.8 25.6,33.9 26.3,34.6 L 34.1,42.4 C 35.1,43.4 36.8,43.4 37.8,42.4 C 38.8,41.4 38.8,39.7 37.8,38.7 L 37.9,38.8 z M 17.8,31.5 C 12.7,31.5 8.6,27.4 8.6,22.3 C 8.6,17.2 12.7,13.1 17.8,13.1 C 22.9,13.1 27,17.2 27,22.3 C 27,27.4 22.9,31.5 17.8,31.5 z"
+   id="path7" />
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:13.24499989;stroke-linejoin:round"
+   d="M 38.3,17.1 L 38.3,37.7 L 13,37.7 L 13,8.5 L 29.9,8.5 L 38.2,17 L 38.3,17.1 z"
+   id="path9" />
+			<path
+   style="fill:none;stroke:#000000;stroke-width:6.62249994;stroke-linejoin:round"
+   d="M 38.3,17.1 L 38.3,37.7 L 13,37.7 L 13,8.5 L 29.9,8.5 L 38.2,17 L 38.3,17.1 z"
+   id="path11" />
+			<path
+   d="M 38.3,17.1 L 38.3,37.7 L 13,37.7 L 13,8.5 L 29.9,8.5 L 38.2,17 L 38.3,17.1 z"
+   id="path13" />
+			<g
+   id="g15">
+				<path
+   style="fill:#000000"
+   d="M 38,38.9 L 30.2,31.1 C 29.5,30.4 28.4,30.2 27.5,30.5 C 29.3,28.3 30.4,25.5 30.4,22.5 C 30.4,15.6 24.8,10 17.9,10 C 11,10 5.4,15.6 5.4,22.5 C 5.4,29.4 11,35 17.9,35 C 20.9,35 23.7,33.9 25.9,32.1 C 25.6,33 25.8,34.1 26.5,34.8 L 34.3,42.6 C 35.3,43.6 37,43.6 38,42.6 C 39,41.6 39,39.9 38,38.9 z M 17.9,31.6 C 12.8,31.6 8.7,27.5 8.7,22.4 C 8.7,17.3 12.8,13.2 17.9,13.2 C 23,13.2 27.1,17.3 27.1,22.4 C 27.1,27.5 23,31.6 17.9,31.6 z"
+   id="path17" />
+				<path
+   d="M 27.1,22.4 C 27.1,27.5 23,31.6 17.9,31.6 C 12.8,31.6 8.7,27.5 8.7,22.4 C 8.7,17.3 12.8,13.2 17.9,13.2 C 23,13.2 27.1,17.3 27.1,22.4 z"
+   id="path19" />
+			</g>
+		</g>
+	</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/themes/HighContrast/icons/scalable/actions/edit-paste.svg b/themes/HighContrast/icons/scalable/actions/edit-paste.svg
new file mode 100644
index 0000000..f935dc1
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-paste.svg
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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="svg10056"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docname="edit-paste.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata10089"><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>Edit Paste</dc:title><dc:date>November 2007</dc:date><dc:creator><cc:Agent><dc:title>Jakub Steiner</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org</dc:source><dc:subject><rdf:Bag><rdf:li>edit</rdf:li><rdf:li>paste</rdf:li><rdf:li>get form clipboard</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Canvas size and pixel perfect by Luca Ferretti</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs10087" /><sodipodi:namedview
+   inkscape:window-height="945"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   guidetolerance="10.0"
+   gridtolerance="50"
+   objecttolerance="10.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:grid-bbox="true"
+   inkscape:zoom="14.958333"
+   inkscape:cx="24"
+   inkscape:cy="24.217764"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg10056" />
+	
+	<rect
+   style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect2164"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><rect
+   ry="2.3420453"
+   y="6.4553409"
+   x="11.455341"
+   height="6.0893178"
+   width="18.589317"
+   id="rect5078"
+   style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><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="path10084" />
+	</g>
+<rect
+   ry="2.5"
+   y="17"
+   x="20"
+   height="21"
+   width="23"
+   id="rect3136"
+   style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><rect
+   ry="3.8189301"
+   y="9"
+   x="6"
+   height="33"
+   width="29"
+   id="rect4107"
+   style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><rect
+   style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect10091"
+   width="29"
+   height="33"
+   x="6"
+   y="9"
+   ry="3.8189301" /><rect
+   style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect11062"
+   width="18.589317"
+   height="6.0893178"
+   x="11.455341"
+   y="6.4553409"
+   ry="2.3420453" /><rect
+   style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect11064"
+   width="23"
+   height="21"
+   x="20"
+   y="17"
+   ry="2.5" /><rect
+   style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect11066"
+   width="18"
+   height="15"
+   x="22"
+   y="20"
+   ry="0" /><path
+   style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 25,24.5 L 37,24.5"
+   id="path12037" /><path
+   id="path13008"
+   d="M 25,30.5 L 37,30.5"
+   style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/edit-redo.svg b/themes/HighContrast/icons/scalable/actions/edit-redo.svg
new file mode 100644
index 0000000..58e8a88
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-redo.svg
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docname="edit-redo.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata17"><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>Edit Redo</dc:title><dc:date>Novembrer 2007</dc:date><dc:creator><cc:Agent><dc:title>Jakub Steiner</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org/</dc:source><dc:subject><rdf:Bag><rdf:li>edit</rdf:li><rdf:li>redo</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Canvas sizing and pixel perfect by Luca Ferretti</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs15">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="opacity:1;fill:none;fill-opacity:0.3359375;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect2187"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><path
+   sodipodi:nodetypes="cccccccccscccccccc"
+   id="path3166"
+   d="M 24.9,5.1 L 40,20 C 41,21 41,21 40,22 L 25,37 C 24.072543,37.072543 24,36 24,36 L 24,28 L 20,28 C 18.6,28 16,27.8 16,31 L 16,35 C 16,38.8 22.178827,40.043779 22.5,41.2 C 23,43 20,43 20,43 L 15,43 C 9.9,43.2 8,37.9 8,33 L 8,26 C 8,18.1 11.7,14 18,14 L 24,14 L 24,6 C 24,6 24,5 24.9,5.1 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-miterlimit:4;fill:#ffffff;fill-opacity:1;stroke-opacity:1;stroke-linejoin:round;stroke-linecap:round;stroke-width:8;stroke-dasharray:none" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 24.9,5.1 L 40,20 C 41,21 41,21 40,22 L 25,37 C 24.072543,37.072543 24,36 24,36 L 24,28 L 20,28 C 18.6,28 16,27.8 16,31 L 16,35 C 16,38.8 22.178827,40.043779 22.5,41.2 C 23,43 20,43 20,43 L 15,43 C 9.9,43.2 8,37.9 8,33 L 8,26 C 8,18.1 11.7,14 18,14 L 24,14 L 24,6 C 24,6 24,5 24.9,5.1 z "
+   id="path9"
+   sodipodi:nodetypes="cccccccccscccccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/edit-select-all.svg b/themes/HighContrast/icons/scalable/actions/edit-select-all.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-select-all.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/edit-undo.svg b/themes/HighContrast/icons/scalable/actions/edit-undo.svg
new file mode 100644
index 0000000..af5a202
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/edit-undo.svg
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docname="edit-undo.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata17"><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>Edit Undo</dc:title><dc:date>Novembrer 2007</dc:date><dc:creator><cc:Agent><dc:title>Jakub Steiner</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org/</dc:source><dc:subject><rdf:Bag><rdf:li>edit</rdf:li><rdf:li>undo</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Canvas sizing and pixel perfect by Luca Ferretti</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs15" /><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="opacity:1;fill:none;fill-opacity:0.3359375;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect2187"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><path
+   sodipodi:nodetypes="cccccccccscccccccc"
+   id="path3166"
+   d="M 24.1,5.1 L 9,20 C 8,21 8,21 9,22 L 24,37 C 24.927457,37.072543 25,36 25,36 L 25,28 L 29,28 C 30.4,28 33,27.8 33,31 L 33,35 C 33,38.8 26.821173,40.043779 26.5,41.2 C 26,43 29,43 29,43 L 34,43 C 39.1,43.2 41,37.9 41,33 L 41,26 C 41,18.1 37.3,14 31,14 L 25,14 L 25,6 C 25,6 25,5 24.1,5.1 z "
+   style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 24.1,5.1 L 9,20 C 8,21 8,21 9,22 L 24,37 C 24.927457,37.072543 25,36 25,36 L 25,28 L 29,28 C 30.4,28 33,27.8 33,31 L 33,35 C 33,38.8 26.821173,40.043779 26.5,41.2 C 26,43 29,43 29,43 L 34,43 C 39.1,43.2 41,37.9 41,33 L 41,26 C 41,18.1 37.3,14 31,14 L 25,14 L 25,6 C 25,6 25,5 24.1,5.1 z "
+   id="path9"
+   sodipodi:nodetypes="cccccccccscccccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/folder-new.svg b/themes/HighContrast/icons/scalable/actions/folder-new.svg
new file mode 100644
index 0000000..0830585
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/folder-new.svg
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg1358"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docname="folder-new.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions">
+<metadata
+   id="metadata1375">
+  <rdf:RDF>
+    <cc:Work
+   rdf:about="">
+      <dc:format>image/svg+xml</dc:format>
+      <dc:type
+   rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      <dc:title>New Folder</dc:title>
+      <dc:description>A folder with a + sign</dc:description>
+      <cc:license
+   rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      <dc:contributor>
+        <cc:Agent>
+          <dc:title />
+        </cc:Agent>
+      </dc:contributor>
+      <dc:subject>
+        <rdf:Bag><rdf:li>folder</rdf:li><rdf:li>directory</rdf:li><rdf:li>new</rdf:li><rdf:li>add</rdf:li></rdf:Bag>
+      </dc:subject>
+    <dc:creator><cc:Agent><dc:title>Luca Ferretti</dc:title></cc:Agent></dc:creator></cc:Work>
+    <cc:License
+   rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+     rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+     rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+     rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+     rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+     rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+     rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs1373" /><sodipodi:namedview
+   inkscape:window-height="944"
+   inkscape:window-width="1270"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:document-units="px"
+   showgrid="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   gridtolerance="0.50000000px"
+   gridempspacing="5"
+   inkscape:grid-points="true"
+   guidetolerance="0.50000000px"
+   inkscape:zoom="15.9375"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg1358"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect4762"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   id="path9126"
+   d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#ffffff;fill-opacity:1.0000000;stroke-opacity:1.0000000;stroke-linejoin:round;stroke-linecap:round"
+   sodipodi:nodetypes="cccccccccccc" /><path
+   sodipodi:nodetypes="cccccccccccc"
+   style="fill-rule:nonzero;stroke:none;stroke-width:7.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#000000;fill-opacity:1.0000000"
+   d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z "
+   id="path1365" />
+	
+<path
+   style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 24,16 L 24,32"
+   id="path1872"
+   sodipodi:nodetypes="cc" /><use
+   x="0"
+   y="0"
+   xlink:href="#path1872"
+   id="use2760"
+   transform="matrix(0,1,-1,0,48,0)"
+   width="48"
+   height="48" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-indent-less.svg b/themes/HighContrast/icons/scalable/actions/format-indent-less.svg
new file mode 100644
index 0000000..08a3565
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-indent-less.svg
@@ -0,0 +1,138 @@
+<?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://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000pt"
+   height="48.000000pt"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="format-indent-less.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="39.276609"
+     inkscape:cy="30.000000"
+     inkscape:document-units="pt"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000pt"
+     gridspacingx="1.0000000pt"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <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="rect4034"
+       width="60.000000"
+       height="60.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000" />
+    <rect
+       style="fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:9.3750000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:none"
+       id="rect1306"
+       width="48.000000pt"
+       height="48.000000pt"
+       x="0.0000000"
+       y="0.0000000"
+       sodipodi:insensitive="true" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.8329623;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       id="rect3307"
+       width="53.676632"
+       height="53.646313"
+       x="3.1669059"
+       y="3.1663959"
+       rx="5.5584183"
+       ry="5.8196278" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect4182"
+       width="42.500000"
+       height="42.500000"
+       x="8.7500000"
+       y="8.7500000"
+       rx="2.2813451"
+       ry="2.4462564" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.1250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       id="rect3303"
+       width="22.514553"
+       height="5.2533064"
+       x="-35.014553"
+       y="12.246700"
+       ry="0.0000000"
+       rx="1.8750000"
+       transform="scale(-1.000000,1.000000)" />
+    <use
+       x="0.0000000"
+       y="0.0000000"
+       xlink:href="#rect3303"
+       id="use4180"
+       transform="translate(0.000000,9.003300)"
+       width="60.000000"
+       height="60.000000" />
+    <path
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.7227957;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 46.030306,21.421647 L 46.030306,46.078353 L 32.500000,33.750001 L 46.030306,21.421647 z "
+       id="path6808"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/format-indent-more.svg b/themes/HighContrast/icons/scalable/actions/format-indent-more.svg
new file mode 100644
index 0000000..27a8891
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-indent-more.svg
@@ -0,0 +1,137 @@
+<?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://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000pt"
+   height="48.000000pt"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="format-indent-more.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="39.276609"
+     inkscape:cy="30.000000"
+     inkscape:document-units="pt"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000pt"
+     gridspacingx="1.0000000pt"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <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="rect4034"
+       width="60.000000"
+       height="60.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000" />
+    <rect
+       style="fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:9.3750000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:none"
+       id="rect1306"
+       width="48.000000pt"
+       height="48.000000pt"
+       x="0.0000000"
+       y="0.0000000"
+       sodipodi:insensitive="true" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.8329623;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       id="rect3307"
+       width="53.676632"
+       height="53.646313"
+       x="3.1669059"
+       y="3.1663959"
+       rx="5.5584183"
+       ry="5.8196278" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect4182"
+       width="42.500000"
+       height="42.500000"
+       x="8.7500000"
+       y="8.7500000"
+       rx="2.2813451"
+       ry="2.4462564" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:3.1250000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       id="rect3303"
+       width="22.514553"
+       height="5.2533064"
+       x="24.985447"
+       y="12.246694"
+       ry="0.0000000"
+       rx="1.8750000" />
+    <use
+       x="0.0000000"
+       y="0.0000000"
+       xlink:href="#rect3303"
+       id="use4180"
+       transform="translate(1.455307e-2,8.750000)"
+       width="60.000000"
+       height="60.000000" />
+    <path
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:2.7406998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 13.969694,21.250000 L 13.969694,46.232037 L 27.500000,33.741020 L 13.969694,21.250000 z "
+       id="path6808"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/format-justify-center.svg b/themes/HighContrast/icons/scalable/actions/format-justify-center.svg
new file mode 100644
index 0000000..25add17
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-justify-center.svg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="format-justify-center.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata25"><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="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0000000"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   inkscape:grid-points="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3321"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 12.000000,36.000000 L 12.000000,43.000000 L 36.000000,43.000000 L 36.000000,36.000000 L 12.000000,36.000000 z "
+   id="path7"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 12.000000,4.0000000 L 12.000000,11.000000 L 36.000000,11.000000 L 36.000000,4.0000000 L 12.000000,4.0000000 z "
+   id="path11"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 12.000000,36.000000 L 12.000000,43.000000 L 36.000000,43.000000 L 36.000000,36.000000 L 12.000000,36.000000 z "
+   id="path13"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path15"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 12.000000,4.0000000 L 12.000000,11.000000 L 36.000000,11.000000 L 36.000000,4.0000000 L 12.000000,4.0000000 z "
+   id="path17"
+   sodipodi:nodetypes="ccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-justify-fill.svg b/themes/HighContrast/icons/scalable/actions/format-justify-fill.svg
new file mode 100644
index 0000000..b66eafb
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-justify-fill.svg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="format-justify-fill.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata25"><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="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0000000"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   inkscape:grid-points="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3321"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,36.000000 L 5.0000000,43.000000 L 43.000000,43.000000 L 43.000000,36.000000 L 5.0000000,36.000000 z "
+   id="path7"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,4.0000000 L 5.0000000,11.000000 L 43.000000,11.000000 L 43.000000,4.0000000 L 5.0000000,4.0000000 z "
+   id="path11"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,36.000000 L 5.0000000,43.000000 L 43.000000,43.000000 L 43.000000,36.000000 L 5.0000000,36.000000 z "
+   id="path13"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path15"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,4.0000000 L 5.0000000,11.000000 L 43.000000,11.000000 L 43.000000,4.0000000 L 5.0000000,4.0000000 z "
+   id="path17"
+   sodipodi:nodetypes="ccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-justify-left.svg b/themes/HighContrast/icons/scalable/actions/format-justify-left.svg
new file mode 100644
index 0000000..5c004df
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-justify-left.svg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="format-justify-left.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata25"><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="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0000000"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   inkscape:grid-points="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3321"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,36.000000 L 5.0000000,43.000000 L 29.000000,43.000000 L 29.000000,36.000000 L 5.0000000,36.000000 z "
+   id="path7"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,4.0000000 L 5.0000000,11.000000 L 29.000000,11.000000 L 29.000000,4.0000000 L 5.0000000,4.0000000 z "
+   id="path11"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,36.000000 L 5.0000000,43.000000 L 29.000000,43.000000 L 29.000000,36.000000 L 5.0000000,36.000000 z "
+   id="path13"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path15"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,4.0000000 L 5.0000000,11.000000 L 29.000000,11.000000 L 29.000000,4.0000000 L 5.0000000,4.0000000 z "
+   id="path17"
+   sodipodi:nodetypes="ccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-justify-right.svg b/themes/HighContrast/icons/scalable/actions/format-justify-right.svg
new file mode 100644
index 0000000..20f50a6
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-justify-right.svg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="format-justify-right.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata25"><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="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0000000"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   inkscape:grid-points="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3321"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 19.000000,36.000000 L 19.000000,43.000000 L 43.000000,43.000000 L 43.000000,36.000000 L 19.000000,36.000000 z "
+   id="path7"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 19.000000,4.0000000 L 19.000000,11.000000 L 43.000000,11.000000 L 43.000000,4.0000000 L 19.000000,4.0000000 z "
+   id="path11"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 19.000000,36.000000 L 19.000000,43.000000 L 43.000000,43.000000 L 43.000000,36.000000 L 19.000000,36.000000 z "
+   id="path13"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 5.0000000,20.000000 L 5.0000000,27.000000 L 43.000000,27.000000 L 43.000000,20.000000 L 5.0000000,20.000000 z "
+   id="path15"
+   sodipodi:nodetypes="ccccc" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-width:6.6121998;stroke-linejoin:round;stroke-miterlimit:4.0000000"
+   d="M 19.000000,4.0000000 L 19.000000,11.000000 L 43.000000,11.000000 L 43.000000,4.0000000 L 19.000000,4.0000000 z "
+   id="path17"
+   sodipodi:nodetypes="ccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-text-bold.svg b/themes/HighContrast/icons/scalable/actions/format-text-bold.svg
new file mode 100644
index 0000000..6ab9a7a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-text-bold.svg
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docname="format-text-bold.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><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"; /><dc:title>Format Text Bold</dc:title><dc:date>November 2007</dc:date><dc:creator><cc:Agent><dc:title>Jakub Steiner</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org</dc:source><dc:subject><rdf:Bag><rdf:li>format</rdf:li><rdf:li>text</rdf:li><rdf:li>bold</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Canvas resize and pixel perfect by Luca Ferretti</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs25" /><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   inkscape:grid-points="true"
+   showgrid="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.032922"
+     id="guide5104" /><sodipodi:guide
+     orientation="horizontal"
+     position="9.0864198"
+     id="guide7131" /><sodipodi:guide
+     orientation="horizontal"
+     position="18.962963"
+     id="guide8104" /><sodipodi:guide
+     orientation="horizontal"
+     position="38.781893"
+     id="guide8108" /></sodipodi:namedview>
+	<rect
+   style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect6077"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4;stroke-width:2;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+		<g
+   id="g5"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+			<g
+   id="g7"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+				<g
+   id="g9"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+					<path
+   style="stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round"
+   d="M 18,30.9 L 15.2,38.1 L 6,38.1 L 18.1,9.9 L 29.7,9.9 L 42,38.1 L 32.4,38.1 L 29.4,30.9 L 18,30.9 L 18,30.9 z M 28,26.1 C 28,26.1 24.2,16.3 23.6,14.7 L 23.4,14.7 C 22.9,16.4 19.2,26.1 19.2,26.1 L 28,26.1 z "
+   id="path11" />
+				</g>
+				<g
+   id="g13"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+					
+				</g>
+			</g>
+			<g
+   id="g17"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+				<path
+   sodipodi:nodetypes="cccccccccccccc"
+   id="path11026"
+   d="M 19,32 L 16,41 L 5,41 L 17,7 L 31,7 L 43,41 L 32,41 L 29,32.1 L 19,32 z M 28,26 L 25,15 L 23,15 L 20,26 L 28,26 z "
+   style="stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round;fill:none;stroke:#ffffff;stroke-opacity:1" /><path
+   style="stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round"
+   d="M 19,32 L 16,41 L 5,41 L 17,7 L 31,7 L 43,41 L 32,41 L 29,32.1 L 19,32 z M 28,26 L 25,15 L 23,15 L 20,26 L 28,26 z "
+   id="path19"
+   sodipodi:nodetypes="cccccccccccccc" />
+			</g>
+		</g>
+	</g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-text-direction-ltr.svg b/themes/HighContrast/icons/scalable/actions/format-text-direction-ltr.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-text-direction-ltr.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/format-text-direction-rtl.svg b/themes/HighContrast/icons/scalable/actions/format-text-direction-rtl.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-text-direction-rtl.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/format-text-italic.svg b/themes/HighContrast/icons/scalable/actions/format-text-italic.svg
new file mode 100644
index 0000000..4d97c40
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-text-italic.svg
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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="svg7107"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docname="format-text-italic.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata7122"><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>Format Text Italic</dc:title><dc:creator><cc:Agent><dc:title>Jakub Steiner</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org/</dc:source><dc:subject><rdf:Bag><rdf:li>format</rdf:li><rdf:li>text</rdf:li><rdf:li>italic</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Canvas resize, pixel perfect and &quot;sync&quot; with format-text-bold by Luca Ferretti</dc:title></cc:Agent></dc:contributor></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="defs7120">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg7107"><sodipodi:guide
+     orientation="vertical"
+     position="24.032922"
+     id="guide7129" /><sodipodi:guide
+     orientation="horizontal"
+     position="9.0864198"
+     id="guide7133" /><sodipodi:guide
+     orientation="horizontal"
+     position="18.962963"
+     id="guide8106" /><sodipodi:guide
+     orientation="horizontal"
+     position="38.91358"
+     id="guide8110" /></sodipodi:namedview>
+	<rect
+   style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect10054"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><path
+   sodipodi:nodetypes="ccccccccccccccccc"
+   id="path12966"
+   d="M 20,30 L 13,40 L 8,40 L 24.719383,16.73825 L 31,8 L 35,8 L 40,40 L 36,40 L 35,30 L 20,30 L 20,30 z M 35,27 C 35,27 34.1,13.8 34,12 L 33,12 C 31.9,13.8 22,27 22,27 L 34,27 L 35,27 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;fill:none;fill-opacity:1;stroke-opacity:1" /><path
+   style="fill-rule:nonzero;stroke:#000000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;fill:#000000;fill-opacity:1"
+   d="M 20,30 L 13,40 L 8,40 L 31,8 L 35,8 L 40,40 L 36,40 L 35,30 L 20,30 L 20,30 z M 35,27 C 35,27 34.1,13.8 34,12 L 33,12 C 31.9,13.8 22,27 22,27 L 34,27 L 35,27 z "
+   id="path7114"
+   sodipodi:nodetypes="cccccccccccccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-text-strikethrough.svg b/themes/HighContrast/icons/scalable/actions/format-text-strikethrough.svg
new file mode 100644
index 0000000..c08dea4
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-text-strikethrough.svg
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docname="format-text-strikethrough.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><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"; /><dc:title>Format Text Strikethrough</dc:title><dc:date>January 2008</dc:date><dc:creator><cc:Agent><dc:title>Luca Ferretti</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org</dc:source><dc:subject><rdf:Bag><rdf:li>format</rdf:li><rdf:li>text</rdf:li><rdf:li>striketrough</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Based on text-bold shape, plus minor editing</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs25" /><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   inkscape:grid-points="true"
+   showgrid="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.032922"
+     id="guide5104" /><sodipodi:guide
+     orientation="horizontal"
+     position="9.0864198"
+     id="guide7131" /><sodipodi:guide
+     orientation="horizontal"
+     position="18.962963"
+     id="guide8104" /><sodipodi:guide
+     orientation="horizontal"
+     position="38.781893"
+     id="guide8108" /></sodipodi:namedview>
+	<rect
+   style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect6077"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4;stroke-width:2;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+		<g
+   id="g5"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+			<g
+   id="g7"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+				<g
+   id="g9"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+					<path
+   style="stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round"
+   d="M 18,30.9 L 15.2,38.1 L 6,38.1 L 18.1,9.9 L 29.7,9.9 L 42,38.1 L 32.4,38.1 L 29.4,30.9 L 18,30.9 L 18,30.9 z M 28,26.1 C 28,26.1 24.2,16.3 23.6,14.7 L 23.4,14.7 C 22.9,16.4 19.2,26.1 19.2,26.1 L 28,26.1 z "
+   id="path11" />
+				</g>
+				<g
+   id="g13"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+					
+				</g>
+			</g>
+			<g
+   id="g17"
+   style="stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+				<path
+   sodipodi:nodetypes="cccccccccccccc"
+   id="path11026"
+   d="M 17,31 L 15,41 L 7,41 L 20,8 L 28,8 L 41,41 L 33,41 L 31,31 L 17,31 z M 30,28 L 25,12 L 23,12 L 18,28 L 30,28 z "
+   style="stroke-width:10;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round;fill:none;stroke:#ffffff;stroke-opacity:1" /><path
+   style="stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-linecap:round"
+   d="M 17,31 L 15,41 L 7,41 L 20,8 L 28,8 L 41,41 L 33,41 L 31,31 L 17,31 z M 30,28 L 25,12 L 23,12 L 18,28 L 30,28 z "
+   id="path19"
+   sodipodi:nodetypes="cccccccccccccc" />
+			</g>
+		</g>
+	</g>
+	
+<rect
+   style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect2170"
+   width="42"
+   height="13"
+   x="3"
+   y="17"
+   ry="3.8847735" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/format-text-underline.svg b/themes/HighContrast/icons/scalable/actions/format-text-underline.svg
new file mode 100644
index 0000000..0e2a6b1
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/format-text-underline.svg
@@ -0,0 +1,152 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docname="format-text-underline.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><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"; /><dc:title>Format Text Underline</dc:title><dc:date>January 2008</dc:date><dc:creator><cc:Agent><dc:title>Luca Ferretti</dc:title></cc:Agent></dc:creator><dc:source>http://www.gnome.org</dc:source><dc:subject><rdf:Bag><rdf:li>format</rdf:li><rdf:li>text</rdf:li><rdf:li>underline</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title></dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs25" /><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   inkscape:grid-points="true"
+   showgrid="true"
+   inkscape:zoom="15.1875"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.032922"
+     id="guide5104" /><sodipodi:guide
+     orientation="horizontal"
+     position="9.0864198"
+     id="guide7131" /><sodipodi:guide
+     orientation="horizontal"
+     position="18.962963"
+     id="guide8104" /><sodipodi:guide
+     orientation="horizontal"
+     position="38.781893"
+     id="guide8108" /></sodipodi:namedview>
+	<rect
+   style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect6077"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><g
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="g4155"
+   transform="translate(0,-3)">
+		<g
+   style="stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="g4157">
+			<g
+   style="stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="g4159">
+				<g
+   style="stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="g4161">
+					<path
+   id="path4163"
+   d="M 18,30.9 L 15.2,38.1 L 6,38.1 L 18.1,9.9 L 29.7,9.9 L 42,38.1 L 32.4,38.1 L 29.4,30.9 L 18,30.9 L 18,30.9 z M 28,26.1 C 28,26.1 24.2,16.3 23.6,14.7 L 23.4,14.7 C 22.9,16.4 19.2,26.1 19.2,26.1 L 28,26.1 z "
+   style="stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+				</g>
+				<g
+   style="stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="g4165">
+					
+				</g>
+			</g>
+			<g
+   style="stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="g4167">
+				<path
+   sodipodi:nodetypes="cccccccccccccc"
+   id="path4169"
+   d="M 18,29 L 15,38 L 7,38 L 20,9 L 28,9 L 41,38 L 33,38 L 30,29 L 18,29 z M 29,26 L 25,14 L 23,14 L 19,26 L 29,26 z "
+   style="stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+			</g>
+		</g>
+	</g><rect
+   style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect2170"
+   width="42.119343"
+   height="9"
+   x="2.8806584"
+   y="37"
+   ry="3.5" /><g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   transform="translate(0,-3)">
+		<g
+   id="g5"
+   style="stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none">
+			<g
+   id="g7"
+   style="stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none">
+				<g
+   id="g9"
+   style="stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none">
+					<path
+   style="stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 18,30.9 L 15.2,38.1 L 6,38.1 L 18.1,9.9 L 29.7,9.9 L 42,38.1 L 32.4,38.1 L 29.4,30.9 L 18,30.9 L 18,30.9 z M 28,26.1 C 28,26.1 24.2,16.3 23.6,14.7 L 23.4,14.7 C 22.9,16.4 19.2,26.1 19.2,26.1 L 28,26.1 z "
+   id="path11" />
+				</g>
+				<g
+   id="g13"
+   style="stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none">
+					
+				</g>
+			</g>
+			<g
+   id="g17"
+   style="stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none">
+				<path
+   style="stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 18,29 L 15,38 L 7,38 L 20,9 L 28,9 L 41,38 L 33,38 L 30,29 L 18,29 z M 29,26 L 25,14 L 23,14 L 19,26 L 29,26 z "
+   id="path19"
+   sodipodi:nodetypes="cccccccccccccc" />
+			</g>
+		</g>
+	</g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-bottom.svg b/themes/HighContrast/icons/scalable/actions/go-bottom.svg
new file mode 100644
index 0000000..eec9f78
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-bottom.svg
@@ -0,0 +1,78 @@
+<?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="go-bottom.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata21"><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="defs19" /><sodipodi:namedview
+   inkscape:window-height="554"
+   inkscape:window-width="1024"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="11.643692"
+   inkscape:cx="39.264212"
+   inkscape:cy="37.958121"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2387"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_3"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:7.59009981;stroke-linejoin:round;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   d="M 6.9,20 C 6.6,20 6.6,20.3 6.7,20.5 L 23.6,37.1 C 24.1,37.6 24.3,37.5 24.6,37.1 L 41.2,20.5 C 41.3,20.4 41.3,20.1 41.1,20.1 L 31.1,20.1 L 31.1,6.5 C 31.1,6.2 30.9,6 30.7,6 L 17.4,6 C 17.1,6 16.9,6.2 16.9,6.5 L 16.9,20 L 6.9,20 z"
+   id="path7" />
+			<path
+   d="M 6.8,37.9 C 6.8,37.7 6.9,37.6 7.1,37.6 L 40.8,37.6 C 41,37.6 41.1,37.7 41.1,37.9 L 41.1,41.7 C 41.1,41.9 41,42 40.8,42 L 7.2,42 C 7,42 6.9,41.9 6.9,41.7 L 6.9,37.9 L 6.8,37.9 z"
+   id="path9" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 6.9,20 C 6.6,20 6.6,20.3 6.7,20.5 L 23.6,37.1 C 24.1,37.6 24.3,37.5 24.6,37.1 L 41.2,20.5 C 41.3,20.4 41.3,20.1 41.1,20.1 L 31.1,20.1 L 31.1,6.5 C 31.1,6.2 30.9,6 30.7,6 L 17.4,6 C 17.1,6 16.9,6.2 16.9,6.5 L 16.9,20 L 6.9,20 z"
+   id="path11" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 6.8,37.9 C 6.8,37.7 6.9,37.6 7.1,37.6 L 40.8,37.6 C 41,37.6 41.1,37.7 41.1,37.9 L 41.1,41.7 C 41.1,41.9 41,42 40.8,42 L 7.2,42 C 7,42 6.9,41.9 6.9,41.7 L 6.9,37.9 L 6.8,37.9 z"
+   id="path13" />
+		</g>
+	</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="path16" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-down.svg b/themes/HighContrast/icons/scalable/actions/go-down.svg
new file mode 100644
index 0000000..d8ce57d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-down.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://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="go-down.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata17"><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="defs15">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3313"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><g
+   id="g5500"
+   transform="matrix(1.000000,0.000000,0.000000,-1.000000,0.000000,48.25000)"><path
+     style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     id="path4046"
+     sodipodi:nodetypes="ccccccccccccc" /><path
+     sodipodi:nodetypes="ccccccccccccc"
+     id="path9"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000" /></g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-first.svg b/themes/HighContrast/icons/scalable/actions/go-first.svg
new file mode 100644
index 0000000..e3f8fad
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-first.svg
@@ -0,0 +1,78 @@
+<?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="go-first.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata21"><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="defs19" /><sodipodi:namedview
+   inkscape:window-height="554"
+   inkscape:window-width="1024"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="31.882591"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2387"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_3"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:7.59009981;stroke-linejoin:round;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   d="M 28,6.9 C 28,6.6 27.7,6.6 27.5,6.7 L 10.8,23.6 C 10.3,24.1 10.4,24.3 10.8,24.6 L 27.4,41.2 C 27.5,41.3 27.8,41.3 27.8,41.1 L 27.8,31.1 L 41.4,31.1 C 41.7,31.1 41.9,30.9 41.9,30.7 L 41.9,17.4 C 41.9,17.1 41.7,16.9 41.4,16.9 L 27.9,16.9 L 28,6.9 z"
+   id="path7" />
+			<path
+   d="M 10.1,6.8 C 10.3,6.8 10.4,6.9 10.4,7.1 L 10.4,40.8 C 10.4,41 10.3,41.1 10.1,41.1 L 6.4,41.1 C 6.2,41.1 6.1,41 6.1,40.8 L 6.1,7.2 C 6.1,7 6.2,6.9 6.4,6.9 L 10.2,6.9 L 10.1,6.8 z"
+   id="path9" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 28,6.9 C 28,6.6 27.7,6.6 27.5,6.7 L 10.8,23.6 C 10.3,24.1 10.4,24.3 10.8,24.6 L 27.4,41.2 C 27.5,41.3 27.8,41.3 27.8,41.1 L 27.8,31.1 L 41.4,31.1 C 41.7,31.1 41.9,30.9 41.9,30.7 L 41.9,17.4 C 41.9,17.1 41.7,16.9 41.4,16.9 L 27.9,16.9 L 28,6.9 z"
+   id="path11" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 10.1,6.8 C 10.3,6.8 10.4,6.9 10.4,7.1 L 10.4,40.8 C 10.4,41 10.3,41.1 10.1,41.1 L 6.4,41.1 C 6.2,41.1 6.1,41 6.1,40.8 L 6.1,7.2 C 6.1,7 6.2,6.9 6.4,6.9 L 10.2,6.9 L 10.1,6.8 z"
+   id="path13" />
+		</g>
+	</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="path16" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-home.svg b/themes/HighContrast/icons/scalable/actions/go-home.svg
new file mode 100644
index 0000000..e93b825
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-home.svg
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="user-home.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places"
+   version="1.0"><metadata
+   id="metadata23"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>Home Folder Icon</dc:title><dc:coverage /><dc:description>The user's $HOME directory</dc:description><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /><dc:subject><rdf:Bag><rdf:li>folder</rdf:li><rdf:li>directory</rdf:li><rdf:li>home</rdf:li><rdf:li>user</rdf:li></rdf:Bag></dc:subject></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs21" /><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1268"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.895833"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.5096525;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect1333"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0.046648435"
+   ry="0" /><path
+   sodipodi:nodetypes="csscccccccccsccccccccc"
+   id="path2208"
+   d="M 5,22 C 5,22 4,22.6 4,23 C 4,23.2 3.9,23.8 4,24 C 4.3,24.6 5.3,25 6,25 C 6,25 6.9,25 8,25 C 8,27.4 8,39 8,39 C 8,40.1 9,41 10,41 L 38,41 C 39.1,41 40,40.1 40,39 C 40,39 40,27.4 40,25 C 41,25 42,25 42,25 C 42.8,25 43.7,24.7 44,24 C 44.1,23.8 44,23.2 44,23 C 44,22.5 43.5,22.4 43,22 C 43,22 39.9,19.7 39,19 C 39,17.8 39,10 39,10 C 39,8.8 38.2,8 37,8 L 31,8 C 30,8 29,9 29,10 C 27.1,8.4 25.4,6.7 25.4,6.7 C 25.4,6.7 23.7,6 22.8,6.7 L 5,22 z "
+   style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-miterlimit:4;fill-opacity:1;stroke-opacity:1;stroke-width:8;stroke-dasharray:none" /><path
+   style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-miterlimit:4"
+   d="M 5,22 C 5,22 4,22.6 4,23 C 4,23.2 3.9,23.8 4,24 C 4.3,24.6 5.3,25 6,25 C 6,25 6.9,25 8,25 C 8,27.4 8,39 8,39 C 8,40.1 9,41 10,41 L 38,41 C 39.1,41 40,40.1 40,39 C 40,39 40,27.4 40,25 C 41,25 42,25 42,25 C 42.8,25 43.7,24.7 44,24 C 44.1,23.8 44,23.2 44,23 C 44,22.5 43.5,22.4 43,22 C 43,22 39.9,19.7 39,19 C 39,17.8 39,10 39,10 C 39,8.8 38.2,8 37,8 L 31,8 C 30,8 29,9 29,10 C 27.1,8.4 25.4,6.7 25.4,6.7 L 25.5,6.8 C 24.8,6.1 23.7,6 22.8,6.7 L 5,22 z "
+   id="path9"
+   sodipodi:nodetypes="csscccccccccscccccccccc" /><path
+   style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-miterlimit:4"
+   d="M 36,12 C 36,12 36,11 35,11 L 33,11 C 32,11 32,12 32,12 L 32,13.8 L 35.9,16.7 L 36,12 z "
+   id="path13"
+   sodipodi:nodetypes="ccccccc" /><path
+   style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-miterlimit:4"
+   d="M 12,25 L 12,37 L 36,37 L 36,25 L 12,25 z "
+   id="path15"
+   sodipodi:nodetypes="ccccc" />
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<path
+   style="fill:none;stroke:none"
+   d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z "
+   id="path18" />
+	</g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/go-jump.svg b/themes/HighContrast/icons/scalable/actions/go-jump.svg
new file mode 100644
index 0000000..31558a0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-jump.svg
@@ -0,0 +1,71 @@
+<?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="go-jump.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   version="1.0"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+   id="metadata19"><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/"; /></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="defs17" /><sodipodi:namedview
+   inkscape:window-height="858"
+   inkscape:window-width="1107"
+   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="13.145833"
+   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.4068768;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect1318"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><path
+   sodipodi:type="arc"
+   style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+   id="path3073"
+   sodipodi:cx="24"
+   sodipodi:cy="24"
+   sodipodi:rx="21"
+   sodipodi:ry="21"
+   d="M 45 24 A 21 21 0 1 1  3,24 A 21 21 0 1 1  45 24 z" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 17.8,6.6 L 31.7,20.7 C 32.1,21.1 32,21.3 31.7,21.6 L 17.8,35.6 C 17.7,35.7 17,35.629099 17,35.429099 L 17,27 L 6.1,27.2 C 5.8,27.2 4,27.2 4,27 L 4,16 C 4,15.7 5.8,15.3 6.1,15.3 L 17,15 L 17,6.5454948 C 17,6.5454948 17,6 17.8,6.6 z "
+   id="path11"
+   sodipodi:nodetypes="ccccccccccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-last.svg b/themes/HighContrast/icons/scalable/actions/go-last.svg
new file mode 100644
index 0000000..e0dbfb1
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-last.svg
@@ -0,0 +1,78 @@
+<?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="go-last.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata21"><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="defs19" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2387"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_3"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:7.59009981;stroke-linejoin:round;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   d="M 20,41.1 C 20,41.4 20.3,41.4 20.5,41.3 L 37.1,24.4 C 37.6,23.9 37.5,23.7 37.1,23.4 L 20.5,6.7 C 20.4,6.6 20.1,6.6 20.1,6.8 L 20.1,16.8 L 6.5,16.8 C 6.2,16.8 6,17 6,17.2 L 6,30.5 C 6,30.8 6.2,31 6.5,31 L 20,31 L 20,41.1 z"
+   id="path7" />
+			<path
+   d="M 37.9,41.2 C 37.7,41.2 37.6,41.1 37.6,40.9 L 37.6,7.1 C 37.6,6.9 37.7,6.8 37.9,6.8 L 41.7,6.8 C 41.9,6.8 42,6.9 42,7.1 L 42,40.8 C 42,41 41.9,41.1 41.7,41.1 L 37.9,41.1 L 37.9,41.2 z"
+   id="path9" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 20,41.1 C 20,41.4 20.3,41.4 20.5,41.3 L 37.1,24.4 C 37.6,23.9 37.5,23.7 37.1,23.4 L 20.5,6.7 C 20.4,6.6 20.1,6.6 20.1,6.8 L 20.1,16.8 L 6.5,16.8 C 6.2,16.8 6,17 6,17.2 L 6,30.5 C 6,30.8 6.2,31 6.5,31 L 20,31 L 20,41.1 z"
+   id="path11" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 37.9,41.2 C 37.7,41.2 37.6,41.1 37.6,40.9 L 37.6,7.1 C 37.6,6.9 37.7,6.8 37.9,6.8 L 41.7,6.8 C 41.9,6.8 42,6.9 42,7.1 L 42,40.8 C 42,41 41.9,41.1 41.7,41.1 L 37.9,41.1 L 37.9,41.2 z"
+   id="path13" />
+		</g>
+	</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="path16" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-next.svg b/themes/HighContrast/icons/scalable/actions/go-next.svg
new file mode 100644
index 0000000..bc9dc0c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-next.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://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="go-next.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata17"><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="defs15">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3313"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><g
+   id="g5500"
+   transform="matrix(5.556536e-18,1.000000,-1.000000,5.556536e-18,48.13761,0.112392)"><path
+     style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     id="path4046"
+     sodipodi:nodetypes="ccccccccccccc" /><path
+     sodipodi:nodetypes="ccccccccccccc"
+     id="path9"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000" /></g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-previous.svg b/themes/HighContrast/icons/scalable/actions/go-previous.svg
new file mode 100644
index 0000000..d7f7db6
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-previous.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://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="go-previous.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata17"><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="defs15">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3313"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><g
+   id="g5500"
+   transform="matrix(-5.556536e-18,1.000000,1.000000,5.556536e-18,-0.112392,0.112392)"><path
+     style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     id="path4046"
+     sodipodi:nodetypes="ccccccccccccc" /><path
+     sodipodi:nodetypes="ccccccccccccc"
+     id="path9"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000" /></g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-top.svg b/themes/HighContrast/icons/scalable/actions/go-top.svg
new file mode 100644
index 0000000..931df07
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-top.svg
@@ -0,0 +1,78 @@
+<?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="go-top.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata21"><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="defs19" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2387"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_3"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:7.59009981;stroke-linejoin:round;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   d="M 41.1,28 C 41.4,28 41.4,27.7 41.3,27.5 L 24.4,10.8 C 23.9,10.3 23.7,10.4 23.4,10.8 L 6.7,27.5 C 6.6,27.6 6.6,27.9 6.8,27.9 L 16.8,27.9 L 16.8,41.5 C 16.8,41.8 17,42 17.2,42 L 30.5,42 C 30.8,42 31,41.8 31,41.5 L 31,27.9 L 41.1,28 z"
+   id="path7" />
+			<path
+   d="M 41.2,10.1 C 41.2,10.3 41.1,10.4 40.9,10.4 L 7.1,10.4 C 6.9,10.4 6.8,10.3 6.8,10.1 L 6.8,6.4 C 6.8,6.2 6.9,6.1 7.1,6.1 L 40.8,6.1 C 41,6.1 41.1,6.2 41.1,6.4 L 41.1,10.2 L 41.2,10.1 z"
+   id="path9" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 41.1,28 C 41.4,28 41.4,27.7 41.3,27.5 L 24.4,10.8 C 23.9,10.3 23.7,10.4 23.4,10.8 L 6.7,27.5 C 6.6,27.6 6.6,27.9 6.8,27.9 L 16.8,27.9 L 16.8,41.5 C 16.8,41.8 17,42 17.2,42 L 30.5,42 C 30.8,42 31,41.8 31,41.5 L 31,27.9 L 41.1,28 z"
+   id="path11" />
+			<path
+   style="fill:#000000;stroke:none"
+   d="M 41.2,10.1 C 41.2,10.3 41.1,10.4 40.9,10.4 L 7.1,10.4 C 6.9,10.4 6.8,10.3 6.8,10.1 L 6.8,6.4 C 6.8,6.2 6.9,6.1 7.1,6.1 L 40.8,6.1 C 41,6.1 41.1,6.2 41.1,6.4 L 41.1,10.2 L 41.2,10.1 z"
+   id="path13" />
+		</g>
+	</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="path16" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/go-up.svg b/themes/HighContrast/icons/scalable/actions/go-up.svg
new file mode 100644
index 0000000..9a27fd9
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/go-up.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="go-up.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata17"><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="defs15">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<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="rect3313"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><g
+   id="g5500"><path
+     style="fill-rule:nonzero;stroke:#ffffff;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;stroke-width:8.0000000;stroke-dasharray:none"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     id="path4046"
+     sodipodi:nodetypes="ccccccccccccc" /><path
+     sodipodi:nodetypes="ccccccccccccc"
+     id="path9"
+     d="M 41.000000,26.000000 C 41.300000,26.000000 41.588189,25.467717 41.000000,25.000000 L 25.000000,9.0000000 C 24.000000,8.0000000 24.000000,8.0000000 23.000000,9.0000000 L 7.0000000,25.000000 C 6.4015748,25.425197 6.8000000,26.000000 7.0000000,26.000000 L 17.000000,26.000000 L 17.000000,39.000000 C 17.000000,39.000000 17.000000,40.000000 18.000000,40.000000 L 30.000000,40.000000 C 31.000000,40.000000 31.000000,39.000000 31.000000,39.000000 L 31.000000,26.000000 L 41.000000,26.000000 z "
+     style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000" /></g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/help-about.svg b/themes/HighContrast/icons/scalable/actions/help-about.svg
new file mode 100644
index 0000000..5598b5a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/help-about.svg
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="help-about.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.208333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>About</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>help</rdf:li>
+            <rdf:li>about</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A star</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.43817204;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3653"
+       width="48"
+       height="48.328766"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <path
+       transform="matrix(1.178198,0,0,1.183705,-4.271089,-1.080087)"
+       d="M 24.131507,5.1287675 L 28.999747,15.288887 L 40.129291,17.038475 L 31.970811,24.808096 L 33.746073,35.933573 L 23.835616,30.575343 L 13.803244,35.701679 L 15.836724,24.620489 L 7.8611155,16.663262 L 19.028333,15.17294 L 24.131507,5.1287675 z "
+       inkscape:randomized="0"
+       inkscape:rounded="0"
+       inkscape:flatsided="false"
+       sodipodi:arg2="-0.93085037"
+       sodipodi:arg1="-1.5591689"
+       sodipodi:r2="8.4827652"
+       sodipodi:r1="16.96553"
+       sodipodi:cy="22.093151"
+       sodipodi:cx="23.934246"
+       sodipodi:sides="5"
+       id="path5425"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8.45229244;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="star" />
+    <path
+       sodipodi:type="star"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:1.69045842;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path1880"
+       sodipodi:sides="5"
+       sodipodi:cx="23.934246"
+       sodipodi:cy="22.093151"
+       sodipodi:r1="16.96553"
+       sodipodi:r2="8.4827652"
+       sodipodi:arg1="-1.5591689"
+       sodipodi:arg2="-0.93085037"
+       inkscape:flatsided="false"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="M 24.131507,5.1287675 L 28.999747,15.288887 L 40.129291,17.038475 L 31.970811,24.808096 L 33.746073,35.933573 L 23.835616,30.575343 L 13.803244,35.701679 L 15.836724,24.620489 L 7.8611155,16.663262 L 19.028333,15.17294 L 24.131507,5.1287675 z "
+       transform="matrix(1.178127,0,0,1.169169,-4.269399,-1.004399)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/help-contents.svg b/themes/HighContrast/icons/scalable/actions/help-contents.svg
new file mode 100644
index 0000000..f78831f
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/help-contents.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="help-contents.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata35"><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="defs33" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="48.522267"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2394"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   style="stroke:none"
+   id="g5">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:7.00640011;stroke-linejoin:round"
+   d="M 40.7,30.2 C 41.4,28.2 41.8,26.1 41.8,23.9 C 41.8,21.7 41.4,19.6 40.7,17.7 C 42.1,16.3 42.9,14.4 42.9,12.4 C 42.9,8.2 39.5,4.8 35.3,4.8 C 33.2,4.8 31.2,5.7 29.8,7.1 C 28,6.5 26,6.1 23.9,6.1 C 21.8,6.1 19.8,6.5 18,7.1 C 16.6,5.7 14.7,4.7 12.5,4.7 C 8.4,4.8 5,8.2 5,12.4 C 5,14.5 5.9,16.4 7.3,17.8 C 6.6,19.7 6.2,21.8 6.2,24 C 6.2,26.2 6.6,28.3 7.3,30.2 C 5.9,31.6 5,33.5 5,35.6 C 5,39.8 8.4,43.2 12.6,43.2 C 14.8,43.2 16.7,42.3 18.1,40.8 C 19.9,41.4 21.9,41.8 24,41.8 C 26,41.8 28,41.5 29.8,40.8 C 31.2,42.3 33.1,43.2 35.3,43.2 C 39.5,43.2 42.9,39.8 42.9,35.6 C 42.9,33.5 42,31.6 40.7,30.2 L 40.7,30.2 z M 35.3,7.9 C 37.7,7.9 39.7,9.9 39.7,12.3 C 39.7,13.1 39.5,13.9 39.1,14.5 C 37.6,12 35.5,10 32.9,8.5 C 33.6,8.1 34.4,7.8 35.2,7.8 L 35.3,7.9 z M 8.2,12.4 C 8.2,10 10.2,8 12.6,8 C 13.5,8 14.3,8.3 15,8.7 C 12.5,10.2 10.4,12.3 8.8,14.8 C 8.4,14.1 8.2,13.3 8.2,12.5 L 8.2,12.4 z M 12.6,40 C 10.1,40 8.2,38 8.2,35.6 C 8.2,34.7 8.4,33.9 8.9,33.3 C 10.4,35.8 12.6,37.9 15.1,39.4 C 14.4,3
 9.8 13.6,40.1 12.7,40.1 L 12.6,40 z M 24,28.8 C 21.4,28.8 19.2,26.7 19.2,24 C 19.2,21.4 21.3,19.2 24,19.2 C 26.6,19.2 28.8,21.3 28.8,24 C 28.8,26.6 26.7,28.8 24,28.8 z M 35.3,40 C 34.4,40 33.6,39.7 32.9,39.3 C 35.4,37.8 37.5,35.8 39.1,33.3 C 39.5,34 39.7,34.7 39.7,35.6 C 39.7,38.1 37.7,40 35.3,40 L 35.3,40 z"
+   id="path7" />
+			<path
+   d="M 6.3,24 C 6.3,33.8 14.3,41.8 24.1,41.8 C 33.9,41.8 41.9,33.8 41.9,24 C 41.9,14.2 33.9,6.2 24.1,6.2 C 14.3,6.2 6.3,14.2 6.3,24 L 6.3,24 z M 19.3,24 C 19.3,21.4 21.4,19.2 24.1,19.2 C 26.7,19.2 28.9,21.3 28.9,24 C 28.9,26.7 26.8,28.8 24.1,28.8 C 21.5,28.8 19.3,26.7 19.3,24 z"
+   id="path9" />
+			<path
+   d="M 27.8,35.6 C 27.8,39.8 31.2,43.2 35.4,43.2 C 39.6,43.2 43,39.8 43,35.6 C 43,31.4 39.6,28 35.4,28 C 31.2,28 27.8,31.4 27.8,35.6 L 27.8,35.6 z M 31,35.6 C 31,33.1 33,31.2 35.4,31.2 C 37.9,31.2 39.8,33.2 39.8,35.6 C 39.8,38 37.8,40 35.4,40 C 33,40 31,38 31,35.6 z"
+   id="path11" />
+			<path
+   d="M 5.1,35.6 C 5.1,39.8 8.5,43.2 12.7,43.2 C 16.9,43.2 20.3,39.8 20.3,35.6 C 20.3,31.4 16.9,28 12.7,28 C 8.5,28 5.1,31.4 5.1,35.6 L 5.1,35.6 z M 8.2,35.6 C 8.2,33.1 10.2,31.2 12.6,31.2 C 15,31.2 17,33.2 17,35.6 C 17,38 15,40 12.6,40 C 10.2,40 8.2,38 8.2,35.6 z"
+   id="path13" />
+			<path
+   d="M 5.1,12.4 C 5.1,16.6 8.5,20 12.7,20 C 16.9,20 20.3,16.6 20.3,12.4 C 20.3,8.2 16.9,4.8 12.7,4.8 C 8.5,4.8 5.1,8.2 5.1,12.4 L 5.1,12.4 z M 8.2,12.4 C 8.2,10 10.2,8 12.6,8 C 15,8 17,10 17,12.4 C 17,14.8 15,16.8 12.6,16.8 C 10.2,16.8 8.2,14.8 8.2,12.4 z"
+   id="path15" />
+			<path
+   d="M 27.8,12.4 C 27.8,16.6 31.2,20 35.4,20 C 39.6,20 43,16.6 43,12.4 C 43,8.2 39.6,4.8 35.4,4.8 C 31.2,4.8 27.8,8.2 27.8,12.4 L 27.8,12.4 z M 31,12.4 C 31,9.9 33,8 35.4,8 C 37.9,8 39.8,10 39.8,12.4 C 39.8,14.8 37.8,16.8 35.4,16.8 C 33,16.8 31,14.8 31,12.4 z"
+   id="path17" />
+			<path
+   style="fill:#ffffff"
+   d="M 9.2,24 C 9.2,32.2 15.9,38.9 24.1,38.9 C 32.3,38.9 38.9,32.2 38.9,24 C 38.9,15.8 32.2,9.1 24,9.1 C 15.8,9.1 9.2,15.8 9.2,24 z M 16.9,24 C 16.9,20 20.1,16.8 24.1,16.8 C 28.1,16.8 31.3,20 31.3,24 C 31.3,28 28.1,31.2 24.1,31.2 C 20.1,31.2 16.9,28 16.9,24 z"
+   id="path19" />
+			<path
+   d="M 9.2,31.2 L 18.7,25.9 C 19.7,27.7 20.5,28.5 22.1,29.3 L 17.5,39 C 14.4,37.8 10.4,33.9 9.2,31.2 z"
+   id="path21" />
+			<path
+   d="M 31.5,39 L 26,29.4 C 27.9,28.4 28.7,27.6 29.5,25.9 L 39.6,30.6 C 38.3,33.7 34.3,37.9 31.6,39.1 L 31.5,39 z"
+   id="path23" />
+			<path
+   d="M 38.9,16.8 L 29.5,22.2 C 28.6,20.3 27.7,19.6 26.1,18.8 L 30.7,8.9 C 33.7,10.1 37.7,14.1 38.9,16.8 L 38.9,16.8 z"
+   id="path25" />
+			<path
+   d="M 16.6,9 L 22.1,18.4 C 20.2,19.4 19.4,20.2 18.6,21.8 L 8.6,17.3 C 9.9,14.2 13.9,10.2 16.6,9 z"
+   id="path27" />
+		</g>
+	</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="path30" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/help-faq.svg b/themes/HighContrast/icons/scalable/actions/help-faq.svg
new file mode 100644
index 0000000..69873bb
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/help-faq.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="svg1900"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="help-faq.svg">
+  <defs
+     id="defs1902" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.25"
+     inkscape:cx="24"
+     inkscape:cy="29.245902"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1905">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>FAQ</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>help</rdf:li>
+            <rdf:li>faq</rdf:li>
+            <rdf:li>question</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A comic-strip bubble with a ? inside</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path4571"
+       d="M 23.484375,44 C 19.344441,41.721176 18.475841,39.775718 18.631916,35.47541 L 11.943391,35.409836 C 11.746669,38.338798 14.828637,43.693989 23.484375,44 z "
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       ry="2.8351648"
+       rx="2.8351648"
+       y="4"
+       x="4"
+       height="32"
+       width="39.934425"
+       id="rect3684"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1908"
+       width="39.934425"
+       height="32"
+       x="4"
+       y="4"
+       rx="2.8351648"
+       ry="2.8351648" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 23.484375,44 C 19.344441,41.721176 18.606988,39.972439 18.763063,35.672131 L 11.943391,35.606557 C 11.746669,38.535519 14.828637,43.693989 23.484375,44 z "
+       id="path2797"
+       sodipodi:nodetypes="cccc" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1879"
+       width="32.065575"
+       height="24"
+       x="8"
+       y="8"
+       rx="1.4581137"
+       ry="1.9171301" />
+    <text
+       xml:space="preserve"
+       style="font-size:28px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:black;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono"
+       x="14.814453"
+       y="30.557377"
+       id="text2770"
+       sodipodi:linespacing="100%"><tspan
+         sodipodi:role="line"
+         id="tspan2772"
+         x="14.814453"
+         y="30.557377">?</tspan></text>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/insert-image.svg b/themes/HighContrast/icons/scalable/actions/insert-image.svg
new file mode 100644
index 0000000..524947d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/insert-image.svg
@@ -0,0 +1,188 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   sodipodi:docname="insert-image.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs1309">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective12" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="10.291667"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="783"
+     inkscape:window-height="710"
+     inkscape:window-x="487"
+     inkscape:window-y="81"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-nodes="true"
+     inkscape:bbox-paths="true"
+     objecttolerance="11"
+     gridtolerance="16"
+     showborder="true"
+     borderlayer="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2497"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="" />
+        <dc:title>Insert Image</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Vinicius Depizzol &lt;vdepizzol gmail com&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>image</rdf:li>
+            <rdf:li>picture</rdf:li>
+            <rdf:li>photo</rdf:li>
+            <rdf:li>insert</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:#8e8e8e;fill-opacity:0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2385"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       ry="3"
+       rx="3"
+       y="4"
+       x="4"
+       height="34"
+       width="40"
+       id="rect6561"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       transform="matrix(1,0,0,0.7657825,2.6250001,11.689799)"
+       d="M 13.83565,26.522154 L 28.91435,26.522154 L 21.375,39.580691 L 13.83565,26.522154 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0"
+       inkscape:flatsided="true"
+       sodipodi:arg2="-1.5707963"
+       sodipodi:arg1="-2.6179939"
+       sodipodi:r2="4.3528457"
+       sodipodi:r1="8.7056913"
+       sodipodi:cy="30.875"
+       sodipodi:cx="21.375"
+       sodipodi:sides="3"
+       id="path3165"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.71287532000000020;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       sodipodi:type="star" />
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1315"
+       width="40"
+       height="34"
+       x="4"
+       y="4"
+       rx="3.3"
+       ry="3.3" />
+    <rect
+       ry="1.5"
+       rx="1.5"
+       y="8"
+       x="8"
+       height="26"
+       width="32"
+       id="rect6622"
+       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:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 4.0620155,30.062016 L 13,19 C 14.643411,17.20155 15.790698,18.007752 17,19 L 25,28 C 28.093023,31.108527 23.992248,34.093023 22,31 L 15,23 L 5.4883721,34.945736"
+       id="path2188"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path3962"
+       d="M 19.828527,22.121775 L 30.068838,12.920224 C 31.712249,11.121774 32.859536,11.927976 34.068838,12.920224 L 41.882791,19.067511 C 44.975814,22.176038 40.875039,25.160534 38.882791,22.067511 L 32.068838,16.920224 L 20.882791,27.067511"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10.28465649;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path3187"
+       sodipodi:sides="3"
+       sodipodi:cx="21.375"
+       sodipodi:cy="30.875"
+       sodipodi:r1="8.7056913"
+       sodipodi:r2="4.3528457"
+       sodipodi:arg1="-2.6179939"
+       sodipodi:arg2="-1.5707963"
+       inkscape:flatsided="true"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="M 13.83565,26.522154 L 28.91435,26.522154 L 21.375,39.580691 L 13.83565,26.522154 z"
+       transform="matrix(1,0,0,0.7657825,2.6250001,11.689799)" />
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.57095861;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path3159"
+       sodipodi:sides="3"
+       sodipodi:cx="21.375"
+       sodipodi:cy="30.875"
+       sodipodi:r1="8.7056913"
+       sodipodi:r2="4.3528457"
+       sodipodi:arg1="-2.6179939"
+       sodipodi:arg2="-1.5707963"
+       inkscape:flatsided="true"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="M 13.83565,26.522154 L 28.91435,26.522154 L 21.375,39.580691 L 13.83565,26.522154 z"
+       transform="matrix(1,0,0,0.7657825,2.6250001,11.689799)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/insert-link.svg b/themes/HighContrast/icons/scalable/actions/insert-link.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/insert-link.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/insert-object.svg b/themes/HighContrast/icons/scalable/actions/insert-object.svg
new file mode 100644
index 0000000..ef70a41
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/insert-object.svg
@@ -0,0 +1,72 @@
+<?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="insert-object.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata17"><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="defs15" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2385"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_3"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   style="stroke:#ffffff;stroke-width:6.81409979;stroke-linejoin:round"
+   d="M 39.6,17.9 C 38.3,17.9 37.1,19.1 36.4,20.8 C 35.4,21.3 33.9,20.9 33.5,19.8 L 33.5,12.6 L 33.3,12.6 L 14.7,12.6 L 14.5,12.6 L 14.5,19.9 C 14.1,21.1 12.7,21.5 11.7,21 C 11.1,19.1 9.8,17.9 8.4,17.9 C 6.3,17.9 4.6,20.7 4.6,24.1 C 4.6,27.5 6.3,30.3 8.4,30.3 C 9.7,30.3 10.9,29.1 11.6,27.4 C 12.6,26.9 14.1,27.3 14.5,28.4 L 14.5,35.6 L 14.7,35.6 L 33.4,35.6 L 33.6,35.6 L 33.6,28.3 C 34,27.1 35.4,26.7 36.4,27.2 C 37,29.1 38.3,30.3 39.7,30.3 C 41.8,30.3 43.5,27.5 43.5,24.1 C 43.5,20.7 41.8,17.9 39.7,17.9 L 39.6,17.9 z"
+   id="path7" />
+			<path
+   style="stroke:none"
+   d="M 39.6,17.9 C 38.3,17.9 37.1,19.1 36.4,20.8 C 35.4,21.3 33.9,20.9 33.5,19.8 L 33.5,12.6 L 33.3,12.6 L 14.7,12.6 L 14.5,12.6 L 14.5,19.9 C 14.1,21.1 12.7,21.5 11.7,21 C 11.1,19.1 9.8,17.9 8.4,17.9 C 6.3,17.9 4.6,20.7 4.6,24.1 C 4.6,27.5 6.3,30.3 8.4,30.3 C 9.7,30.3 10.9,29.1 11.6,27.4 C 12.6,26.9 14.1,27.3 14.5,28.4 L 14.5,35.6 L 14.7,35.6 L 33.4,35.6 L 33.6,35.6 L 33.6,28.3 C 34,27.1 35.4,26.7 36.4,27.2 C 37,29.1 38.3,30.3 39.7,30.3 C 41.8,30.3 43.5,27.5 43.5,24.1 C 43.5,20.7 41.8,17.9 39.7,17.9 L 39.6,17.9 z"
+   id="path9" />
+		</g>
+	</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="path12" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/insert-text.svg b/themes/HighContrast/icons/scalable/actions/insert-text.svg
new file mode 100644
index 0000000..a011ab9
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/insert-text.svg
@@ -0,0 +1,178 @@
+<?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="svg3189"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="insert-text.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3191">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective16" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="21.125"
+     inkscape:cx="21.403613"
+     inkscape:cy="26.206388"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     gridtolerance="10"
+     inkscape:object-paths="false"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-nodes="true"
+     inkscape:bbox-paths="true"
+     showborder="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="723"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2389"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3194">
+    <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>Insert Text</dc:title>
+        <dc:date>2008-12-30</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Vinicius Depizzol &lt;vdepizzol gmail com&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>text</rdf:li>
+            <rdf:li>insert</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Camada 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="opacity:1;fill:#888a85;fill-opacity:0;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect3793"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       ry="3"
+       rx="3"
+       y="4"
+       x="4"
+       height="34"
+       width="40"
+       id="rect6561"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       transform="matrix(1,0,0,0.7657825,2.6250003,11.689799)"
+       d="M 13.83565,26.522154 L 28.91435,26.522154 L 21.375,39.580691 L 13.83565,26.522154 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0"
+       inkscape:flatsided="true"
+       sodipodi:arg2="-1.5707963"
+       sodipodi:arg1="-2.6179939"
+       sodipodi:r2="4.3528457"
+       sodipodi:r1="8.7056913"
+       sodipodi:cy="30.875"
+       sodipodi:cx="21.375"
+       sodipodi:sides="3"
+       id="path3165"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.71287537;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       sodipodi:type="star" />
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1315"
+       width="40"
+       height="34"
+       x="4"
+       y="4"
+       rx="3.3"
+       ry="3.3" />
+    <rect
+       ry="1.5"
+       rx="1.5"
+       y="8"
+       x="8"
+       height="26"
+       width="32"
+       id="rect6622"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10.28465652;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path3187"
+       sodipodi:sides="3"
+       sodipodi:cx="21.375"
+       sodipodi:cy="30.875"
+       sodipodi:r1="8.7056913"
+       sodipodi:r2="4.3528457"
+       sodipodi:arg1="-2.6179939"
+       sodipodi:arg2="-1.5707963"
+       inkscape:flatsided="true"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="M 13.83565,26.522154 L 28.91435,26.522154 L 21.375,39.580691 L 13.83565,26.522154 z"
+       transform="matrix(1,0,0,0.7657825,2.6250003,11.689799)" />
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4.57095861;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path3159"
+       sodipodi:sides="3"
+       sodipodi:cx="21.375"
+       sodipodi:cy="30.875"
+       sodipodi:r1="8.7056913"
+       sodipodi:r2="4.3528457"
+       sodipodi:arg1="-2.6179939"
+       sodipodi:arg2="-1.5707963"
+       inkscape:flatsided="true"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="M 13.83565,26.522154 L 28.91435,26.522154 L 21.375,39.580691 L 13.83565,26.522154 z"
+       transform="matrix(1,0,0,0.7657825,2.6250003,11.689799)" />
+    <path
+       style="fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 18.774625,26.500001 L 13.532834,26.500001 L 20.521889,11.500001 L 27.510946,11.500001 L 34.5,26.500001 L 29.25821,26.500001 L 27.510946,22.625 L 20.521889,22.57143 L 18.774625,26.500001 z M 27.15625,20.44643 C 27.15625,20.44643 24.948292,15.035716 24.598839,14.178572 L 23.433995,14.178572 C 23.142786,15.089287 21.019536,20.44643 21.019536,20.44643 L 27.15625,20.44643 z"
+       id="path19"
+       sodipodi:nodetypes="cccccccccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/list-add.svg b/themes/HighContrast/icons/scalable/actions/list-add.svg
new file mode 100644
index 0000000..ae41ba8
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/list-add.svg
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="list-add.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata19"><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="defs17" /><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showguides="true"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<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="rect3315"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4.0000000"
+   transform="translate(0.000000,-2.000000)">
+		<g
+   style="stroke:none"
+   id="g5">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 42.000000,21.000000 L 29.000000,21.000000 L 29.000000,8.0000000 L 19.000000,8.0000000 L 19.000000,21.000000 L 6.0000000,21.000000 L 6.0000000,31.000000 L 19.000000,31.000000 L 19.000000,44.000000 L 29.000000,44.000000 L 29.000000,31.000000 L 42.000000,31.000000 L 42.000000,21.000000 z "
+   id="path7"
+   sodipodi:nodetypes="ccccccccccccc" />
+			<path
+   d="M 29.000000,44.000000 L 19.000000,44.000000 L 19.000000,8.0000000 L 29.000000,8.0000000 L 29.000000,44.000000 z "
+   id="path9"
+   sodipodi:nodetypes="ccccc" />
+			<path
+   d="M 6.0000000,31.000000 L 6.0000000,21.000000 L 42.000000,21.000000 L 42.000000,31.000000 L 6.0000000,31.000000 z "
+   id="path11"
+   sodipodi:nodetypes="ccccc" />
+		</g>
+	</g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/list-remove.svg b/themes/HighContrast/icons/scalable/actions/list-remove.svg
new file mode 100644
index 0000000..5119624
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/list-remove.svg
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="list-remove.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"><metadata
+   id="metadata19"><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="defs17" /><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showguides="true"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.875000"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<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="rect3315"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4.0000000"
+   transform="translate(0.000000,-2.000000)">
+		<g
+   style="stroke:none"
+   id="g5">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:8.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 42.000000,21.000000 L 6.0000000,21.000000 L 6.0000000,31.000000 L 42.000000,31.000000 L 42.000000,21.000000 z "
+   id="path7"
+   sodipodi:nodetypes="ccccc" />
+			
+			<path
+   d="M 6.0000000,31.000000 L 6.0000000,21.000000 L 42.000000,21.000000 L 42.000000,31.000000 L 6.0000000,31.000000 z "
+   id="path11"
+   sodipodi:nodetypes="ccccc" />
+		</g>
+	</g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/mail-forward.svg b/themes/HighContrast/icons/scalable/actions/mail-forward.svg
new file mode 100644
index 0000000..4d8a7bc
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-forward.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:docname="mail-forward.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   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="15.1875"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <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>Mail Forward</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://www.gnome.org/</dc:source>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>mail</rdf:li>
+            <rdf:li>email</rdf:li>
+            <rdf:li>forward</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Luca Ferretti: flipped mail-reply-sender :-)</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+      </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="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 43,22.97151 L 24.052697,6.0902282 L 24.024049,17.090228 C 12.909319,17.157811 10.942559,13.039736 10.938426,10.090314 L 4,9.977791 C 4,18.532886 11.078532,30.885724 24.024049,31.034772 L 24.024049,41.004442 L 43,22.97151 z "
+       id="rect4942"
+       sodipodi:nodetypes="cccccccc" />
+    <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="rect7865"
+       width="3"
+       height="3"
+       x="21"
+       y="-19.039213"
+       transform="scale(1,-1)" />
+    <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="rect9805"
+       width="3"
+       height="3"
+       x="21"
+       y="-32.039215"
+       transform="scale(1,-1)" />
+    <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/themes/HighContrast/icons/scalable/actions/mail-mark-important.svg b/themes/HighContrast/icons/scalable/actions/mail-mark-important.svg
new file mode 100644
index 0000000..a85b212
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-mark-important.svg
@@ -0,0 +1,119 @@
+<?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="svg10115"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="mail-mark-important.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs10117" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata10120">
+    <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>Important</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem important</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <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
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path10123"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="22"
+       sodipodi:ry="21.992188"
+       d="M 46 24 A 22 21.992188 0 1 1  2,24 A 22 21.992188 0 1 1  46 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path10998"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <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="path11873"
+       sodipodi:cx="24"
+       sodipodi:cy="36"
+       sodipodi:rx="3"
+       sodipodi:ry="3"
+       d="M 27 36 A 3 3 0 1 1  21,36 A 3 3 0 1 1  27 36 z"
+       transform="translate(0,-2)" />
+    <path
+       transform="translate(-0.46875,0)"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 28.46875,15 C 28.46875,19 26.46875,30 24.46875,30 C 22.46875,30 20.46875,19 20.46875,15 C 20.46875,10.032 23.46875,10 24.46875,10 C 25.46875,10 28.46875,10.032 28.46875,15 z "
+       id="path12748"
+       sodipodi:nodetypes="csssc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-mark-junk.svg b/themes/HighContrast/icons/scalable/actions/mail-mark-junk.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-mark-junk.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-mark-notjunk.svg b/themes/HighContrast/icons/scalable/actions/mail-mark-notjunk.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-mark-notjunk.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-mark-read.svg b/themes/HighContrast/icons/scalable/actions/mail-mark-read.svg
new file mode 100644
index 0000000..5b73a7e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-mark-read.svg
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="mail-mark-read.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.145833"
+     inkscape:cx="24"
+     inkscape:cy="26.574966"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Email read</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>read email</rdf:li>
+            <rdf:li>read message</rdf:li>
+            <rdf:li>open email</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:description>An open envelope</dc:description>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:nodetypes="ccccccccccc"
+       id="path1875"
+       d="M 6.8503124,14 L 21.004249,4.888583 C 22.979408,3.6341125 24.16227,3.8321869 26.137429,4.888583 L 41.017638,14 C 42.207108,15.087542 43,15.768367 43,17.964949 L 43,40.035051 C 43,42.231633 41.203008,44 38.97087,44 L 9.0291295,44 C 6.7969918,44 5,42.231633 5,40.035051 L 5,17.964949 C 5,15.768367 6.0046946,14.924347 6.8503124,14 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 6.8503124,14 L 21.004249,4.888583 C 22.913383,3.3700135 24.16227,3.4360383 26.137429,4.888583 L 41.017638,14 C 42.207108,15.087542 43,15.768367 43,17.964949 L 43,40.035051 C 43,42.231633 41.203008,44 38.97087,44 L 9.0291295,44 C 6.7969918,44 5,42.231633 5,40.035051 L 5,17.964949 C 5,15.768367 6.0046946,14.924347 6.8503124,14 z "
+       id="rect2248"
+       sodipodi:nodetypes="ccccccccccc" />
+    <path
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 9,18 L 23.471802,7.9642363 L 39,18 L 39,40 L 9,40 L 9,18 z "
+       id="rect3123"
+       sodipodi:nodetypes="cccccc" />
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path1876"
+       d="M 8,18.174564 L 22,32 C 23.025769,32.868777 23.884336,32.940976 24.897756,32 L 40.077307,17.820449"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-mark-unread.svg b/themes/HighContrast/icons/scalable/actions/mail-mark-unread.svg
new file mode 100644
index 0000000..e465f40
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-mark-unread.svg
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="mail-mark-unread.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.1875"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Email unread</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>unread email message</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.9649484"
+       rx="3.9631047"
+       y="9"
+       x="5"
+       height="30"
+       width="38"
+       id="rect4006"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2248"
+       width="38"
+       height="30"
+       x="5"
+       y="9"
+       rx="4.0291295"
+       ry="3.9649487" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3123"
+       width="30"
+       height="22"
+       x="9"
+       y="13"
+       rx="0"
+       ry="0" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
+       d="M 8,13.174564 L 22,27 C 23.124807,28.198901 23.884336,28.18857 25.046312,27.033012 L 40.077307,12.820449"
+       id="path4000"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-message-new.svg b/themes/HighContrast/icons/scalable/actions/mail-message-new.svg
new file mode 100644
index 0000000..e707b61
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-message-new.svg
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="mail-message-new.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.1875"
+     inkscape:cx="24"
+     inkscape:cy="24.296296"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="919"
+     inkscape:window-x="0"
+     inkscape:window-y="47" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>New emal</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>new email message</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:description>A mail, the side with stamp and address</dc:description>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.9649484"
+       rx="3.9631047"
+       y="9"
+       x="5"
+       height="30"
+       width="38"
+       id="rect4006"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2248"
+       width="38"
+       height="30"
+       x="5"
+       y="9"
+       rx="4.0291295"
+       ry="3.9649487" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3123"
+       width="30"
+       height="22"
+       x="9"
+       y="13"
+       rx="0"
+       ry="0" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2164"
+       width="5.9506173"
+       height="7.1769547"
+       x="30"
+       y="16"
+       ry="1.5802469" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 13.25,24.75 L 25.25,24.75"
+       id="path3052" />
+    <path
+       id="path3939"
+       d="M 13.25,29.75 L 34.073045,29.75"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-reply-all.svg b/themes/HighContrast/icons/scalable/actions/mail-reply-all.svg
new file mode 100644
index 0000000..be519b0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-reply-all.svg
@@ -0,0 +1,166 @@
+<?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="svg4932"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="mail-reply-all.svg"
+   sodipodi:docbase="/home/luca/Scrivania/hc"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4934">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective11" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="12.708333"
+     inkscape:cx="22.622951"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1150"
+     inkscape:window-height="817"
+     inkscape:window-x="80"
+     inkscape:window-y="58"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2384"
+       visible="true"
+       enabled="true" />
+    <sodipodi:guide
+       orientation="0,1"
+       position="47.685246,24.078689"
+       id="guide3158" />
+  </sodipodi:namedview>
+  <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>Mail Reply All</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Kevin Kubasik</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source></dc:source>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>mail</rdf:li>
+            <rdf:li>email</rdf:li>
+            <rdf:li>sender</rdf:li>
+            <rdf:li>reply to</rdf:li>
+            <rdf:li>reply to sender</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="" />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson, Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="foo" />
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2386"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       sodipodi:nodetypes="ccccccccccc"
+       id="path3164"
+       d="M 11.792261,26.10241 C 10.784144,25.086398 10.784144,23.054374 11.792261,22.038362 L 21.873448,7.8141937 C 22.881566,5.7821699 27.92216,4.7661577 27.92216,8.8302058 L 27.92216,17.974313 C 38.762522,18.012195 39.01495,13.761333 39.011466,10.86223 L 45.060176,10.86223 C 45.081978,19.271342 40.547536,29.9867 27.92216,30.166458 L 27.92216,39.310566 C 27.92216,43.374614 22.881566,42.358602 21.873448,40.326578 L 11.792261,26.10241 z"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:6.07234573;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:6.13661909;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 3.8449037,26.020471 C 2.8094447,25.010237 2.8094447,22.989763 3.8449037,21.979529 L 14.199494,7.8362226 C 15.234954,5.8157504 20.412248,4.8055143 20.412248,8.8464587 L 20.412248,39.153542 C 20.412248,43.194486 15.234954,42.184249 14.199494,40.163777 L 3.8449037,26.020471 z"
+       id="path3162"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path3160"
+       d="M 4,26 C 3,25 3,23 4,22 L 14,8 C 15,6 20,5 20,9 L 20,39 C 20,43 15,42 14,40 L 4,26 z"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 12,26 C 11,25 11,23 12,22 L 22,8 C 23,6 28,5 28,9 L 28,18 C 38.753064,18.037284 39.003458,13.853415 39,11 L 45,11 C 45.021627,19.276587 40.523702,29.823077 28,30 L 28,39 C 28,43 23,42 22,40 L 12,26 z"
+       id="rect4942"
+       sodipodi:nodetypes="ccccccccccc" />
+    <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="rect7865"
+       width="3"
+       height="3"
+       x="-103.625"
+       y="-21.539213"
+       transform="scale(1,-1)" />
+    <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="rect9805"
+       width="3"
+       height="3"
+       x="-103.625"
+       y="-34.539215"
+       transform="scale(1,-1)" />
+    <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="-124.625"
+       y="2.5"
+       rx="0"
+       ry="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-reply-sender.svg b/themes/HighContrast/icons/scalable/actions/mail-reply-sender.svg
new file mode 100644
index 0000000..1b08e52
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-reply-sender.svg
@@ -0,0 +1,123 @@
+<?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:docname="mail-reply-sender.svg"
+   sodipodi:docbase="/home/luca/Scrivania/hc"
+   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="8"
+     inkscape:cx="32.933637"
+     inkscape:cy="23.698123"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="986"
+     inkscape:window-height="714"
+     inkscape:window-x="286"
+     inkscape:window-y="246" />
+  <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>Mail Reply Sender</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://www.gnome.org/</dc:source>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>mail</rdf:li>
+            <rdf:li>email</rdf:li>
+            <rdf:li>sender</rdf:li>
+            <rdf:li>reply to</rdf:li>
+            <rdf:li>reply to sender</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="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 4,22.97151 L 22.947303,6.0902282 L 22.975951,17.090228 C 34.090681,17.157811 36.057441,13.039736 36.061574,10.090314 L 43,9.977791 C 43,18.532886 35.921468,30.885724 22.975951,31.034772 L 22.975951,41.004442 L 4,22.97151 z "
+       id="rect4942"
+       sodipodi:nodetypes="cccccccc" />
+    <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="rect7865"
+       width="3"
+       height="3"
+       x="21"
+       y="-19.039213"
+       transform="scale(1,-1)" />
+    <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="rect9805"
+       width="3"
+       height="3"
+       x="21"
+       y="-32.039215"
+       transform="scale(1,-1)" />
+    <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/themes/HighContrast/icons/scalable/actions/mail-send-receive.svg b/themes/HighContrast/icons/scalable/actions/mail-send-receive.svg
new file mode 100644
index 0000000..3096c77
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-send-receive.svg
@@ -0,0 +1,119 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="mail-send.receive.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.333333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-bbox="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="795"
+     inkscape:window-height="750"
+     inkscape:window-x="451"
+     inkscape:window-y="31">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2383"
+       visible="true"
+       enabled="true" />
+    <sodipodi:guide
+       orientation="1,0"
+       position="-2.4705882,27.352941"
+       id="guide3161" />
+  </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"; />
+        <dc:title>Mail Send Receive</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>mail</rdf:li>
+            <rdf:li>send</rdf:li>
+            <rdf:li>receive</rdf:li>
+            <rdf:li>syncronize</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>Two arrows, one pointing up, one pointing down</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:0.52479339000000003;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3165"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 42.5,30.5 L 31.5,42.5 L 20.5,30.5 L 27.5,30.5 L 27.5,15.5 L 36.5,15.5 L 36.5,30.5 L 42.5,30.5 z"
+       id="path3169" />
+    <path
+       id="path3167"
+       d="M 5.5,17.5 L 16.5,5.5 L 27.5,17.5 L 20.5,17.5 L 20.5,32.5 L 11.5,32.5 L 11.5,17.5 L 5.5,17.5 z"
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 5.5,17.5 L 16.5,5.5 L 27.5,17.5 L 20.5,17.5 L 20.5,32.5 L 11.5,32.5 L 11.5,17.5 L 5.5,17.5 z"
+       id="path2387" />
+    <path
+       id="path3159"
+       d="M 42.5,30.5 L 31.5,42.5 L 20.5,30.5 L 27.5,30.5 L 27.5,15.5 L 36.5,15.5 L 36.5,30.5 L 42.5,30.5 z"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/mail-send.svg b/themes/HighContrast/icons/scalable/actions/mail-send.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/mail-send.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-eject.svg b/themes/HighContrast/icons/scalable/actions/media-eject.svg
new file mode 100644
index 0000000..f84e7b2
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-eject.svg
@@ -0,0 +1,129 @@
+<?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="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   sodipodi:docname="media-eject.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="15.125"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1px"
+     gridspacingx="1px"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="947"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     width="48px"
+     height="48px"
+     gridanglex="37.5px"
+     gridanglez="37.5px"
+     grid_units="px" />
+  <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/LGPL/2.1/"; />
+        <dc:title>Media Eject</dc:title>
+        <dc:date>Janaury 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>http://www.gnome.org</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>eject</rdf:li>
+            <rdf:li>tray open</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
+     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="48"
+       height="48"
+       x="0"
+       y="0"
+       sodipodi:insensitive="true" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       d="M 4,20 L 21,4 C 23,3 25,3 27,4 L 44,20 C 45.001112,20.899412 45.003335,24.100588 42,25 L 6,25 C 3,24 3,21 4,20 z "
+       id="rect7702"
+       sodipodi:nodetypes="ccccccc" />
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect8578"
+       width="14"
+       height="42"
+       x="30"
+       y="3"
+       rx="4.2500458"
+       ry="4.4460835"
+       transform="matrix(0,1,1,0,0,0)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-playback-pause.svg b/themes/HighContrast/icons/scalable/actions/media-playback-pause.svg
new file mode 100644
index 0000000..cbe3337
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-playback-pause.svg
@@ -0,0 +1,140 @@
+<?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="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   sodipodi:docname="media-playback-pause.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="11.805901"
+     inkscape:cx="30"
+     inkscape:cy="18.606428"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1px"
+     gridspacingx="1px"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="947"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     width="48px"
+     height="48px"
+     gridanglex="37.5px"
+     gridanglez="37.5px"
+     grid_units="px">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="58.275941"
+       id="guide8580" />
+  </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/LGPL/2.1/"; />
+        <dc:title>Media Pause</dc:title>
+        <dc:date>January 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>http://www.gnome.org</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>pause</rdf:li>
+            <rdf:li>multimedia</rdf:li>
+            <rdf:li>audio</rdf:li>
+            <rdf:li>video</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
+     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="48"
+       height="48"
+       x="0"
+       y="0"
+       sodipodi:insensitive="true" />
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect8578"
+       width="19"
+       height="40"
+       x="-23"
+       y="4"
+       rx="3.4911091"
+       ry="3.6521399"
+       transform="scale(-1,1)" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#rect8578"
+       id="use3134"
+       transform="matrix(-1,0,0,1,48,0)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-playback-start.svg b/themes/HighContrast/icons/scalable/actions/media-playback-start.svg
new file mode 100644
index 0000000..d96d202
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-playback-start.svg
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="media-playback-start.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.1875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="902"
+     inkscape:window-height="531"
+     inkscape:window-x="5"
+     inkscape:window-y="51" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <g
+       id="g6359"
+       transform="matrix(0.000000,1.000000,-1.000000,0.000000,47.00000,0.000000)">
+      <path
+         style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:12.000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 7.0000000,33.000000 L 41.000000,33.000000 L 24.000000,14.000000 L 7.0000000,33.000000 z "
+         id="path5631"
+         sodipodi:nodetypes="cccc" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path4903"
+         d="M 7.0000000,33.000000 L 41.000000,33.000000 L 24.000000,14.000000 L 7.0000000,33.000000 z "
+         style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-playback-stop.svg b/themes/HighContrast/icons/scalable/actions/media-playback-stop.svg
new file mode 100644
index 0000000..7704772
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-playback-stop.svg
@@ -0,0 +1,122 @@
+<?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="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   sodipodi:docname="media-playback-stop.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="11.805901"
+     inkscape:cx="30"
+     inkscape:cy="21.994564"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1px"
+     gridspacingx="1px"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="947"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     width="48px"
+     height="48px"
+     gridanglex="37.5px"
+     gridanglez="37.5px"
+     grid_units="px" />
+  <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/LGPL/2.1/"; />
+        <dc:title>Stop Playback</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>stop playback multimedia audio video</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:date>January 2008</dc:date>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>http://www.gnome.org</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+      </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
+     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="48"
+       height="48"
+       x="0"
+       y="0"
+       sodipodi:insensitive="true" />
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2163"
+       width="38"
+       height="38"
+       x="5"
+       y="5"
+       rx="6.4137015"
+       ry="6.3199348" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-record.svg b/themes/HighContrast/icons/scalable/actions/media-record.svg
new file mode 100644
index 0000000..18dd768
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-record.svg
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45.1"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   sodipodi:docname="media-record.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="15.125"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1px"
+     gridspacingx="1px"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="947"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     width="48px"
+     height="48px"
+     gridanglex="37.5px"
+     gridanglez="37.5px"
+     grid_units="px">
+    <sodipodi:guide
+       orientation="vertical"
+       position="8.7244504"
+       id="guide4180" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="58.275941"
+       id="guide8580" />
+  </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/LGPL/2.1/"; />
+        <dc:title>Media Record</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>record multimedia audio video</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:date>January 2008</dc:date>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>http://www.gnome.org</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+      </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
+     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="48"
+       height="48"
+       x="0"
+       y="0"
+       sodipodi:insensitive="true" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path12085"
+       sodipodi:cx="22"
+       sodipodi:cy="22"
+       sodipodi:rx="20"
+       sodipodi:ry="20"
+       d="M 42 22 A 20 20 0 1 1  2,22 A 20 20 0 1 1  42 22 z"
+       transform="translate(2,2)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-seek-backward.svg b/themes/HighContrast/icons/scalable/actions/media-seek-backward.svg
new file mode 100644
index 0000000..d46be26
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-seek-backward.svg
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="media-seek-backward.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     showguides="true"
+     inkscape:guide-bbox="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"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect7126"
+       width="48.000000"
+       height="48.000000"
+       x="-48.000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000"
+       transform="scale(-1.000000,1.000000)" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:12.000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 25.000000,7.0000000 L 25.000000,41.000000 L 6.0000000,24.000000 L 25.000000,7.0000000 z "
+       id="path6392"
+       sodipodi:nodetypes="cccc" />
+    <g
+       id="g6359"
+       transform="matrix(0.000000,1.000000,1.000000,0.000000,8.000000,0.000000)">
+      <path
+         style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:12.000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 7.0000000,33.000000 L 41.000000,33.000000 L 24.000000,14.000000 L 7.0000000,33.000000 z "
+         id="path5631"
+         sodipodi:nodetypes="cccc" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path4903"
+         d="M 7.0000000,33.000000 L 41.000000,33.000000 L 24.000000,14.000000 L 7.0000000,33.000000 z "
+         style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+    </g>
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path6394"
+       d="M 25.000000,7.0000000 L 25.000000,41.000000 L 6.0000000,24.000000 L 25.000000,7.0000000 z "
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 23.000000,12.000000 L 23.000000,36.000000 L 8.4960630,24.000000 L 23.000000,12.000000 z "
+       id="path6398"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-seek-forward.svg b/themes/HighContrast/icons/scalable/actions/media-seek-forward.svg
new file mode 100644
index 0000000..85fcf0e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-seek-forward.svg
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="media-seek-forward.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     showguides="true"
+     inkscape:guide-bbox="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"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect7126"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:12.000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 23.000000,7.0000000 L 23.000000,41.000000 L 42.000000,24.000000 L 23.000000,7.0000000 z "
+       id="path6392"
+       sodipodi:nodetypes="cccc" />
+    <g
+       id="g6359"
+       transform="matrix(0.000000,1.000000,-1.000000,0.000000,40.00000,0.000000)">
+      <path
+         style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:12.000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+         d="M 7.0000000,33.000000 L 41.000000,33.000000 L 24.000000,14.000000 L 7.0000000,33.000000 z "
+         id="path5631"
+         sodipodi:nodetypes="cccc" />
+      <path
+         sodipodi:nodetypes="cccc"
+         id="path4903"
+         d="M 7.0000000,33.000000 L 41.000000,33.000000 L 24.000000,14.000000 L 7.0000000,33.000000 z "
+         style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+    </g>
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path6394"
+       d="M 23.000000,7.0000000 L 23.000000,41.000000 L 42.000000,24.000000 L 23.000000,7.0000000 z "
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 25.000000,12.000000 L 25.000000,36.000000 L 39.503937,24.000000 L 25.000000,12.000000 z "
+       id="path6398"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-skip-backward.svg b/themes/HighContrast/icons/scalable/actions/media-skip-backward.svg
new file mode 100644
index 0000000..8c49f13
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-skip-backward.svg
@@ -0,0 +1,136 @@
+<?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="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   sodipodi:docname="media-skip-backward.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="11.805901"
+     inkscape:cx="30"
+     inkscape:cy="21.994564"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1px"
+     gridspacingx="1px"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="947"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     width="48px"
+     height="48px"
+     gridanglex="37.5px"
+     gridanglez="37.5px"
+     grid_units="px">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="58.275941"
+       id="guide8580" />
+  </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/LGPL/2.1/"; />
+        <dc:title>Media Skip Backward</dc:title>
+        <dc:date>January 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>http://www.gnome.org</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>skip</rdf:li>
+            <rdf:li>backward. audio</rdf:li>
+            <rdf:li>video</rdf:li>
+            <rdf:li>multimedia</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
+     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="48"
+       height="48"
+       x="0"
+       y="0"
+       sodipodi:insensitive="true" />
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect8578"
+       width="14"
+       height="42"
+       x="5"
+       y="-45"
+       rx="4.2500458"
+       ry="4.4460835"
+       transform="scale(1,-1)" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 39,44 L 23,27.000001 C 22,25.000001 22,23.000001 23,21.000001 L 39,4 C 39.899412,2.998888 43.100588,2.996665 44,6 L 44,42 C 43,45 40,45 39,44 z "
+       id="rect7702"
+       sodipodi:nodetypes="ccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/media-skip-forward.svg b/themes/HighContrast/icons/scalable/actions/media-skip-forward.svg
new file mode 100644
index 0000000..8014aba
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/media-skip-forward.svg
@@ -0,0 +1,137 @@
+<?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="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   sodipodi:docname="media-skip-forward.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="11.805901"
+     inkscape:cx="30"
+     inkscape:cy="21.994564"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1px"
+     gridspacingx="1px"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="947"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     width="48px"
+     height="48px"
+     gridanglex="37.5px"
+     gridanglez="37.5px"
+     grid_units="px">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="58.275941"
+       id="guide8580" />
+  </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/LGPL/2.1/"; />
+        <dc:title>Media Skip Forward</dc:title>
+        <dc:date>January 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title>http://www.gnome.org</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>skip</rdf:li>
+            <rdf:li>forward</rdf:li>
+            <rdf:li>audio</rdf:li>
+            <rdf:li>video</rdf:li>
+            <rdf:li>multimedia</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
+     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="48"
+       height="48"
+       x="0"
+       y="0"
+       sodipodi:insensitive="true" />
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect8578"
+       width="14"
+       height="42"
+       x="-44"
+       y="-45"
+       rx="4.2500458"
+       ry="4.4460835"
+       transform="scale(-1,-1)" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 10,44 L 26,27.000001 C 27,25.000001 27,23.000001 26,21.000001 L 10,4 C 9.100588,2.998888 5.899412,2.996665 5,6 L 5,42 C 6,45 9,45 10,44 z "
+       id="rect7702"
+       sodipodi:nodetypes="ccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/object-flip-horizontal.svg b/themes/HighContrast/icons/scalable/actions/object-flip-horizontal.svg
new file mode 100644
index 0000000..7864c0b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/object-flip-horizontal.svg
@@ -0,0 +1,119 @@
+<?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";
+   inkscape:export-ydpi="90.000000"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+   width="48px"
+   height="48px"
+   id="svg11300"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="object-flip-horizontal.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     stroke="#c4a000"
+     fill="#edd400"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.645833"
+     inkscape:cx="24"
+     inkscape:cy="22.675411"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:showpageshadow="true"
+     inkscape:window-width="891"
+     inkscape:window-height="932"
+     inkscape:window-x="27"
+     inkscape:window-y="33"
+     inkscape:grid-points="true"
+     showborder="true" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:title>Flip horizontal</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>object flip horizontal</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">
+    <path
+       sodipodi:nodetypes="ccccccccccc"
+       id="path3969"
+       d="M 44,24 L 31,10 C 31,10 31,19 31,19 L 17,19 C 17,19 17,10 17,10 L 4,24 L 17,38 L 17,29 L 31,29 L 31,38 L 44,24 z "
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" />
+    <path
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.56160458;visibility:visible;display:block;overflow:visible"
+       d="M 44,24 L 31,10 C 31,10 31,19 31,19 L 17,19 C 17,19 17,10 17,10 L 4,24 L 17,38 L 17,29 L 31,29 L 31,38 L 44,24 z "
+       id="path1348"
+       sodipodi:nodetypes="ccccccccccc" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3089"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3091"
+       width="0"
+       height="0"
+       x="47.999996"
+       y="0"
+       rx="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/object-flip-vertical.svg b/themes/HighContrast/icons/scalable/actions/object-flip-vertical.svg
new file mode 100644
index 0000000..5d20c91
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/object-flip-vertical.svg
@@ -0,0 +1,119 @@
+<?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";
+   inkscape:export-ydpi="90.000000"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+   width="48px"
+   height="48px"
+   id="svg11300"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="object-flip-vertical.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     stroke="#c4a000"
+     fill="#edd400"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.645833"
+     inkscape:cx="24"
+     inkscape:cy="22.675411"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:showpageshadow="true"
+     inkscape:window-width="891"
+     inkscape:window-height="932"
+     inkscape:window-x="27"
+     inkscape:window-y="33"
+     inkscape:grid-points="true"
+     showborder="true" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:title>Flip vertical</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>object flip vertical</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">
+    <path
+       sodipodi:nodetypes="ccccccccccc"
+       id="path3969"
+       d="M 24,4 L 10,17 C 10,17 19,17 19,17 L 19,31 C 19,31 10,31 10,31 L 24,44 L 38,31 L 29,31 L 29,17 L 38,17 L 24,4 z "
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible" />
+    <path
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.56160458;visibility:visible;display:block;overflow:visible"
+       d="M 24,4 L 10,17 C 10,17 19,17 19,17 L 19,31 C 19,31 10,31 10,31 L 24,44 L 38,31 L 29,31 L 29,17 L 38,17 L 24,4 z "
+       id="path1348"
+       sodipodi:nodetypes="ccccccccccc" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3089"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3091"
+       width="0"
+       height="0"
+       x="47.999996"
+       y="0"
+       rx="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/object-rotate-left.svg b/themes/HighContrast/icons/scalable/actions/object-rotate-left.svg
new file mode 100644
index 0000000..f47c4f6
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/object-rotate-left.svg
@@ -0,0 +1,119 @@
+<?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";
+   inkscape:export-ydpi="90.000000"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+   width="48px"
+   height="48px"
+   id="svg11300"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="object-rotate-left.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     stroke="#c4a000"
+     fill="#edd400"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.645833"
+     inkscape:cx="24"
+     inkscape:cy="24.134221"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:showpageshadow="true"
+     inkscape:window-width="891"
+     inkscape:window-height="932"
+     inkscape:window-x="27"
+     inkscape:window-y="33"
+     inkscape:grid-points="true"
+     showborder="true" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+        <dc:title>Rotate left</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>object rotate left</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">
+    <path
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
+       d="M 41,4 C 17.950895,4 15,8.4929237 15,29 L 7,29 L 20,44 L 34,29 C 34,29 25,29 25,29 C 25,16.433925 27.453515,13 41,13 L 41,4 z "
+       id="path3066"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       sodipodi:nodetypes="cccccccc"
+       id="path1348"
+       d="M 41,4 C 17.950895,4 15,8.4929237 15,29 L 7,29 L 20,44 L 34,29 C 34,29 25,29 25,29 C 25,16.433925 27.453515,13 41,13 L 41,4 z "
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.56160458;visibility:visible;display:block;overflow:visible" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3089"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3091"
+       width="0"
+       height="0"
+       x="47.999996"
+       y="0"
+       rx="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/object-rotate-right.svg b/themes/HighContrast/icons/scalable/actions/object-rotate-right.svg
new file mode 100644
index 0000000..5e59321
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/object-rotate-right.svg
@@ -0,0 +1,119 @@
+<?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";
+   inkscape:export-ydpi="90.000000"
+   inkscape:export-xdpi="90.000000"
+   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
+   width="48px"
+   height="48px"
+   id="svg11300"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="object-rotate-right.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     stroke="#c4a000"
+     fill="#edd400"
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.645833"
+     inkscape:cx="24"
+     inkscape:cy="24.134221"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:showpageshadow="true"
+     inkscape:window-width="891"
+     inkscape:window-height="932"
+     inkscape:window-x="27"
+     inkscape:window-y="33"
+     inkscape:grid-points="true"
+     showborder="true" />
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:title>Rotate right</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>object rotate right</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">
+    <path
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
+       d="M 7,4 C 30.049105,4 33,8.4929237 33,29 L 41,29 L 28,44 L 14,29 C 14,29 23,29 23,29 C 23,16.433925 20.546485,13 7,13 L 7,4 z "
+       id="path3066"
+       sodipodi:nodetypes="cccccccc" />
+    <path
+       sodipodi:nodetypes="cccccccc"
+       id="path1348"
+       d="M 7,4 C 30.049105,4 33,8.4929237 33,29 L 41,29 L 28,44 L 14,29 C 14,29 23,29 23,29 C 23,16.433925 20.546485,13 7,13 L 7,4 z "
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.56160458;visibility:visible;display:block;overflow:visible" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3089"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3091"
+       width="0"
+       height="0"
+       x="47.999996"
+       y="0"
+       rx="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/process-stop.svg b/themes/HighContrast/icons/scalable/actions/process-stop.svg
new file mode 100644
index 0000000..256411b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/process-stop.svg
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg1376"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="process-stop.svg"
+   sodipodi:docbase="/home/betatester/Desktop"><metadata
+   id="metadata1395"><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="defs1393" /><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:grid-bbox="true"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.895833"
+   inkscape:cx="24.000000"
+   inkscape:cy="23.220550"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg1376" />
+	
+	<rect
+   style="fill:none;fill-opacity:0.30081302;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect2855"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" />
+<g
+   id="g5043"><path
+     transform="translate(-2.886580e-15,1.000000)"
+     style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+     d="M 16.000000,5.0000000 L 32.000000,5.0000000 L 42.000000,15.000000 L 42.000000,31.000000 L 32.000000,41.000000 L 16.000000,41.000000 L 6.0000000,31.000000 L 6.0000000,15.000000 L 16.000000,5.0000000 z "
+     id="path3584"
+     sodipodi:nodetypes="ccccccccc" /><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path2125"
+     d="M 16.000000,5.0000000 L 32.000000,5.0000000 L 42.000000,15.000000 L 42.000000,31.000000 L 32.000000,41.000000 L 16.000000,41.000000 L 6.0000000,31.000000 L 6.0000000,15.000000 L 16.000000,5.0000000 z "
+     style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+     transform="translate(-2.886580e-15,1.000000)" /><path
+     sodipodi:nodetypes="cc"
+     id="path4312"
+     d="M 15.500000,15.500000 L 32.500000,32.500000"
+     style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" /><path
+     style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+     d="M 32.500000,15.500000 L 15.500000,32.500000"
+     id="path5040"
+     sodipodi:nodetypes="cc" /></g></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/system-lock-screen.svg b/themes/HighContrast/icons/scalable/actions/system-lock-screen.svg
new file mode 100644
index 0000000..7142511
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/system-lock-screen.svg
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3465"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/emblems"
+   sodipodi:docname="emblem-readonly.svg">
+  <defs
+     id="defs3467" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.791667"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata3470">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect4928"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       sodipodi:nodetypes="cccccccccccccsccsccccc"
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       id="path4200"
+       d="M 24.000000,4.0000000 C 17.000000,4.0000000 12.000000,8.1739046 12.000000,15.000000 L 12.000000,21.000000 L 10.000000,21.000000 C 8.0000000,21.000000 7.0000000,22.000000 7.0000000,24.000000 L 7.0000000,41.000000 C 7.0000000,41.980326 8.0000000,44.000000 10.000000,44.000000 L 39.384016,44.000000 C 41.000000,43.990546 42.000000,41.980324 42.000000,41.000000 L 42.000000,24.000000 C 42.000000,22.000000 41.000000,20.990546 39.000000,20.990546 L 37.000000,21.000000 L 37.000000,15.000000 C 37.000000,8.0000000 32.000000,4.0000000 25.000000,4.0000000 L 24.000000,4.0000000 z M 24.000000,9.0000000 L 25.000000,9.0000000 C 32.000000,9.0000000 32.000000,15.000000 32.000000,17.000000 L 32.000000,21.000000 L 17.000000,21.000000 L 17.000000,17.000000 C 17.000000,15.000000 17.000000,9.0000000 24.000000,9.0000000 z "
+       style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible" />
+    <path
+       style="opacity:1.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:0.99999970;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible"
+       d="M 24.000000,4.0000000 C 17.000000,4.0000000 12.000000,8.1739046 12.000000,15.000000 L 12.000000,21.000000 L 10.000000,21.000000 C 8.0000000,21.000000 7.0000000,22.000000 7.0000000,24.000000 L 7.0000000,41.000000 C 7.0000000,41.980326 8.0000000,44.000000 10.000000,44.000000 L 39.384016,44.000000 C 41.000000,43.990546 42.000000,41.980324 42.000000,41.000000 L 42.000000,24.000000 C 42.000000,22.000000 41.000000,20.990546 39.000000,20.990546 L 37.000000,21.000000 L 37.000000,15.000000 C 37.000000,8.0000000 32.000000,4.0000000 25.000000,4.0000000 L 24.000000,4.0000000 z M 24.000000,9.0000000 L 25.000000,9.0000000 C 32.000000,9.0000000 32.000000,15.000000 32.000000,17.000000 L 32.000000,21.000000 L 17.000000,21.000000 L 17.000000,17.000000 C 17.000000,15.000000 17.000000,9.0000000 24.000000,9.0000000 z "
+       id="path2086"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true"
+       sodipodi:nodetypes="cccccccccccccsccsccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/system-log-out.svg b/themes/HighContrast/icons/scalable/actions/system-log-out.svg
new file mode 100644
index 0000000..c099f9a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/system-log-out.svg
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   version="1.0"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="exit.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.854167"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1268"
+     inkscape:window-height="947"
+     inkscape:window-x="6"
+     inkscape:window-y="46" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.51351351;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.46332046"
+       id="rect3065"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       sodipodi:nodetypes="cccccc"
+       id="path10953"
+       d="M 39,12 L 39,7 L 7,7 L 7,41 L 39,41 L 39,36"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <g
+       transform="translate(0,0.513798)"
+       id="g6569"
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <path
+         style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 22,23 L 40,23 L 31,16"
+         id="path6571" />
+      <path
+         style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 40,23 L 31,31"
+         id="path6573"
+         sodipodi:nodetypes="cc" />
+    </g>
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 39,12 L 39,7 L 7,7 L 7,41 L 39,41 L 39,36"
+       id="path1315"
+       sodipodi:nodetypes="cccccc" />
+    <g
+       id="g6565"
+       transform="translate(-4.541393,1.009198)">
+      <g
+         id="g7457"
+         transform="translate(4.541393,-0.504599)">
+        <path
+           style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="M 22,23 L 40,23 L 31,16"
+           id="path4815" />
+        <path
+           style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="M 40,23 L 31,31"
+           id="path4817"
+           sodipodi:nodetypes="cc" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/system-reboot.svg b/themes/HighContrast/icons/scalable/actions/system-reboot.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/system-reboot.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/system-run.svg b/themes/HighContrast/icons/scalable/actions/system-run.svg
new file mode 100644
index 0000000..af7ee7d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/system-run.svg
@@ -0,0 +1,72 @@
+<?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="system-run.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata17"><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="defs15" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2385"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:7.45779991;stroke-linejoin:round"
+   d="M 42.8,22.9 L 40.4,14.8 L 34.8,16.4 C 33.7,14.8 32.1,13.4 30.4,12.4 L 31.3,6.9 L 22.1,5.7 L 21.3,11 C 21,11.1 20.6,11.2 20.3,11.3 C 19.1,11.6 18,12.2 17,12.8 L 12.7,9.5 L 7,16.4 L 11.5,19.9 C 11.1,21 10.9,22.2 10.9,23.5 L 5.3,25.1 L 7.7,33.2 L 13.3,31.6 C 14.4,33.2 16,34.6 17.7,35.6 L 16.8,41.1 L 26,42.3 L 26.8,37 C 27.1,36.9 27.5,36.8 27.8,36.7 C 29,36.4 30.1,35.8 31.1,35.2 L 35.4,38.5 L 41.1,31.6 L 36.6,28.1 C 37,27 37.2,25.8 37.2,24.5 L 42.8,22.9 L 42.8,22.9 z M 25.3,28.8 C 22.5,29.6 19.5,28 18.6,25.2 C 17.7,22.4 19.4,19.4 22.2,18.5 C 25,17.7 28,19.3 28.9,22.1 C 29.7,24.9 28.1,27.9 25.3,28.8 z"
+   id="path7" />
+			<path
+   style="stroke:none"
+   d="M 42.8,22.9 L 40.4,14.8 L 34.8,16.4 C 33.7,14.8 32.1,13.4 30.4,12.4 L 31.3,6.9 L 22.1,5.7 L 21.3,11 C 21,11.1 20.6,11.2 20.3,11.3 C 19.1,11.6 18,12.2 17,12.8 L 12.7,9.5 L 7,16.4 L 11.5,19.9 C 11.1,21 10.9,22.2 10.9,23.5 L 5.3,25.1 L 7.7,33.2 L 13.3,31.6 C 14.4,33.2 16,34.6 17.7,35.6 L 16.8,41.1 L 26,42.3 L 26.8,37 C 27.1,36.9 27.5,36.8 27.8,36.7 C 29,36.4 30.1,35.8 31.1,35.2 L 35.4,38.5 L 41.1,31.6 L 36.6,28.1 C 37,27 37.2,25.8 37.2,24.5 L 42.8,22.9 L 42.8,22.9 z M 25.3,28.8 C 22.5,29.6 19.5,28 18.6,25.2 C 17.7,22.4 19.4,19.4 22.2,18.5 C 25,17.7 28,19.3 28.9,22.1 C 29.7,24.9 28.1,27.9 25.3,28.8 z"
+   id="path9" />
+		</g>
+	</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="path12" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/system-search.svg b/themes/HighContrast/icons/scalable/actions/system-search.svg
new file mode 100644
index 0000000..b9c9a4e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/system-search.svg
@@ -0,0 +1,157 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="240.00000"
+   inkscape:export-xdpi="240.00000"
+   inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/docs/BIGmime-text.png"
+   sodipodi:docname="search-base.svg"
+   sodipodi:docbase="/home/luca/Desktop"
+   inkscape:version="0.43"
+   sodipodi:version="0.32"
+   id="svg249"
+   height="48.000000px"
+   width="48.000000px">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     inkscape:window-y="45"
+     inkscape:window-x="102"
+     inkscape:window-height="872"
+     inkscape:window-width="929"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="true"
+     inkscape:current-layer="layer5"
+     inkscape:cy="23.999999"
+     inkscape:cx="23.999999"
+     inkscape:zoom="14.333333"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#b6b6b6"
+     id="base"
+     inkscape:showpageshadow="true"
+     showborder="true"
+     showguides="false"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingx="0.5px"
+     gridspacingy="0.5px"
+     gridempspacing="2"
+     fill="#729fcf"
+     stroke="#2e3436">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="28"
+       id="guide1415" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="19"
+       id="guide1417" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4">
+    <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>Zoom</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+        <dc:date />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Text"
+     style="display:inline">
+    <rect
+       style="fill:none;fill-opacity:0.27027026;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1493"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3244"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="20"
+       sodipodi:ry="20"
+       d="M 40 20 A 20 20 0 1 1  0,20 A 20 20 0 1 1  40 20 z"
+       transform="matrix(-1,0,0,1,48.01255,0)" />
+    <path
+       sodipodi:nodetypes="cczzzcc"
+       id="path2682"
+       d="M 18.512551,29.5 L 16.512551,36 L 9.5125512,43.5 C 9.0300792,44.016934 6.7803182,44.767767 5.0125512,43 C 3.5125512,41.5 3.9792182,38.997777 4.5125512,38.5 L 12.012551,31.5 L 18.512551,29.5 z "
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4119"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 36 20 A 16 16 0 1 1  4,20 A 16 16 0 1 1  36 20 z"
+       transform="matrix(-1,0,0,1,48.01255,0)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4994"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="12"
+       sodipodi:ry="12"
+       d="M 32 20 A 12 12 0 1 1  8,20 A 12 12 0 1 1  32 20 z"
+       transform="matrix(-1,0,0,1,48.01255,0)" />
+    <path
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 18.512551,29.5 L 16.512551,36 L 9.5125512,43.5 C 9.0300792,44.016934 6.7803182,44.767767 5.0125512,43 C 3.5125512,41.5 3.9792182,38.997777 4.5125512,38.5 L 12.012551,31.5 L 18.512551,29.5 z "
+       id="path15511"
+       sodipodi:nodetypes="cczzzcc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/system-shutdown.svg b/themes/HighContrast/icons/scalable/actions/system-shutdown.svg
new file mode 100644
index 0000000..df49d22
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/system-shutdown.svg
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="system-shutdown.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.958333"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="950"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="23.937336"
+       sodipodi:rx="20.929504"
+       sodipodi:ry="20.929504"
+       d="M 44.929504 23.937336 A 20.929504 20.929504 0 1 1  3.0704956,23.937336 A 20.929504 20.929504 0 1 1  44.929504 23.937336 z"
+       transform="matrix(1.025265,0.000000,0.000000,1.025196,-0.601612,-0.545680)" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+       d="M 24.000000,9.0052219 L 24.000000,25.997389"
+       id="path4040"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+       d="M 18.062663,13.872063 C 8.7845953,13.483029 5.8462784,36.065274 23.874674,36.065274 C 41.965729,36.065274 39.305483,13.357702 30.078329,14.122715"
+       id="path6224"
+       sodipodi:nodetypes="czz" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/tool-check-spelling.svg b/themes/HighContrast/icons/scalable/actions/tool-check-spelling.svg
new file mode 100644
index 0000000..d533659
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/tool-check-spelling.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN"   "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd"; [
+	<!ENTITY st0 "fill-rule:nonzero;clip-rule:nonzero;stroke:#FFFFFF;stroke-width:6.6871;stroke-linejoin:round;stroke-miterlimit:4;">
+	<!ENTITY st1 "fill-rule:evenodd;clip-rule:evenodd;">
+	<!ENTITY st2 "fill:none;stroke:none;">
+	<!ENTITY st3 "fill-rule:evenodd;clip-rule:evenodd;stroke:none;">
+	<!ENTITY st4 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;">
+	<!ENTITY st5 "stroke:none;">
+]>
+<svg  width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve">
+	<g id="Layer_x0020_3" style="&st0;">
+		<g>
+			<path style="&st1;" d="M21.8,30.2c-2.8-2.8-6.5-6.5-6.5-6.5l-5.9,5.9l12.4,12.4l21.5-21.5l-5.9-5.9c0,0-11.5,11.5-15.7,15.7z"/>
+			<path style="&st3;" d="M21.8,30.2c-2.8-2.8-6.5-6.5-6.5-6.5l-5.9,5.9l12.4,12.4l21.5-21.5l-5.9-5.9c0,0-11.5,11.5-15.7,15.7z"/>
+			<g>
+				<path d="M9.2,17.2l-1,3.8H4.6L9.2,6.2h4.4l4.6,14.9h-3.6l-1.1-3.8H9.2z M12.9,14.7L12,11.6c-0.2-0.9-0.5-2-0.7-2.9h-0.1c-0.2,0.9-0.4,2-0.7,2.9l-0.9,3.2h3.3z"/>
+				<path d="M20.2,6.4c0.9-0.2,2.6-0.3,4.3-0.3c2,0,3.3,0.2,4.4,0.8c1,0.5,1.8,1.6,1.8,2.9c0,1.3-0.8,2.5-2.4,3.2v0c1.7,0.4,3,1.7,3,3.7c0,1.4-0.6,2.4-1.5,3.2c-1.1,0.9-2.9,1.3-5.8,1.3c-1.7,0-2.9-0.1-3.6-0.2V6.4z M23.5,12.1h1.1c1.8,0,2.7-0.7,2.7-1.8
+					c0-1.1-0.9-1.7-2.4-1.7c-0.7,0-1.2,0-1.4,0.1v3.4z M23.5,18.7c0.3,0.1,0.7,0.1,1.3,0.1c1.5,0,2.9-0.6,2.9-2.2c0-1.5-1.3-2.1-3-2.1h-1.1v4.2z"/>
+			</g>
+			<g style="&st5;">
+				<path d="M9.2,17.2l-1,3.8H4.6L9.2,6.2h4.4l4.6,14.9h-3.6l-1.1-3.8H9.2z M12.9,14.7L12,11.6c-0.2-0.9-0.5-2-0.7-2.9h-0.1c-0.2,0.9-0.4,2-0.7,2.9l-0.9,3.2h3.3z"/>
+				<path d="M20.2,6.4c0.9-0.2,2.6-0.3,4.3-0.3c2,0,3.3,0.2,4.4,0.8c1,0.5,1.8,1.6,1.8,2.9c0,1.3-0.8,2.5-2.4,3.2v0c1.7,0.4,3,1.7,3,3.7c0,1.4-0.6,2.4-1.5,3.2c-1.1,0.9-2.9,1.3-5.8,1.3c-1.7,0-2.9-0.1-3.6-0.2V6.4z M23.5,12.1h1.1c1.8,0,2.7-0.7,2.7-1.8
+					c0-1.1-0.9-1.7-2.4-1.7c-0.7,0-1.2,0-1.4,0.1v3.4z M23.5,18.7c0.3,0.1,0.7,0.1,1.3,0.1c1.5,0,2.9-0.6,2.9-2.2c0-1.5-1.3-2.1-3-2.1h-1.1v4.2z"/>
+			</g>
+		</g>
+	</g>
+	<g id="crop_x0020_marks" style="&st4;">
+		<path style="&st2;" d="M48,48H0V0h48v48z"/>
+	</g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/tools-check-spelling.svg b/themes/HighContrast/icons/scalable/actions/tools-check-spelling.svg
new file mode 100644
index 0000000..73465ac
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/tools-check-spelling.svg
@@ -0,0 +1,91 @@
+<?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="tools-check-spelling.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata29"><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="defs27" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2391"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_3"
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:6.68709993;stroke-linejoin:round;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   style="fill-rule:evenodd"
+   d="M 21.8,30.2 C 19,27.4 15.3,23.7 15.3,23.7 L 9.4,29.6 L 21.8,42 L 43.3,20.5 L 37.4,14.6 C 37.4,14.6 25.9,26.1 21.7,30.3 L 21.8,30.2 z"
+   id="path7" />
+			<path
+   style="fill-rule:evenodd;stroke:none"
+   d="M 21.8,30.2 C 19,27.4 15.3,23.7 15.3,23.7 L 9.4,29.6 L 21.8,42 L 43.3,20.5 L 37.4,14.6 C 37.4,14.6 25.9,26.1 21.7,30.3 L 21.8,30.2 z"
+   id="path9" />
+			<g
+   id="g11">
+				<path
+   d="M 9.2,17.2 L 8.2,21 L 4.6,21 L 9.2,6.2 L 13.6,6.2 L 18.2,21.1 L 14.6,21.1 L 13.5,17.3 L 9.2,17.3 L 9.2,17.2 z M 12.9,14.7 L 12,11.6 C 11.8,10.7 11.5,9.6 11.3,8.7 L 11.2,8.7 C 11,9.6 10.8,10.7 10.5,11.6 L 9.6,14.8 L 12.9,14.8 L 12.9,14.7 z"
+   id="path13" />
+				<path
+   d="M 20.2,6.4 C 21.1,6.2 22.8,6.1 24.5,6.1 C 26.5,6.1 27.8,6.3 28.9,6.9 C 29.9,7.4 30.7,8.5 30.7,9.8 C 30.7,11.1 29.9,12.3 28.3,13 L 28.3,13 C 30,13.4 31.3,14.7 31.3,16.7 C 31.3,18.1 30.7,19.1 29.8,19.9 C 28.7,20.8 26.9,21.2 24,21.2 C 22.3,21.2 21.1,21.1 20.4,21 L 20.4,6.4 L 20.2,6.4 z M 23.5,12.1 L 24.6,12.1 C 26.4,12.1 27.3,11.4 27.3,10.3 C 27.3,9.2 26.4,8.6 24.9,8.6 C 24.2,8.6 23.7,8.6 23.5,8.7 L 23.5,12.1 L 23.5,12.1 z M 23.5,18.7 C 23.8,18.8 24.2,18.8 24.8,18.8 C 26.3,18.8 27.7,18.2 27.7,16.6 C 27.7,15.1 26.4,14.5 24.7,14.5 L 23.6,14.5 L 23.6,18.7 L 23.5,18.7 z"
+   id="path15" />
+			</g>
+			<g
+   style="stroke:none"
+   id="g17">
+				<path
+   d="M 9.2,17.2 L 8.2,21 L 4.6,21 L 9.2,6.2 L 13.6,6.2 L 18.2,21.1 L 14.6,21.1 L 13.5,17.3 L 9.2,17.3 L 9.2,17.2 z M 12.9,14.7 L 12,11.6 C 11.8,10.7 11.5,9.6 11.3,8.7 L 11.2,8.7 C 11,9.6 10.8,10.7 10.5,11.6 L 9.6,14.8 L 12.9,14.8 L 12.9,14.7 z"
+   id="path19" />
+				<path
+   d="M 20.2,6.4 C 21.1,6.2 22.8,6.1 24.5,6.1 C 26.5,6.1 27.8,6.3 28.9,6.9 C 29.9,7.4 30.7,8.5 30.7,9.8 C 30.7,11.1 29.9,12.3 28.3,13 L 28.3,13 C 30,13.4 31.3,14.7 31.3,16.7 C 31.3,18.1 30.7,19.1 29.8,19.9 C 28.7,20.8 26.9,21.2 24,21.2 C 22.3,21.2 21.1,21.1 20.4,21 L 20.4,6.4 L 20.2,6.4 z M 23.5,12.1 L 24.6,12.1 C 26.4,12.1 27.3,11.4 27.3,10.3 C 27.3,9.2 26.4,8.6 24.9,8.6 C 24.2,8.6 23.7,8.6 23.5,8.7 L 23.5,12.1 L 23.5,12.1 z M 23.5,18.7 C 23.8,18.8 24.2,18.8 24.8,18.8 C 26.3,18.8 27.7,18.2 27.7,16.6 C 27.7,15.1 26.4,14.5 24.7,14.5 L 23.6,14.5 L 23.6,18.7 L 23.5,18.7 z"
+   id="path21" />
+			</g>
+		</g>
+	</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="path24" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/view-fullscreen.svg b/themes/HighContrast/icons/scalable/actions/view-fullscreen.svg
new file mode 100644
index 0000000..4c99d87
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/view-fullscreen.svg
@@ -0,0 +1,85 @@
+<?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://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="fullscreen.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.895833"
+     inkscape:cx="23.999999"
+     inkscape:cy="23.999999"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1268"
+     inkscape:window-height="945"
+     inkscape:window-x="6"
+     inkscape:window-y="46" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1315"
+       width="44"
+       height="44"
+       x="2"
+       y="2"
+       ry="5.976409" />
+    <path
+       id="path3940"
+       d="M 34,14 L 20,14 L 25,19 L 20,24 L 24,28 L 29,23 L 34,28 L 34,14 z "
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+       sodipodi:nodetypes="cccccccc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3940"
+       id="use4819"
+       transform="matrix(-1,-7.852334e-17,7.852334e-17,-1,48,48)"
+       width="48"
+       height="48" />
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:8;stroke-opacity:1"
+       id="rect4821"
+       width="32"
+       height="32"
+       x="8"
+       y="8"
+       ry="1.0694627" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/view-refresh.svg b/themes/HighContrast/icons/scalable/actions/view-refresh.svg
new file mode 100644
index 0000000..5659eb2
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/view-refresh.svg
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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="svg3737"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docname="view-refresh.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions"
+   version="1.0"><metadata
+   id="metadata3756"><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>Reload View</dc:title><dc:creator><cc:Agent><dc:title>Jakub Stainer &lt;jimmac novell com&gt;</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>reload</rdf:li><rdf:li>view</rdf:li><rdf:li>refresh</rdf:li><rdf:li>update</rdf:li></rdf:Bag></dc:subject><dc:contributor><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs3754">
+		
+	
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="951"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:object-bbox="false"
+   inkscape:object-points="false"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.333333"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg3737"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<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="path5537"
+   sodipodi:cx="24"
+   sodipodi:cy="24"
+   sodipodi:rx="23"
+   sodipodi:ry="23"
+   d="M 47 24 A 23 23 0 1 1  1,24 A 23 23 0 1 1  47 24 z" /><path
+   sodipodi:type="arc"
+   style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="path6424"
+   sodipodi:cx="24"
+   sodipodi:cy="24"
+   sodipodi:rx="19"
+   sodipodi:ry="19"
+   d="M 43 24 A 19 19 0 1 1  5,24 A 19 19 0 1 1  43 24 z" /><path
+   style="fill:white;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 29.1,8.9 C 29.1,8.8 28.9,8.7 28.9,8.8 L 20.9,16.9 C 20.6,17.2 20.7,17.2 20.9,17.4 L 28.9,25.4 C 29,25.5 29.1,25.4 29.1,25.3 L 29,20 L 31,20 C 33,20 34,20.2 34,22 L 34,25 C 34,27 30.1,27.3 30.1,27.9 C 30.1,28.5 31,29 31,29 L 34,29 C 36.7,29 38,26.6 38,24 L 38,20 C 38,15.8 35.4,14 32,14 L 29,14 L 29,8.9 L 29.1,8.9 z "
+   id="path3746"
+   sodipodi:nodetypes="ccccccccccscccccccc" />
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:black;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="path3751" />
+	</g>
+<path
+   sodipodi:nodetypes="ccccccccccscccccccc"
+   id="path7311"
+   d="M 18.9,39.1 C 18.9,39.2 19.1,39.3 19.1,39.2 L 27.1,31.1 C 27.4,30.8 27.3,30.8 27.1,30.6 L 19.1,22.6 C 19,22.5 18.9,22.6 18.9,22.7 L 19,28 L 17,28 C 15,28 14,27.8 14,26 L 14,23 C 14,21 17.9,20.7 17.9,20.1 C 17.9,19.5 17,19 17,19 L 14,19 C 11.3,19 10,21.4 10,24 L 10,28 C 10,32.2 12.6,34 16,34 L 19,34 L 19,39.1 L 18.9,39.1 z "
+   style="fill:white;fill-rule:nonzero;stroke:none;stroke-miterlimit:4" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/view-restore.svg b/themes/HighContrast/icons/scalable/actions/view-restore.svg
new file mode 100644
index 0000000..e8dc7ce
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/view-restore.svg
@@ -0,0 +1,78 @@
+<?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="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/tmp/dev/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions"
+   sodipodi:docname="view-restore.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.895833"
+     inkscape:cx="23.999999"
+     inkscape:cy="23.999999"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1268"
+     inkscape:window-height="942"
+     inkscape:window-x="4"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1315"
+       width="44"
+       height="44"
+       x="2"
+       y="2"
+       ry="5.095675" />
+    <path
+       id="path3940"
+       d="M 22,22 L 22,8 L 17,13 L 12,8 L 8,12 L 13,17 L 8,22 L 22,22 z "
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+       sodipodi:nodetypes="cccccccc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3940"
+       id="use3062"
+       transform="matrix(-1,0,0,-1,48,48)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/view-sort-ascending.svg b/themes/HighContrast/icons/scalable/actions/view-sort-ascending.svg
new file mode 100644
index 0000000..9820ac5
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/view-sort-ascending.svg
@@ -0,0 +1,117 @@
+<?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="view-sort-ascending.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata45"><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="defs43" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2399"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   style="stroke:none"
+   id="g5">
+			<g
+   id="g7">
+				<g
+   id="g9">
+					<path
+   d="M 36.7,9.2 L 36.7,9.2 L 34.9,10.1 L 34.5,8.4 L 37.1,7.2 L 39,7.2 L 39,16.8 L 36.8,16.8 L 36.8,9.2 L 36.7,9.2 z"
+   id="path11" />
+					<path
+   d="M 34.6,38.9 C 34.9,38.9 35.1,38.9 35.6,38.9 C 36.3,38.9 37,38.7 37.5,38.3 C 38.1,37.9 38.6,37.2 38.7,36.5 L 38.7,36.5 C 38.3,36.9 37.6,37.2 36.7,37.2 C 35.1,37.2 33.7,36.1 33.7,34.2 C 33.7,32.3 35.2,30.7 37.3,30.7 C 39.8,30.7 40.9,32.6 40.9,34.8 C 40.9,36.8 40.3,38.3 39.2,39.2 C 38.3,40 37,40.5 35.5,40.5 C 35.1,40.5 34.7,40.5 34.5,40.5 L 34.5,38.7 L 34.6,38.9 z M 37.2,32.3 C 36.4,32.3 35.9,33 35.9,34 C 35.9,34.8 36.4,35.5 37.3,35.5 C 37.9,35.5 38.3,35.2 38.6,34.9 C 38.7,34.8 38.7,34.6 38.7,34.3 C 38.7,33.3 38.3,32.3 37.3,32.3 L 37.3,32.3 L 37.2,32.3 z"
+   id="path13" />
+				</g>
+				<g
+   style="fill:none;stroke:#ffffff;stroke-width:6"
+   id="g15">
+					<path
+   d="M 36.7,9.2 L 36.7,9.2 L 34.9,10.1 L 34.5,8.4 L 37.1,7.2 L 39,7.2 L 39,16.8 L 36.8,16.8 L 36.8,9.2 L 36.7,9.2 z"
+   id="path17" />
+					<path
+   d="M 34.6,38.9 C 34.9,38.9 35.1,38.9 35.6,38.9 C 36.3,38.9 37,38.7 37.5,38.3 C 38.1,37.9 38.6,37.2 38.7,36.5 L 38.7,36.5 C 38.3,36.9 37.6,37.2 36.7,37.2 C 35.1,37.2 33.7,36.1 33.7,34.2 C 33.7,32.3 35.2,30.7 37.3,30.7 C 39.8,30.7 40.9,32.6 40.9,34.8 C 40.9,36.8 40.3,38.3 39.2,39.2 C 38.3,40 37,40.5 35.5,40.5 C 35.1,40.5 34.7,40.5 34.5,40.5 L 34.5,38.7 L 34.6,38.9 z M 37.2,32.3 C 36.4,32.3 35.9,33 35.9,34 C 35.9,34.8 36.4,35.5 37.3,35.5 C 37.9,35.5 38.3,35.2 38.6,34.9 C 38.7,34.8 38.7,34.6 38.7,34.3 C 38.7,33.3 38.3,32.3 37.3,32.3 L 37.3,32.3 L 37.2,32.3 z"
+   id="path19" />
+				</g>
+			</g>
+			<path
+   style="stroke:#ffffff;stroke-width:6;stroke-linejoin:round"
+   d="M 39.2,26.7 C 39.2,27.7 38.4,28.4 37.5,28.4 C 36.5,28.4 35.8,27.6 35.8,26.7 C 35.8,25.7 36.6,25 37.5,25 C 38.5,25 39.2,25.8 39.2,26.7 z"
+   id="path21" />
+			<path
+   style="stroke:#ffffff;stroke-width:6;stroke-linejoin:round"
+   d="M 39.2,21.5 C 39.2,22.5 38.4,23.2 37.5,23.2 C 36.5,23.2 35.8,22.4 35.8,21.5 C 35.8,20.5 36.6,19.8 37.5,19.8 C 38.5,19.8 39.2,20.6 39.2,21.5 z"
+   id="path23" />
+			<path
+   style="stroke:#ffffff;stroke-width:6;stroke-linejoin:round"
+   d="M 25.6,27.3 C 25.6,27.3 23.5,29.4 21.4,31.5 L 21.4,8.2 L 15.5,8.2 L 15.5,31.6 C 13.4,29.5 11.3,27.4 11.3,27.4 L 7,31.5 L 16.3,40.8 C 17.5,42 19.3,42 20.5,40.8 L 29.8,31.5 L 25.6,27.3 L 25.6,27.3 z"
+   id="path25" />
+			<g
+   id="g27">
+				<path
+   d="M 36.6,9.4 L 36.6,9.4 L 34.8,10.3 L 34.4,8.6 L 36.9,7.4 L 38.7,7.4 L 38.7,16.9 L 36.6,16.9 L 36.6,9.4 z"
+   id="path29" />
+				<path
+   d="M 34.4,38.6 C 34.7,38.6 34.9,38.6 35.4,38.6 C 36.1,38.6 36.8,38.4 37.3,38 C 37.9,37.6 38.3,37 38.5,36.3 L 38.5,36.3 C 38.1,36.7 37.5,37 36.6,37 C 35,37 33.7,35.9 33.7,34 C 33.7,32.2 35.2,30.6 37.3,30.6 C 39.7,30.6 40.9,32.5 40.9,34.7 C 40.9,36.7 40.3,38.1 39.3,39 C 38.4,39.8 37.1,40.3 35.7,40.3 C 35.3,40.3 35,40.3 34.7,40.3 L 34.7,38.6 L 34.4,38.6 z M 37,32.2 C 36.3,32.2 35.7,32.9 35.7,33.9 C 35.7,34.7 36.2,35.4 37,35.4 C 37.6,35.4 38,35.1 38.3,34.8 C 38.4,34.7 38.4,34.5 38.4,34.2 C 38.4,33.2 38,32.2 37,32.2 L 37,32.2 z"
+   id="path31" />
+			</g>
+			<path
+   d="M 39.3,26.7 C 39.3,27.7 38.5,28.4 37.6,28.4 C 36.6,28.4 35.9,27.6 35.9,26.7 C 35.9,25.7 36.7,25 37.6,25 C 38.6,25 39.3,25.8 39.3,26.7 z"
+   id="path33" />
+			<path
+   d="M 39.3,21.4 C 39.3,22.4 38.5,23.1 37.6,23.1 C 36.6,23.1 35.9,22.3 35.9,21.4 C 35.9,20.4 36.7,19.7 37.6,19.7 C 38.6,19.7 39.3,20.5 39.3,21.4 z"
+   id="path35" />
+			<path
+   d="M 25.7,27.3 C 25.7,27.3 23.6,29.4 21.5,31.5 L 21.5,8.2 L 15.6,8.2 L 15.6,31.6 C 13.5,29.5 11.4,27.4 11.4,27.4 L 7.2,31.6 L 16.5,40.9 C 17.7,42.1 19.5,42.1 20.7,40.9 L 30,31.6 L 25.8,27.4 L 25.7,27.3 z"
+   id="path37" />
+		</g>
+	</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="path40" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/view-sort-descending.svg b/themes/HighContrast/icons/scalable/actions/view-sort-descending.svg
new file mode 100644
index 0000000..a785dae
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/view-sort-descending.svg
@@ -0,0 +1,111 @@
+<?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="view-sort-descending.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata45"><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="defs43" /><sodipodi:namedview
+   inkscape:window-height="480"
+   inkscape:window-width="640"
+   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"
+   inkscape:object-paths="true"
+   inkscape:object-nodes="true"><inkscape:grid
+     type="xygrid"
+     id="grid2399"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   style="stroke:none"
+   id="g5">
+			<g
+   id="g7">
+				<g
+   id="g9">
+					<path
+   d="M 36.7,9.2 L 36.7,9.2 L 34.9,10.1 L 34.5,8.4 L 37.1,7.2 L 39,7.2 L 39,16.8 L 36.8,16.8 L 36.8,9.2 L 36.7,9.2 z"
+   id="path11" />
+					<path
+   d="M 34.6,38.9 C 34.9,38.9 35.1,38.9 35.6,38.9 C 36.3,38.9 37,38.7 37.5,38.3 C 38.1,37.9 38.6,37.2 38.7,36.5 L 38.7,36.5 C 38.3,36.9 37.6,37.2 36.7,37.2 C 35.1,37.2 33.7,36.1 33.7,34.2 C 33.7,32.3 35.2,30.7 37.3,30.7 C 39.8,30.7 40.9,32.6 40.9,34.8 C 40.9,36.8 40.3,38.3 39.2,39.2 C 38.3,40 37,40.5 35.5,40.5 C 35.1,40.5 34.7,40.5 34.5,40.5 L 34.5,38.7 L 34.6,38.9 z M 37.2,32.3 C 36.4,32.3 35.9,33 35.9,34 C 35.9,34.8 36.4,35.5 37.3,35.5 C 37.9,35.5 38.3,35.2 38.6,34.9 C 38.7,34.8 38.7,34.6 38.7,34.3 C 38.7,33.3 38.3,32.3 37.3,32.3 L 37.3,32.3 L 37.2,32.3 z"
+   id="path13" />
+				</g>
+				<g
+   style="fill:none;stroke:#ffffff;stroke-width:6"
+   id="g15">
+					<path
+   d="M 36.7,9.2 L 36.7,9.2 L 34.9,10.1 L 34.5,8.4 L 37.1,7.2 L 39,7.2 L 39,16.8 L 36.8,16.8 L 36.8,9.2 L 36.7,9.2 z"
+   id="path17" />
+					<path
+   d="M 34.6,38.9 C 34.9,38.9 35.1,38.9 35.6,38.9 C 36.3,38.9 37,38.7 37.5,38.3 C 38.1,37.9 38.6,37.2 38.7,36.5 L 38.7,36.5 C 38.3,36.9 37.6,37.2 36.7,37.2 C 35.1,37.2 33.7,36.1 33.7,34.2 C 33.7,32.3 35.2,30.7 37.3,30.7 C 39.8,30.7 40.9,32.6 40.9,34.8 C 40.9,36.8 40.3,38.3 39.2,39.2 C 38.3,40 37,40.5 35.5,40.5 C 35.1,40.5 34.7,40.5 34.5,40.5 L 34.5,38.7 L 34.6,38.9 z M 37.2,32.3 C 36.4,32.3 35.9,33 35.9,34 C 35.9,34.8 36.4,35.5 37.3,35.5 C 37.9,35.5 38.3,35.2 38.6,34.9 C 38.7,34.8 38.7,34.6 38.7,34.3 C 38.7,33.3 38.3,32.3 37.3,32.3 L 37.3,32.3 L 37.2,32.3 z"
+   id="path19" />
+				</g>
+			</g>
+			<path
+   style="stroke:#ffffff;stroke-width:6;stroke-linejoin:round"
+   d="M 39.2,26.7 C 39.2,27.7 38.4,28.4 37.5,28.4 C 36.5,28.4 35.8,27.6 35.8,26.7 C 35.8,25.7 36.6,25 37.5,25 C 38.5,25 39.2,25.8 39.2,26.7 z"
+   id="path21" />
+			<path
+   style="stroke:#ffffff;stroke-width:6;stroke-linejoin:round"
+   d="M 39.2,21.5 C 39.2,22.5 38.4,23.2 37.5,23.2 C 36.5,23.2 35.8,22.4 35.8,21.5 C 35.8,20.5 36.6,19.8 37.5,19.8 C 38.5,19.8 39.2,20.6 39.2,21.5 z"
+   id="path23" />
+			<path
+   style="stroke:#ffffff;stroke-width:6;stroke-linejoin:round"
+   d="M 11.2,22.5 C 11.2,22.5 13.3,20.4 15.4,18.3 L 15.4,41.7 L 21.3,41.7 L 21.3,18.3 C 23.4,20.4 25.5,22.5 25.5,22.5 L 29.7,18.3 L 20.5,9 C 19.3,7.8 17.5,7.8 16.3,9 L 7,18.3 L 11.2,22.5 z"
+   id="path25" />
+			<g
+   id="g27">
+				<path
+   d="M 36.6,9.4 L 36.6,9.4 L 34.8,10.3 L 34.4,8.6 L 36.9,7.4 L 38.7,7.4 L 38.7,16.9 L 36.6,16.9 L 36.6,9.4 z"
+   id="path29" />
+				<path
+   d="M 34.4,38.6 C 34.7,38.6 34.9,38.6 35.4,38.6 C 36.1,38.6 36.8,38.4 37.3,38 C 37.9,37.6 38.3,37 38.5,36.3 L 38.5,36.3 C 38.1,36.7 37.5,37 36.6,37 C 35,37 33.7,35.9 33.7,34 C 33.7,32.2 35.2,30.6 37.3,30.6 C 39.7,30.6 40.9,32.5 40.9,34.7 C 40.9,36.7 40.3,38.1 39.3,39 C 38.4,39.8 37.1,40.3 35.7,40.3 C 35.3,40.3 35,40.3 34.7,40.3 L 34.7,38.6 L 34.4,38.6 z M 37,32.2 C 36.3,32.2 35.7,32.9 35.7,33.9 C 35.7,34.7 36.2,35.4 37,35.4 C 37.6,35.4 38,35.1 38.3,34.8 C 38.4,34.7 38.4,34.5 38.4,34.2 C 38.4,33.2 38,32.2 37,32.2 L 37,32.2 z"
+   id="path31" />
+			</g>
+			<path
+   d="M 39.3,26.7 C 39.3,27.7 38.5,28.4 37.6,28.4 C 36.6,28.4 35.9,27.6 35.9,26.7 C 35.9,25.7 36.7,25 37.6,25 C 38.6,25 39.3,25.8 39.3,26.7 z"
+   id="path33" />
+			<path
+   d="M 39.3,21.4 C 39.3,22.4 38.5,23.1 37.6,23.1 C 36.6,23.1 35.9,22.3 35.9,21.4 C 35.9,20.4 36.7,19.7 37.6,19.7 C 38.6,19.7 39.3,20.5 39.3,21.4 z"
+   id="path35" />
+			<path
+   d="M 11.2,22.5 C 11.2,22.5 13.3,20.4 15.4,18.3 L 15.4,41.7 L 21.3,41.7 L 21.3,18.3 C 23.4,20.4 25.5,22.5 25.5,22.5 L 29.7,18.3 L 20.4,9 C 19.2,7.8 17.4,7.8 16.2,9 L 7,18.4 L 11.2,22.6 L 11.2,22.5 z"
+   id="path37" />
+		</g>
+	</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="path40" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/actions/window-close.svg b/themes/HighContrast/icons/scalable/actions/window-close.svg
new file mode 100644
index 0000000..46d38f2
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/window-close.svg
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   version="1.0"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="dialog-close.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.895833"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1268"
+     inkscape:window-height="947"
+     inkscape:window-x="6"
+     inkscape:window-y="46" />
+  <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:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path1307"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="22"
+       sodipodi:ry="22"
+       d="M 46 24 A 22 22 0 1 1  2,24 A 22 22 0 1 1  46 24 z" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 16.221825,16.221825 L 31.778175,31.778175"
+       id="path2186"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3936"
+       d="M 31.778175,16.221825 L 16.221825,31.778175"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3938"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/window-new.svg b/themes/HighContrast/icons/scalable/actions/window-new.svg
new file mode 100644
index 0000000..6f8f574
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/window-new.svg
@@ -0,0 +1,96 @@
+<?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="48.000000px"
+   height="48.000000px"
+   id="svg1306"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Progetti/Artwork/blackwhite-icon-theme/scalable/actions"
+   sodipodi:docname="window-new.svg">
+  <defs
+     id="defs1308" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.8125"
+     inkscape:cx="24"
+     inkscape:cy="23.968379"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1311">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect5680"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       ry="0.0000000" />
+    <rect
+       ry="1.3840104"
+       y="5.0000000"
+       x="5.0000000"
+       height="34.950195"
+       width="38.000000"
+       id="rect4952"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" />
+    <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 8.0000000,5.0000000 L 40.000000,5.0000000 C 42.000000,5.0000000 43.000000,6.0000000 43.000000,8.0000000 L 43.000000,40.000000 L 5.0000000,40.000000 L 5.0000000,8.0000000 C 5.0000000,6.0000000 6.0000000,5.0000000 8.0000000,5.0000000 z "
+       id="rect1314"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 10.000000,9.0000000 L 38.000000,9.0000000 C 38.592482,9.0000000 39.000000,9.4075181 39.000000,10.000000 L 39.000000,35.000000 C 39.000000,35.592482 38.592482,36.000000 38.000000,36.000000 L 10.000000,36.000000 C 9.4075182,36.000000 9.0000000,35.592482 9.0000000,35.000000 L 9.0000000,10.000000 C 9.0000000,9.4075181 9.4075182,9.0000000 10.000000,9.0000000 z "
+       id="rect2044"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+       d="M 11.000000,14.000000 L 37.000000,14.000000"
+       id="path2772"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 16,27 L 32,27"
+       id="path1874" />
+    <path
+       id="path2762"
+       d="M 24,19 L 24,35"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/zoom-fit-best.svg b/themes/HighContrast/icons/scalable/actions/zoom-fit-best.svg
new file mode 100644
index 0000000..f98d7e8
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/zoom-fit-best.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:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="240.00000"
+   inkscape:export-xdpi="240.00000"
+   inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/docs/BIGmime-text.png"
+   sodipodi:docname="zoom-best-fit.svg"
+   sodipodi:docbase="/home/luca/Desktop"
+   inkscape:version="0.43"
+   sodipodi:version="0.32"
+   id="svg249"
+   height="48.000000px"
+   width="48.000000px">
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient15493">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1;"
+         offset="0"
+         id="stop15495" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1"
+         id="stop15497" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4919">
+      <stop
+         style="stop-color:#429eff;stop-opacity:1;"
+         offset="0"
+         id="stop4921" />
+      <stop
+         style="stop-color:#0044a7;stop-opacity:1;"
+         offset="1"
+         id="stop4923" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2617">
+      <stop
+         id="stop2619"
+         offset="0"
+         style="stop-color:#fbfbfa;stop-opacity:1;" />
+      <stop
+         id="stop2621"
+         offset="1"
+         style="stop-color:#d3d7cf" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2698">
+      <stop
+         id="stop2700"
+         offset="0"
+         style="stop-color:#555753" />
+      <stop
+         style="stop-color:#a3a5a2;stop-opacity:1;"
+         offset="0.70238096"
+         id="stop2706" />
+      <stop
+         id="stop2702"
+         offset="1"
+         style="stop-color:#888a85" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-y="46"
+     inkscape:window-x="6"
+     inkscape:window-height="947"
+     inkscape:window-width="1268"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="true"
+     inkscape:current-layer="layer5"
+     inkscape:cy="24"
+     inkscape:cx="24"
+     inkscape:zoom="15.895833"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#b6b6b6"
+     id="base"
+     inkscape:showpageshadow="true"
+     showborder="true"
+     showguides="false"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingx="0.5px"
+     gridspacingy="0.5px"
+     gridempspacing="2"
+     fill="#729fcf"
+     stroke="#2e3436">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="28"
+       id="guide1415" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="19"
+       id="guide1417" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4">
+    <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>Zoom</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:date></dc:date>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Text"
+     style="display:inline">
+    <rect
+       style="fill:none;fill-opacity:0.27027026;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1493"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3244"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="20"
+       sodipodi:ry="20"
+       d="M 40 20 A 20 20 0 1 1  0,20 A 20 20 0 1 1  40 20 z" />
+    <path
+       sodipodi:nodetypes="cczzzcc"
+       id="path2682"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4119"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 36 20 A 16 16 0 1 1  4,20 A 16 16 0 1 1  36 20 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4994"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="12"
+       sodipodi:ry="12"
+       d="M 32 20 A 12 12 0 1 1  8,20 A 12 12 0 1 1  32 20 z" />
+    <path
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       id="path15511"
+       sodipodi:nodetypes="cczzzcc" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect17259"
+       width="17"
+       height="17"
+       x="11.5"
+       y="11.5" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:2.9999999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect19009"
+       width="14"
+       height="14"
+       x="13"
+       y="13" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/zoom-in.svg b/themes/HighContrast/icons/scalable/actions/zoom-in.svg
new file mode 100644
index 0000000..9492fbd
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/zoom-in.svg
@@ -0,0 +1,220 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="240.00000"
+   inkscape:export-xdpi="240.00000"
+   inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/docs/BIGmime-text.png"
+   sodipodi:docname="zoom-in.svg"
+   sodipodi:docbase="/home/luca/Desktop"
+   inkscape:version="0.43"
+   sodipodi:version="0.32"
+   id="svg249"
+   height="48.000000px"
+   width="48.000000px">
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient15493">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1;"
+         offset="0"
+         id="stop15495" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1"
+         id="stop15497" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4919">
+      <stop
+         style="stop-color:#429eff;stop-opacity:1;"
+         offset="0"
+         id="stop4921" />
+      <stop
+         style="stop-color:#0044a7;stop-opacity:1;"
+         offset="1"
+         id="stop4923" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2617">
+      <stop
+         id="stop2619"
+         offset="0"
+         style="stop-color:#fbfbfa;stop-opacity:1;" />
+      <stop
+         id="stop2621"
+         offset="1"
+         style="stop-color:#d3d7cf" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2698">
+      <stop
+         id="stop2700"
+         offset="0"
+         style="stop-color:#555753" />
+      <stop
+         style="stop-color:#a3a5a2;stop-opacity:1;"
+         offset="0.70238096"
+         id="stop2706" />
+      <stop
+         id="stop2702"
+         offset="1"
+         style="stop-color:#888a85" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-y="46"
+     inkscape:window-x="6"
+     inkscape:window-height="947"
+     inkscape:window-width="1268"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="true"
+     inkscape:current-layer="layer5"
+     inkscape:cy="23.246308"
+     inkscape:cx="24.454738"
+     inkscape:zoom="15.895833"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#b6b6b6"
+     id="base"
+     inkscape:showpageshadow="true"
+     showborder="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingx="0.5px"
+     gridspacingy="0.5px"
+     gridempspacing="2"
+     fill="#729fcf"
+     stroke="#2e3436">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="28"
+       id="guide1415" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="20.005242"
+       id="guide20759" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4">
+    <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>Zoom</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+        <dc:date />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Text"
+     style="display:inline">
+    <rect
+       style="fill:none;fill-opacity:0.27027026;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1493"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3244"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="20"
+       sodipodi:ry="20"
+       d="M 40 20 A 20 20 0 1 1  0,20 A 20 20 0 1 1  40 20 z" />
+    <path
+       sodipodi:nodetypes="cczzzcc"
+       id="path2682"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4119"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 36 20 A 16 16 0 1 1  4,20 A 16 16 0 1 1  36 20 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4994"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="12"
+       sodipodi:ry="12"
+       d="M 32 20 A 12 12 0 1 1  8,20 A 12 12 0 1 1  32 20 z" />
+    <path
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       id="path15511"
+       sodipodi:nodetypes="cczzzcc" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect17259"
+       width="17"
+       height="17"
+       x="11.5"
+       y="11.5" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 29,20 L 11,20"
+       id="path20757"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path21634"
+       d="M 20,29 L 20,11"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/zoom-original.svg b/themes/HighContrast/icons/scalable/actions/zoom-original.svg
new file mode 100644
index 0000000..5a9855c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/zoom-original.svg
@@ -0,0 +1,165 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="240.00000"
+   inkscape:export-xdpi="240.00000"
+   inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/docs/BIGmime-text.png"
+   sodipodi:docname="zoom-original.svg"
+   sodipodi:docbase="/home/luca/Desktop"
+   inkscape:version="0.43"
+   sodipodi:version="0.32"
+   id="svg249"
+   height="48.000000px"
+   width="48.000000px">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     inkscape:window-y="46"
+     inkscape:window-x="6"
+     inkscape:window-height="947"
+     inkscape:window-width="1268"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="true"
+     inkscape:current-layer="layer5"
+     inkscape:cy="23.246308"
+     inkscape:cx="24.454739"
+     inkscape:zoom="15.895833"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#b6b6b6"
+     id="base"
+     inkscape:showpageshadow="true"
+     showborder="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingx="0.5px"
+     gridspacingy="0.5px"
+     gridempspacing="2"
+     fill="#729fcf"
+     stroke="#2e3436">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="28"
+       id="guide1415" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="20.005242"
+       id="guide20759" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4">
+    <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>Zoom original</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:date></dc:date>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Text"
+     style="display:inline">
+    <rect
+       style="fill:none;fill-opacity:0.27027026;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1493"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3244"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="20"
+       sodipodi:ry="20"
+       d="M 40 20 A 20 20 0 1 1  0,20 A 20 20 0 1 1  40 20 z" />
+    <path
+       sodipodi:nodetypes="cczzzcc"
+       id="path2682"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4119"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 36 20 A 16 16 0 1 1  4,20 A 16 16 0 1 1  36 20 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4994"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="12"
+       sodipodi:ry="12"
+       d="M 32 20 A 12 12 0 1 1  8,20 A 12 12 0 1 1  32 20 z" />
+    <path
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       id="path15511"
+       sodipodi:nodetypes="cczzzcc" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect17259"
+       width="17"
+       height="17"
+       x="11.5"
+       y="11.5" />
+    <path
+       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;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"
+       d="M 14.105469,24.882812 L 18.089844,24.882812 L 18.089844,13.574219 L 14,14.417969 L 14,11.347656 L 18.066406,10.503906 L 22.355469,10.503906 L 22.355469,24.882812 L 26.339844,24.882812 L 26.339844,28 L 14.105469,28 L 14.105469,24.882812"
+       id="text23386" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/actions/zoom-out.svg b/themes/HighContrast/icons/scalable/actions/zoom-out.svg
new file mode 100644
index 0000000..bcac288
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/actions/zoom-out.svg
@@ -0,0 +1,215 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   inkscape:export-ydpi="240.00000"
+   inkscape:export-xdpi="240.00000"
+   inkscape:export-filename="/home/jimmac/gfx/novell/pdes/trunk/docs/BIGmime-text.png"
+   sodipodi:docname="zoom-out.svg"
+   sodipodi:docbase="/home/luca/Desktop"
+   inkscape:version="0.43"
+   sodipodi:version="0.32"
+   id="svg249"
+   height="48.000000px"
+   width="48.000000px">
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient15493">
+      <stop
+         style="stop-color:#eeeeec;stop-opacity:1;"
+         offset="0"
+         id="stop15495" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         offset="1"
+         id="stop15497" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4919">
+      <stop
+         style="stop-color:#429eff;stop-opacity:1;"
+         offset="0"
+         id="stop4921" />
+      <stop
+         style="stop-color:#0044a7;stop-opacity:1;"
+         offset="1"
+         id="stop4923" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2617">
+      <stop
+         id="stop2619"
+         offset="0"
+         style="stop-color:#fbfbfa;stop-opacity:1;" />
+      <stop
+         id="stop2621"
+         offset="1"
+         style="stop-color:#d3d7cf" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient2698">
+      <stop
+         id="stop2700"
+         offset="0"
+         style="stop-color:#555753" />
+      <stop
+         style="stop-color:#a3a5a2;stop-opacity:1;"
+         offset="0.70238096"
+         id="stop2706" />
+      <stop
+         id="stop2702"
+         offset="1"
+         style="stop-color:#888a85" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     inkscape:window-y="46"
+     inkscape:window-x="6"
+     inkscape:window-height="947"
+     inkscape:window-width="1268"
+     inkscape:document-units="px"
+     inkscape:grid-bbox="true"
+     showgrid="true"
+     inkscape:current-layer="layer5"
+     inkscape:cy="23.246308"
+     inkscape:cx="24.454738"
+     inkscape:zoom="15.895833"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#b6b6b6"
+     id="base"
+     inkscape:showpageshadow="true"
+     showborder="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingx="0.5px"
+     gridspacingy="0.5px"
+     gridempspacing="2"
+     fill="#729fcf"
+     stroke="#2e3436">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="28"
+       id="guide1415" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="20.005242"
+       id="guide20759" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4">
+    <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>Zoom</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+        <dc:date />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Text"
+     style="display:inline">
+    <rect
+       style="fill:none;fill-opacity:0.27027026;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1493"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3244"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="20"
+       sodipodi:ry="20"
+       d="M 40 20 A 20 20 0 1 1  0,20 A 20 20 0 1 1  40 20 z" />
+    <path
+       sodipodi:nodetypes="cczzzcc"
+       id="path2682"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4119"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 36 20 A 16 16 0 1 1  4,20 A 16 16 0 1 1  36 20 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4994"
+       sodipodi:cx="20"
+       sodipodi:cy="20"
+       sodipodi:rx="12"
+       sodipodi:ry="12"
+       d="M 32 20 A 12 12 0 1 1  8,20 A 12 12 0 1 1  32 20 z" />
+    <path
+       style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+       d="M 29.5,29.5 L 31.5,36 L 38.5,43.5 C 38.982472,44.016934 41.232233,44.767767 43,43 C 44.5,41.5 44.033333,38.997777 43.5,38.5 L 36,31.5 L 29.5,29.5 z "
+       id="path15511"
+       sodipodi:nodetypes="cczzzcc" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect17259"
+       width="17"
+       height="17"
+       x="11.5"
+       y="11.5" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 29,20 L 11,20"
+       id="path20757"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/Makefile.am b/themes/HighContrast/icons/scalable/apps-extra/Makefile.am
new file mode 100644
index 0000000..ef19496
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/Makefile.am
@@ -0,0 +1,28 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = apps
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	brasero.svg \
+	bug-buddy.svg	\
+	internet-group-chat.svg \
+	internet-mail.svg \
+	internet-news-reader.svg \
+	internet-web-browser.svg \
+	firefox-icon.svg \
+	glchess.svg	\
+	orca.svg \
+	pidgin.svg \
+	preferences-system-network-proxy.svg \
+	preferences-system-session.svg \
+	preferences-system-windows.svg \
+	rhythmbox.svg \
+	sound-juicer.svg \
+	thunderbird-icon.svg \
+	tomboy.svg \
+	totem.svg
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/apps-extra/brasero.svg b/themes/HighContrast/icons/scalable/apps-extra/brasero.svg
new file mode 100644
index 0000000..e7220cf
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/brasero.svg
@@ -0,0 +1,174 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="brasero.svg"
+   version="1.1">
+  <defs
+     id="defs1309">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective18" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#626664"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.39215686"
+     inkscape:pageshadow="2"
+     inkscape:zoom="4"
+     inkscape:cx="22.608497"
+     inkscape:cy="25.900231"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="973"
+     inkscape:window-x="121"
+     inkscape:window-y="86"
+     inkscape:snap-global="true"
+     inkscape:showpageshadow="true"
+     borderlayer="false"
+     showborder="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="42.972569"
+       id="guide3065" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="4.967581"
+       id="guide3067" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="11.072319"
+       id="guide3071" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="36.987531"
+       id="guide3073" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="37.107232"
+       id="guide3950" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.072319"
+       id="guide3952" />
+    <inkscape:grid
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true"
+       type="xygrid"
+       id="grid3598" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <g
+       id="g3600"
+       transform="matrix(0.83333333,0,0,0.83333333,7.0000001,7.1666668)">
+      <rect
+         ry="0"
+         y="0"
+         x="0"
+         height="48"
+         width="48"
+         id="rect2190"
+         style="fill:none;stroke:none" />
+      <path
+         sodipodi:type="arc"
+         style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         id="path5706"
+         sodipodi:cx="24"
+         sodipodi:cy="24"
+         sodipodi:rx="13"
+         sodipodi:ry="13"
+         d="m 37,24 c 0,7.179702 -5.820298,13 -13,13 -7.179702,0 -13,-5.820298 -13,-13 0,-7.179702 5.820298,-13 13,-13 7.179702,0 13,5.820298 13,13 z" />
+      <path
+         d="m 37,24 c 0,7.179702 -5.820298,13 -13,13 -7.179702,0 -13,-5.820298 -13,-13 0,-7.179702 5.820298,-13 13,-13 7.179702,0 13,5.820298 13,13 z"
+         sodipodi:ry="13"
+         sodipodi:rx="13"
+         sodipodi:cy="24"
+         sodipodi:cx="24"
+         id="path3954"
+         style="fill:none;stroke:#000000;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:open="true"
+         sodipodi:end="6.1086524"
+         sodipodi:start="5.2359878"
+         d="m 30.5,12.74167 c 3.327883,1.921354 5.635222,5.216576 6.302501,9.000904"
+         sodipodi:ry="13"
+         sodipodi:rx="13"
+         sodipodi:cy="24"
+         sodipodi:cx="24"
+         id="path4829"
+         style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         sodipodi:type="arc" />
+      <path
+         sodipodi:open="true"
+         sodipodi:end="2.9670597"
+         sodipodi:start="2.0943951"
+         sodipodi:type="arc"
+         style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+         id="path5704"
+         sodipodi:cx="24"
+         sodipodi:cy="24"
+         sodipodi:rx="13"
+         sodipodi:ry="13"
+         d="M 17.5,35.25833 C 14.172118,33.336977 11.864779,30.041755 11.197499,26.257427" />
+    </g>
+    <path
+       sodipodi:type="star"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:1.4182502;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+       id="path2824"
+       sodipodi:sides="5"
+       sodipodi:cx="7.4214463"
+       sodipodi:cy="6.4039893"
+       sodipodi:r1="9.3191862"
+       sodipodi:r2="4.6595931"
+       sodipodi:arg1="0.78539816"
+       sodipodi:arg2="1.4137167"
+       inkscape:flatsided="false"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="m 14.011106,12.993649 -5.8607387,-1.987434 -4.959743,3.70123 0.079094,-6.1880447 -5.0527237,-3.5732529 5.9096217,-1.836988 1.8369879,-5.9096216 3.573253,5.0527237 6.1880446,-0.079094 -3.70123,4.959743 1.987434,5.8607387 z"
+       transform="matrix(1.1820191,0.13740334,-0.14338937,1.1326739,5.3017555,5.6499229)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/bug-buddy.svg b/themes/HighContrast/icons/scalable/apps-extra/bug-buddy.svg
new file mode 100644
index 0000000..c92c069
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/bug-buddy.svg
@@ -0,0 +1,189 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg4908"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docname="bug-buddy.svg"
+   sodipodi:docbase="/home/luca/Scrivania/hc"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4910" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="31.468061"
+     inkscape:cy="25.674712"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata4913">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Bug Buddy</dc:title>
+        <dc:date>February 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://www.gnome.org</dc:source>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5909"
+       width="10.606602"
+       height="9"
+       x="-17.324116"
+       y="-3.272016"
+       rx="0.7265746"
+       ry="0.72657466"
+       transform="matrix(-0.7071068,-0.7071068,0.7071068,-0.7071068,0,0)" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5905"
+       width="10.606602"
+       height="9"
+       x="51.265244"
+       y="-3.6066637"
+       rx="0.7265746"
+       ry="0.72657466"
+       transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0,0)" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5917"
+       width="10.606602"
+       height="9"
+       x="16.803244"
+       y="-37.026913"
+       rx="0.7265746"
+       ry="0.72657466"
+       transform="matrix(0.7071068,-0.7071068,-0.7071068,-0.7071068,0,0)" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5919"
+       width="10.606602"
+       height="9"
+       x="17.137884"
+       y="30.148232"
+       rx="0.7265746"
+       ry="0.72657466"
+       transform="matrix(-0.7071068,0.7071068,0.7071068,0.7071068,0,0)" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5903"
+       width="10.606602"
+       height="9"
+       x="37.393398"
+       y="22"
+       rx="0.7265746"
+       ry="0.72657466" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5901"
+       width="10.606602"
+       height="9"
+       x="0"
+       y="22"
+       rx="0.7265746"
+       ry="0.72657466" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.80079722;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path5899"
+       sodipodi:cx="27.785715"
+       sodipodi:cy="23.214285"
+       sodipodi:rx="17.428572"
+       sodipodi:ry="17.428572"
+       d="M 45.214287 23.214285 A 17.428572 17.428572 0 1 1  10.357143,23.214285 A 17.428572 17.428572 0 1 1  45.214287 23.214285 z"
+       transform="matrix(0.9754098,0,0,1.1762295,-3.6024599,-1.3053269)" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 41.5,42.41691 L 7.2724874,5.4999996"
+       id="path5913" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 3.0733193,26.5 L 45.127417,26.5"
+       id="path5887"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 6.500003,42.153538 L 40.727515,5.236628"
+       id="path5921" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:3.3404119;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4916"
+       sodipodi:cx="27.785715"
+       sodipodi:cy="23.214285"
+       sodipodi:rx="17.428572"
+       sodipodi:ry="17.428572"
+       d="M 45.214287 23.214285 A 17.428572 17.428572 0 1 1  10.357143,23.214285 A 17.428572 17.428572 0 1 1  45.214287 23.214285 z"
+       transform="matrix(0.8032787,0,0,1.0040983,1.1803276,2.6905748)" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 24,20 L 24,43.52"
+       id="path5893" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 8.5625,21 L 38.4375,21 C 38.4375,21 35.5,6.9999996 23.6875,7.0624996 C 11.8125,7.1249996 8.5625,21 8.5625,21 z "
+       id="path5897"
+       sodipodi:nodetypes="cczc" />
+    <rect
+       style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+       id="rect2170"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/firefox-icon.svg b/themes/HighContrast/icons/scalable/apps-extra/firefox-icon.svg
new file mode 100644
index 0000000..67ed3e3
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/firefox-icon.svg
@@ -0,0 +1,141 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop"
+   sodipodi:docname="applications-internet.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="27">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="43.968504"
+       id="guide4040" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="4.0314961"
+       id="guide4042" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="4.0314961"
+       id="guide4044" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="44.094488"
+       id="guide4046" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="40.000000"
+       id="guide4776" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="8.0000000"
+       id="guide4778" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="7.9370079"
+       id="guide4780" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="40.062992"
+       id="guide4782" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="24.000000"
+       sodipodi:ry="24.000000"
+       d="M 48.000000 24.000000 A 24.000000 24.000000 0 1 1  0.0000000,24.000000 A 24.000000 24.000000 0 1 1  48.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4048"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="20.000000"
+       sodipodi:ry="20.000000"
+       d="M 44.000000 24.000000 A 20.000000 20.000000 0 1 1  4.0000000,24.000000 A 20.000000 20.000000 0 1 1  44.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4784"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="16.000000"
+       sodipodi:ry="16.000000"
+       d="M 40.000000 24.000000 A 16.000000 16.000000 0 1 1  8.0000000,24.000000 A 16.000000 16.000000 0 1 1  40.000000 24.000000 z" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 10.000000,34.250000 C 18.000000,31.250000 30.000000,31.250000 38.000000,34.250000"
+       id="path5512"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 7.9685040,24.000000 L 40.031496,24.000000"
+       id="path5516" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 20.000000,7.5511811 C 15.000000,18.000000 15.000000,31.000000 20.000000,41.000000"
+       id="path5520"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path6250"
+       d="M 10.000000,13.750000 C 18.000000,16.750000 30.000000,16.750000 38.000000,13.750000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path9156"
+       d="M 28.000000,7.5511811 C 33.000000,18.000000 33.000000,31.000000 28.000000,41.000000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/glchess.svg b/themes/HighContrast/icons/scalable/apps-extra/glchess.svg
new file mode 100644
index 0000000..931c194
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/glchess.svg
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg6009"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docname="glchess.svg"
+   sodipodi:docbase="/home/luca/Scrivania/hc"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs6011" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#dddddd"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.32941176"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="34.467534"
+     inkscape:cy="25.98242"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1032"
+     inkscape:window-height="830"
+     inkscape:window-x="131"
+     inkscape:window-y="96" />
+  <metadata
+     id="metadata6014">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>glChess Application Icon</dc:title>
+        <dc:date>September 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:source>http://www.gnome.org</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>glchess</rdf:li>
+            <rdf:li>chess</rdf:li>
+            <rdf:li>game</rdf:li>
+            <rdf:li>board</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6017"
+       width="44"
+       height="44.000004"
+       x="2"
+       y="2" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6019"
+       width="32"
+       height="32"
+       x="8"
+       y="8" />
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6025"
+       width="19.971073"
+       height="19.887812"
+       x="24"
+       y="4" />
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6027"
+       width="19.971073"
+       height="19.988827"
+       x="4.0289268"
+       y="23.858374" />
+    <rect
+       style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+       id="rect2170"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/internet-group-chat.svg b/themes/HighContrast/icons/scalable/apps-extra/internet-group-chat.svg
new file mode 100644
index 0000000..bcd362a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/internet-group-chat.svg
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   version="1.1"
+   viewBox="0 0 48 48"
+   width="4pc"
+   height="4pc"
+   id="svg2882"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="pidgin.svg">
+  <sodipodi:namedview
+     pagecolor="#6a6a6a"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1075"
+     inkscape:window-height="759"
+     id="namedview2902"
+     showgrid="true"
+     inkscape:zoom="5.6568542"
+     inkscape:cx="26.031313"
+     inkscape:cy="30"
+     inkscape:window-x="266"
+     inkscape:window-y="1315"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg2882">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2906"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2884">
+    <dc:date>2010-04-27 16:51Z</dc:date>
+    <!-- Produced by OmniGraffle Professional 4.2.2 -->
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs2886">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 30 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="60 : 30 : 1"
+       inkscape:persp3d-origin="30 : 20 : 1"
+       id="perspective2904" />
+  </defs>
+  <path
+     style="fill:#000000;stroke:#ffffff;stroke-opacity:1;stroke-width:3.2;stroke-miterlimit:4;stroke-dasharray:none"
+     d="M 24,6 C 13.748198,6 5.425,12.476376 5.425,20.45 c 0,7.973624 8.323198,14.425 18.575,14.425 1.534981,0 3.023432,-0.176808 4.45,-0.45 L 40.325,40.65 37.45,30.375 C 40.611502,27.786151 42.575,24.302376 42.575,20.45 42.575,12.476376 34.251802,6 24,6 z"
+     id="ellipse2896" />
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/internet-mail.svg b/themes/HighContrast/icons/scalable/apps-extra/internet-mail.svg
new file mode 100644
index 0000000..3270c2c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/internet-mail.svg
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-mail.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.1875"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Email (emblem)</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem email message</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.9649484"
+       rx="3.9631047"
+       y="9"
+       x="5"
+       height="30"
+       width="38"
+       id="rect4006"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2248"
+       width="38"
+       height="30"
+       x="5"
+       y="9"
+       rx="4.0291295"
+       ry="3.9649487" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3123"
+       width="30"
+       height="22"
+       x="9"
+       y="13"
+       rx="0"
+       ry="0" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
+       d="M 8,13.174564 L 22,27 C 23.124807,28.198901 23.884336,28.18857 25.046312,27.033012 L 40.077307,12.820449"
+       id="path4000"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/internet-news-reader.svg b/themes/HighContrast/icons/scalable/apps-extra/internet-news-reader.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/internet-news-reader.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/internet-web-browser.svg b/themes/HighContrast/icons/scalable/apps-extra/internet-web-browser.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/internet-web-browser.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/orca.svg b/themes/HighContrast/icons/scalable/apps-extra/orca.svg
new file mode 100644
index 0000000..b885e39
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/orca.svg
@@ -0,0 +1,175 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1900"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/calum/src/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable"
+   sodipodi:docname="orca.svg">
+  <defs
+     id="defs1902" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.166667"
+     inkscape:cx="29.997406"
+     inkscape:cy="26.863127"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1268"
+     inkscape:window-height="793"
+     inkscape:window-x="0"
+     inkscape:window-y="6" />
+  <metadata
+     id="metadata1905">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Orca Screen Reader and Magnifier</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>orca</rdf:li>
+            <rdf:li>screen reader</rdf:li>
+            <rdf:li>screen magnifier</rdf:li>
+            <rdf:li>braille monitor</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A comic strip bubble with a magnify glass and a &quot;O&quot; in Braille insidX</dc:description>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>This icon was inspired by existing access tecnology icon in GNOME control center</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3687"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       ry="2.8351648"
+       rx="2.8351648"
+       y="3.978112"
+       x="4.0054722"
+       height="32.043777"
+       width="39.989056"
+       id="rect3684"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:8.01094437;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path4578"
+       d="M 22.030715,44.016484 C 26.170649,41.718981 28.178053,39.693237 26.983516,35.571966 L 34.000631,35.538822 C 34.246803,39.711572 30.686453,43.707965 22.030715,44.016484 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1908"
+       width="40"
+       height="32"
+       x="4"
+       y="4"
+       rx="2.8351648"
+       ry="2.8351648" />
+    <path
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 22.030715,44.016484 C 26.170649,41.718981 28.178053,39.693237 26.983516,35.571966 L 34.000631,35.538822 C 34.246803,39.711572 30.686453,43.707965 22.030715,44.016484 z "
+       id="path2797"
+       sodipodi:nodetypes="cccc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path6369"
+       sodipodi:cx="30.786884"
+       sodipodi:cy="15.04918"
+       sodipodi:rx="5.8032789"
+       sodipodi:ry="5.8032789"
+       d="M 36.590163 15.04918 A 5.8032789 5.8032789 0 1 1  24.983605,15.04918 A 5.8032789 5.8032789 0 1 1  36.590163 15.04918 z"
+       transform="translate(-15.98361,0)" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect7258"
+       width="5.2458978"
+       height="10.721304"
+       x="2.7986431"
+       y="27.167025"
+       rx="2.8351629"
+       ry="2.8351629"
+       transform="matrix(0.866025,-0.5,0.5,0.866025,0,0)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5458"
+       sodipodi:cx="9.9918032"
+       sodipodi:cy="10.008197"
+       sodipodi:rx="2.8934426"
+       sodipodi:ry="2.9590166"
+       d="M 12.885246 10.008197 A 2.8934426 2.9590166 0 1 1  7.0983605,10.008197 A 2.8934426 2.9590166 0 1 1  12.885246 10.008197 z"
+       transform="translate(20.11475,1.95082)" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path5458"
+       id="use6359"
+       transform="translate(1.999817e-7,16)"
+       width="48"
+       height="48" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path5458"
+       id="use6361"
+       transform="translate(8,8)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/pidgin.svg b/themes/HighContrast/icons/scalable/apps-extra/pidgin.svg
new file mode 100644
index 0000000..bcd362a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/pidgin.svg
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   version="1.1"
+   viewBox="0 0 48 48"
+   width="4pc"
+   height="4pc"
+   id="svg2882"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="pidgin.svg">
+  <sodipodi:namedview
+     pagecolor="#6a6a6a"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1075"
+     inkscape:window-height="759"
+     id="namedview2902"
+     showgrid="true"
+     inkscape:zoom="5.6568542"
+     inkscape:cx="26.031313"
+     inkscape:cy="30"
+     inkscape:window-x="266"
+     inkscape:window-y="1315"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg2882">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2906"
+       empspacing="5"
+       visible="true"
+       enabled="true"
+       snapvisiblegridlinesonly="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2884">
+    <dc:date>2010-04-27 16:51Z</dc:date>
+    <!-- Produced by OmniGraffle Professional 4.2.2 -->
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs2886">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 30 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="60 : 30 : 1"
+       inkscape:persp3d-origin="30 : 20 : 1"
+       id="perspective2904" />
+  </defs>
+  <path
+     style="fill:#000000;stroke:#ffffff;stroke-opacity:1;stroke-width:3.2;stroke-miterlimit:4;stroke-dasharray:none"
+     d="M 24,6 C 13.748198,6 5.425,12.476376 5.425,20.45 c 0,7.973624 8.323198,14.425 18.575,14.425 1.534981,0 3.023432,-0.176808 4.45,-0.45 L 40.325,40.65 37.45,30.375 C 40.611502,27.786151 42.575,24.302376 42.575,20.45 42.575,12.476376 34.251802,6 24,6 z"
+     id="ellipse2896" />
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/preferences-system-network-proxy.svg b/themes/HighContrast/icons/scalable/apps-extra/preferences-system-network-proxy.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/preferences-system-network-proxy.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/preferences-system-session.svg b/themes/HighContrast/icons/scalable/apps-extra/preferences-system-session.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/preferences-system-session.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/preferences-system-windows.svg b/themes/HighContrast/icons/scalable/apps-extra/preferences-system-windows.svg
new file mode 100644
index 0000000..d958630
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/preferences-system-windows.svg
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg1306"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/betatester"
+   sodipodi:docname="windows.svg">
+  <defs
+     id="defs1308" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.812500"
+     inkscape:cx="24.040488"
+     inkscape:cy="28.320341"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1311">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect5680"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       ry="0.0000000" />
+    <path
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 18.079663,21.000000 L 41.920337,21.000000 C 43.072470,21.000000 44.000000,21.955735 44.000000,23.142904 L 44.000000,44.000000 L 16.000000,44.000000 L 16.000000,23.142904 C 16.000000,21.955735 16.927529,21.000000 18.079663,21.000000 z "
+       id="path3560"
+       sodipodi:nodetypes="ccccccc" />
+    <g
+       id="g3553">
+      <path
+         style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+         d="M 6.0796626,4.0000000 L 27.920337,4.0000000 C 29.072470,4.0000000 30.000000,4.9557351 30.000000,6.1429038 L 30.000000,27.000000 L 4.0000000,27.000000 L 4.0000000,6.1429038 C 4.0000000,4.9557351 4.9275295,4.0000000 6.0796626,4.0000000 z "
+         id="path2097"
+         sodipodi:nodetypes="ccccccc" />
+      <path
+         sodipodi:nodetypes="ccccccc"
+         id="rect1368"
+         d="M 6.0796626,4.0000000 L 27.920337,4.0000000 C 29.072470,4.0000000 30.000000,4.9557351 30.000000,6.1429038 L 30.000000,27.000000 L 4.0000000,27.000000 L 4.0000000,6.1429038 C 4.0000000,4.9557351 4.9275295,4.0000000 6.0796626,4.0000000 z "
+         style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+      <path
+         style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+         d="M 9.0000000,8.0000000 L 25.000000,8.0000000 C 26.000000,8.0000000 26.000000,7.8128313 26.000000,9.0000000 L 26.000000,23.000000 L 8.0000000,23.000000 L 8.0000000,9.0000000 C 8.0000000,8.0000000 8.0000000,8.0000000 9.0000000,8.0000000 z "
+         id="path2825"
+         sodipodi:nodetypes="ccccccc" />
+    </g>
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path3562"
+       d="M 18.079663,21.000000 L 41.920337,21.000000 C 43.072470,21.000000 44.000000,21.955735 44.000000,23.142904 L 44.000000,44.000000 L 16.000000,44.000000 L 16.000000,23.142904 C 16.000000,21.955735 16.927529,21.000000 18.079663,21.000000 z "
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 21.000000,25.000000 L 39.000000,25.000000 C 40.000000,25.000000 40.000000,24.812831 40.000000,26.000000 L 40.000000,40.000000 L 20.000000,40.000000 L 20.000000,26.000000 C 20.000000,25.000000 20.000000,25.000000 21.000000,25.000000 z "
+       id="path3564"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+       d="M 12.000000,12.000000 L 22.000000,12.000000"
+       id="path3571" />
+    <path
+       id="path4299"
+       d="M 24.000000,29.000000 L 36.529644,29.000000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/rhythmbox.svg b/themes/HighContrast/icons/scalable/apps-extra/rhythmbox.svg
new file mode 100644
index 0000000..b6da05f
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/rhythmbox.svg
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg2160"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="audio-x-generic_alternate.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs2162" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="44"
+       id="guide2168" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="3.9333333"
+       id="guide2170" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="44"
+       id="guide2172" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="4.0666667"
+       id="guide2174" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2165">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Generic Audio File</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>audio</rdf:li>
+            <rdf:li>music</rdf:li>
+            <rdf:li>file</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>A generic icon for music and audio files</dc:coverage>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect4126"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       transform="matrix(1.0666667,0,0,1,-1.4,0)"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       sodipodi:ry="6"
+       sodipodi:rx="7.5"
+       sodipodi:cy="34"
+       sodipodi:cx="13.5"
+       id="path5117"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596657;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path6090"
+       d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z "
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3149"
+       sodipodi:cx="13.5"
+       sodipodi:cy="34"
+       sodipodi:rx="7.5"
+       sodipodi:ry="6"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       transform="matrix(1.0666667,0,0,1,-1.4,0)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path6088"
+       sodipodi:cx="13.5"
+       sodipodi:cy="34"
+       sodipodi:rx="7.5"
+       sodipodi:ry="6"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       transform="matrix(1.0666667,0,0,1,19.599999,3.9999999)" />
+    <path
+       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z "
+       id="path3153"
+       sodipodi:nodetypes="ccccccccc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3149"
+       id="use4124"
+       transform="translate(21,4)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/sound-juicer.svg b/themes/HighContrast/icons/scalable/apps-extra/sound-juicer.svg
new file mode 100644
index 0000000..afc4212
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/sound-juicer.svg
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices"
+   sodipodi:docname="media-cdrom.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16.708333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="973"
+     inkscape:window-x="0"
+     inkscape:window-y="0">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="42.972569"
+       id="guide3065" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="4.967581"
+       id="guide3067" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="11.072319"
+       id="guide3071" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="36.987531"
+       id="guide3073" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="37.107232"
+       id="guide3950" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.072319"
+       id="guide3952" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.50671142;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2190"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       d="M 37 24 A 13 13 0 1 1  11,24 A 13 13 0 1 1  37 24 z"
+       sodipodi:ry="13"
+       sodipodi:rx="13"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       id="path5706"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="path3954"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="13"
+       sodipodi:ry="13"
+       d="M 37 24 A 13 13 0 1 1  11,24 A 13 13 0 1 1  37 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4829"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="13"
+       sodipodi:ry="13"
+       d="M 30.5,12.74167 A 13,13 0 0 1 36.802501,21.742574"
+       sodipodi:start="5.2359878"
+       sodipodi:end="6.1086524"
+       sodipodi:open="true" />
+    <path
+       d="M 17.5,35.25833 A 13,13 0 0 1 11.197499,26.257427"
+       sodipodi:ry="13"
+       sodipodi:rx="13"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       id="path5704"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc"
+       sodipodi:start="2.0943951"
+       sodipodi:end="2.9670597"
+       sodipodi:open="true" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/thunderbird-icon.svg b/themes/HighContrast/icons/scalable/apps-extra/thunderbird-icon.svg
new file mode 100644
index 0000000..3270c2c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/thunderbird-icon.svg
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-mail.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.1875"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Email (emblem)</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem email message</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.9649484"
+       rx="3.9631047"
+       y="9"
+       x="5"
+       height="30"
+       width="38"
+       id="rect4006"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2248"
+       width="38"
+       height="30"
+       x="5"
+       y="9"
+       rx="4.0291295"
+       ry="3.9649487" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3123"
+       width="30"
+       height="22"
+       x="9"
+       y="13"
+       rx="0"
+       ry="0" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
+       d="M 8,13.174564 L 22,27 C 23.124807,28.198901 23.884336,28.18857 25.046312,27.033012 L 40.077307,12.820449"
+       id="path4000"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/tomboy.svg b/themes/HighContrast/icons/scalable/apps-extra/tomboy.svg
new file mode 100644
index 0000000..0059466
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/tomboy.svg
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg4932"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docbase="/home/luca/Scrivania/hc"
+   sodipodi:docname="tomboy.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4934" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.333333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1244"
+     inkscape:window-height="908"
+     inkscape:window-x="28"
+     inkscape:window-y="63" />
+  <metadata
+     id="metadata4937">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Tomboy Application icon</dc:title>
+        <dc:date>September 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:source>http://www.gnome.org</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>tomboy</rdf:li>
+            <rdf:li>notes</rdf:li>
+            <rdf:li>sticky</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 1.9999999,2.1250001 L 46,2.1250001 L 46,33.120562 L 32.973498,46.000004 L 1.9999999,46.000004 L 1.9999999,2.1250001 z "
+       id="rect4940"
+       sodipodi:nodetypes="cccccc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 45.999999,30 L 30,30 L 30,46"
+       id="path5915" />
+    <rect
+       style="opacity:0.6;fill:none;fill-opacity:0.8093385;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.70588235"
+       id="rect2170"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps-extra/totem.svg b/themes/HighContrast/icons/scalable/apps-extra/totem.svg
new file mode 100644
index 0000000..f3b0be7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps-extra/totem.svg
@@ -0,0 +1,154 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   version="1.1"
+   viewBox="0 0 38.4 38.4"
+   width="48"
+   height="48"
+   id="svg2"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="filmstrip.svg"
+   inkscape:export-filename="/Users/calum/Desktop/filmstrip.png"
+   inkscape:export-xdpi="72.186462"
+   inkscape:export-ydpi="72.186462">
+  <sodipodi:namedview
+     pagecolor="#837e78"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0.4627451"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1050"
+     inkscape:window-height="849"
+     id="namedview26"
+     showgrid="false"
+     inkscape:zoom="1"
+     inkscape:cx="47.985191"
+     inkscape:cy="48.453473"
+     inkscape:window-x="793"
+     inkscape:window-y="1271"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg2"
+     inkscape:showpageshadow="false"
+     borderlayer="true" />
+  <metadata
+     id="metadata4">
+    <dc:date>2010-05-04 11:58Z</dc:date>
+    <!-- Produced by OmniGraffle Professional 4.2.2 -->
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 30 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="60 : 30 : 1"
+       inkscape:persp3d-origin="30 : 20 : 1"
+       id="perspective28" />
+    <inkscape:perspective
+       id="perspective2957"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <rect
+     x="3.2547345"
+     y="-0.0010676279"
+     width="32.10973"
+     height="38.406082"
+     id="rect16"
+     style="fill:#000000;stroke:none"
+     ry="0.15818155" />
+  <path
+     style="fill:none;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+     d="m 3.2446687,-1.5590837 0,40.6857447 32.1298603,0 0,-40.6857447 -32.1298603,0 z"
+     id="rect18" />
+  <path
+     d="m 15.289632,7.4869871 8.060035,0 c 1.712092,0 3.100014,0.9772104 3.100014,2.18266 l 0,5.8931809 c 0,1.20545 -1.387922,2.18266 -3.100014,2.18266 l -8.060035,0 c -1.712091,0 -3.100013,-0.97721 -3.100013,-2.18266 0,0 0,-10e-7 0,-10e-7 l 0,-5.8931799 c 0,-1.2054496 1.387922,-2.18266 3.100013,-2.18266 z"
+     id="path20"
+     style="fill:#ffffff;stroke:none" />
+  <path
+     style="fill:#ffffff;stroke:none"
+     id="path2846"
+     d="m 29.102034,5.0911333 1.951731,0 c 0.414582,0 0.750666,-0.3516859 0.750666,-0.7855131 l 0,-2.1208848 c 0,-0.4338272 -0.336084,-0.7855131 -0.750666,-0.7855131 l -1.951731,0 c -0.414581,0 -0.750666,0.3516859 -0.750666,0.7855131 0,0 0,0 0,0 l 0,2.1208848 c 0,0.4338272 0.336085,0.7855131 0.750666,0.7855131 z" />
+  <path
+     style="fill:#ffffff;stroke:none"
+     id="path2850"
+     d="m 29.102034,9.3781165 1.951731,0 c 0.414582,0 0.750666,0.3516851 0.750666,0.7855125 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.4338274 0.336085,-0.7855125 0.750666,-0.7855125 z" />
+  <path
+     d="m 29.102034,17.357012 1.951731,0 c 0.414582,0 0.750666,0.351685 0.750666,0.785512 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.336085,-0.785512 0.750666,-0.785512 z"
+     id="path2852"
+     style="fill:#ffffff;stroke:none" />
+  <path
+     style="fill:#ffffff;stroke:none"
+     id="path2854"
+     d="m 29.102034,25.335907 1.951731,0 c 0.414582,0 0.750666,0.351685 0.750666,0.785512 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.336085,-0.785512 0.750666,-0.785512 z" />
+  <path
+     d="m 29.102034,33.314802 1.951731,0 c 0.414582,0 0.750666,0.351685 0.750666,0.785512 l 0,2.120885 c 0,0.433827 -0.336084,0.785513 -0.750666,0.785513 l -1.951731,0 c -0.414581,0 -0.750666,-0.351686 -0.750666,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.336085,-0.785512 0.750666,-0.785512 z"
+     id="path2856"
+     style="fill:#ffffff;stroke:none" />
+  <path
+     d="m 6.9096236,5.0911332 1.9517313,0 c 0.4145815,0 0.7506662,-0.3516859 0.7506662,-0.7855131 l 0,-2.1208848 c 0,-0.4338272 -0.3360847,-0.7855131 -0.7506662,-0.7855131 l -1.9517313,0 c -0.4145807,0 -0.7506655,0.3516859 -0.7506655,0.7855131 0,0 0,0 0,0 l 0,2.1208848 c 0,0.4338272 0.3360856,0.7855131 0.7506655,0.7855131 z"
+     id="path2969"
+     style="fill:#ffffff;stroke:none" />
+  <path
+     d="m 6.9096237,9.296228 1.9517312,0 c 0.4145815,0 0.7506662,0.3516851 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506655,-0.351686 -0.7506655,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.4338269 0.3360848,-0.785512 0.7506655,-0.785512 z"
+     id="path3002"
+     style="fill:#ffffff;stroke:none" />
+  <path
+     style="fill:#ffffff;stroke:none"
+     id="path3004"
+     d="m 6.9096236,17.193231 1.9517313,0 c 0.4145815,0 0.7506662,0.351685 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506656,-0.351686 -0.7506656,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.3360849,-0.785512 0.7506656,-0.785512 z" />
+  <path
+     d="m 6.9096237,25.090235 1.9517312,0 c 0.4145815,0 0.7506662,0.351685 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506655,-0.351686 -0.7506655,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.3360848,-0.785512 0.7506655,-0.785512 z"
+     id="path3006"
+     style="fill:#ffffff;stroke:none" />
+  <path
+     style="fill:#ffffff;stroke:none"
+     id="path3008"
+     d="m 6.9096237,32.987239 1.9517312,0 c 0.4145815,0 0.7506662,0.351685 0.7506662,0.785512 l 0,2.120885 c 0,0.433827 -0.3360847,0.785513 -0.7506662,0.785513 l -1.9517312,0 c -0.4145807,0 -0.7506655,-0.351686 -0.7506655,-0.785513 0,0 0,0 0,0 l 0,-2.120885 c 0,-0.433827 0.3360848,-0.785512 0.7506655,-0.785512 z" />
+  <use
+     x="0"
+     y="0"
+     xlink:href="#path20"
+     id="use3014"
+     transform="translate(0,13.855509)"
+     width="48"
+     height="48" />
+  <path
+     style="fill:#ffffff;stroke:none"
+     d="m 12.183051,0.01496578 0,1.79738402 c 0,1.1449498 1.388159,2.0842007 3.10025,2.0842007 l 8.072728,0 c 1.712091,0 3.100249,-0.9392508 3.100249,-2.0842007 l 0,-1.79738402 -14.273227,0 z"
+     id="use3016" />
+  <path
+     style="fill:#ffffff;stroke:none"
+     d="m 15.283301,35.20102 c -1.712091,0 -3.10025,0.75206 -3.10025,1.687875 l 0,1.500334 14.273227,0 0,-1.500334 c 0,-0.935815 -1.388158,-1.687875 -3.100249,-1.687875 l -8.072728,0 z"
+     id="use3018" />
+  <path
+     style="fill:none;stroke:#ffffff;stroke-width:2.56910801;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+     d="m 1.9663254,0.00204009 0,38.40041891"
+     id="path3810" />
+  <path
+     id="path3812"
+     d="m 36.631684,0.00539301 0,38.38690099"
+     style="fill:none;stroke:#ffffff;stroke-width:2.56865597;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/.gitignore b/themes/HighContrast/icons/scalable/apps/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/apps/Makefile.am b/themes/HighContrast/icons/scalable/apps/Makefile.am
new file mode 100644
index 0000000..793b1e7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/Makefile.am
@@ -0,0 +1,38 @@
+themedir = $(datadir)/icons/HighContrast
+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)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/apps/accessories-calculator.svg b/themes/HighContrast/icons/scalable/apps/accessories-calculator.svg
new file mode 100644
index 0000000..cc9816c
--- /dev/null
+++ b/themes/HighContrast/icons/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 GNOME 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/themes/HighContrast/icons/scalable/apps/accessories-character-map.svg b/themes/HighContrast/icons/scalable/apps/accessories-character-map.svg
new file mode 100644
index 0000000..75acad2
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/accessories-dictionary.svg b/themes/HighContrast/icons/scalable/apps/accessories-dictionary.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/accessories-dictionary.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/accessories-text-editor.svg b/themes/HighContrast/icons/scalable/apps/accessories-text-editor.svg
new file mode 100644
index 0000000..0f9de20
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/help-browser.svg b/themes/HighContrast/icons/scalable/apps/help-browser.svg
new file mode 100644
index 0000000..990067f
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/multimedia-volume-control.svg b/themes/HighContrast/icons/scalable/apps/multimedia-volume-control.svg
new file mode 100644
index 0000000..b1bd4d2
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/preferences-desktop-accessibility.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-accessibility.svg
new file mode 100644
index 0000000..b1670f3
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/preferences-desktop-font.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-font.svg
new file mode 100644
index 0000000..8eba466
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/preferences-desktop-keyboard.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-keyboard.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/preferences-desktop-keyboard.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/preferences-desktop-locale.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-locale.svg
new file mode 100644
index 0000000..44cdf2b
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/preferences-desktop-multimedia.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-multimedia.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/preferences-desktop-multimedia.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/preferences-desktop-screensaver.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-screensaver.svg
new file mode 100644
index 0000000..1152aa3
--- /dev/null
+++ b/themes/HighContrast/icons/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;elle uca libero it&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/themes/HighContrast/icons/scalable/apps/preferences-desktop-theme.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-theme.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/preferences-desktop-theme.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/preferences-desktop-wallpaper.svg b/themes/HighContrast/icons/scalable/apps/preferences-desktop-wallpaper.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/preferences-desktop-wallpaper.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/system-file-manager.svg b/themes/HighContrast/icons/scalable/apps/system-file-manager.svg
new file mode 100644
index 0000000..4515523
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/system-software-install.svg b/themes/HighContrast/icons/scalable/apps/system-software-install.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/system-software-install.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/system-software-update.svg b/themes/HighContrast/icons/scalable/apps/system-software-update.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/apps/system-software-update.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/apps/utilities-system-monitor.svg b/themes/HighContrast/icons/scalable/apps/utilities-system-monitor.svg
new file mode 100644
index 0000000..ad4b4c5
--- /dev/null
+++ b/themes/HighContrast/icons/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/themes/HighContrast/icons/scalable/apps/utilities-terminal.svg b/themes/HighContrast/icons/scalable/apps/utilities-terminal.svg
new file mode 100644
index 0000000..e703047
--- /dev/null
+++ b/themes/HighContrast/icons/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>
diff --git a/themes/HighContrast/icons/scalable/categories-extra/Makefile.am b/themes/HighContrast/icons/scalable/categories-extra/Makefile.am
new file mode 100644
index 0000000..b9e7eb9
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories-extra/Makefile.am
@@ -0,0 +1,10 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = categories
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA =
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/categories/.gitignore b/themes/HighContrast/icons/scalable/categories/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/categories/Makefile.am b/themes/HighContrast/icons/scalable/categories/Makefile.am
new file mode 100644
index 0000000..7a3c12b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/Makefile.am
@@ -0,0 +1,38 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = categories
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	applications-accessories.svg \
+	applications-development.svg \
+	applications-games.svg \
+	applications-graphics.svg \
+	applications-internet.svg \
+	applications-multimedia.svg \
+	applications-system.svg \
+	preferences-desktop-peripherals.svg \
+	preferences-desktop.svg \
+	preferences-system.svg
+
+placeholder_FILES = \
+	applications-engineering.svg \
+	applications-office.svg \
+	applications-other.svg \
+	applications-science.svg \
+	applications-utilities.svg \
+	preferences-desktop-personal.svg \
+	preferences-other.svg \
+	preferences-system-network.svg \
+	system-help.svg
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+EXTRA_DIST = \
+	$(icon_DATA)
+	$(placeholder_FILES)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/categories/applications-accessories.svg b/themes/HighContrast/icons/scalable/categories/applications-accessories.svg
new file mode 100644
index 0000000..015d063
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-accessories.svg
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/categories"
+   sodipodi:docname="applications-accessories.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875"
+     inkscape:cx="24"
+     inkscape:cy="24.264126"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <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="rect6296"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       ry="0.0000000" />
+    <rect
+       ry="4.9133859"
+       y="16.000000"
+       x="5.0000000"
+       height="26.000000"
+       width="37.960629"
+       id="rect9204"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       rx="4.9133859" />
+    <path
+       sodipodi:nodetypes="cccsccsccc"
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       id="path9932"
+       d="M 21.000000,6.0000000 C 14.000000,6.0000000 12.000000,10.173905 12.000000,17.000000 L 36.000000,17.000000 C 36.000000,10.000000 34.000000,6.0000000 27.000000,6.0000000 L 21.000000,6.0000000 z M 23.000000,10.417323 L 25.000000,10.417323 C 32.000000,10.417323 31.000000,15.000000 31.000000,17.000000 L 17.000000,17.000000 C 17.000000,15.000000 16.000000,10.417323 23.000000,10.417323 z "
+       style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect3314"
+       width="37.960629"
+       height="26.000000"
+       x="5.0000000"
+       y="16.000000"
+       ry="4.9133859"
+       rx="4.9133859" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 7.0000000,24.000000 L 41.000000,24.000000"
+       id="path4042"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 36.000000,21.000000 L 36.000000,29.000000"
+       id="path4772"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="opacity:1.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:0.99999970;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible"
+       d="M 21.000000,6.0000000 C 14.000000,6.0000000 12.000000,10.173905 12.000000,17.000000 L 36.000000,17.000000 C 36.000000,10.000000 34.000000,6.0000000 27.000000,6.0000000 L 21.000000,6.0000000 z M 23.000000,10.417323 L 25.000000,10.417323 C 32.000000,10.417323 31.000000,15.000000 31.000000,17.000000 L 17.000000,17.000000 C 17.000000,15.000000 16.000000,10.417323 23.000000,10.417323 z "
+       id="path2086"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true"
+       sodipodi:nodetypes="cccsccsccc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path7024"
+       d="M 12.000000,21.000000 L 12.000000,29.000000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-development.svg b/themes/HighContrast/icons/scalable/categories/applications-development.svg
new file mode 100644
index 0000000..1a3e785
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-development.svg
@@ -0,0 +1,122 @@
+<?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="applications-development.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="7.9999999"
+     inkscape:cx="30.10882"
+     inkscape:cy="21.876668"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1012"
+     inkscape:window-height="768"
+     inkscape:window-x="196"
+     inkscape:window-y="153" />
+  <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"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:title>Development Application Category</dc:title>
+        <dc:date>September 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:rights>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:rights>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>development</rdf:li>
+            <rdf:li>hacking</rdf:li>
+            <rdf:li />
+          </rdf:Bag>
+        </dc:subject>
+        <dc:source>http://www.gnome.org</dc:source>
+      </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="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 45,3.0000002 L 9.6693593,13.423568 L 9.1390292,15.942636 L 31.173482,37.977088 L 33.935617,37.468855 L 45,3.0000002 z "
+       id="rect4942"
+       sodipodi:nodetypes="cccccc" />
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:3.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4947"
+       width="14.000001"
+       height="21"
+       x="26.409876"
+       y="4.7702661"
+       rx="5.1517777"
+       ry="5.1517777"
+       transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0,0)" />
+    <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="rect4949"
+       width="4"
+       height="18.0401"
+       x="31.409878"
+       y="-2.2297347"
+       transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0,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="rect2160"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-engineering.svg b/themes/HighContrast/icons/scalable/categories/applications-engineering.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-engineering.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-games.svg b/themes/HighContrast/icons/scalable/categories/applications-games.svg
new file mode 100644
index 0000000..6495f78
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-games.svg
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/categories"
+   sodipodi:docname="applications-games.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.958333"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="950"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <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>Games</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>elle uca libero it</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>games</rdf:li>
+            <rdf:li>applications</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description></dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.28693181;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect3312"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <rect
+       ry="2.8198433"
+       y="4.0000000"
+       x="7.0000000"
+       height="40.000000"
+       width="34.000000"
+       id="rect4768"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect4040"
+       width="34.000000"
+       height="40.000000"
+       x="7.0000000"
+       y="4.0000000"
+       ry="2.8198433" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 23.755431,15.989556 C 27.441246,8.9295045 37.892679,12.770494 36.880758,19.436032 C 35.878137,26.040312 27.002603,34.530897 23.880758,36.000000 C 20.548295,34.468233 11.940811,26.092254 11.063525,19.498694 C 10.151211,12.641860 19.295032,8.9086163 23.755431,15.989556 z "
+       id="path5496"
+       sodipodi:nodetypes="czczc" />
+    <path
+       sodipodi:nodetypes="czczc"
+       id="path6950"
+       d="M 12.512983,7.7505473 C 13.239136,6.3596263 15.298203,7.1163507 15.098842,8.4295475 C 14.901313,9.7306751 13.152718,11.403430 12.537674,11.692862 C 11.881136,11.391084 10.185351,9.7409091 10.012515,8.4418927 C 9.8327772,7.0910081 11.634228,6.3555111 12.512983,7.7505473 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+    <path
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       d="M 35.400616,40.249453 C 36.126769,41.640374 38.185836,40.883649 37.986475,39.570452 C 37.788946,38.269325 36.040351,36.596570 35.425307,36.307138 C 34.768769,36.608916 33.072984,38.259091 32.900148,39.558107 C 32.720410,40.908992 34.521861,41.644489 35.400616,40.249453 z "
+       id="path6952"
+       sodipodi:nodetypes="czczc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-graphics.svg b/themes/HighContrast/icons/scalable/categories/applications-graphics.svg
new file mode 100644
index 0000000..7fe557c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-graphics.svg
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1306"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/betatester/Desktop"
+   sodipodi:docname="applications-graphics.svg">
+  <defs
+     id="defs1308" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.895833"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1311">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.44534412;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect2290"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       ry="0.0000000" />
+    <path
+       sodipodi:nodetypes="ccccc"
+       id="path3750"
+       d="M 20.000000,27.000000 L 26.000000,31.000000 C 31.645697,27.712538 38.486676,20.641328 41.427261,11.000000 L 31.000000,4.0000000 C 24.965924,8.5653126 21.882044,16.647007 20.000000,27.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-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" />
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path5221"
+       d="M 9.0000000,43.000000 C 20.000000,44.000000 25.460900,41.000000 24.000000,32.000000 L 20.000000,30.000000 C 12.000000,32.000000 17.000000,39.000000 9.0000000,43.000000 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" />
+    <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 21.000000,28.000000 L 25.000000,30.000000 C 30.645697,26.712538 38.486676,20.641328 41.427261,11.000000 L 31.000000,4.0000000 C 24.965924,8.5653126 22.882044,17.647007 21.000000,28.000000 z "
+       id="path3020"
+       sodipodi:nodetypes="ccccc" />
+    <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 9.0000000,43.000000 C 20.000000,44.000000 25.460900,41.000000 24.000000,32.000000 L 20.000000,30.000000 C 12.000000,32.000000 17.000000,39.000000 9.0000000,43.000000 z "
+       id="path3748"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-internet.svg b/themes/HighContrast/icons/scalable/categories/applications-internet.svg
new file mode 100644
index 0000000..67ed3e3
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-internet.svg
@@ -0,0 +1,141 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop"
+   sodipodi:docname="applications-internet.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="27">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="43.968504"
+       id="guide4040" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="4.0314961"
+       id="guide4042" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="4.0314961"
+       id="guide4044" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="44.094488"
+       id="guide4046" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="40.000000"
+       id="guide4776" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="8.0000000"
+       id="guide4778" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="7.9370079"
+       id="guide4780" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="40.062992"
+       id="guide4782" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="24.000000"
+       sodipodi:ry="24.000000"
+       d="M 48.000000 24.000000 A 24.000000 24.000000 0 1 1  0.0000000,24.000000 A 24.000000 24.000000 0 1 1  48.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4048"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="20.000000"
+       sodipodi:ry="20.000000"
+       d="M 44.000000 24.000000 A 20.000000 20.000000 0 1 1  4.0000000,24.000000 A 20.000000 20.000000 0 1 1  44.000000 24.000000 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path4784"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.000000"
+       sodipodi:rx="16.000000"
+       sodipodi:ry="16.000000"
+       d="M 40.000000 24.000000 A 16.000000 16.000000 0 1 1  8.0000000,24.000000 A 16.000000 16.000000 0 1 1  40.000000 24.000000 z" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 10.000000,34.250000 C 18.000000,31.250000 30.000000,31.250000 38.000000,34.250000"
+       id="path5512"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 7.9685040,24.000000 L 40.031496,24.000000"
+       id="path5516" />
+    <path
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+       d="M 20.000000,7.5511811 C 15.000000,18.000000 15.000000,31.000000 20.000000,41.000000"
+       id="path5520"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path6250"
+       d="M 10.000000,13.750000 C 18.000000,16.750000 30.000000,16.750000 38.000000,13.750000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path9156"
+       d="M 28.000000,7.5511811 C 33.000000,18.000000 33.000000,31.000000 28.000000,41.000000"
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-multimedia.svg b/themes/HighContrast/icons/scalable/categories/applications-multimedia.svg
new file mode 100644
index 0000000..b6da05f
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-multimedia.svg
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg2160"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="audio-x-generic_alternate.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs2162" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="44"
+       id="guide2168" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="3.9333333"
+       id="guide2170" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="44"
+       id="guide2172" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="4.0666667"
+       id="guide2174" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2165">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Generic Audio File</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>audio</rdf:li>
+            <rdf:li>music</rdf:li>
+            <rdf:li>file</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>A generic icon for music and audio files</dc:coverage>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect4126"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       transform="matrix(1.0666667,0,0,1,-1.4,0)"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       sodipodi:ry="6"
+       sodipodi:rx="7.5"
+       sodipodi:cy="34"
+       sodipodi:cx="13.5"
+       id="path5117"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596657;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path6090"
+       d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z "
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3149"
+       sodipodi:cx="13.5"
+       sodipodi:cy="34"
+       sodipodi:rx="7.5"
+       sodipodi:ry="6"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       transform="matrix(1.0666667,0,0,1,-1.4,0)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path6088"
+       sodipodi:cx="13.5"
+       sodipodi:cy="34"
+       sodipodi:rx="7.5"
+       sodipodi:ry="6"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       transform="matrix(1.0666667,0,0,1,19.599999,3.9999999)" />
+    <path
+       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z "
+       id="path3153"
+       sodipodi:nodetypes="ccccccccc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3149"
+       id="use4124"
+       transform="translate(21,4)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-office.svg b/themes/HighContrast/icons/scalable/categories/applications-office.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-office.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-other.svg b/themes/HighContrast/icons/scalable/categories/applications-other.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-other.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-science.svg b/themes/HighContrast/icons/scalable/categories/applications-science.svg
new file mode 100644
index 0000000..a719a79
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-science.svg
@@ -0,0 +1,119 @@
+<?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="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="applications-science.svg"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"
+   style="display:inline">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.6875"
+     inkscape:cx="22.884462"
+     inkscape:cy="24"
+     inkscape:current-layer="layer5"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     fill="#d3d7cf"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="49"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <sodipodi:guide
+       orientation="1,0"
+       position="24,49.265625"
+       id="guide3282" />
+    <sodipodi:guide
+       orientation="0,1"
+       position="0.1640625,24"
+       id="guide3284" />
+    <sodipodi:guide
+       orientation="1,0"
+       position="48,41.875"
+       id="guide2415" />
+    <sodipodi:guide
+       orientation="1,0"
+       position="0,41.896077"
+       id="guide2417" />
+    <sodipodi:guide
+       orientation="0,1"
+       position="14.5,48"
+       id="guide2419" />
+    <sodipodi:guide
+       orientation="0,1"
+       position="18.384776,0"
+       id="guide2421" />
+    <inkscape:grid
+       type="xygrid"
+       id="grid2413"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer1"
+     inkscape:label="background">
+    <rect
+       style="fill:none;fill-opacity:0.32916667999999999;stroke:none;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2415"
+       width="48"
+       height="48.063744"
+       x="0"
+       y="-0.063745022" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="title-2"
+     style="display:inline">
+    <path
+       sodipodi:nodetypes="cccscssccccccc"
+       d="M 17.640395,6.9464633 L 19.384859,8.4918542 C 19.384857,12.271226 19.323258,14.168309 19.323258,18.033922 C 18.159742,19.58003 11.432722,25.874301 7.7482592,32.402307 C 6.5847461,34.463778 6.5878953,37.040555 8.3331675,39.102031 C 9.4966836,40.648135 11.528443,41.165583 13.566559,41.165583 C 20.547646,41.165583 27.5293,41.165583 34.510385,41.165583 C 36.548492,41.165583 38.580247,40.648137 39.743776,39.102031 C 41.489045,37.040554 41.492196,34.463781 40.328684,32.402307 C 37.03205,25.874299 31.367004,19.903739 29.795171,18.033922 C 29.795171,14.254551 29.856771,12.271225 29.856771,8.4918542 L 31.544797,6.9964613 L 31.601235,6.9464633 L 17.640395,6.9464633 z"
+       id="path3191"
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.88134241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path29274"
+       d="M 17.640395,6.9464633 L 19.384859,8.4918542 C 19.384857,12.271226 19.323258,14.168309 19.323258,18.033922 C 18.159742,19.58003 11.432722,25.874301 7.7482592,32.402307 C 6.5847461,34.463778 6.5878953,37.040555 8.3331675,39.102031 C 9.4966836,40.648135 11.528443,41.165583 13.566559,41.165583 C 20.547646,41.165583 27.5293,41.165583 34.510385,41.165583 C 36.548492,41.165583 38.580247,40.648137 39.743776,39.102031 C 41.489045,37.040554 41.492196,34.463781 40.328684,32.402307 C 37.03205,25.874299 31.367004,19.903739 29.795171,18.033922 C 29.795171,14.254551 29.856771,12.271225 29.856771,8.4918542 L 31.544797,6.9964613 L 31.601235,6.9464633 L 17.640395,6.9464633 z"
+       sodipodi:nodetypes="cccscssccccccc" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.07398678;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
+       id="path6798"
+       d="M 19.262679,23.118632 C 17.395195,26.044608 15.765861,27.718615 13.80476,31.048687 C 12.966165,32.472671 12.969154,34.250436 14.227045,35.674421 C 15.06564,36.742409 16.531043,37.099591 18,37.099591 C 23.03157,37.099588 24.994905,37.050904 30.02647,37.050904 C 31.495421,37.050901 32.960822,36.693723 33.799424,35.625734 C 35.057315,34.201745 35.060303,32.423986 34.22171,31 C 32.213683,27.189106 31.451032,26.929758 29.350199,23.118632 L 19.262679,23.118632 z"
+       sodipodi:nodetypes="cscsscccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-system.svg b/themes/HighContrast/icons/scalable/categories/applications-system.svg
new file mode 100644
index 0000000..c940ff1
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-system.svg
@@ -0,0 +1,94 @@
+<?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="svg5490"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/tmp/dev/gnome-themes/icon-themes/HighContrast-SVG/scalable/categories"
+   sodipodi:docname="applications-system.svg">
+  <defs
+     id="defs5492" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="2.4748737"
+     inkscape:cx="-10.240306"
+     inkscape:cy="25.31314"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1274"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata5495">
+    <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>System Applications</dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:date>October 2006</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://www.gnome.org</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>system</rdf:li>
+            <rdf:li>applications</rdf:li>
+            <rdf:li>group</rdf:li>
+            <rdf:li>category</rdf:li>
+            <rdf:li>admin</rdf:li>
+            <rdf:li>root</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">
+    <path
+       style="opacity:1;fill:black;fill-opacity:1;stroke:white;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 19.585519,1.9999995 L 19.585519,7.8514109 C 18.216608,8.2056432 17.102724,8.7191612 15.893015,9.387815 L 11.806834,5.3016339 L 5.1381865,11.970281 L 9.2570572,16.056463 L 9.2570572,16.089152 C 8.4554991,17.570213 7.8496719,18.792407 7.5245164,20.499418 L 1.9999995,20.499418 L 1.9999995,29.460542 L 8.0802371,29.460542 C 8.3910597,30.402639 8.7916751,31.116323 9.2570572,31.976224 C 9.2616655,31.984741 9.2524346,32.000407 9.2570572,32.008913 L 5.1381865,36.095094 L 11.806834,42.763742 L 15.893015,38.677562 C 17.102724,39.346214 18.216608,39.859733 19.585519,40.213966 L 19.585519,45.999998 L 28.54664,45.999998 L 28.54664,40.213966 C 29.891169,39.866041 30.78487,39.3619 31.976225,38.71025 L 36.127784,42.86181 L 42.796432,36.193163 L 38.644871,32.041603 C 39.125869,31.162235 39.535669,30.426558 39.854382,29.460542 L 45.999998,29.460542 L 45.999998,20.499418 L 40.410102,20.499418 C 40.080154,18.767246 39.464724,17.522638 38.644871,16.023773 L 42.796432,11.872213 L 36.12
 7784,5.2035655 L 31.976225,9.3551255 C 30.78487,8.7034758 29.891169,8.1993339 28.54664,7.8514109 L 28.54664,1.9999995 L 19.585519,1.9999995 z M 23.967309,16.710251 C 28.009296,16.710252 31.289746,19.990705 31.289746,24.032688 C 31.289745,28.074669 28.009296,31.355124 23.967309,31.355124 C 19.925322,31.355124 16.644872,28.07467 16.644872,24.032688 C 16.644872,19.990704 19.925322,16.710251 23.967309,16.710251 z "
+       id="path5498"
+       sodipodi:nodetypes="cccccccccccsccccccccccccccccccccccccsssc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/applications-utilities.svg b/themes/HighContrast/icons/scalable/categories/applications-utilities.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/applications-utilities.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/preferences-desktop-peripherals.svg b/themes/HighContrast/icons/scalable/categories/preferences-desktop-peripherals.svg
new file mode 100644
index 0000000..5ddde8a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/preferences-desktop-peripherals.svg
@@ -0,0 +1,210 @@
+<?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-peripherals.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="11.313708"
+     inkscape:cx="37.518664"
+     inkscape:cy="22.489651"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1039"
+     inkscape:window-height="726"
+     inkscape:window-x="233"
+     inkscape:window-y="236" />
+  <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"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:title>Preferences Desktop Peripherals</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>peripheral</rdf:li>
+            <rdf:li>input devices</rdf:li>
+            <rdf:li>mouse</rdf:li>
+            <rdf:li>keyboard</rdf:li>
+            <rdf:li>tablet</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:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4940"
+       width="36"
+       height="31"
+       x="2"
+       y="6" />
+    <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="rect4978"
+       width="26"
+       height="21"
+       x="7"
+       y="11" />
+    <g
+       id="g4962"
+       transform="matrix(0.5512367,0,0,0.5512367,23.463705,19.745585)">
+      <g
+         style="display:none"
+         inkscape:label="Layer 1"
+         id="g4964">
+        <path
+           d="M 37.173913 21.717392 A 13.532609 11.673913 0 1 1  10.108695,21.717392 A 13.532609 11.673913 0 1 1  37.173913 21.717392 z"
+           sodipodi:ry="11.673913"
+           sodipodi:rx="13.532609"
+           sodipodi:cy="21.717392"
+           sodipodi:cx="23.641304"
+           id="path5587"
+           style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           sodipodi:type="arc" />
+        <path
+           transform="translate(0,11.6087)"
+           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="path6474"
+           sodipodi:cx="23.641304"
+           sodipodi:cy="21.717392"
+           sodipodi:rx="13.532609"
+           sodipodi:ry="11.673913"
+           d="M 37.173913 21.717392 A 13.532609 11.673913 0 1 1  10.108695,21.717392 A 13.532609 11.673913 0 1 1  37.173913 21.717392 z" />
+        <rect
+           ry="0"
+           rx="0"
+           y="22"
+           x="10"
+           height="12.043478"
+           width="27.173914"
+           id="rect6476"
+           style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+        <path
+           transform="translate(-1.086956,0)"
+           sodipodi:end="4.712389"
+           sodipodi:start="3.1415927"
+           d="M 14.347826,22.043478 A 8.73913,8.73913 0 0 1 23.086956,13.304348 L 23.086956,22.043478 z"
+           sodipodi:ry="8.73913"
+           sodipodi:rx="8.73913"
+           sodipodi:cy="22.043478"
+           sodipodi:cx="23.086956"
+           id="path7363"
+           style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           sodipodi:type="arc" />
+        <path
+           transform="matrix(-1,0,0,1,48.34783,0)"
+           sodipodi:type="arc"
+           style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           id="path8250"
+           sodipodi:cx="23.086956"
+           sodipodi:cy="22.043478"
+           sodipodi:rx="8.73913"
+           sodipodi:ry="8.73913"
+           d="M 14.347826,22.043478 A 8.73913,8.73913 0 0 1 23.086956,13.304348 L 23.086956,22.043478 z"
+           sodipodi:start="3.1415927"
+           sodipodi:end="4.712389" />
+        <path
+           sodipodi:nodetypes="ccczcc"
+           id="path8252"
+           d="M 13,24 L 34,24 L 34,34 C 34,34 33.863828,41 24,41 C 14.055145,41 13,34 13,34 L 13,24"
+           style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+      </g>
+      <g
+         style="display:inline"
+         inkscape:label="new"
+         id="layer2"
+         transform="matrix(1.0500915,0,0,1.0659734,-3.534574,-3.3815619)">
+        <path
+           style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:13.71718884;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="M 21.168006,-1.5002357 C 4.318558,-1.5002357 4.2925373,11.153024 4.2925373,11.153024 L 4.2925373,31.858359 C 4.2925373,31.858359 4.107474,44.449103 21.115598,44.449103 C 37.967796,44.449103 38.043474,31.858359 38.043474,31.858359 L 38.043474,11.153024 C 38.043474,11.153024 38.174676,-1.5002357 21.168006,-1.5002357 z "
+           id="path4555"
+           sodipodi:nodetypes="ccczccz" />
+        <path
+           sodipodi:nodetypes="ccczccz"
+           id="path1875"
+           d="M 21.568144,-1.5002357 C 4.3191765,-1.5002357 4.2925388,11.153025 4.2925388,11.153025 L 4.2925388,31.858359 C 4.2925388,31.858359 4.1030875,44.449104 21.514493,44.449104 C 38.766277,44.449104 38.843748,31.858359 38.843748,31.858359 L 38.843748,11.153025 C 38.843748,11.153025 38.978061,-1.5002357 21.568144,-1.5002357 z "
+           style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+        <path
+           style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.00000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+           d="M 34,16 L 34,27"
+           id="path5971"
+           transform="matrix(1.7275663,0,0,1.7018274,-37.169139,-30.431301)" />
+      </g>
+    </g>
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 24,26.5625 L 44,26.5"
+       id="path5969"
+       sodipodi:nodetypes="cc" />
+    <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/themes/HighContrast/icons/scalable/categories/preferences-desktop-personal.svg b/themes/HighContrast/icons/scalable/categories/preferences-desktop-personal.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/preferences-desktop-personal.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/preferences-desktop.svg b/themes/HighContrast/icons/scalable/categories/preferences-desktop.svg
new file mode 100644
index 0000000..8460ec9
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/preferences-desktop.svg
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/categories"
+   sodipodi:docname="preferences-desktop-personal.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.604167"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="970"
+     inkscape:window-x="0"
+     inkscape:window-y="0" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1315"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <rect
+       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"
+       id="rect2190"
+       width="40"
+       height="40"
+       x="4"
+       y="4"
+       ry="4.165554" />
+    <rect
+       ry="4.165554"
+       y="4"
+       x="4"
+       height="40"
+       width="40"
+       id="rect3938"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 15,9 L 15,39"
+       id="path4813" />
+    <path
+       id="path5688"
+       d="M 33,9 L 33,39"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect5692"
+       width="16"
+       height="10"
+       x="7"
+       y="24"
+       ry="2.9479306" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 12,23 L 18,23"
+       id="path7442" />
+    <path
+       id="path8317"
+       d="M 12,35 L 18,35"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       id="path9192"
+       d="M 30,13 L 36,13"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 30.448598,25 L 36.448598,25"
+       id="path9194" />
+    <rect
+       ry="2.9479306"
+       y="14"
+       x="25"
+       height="10"
+       width="16"
+       id="rect9196"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       rx="2.9479306" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/preferences-other.svg b/themes/HighContrast/icons/scalable/categories/preferences-other.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/preferences-other.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/preferences-system-network.svg b/themes/HighContrast/icons/scalable/categories/preferences-system-network.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/preferences-system-network.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/preferences-system.svg b/themes/HighContrast/icons/scalable/categories/preferences-system.svg
new file mode 100644
index 0000000..6475190
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/preferences-system.svg
@@ -0,0 +1,99 @@
+<?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="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/tmp/dev/gnome-themes/icon-themes/HighContrast-SVG/scalable/categories"
+   sodipodi:docname="preferences-system.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="white"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="9.8994949"
+     inkscape:cx="36.598227"
+     inkscape:cy="17.577651"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1274"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <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>System Preferences</dc:title>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:date>October 2006</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source>http://www.gnome.org</dc:source>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>category</rdf:li>
+            <rdf:li>system</rdf:li>
+            <rdf:li>preferences</rdf:li>
+            <rdf:li>settings</rdf:li>
+            <rdf:li>control cenH</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">
+    <path
+       style="fill:black;fill-opacity:1;stroke:white;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 11.99422,2.0050767 L 3.9955337,4.2550775 L 3.9955337,15.126053 L 10.034576,17.469804 L 10.034575,44.649174 L 14.939336,46.086674 L 19.995619,44.649174 L 19.99562,17.469805 L 25.954569,15.126054 L 25.954569,4.2550782 L 18.077816,2.0050769 L 18.077816,10.06574 L 11.99422,10.06574 L 11.99422,2.0050767 z "
+       id="path6743"
+       sodipodi:nodetypes="cccccccccccccc" />
+    <path
+       style="opacity:1;fill:black;fill-opacity:1;stroke:white;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 34.032561,2.0714293 L 34.032561,8.6270133 L 35.032561,8.6270131 L 35.032561,26.151429 C 33.300612,26.619853 31.961132,28.173574 31.961132,30.057679 L 31.961132,42.36125 C 31.961132,44.616822 33.768059,45.92375 36.023632,45.92375 L 40.030721,45.92375 C 42.286293,45.92375 44.09322,44.616823 44.09322,42.36125 L 44.093221,30.057679 C 44.093221,28.173574 42.82517,26.619854 41.093221,26.151429 L 41.093221,8.6270133 L 42.093221,8.6270133 L 42.093221,2.0714286 L 34.032561,2.0714293 z "
+       id="path6745"
+       sodipodi:nodetypes="ccccccccccccccc"
+       inkscape:transform-center-x="0.8081217" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/categories/system-help.svg b/themes/HighContrast/icons/scalable/categories/system-help.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/categories/system-help.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices-extra/Makefile.am b/themes/HighContrast/icons/scalable/devices-extra/Makefile.am
new file mode 100644
index 0000000..0e5322a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices-extra/Makefile.am
@@ -0,0 +1,11 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = devices
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	media-flash.svg
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/devices-extra/media-flash.svg b/themes/HighContrast/icons/scalable/devices-extra/media-flash.svg
new file mode 100644
index 0000000..2ace310
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices-extra/media-flash.svg
@@ -0,0 +1,148 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="media-usb-key.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.0833333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1024"
+     inkscape:window-height="576"
+     inkscape:window-x="-5"
+     inkscape:window-y="0">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2413"
+       visible="true"
+       enabled="true" />
+    <sodipodi:guide
+       orientation="0,1"
+       position="-18.556701,23.876289"
+       id="guide2415" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.35454543999999999;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3189"
+       width="48"
+       height="48"
+       x="0"
+       y="-48"
+       transform="matrix(0,1,-1,0,0,0)" />
+    <rect
+       y="-43"
+       x="17"
+       height="12"
+       width="14"
+       id="rect3221"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       transform="matrix(0,1,-1,0,0,0)" />
+    <rect
+       ry="1.7319587"
+       y="15"
+       x="26"
+       height="18"
+       width="18"
+       id="rect3247"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:nodetypes="cczzzc"
+       id="path3249"
+       d="M 27,12 L 27,36 L 13,36 C 8,36 4,32 4,24 C 4,16 8,12 13,12 L 27,12 z"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 27,12 L 27,36 L 13,36 C 8,36 4,32 4,24 C 4,16 8,12 13,12 L 27,12 z"
+       id="path2417"
+       sodipodi:nodetypes="cczzzc" />
+    <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="rect3245"
+       width="18"
+       height="18"
+       x="26"
+       y="15"
+       ry="1.7319587" />
+    <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="rect3191"
+       width="14"
+       height="14"
+       x="17"
+       y="-42"
+       transform="matrix(0,1,-1,0,0,0)"
+       ry="0.86597937"
+       rx="0" />
+    <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="rect3193"
+       width="3"
+       height="4"
+       x="19"
+       y="-37"
+       transform="matrix(0,1,-1,0,0,0)" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#rect3193"
+       id="use3241"
+       transform="translate(0,7)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/.gitignore b/themes/HighContrast/icons/scalable/devices/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/devices/Makefile.am b/themes/HighContrast/icons/scalable/devices/Makefile.am
new file mode 100644
index 0000000..18a1942
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/Makefile.am
@@ -0,0 +1,46 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = devices
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	audio-input-microphone.svg \
+	battery.svg \
+	camera-photo.svg \
+	camera-video.svg \
+	camera-web.svg \
+	computer.svg \
+	drive-harddisk.svg \
+	drive-optical.svg \
+	drive-removable-media.svg \
+	input-keyboard.svg \
+	input-mouse.svg \
+	input-tablet.svg \
+	media-flash.svg \
+	media-floppy.svg \
+	media-optical.svg \
+	media-tape.svg \
+	multimedia-player.svg \
+	network-wired.svg \
+	network-wireless.svg \
+	pda.svg \
+	phone.svg \
+	printer.svg \
+	scanner.svg \
+	video-display.svg
+
+placeholder_FILES = \
+	audio-card.svg \
+	input-gaming.svg \
+	modem.svg
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+EXTRA_DIST = \
+	$(icon_DATA) \
+	$(placeholder_FILES)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/devices/audio-card.svg b/themes/HighContrast/icons/scalable/devices/audio-card.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/audio-card.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/audio-input-microphone.svg b/themes/HighContrast/icons/scalable/devices/audio-input-microphone.svg
new file mode 100644
index 0000000..c029f93
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/audio-input-microphone.svg
@@ -0,0 +1,144 @@
+<?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="svg2387"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="audio-input-microphone.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2389" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.0833333"
+     inkscape:cx="4.0824738"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:window-width="1024"
+     inkscape:window-height="576"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:snap-global="true"
+     showguides="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2397"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2392">
+    <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>Audio Microphone</dc:title>
+        <dc:date>June 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>audio</rdf:li>
+            <rdf:li>input</rdf:li>
+            <rdf:li>microphone</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>a talk radio style microphone</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.44247787999999999;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2387"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       ry="8.9131155"
+       rx="10"
+       y="4"
+       x="14"
+       height="30"
+       width="20"
+       id="rect2394"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:nodetypes="cczcc"
+       id="path3161"
+       d="M 9,14 L 9,23 C 9,23 7.9687805,38 24,38 C 40,38 39,23 39,23 L 39,14"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2399"
+       width="20"
+       height="30"
+       x="14"
+       y="4"
+       rx="10"
+       ry="8.9131155" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
+       d="M 23,7 L 25,7 C 28.878,7 31.000001,10.8045 31.000001,14.288116 L 31,21 L 16.999999,21 L 17,14.288116 C 17,10.8045 19.122,7 23,7 z"
+       id="rect2401"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       id="path3168"
+       d="M 10,42 L 39,42"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 10,42 L 39,42"
+       id="path3174" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 9,14 L 9,23 C 9,23 7.9687805,38 24,38 C 40,38 39,23 39,23 L 39,14"
+       id="path3159"
+       sodipodi:nodetypes="cczcc" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3163"
+       width="6.2222996"
+       height="3.2247539"
+       x="20.7777"
+       y="37.775246" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/battery.svg b/themes/HighContrast/icons/scalable/devices/battery.svg
new file mode 100644
index 0000000..f0df1bb
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/battery.svg
@@ -0,0 +1,123 @@
+<?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="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Desktop"
+   sodipodi:docname="battery.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="white"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.145833"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <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:subject>
+          <rdf:Bag>
+            <rdf:li>battery</rdf:li>
+            <rdf:li>recharge</rdf:li>
+            <rdf:li>power</rdf:li>
+            <rdf:li>acpi</rdf:li>
+            <rdf:li>apm</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:title>Battery</dc:title>
+        <dc:date>September 2006</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <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="opacity:1;fill:none;fill-opacity:1;stroke:white;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 20.28125,2.0000002 C 17.352748,2.0000002 15,4.3527485 15,7.2812502 L 15,8.0000002 L 13.15625,8.0000002 C 9.7507553,8.0000002 7,10.750759 7,14.15625 L 7,39.84375 C 7,43.24924 9.7507558,46 13.15625,46 L 33.84375,46 C 37.249245,46 39.999999,43.24924 40,39.84375 L 40,14.15625 C 40,10.75076 37.249243,8.0000002 33.84375,8.0000002 L 32,8.0000002 L 32,7.2812502 C 32,4.3527485 29.647252,2.0000002 26.71875,2.0000002 L 20.28125,2.0000002 z "
+       id="rect7943" />
+    <rect
+       style="opacity:1;fill:black;fill-opacity:1;stroke:black;stroke-width:2.99999785;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5744"
+       width="25.99999"
+       height="30.999956"
+       x="10.499999"
+       y="11.499997"
+       rx="1.5003883"
+       ry="1.5003883" />
+    <rect
+       style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:3.00000095;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6634"
+       width="10.000001"
+       height="6"
+       x="18.500008"
+       y="5.5000014"
+       rx="1.5003902"
+       ry="1.5003897" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2758"
+       width="21.26685"
+       height="26.209078"
+       x="13"
+       y="14"
+       rx="1.5003883"
+       ry="1.5003883" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999857;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 30,18.031528 L 25.579581,23.421071 L 29.370621,26.765348 L 20.096792,37 L 21.156922,28.014053 L 17,24.902844 L 20.880632,18 L 30,18.031528 z "
+       id="path4046"
+       sodipodi:nodetypes="cccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/camera-photo.svg b/themes/HighContrast/icons/scalable/devices/camera-photo.svg
new file mode 100644
index 0000000..e67eb51
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/camera-photo.svg
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/devices"
+   sodipodi:docname="camera-photo_alt.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.916667"
+     inkscape:cx="24.000000"
+     inkscape:cy="27.110567"
+     inkscape:document-units="px"
+     inkscape:current-layer="svg2"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000px"
+     gridspacingx="1.0000000px"
+     gridoriginy="0.0000000px"
+     gridoriginx="0.0000000px"
+     gridtolerance="1.0000000px"
+     guidetolerance="1.0000000px"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <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>Camera</dc:title>
+        <dc:description>A photo camera.</dc:description>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Design based on existing icon in HighContast GNOME icon theme.</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+      </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>
+  <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="rect9880"
+     width="48.000000"
+     height="48.000000"
+     x="0.0000000"
+     y="0.0000000"
+     ry="0.0000000" />
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1" />
+  <path
+     sodipodi:nodetypes="ccccccccccccc"
+     id="path9152"
+     d="M 5.9528794,12.057592 L 15.005235,12.057592 L 17.005235,7.0575914 L 31.005235,7.0575914 L 33.005235,12.057592 L 42.057591,12.057592 C 43.136586,12.057592 44.005235,12.926241 44.005235,14.005236 L 44.109947,38.057592 C 44.109947,39.136587 43.241298,40.005236 42.162303,40.005236 L 6.0575914,40.005236 C 4.9785966,40.005236 4.1099474,39.136587 4.1099474,38.057592 L 4.0052354,14.005236 C 4.0052354,12.926241 4.8738846,12.057592 5.9528794,12.057592 z "
+     style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;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 5.9528794,12.057592 L 15.005235,12.057592 L 17.005235,7.0575914 L 31.005235,7.0575914 L 33.005235,12.057592 L 42.057591,12.057592 C 43.136586,12.057592 44.005235,12.926241 44.005235,14.005236 L 44.109947,38.057592 C 44.109947,39.136587 43.241298,40.005236 42.162303,40.005236 L 6.0575914,40.005236 C 4.9785966,40.005236 4.1099474,39.136587 4.1099474,38.057592 L 4.0052354,14.005236 C 4.0052354,12.926241 4.8738846,12.057592 5.9528794,12.057592 z "
+     id="rect8423"
+     sodipodi:nodetypes="ccccccccccccc" />
+  <path
+     style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:4.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+     d="M 24.057591,16.005236 C 18.579466,16.005236 14.114410,20.509357 14.114410,26.005236 C 14.114410,31.501115 18.579465,36.005237 24.057591,36.005236 C 29.535717,36.005235 34.000772,31.501115 34.000772,26.005236 C 34.000772,20.509357 29.535716,16.005236 24.057591,16.005236 z M 24.057591,20.914327 C 26.855032,20.914327 29.103046,23.171553 29.103046,26.005236 C 29.103045,28.838919 26.855032,31.096145 24.057591,31.096145 C 21.260151,31.096146 19.012136,28.838919 19.012136,26.005236 C 19.012136,23.171553 21.260150,20.914327 24.057591,20.914327 z "
+     id="path12070"
+     sodipodi:nodetypes="cszzscsssc" />
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/camera-video.svg b/themes/HighContrast/icons/scalable/devices/camera-video.svg
new file mode 100644
index 0000000..639a760
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/camera-video.svg
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices"
+   sodipodi:docname="camera-video_alt.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.291667"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-bbox="false"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Video Camera</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>camera</rdf:li>
+            <rdf:li>video</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Based on a webcast icon I seen on Novell website.</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:description>A video camera device</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:nodetypes="ccc"
+       id="path6410"
+       d="M 10.530168,10 L 22.934605,10 L 23,18"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       sodipodi:nodetypes="cccccc"
+       id="path5523"
+       d="M 28,22 L 36,16 L 42,16 L 42,35 L 36,35 L 28,29"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       ry="2.2888284"
+       y="15.714286"
+       x="5"
+       height="19.857143"
+       width="24.428574"
+       id="rect4636"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1971"
+       width="24.428574"
+       height="19.857143"
+       x="5"
+       y="15.714286"
+       ry="2.2888284" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 28,22 L 36,16 L 42,16 L 42,35 L 36,35 L 28,29"
+       id="path1973"
+       sodipodi:nodetypes="cccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 10.530168,10 L 22.934605,10 L 23,18"
+       id="path1975"
+       sodipodi:nodetypes="ccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/camera-web.svg b/themes/HighContrast/icons/scalable/devices/camera-web.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/camera-web.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/computer.svg b/themes/HighContrast/icons/scalable/devices/computer.svg
new file mode 100644
index 0000000..e486b1c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/computer.svg
@@ -0,0 +1,226 @@
+<?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/betatester/Desktop/artwork"
+   sodipodi:docname="computer.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3306">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective35" />
+    <linearGradient
+       id="linearGradient5833">
+      <stop
+         style="stop-color:#afafb2;stop-opacity:1;"
+         offset="0"
+         id="stop5835" />
+      <stop
+         style="stop-color:#8e8e93;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop5837" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5541">
+      <stop
+         style="stop-color:#3b5a7a;stop-opacity:1;"
+         offset="0"
+         id="stop5543" />
+      <stop
+         style="stop-color:#4e77a1;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop5545" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4807">
+      <stop
+         style="stop-color:#527da8;stop-opacity:1;"
+         offset="0"
+         id="stop4809" />
+      <stop
+         style="stop-color:#7e9fc1;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop4811" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient13580">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop13582" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop13584" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7022">
+      <stop
+         style="stop-color:#f7f7f9;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop7024" />
+      <stop
+         style="stop-color:#f4f4f6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop7026" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient11400">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop11402" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop11404" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient14318">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop14320" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop14322" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#849193"
+     borderopacity="1.0000000"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.0833333"
+     inkscape:cx="21.835052"
+     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="1024"
+     inkscape:window-height="576"
+     inkscape:window-x="-5"
+     inkscape:window-y="0"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3178"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Computer</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>computer</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:date>June 2009</dc:date>
+      </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.46902653999999999;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect5087"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       sodipodi:nodetypes="cczc"
+       id="path3219"
+       d="M 9,42 L 39,42 C 39,42 37.019634,31 24,31 C 10.980365,31 9,42 9,42 z"
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" />
+    <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;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 8,4 L 40,4 C 42.025119,4 44,5.8015137 44,8 L 44,30 L 4,30 L 4,8 C 4,6.2261741 6.1635925,4 8,4 z"
+       id="path3180"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path2175"
+       d="M 8,4 L 40,4 C 42.025119,4 44,5.8015137 44,8 L 44,30 L 4,30 L 4,8 C 4,6.2261741 6.1635925,4 8,4 z"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect4355"
+       width="32"
+       height="18"
+       x="8"
+       y="8" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 9,42 L 39,42 C 39,42 37.019634,31 24,31 C 10.980365,31 9,42 9,42 z"
+       id="path3217"
+       sodipodi:nodetypes="cczc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/drive-harddisk.svg b/themes/HighContrast/icons/scalable/devices/drive-harddisk.svg
new file mode 100644
index 0000000..8880a03
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/drive-harddisk.svg
@@ -0,0 +1,128 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/devices"
+   sodipodi:docname="drive-harddisk.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000px"
+     gridspacingx="1.0000000px"
+     gridoriginy="0.0000000px"
+     gridoriginx="0.0000000px"
+     gridtolerance="1.0000000px"
+     guidetolerance="1.0000000px"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <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>Hard disk</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Shape based on exising PNG icon in gnome-icon-theme</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>hard disk</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.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect6226"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path4040"
+       d="M 9.0000000,10.000000 L 39.000000,10.000000 C 41.742927,10.000000 44.000000,12.257073 44.000000,15.000000 L 44.000000,33.000000 C 44.000000,35.742927 41.742927,38.000000 39.000000,38.000000 L 9.0000000,38.000000 C 6.2570730,38.000000 4.0000000,35.742927 4.0000000,33.000000 L 4.0000000,15.000000 C 4.0000000,12.257073 6.2570730,10.000000 9.0000000,10.000000 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" />
+    <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 9.0000000,10.000000 L 39.000000,10.000000 C 41.742927,10.000000 44.000000,12.257073 44.000000,15.000000 L 44.000000,33.000000 C 44.000000,35.742927 41.742927,38.000000 39.000000,38.000000 L 9.0000000,38.000000 C 6.2570730,38.000000 4.0000000,35.742927 4.0000000,33.000000 L 4.0000000,15.000000 C 4.0000000,12.257073 6.2570730,10.000000 9.0000000,10.000000 z "
+       id="rect3311"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path4768"
+       d="M 11.000000,14.000000 L 37.000000,14.000000 C 39.000000,14.000000 40.000000,15.000000 40.000000,17.000000 L 40.000000,31.000000 C 40.000000,33.000000 39.000000,34.000000 37.000000,34.000000 L 11.000000,34.000000 C 9.0000000,34.000000 8.0000000,33.000000 8.0000000,31.000000 L 8.0000000,17.000000 C 8.0000000,15.000000 9.0000000,14.000000 11.000000,14.000000 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect5498"
+       width="9.0000000"
+       height="6.0000000"
+       x="27.000000"
+       y="25.000000"
+       rx="2.0000000"
+       ry="2.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/drive-optical.svg b/themes/HighContrast/icons/scalable/devices/drive-optical.svg
new file mode 100644
index 0000000..f122073
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/drive-optical.svg
@@ -0,0 +1,128 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/devices"
+   sodipodi:docname="drive-removable-media.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000px"
+     gridspacingx="1.0000000px"
+     gridoriginy="0.0000000px"
+     gridoriginx="0.0000000px"
+     gridtolerance="1.0000000px"
+     guidetolerance="1.0000000px"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <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>Hard disk</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Shape based on exising PNG icon in gnome-icon-theme</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>hard disk</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.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect6226"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path4040"
+       d="M 9.0000000,10.000000 L 39.000000,10.000000 C 41.742927,10.000000 44.000000,12.257073 44.000000,15.000000 L 44.000000,33.000000 C 44.000000,35.742927 41.742927,38.000000 39.000000,38.000000 L 9.0000000,38.000000 C 6.2570730,38.000000 4.0000000,35.742927 4.0000000,33.000000 L 4.0000000,15.000000 C 4.0000000,12.257073 6.2570730,10.000000 9.0000000,10.000000 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" />
+    <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 9.0000000,10.000000 L 39.000000,10.000000 C 41.742927,10.000000 44.000000,12.257073 44.000000,15.000000 L 44.000000,33.000000 C 44.000000,35.742927 41.742927,38.000000 39.000000,38.000000 L 9.0000000,38.000000 C 6.2570730,38.000000 4.0000000,35.742927 4.0000000,33.000000 L 4.0000000,15.000000 C 4.0000000,12.257073 6.2570730,10.000000 9.0000000,10.000000 z "
+       id="rect3311"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path4768"
+       d="M 11.000000,14.000000 L 37.000000,14.000000 C 39.000000,14.000000 40.000000,15.000000 40.000000,17.000000 L 40.000000,31.000000 C 40.000000,33.000000 39.000000,34.000000 37.000000,34.000000 L 11.000000,34.000000 C 9.0000000,34.000000 8.0000000,33.000000 8.0000000,31.000000 L 8.0000000,17.000000 C 8.0000000,15.000000 9.0000000,14.000000 11.000000,14.000000 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect5498"
+       width="24.000000"
+       height="6.0000000"
+       x="12.000000"
+       y="18.000000"
+       rx="2.0000000"
+       ry="2.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/drive-removable-media.svg b/themes/HighContrast/icons/scalable/devices/drive-removable-media.svg
new file mode 100644
index 0000000..f122073
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/drive-removable-media.svg
@@ -0,0 +1,128 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/devices"
+   sodipodi:docname="drive-removable-media.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.875000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000px"
+     gridspacingx="1.0000000px"
+     gridoriginy="0.0000000px"
+     gridoriginx="0.0000000px"
+     gridtolerance="1.0000000px"
+     guidetolerance="1.0000000px"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <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>Hard disk</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Shape based on exising PNG icon in gnome-icon-theme</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>hard disk</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.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect6226"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path4040"
+       d="M 9.0000000,10.000000 L 39.000000,10.000000 C 41.742927,10.000000 44.000000,12.257073 44.000000,15.000000 L 44.000000,33.000000 C 44.000000,35.742927 41.742927,38.000000 39.000000,38.000000 L 9.0000000,38.000000 C 6.2570730,38.000000 4.0000000,35.742927 4.0000000,33.000000 L 4.0000000,15.000000 C 4.0000000,12.257073 6.2570730,10.000000 9.0000000,10.000000 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none" />
+    <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 9.0000000,10.000000 L 39.000000,10.000000 C 41.742927,10.000000 44.000000,12.257073 44.000000,15.000000 L 44.000000,33.000000 C 44.000000,35.742927 41.742927,38.000000 39.000000,38.000000 L 9.0000000,38.000000 C 6.2570730,38.000000 4.0000000,35.742927 4.0000000,33.000000 L 4.0000000,15.000000 C 4.0000000,12.257073 6.2570730,10.000000 9.0000000,10.000000 z "
+       id="rect3311"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path4768"
+       d="M 11.000000,14.000000 L 37.000000,14.000000 C 39.000000,14.000000 40.000000,15.000000 40.000000,17.000000 L 40.000000,31.000000 C 40.000000,33.000000 39.000000,34.000000 37.000000,34.000000 L 11.000000,34.000000 C 9.0000000,34.000000 8.0000000,33.000000 8.0000000,31.000000 L 8.0000000,17.000000 C 8.0000000,15.000000 9.0000000,14.000000 11.000000,14.000000 z "
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
+    <rect
+       style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect5498"
+       width="24.000000"
+       height="6.0000000"
+       x="12.000000"
+       y="18.000000"
+       rx="2.0000000"
+       ry="2.0000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/input-gaming.svg b/themes/HighContrast/icons/scalable/devices/input-gaming.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/input-gaming.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/input-keyboard.svg b/themes/HighContrast/icons/scalable/devices/input-keyboard.svg
new file mode 100644
index 0000000..cb05091
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/input-keyboard.svg
@@ -0,0 +1,172 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices"
+   sodipodi:docname="input-keyboard.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="13.583333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1196"
+     inkscape:window-height="867"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Keyboard</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>keyboard device input</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A keybord</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="2.2340579"
+       rx="2.0384057"
+       y="10"
+       x="4"
+       height="26"
+       width="40"
+       id="rect4564"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1880"
+       width="40"
+       height="26"
+       x="4"
+       y="10"
+       rx="2.0384057"
+       ry="2.2340579" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 14,30 L 33,30"
+       id="path2768"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3655"
+       d="M 7,30 L 12,30"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 35,30 L 41,30"
+       id="path3657"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 7,16 L 11,16"
+       id="path3659"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3661"
+       d="M 13,16 L 17,16"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 19,16 L 23,16"
+       id="path3663"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3665"
+       d="M 25,16 L 29,16"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 31,16 L 35,16"
+       id="path3667"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3669"
+       d="M 34,23 L 38,23"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 28,23 L 32,23"
+       id="path3671"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3673"
+       d="M 22,23 L 26,23"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 16,23 L 20,23"
+       id="path3675"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path5451"
+       d="M 37,16 L 41,16"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path5453"
+       d="M 10,23 L 14,23"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/input-mouse.svg b/themes/HighContrast/icons/scalable/devices/input-mouse.svg
new file mode 100644
index 0000000..7f173bf
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/input-mouse.svg
@@ -0,0 +1,181 @@
+<?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="svg5498"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices"
+   sodipodi:docname="input-mouse_alt.svg">
+  <defs
+     id="defs5500" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.25"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer2"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1274"
+     inkscape:window-height="946"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true">
+    <sodipodi:guide
+       orientation="vertical"
+       position="24.016393"
+       id="guide2766" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata5503">
+    <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>Mouse</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>mouse input device</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A stylized mouse</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     style="display:none">
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5587"
+       sodipodi:cx="23.641304"
+       sodipodi:cy="21.717392"
+       sodipodi:rx="13.532609"
+       sodipodi:ry="11.673913"
+       d="M 37.173913 21.717392 A 13.532609 11.673913 0 1 1  10.108695,21.717392 A 13.532609 11.673913 0 1 1  37.173913 21.717392 z" />
+    <path
+       d="M 37.173913 21.717392 A 13.532609 11.673913 0 1 1  10.108695,21.717392 A 13.532609 11.673913 0 1 1  37.173913 21.717392 z"
+       sodipodi:ry="11.673913"
+       sodipodi:rx="13.532609"
+       sodipodi:cy="21.717392"
+       sodipodi:cx="23.641304"
+       id="path6474"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       sodipodi:type="arc"
+       transform="translate(0,11.6087)" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect6476"
+       width="27.173914"
+       height="12.043478"
+       x="10"
+       y="22"
+       rx="0"
+       ry="0" />
+    <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="path7363"
+       sodipodi:cx="23.086956"
+       sodipodi:cy="22.043478"
+       sodipodi:rx="8.73913"
+       sodipodi:ry="8.73913"
+       d="M 14.347826,22.043478 A 8.73913,8.73913 0 0 1 23.086956,13.304348 L 23.086956,22.043478 z"
+       sodipodi:start="3.1415927"
+       sodipodi:end="4.712389"
+       transform="translate(-1.086956,0)" />
+    <path
+       sodipodi:end="4.712389"
+       sodipodi:start="3.1415927"
+       d="M 14.347826,22.043478 A 8.73913,8.73913 0 0 1 23.086956,13.304348 L 23.086956,22.043478 z"
+       sodipodi:ry="8.73913"
+       sodipodi:rx="8.73913"
+       sodipodi:cy="22.043478"
+       sodipodi:cx="23.086956"
+       id="path8250"
+       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"
+       transform="matrix(-1,0,0,1,48.34783,0)" />
+    <path
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 13,24 L 34,24 L 34,34 C 34,34 33.863828,41 24,41 C 14.055145,41 13,34 13,34 L 13,24"
+       id="path8252"
+       sodipodi:nodetypes="ccczcc" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="new"
+     style="display:inline">
+    <path
+       sodipodi:nodetypes="ccczccz"
+       id="path4555"
+       d="M 24.043478,4.0543481 C 10.065065,4.0543481 10.043478,15.054348 10.043478,15.054348 L 10.043478,33.054348 C 10.043478,33.054348 9.8899483,44 24,44 C 37.980695,44 38.043478,33.054348 38.043478,33.054348 L 38.043478,15.054348 C 38.043478,15.054348 38.152324,4.0543481 24.043478,4.0543481 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 24.043478,4.0543481 C 10.065065,4.0543481 10.043478,15.054348 10.043478,15.054348 L 10.043478,33.054348 C 10.043478,33.054348 9.8899483,44 24,44 C 37.980695,44 38.043478,33.054348 38.043478,33.054348 L 38.043478,15.054348 C 38.043478,15.054348 38.152324,4.0543481 24.043478,4.0543481 z "
+       id="path1875"
+       sodipodi:nodetypes="ccczccz" />
+    <path
+       transform="matrix(-1,0,0,1,48.36957,1.021739)"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 14.36957,15.978261 C 14.36957,10.978261 17.36957,6.978261 22.36957,6.978261 L 22.36957,15.978261 L 14.36957,15.978261 z "
+       id="path3663"
+       sodipodi:nodetypes="cccc" />
+    <path
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 14,21 L 34,21 L 34,32 C 34,32 34.980004,40 24,40 C 13.085203,40 14,32 14,32 L 14,21 z "
+       id="path3665"
+       sodipodi:nodetypes="ccczcc" />
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path4553"
+       d="M 14,17 C 14,12 17,8 22,8 L 22,17 L 14,17 z "
+       style="fill:white;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/themes/HighContrast/icons/scalable/devices/input-tablet.svg b/themes/HighContrast/icons/scalable/devices/input-tablet.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/input-tablet.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/media-flash.svg b/themes/HighContrast/icons/scalable/devices/media-flash.svg
new file mode 100644
index 0000000..862e374
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/media-flash.svg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.44"
+   sodipodi:docname="media-flash.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices"
+   version="1.0"><metadata
+   id="metadata25"><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>Media Flash</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>media flash removable</rdf:li></rdf:Bag></dc:subject><dc:description>A flash removable media, such as SD</dc:description><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="946"
+   inkscape:window-width="1270"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.25"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2" />
+	<path
+   sodipodi:nodetypes="cccccc"
+   id="path4837"
+   d="M 8,36 L 8,16 L 12,12 L 40,12 L 40,36 L 8,36 z "
+   style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+   style="fill:black;fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 8,36 L 8,16 L 12,12 L 40,12 L 40,36 L 8,36 z "
+   id="path9"
+   sodipodi:nodetypes="cccccc" />
+	
+<path
+   style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   d="M 38.622951,21 L 38.622951,13 L 31.622951,17 L 38.622951,21 z "
+   id="path2776" /><path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 11,15 L 17,15"
+   id="path4548"
+   sodipodi:nodetypes="cc" /><path
+   id="path5435"
+   d="M 11,21 L 17,21"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:nodetypes="cc" /><path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 11,27 L 17,27"
+   id="path5437"
+   sodipodi:nodetypes="cc" /><path
+   id="path5439"
+   d="M 11,33 L 17,33"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:nodetypes="cc" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/devices/media-floppy.svg b/themes/HighContrast/icons/scalable/devices/media-floppy.svg
new file mode 100644
index 0000000..094835a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/media-floppy.svg
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="media-floppy.svg"
+   sodipodi:docbase="/home/luca/tmp/dev/gnome-themes/icon-themes/HighContrast-SVG/scalable/devices"
+   version="1.0"><metadata
+   id="metadata25"><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="defs23">
+		
+	
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="966"
+   inkscape:window-width="1270"
+   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.416667"
+   inkscape:cx="23.978069"
+   inkscape:cy="24.207719"
+   inkscape:window-x="0"
+   inkscape:window-y="0"
+   inkscape:current-layer="svg2" />
+	<g
+   id="g1311"
+   transform="matrix(1,0,0,-1,0,47)"><path
+     style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 40,39 L 12,39 L 8,35 L 8,8 L 40,8 L 40,39 z "
+     id="path4837"
+     sodipodi:nodetypes="cccccc" /><path
+     sodipodi:nodetypes="cccccc"
+     id="path9"
+     d="M 40,39 L 12,39 L 8,35 L 8,8 L 40,8 L 40,39 z "
+     style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" /><path
+     id="path11"
+     d="M 39.8,38.7 L 12,38.7 L 8.2,34.9 L 8.2,8.8 L 39.8,8.8 L 39.8,38.7 z "
+     style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path13"
+     d="M 33,37 C 33,38.1 32.1,39 31,39 L 14,39 C 12.9,39 12,38.1 12,37 L 12,28 C 12,26.9 12.9,26 14,26 L 31,26 C 32.1,26 33,26.9 33,28 L 33,37 z "
+     style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:1.67390001;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccc"
+     id="path15"
+     d="M 21,37 L 15,37 L 15,28 L 21,28 L 21,37 z "
+     style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccc"
+     id="path17"
+     d="M 38,22 L 10,22 L 10,9 L 38,9 L 38,22 z "
+     style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:1.67390001;stroke-miterlimit:4" /></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="path20" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/devices/media-optical.svg b/themes/HighContrast/icons/scalable/devices/media-optical.svg
new file mode 100644
index 0000000..afc4212
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/media-optical.svg
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices"
+   sodipodi:docname="media-cdrom.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16.708333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="973"
+     inkscape:window-x="0"
+     inkscape:window-y="0">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="42.972569"
+       id="guide3065" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="4.967581"
+       id="guide3067" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="11.072319"
+       id="guide3071" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="36.987531"
+       id="guide3073" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="37.107232"
+       id="guide3950" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.072319"
+       id="guide3952" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.50671142;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2190"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       d="M 37 24 A 13 13 0 1 1  11,24 A 13 13 0 1 1  37 24 z"
+       sodipodi:ry="13"
+       sodipodi:rx="13"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       id="path5706"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       id="path3954"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="13"
+       sodipodi:ry="13"
+       d="M 37 24 A 13 13 0 1 1  11,24 A 13 13 0 1 1  37 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4829"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="13"
+       sodipodi:ry="13"
+       d="M 30.5,12.74167 A 13,13 0 0 1 36.802501,21.742574"
+       sodipodi:start="5.2359878"
+       sodipodi:end="6.1086524"
+       sodipodi:open="true" />
+    <path
+       d="M 17.5,35.25833 A 13,13 0 0 1 11.197499,26.257427"
+       sodipodi:ry="13"
+       sodipodi:rx="13"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       id="path5704"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc"
+       sodipodi:start="2.0943951"
+       sodipodi:end="2.9670597"
+       sodipodi:open="true" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/media-tape.svg b/themes/HighContrast/icons/scalable/devices/media-tape.svg
new file mode 100644
index 0000000..2139a1e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/media-tape.svg
@@ -0,0 +1,130 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns: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="svg4591"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/tmp/dev/gnome-themes/icon-themes/HighContrast-SVG/scalable/devices"
+   sodipodi:docname="media-tape.svg">
+  <defs
+     id="defs4593" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.291667"
+     inkscape:cx="24.000001"
+     inkscape:cy="24.000001"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata4596">
+    <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>Media Tape</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>media</rdf:li>
+            <rdf:li>tape</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A cassette tape emblem</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path7262"
+       id="use8149"
+       transform="translate(22,0)"
+       width="48"
+       height="48" />
+    <path
+       transform="translate(1.019073,0)"
+       d="M 19.019073 24 A 7.0190735 7.0190735 0 1 1  4.9809265,24 A 7.0190735 7.0190735 0 1 1  19.019073 24 z"
+       sodipodi:ry="7.0190735"
+       sodipodi:rx="7.0190735"
+       sodipodi:cy="24"
+       sodipodi:cx="12"
+       id="path7262"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       id="path6375"
+       d="M 13,31 L 35,31"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path4599"
+       sodipodi:cx="12"
+       sodipodi:cy="24"
+       sodipodi:rx="7.0190735"
+       sodipodi:ry="7.0190735"
+       d="M 19.019073 24 A 7.0190735 7.0190735 0 1 1  4.9809265,24 A 7.0190735 7.0190735 0 1 1  19.019073 24 z"
+       transform="translate(1.019073,0)" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path4599"
+       id="use5486"
+       transform="translate(21.89646,0)"
+       width="48"
+       height="48" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 13,31 L 35,31"
+       id="path5488" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/modem.svg b/themes/HighContrast/icons/scalable/devices/modem.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/modem.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/multimedia-player.svg b/themes/HighContrast/icons/scalable/devices/multimedia-player.svg
new file mode 100644
index 0000000..8d1e150
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/multimedia-player.svg
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docbase="/home/luca/Progetti/Artwork/blackwhite-icon-theme/scalable/devices"
+   sodipodi:docname="multimedia-player.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.291667"
+     inkscape:cx="24.012191"
+     inkscape:cy="24.003573"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="946"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Multimedia player</dc:title>
+        <dc:date>2007-05-14</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>media player</rdf:li>
+            <rdf:li>portable music</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="2.9427793"
+       y="4"
+       x="9"
+       height="40"
+       width="30"
+       id="rect4544"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1880"
+       width="30"
+       height="40"
+       x="9"
+       y="4"
+       ry="2.9427793" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2768"
+       width="22"
+       height="14"
+       x="13"
+       y="9"
+       ry="0" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3657"
+       sodipodi:cx="24"
+       sodipodi:cy="33"
+       sodipodi:rx="4.9809265"
+       sodipodi:ry="4.9809265"
+       d="M 28.980927 33 A 4.9809265 4.9809265 0 1 1  19.019073,33 A 4.9809265 4.9809265 0 1 1  28.980927 33 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/network-wired.svg b/themes/HighContrast/icons/scalable/devices/network-wired.svg
new file mode 100644
index 0000000..a0234c3
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/network-wired.svg
@@ -0,0 +1,127 @@
+<?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="48.000000px"
+   height="48.000000px"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Desktop"
+   sodipodi:docname="network-wired_alt.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="white"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.145833"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000px"
+     gridspacingx="1.0000000px"
+     gridoriginy="0.0000000px"
+     gridoriginx="0.0000000px"
+     gridtolerance="1.0000000px"
+     guidetolerance="1.0000000px"
+     inkscape:guide-points="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <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>Hard disk</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Shape based on exising PNG icon in gnome-icon-theme</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>hard disk</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.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect6226"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000"
+       rx="0.0000000"
+       ry="0.0000000" />
+    <rect
+       style="opacity:1;fill:none;fill-opacity:1;stroke:white;stroke-width:4.00000048;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect4574"
+       width="43.956081"
+       height="43.943901"
+       x="2.0000074"
+       y="2.0000005"
+       rx="2.9606297"
+       ry="2.9606304" />
+    <rect
+       style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:4.00000143;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5523"
+       width="36.000008"
+       height="35.999989"
+       x="6.0000129"
+       y="5.9999981"
+       rx="0"
+       ry="0" />
+    <path
+       style="opacity:1;fill:black;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"
+       d="M 19,12 L 19,19 L 14,19 L 14,35 L 34,35 L 34,19 L 29,19 L 29,12 L 19,12 z "
+       id="rect6423"
+       sodipodi:nodetypes="ccccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/network-wireless.svg b/themes/HighContrast/icons/scalable/devices/network-wireless.svg
new file mode 100644
index 0000000..08a7085
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/network-wireless.svg
@@ -0,0 +1,230 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="network-wireless.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.395833"
+     inkscape:cx="38.873857"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-bbox="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:window-width="1022"
+     inkscape:window-height="918"
+     inkscape:window-x="256"
+     inkscape:window-y="26">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2383"
+       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"; />
+        <dc:title>Network Wireless</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>network</rdf:li>
+            <rdf:li>wireless</rdf:li>
+            <rdf:li>antenna</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>An antenna with EM waves</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:0.50000000000000000;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3169"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:nodetypes="cccc"
+       id="path3201"
+       d="M 20,34 L 32,41 L 24,23 L 16,41"
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3199"
+       sodipodi:cx="24"
+       sodipodi:cy="18"
+       sodipodi:rx="14"
+       sodipodi:ry="14"
+       d="M 36.349644,11.405586 A 14,14 0 0 1 36.493432,24.317765"
+       sodipodi:start="5.7927277"
+       sodipodi:end="6.7513721"
+       transform="matrix(-1,0,0,1,51.849644,0.1394818)"
+       sodipodi:open="true" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3177"
+       sodipodi:cx="24"
+       sodipodi:cy="18"
+       sodipodi:rx="19"
+       sodipodi:ry="19"
+       d="M 39.064398,6.4214032 A 19,19 0 0 1 39.24004,29.346418"
+       sodipodi:start="5.6278819"
+       sodipodi:end="6.9231659"
+       sodipodi:open="true"
+       transform="matrix(-1,0,0,1,49.122899,-0.4214032)" />
+    <path
+       transform="translate(-1.0658982,-0.4214032)"
+       sodipodi:open="true"
+       sodipodi:end="6.9231659"
+       sodipodi:start="5.6278819"
+       d="M 39.064398,6.4214032 A 19,19 0 0 1 39.24004,29.346418"
+       sodipodi:ry="19"
+       sodipodi:rx="19"
+       sodipodi:cy="18"
+       sodipodi:cx="24"
+       id="path3175"
+       style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:open="true"
+       transform="translate(-3.600083,0.1394818)"
+       sodipodi:end="6.7513721"
+       sodipodi:start="5.7927277"
+       d="M 36.349644,11.405586 A 14,14 0 0 1 36.493432,24.317765"
+       sodipodi:ry="14"
+       sodipodi:rx="14"
+       sodipodi:cy="18"
+       sodipodi:cx="24"
+       id="path3173"
+       style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       transform="translate(0,-6)"
+       d="M 29,24 A 5,5 0 1 1 19,24 A 5,5 0 1 1 29,24 z"
+       sodipodi:ry="5"
+       sodipodi:rx="5"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       id="path3171"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;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:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path2385"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="5"
+       sodipodi:ry="5"
+       d="M 29,24 A 5,5 0 1 1 19,24 A 5,5 0 1 1 29,24 z"
+       transform="translate(0,-6)" />
+    <path
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 20,34 L 32,41 L 24,23 L 16,41"
+       id="path3157"
+       sodipodi:nodetypes="cccc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3159"
+       sodipodi:cx="24"
+       sodipodi:cy="18"
+       sodipodi:rx="14"
+       sodipodi:ry="14"
+       d="M 36.349644,11.405586 A 14,14 0 0 1 36.493432,24.317765"
+       sodipodi:start="5.7927277"
+       sodipodi:end="6.7513721"
+       transform="translate(-3.600083,0.1394818)"
+       sodipodi:open="true" />
+    <path
+       sodipodi:open="true"
+       sodipodi:end="6.7456074"
+       sodipodi:start="5.8050181"
+       d="M 36.429757,11.557862 A 14,14 0 0 1 36.529644,24.24564"
+       sodipodi:ry="14"
+       sodipodi:rx="14"
+       sodipodi:cy="18"
+       sodipodi:cx="24"
+       id="path3163"
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc"
+       transform="matrix(-1,0,0,1,51.600083,0.1394818)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3165"
+       sodipodi:cx="24"
+       sodipodi:cy="18"
+       sodipodi:rx="19"
+       sodipodi:ry="19"
+       d="M 39.064398,6.4214032 A 19,19 0 0 1 39.24004,29.346418"
+       sodipodi:start="5.6278819"
+       sodipodi:end="6.9231659"
+       sodipodi:open="true"
+       transform="translate(-1.0658982,-0.4214032)" />
+    <path
+       sodipodi:open="true"
+       sodipodi:end="6.9231659"
+       sodipodi:start="5.6278819"
+       d="M 39.064398,6.4214032 A 19,19 0 0 1 39.24004,29.346418"
+       sodipodi:ry="19"
+       sodipodi:rx="19"
+       sodipodi:cy="18"
+       sodipodi:cx="24"
+       id="path3167"
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc"
+       transform="matrix(-1,0,0,1,49.24004,-0.3464176)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/pda.svg b/themes/HighContrast/icons/scalable/devices/pda.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/pda.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/phone.svg b/themes/HighContrast/icons/scalable/devices/phone.svg
new file mode 100644
index 0000000..9199b5f
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/phone.svg
@@ -0,0 +1,186 @@
+<?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="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docbase="/home/luca/Desktop"
+   sodipodi:docname="phone.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24"
+     inkscape:cy="26.666667"
+     inkscape:current-layer="svg3304"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:grid-points="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4963" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Phone</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>phone</rdf:li>
+            <rdf:li>mobile</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>
+  <rect
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect2171"
+     width="48"
+     height="48.400002"
+     x="0"
+     y="0" />
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <g
+       id="g4956"
+       inkscape:label="Livello 1"
+       transform="translate(0.142857,0.1428571)">
+      <rect
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect5576"
+         width="14.046967"
+         height="12.994873"
+         x="26.857143"
+         y="-0.13772996"
+         rx="2.7006261"
+         ry="2.9797361" />
+      <rect
+         ry="0"
+         rx="0"
+         y="0"
+         x="0"
+         height="48"
+         width="48"
+         id="rect6226"
+         style="fill:none;fill-opacity:0.75;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 11,14 L 37,14 C 39,14 40,15 40,17 L 40,31 C 40,33 39,34 37,34 L 11,34 C 9,34 8,33 8,31 L 8,17 C 8,15 9,14 11,14 z"
+         id="path4768"
+         sodipodi:nodetypes="ccccccccc" />
+      <rect
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 4;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect4965"
+         width="34"
+         height="42.931484"
+         x="6.8571429"
+         y="4.9256597"
+         rx="3.4912126"
+         ry="3.7450869" />
+      <rect
+         style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 4;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect4967"
+         width="26"
+         height="33.968853"
+         x="10.857143"
+         y="9.8882895"
+         rx="2.7079284"
+         ry="3.0482831" />
+      <rect
+         style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 4;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect5574"
+         width="5.9796939"
+         height="11.005466"
+         x="30.877449"
+         y="3.8516777"
+         rx="2.0406301"
+         ry="1.9888939" />
+      <rect
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 4;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect4969"
+         width="20"
+         height="13"
+         x="13.857143"
+         y="12.857142"
+         rx="1.7916437"
+         ry="1.8966391" />
+      <rect
+         style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 4;stroke-dashoffset:0;stroke-opacity:1"
+         id="rect4971"
+         width="19.739691"
+         height="12.994954"
+         x="14.055163"
+         y="27.857143"
+         rx="0"
+         ry="0" />
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 18.9375,27.5625 L 18.9375,41.204026 L 20.9375,41.204026 L 20.9375,27.5625 L 18.9375,27.5625 z"
+         id="path4973" />
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 26.84375,27.795974 L 26.84375,41.4375 L 28.84375,41.4375 L 28.84375,27.795974 L 26.84375,27.795974 z"
+         id="path5552" />
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 12.46875,30.90625 L 12.46875,32.90625 L 35.625,32.90625 L 35.625,30.90625 L 12.46875,30.90625 z"
+         id="path5554" />
+      <path
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 11.8125,35.857143 L 11.8125,37.96875 L 34.96875,37.96875 L 34.96875,35.857143 L 11.8125,35.857143 z "
+         id="path5556" />
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/printer.svg b/themes/HighContrast/icons/scalable/devices/printer.svg
new file mode 100644
index 0000000..dae9ed0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/printer.svg
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="printer.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices"
+   version="1.0"><metadata
+   id="metadata31"><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="defs29">
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="969"
+   inkscape:window-width="1274"
+   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.333333"
+   inkscape:cx="24"
+   inkscape:cy="26.439429"
+   inkscape:window-x="0"
+   inkscape:window-y="0"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect3981"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0"
+   ry="0" /><g
+   id="g3100"
+   style="stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1"><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z "
+     id="path3102"
+     sodipodi:nodetypes="ccccccccc" /><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z "
+     id="path3104"
+     sodipodi:nodetypes="ccccccccc" /><path
+     style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;fill-opacity:1"
+     d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z "
+     id="path3106"
+     sodipodi:nodetypes="ccccccc" /></g><g
+   id="g3095"><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path13"
+     d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path15"
+     d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /><path
+     sodipodi:nodetypes="ccccccc"
+     id="path17"
+     d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z "
+     style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4" /></g><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:7.43289995;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 36,24 L 12,24 L 12,9 C 12,9 12,8 13,8 L 35,8 C 36,8 36,9 36,9 L 36,24 z "
+   id="path19"
+   sodipodi:nodetypes="ccccccc" />
+	
+<path
+   style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 11,37 L 37,37"
+   id="path1315"
+   sodipodi:nodetypes="cc" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/devices/scanner.svg b/themes/HighContrast/icons/scalable/devices/scanner.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/scanner.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/devices/video-display.svg b/themes/HighContrast/icons/scalable/devices/video-display.svg
new file mode 100644
index 0000000..f11221b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/devices/video-display.svg
@@ -0,0 +1,211 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/betatester/Desktop/artwork"
+   sodipodi:docname="video-dispay-HC.svg">
+  <defs
+     id="defs3306">
+    <linearGradient
+       id="linearGradient5833">
+      <stop
+         style="stop-color:#afafb2;stop-opacity:1;"
+         offset="0"
+         id="stop5835" />
+      <stop
+         style="stop-color:#8e8e93;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop5837" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient5541">
+      <stop
+         style="stop-color:#3b5a7a;stop-opacity:1;"
+         offset="0"
+         id="stop5543" />
+      <stop
+         style="stop-color:#4e77a1;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop5545" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4807">
+      <stop
+         style="stop-color:#527da8;stop-opacity:1;"
+         offset="0"
+         id="stop4809" />
+      <stop
+         style="stop-color:#7e9fc1;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop4811" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient13580">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop13582" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:0;"
+         offset="1"
+         id="stop13584" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient7022">
+      <stop
+         style="stop-color:#f7f7f9;stop-opacity:1.0000000;"
+         offset="0.0000000"
+         id="stop7024" />
+      <stop
+         style="stop-color:#f4f4f6;stop-opacity:1.0000000;"
+         offset="1.0000000"
+         id="stop7026" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient11400">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop11402" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop11404" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient14318">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop14320" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop14322" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#849193"
+     borderopacity="1.0000000"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.979167"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     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="945"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     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;elle uca libero it&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.000000,34.000000 C 18.000000,34.000000 19.000000,40.000000 10.992358,39.964849 C 8.4867056,39.953850 9.0000000,44.000000 9.0000000,44.000000 L 39.084878,44.000000 C 39.084878,44.000000 39.516627,40.077518 37.000000,40.058968 C 29.000000,40.000000 30.000000,34.000000 30.000000,34.000000 L 18.000000,34.000000 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" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect4355"
+       width="32.000000"
+       height="18.000000"
+       x="8.0000000"
+       y="10.000000" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems-extra/Makefile.am b/themes/HighContrast/icons/scalable/emblems-extra/Makefile.am
new file mode 100644
index 0000000..8dc071e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems-extra/Makefile.am
@@ -0,0 +1,10 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = emblems
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA =
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/emblems/.gitignore b/themes/HighContrast/icons/scalable/emblems/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/emblems/Makefile.am b/themes/HighContrast/icons/scalable/emblems/Makefile.am
new file mode 100644
index 0000000..5f78865
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/Makefile.am
@@ -0,0 +1,32 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = emblems
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	emblem-default.svg \
+	emblem-documents.svg \
+	emblem-downloads.svg \
+	emblem-favorite.svg \
+	emblem-important.svg \
+	emblem-mail.svg \
+	emblem-photos.svg \
+	emblem-readonly.svg \
+	emblem-symbolic-link.svg \
+	emblem-system.svg \
+	emblem-unreadable.svg
+
+placeholder_FILES = \
+	emblem-shared.svg \
+	emblem-synchronized.svg
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+EXTRA_DIST = \
+	$(icon_DATA) \
+	$(placeholder_FILES)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-default.svg b/themes/HighContrast/icons/scalable/emblems/emblem-default.svg
new file mode 100644
index 0000000..76c8de4
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-default.svg
@@ -0,0 +1,132 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-default.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <sodipodi:namedview
+     inkscape:window-height="949"
+     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"
+     inkscape:zoom="15.3125"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:current-layer="layer1" />
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="namedview5"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Defaul</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem default</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="5.1466022"
+       y="4"
+       x="4"
+       height="40"
+       width="40"
+       id="rect2190"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1315"
+       width="40"
+       height="40"
+       x="4"
+       y="4"
+       ry="5.1466022" />
+    <rect
+       ry="2.9927754"
+       y="8"
+       x="8"
+       height="32"
+       width="32"
+       id="rect3087"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 13.5625,22 C 22,35 22,35 22,35 C 25,25 27,18 35,13"
+       id="path3065"
+       sodipodi:nodetypes="ccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-documents.svg b/themes/HighContrast/icons/scalable/emblems/emblem-documents.svg
new file mode 100644
index 0000000..c4fe3d8
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-documents.svg
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.44+devel"
+   sodipodi:docname="emblem-documents.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"
+   sodipodi:modified="true"><metadata
+   id="metadata19"><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>Documents (emblem)</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>emblem documents</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><defs
+   id="defs17" /><sodipodi:namedview
+   inkscape:window-height="944"
+   inkscape:window-width="1274"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:zoom="15.125"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   objecttolerance="50"
+   inkscape:object-nodes="true"
+   inkscape:guide-points="false"
+   inkscape:object-points="true"
+   inkscape:object-bbox="true"
+   inkscape:grid-points="true" />
+	
+	<path
+   id="path7662"
+   d="M 6,33.008264 L 29,33.008264 L 29,6.0082645 L 13.064301,6.063595 L 6.030643,11.973734 L 6,33.008264 z "
+   style="fill:white;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:nodetypes="cccccc" /><g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:black;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="path14" />
+	</g>
+<path
+   sodipodi:nodetypes="cccccc"
+   style="fill:white;fill-rule:nonzero;stroke:white;stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;fill-opacity:1;stroke-opacity:1"
+   d="M 42,42 L 19,42 L 19,15 L 33.018393,15.041044 L 42,21 L 42,42 z "
+   id="path6771" /><path
+   id="path7"
+   d="M 42,42 L 19,42 L 19,15 L 35,15 L 42,21.090909 L 42,42 z "
+   style="fill:black;fill-rule:nonzero;stroke:black;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;fill-opacity:1"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 39.975823,21.984889 L 40,40 L 20.999986,39.992223 L 21,17 L 33.983471,17 L 39.975823,21.984889 z "
+   style="fill:white;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   sodipodi:nodetypes="cccccc" /><path
+   sodipodi:nodetypes="cccccc"
+   style="fill:black;fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 6,33 L 29,33 L 29,6 L 12.978645,6.0183044 L 6,12 L 6,33 z "
+   id="path7658" /><path
+   sodipodi:nodetypes="cccccc"
+   style="fill:white;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 7.946196,13.096082 L 8,31 L 27.000014,30.992223 L 27,8 L 14,8 L 7.946196,13.096082 z "
+   id="path7660" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-downloads.svg b/themes/HighContrast/icons/scalable/emblems/emblem-downloads.svg
new file mode 100644
index 0000000..0e9db9c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-downloads.svg
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-downloads.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.125"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     gridtype="false"
+     gridanglex="45px" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Download</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem download</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="5.0764384"
+       y="4"
+       x="4"
+       height="40"
+       width="40"
+       id="rect2190"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1315"
+       width="40"
+       height="40"
+       x="4"
+       y="4"
+       ry="5.1425543" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;"
+       d="M 21,3 L 21,14 L 13,14 L 24,23 L 35,14 L 27,14 L 27,3"
+       id="path3940"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 12,34 L 36,34"
+       id="path5688"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path7494"
+       d="M 12,34 L 26,34"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-favorite.svg b/themes/HighContrast/icons/scalable/emblems/emblem-favorite.svg
new file mode 100644
index 0000000..2b87e29
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-favorite.svg
@@ -0,0 +1,115 @@
+<?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";
+   id="svg1"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   width="48"
+   height="48"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-favorite.svg"
+   version="1.0"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.895833"
+     inkscape:cx="23.999999"
+     inkscape:cy="23.999999"
+     inkscape:window-width="1274"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:current-layer="svg1"
+     inkscape:document-units="px"
+     width="48px"
+     height="48px"
+     inkscape:showpageshadow="false"
+     inkscape:grid-points="true">
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="1px"
+       spacingy="1px"
+       color="#0000ff"
+       empcolor="#0000ff"
+       opacity="0.2"
+       empopacity="0.4"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4">
+    <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>Favourites</dc:title>
+        <dc:date />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem favouries</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>
+  <path
+     sodipodi:nodetypes="czczc"
+     id="path2201"
+     d="M 24,12 C 33.288673,2.7151975 44.083965,9.1945377 44,18 C 43.923241,26.049724 39.419303,27.68195 24,42 C 7.8606329,28.680116 3.9160346,27.550728 4,18 C 4.0839653,8.1135477 13.605704,3.0528803 24,12 z "
+     style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  <path
+     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 24,12 C 33.288673,2.7151975 44.083965,9.1945377 44,18 C 43.923241,26.049724 39.419303,27.68195 24,42 C 7.8606329,28.680116 3.9160346,27.550728 4,18 C 4.0839653,8.1135477 13.605704,3.0528803 24,12 z "
+     id="path920"
+     sodipodi:nodetypes="czczc" />
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-important.svg b/themes/HighContrast/icons/scalable/emblems/emblem-important.svg
new file mode 100644
index 0000000..785a20d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-important.svg
@@ -0,0 +1,119 @@
+<?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="svg10115"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-important.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs10117" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1276"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata10120">
+    <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>Important</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem important</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <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
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path10123"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="22"
+       sodipodi:ry="21.992188"
+       d="M 46 24 A 22 21.992188 0 1 1  2,24 A 22 21.992188 0 1 1  46 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path10998"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <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="path11873"
+       sodipodi:cx="24"
+       sodipodi:cy="36"
+       sodipodi:rx="3"
+       sodipodi:ry="3"
+       d="M 27 36 A 3 3 0 1 1  21,36 A 3 3 0 1 1  27 36 z"
+       transform="translate(0,-2)" />
+    <path
+       transform="translate(-0.46875,0)"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 28.46875,15 C 28.46875,19 26.46875,30 24.46875,30 C 22.46875,30 20.46875,19 20.46875,15 C 20.46875,10.032 23.46875,10 24.46875,10 C 25.46875,10 28.46875,10.032 28.46875,15 z "
+       id="path12748"
+       sodipodi:nodetypes="csssc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-mail.svg b/themes/HighContrast/icons/scalable/emblems/emblem-mail.svg
new file mode 100644
index 0000000..3270c2c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-mail.svg
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-mail.svg">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.1875"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1270"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Email (emblem)</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem email message</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.9649484"
+       rx="3.9631047"
+       y="9"
+       x="5"
+       height="30"
+       width="38"
+       id="rect4006"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2248"
+       width="38"
+       height="30"
+       x="5"
+       y="9"
+       rx="4.0291295"
+       ry="3.9649487" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3123"
+       width="30"
+       height="22"
+       x="9"
+       y="13"
+       rx="0"
+       ry="0" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;"
+       d="M 8,13.174564 L 22,27 C 23.124807,28.198901 23.884336,28.18857 25.046312,27.033012 L 40.077307,12.820449"
+       id="path4000"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-photos.svg b/themes/HighContrast/icons/scalable/emblems/emblem-photos.svg
new file mode 100644
index 0000000..c28a3a7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-photos.svg
@@ -0,0 +1,121 @@
+<?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="48.000000px"
+   height="48.000000px"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-photos.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.916667"
+     inkscape:cx="24"
+     inkscape:cy="27.110567"
+     inkscape:document-units="px"
+     inkscape:current-layer="svg2"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000px"
+     gridspacingx="1.0000000px"
+     gridoriginy="0.0000000px"
+     gridoriginx="0.0000000px"
+     gridtolerance="1.0000000px"
+     guidetolerance="1.0000000px"
+     inkscape:guide-points="true"
+     inkscape:window-width="1270"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true" />
+  <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>Photos (emblem)</dc:title>
+        <dc:description>A photo camera.</dc:description>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title></dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>photos</rdf:li>
+            <rdf:li>emblem</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>
+  <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="rect9880"
+     width="48.000000"
+     height="48.000000"
+     x="0.0000000"
+     y="0.0000000"
+     ry="0.0000000" />
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1" />
+  <path
+     sodipodi:nodetypes="ccccccccccccc"
+     id="path9152"
+     d="M 8,12 L 15.005235,12.057592 L 17.005235,7.0575914 L 31.005235,7.0575914 L 33.005235,12.057592 L 40,12 C 42,12 44,14 44,16 L 44.109947,38.057592 C 44.109947,39.136587 43.241298,40.005236 42.162303,40.005236 L 6.0575914,40.005236 C 4.9785966,40.005236 4.1099474,39.136587 4.1099474,38.057592 L 4,16 C 4,14 6,12 8,12 z "
+     style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;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 8,12 L 15.005235,12.057592 L 17.005235,7.0575914 L 31.005235,7.0575914 L 33.005235,12.057592 L 40,12 C 42,12 44,14 44,16 L 44.109947,38.057592 C 44.109947,39.136587 43.241298,40.005236 42.162303,40.005236 L 6.0575914,40.005236 C 4.9785966,40.005236 4.1099474,39.136587 4.1099474,38.057592 L 4,16 C 4,14 6,12 8,12 z "
+     id="rect8423"
+     sodipodi:nodetypes="ccccccccccccc" />
+  <path
+     style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:4.0000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+     d="M 24.057591,16.005236 C 18.579466,16.005236 14.114410,20.509357 14.114410,26.005236 C 14.114410,31.501115 18.579465,36.005237 24.057591,36.005236 C 29.535717,36.005235 34.000772,31.501115 34.000772,26.005236 C 34.000772,20.509357 29.535716,16.005236 24.057591,16.005236 z M 24.057591,20.914327 C 26.855032,20.914327 29.103046,23.171553 29.103046,26.005236 C 29.103045,28.838919 26.855032,31.096145 24.057591,31.096145 C 21.260151,31.096146 19.012136,28.838919 19.012136,26.005236 C 19.012136,23.171553 21.260150,20.914327 24.057591,20.914327 z "
+     id="path12070"
+     sodipodi:nodetypes="cszzscsssc" />
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-readonly.svg b/themes/HighContrast/icons/scalable/emblems/emblem-readonly.svg
new file mode 100644
index 0000000..7142511
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-readonly.svg
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3465"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/emblems"
+   sodipodi:docname="emblem-readonly.svg">
+  <defs
+     id="defs3467" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.791667"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata3470">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect4928"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       sodipodi:nodetypes="cccccccccccccsccsccccc"
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       id="path4200"
+       d="M 24.000000,4.0000000 C 17.000000,4.0000000 12.000000,8.1739046 12.000000,15.000000 L 12.000000,21.000000 L 10.000000,21.000000 C 8.0000000,21.000000 7.0000000,22.000000 7.0000000,24.000000 L 7.0000000,41.000000 C 7.0000000,41.980326 8.0000000,44.000000 10.000000,44.000000 L 39.384016,44.000000 C 41.000000,43.990546 42.000000,41.980324 42.000000,41.000000 L 42.000000,24.000000 C 42.000000,22.000000 41.000000,20.990546 39.000000,20.990546 L 37.000000,21.000000 L 37.000000,15.000000 C 37.000000,8.0000000 32.000000,4.0000000 25.000000,4.0000000 L 24.000000,4.0000000 z M 24.000000,9.0000000 L 25.000000,9.0000000 C 32.000000,9.0000000 32.000000,15.000000 32.000000,17.000000 L 32.000000,21.000000 L 17.000000,21.000000 L 17.000000,17.000000 C 17.000000,15.000000 17.000000,9.0000000 24.000000,9.0000000 z "
+       style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible" />
+    <path
+       style="opacity:1.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:0.99999970;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible"
+       d="M 24.000000,4.0000000 C 17.000000,4.0000000 12.000000,8.1739046 12.000000,15.000000 L 12.000000,21.000000 L 10.000000,21.000000 C 8.0000000,21.000000 7.0000000,22.000000 7.0000000,24.000000 L 7.0000000,41.000000 C 7.0000000,41.980326 8.0000000,44.000000 10.000000,44.000000 L 39.384016,44.000000 C 41.000000,43.990546 42.000000,41.980324 42.000000,41.000000 L 42.000000,24.000000 C 42.000000,22.000000 41.000000,20.990546 39.000000,20.990546 L 37.000000,21.000000 L 37.000000,15.000000 C 37.000000,8.0000000 32.000000,4.0000000 25.000000,4.0000000 L 24.000000,4.0000000 z M 24.000000,9.0000000 L 25.000000,9.0000000 C 32.000000,9.0000000 32.000000,15.000000 32.000000,17.000000 L 32.000000,21.000000 L 17.000000,21.000000 L 17.000000,17.000000 C 17.000000,15.000000 17.000000,9.0000000 24.000000,9.0000000 z "
+       id="path2086"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true"
+       sodipodi:nodetypes="cccccccccccccsccsccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-shared.svg b/themes/HighContrast/icons/scalable/emblems/emblem-shared.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-shared.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-symbolic-link.svg b/themes/HighContrast/icons/scalable/emblems/emblem-symbolic-link.svg
new file mode 100644
index 0000000..6ab8324
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-symbolic-link.svg
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   id="svg5931"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/emblems"
+   sodipodi:docname="emblem-symbolic-link.svg">
+  <defs
+     id="defs5933" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.791667"
+     inkscape:cx="21.573560"
+     inkscape:cy="22.716245"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata5936">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect7394"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible"
+       d="M 4.0000000,34.000000 C 4.6814107,16.457299 21.000000,5.0000000 37.000000,20.000000 L 44.000000,12.000000 C 44.000000,12.000000 44.000000,35.000000 44.000000,35.000000 L 21.000000,35.000000 C 21.000000,35.000000 29.000000,28.000000 29.000000,28.000000 C 16.000000,15.000000 6.7719186,24.398539 4.0000000,34.000000 z "
+       id="path6666"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path2177"
+       d="M 4.0000000,34.000000 C 4.6814107,16.457299 21.000000,5.0000000 37.000000,20.000000 L 44.000000,12.000000 C 44.000000,12.000000 44.000000,35.000000 44.000000,35.000000 L 21.000000,35.000000 C 21.000000,35.000000 29.000000,28.000000 29.000000,28.000000 C 16.000000,15.000000 6.7719186,24.398539 4.0000000,34.000000 z "
+       style="opacity:1.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:0.99999970;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-synchronized.svg b/themes/HighContrast/icons/scalable/emblems/emblem-synchronized.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-synchronized.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-system.svg b/themes/HighContrast/icons/scalable/emblems/emblem-system.svg
new file mode 100644
index 0000000..9c7e5a6
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-system.svg
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emblems"
+   sodipodi:docname="emblem-system.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1276"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>System (emblem)</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem</rdf:li>
+            <rdf:li>system</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="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3942"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       transform="translate(0,1.875003)"
+       d="M 23.938113,3.1251011 C 28.80352,2.9768321 24.214319,7.7659001 28.717512,9.613985 C 33.570828,11.605758 33.526159,5.0331198 37.347002,8.627976 C 40.892207,11.963496 34.260769,12.104823 36.138214,16.595855 C 38.16163,21.436064 42.777602,16.756921 42.937399,22.000613 C 43.085668,26.86602 38.2966,22.276819 36.448515,26.780012 C 34.456742,31.633328 41.02938,31.588659 37.434524,35.409502 C 34.099004,38.954707 33.957677,32.323269 29.466645,34.200714 C 24.626436,36.22413 29.305579,40.840102 24.061887,40.999899 C 19.19648,41.148168 23.785681,36.3591 19.282488,34.511015 C 14.429172,32.519242 14.473841,39.09188 10.652998,35.497024 C 7.1077934,32.161504 13.739231,32.020177 11.861786,27.529145 C 9.8383695,22.688936 5.2223981,27.368079 5.0626011,22.124387 C 4.9143321,17.25898 9.7034001,21.848181 11.551485,17.344988 C 13.543258,12.491672 6.9706198,12.536341 10.565476,8.7154976 C 13.900996,5.1702934 14.042323,11.801731 18.533355,9.9242858 C 23.373564,7.9008695 18.694421,3.2848981
  23.938113,3.1251011 z "
+       inkscape:randomized="0"
+       inkscape:rounded="0.604"
+       inkscape:flatsided="false"
+       sodipodi:arg2="-1.2085568"
+       sodipodi:arg1="-1.5740643"
+       sodipodi:r2="13.312417"
+       sodipodi:r1="18.9375"
+       sodipodi:cy="22.0625"
+       sodipodi:cx="24"
+       sodipodi:sides="8"
+       id="path2190"
+       style="fill:#000000;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="star" />
+    <path
+       sodipodi:type="star"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1315"
+       sodipodi:sides="8"
+       sodipodi:cx="24"
+       sodipodi:cy="22.0625"
+       sodipodi:r1="18.9375"
+       sodipodi:r2="13.312417"
+       sodipodi:arg1="-1.5740643"
+       sodipodi:arg2="-1.2085568"
+       inkscape:flatsided="false"
+       inkscape:rounded="0.604"
+       inkscape:randomized="0"
+       d="M 23.938113,3.1251011 C 28.80352,2.9768321 24.214319,7.7659001 28.717512,9.613985 C 33.570828,11.605758 33.526159,5.0331198 37.347002,8.627976 C 40.892207,11.963496 34.260769,12.104823 36.138214,16.595855 C 38.16163,21.436064 42.777602,16.756921 42.937399,22.000613 C 43.085668,26.86602 38.2966,22.276819 36.448515,26.780012 C 34.456742,31.633328 41.02938,31.588659 37.434524,35.409502 C 34.099004,38.954707 33.957677,32.323269 29.466645,34.200714 C 24.626436,36.22413 29.305579,40.840102 24.061887,40.999899 C 19.19648,41.148168 23.785681,36.3591 19.282488,34.511015 C 14.429172,32.519242 14.473841,39.09188 10.652998,35.497024 C 7.1077934,32.161504 13.739231,32.020177 11.861786,27.529145 C 9.8383695,22.688936 5.2223981,27.368079 5.0626011,22.124387 C 4.9143321,17.25898 9.7034001,21.848181 11.551485,17.344988 C 13.543258,12.491672 6.9706198,12.536341 10.565476,8.7154976 C 13.900996,5.1702934 14.042323,11.801731 18.533355,9.9242858 C 23.373564,7.9008695 18.694421,3.2848981
  23.938113,3.1251011 z "
+       transform="translate(0,1.875003)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path3065"
+       sodipodi:cx="24.0625"
+       sodipodi:cy="23.9375"
+       sodipodi:rx="5.0546875"
+       sodipodi:ry="4.9375"
+       d="M 29.117188 23.9375 A 5.0546875 4.9375 0 1 1  19.007812,23.9375 A 5.0546875 4.9375 0 1 1  29.117188 23.9375 z"
+       transform="translate(-7.8125e-3,0.125)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emblems/emblem-unreadable.svg b/themes/HighContrast/icons/scalable/emblems/emblem-unreadable.svg
new file mode 100644
index 0000000..e1e5488
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emblems/emblem-unreadable.svg
@@ -0,0 +1,118 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="emblem-unreadable.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16.729167"
+     inkscape:cx="22.744707"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-bbox="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:window-width="1280"
+     inkscape:window-height="1024"
+     inkscape:window-x="0"
+     inkscape:window-y="0">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2383"
+       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"; />
+        <dc:title>Emblem Unreadable</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>emblem. unreadable</rdf:li>
+            <rdf:li>no read</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description></dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:0.52479337999999998;stroke:none;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3165"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       d="M 41,24 A 17,17 0 1 1 7,24 A 17,17 0 1 1 41,24 z"
+       sodipodi:ry="17"
+       sodipodi:rx="17"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       id="path3163"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3157"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="17"
+       sodipodi:ry="17"
+       d="M 41,24 A 17,17 0 1 1 7,24 A 17,17 0 1 1 41,24 z" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 12,12 L 36,36"
+       id="path3161" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes-extra/Makefile.am b/themes/HighContrast/icons/scalable/emotes-extra/Makefile.am
new file mode 100644
index 0000000..49a4be0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes-extra/Makefile.am
@@ -0,0 +1,10 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = emotes
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA =
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/emotes/.cvignore b/themes/HighContrast/icons/scalable/emotes/.cvignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/.cvignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/emotes/Makefile.am b/themes/HighContrast/icons/scalable/emotes/Makefile.am
new file mode 100644
index 0000000..af09d57
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/Makefile.am
@@ -0,0 +1,40 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = emotes
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	face-cool.svg \
+	face-plain.svg \
+	face-sad.svg \
+	face-smile.svg \
+	face-smile-big.svg \
+	face-surprise.svg \
+	face-wink.svg
+
+placeholder_FILES = \
+	face-angel.svg \
+	face-angry.svg \
+	face-crying.svg \
+	face-devilish.svg \
+	face-embarrassed.svg \
+	face-kiss.svg \
+	face-laugh.svg \
+	face-monkey.svg \
+	face-raspberry.svg \
+	face-sick.svg \
+	face-smirk.svg \
+	face-tired.svg \
+	face-uncertain.svg \
+	face-worried.svg
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+EXTRA_DIST = \
+	$(icon_DATA) \
+	$(placeholder_FILES)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/emotes/face-angel.svg b/themes/HighContrast/icons/scalable/emotes/face-angel.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-angel.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-angry.svg b/themes/HighContrast/icons/scalable/emotes/face-angry.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-angry.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-cool.svg b/themes/HighContrast/icons/scalable/emotes/face-cool.svg
new file mode 100644
index 0000000..430df76
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-cool.svg
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emotes"
+   sodipodi:docname="face-glasses.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.729167"
+     inkscape:cx="24"
+     inkscape:cy="23.966054"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1274"
+     inkscape:window-height="921"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Face glasses</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>face</rdf:li>
+            <rdf:li>smiley</rdf:li>
+            <rdf:li>glasses</rdf:li>
+            <rdf:li>B-)</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
+       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="path3653"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="24"
+       sodipodi:ry="24"
+       d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1880"
+       sodipodi:cx="23.932585"
+       sodipodi:cy="23.932585"
+       sodipodi:rx="20.022472"
+       sodipodi:ry="20.022472"
+       d="M 43.955057 23.932585 A 20.022472 20.022472 0 1 1  3.9101124,23.932585 A 20.022472 20.022472 0 1 1  43.955057 23.932585 z" />
+    <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="path4540"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 7.4879774,18 L 40.512023,18 C 40.512023,18 40.512023,28.264486 31.076581,30.830607 C 25.1002,32.455981 24,21.849182 24,21.849182 C 24,21.849182 22.757795,32.417361 16.923419,30.830607 C 7.4879774,28.264486 7.4879774,18 7.4879774,18 z "
+       id="path10756"
+       sodipodi:nodetypes="ccscsc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-crying.svg b/themes/HighContrast/icons/scalable/emotes/face-crying.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-crying.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-devilish.svg b/themes/HighContrast/icons/scalable/emotes/face-devilish.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-devilish.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-embarrassed.svg b/themes/HighContrast/icons/scalable/emotes/face-embarrassed.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-embarrassed.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-kiss.svg b/themes/HighContrast/icons/scalable/emotes/face-kiss.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-kiss.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-laugh.svg b/themes/HighContrast/icons/scalable/emotes/face-laugh.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-laugh.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-monkey.svg b/themes/HighContrast/icons/scalable/emotes/face-monkey.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-monkey.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-plain.svg b/themes/HighContrast/icons/scalable/emotes/face-plain.svg
new file mode 100644
index 0000000..6ae8ac1
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-plain.svg
@@ -0,0 +1,136 @@
+<?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="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emotes"
+   sodipodi:docname="face-plain.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.833333"
+     inkscape:cx="23.999999"
+     inkscape:cy="23.999999"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1274"
+     inkscape:window-height="921"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Face plain</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>face</rdf:li>
+            <rdf:li>plain</rdf:li>
+            <rdf:li>smiley</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">
+    <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="path3653"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="24"
+       sodipodi:ry="24"
+       d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1880"
+       sodipodi:cx="23.932585"
+       sodipodi:cy="23.932585"
+       sodipodi:rx="20.022472"
+       sodipodi:ry="20.022472"
+       d="M 43.955057 23.932585 A 20.022472 20.022472 0 1 1  3.9101124,23.932585 A 20.022472 20.022472 0 1 1  43.955057 23.932585 z" />
+    <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="path4540"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5427"
+       sodipodi:cx="15"
+       sodipodi:cy="18"
+       sodipodi:rx="4"
+       sodipodi:ry="4"
+       d="M 19 18 A 4 4 0 1 1  11,18 A 4 4 0 1 1  19 18 z"
+       transform="translate(2,0)" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 14,30 L 34,30"
+       id="path6316" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path5427"
+       id="use7203"
+       transform="translate(14,0)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-raspberry.svg b/themes/HighContrast/icons/scalable/emotes/face-raspberry.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-raspberry.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-sad.svg b/themes/HighContrast/icons/scalable/emotes/face-sad.svg
new file mode 100644
index 0000000..b510e9f
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-sad.svg
@@ -0,0 +1,137 @@
+<?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="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emotes"
+   sodipodi:docname="face-sad.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="59.333333"
+     inkscape:cx="19.68301"
+     inkscape:cy="29.828502"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="926"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Face sad</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>face</rdf:li>
+            <rdf:li>smiley</rdf:li>
+            <rdf:li>sad</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">
+    <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="path3653"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="24"
+       sodipodi:ry="24"
+       d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1880"
+       sodipodi:cx="23.932585"
+       sodipodi:cy="23.932585"
+       sodipodi:rx="20.022472"
+       sodipodi:ry="20.022472"
+       d="M 43.955057 23.932585 A 20.022472 20.022472 0 1 1  3.9101124,23.932585 A 20.022472 20.022472 0 1 1  43.955057 23.932585 z" />
+    <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="path4540"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5427"
+       sodipodi:cx="15"
+       sodipodi:cy="18"
+       sodipodi:rx="4.0168543"
+       sodipodi:ry="4.0168543"
+       d="M 19.016854 18 A 4.0168543 4.0168543 0 1 1  10.983146,18 A 4.0168543 4.0168543 0 1 1  19.016854 18 z"
+       transform="translate(2,0)" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 15,31.25 C 21,24.25 27,24.25 33,31.25"
+       id="path6316"
+       sodipodi:nodetypes="cc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path5427"
+       id="use7203"
+       transform="translate(14,0)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-sick.svg b/themes/HighContrast/icons/scalable/emotes/face-sick.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-sick.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-smile-big.svg b/themes/HighContrast/icons/scalable/emotes/face-smile-big.svg
new file mode 100644
index 0000000..344c791
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-smile-big.svg
@@ -0,0 +1,138 @@
+<?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="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emotes"
+   sodipodi:docname="face-smile-big.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.729167"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1274"
+     inkscape:window-height="921"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Face smile </dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>face</rdf:li>
+            <rdf:li>smiley</rdf:li>
+            <rdf:li>happy</rdf:li>
+            <rdf:li>smile big</rdf:li>
+            <rdf:li>:-D</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
+       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="path3653"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="24"
+       sodipodi:ry="24"
+       d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1880"
+       sodipodi:cx="23.932585"
+       sodipodi:cy="23.932585"
+       sodipodi:rx="20.022472"
+       sodipodi:ry="20.022472"
+       d="M 43.955057 23.932585 A 20.022472 20.022472 0 1 1  3.9101124,23.932585 A 20.022472 20.022472 0 1 1  43.955057 23.932585 z" />
+    <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="path4540"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5427"
+       sodipodi:cx="15"
+       sodipodi:cy="18"
+       sodipodi:rx="4"
+       sodipodi:ry="6.07096"
+       d="M 19 18 A 4 6.07096 0 1 1  11,18 A 4 6.07096 0 1 1  19 18 z"
+       transform="translate(2,0)" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 34,28 C 27.49505,28 21,28 14,28 C 18,38 30,38 34,28 z "
+       id="path6316"
+       sodipodi:nodetypes="ccc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path5427"
+       id="use7203"
+       transform="translate(14,0)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-smile.svg b/themes/HighContrast/icons/scalable/emotes/face-smile.svg
new file mode 100644
index 0000000..b8af5c8
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-smile.svg
@@ -0,0 +1,138 @@
+<?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="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emotes"
+   sodipodi:docname="face-smile.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="59.333333"
+     inkscape:cx="19.990179"
+     inkscape:cy="28.37958"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1274"
+     inkscape:window-height="921"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Face smile</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>face</rdf:li>
+            <rdf:li>smiley</rdf:li>
+            <rdf:li>happy</rdf:li>
+            <rdf:li>smile</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">
+    <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="path3653"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="24"
+       sodipodi:ry="24"
+       d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1880"
+       sodipodi:cx="23.932585"
+       sodipodi:cy="23.932585"
+       sodipodi:rx="20.022472"
+       sodipodi:ry="20.022472"
+       d="M 43.955057 23.932585 A 20.022472 20.022472 0 1 1  3.9101124,23.932585 A 20.022472 20.022472 0 1 1  43.955057 23.932585 z" />
+    <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="path4540"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5427"
+       sodipodi:cx="15"
+       sodipodi:cy="18"
+       sodipodi:rx="4"
+       sodipodi:ry="3.9662924"
+       d="M 19 18 A 4 3.9662924 0 1 1  11,18 A 4 3.9662924 0 1 1  19 18 z"
+       transform="translate(2,0)" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 13,27 C 19,35 29,35 35,27"
+       id="path6316"
+       sodipodi:nodetypes="cc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path5427"
+       id="use7203"
+       transform="translate(14,0)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-smirk.svg b/themes/HighContrast/icons/scalable/emotes/face-smirk.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-smirk.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-surprise.svg b/themes/HighContrast/icons/scalable/emotes/face-surprise.svg
new file mode 100644
index 0000000..dae1c93
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-surprise.svg
@@ -0,0 +1,152 @@
+<?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="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emotes"
+   sodipodi:docname="face-surprise.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.729167"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1274"
+     inkscape:window-height="921"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="18.059406"
+       id="guide11683" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="24.033946"
+       id="guide11685" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Face surprise</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>face</rdf:li>
+            <rdf:li>smiley</rdf:li>
+            <rdf:li>surprise</rdf:li>
+            <rdf:li>:-0</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
+       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="path3653"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="24"
+       sodipodi:ry="24"
+       d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1880"
+       sodipodi:cx="23.932585"
+       sodipodi:cy="23.932585"
+       sodipodi:rx="20.022472"
+       sodipodi:ry="20.022472"
+       d="M 43.955057 23.932585 A 20.022472 20.022472 0 1 1  3.9101124,23.932585 A 20.022472 20.022472 0 1 1  43.955057 23.932585 z" />
+    <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="path4540"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5427"
+       sodipodi:cx="15"
+       sodipodi:cy="18"
+       sodipodi:rx="4"
+       sodipodi:ry="6.0030675"
+       d="M 19 18 A 4 6.0030675 0 1 1  11,18 A 4 6.0030675 0 1 1  19 18 z"
+       transform="translate(2,0)" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path5427"
+       id="use7203"
+       transform="translate(14,0)"
+       width="48"
+       height="48" />
+    <path
+       sodipodi:type="arc"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path12580"
+       sodipodi:cx="24"
+       sodipodi:cy="30"
+       sodipodi:rx="4.4384723"
+       sodipodi:ry="6.611033"
+       d="M 28.438472 30 A 4.4384723 6.611033 0 1 1  19.561528,30 A 4.4384723 6.611033 0 1 1  28.438472 30 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-tired.svg b/themes/HighContrast/icons/scalable/emotes/face-tired.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-tired.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-uncertain.svg b/themes/HighContrast/icons/scalable/emotes/face-uncertain.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-uncertain.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-wink.svg b/themes/HighContrast/icons/scalable/emotes/face-wink.svg
new file mode 100644
index 0000000..40ca2e9
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-wink.svg
@@ -0,0 +1,138 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/emotes"
+   sodipodi:docname="face-wink.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="14.729167"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1274"
+     inkscape:window-height="921"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Face wink</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>face</rdf:li>
+            <rdf:li>smiley</rdf:li>
+            <rdf:li>wink</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">
+    <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="path3653"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="24"
+       sodipodi:ry="24"
+       d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path1880"
+       sodipodi:cx="23.932585"
+       sodipodi:cy="23.932585"
+       sodipodi:rx="20.022472"
+       sodipodi:ry="20.022472"
+       d="M 43.955057 23.932585 A 20.022472 20.022472 0 1 1  3.9101124,23.932585 A 20.022472 20.022472 0 1 1  43.955057 23.932585 z" />
+    <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="path4540"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="16"
+       sodipodi:ry="16"
+       d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path5427"
+       sodipodi:cx="15"
+       sodipodi:cy="18"
+       sodipodi:rx="6.0028286"
+       sodipodi:ry="1.9974097"
+       d="M 21.002829 18 A 6.0028286 1.9974097 0 1 1  8.9971714,18 A 6.0028286 1.9974097 0 1 1  21.002829 18 z"
+       transform="translate(2.997171,0)" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 13,27 C 19,35 29,35 35,27"
+       id="path6316"
+       sodipodi:nodetypes="cc" />
+    <path
+       transform="translate(16,0)"
+       d="M 19 18 A 4 3.9662924 0 1 1  11,18 A 4 3.9662924 0 1 1  19 18 z"
+       sodipodi:ry="3.9662924"
+       sodipodi:rx="4"
+       sodipodi:cy="18"
+       sodipodi:cx="15"
+       id="use7203"
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       sodipodi:type="arc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/emotes/face-worried.svg b/themes/HighContrast/icons/scalable/emotes/face-worried.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/emotes/face-worried.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/mimetypes-extra/Makefile.am b/themes/HighContrast/icons/scalable/mimetypes-extra/Makefile.am
new file mode 100644
index 0000000..b6de63c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes-extra/Makefile.am
@@ -0,0 +1,10 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = mimetypes
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA =
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/mimetypes/.gitignore b/themes/HighContrast/icons/scalable/mimetypes/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/mimetypes/Makefile.am b/themes/HighContrast/icons/scalable/mimetypes/Makefile.am
new file mode 100644
index 0000000..859091a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/Makefile.am
@@ -0,0 +1,34 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = mimetypes
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	application-x-executable.svg \
+	audio-x-generic.svg \
+	font-x-generic.svg \
+	image-x-generic.svg \
+	text-html.svg \
+	text-x-generic.svg \
+	text-x-generic-template.svg \
+	text-x-preview.svg \
+	text-x-script.svg \
+	video-x-generic.svg \
+	x-office-address-book.svg \
+	x-office-calendar.svg \
+	x-office-document.svg \
+	x-office-presentation.svg \
+	x-office-spreadsheet.svg
+
+placeholder_FILES =
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+EXTRA_DIST = \
+	$(icon_DATA) \
+	$(placeholder_FILES)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/mimetypes/application-x-executable.svg b/themes/HighContrast/icons/scalable/mimetypes/application-x-executable.svg
new file mode 100644
index 0000000..71ec17c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/application-x-executable.svg
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="application-x-executable.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   version="1.0"><metadata
+   id="metadata17"><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="defs15">
+		
+	
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1268"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.979167"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2" />
+	<path
+   id="path12"
+   d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z "
+   style="fill:none;fill-rule:nonzero;stroke:none;stroke-miterlimit:4;fill-opacity:0.30449826" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:7.45779991;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 42.8,22.9 L 40.4,14.8 L 34.8,16.4 C 33.7,14.8 32.1,13.4 30.4,12.4 L 31.3,6.9 L 22.1,5.7 L 21.3,11 C 21,11.1 20.6,11.2 20.3,11.3 C 19.1,11.6 18,12.2 17,12.8 L 12.7,9.5 L 7,16.4 L 11.5,19.9 C 11.1,21 10.9,22.2 10.9,23.5 L 5.3,25.1 L 7.7,33.2 L 13.3,31.6 C 14.4,33.2 16,34.6 17.7,35.6 L 16.8,41.1 L 26,42.3 L 26.8,37 C 27.1,36.9 27.5,36.8 27.8,36.7 C 29,36.4 30.1,35.8 31.1,35.2 L 35.4,38.5 L 41.1,31.6 L 36.6,28.1 C 37,27 37.2,25.8 37.2,24.5 L 42.8,22.9 L 42.8,22.9 z M 25.3,28.8 C 22.5,29.6 19.5,28 18.6,25.2 C 17.7,22.4 19.4,19.4 22.2,18.5 C 25,17.7 28,19.3 28.9,22.1 C 29.7,24.9 28.1,27.9 25.3,28.8 z "
+   id="path7" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   d="M 42.8,22.9 L 40.4,14.8 L 34.8,16.4 C 33.7,14.8 32.1,13.4 30.4,12.4 L 31.3,6.9 L 22.1,5.7 L 21.3,11 C 21,11.1 20.6,11.2 20.3,11.3 C 19.1,11.6 18,12.2 17,12.8 L 12.7,9.5 L 7,16.4 L 11.5,19.9 C 11.1,21 10.9,22.2 10.9,23.5 L 5.3,25.1 L 7.7,33.2 L 13.3,31.6 C 14.4,33.2 16,34.6 17.7,35.6 L 16.8,41.1 L 26,42.3 L 26.8,37 C 27.1,36.9 27.5,36.8 27.8,36.7 C 29,36.4 30.1,35.8 31.1,35.2 L 35.4,38.5 L 41.1,31.6 L 36.6,28.1 C 37,27 37.2,25.8 37.2,24.5 L 42.8,22.9 L 42.8,22.9 z M 25.3,28.8 C 22.5,29.6 19.5,28 18.6,25.2 C 17.7,22.4 19.4,19.4 22.2,18.5 C 25,17.7 28,19.3 28.9,22.1 C 29.7,24.9 28.1,27.9 25.3,28.8 z "
+   id="path9" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/audio-x-generic.svg b/themes/HighContrast/icons/scalable/mimetypes/audio-x-generic.svg
new file mode 100644
index 0000000..b6da05f
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/audio-x-generic.svg
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg2160"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="audio-x-generic_alternate.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs2162" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="44"
+       id="guide2168" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="3.9333333"
+       id="guide2170" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="44"
+       id="guide2172" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="4.0666667"
+       id="guide2174" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2165">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Generic Audio File</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>audio</rdf:li>
+            <rdf:li>music</rdf:li>
+            <rdf:li>file</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>A generic icon for music and audio files</dc:coverage>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect4126"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       transform="matrix(1.0666667,0,0,1,-1.4,0)"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       sodipodi:ry="6"
+       sodipodi:rx="7.5"
+       sodipodi:cy="34"
+       sodipodi:cx="13.5"
+       id="path5117"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596657;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="arc" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path6090"
+       d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z "
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3149"
+       sodipodi:cx="13.5"
+       sodipodi:cy="34"
+       sodipodi:rx="7.5"
+       sodipodi:ry="6"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       transform="matrix(1.0666667,0,0,1,-1.4,0)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.74596643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path6088"
+       sodipodi:cx="13.5"
+       sodipodi:cy="34"
+       sodipodi:rx="7.5"
+       sodipodi:ry="6"
+       d="M 21 34 A 7.5 6 0 1 1  6,34 A 7.5 6 0 1 1  21 34 z"
+       transform="matrix(1.0666667,0,0,1,19.599999,3.9999999)" />
+    <path
+       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="M 21,34 L 21,15 L 37,19 L 37,38 L 42,38 L 42,11 L 16,4 L 16,34 L 21,34 z "
+       id="path3153"
+       sodipodi:nodetypes="ccccccccc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3149"
+       id="use4124"
+       transform="translate(21,4)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/mimetypes/font-x-generic.svg b/themes/HighContrast/icons/scalable/mimetypes/font-x-generic.svg
new file mode 100644
index 0000000..10f585e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/font-x-generic.svg
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="font-x-generic.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   version="1.0"><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">
+		
+	
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1268"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.979167"
+   inkscape:cx="24"
+   inkscape:cy="24.389883"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:0.31724137;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect1341"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0"
+   ry="0" /><g
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4"
+   id="g7">
+				<g
+   id="g9">
+					<path
+   style="stroke:none"
+   d="M 18,30.9 L 15.2,38.1 L 6,38.1 L 18.1,9.9 L 29.7,9.9 L 42,38.1 L 32.4,38.1 L 29.4,30.9 L 18,30.9 L 18,30.9 z M 28,26.1 C 28,26.1 24.2,16.3 23.6,14.7 L 23.4,14.7 C 22.9,16.4 19.2,26.1 19.2,26.1 L 28,26.1 z "
+   id="path11" />
+				</g>
+				<g
+   id="g13">
+					
+				</g>
+			</g><g
+   id="g3089"
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-miterlimit:4;stroke-width:12;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke-opacity:1">
+				<path
+   sodipodi:nodetypes="cccccccccccccc"
+   id="path3091"
+   d="M 15,38 L 6,38 L 18,10 L 30,10 L 42,38 L 33,38 L 30,31 L 18,30.9 L 15,38 z M 29,26 C 29,26 25.6,16.6 25,15 L 23,15 C 22.5,16.7 19,26 19,26 L 29,26 z "
+   style="stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1" />
+			</g><g
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4;stroke-width:4;stroke-dasharray:none"
+   id="g17">
+				<path
+   style="stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 15,38 L 6,38 L 18,10 L 30,10 L 42,38 L 33,38 L 30,31 L 18,30.9 L 15,38 z M 29,26 C 29,26 25.6,16.6 25,15 L 23,15 C 22.5,16.7 19,26 19,26 L 29,26 z "
+   id="path19"
+   sodipodi:nodetypes="cccccccccccccc" />
+			</g>
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/image-x-generic.svg b/themes/HighContrast/icons/scalable/mimetypes/image-x-generic.svg
new file mode 100644
index 0000000..f19097d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/image-x-generic.svg
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.44+devel"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   sodipodi:docname="image-x-generic_alt.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs1309" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16.125"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1274"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.0078366"
+       rx="3.1318679"
+       y="7"
+       x="4"
+       height="34"
+       width="40"
+       id="rect6561"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1315"
+       width="40"
+       height="34"
+       x="4"
+       y="7"
+       rx="3.4419453"
+       ry="3.3179142" />
+    <rect
+       ry="1.3954337"
+       rx="1.4574491"
+       y="11"
+       x="8"
+       height="26"
+       width="31.999998"
+       id="rect6622"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 4.0620155,33.062016 L 13,22 C 14.643411,20.20155 15.790698,21.007752 17,22 L 25,31 C 28.093023,34.108527 23.992248,37.093023 22,34 L 15,26 L 5.4883721,37.945736"
+       id="path2188"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path3962"
+       d="M 19.828527,25.121775 L 30.068838,15.920224 C 31.712249,14.121774 32.859536,14.927976 34.068838,15.920224 L 41.882791,22.067511 C 44.975814,25.176038 40.875039,28.160534 38.882791,25.067511 L 32.068838,19.920224 L 20.882791,30.067511"
+       style="fill:black;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/themes/HighContrast/icons/scalable/mimetypes/package-x-generic.svg b/themes/HighContrast/icons/scalable/mimetypes/package-x-generic.svg
new file mode 100644
index 0000000..fc2dfb5
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/package-x-generic.svg
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Progetti/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   sodipodi:docname="package-x-generic.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.208333"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Package</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>archive</rdf:li>
+            <rdf:li>package</rdf:li>
+            <rdf:li>zip</rdf:li>
+            <rdf:li>tar</rdf:li>
+            <rdf:li>compress</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage></dc:coverage>
+        <dc:description>a box in prespective</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path7202"
+       d="M 24,6 L 8,16 L 8,36 L 24,42 L 40,32 L 40,12 L 24,6 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 24,6 L 8,16 L 8,36 L 24,42 L 40,32 L 40,12 L 24,6 z "
+       id="path1882"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 40,12 L 24,22"
+       id="path2770"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3658"
+       d="M 8,16 L 24,22"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 24,41.512329 L 24,22"
+       id="path3660"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/mimetypes/text-html.svg b/themes/HighContrast/icons/scalable/mimetypes/text-html.svg
new file mode 100644
index 0000000..0a832e7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/text-html.svg
@@ -0,0 +1,129 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="text-html.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"><metadata
+   id="metadata19"><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>Document new</dc:title><dc:creator><cc:Agent><dc:title>Jakub Stainer</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs17">
+		
+		
+		
+		
+	</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="0.50000000px"
+   showgrid="true"
+   guidetolerance="0.50000000px"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.958333"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.944882"
+     id="guide3305" /><sodipodi:guide
+     orientation="horizontal"
+     position="28.031496"
+     id="guide3307" /></sodipodi:namedview>
+	<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="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="ccccccc"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000;stroke-opacity:1.0000000"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,20.678851 L 39,41 z "
+   id="path4775" /><path
+   id="path7"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,41 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:#000000;stroke-width:4.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 37,16 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 29,8 L 37,16 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="cccccc" />
+	
+<path
+   sodipodi:type="arc"
+   style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="path3312"
+   sodipodi:cx="24"
+   sodipodi:cy="24"
+   sodipodi:rx="24"
+   sodipodi:ry="24"
+   d="M 48 24 A 24 24 0 1 1  0,24 A 24 24 0 1 1  48 24 z"
+   transform="matrix(0.512821,0,0,0.5,12,13.5)" /><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="path4048"
+   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"
+   transform="matrix(0.512821,0,0,0.5,12,13.5)" /><path
+   sodipodi:type="arc"
+   style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="path4784"
+   sodipodi:cx="24"
+   sodipodi:cy="24"
+   sodipodi:rx="16"
+   sodipodi:ry="16"
+   d="M 40 24 A 16 16 0 1 1  8,24 A 16 16 0 1 1  40 24 z"
+   transform="matrix(0.512821,0,0,0.5,12,13.5)" /><path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2.02547884;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 17.128203,30.625 C 21.230767,29.125 27.384613,29.125 31.487177,30.625"
+   id="path5512"
+   sodipodi:nodetypes="cc" /><path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2.02547884;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 16.08641,25.5 L 32.52897,25.5"
+   id="path5516" /><path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2.02547884;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 22.256408,17.27559 C 19.692305,22.5 19.692305,29 22.256408,34"
+   id="path5520"
+   sodipodi:nodetypes="cc" /><path
+   sodipodi:nodetypes="cc"
+   id="path6250"
+   d="M 17.128203,20.375 C 21.230767,21.875 27.384613,21.875 31.487177,20.375"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2.02547884;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+   sodipodi:nodetypes="cc"
+   id="path9156"
+   d="M 26.358972,17.27559 C 28.923075,22.5 28.923075,29 26.358972,34"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:2.02547884;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/text-x-generic-template.svg b/themes/HighContrast/icons/scalable/mimetypes/text-x-generic-template.svg
new file mode 100644
index 0000000..006e601
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/text-x-generic-template.svg
@@ -0,0 +1,11 @@
+<?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.000000px" height="48.000000px" viewBox="0 0 48 48" xml:space="preserve" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" sodipodi:docname="text-x-generic-template.svg" sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes" inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata id="metadata19"><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 Generic Template</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><cc:li
 cense rdf:resource=""/><dc:date>December 2008</dc:date><dc:contributor><cc:Agent><dc:title>Based on text-x-generic</dc:title></cc:Agent></dc:contributor></cc:Work></rdf:RDF></metadata><defs id="defs17"><inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 24 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="48 : 24 : 1" inkscape:persp3d-origin="24 : 16 : 1" id="perspective3488"/>
+		
+		
+		
+		
+	</defs><sodipodi:namedview inkscape:window-height="946" inkscape:window-width="1272" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base" gridtolerance="10000" showgrid="true" guidetolerance="10000" inkscape:grid-points="true" inkscape:zoom="15.479167" inkscape:cx="22.869448" inkscape:cy="24" inkscape:window-x="0" inkscape:window-y="25" inkscape:current-layer="svg2" showguides="true" inkscape:guide-bbox="true" inkscape:snap-bbox="true" inkscape:object-nodes="true" inkscape:object-paths="true" objecttolerance="10000"><sodipodi:guide orientation="vertical" position="24.944882" id="guide3305"/><sodipodi:guide orientation="horizontal" position="28.031496" id="guide3307"/><inkscape:grid type="xygrid" visible="true" enabled="true" id="grid3490"/></sodipodi:namedview>
+	<rect style="fill: none; fill-opacity: 0.75; fill-rule: evenodd; stroke: none; stroke-width: 1px; stroke-linecap: butt; stroke-linejoin: miter; stroke-opacity: 1;" id="rect3319" width="48.000000" height="48.000000" x="0.0000000" y="0.0000000"/><path sodipodi:nodetypes="ccccccc" style="fill: rgb(255, 255, 255); fill-rule: nonzero; stroke: rgb(255, 255, 255); stroke-width: 12; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; fill-opacity: 1; stroke-opacity: 1;" d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,20.678851 L 39,41 z " id="path4775"/><path id="path7" d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,41 z " style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; fill-opacity: 1;" sodipodi:nodetypes="cccccc"/><path id="path9" d="M 37,16 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 29,8 L 37,16 z " style="fill: rgb(255, 255, 255); fill-rule: nonzero;
  stroke: none; stroke-miterlimit: 4;" sodipodi:nodetypes="cccccc"/>
+	
+<path style="fill: none; fill-rule: evenodd; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linecap: round; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;" d="M 24,12 L 24,16" id="path2385" sodipodi:nodetypes="cc"/><path sodipodi:nodetypes="cc" id="path3157" d="M 24,22 L 24,26" style="fill: none; fill-rule: evenodd; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linecap: round; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;"/><path style="fill: none; fill-rule: evenodd; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linecap: round; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;" d="M 24,32 L 24,36" id="path3159" sodipodi:nodetypes="cc"/><path sodipodi:nodetypes="cc" id="path3161" d="M 19,16.968504 L 17,19.968504" style="fill: none; fill-rule: evenodd; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linecap: round; stroke-linejoin: miter; stroke-miterlimit:
  4; stroke-dasharray: none; stroke-opacity: 1;"/><path style="fill: none; fill-rule: evenodd; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linecap: round; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;" d="M 29,17 L 31,20" id="path3163" sodipodi:nodetypes="cc"/><path sodipodi:nodetypes="cc" id="path3165" d="M 35,25 L 37,28" style="fill: none; fill-rule: evenodd; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linecap: round; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;"/><path style="fill: none; fill-rule: evenodd; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linecap: round; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;" d="M 13,25 L 11,28" id="path3167" sodipodi:nodetypes="cc"/></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/text-x-generic.svg b/themes/HighContrast/icons/scalable/mimetypes/text-x-generic.svg
new file mode 100644
index 0000000..dafc655
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/text-x-generic.svg
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="text-x-generic.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"><metadata
+   id="metadata19"><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>Document new</dc:title><dc:creator><cc:Agent><dc:title>Jakub Stainer</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs17">
+		
+		
+		
+		
+	</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="0.50000000px"
+   showgrid="true"
+   guidetolerance="0.50000000px"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.958333"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.944882"
+     id="guide3305" /><sodipodi:guide
+     orientation="horizontal"
+     position="28.031496"
+     id="guide3307" /></sodipodi:namedview>
+	<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="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="ccccccc"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000;stroke-opacity:1.0000000"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,20.678851 L 39,41 z "
+   id="path4775" /><path
+   id="path7"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,41 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:#000000;stroke-width:4.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 37,16 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 29,8 L 37,16 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="cccccc" />
+	
+<path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 15,16 L 28,16"
+   id="path1309" /><path
+   id="path2184"
+   d="M 14.944882,24 L 22.944882,24"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:nodetypes="cc" /><path
+   sodipodi:nodetypes="cc"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 15,32 L 33,32"
+   id="path2186" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/text-x-preview.icon b/themes/HighContrast/icons/scalable/mimetypes/text-x-preview.icon
new file mode 100644
index 0000000..e8a3b11
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/text-x-preview.icon
@@ -0,0 +1,2 @@
+[Icon Data]
+EmbeddedTextRectangle=180,100,680,900
diff --git a/themes/HighContrast/icons/scalable/mimetypes/text-x-preview.svg b/themes/HighContrast/icons/scalable/mimetypes/text-x-preview.svg
new file mode 100644
index 0000000..5958405
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/text-x-preview.svg
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="text-x-generic-template.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"><metadata
+   id="metadata19"><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>Document new</dc:title><dc:creator><cc:Agent><dc:title>Jakub Stainer</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs17">
+		
+		
+		
+		
+	</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="0.50000000px"
+   showgrid="true"
+   guidetolerance="0.50000000px"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.958333"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.944882"
+     id="guide3305" /><sodipodi:guide
+     orientation="horizontal"
+     position="28.031496"
+     id="guide3307" /></sodipodi:namedview>
+	<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="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="ccccccc"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000;stroke-opacity:1.0000000"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,20.678851 L 39,41 z "
+   id="path4775" /><path
+   id="path7"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,41 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:#000000;stroke-width:4.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 37,16 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 29,8 L 37,16 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="cccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/text-x-script.svg b/themes/HighContrast/icons/scalable/mimetypes/text-x-script.svg
new file mode 100644
index 0000000..4ace4ed
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/text-x-script.svg
@@ -0,0 +1,92 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="text-x-script.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"><metadata
+   id="metadata19"><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>Document new</dc:title><dc:creator><cc:Agent><dc:title>Jakub Stainer</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs17">
+		
+		
+		
+		
+	</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="0.50000000px"
+   showgrid="true"
+   guidetolerance="0.50000000px"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.958333"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"><sodipodi:guide
+     orientation="vertical"
+     position="24.944882"
+     id="guide3305" /><sodipodi:guide
+     orientation="horizontal"
+     position="28.031496"
+     id="guide3307" /></sodipodi:namedview>
+	<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="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="ccccccc"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000;stroke-opacity:1.0000000"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,20.678851 L 39,41 z "
+   id="path4775" /><path
+   id="path7"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,41 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:#000000;stroke-width:4.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 37,16 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 29,8 L 37,16 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="cccccc" />
+	
+<rect
+   style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect2184"
+   width="15.79553"
+   height="15.79553"
+   x="25.961143"
+   y="-7.8977613"
+   ry="3.0078359"
+   rx="3.0078359"
+   transform="matrix(0.707107,0.707107,-0.707107,0.707107,0,0)" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/video-x-generic.svg b/themes/HighContrast/icons/scalable/mimetypes/video-x-generic.svg
new file mode 100644
index 0000000..4d0636c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/video-x-generic.svg
@@ -0,0 +1,234 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg2160"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docbase="/home/luca"
+   sodipodi:docname="video-x-generic_alternate.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs2162" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="12"
+       id="guide3155" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2165">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:title>Generic Video File</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>video</rdf:li>
+            <rdf:li>movie</rdf:li>
+            <rdf:li>file</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>A generic icon for video files</dc:coverage>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2192"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <rect
+       y="6.9985147"
+       x="-43.00206"
+       height="33.995193"
+       width="38.001724"
+       id="rect4142"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.98537779;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       transform="matrix(0,-1,1,0,0,0)" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2176"
+       width="38"
+       height="34"
+       x="-43"
+       y="7"
+       transform="matrix(0,-1,1,0,0,0)" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect5113"
+       width="3.9060783"
+       height="2.9088433"
+       x="-41.039413"
+       y="9.0165749"
+       ry="0.86187845"
+       transform="matrix(0,-1,1,0,0,0)" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#rect5113"
+       id="use6084"
+       transform="translate(-1.657486e-2,-6.0394135)"
+       width="48"
+       height="48" />
+    <use
+       height="48"
+       width="48"
+       transform="translate(-1.65746e-2,-12.039411)"
+       id="use6086"
+       xlink:href="#rect5113"
+       y="0"
+       x="0" />
+    <use
+       height="48"
+       width="48"
+       transform="translate(-1.65746e-2,-18.039411)"
+       id="use6090"
+       xlink:href="#rect5113"
+       y="0"
+       x="0" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#rect5113"
+       id="use6092"
+       transform="translate(-1.657486e-2,-24.133335)"
+       width="48"
+       height="48" />
+    <use
+       height="48"
+       width="48"
+       transform="translate(-1.657486e-2,-30.133335)"
+       id="use6094"
+       xlink:href="#rect5113"
+       y="0"
+       x="0" />
+    <use
+       height="48"
+       width="48"
+       transform="translate(27.074582,-3.9413452e-2)"
+       id="use6098"
+       xlink:href="#rect5113"
+       y="0"
+       x="0" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#rect5113"
+       id="use6100"
+       transform="translate(26.983425,-6.0394135)"
+       width="48"
+       height="48" />
+    <use
+       height="48"
+       width="48"
+       transform="translate(26.983425,-12.039413)"
+       id="use6102"
+       xlink:href="#rect5113"
+       y="0"
+       x="0" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#rect5113"
+       id="use6104"
+       transform="translate(27.074582,-18.133335)"
+       width="48"
+       height="48" />
+    <use
+       height="48"
+       width="48"
+       transform="translate(27.074582,-24.133335)"
+       id="use6106"
+       xlink:href="#rect5113"
+       y="0"
+       x="0" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#rect5113"
+       id="use6108"
+       transform="translate(26.983425,-30.133335)"
+       width="48"
+       height="48" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2188"
+       width="20"
+       height="14.933332"
+       x="14"
+       y="26"
+       rx="1.4732958"
+       ry="1.5469612" />
+    <rect
+       ry="1.5469612"
+       rx="1.4732958"
+       y="7.0666676"
+       x="14"
+       height="14.933332"
+       width="20"
+       id="rect2190"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/mimetypes/x-office-address-book.svg b/themes/HighContrast/icons/scalable/mimetypes/x-office-address-book.svg
new file mode 100644
index 0000000..1673d21
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/x-office-address-book.svg
@@ -0,0 +1,143 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="x-office-address-book.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.9583333"
+     inkscape:cx="21.04186"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="941"
+     inkscape:window-height="861"
+     inkscape:window-x="270"
+     inkscape:window-y="41">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2383"
+       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"; />
+        <dc:title>Office Address Book</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>address book</rdf:li>
+            <rdf:li>contacts</rdf:li>
+            <rdf:li>people</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:0.44827586000000003;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3171"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:nodetypes="ccccccccc"
+       id="path3169"
+       d="M 6,9 L 6,39 C 6,42 9,42 9,42 L 31,42 L 42,39 L 42,16 L 42,6 L 9,6 C 9,6 6,6 6,9 z"
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;fill-opacity:1" />
+    <path
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;fill-opacity:1"
+       d="M 6,9 L 6,39 C 6,42 9,42 9,42 L 32,42 L 42,39 L 42,16 L 42,6 L 9,6 C 9,6 6,6 6,9 z"
+       id="path2385"
+       sodipodi:nodetypes="ccccccccc" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3163"
+       sodipodi:cx="18"
+       sodipodi:cy="18"
+       sodipodi:rx="6"
+       sodipodi:ry="6"
+       d="M 24,18 A 6,6 0 1 1 12,18 A 6,6 0 1 1 24,18 z"
+       transform="translate(1.0000002,1.0000007)" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3165"
+       sodipodi:cx="26.5"
+       sodipodi:cy="36.753288"
+       sodipodi:rx="8"
+       sodipodi:ry="13.753289"
+       d="M 18.500011,36.775587 A 8,13.753289 0 1 1 34.49969,36.874307"
+       transform="matrix(1,0,0,0.7928323,-7.4999998,3.7648581)"
+       sodipodi:start="3.1399713"
+       sodipodi:end="6.2919847"
+       sodipodi:open="true" />
+    <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 15.105617,23.374163 C 15.105617,23.374163 19.105617,26.749666 23.105617,23.374163 L 19.105617,29.000001 L 15.105617,23.374163"
+       id="path3167"
+       sodipodi:nodetypes="cscc" />
+    <path
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 40.5,14.5 L 31.5,17.5 L 31.5,41.5"
+       id="path2387"
+       sodipodi:nodetypes="ccc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3161"
+       d="M 41.5,26.5 L 32.5,29.5"
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/mimetypes/x-office-calendar.svg b/themes/HighContrast/icons/scalable/mimetypes/x-office-calendar.svg
new file mode 100644
index 0000000..233426d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/x-office-calendar.svg
@@ -0,0 +1,188 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="x-office-calendar.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.458333"
+     inkscape:cx="22.576819"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     inkscape:snap-bbox="true"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2383"
+       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"; />
+        <dc:title>Office Calendar</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>office</rdf:li>
+            <rdf:li>calendar</rdf:li>
+            <rdf:li>appointmens</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Inspired by calendar icon on Nokia E71</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:0.50826448000000002;stroke:none;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3155"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3245"
+       width="6"
+       height="13"
+       x="30"
+       y="3"
+       ry="2.1347711" />
+    <rect
+       ry="2.2641511"
+       y="3"
+       x="12"
+       height="13"
+       width="6"
+       id="rect3243"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       ry="5.8221025"
+       y="8"
+       x="4"
+       height="36"
+       width="40"
+       id="rect3241"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3221"
+       width="40"
+       height="36"
+       x="4"
+       y="8"
+       ry="5.8221025" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3223"
+       width="34"
+       height="30"
+       x="7"
+       y="11"
+       ry="2.9757414" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3225"
+       width="6"
+       height="11"
+       x="12"
+       y="3"
+       ry="2.1347711" />
+    <rect
+       ry="2.2641511"
+       y="3"
+       x="30"
+       height="11"
+       width="6"
+       id="rect3229"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 15,17 L 15,37"
+       id="path3233"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 33,17 L 33,37"
+       id="path3235"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 24,17 L 24,37"
+       id="path3237"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 11,24 L 37,24"
+       id="path3239"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3247"
+       d="M 11,17 L 37,17"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3289"
+       d="M 11,32 L 37,32"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/mimetypes/x-office-document.svg b/themes/HighContrast/icons/scalable/mimetypes/x-office-document.svg
new file mode 100644
index 0000000..413242b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/x-office-document.svg
@@ -0,0 +1,109 @@
+<?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.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="x-office-document.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
+   id="metadata19"><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>Office Document</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="" /><dc:date>December 2008</dc:date><dc:contributor><cc:Agent><dc:title>Based on text-x-generic</dc:title></cc:Agent></dc:contributor></cc:Work></rdf:RDF></metadata><defs
+   id="defs17"><inkscape:perspective
+   sodipodi:type="inkscape:persp3d"
+   inkscape:vp_x="0 : 24 : 1"
+   inkscape:vp_y="0 : 1000 : 0"
+   inkscape:vp_z="48 : 24 : 1"
+   inkscape:persp3d-origin="24 : 16 : 1"
+   id="perspective3488" />
+		
+		
+		
+		
+	</defs><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="10000"
+   showgrid="true"
+   guidetolerance="10000"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.541667"
+   inkscape:cx="12.450402"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="25"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:snap-bbox="true"
+   inkscape:object-nodes="true"
+   inkscape:object-paths="true"
+   objecttolerance="10000"><sodipodi:guide
+     orientation="vertical"
+     position="24.944882"
+     id="guide3305" /><sodipodi:guide
+     orientation="horizontal"
+     position="28.031496"
+     id="guide3307" /><inkscape:grid
+     type="xygrid"
+     visible="true"
+     enabled="true"
+     id="grid3490" /></sodipodi:namedview>
+	<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="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="ccccccc"
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000;stroke-opacity:1.0000000"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,20.678851 L 39,41 z "
+   id="path4775" /><path
+   id="path7"
+   d="M 39,41 L 9,41 L 9,6 L 30,6 L 39,16 L 39,41 z "
+   style="fill:#000000;fill-rule:nonzero;stroke:#000000;stroke-width:4.0000000;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 37,16 L 36.996573,39.003906 L 11,39 L 11.016535,8.0181102 L 29,8 L 37,16 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="cccccc" />
+	
+<path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 15,16 L 28,16"
+   id="path1309" /><path
+   sodipodi:nodetypes="cc"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 28,32 L 33,32"
+   id="path2186" /><path
+   id="path3492"
+   d="M 28,24 L 33,24"
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   sodipodi:nodetypes="cc" /><rect
+   style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect3494"
+   width="10"
+   height="15"
+   x="13"
+   y="21"
+   ry="2.0678852" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/mimetypes/x-office-presentation.svg b/themes/HighContrast/icons/scalable/mimetypes/x-office-presentation.svg
new file mode 100644
index 0000000..ba4597d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/x-office-presentation.svg
@@ -0,0 +1,160 @@
+<?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="svg3203"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   version="1.0"
+   sodipodi:docname="x-office-presentation.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs3205">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3211" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.458333"
+     inkscape:cx="21.444743"
+     inkscape:cy="16.463611"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:snap-bbox="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3213"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata3208">
+    <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>Office Presentation</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>office</rdf:li>
+            <rdf:li>presentation</rdf:li>
+            <rdf:li>keynote</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A blackboard with a graph</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:0.53719008000000001;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3738"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3164"
+       d="M 7,7 L 41,7"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3746"
+       d="M 24,41 L 24,26"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 24,34 L 34,42"
+       id="path3744"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3742"
+       d="M 24,34 L 14,42"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <rect
+       ry="2.1548698"
+       y="6"
+       x="8"
+       height="23"
+       width="32"
+       id="rect3740"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 24,41 L 24,26"
+       id="path3215"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 24,34 L 14.266912,41.78647"
+       id="path3726"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path3728"
+       d="M 24,34 L 34,42"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3730"
+       width="32"
+       height="22.999998"
+       x="8"
+       y="6"
+       ry="2.1548698" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 34,14 L 28,20 L 20,17 L 15,23"
+       id="path3736"
+       sodipodi:nodetypes="cccc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 7,7 L 41,7"
+       id="path3162"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/mimetypes/x-office-spreadsheet.svg b/themes/HighContrast/icons/scalable/mimetypes/x-office-spreadsheet.svg
new file mode 100644
index 0000000..0fb360d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/mimetypes/x-office-spreadsheet.svg
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44+devel"
+   sodipodi:docname="x-office-spreadsheet.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true"><metadata
+   id="metadata19"><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>Document new</dc:title><dc:creator><cc:Agent><dc:title>Jakub Stainer</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs17">
+		
+		
+		
+		
+	</defs><sodipodi:namedview
+   inkscape:window-height="944"
+   inkscape:window-width="1274"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   gridtolerance="0.50000000px"
+   showgrid="true"
+   guidetolerance="0.50000000px"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.125"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect3319"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   sodipodi:nodetypes="ccccccc"
+   style="fill:white;fill-opacity:1;fill-rule:nonzero;stroke:white;stroke-width:12;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 7,10 L 7,40 L 41,40 L 41,19 L 31,10 L 26.321149,10 L 7,10 z "
+   id="path4775" /><path
+   id="path7"
+   d="M 7,10 L 7,40 L 41,40 L 41,19 L 31,10 L 7,10 z "
+   style="fill:black;fill-opacity:1;fill-rule:nonzero;stroke:black;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   sodipodi:nodetypes="cccccc" /><path
+   id="path9"
+   d="M 30,12 L 9,12 L 9,38 L 38.98189,37.983465 L 39,20 L 30,12 z "
+   style="fill:white;fill-rule:nonzero;stroke:none;stroke-miterlimit:4"
+   sodipodi:nodetypes="cccccc" />
+	
+<path
+   sodipodi:type="arc"
+   style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="path1312"
+   sodipodi:cx="24"
+   sodipodi:cy="24"
+   sodipodi:rx="9.0563564"
+   sodipodi:ry="9.0563564"
+   d="M 33.056356,24 A 9.0563564,9.0563564 0 1 1 24.068137,14.9439 L 24,24 z"
+   sodipodi:start="0"
+   sodipodi:end="4.7199127"
+   transform="translate(-1.943644,2.943644)" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/places-extra/Makefile.am b/themes/HighContrast/icons/scalable/places-extra/Makefile.am
new file mode 100644
index 0000000..ab67fbc
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places-extra/Makefile.am
@@ -0,0 +1,14 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = places
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	library-internet-radio.svg	\
+	library-podcast.svg		\
+	playlist.svg			\
+	playlist-automatic.svg
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/places-extra/library-internet-radio.svg b/themes/HighContrast/icons/scalable/places-extra/library-internet-radio.svg
new file mode 100644
index 0000000..fdf25c8
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places-extra/library-internet-radio.svg
@@ -0,0 +1,158 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44+devel"
+   sodipodi:docbase="/home/andreas/cvs/gnome-themes/icon-themes/HighContrast-SVG/scalable/actions-extra"
+   sodipodi:docname="bookmark-view.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#d8d8d8"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="1"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8"
+     inkscape:cx="11.25811"
+     inkscape:cy="38.748256"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="29"
+     inkscape:window-y="66" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Bookmark View</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>bookmark</rdf:li>
+            <rdf:li>view</rdf:li>
+            <rdf:li>edit</rdf:li>
+            <rdf:li>web</rdf:li>
+            <rdf:li>favorites</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>Manage bookmarks in web browser</dc:coverage>
+        <dc:description>A book with a bookmark</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="2.9590359"
+       rx="2.9601042"
+       y="20"
+       x="6"
+       height="22"
+       width="36"
+       id="rect2768"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:11.99999905;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1880"
+       width="35"
+       height="21"
+       x="6"
+       y="21"
+       rx="2.9601042"
+       ry="2.9590354" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5907"
+       width="10"
+       height="8"
+       x="27"
+       y="11" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.48869908;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path5909"
+       sodipodi:cx="35.5"
+       sodipodi:cy="4.7148743"
+       sodipodi:rx="2.5"
+       sodipodi:ry="2.7148743"
+       d="M 38 4.7148743 A 2.5 2.7148743 0 1 1  33,4.7148743 A 2.5 2.7148743 0 1 1  38 4.7148743 z"
+       transform="matrix(2.7999997,0,0,2.5783882,-67.399989,-3.1567761)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:2.60522294;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4932"
+       sodipodi:cx="35.5"
+       sodipodi:cy="4.7148743"
+       sodipodi:rx="2.5"
+       sodipodi:ry="2.7148743"
+       d="M 38 4.7148743 A 2.5 2.7148743 0 1 1  33,4.7148743 A 2.5 2.7148743 0 1 1  38 4.7148743 z"
+       transform="matrix(1.6,0,0,1.4733647,-24.8,2.0532709)" />
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5905"
+       width="4"
+       height="7"
+       x="30"
+       y="12" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 23.571068,20.545048 L 41.423728,36.567573"
+       id="path5915"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 12.64734,21.999999 L 35,42"
+       id="path5917"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 5.5,26.477475 L 23.35266,42.5"
+       id="path5919"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places-extra/library-podcast.svg b/themes/HighContrast/icons/scalable/places-extra/library-podcast.svg
new file mode 100644
index 0000000..c75de6e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places-extra/library-podcast.svg
@@ -0,0 +1,99 @@
+<?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="svg5541"
+   sodipodi:version="0.32"
+   inkscape:version="0.45+devel"
+   sodipodi:docname="library-podcast.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs5543" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.313708"
+     inkscape:cx="41.766757"
+     inkscape:cy="18.181623"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1680"
+     inkscape:window-height="973"
+     inkscape:window-x="0"
+     inkscape:window-y="48">
+    <inkscape:grid
+       type="xygrid"
+       id="grid5549" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata5546">
+    <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>Podcast library</dc:title>
+        <dc:date>June 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <cc:license
+           rdf:resource="http://www.fsf.org/licensing/licenses/gpl.html"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:1.03040127999999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path5553"
+       sodipodi:cx="24.094986"
+       sodipodi:cy="24.158312"
+       sodipodi:rx="5.6675463"
+       sodipodi:ry="5.6675463"
+       d="M 29.762532,24.158312 A 5.6675463,5.6675463 0 1 1 18.42744,24.158312 A 5.6675463,5.6675463 0 1 1 29.762532,24.158312 z"
+       transform="matrix(3.8940688,0,0,3.8699342,-69.864911,-69.454358)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:1.62301720999999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path5539"
+       sodipodi:cx="24.094986"
+       sodipodi:cy="24.158312"
+       sodipodi:rx="5.6675463"
+       sodipodi:ry="5.6675463"
+       d="M 29.762532,24.158312 A 5.6675463,5.6675463 0 1 1 18.42744,24.158312 A 5.6675463,5.6675463 0 1 1 29.762532,24.158312 z"
+       transform="matrix(2.4726096,0,0,2.456508,-35.59963,-35.45887)" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:3.80656894000000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path5537"
+       sodipodi:cx="24.094986"
+       sodipodi:cy="24.158312"
+       sodipodi:rx="5.6675463"
+       sodipodi:ry="5.6675463"
+       d="M 29.762532,24.158312 A 5.6675463,5.6675463 0 1 1 18.42744,24.158312 A 5.6675463,5.6675463 0 1 1 29.762532,24.158312 z"
+       transform="matrix(1.0526115,0,0,1.0490217,-1.393386,-1.2798122)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places-extra/playlist-automatic.svg b/themes/HighContrast/icons/scalable/places-extra/playlist-automatic.svg
new file mode 100644
index 0000000..aed503e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places-extra/playlist-automatic.svg
@@ -0,0 +1,125 @@
+<?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="svg5541"
+   sodipodi:version="0.32"
+   inkscape:version="0.45+devel"
+   sodipodi:docname="playlist-automatic.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs5543" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16"
+     inkscape:cx="38.153108"
+     inkscape:cy="34.275945"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1680"
+     inkscape:window-height="973"
+     inkscape:window-x="0"
+     inkscape:window-y="48">
+    <inkscape:grid
+       type="xygrid"
+       id="grid5549" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata5546">
+    <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>Podcast library</dc:title>
+        <dc:date>June 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <cc:license
+           rdf:resource="http://www.fsf.org/licensing/licenses/gpl.html"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5956"
+       width="44.117565"
+       height="44.017399"
+       x="1.9551333"
+       y="2.126447"
+       rx="5.0625"
+       ry="5.0625" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5958"
+       width="31.819807"
+       height="31.819805"
+       x="8.1317282"
+       y="8.0484667" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.22066212;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path6353"
+       sodipodi:cx="22.362251"
+       sodipodi:cy="30.852661"
+       sodipodi:rx="6.3639612"
+       sodipodi:ry="4.7729707"
+       d="M 28.726213,30.852661 A 6.3639612,4.7729707 0 1 1 15.99829,30.852661 A 6.3639612,4.7729707 0 1 1 28.726213,30.852661 z"
+       transform="matrix(1.421547,0,0,1.8988064,-7.8725564,-34.624857)" />
+    <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.004349,24.046758 L 37.06066,24.046758"
+       id="path6758"
+       sodipodi:nodetypes="cc" />
+    <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 23.90035,11.080544 L 23.90035,37.136855"
+       id="path6760"
+       sodipodi:nodetypes="cc" />
+    <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 15.971314,33.009542 L 32.989658,15.991198"
+       id="path6762"
+       sodipodi:nodetypes="cc" />
+    <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 15.952916,16.065945 L 32.97126,33.084289"
+       id="path6764"
+       sodipodi:nodetypes="cc" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path6851"
+       sodipodi:cx="24.3125"
+       sodipodi:cy="23.5625"
+       sodipodi:rx="3.1875"
+       sodipodi:ry="3.125"
+       d="M 27.5,23.5625 A 3.1875,3.125 0 1 1 21.125,23.5625 A 3.1875,3.125 0 1 1 27.5,23.5625 z"
+       transform="matrix(1.5325472,0,0,1.5952691,-13.386163,-13.544335)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places-extra/playlist.svg b/themes/HighContrast/icons/scalable/places-extra/playlist.svg
new file mode 100644
index 0000000..2671215
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places-extra/playlist.svg
@@ -0,0 +1,109 @@
+<?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="svg5541"
+   sodipodi:version="0.32"
+   inkscape:version="0.45+devel"
+   sodipodi:docname="playlist.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs5543" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="16"
+     inkscape:cx="36.70959"
+     inkscape:cy="28.295936"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1680"
+     inkscape:window-height="973"
+     inkscape:window-x="0"
+     inkscape:window-y="48">
+    <inkscape:grid
+       type="xygrid"
+       id="grid5549" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata5546">
+    <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>Podcast library</dc:title>
+        <dc:date>June 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Andreas Nilsson</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <cc:license
+           rdf:resource="http://www.fsf.org/licensing/licenses/gpl.html"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5956"
+       width="44.117565"
+       height="44.017399"
+       x="1.9551333"
+       y="2.126447"
+       rx="6.020762"
+       ry="6.020762" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect5958"
+       width="31.819807"
+       height="31.819805"
+       x="8.1317282"
+       y="8.0484667" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6738"
+       width="12.993087"
+       height="23.776464"
+       x="19.965359"
+       y="8.0084915" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.06611586;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path6353"
+       sodipodi:cx="22.362251"
+       sodipodi:cy="30.852661"
+       sodipodi:rx="6.3639612"
+       sodipodi:ry="4.7729707"
+       d="M 28.726213,30.852661 A 6.3639612,4.7729707 0 1 1 15.99829,30.852661 A 6.3639612,4.7729707 0 1 1 28.726213,30.852661 z"
+       transform="matrix(1.1817988,0,0,1.1488062,-3.9486047,-5.0772033)" />
+    <rect
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect6355"
+       width="4.9184976"
+       height="18.859781"
+       x="25.04163"
+       y="12.14022" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places/.gitignore b/themes/HighContrast/icons/scalable/places/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/places/Makefile.am b/themes/HighContrast/icons/scalable/places/Makefile.am
new file mode 100644
index 0000000..05de527
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/Makefile.am
@@ -0,0 +1,21 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = places
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA =					\
+	folder.svg				\
+	folder-remote.svg			\
+	network-server.svg			\
+	network-workgroup.svg			\
+	start-here.svg				\
+	user-bookmarks.svg			\
+	user-desktop.svg			\
+	user-home.svg				\
+	user-trash.svg
+
+EXTRA_DIST =					\
+	$(icon_DATA)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/places/folder-remote.svg b/themes/HighContrast/icons/scalable/places/folder-remote.svg
new file mode 100644
index 0000000..88201d7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/folder-remote.svg
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg1358"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="folder-remote.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places">
+<metadata
+   id="metadata1375">
+  <rdf:RDF>
+    <cc:Work
+   rdf:about="">
+      <dc:format>image/svg+xml</dc:format>
+      <dc:type
+   rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      <dc:title>Remote Folder Icon</dc:title>
+      <dc:description>A remote or networked folder</dc:description>
+      <cc:license
+   rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      <dc:contributor>
+        <cc:Agent>
+          <dc:title></dc:title>
+        </cc:Agent>
+      </dc:contributor>
+      <dc:subject>
+        <rdf:Bag>
+          <rdf:li>folder</rdf:li>
+          <rdf:li>remote</rdf:li>
+          <rdf:li>share</rdf:li>
+        </rdf:Bag>
+      </dc:subject>
+      <dc:date />
+    </cc:Work>
+   <cc:License
+   rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+     rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+     rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+     rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+     rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+     rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+     rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs1373" /><sodipodi:namedview
+   inkscape:window-height="948"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:document-units="px"
+   showgrid="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   gridtolerance="0.50000000px"
+   gridempspacing="5"
+   inkscape:grid-points="true"
+   guidetolerance="0.50000000px"
+   inkscape:zoom="15.9375"
+   inkscape:cx="24"
+   inkscape:cy="23.363607"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg1358"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.64571428;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect4762"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   id="path5481"
+   d="M 9.0000000,4.0000000 C 7.0000000,4.0000000 6.0000000,5.0000000 6.0000000,7.0000000 L 6.0000000,28.000000 C 6.0000000,30.000000 8.0000000,32.000000 10.000000,32.000000 L 21.000000,32.000000 L 21.000000,39.000000 L 12.000000,39.000000 C 10.000000,41.000000 10.000000,42.000000 12.000000,44.000000 L 34.000000,44.000000 C 36.000000,42.000000 36.000000,41.000000 34.000000,39.000000 L 25.000000,39.000000 L 25.000000,32.000000 L 38.000000,32.000000 C 40.000000,32.000000 42.000000,30.000000 42.000000,28.000000 L 42.000000,14.000000 C 42.000000,12.000000 40.000000,10.000000 38.000000,10.000000 L 24.000000,10.000000 L 24.000000,7.0000000 C 24.000000,5.0000000 23.000000,4.0000000 21.000000,4.0000000 L 9.0000000,4.0000000 z "
+   style="fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
+   sodipodi:nodetypes="cccccccccccccccccccc" /><path
+   sodipodi:nodetypes="cccccccccccccccccccc"
+   style="fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:7.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 9,4 C 7,4 6,5 6,7 L 6,28 C 6,30 8,32 10,32 L 21,32 L 21,39 L 12,39 C 10,41 10,42 12,44 L 34,44 C 36,42 36,41 34,39 L 25,39 L 25,32 L 38,32 C 40,32 42,30 42,28 L 42,14 C 42,12 40,10 38,10 L 24,10 L 24,7 C 24,5 23,4 21,4 L 9,4 z "
+   id="path1365" />
+	
+<path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 11,12 L 19,12 L 19,16 L 37,16"
+   id="path1306"
+   sodipodi:nodetypes="cccc" /></svg>
diff --git a/themes/HighContrast/icons/scalable/places/folder.svg b/themes/HighContrast/icons/scalable/places/folder.svg
new file mode 100644
index 0000000..8480ea0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/folder.svg
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg1358"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="folder.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places">
+<metadata
+   id="metadata1375">
+  <rdf:RDF>
+    <cc:Work
+       rdf:about="">
+      <dc:format>image/svg+xml</dc:format>
+      <dc:type
+        rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      <dc:title>Folder Icon</dc:title>
+      <dc:description>A folder</dc:description>
+      <cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      <dc:contributor>
+        <cc:Agent>
+          <dc:title />
+        </cc:Agent>
+      </dc:contributor>
+      <dc:subject>
+        <rdf:Bag>
+          <rdf:li>folder</rdf:li>
+          <rdf:li>directory</rdf:li>
+        </rdf:Bag>
+      </dc:subject>
+    </cc:Work>
+    <cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs1373" /><sodipodi:namedview
+   inkscape:window-height="948"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:document-units="px"
+   showgrid="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   gridtolerance="0.50000000px"
+   gridempspacing="5"
+   inkscape:grid-points="true"
+   guidetolerance="0.50000000px"
+   inkscape:zoom="15.9375"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg1358"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect4762"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   id="path9126"
+   d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#ffffff;fill-opacity:1.0000000;stroke-opacity:1.0000000;stroke-linejoin:round;stroke-linecap:round"
+   sodipodi:nodetypes="cccccccccccc" /><path
+   sodipodi:nodetypes="cccccccccccc"
+   style="fill-rule:nonzero;stroke:none;stroke-width:7.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#000000;fill-opacity:1.0000000"
+   d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z "
+   id="path1365" />
+	
+<path
+   style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 9,14 L 17,14 L 17,18 L 39,18"
+   id="path1306"
+   sodipodi:nodetypes="cccc" /></svg>
diff --git a/themes/HighContrast/icons/scalable/places/network-server.svg b/themes/HighContrast/icons/scalable/places/network-server.svg
new file mode 100644
index 0000000..7645c6d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/network-server.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1315"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places"
+   sodipodi:docname="network-server.svg">
+  <defs
+     id="defs1317" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.958333"
+     inkscape:cx="23.999999"
+     inkscape:cy="23.999999"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1268"
+     inkscape:window-height="947"
+     inkscape:window-x="6"
+     inkscape:window-y="46"
+     inkscape:grid-points="true" />
+  <metadata
+     id="metadata1320">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Network Server Icon</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>server</rdf:li>
+            <rdf:li>network</rdf:li>
+            <rdf:li>remote</rdf:li>
+            <rdf:li>resource</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A remote server or resource icon</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.32692307;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1323"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       ry="3.21682"
+       y="5"
+       x="12"
+       height="39"
+       width="24"
+       id="rect2179"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 6,32 L 12,32"
+       id="path6567"
+       sodipodi:nodetypes="cc" />
+    <path
+       id="path7442"
+       d="M 36,32 L 42,32"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="cc" />
+    <rect
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2198"
+       width="24"
+       height="39"
+       x="12"
+       y="5"
+       ry="3.21682" />
+    <rect
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect3054"
+       width="16"
+       height="31"
+       x="16"
+       y="9"
+       ry="1.2614981" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 18,13 L 30,13"
+       id="path3929" />
+    <path
+       id="path4804"
+       d="M 18,19 L 30,19"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 18,25 L 30,25"
+       id="path4806" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 36,32 L 42,32"
+       id="path5690"
+       sodipodi:nodetypes="cc" />
+    <path
+       id="path6565"
+       d="M 6,32 L 12,32"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places/network-workgroup.svg b/themes/HighContrast/icons/scalable/places/network-workgroup.svg
new file mode 100644
index 0000000..522346b
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/network-workgroup.svg
@@ -0,0 +1,168 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000pt"
+   height="48.000000pt"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42+devel"
+   sodipodi:docbase="/home/luca/Desktop"
+   sodipodi:docname="gnome-fs-network.svg">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.805901"
+     inkscape:cx="30"
+     inkscape:cy="30"
+     inkscape:document-units="pt"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     gridspacingy="1.0000000pt"
+     gridspacingx="1.0000000pt"
+     gridoriginy="0.0000000pt"
+     gridoriginx="0.0000000pt"
+     gridtolerance="1.0000000pt"
+     guidetolerance="1.0000000pt"
+     inkscape:guide-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="944"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="51.330262"
+       id="guide4178" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="8.7244504"
+       id="guide4180" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="28.799157"
+       id="guide4182" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="31.170852"
+       id="guide4184" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <g
+       transform="translate(2.733352,-3.750000)"
+       id="g5952"
+       style="fill:none;stroke:#ffffff;stroke-opacity:1;stroke-width:13.125;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round">
+      <path
+         sodipodi:nodetypes="cz"
+         style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:13.125;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 10,33.75 C 10,50.049157 11.25,51.299157 26.25,51.25"
+         id="path5954" />
+    </g>
+    <g
+       id="g5948"
+       transform="translate(2.733352,-3.750000)">
+      <path
+         id="path5944"
+         d="M 10,33.75 C 10,50.049157 11.25,51.299157 26.25,51.25"
+         style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="cz" />
+    </g>
+    <rect
+       style="fill:none;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:9.3750000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;display:none"
+       id="rect1306"
+       width="48.000000pt"
+       height="48.000000pt"
+       x="0.0000000"
+       y="0.0000000"
+       sodipodi:insensitive="true" />
+    <g
+       id="g5934">
+      <rect
+         ry="6.1471014"
+         rx="6.1471014"
+         y="3.75"
+         x="3.75"
+         height="32.5"
+         width="32.5"
+         id="rect3303"
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.375;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+      <rect
+         ry="1.0648973"
+         rx="1.3552544"
+         y="10"
+         x="10"
+         height="20"
+         width="20"
+         id="rect4186"
+         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <g
+       id="g5938"
+       transform="translate(20.31250,20.31250)">
+      <rect
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.375;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect5940"
+         width="32.5"
+         height="32.5"
+         x="3.75"
+         y="3.75"
+         rx="6.1471014"
+         ry="6.1471014" />
+      <rect
+         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.125;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect5942"
+         width="20"
+         height="20"
+         x="10"
+         y="10"
+         rx="1.3552544"
+         ry="1.0648973" />
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places/start-here.svg b/themes/HighContrast/icons/scalable/places/start-here.svg
new file mode 100644
index 0000000..1f8f75e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/start-here.svg
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Sodipodi ("http://www.sodipodi.com/";) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   version="1.0"
+   x="0"
+   y="0"
+   width="48"
+   height="48"
+   viewBox="0 0 42.5 48"
+   id="svg456"
+   sodipodi:version="0.32"
+   inkscape:version="0.45.1"
+   sodipodi:docname="start-here.svg"
+   sodipodi:docbase="/home/luca/tmp/dev/gnome-themes/icon-themes/HighContrast-SVG/scalable/places"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <metadata
+     id="metadata6993">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+        <dc:title>Start Here Icon</dc:title>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>start</rdf:li>
+            <rdf:li>applications</rdf:li>
+            <rdf:li>launchers</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>The GNOME logo</dc:description>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <sodipodi:namedview
+     inkscape:window-height="939"
+     inkscape:window-width="1280"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     borderopacity="1.0"
+     bordercolor="#666666"
+     pagecolor="#ffffff"
+     id="base"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:zoom="14.979167"
+     inkscape:cx="24"
+     inkscape:cy="27.674251"
+     inkscape:window-x="0"
+     inkscape:window-y="29"
+     inkscape:current-layer="svg456"
+     width="48px"
+     height="48px" />
+  <defs
+     id="defs522" />
+  <rect
+     style="opacity:1;fill:none;fill-opacity:0.2364341;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect2184"
+     width="48"
+     height="48"
+     x="-2.75"
+     y="0"
+     ry="0" />
+  <g
+     style="font-size:12px;stroke:#000000"
+     id="Layer_x0020_2">
+    <path
+       d="M 42.5,48 L 0,48 L 0,0 L 42.5,0 L 42.5,48 z "
+       style="fill:none;stroke:none"
+       id="path480" />
+  </g>
+  <g
+     transform="translate(-3.15989,-0.902828)"
+     style="font-size:12px;opacity:0.5;fill:#ffffff;stroke:#ffffff;stroke-opacity:1"
+     id="g505">
+    <path
+       d="M 28.2,17.8 C 25.2,17.8 24.6,22.1 26.3,22.1 C 28,22.1 31.2,17.8 28.2,17.8 z "
+       id="path506"
+       style="stroke:#ffffff;stroke-opacity:1" />
+    <path
+       d="M 23.1,21.5 C 24,21.6 25,18 23.3,18.3 C 21.6,18.5 22.2,21.5 23.1,21.5 z "
+       id="path507"
+       style="stroke:#ffffff;stroke-opacity:1" />
+    <path
+       d="M 19,23.7 C 19.6,23.4 19.1,20.6 18,21.4 C 16.9,22.2 18.4,24 19,23.7 z "
+       id="path508"
+       style="stroke:#ffffff;stroke-opacity:1" />
+    <path
+       d="M 20.8,22.3 C 21.6,22.1 21.6,19 20.2,19.6 C 18.8,20.2 20,22.5 20.8,22.3 z "
+       id="path509"
+       style="stroke:#ffffff;stroke-opacity:1" />
+    <path
+       d="M 24.8,29.3 C 24.9,30.3 24,30.9 23.2,30.2 C 20.4,28.1 27.9,27 27.4,24.1 C 27,21.7 19.5,22.4 18.7,26.2 C 18,28.8 21,32.3 24,32.3 C 25.5,32.3 27.2,30.9 27.6,29.2 C 27.8,27.9 24.7,28.4 24.8,29.3 L 24.8,29.3 z "
+       id="newshape"
+       style="stroke:#ffffff;stroke-opacity:1" />
+  </g>
+  <path
+     d="M 22.12198,15.954022 C 27.221377,16.50329 30.880119,2.8005098 22.251721,3.0299943 C 14.494252,3.2363152 17.974802,15.954022 22.12198,15.954022 z "
+     style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.05978823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path513"
+     sodipodi:nodetypes="csc" />
+  <path
+     d="M 9.2399754,21.188701 C 13.996856,18.294105 7.0163866,8.1203288 2.6092114,11.76967 C -3.9882264,17.232648 6.6054834,24.398371 9.2399754,21.188701 z "
+     style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.0289731;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path514"
+     sodipodi:nodetypes="csc" />
+  <path
+     d="M 15.4673,16.573674 C 19.247025,14.588832 16.708024,2.6793415 10.383819,5.4196116 C 4.570291,7.9386059 10.383819,19.05432 15.4673,16.573674 z "
+     style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.02451086;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path515"
+     sodipodi:nodetypes="csc" />
+  <path
+     d="M 26.304172,34.600122 C 25.649534,37.634322 25.113497,38.604753 22.741726,36.523451 C 14.440122,30.279641 36.199703,34.036359 34.359982,21.483383 C 30.434585,11.727294 9.6280877,15.714208 8.5663515,27.72729 C 6.7874134,35.457621 15.681919,45.864035 24.576208,45.864035 C 29.023409,45.864035 35.308892,40.149118 35.249583,36.646895 C 35.182043,32.658601 32.944225,30.37625 29.449336,31.22702 C 26.792905,31.873682 26.679265,32.861591 26.304172,34.600122 z "
+     style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path516"
+     sodipodi:nodetypes="ccccssss" />
+  <path
+     sodipodi:nodetypes="csc"
+     id="path8016"
+     style="font-size:12px;fill:none;fill-opacity:1;stroke:none;stroke-width:4;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 10.47981,21.845154 C 15.25,19 8.25,9 3.8304942,12.587007 C -2.7854021,17.956673 7.8379471,25 10.47981,21.845154 z " />
+  <path
+     d="M 35.715174,3 C 27.872958,3 24.701295,15.433786 30.656416,16.820382 C 39.483591,18.875711 45.736745,4.9790477 35.715174,3 z "
+     style="font-size:12px;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:3.97761059;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path512"
+     sodipodi:nodetypes="csc" />
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places/user-bookmarks.svg b/themes/HighContrast/icons/scalable/places/user-bookmarks.svg
new file mode 100644
index 0000000..5da2ab8
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/user-bookmarks.svg
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Progetti/Artwork/blackwhite-icon-theme/scalable/actions-extra"
+   sodipodi:docname="bookmark-view.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="33.679824"
+     inkscape:cy="10.63939"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="6"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Bookmark View</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>bookmark</rdf:li>
+            <rdf:li>view</rdf:li>
+            <rdf:li>edit</rdf:li>
+            <rdf:li>web</rdf:li>
+            <rdf:li>favorites</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>Manage bookmarks in web browser</dc:coverage>
+        <dc:description>A book with a bookmark</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="2.9590359"
+       rx="2.9601042"
+       y="6"
+       x="9"
+       height="36"
+       width="32"
+       id="rect2768"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect1880"
+       width="32"
+       height="36"
+       x="9"
+       y="6"
+       rx="2.9601042"
+       ry="2.9590359" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:black;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 20.591781,7 L 20.591781,32 L 27.183562,24 L 33.591781,32 L 33.591781,7"
+       id="path3655"
+       sodipodi:nodetypes="ccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places/user-desktop.svg b/themes/HighContrast/icons/scalable/places/user-desktop.svg
new file mode 100644
index 0000000..8cd0aa0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/user-desktop.svg
@@ -0,0 +1,136 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg1358"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="user-desktop.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places"
+   version="1.0">
+<metadata
+   id="metadata1375">
+  <rdf:RDF>
+    <cc:Work
+       rdf:about="">
+      <dc:format>image/svg+xml</dc:format>
+      <dc:type
+        rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      <dc:title>Desktop Icon</dc:title>
+      <dc:description>A desktop rapresentation</dc:description>
+      <cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      <dc:subject>
+        <rdf:Bag>
+          <rdf:li>destkop</rdf:li>
+          <rdf:li>storage</rdf:li>
+          <rdf:li>files</rdf:li>
+          <rdf:li>default location</rdf:li>
+        </rdf:Bag></dc:subject>
+    </cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs1373" /><sodipodi:namedview
+   inkscape:window-height="948"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:document-units="pt"
+   showgrid="true"
+   gridspacingy="1.0000000pt"
+   gridspacingx="1.0000000pt"
+   gridoriginy="0.0000000pt"
+   gridoriginx="0.0000000pt"
+   gridtolerance="1.0000000pt"
+   gridempspacing="5"
+   inkscape:grid-points="true"
+   guidetolerance="1.0000000pt"
+   inkscape:zoom="12.783333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg1358" />
+	<g
+   transform="matrix(0.835125,0,0,0.975526,3.952545,-4.537321)"
+   id="g7237"
+   style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.53124809;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+			
+			<path
+   sodipodi:nodetypes="ccccccccc"
+   style="fill:none;stroke:#ffffff;stroke-width:8.53124809;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   d="M 3.489276,9.6303633 C 2.0232151,9.6303633 1.0756011,9.9884698 1.0756011,11.69595 L 1.0756011,46.81092 C 1.1734787,47.954354 2.2863539,48.876507 3.489276,48.876507 L 44.750402,48.857955 C 45.953324,48.857955 46.935425,48.21193 46.935425,46.81092 L 46.935425,11.69595 C 46.935425,10.29494 45.724672,9.6303633 44.52175,9.6303633 L 3.489276,9.6303633 z "
+   id="path7239" />
+			
+		</g><g
+   style="fill-rule:nonzero;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none"
+   id="g1361"
+   transform="matrix(0.828612,0,0,0.968248,4.108744,-4.32458)">
+			
+			<path
+   id="path1365"
+   d="M 3.489276,9.6303633 C 2.2824386,9.6303633 1.0756011,10.663157 1.0756011,11.69595 L 1.0756011,46.81092 C 1.1734787,47.954354 2.2863539,48.876507 3.489276,48.876507 L 44.750402,48.857955 C 45.953324,48.857955 46.935425,47.843714 46.935425,46.81092 L 46.935425,11.69595 C 46.935425,10.663157 45.724672,9.6303633 44.52175,9.6303633 L 3.489276,9.6303633 z "
+   style="stroke:none;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none"
+   sodipodi:nodetypes="ccccccccc" />
+			
+		</g>
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<path
+   style="fill:none;stroke:none"
+   d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z "
+   id="path1370" />
+	</g>
+<rect
+   style="fill:#fffffe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+   id="rect5771"
+   width="20.868217"
+   height="14.201575"
+   x="9"
+   y="24"
+   rx="1.0639535"
+   ry="1.25" /><rect
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+   id="rect6499"
+   width="15"
+   height="4"
+   x="12"
+   y="26"
+   rx="0.0096899532"
+   ry="0.01162785" /><rect
+   ry="1.2499999"
+   rx="1.0639535"
+   y="9"
+   x="23.131786"
+   height="11"
+   width="15.868214"
+   id="rect7987"
+   style="fill:#fffffe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /><rect
+   ry="0.01162785"
+   rx="0.0096899532"
+   y="11"
+   x="26"
+   height="3.7984247"
+   width="10"
+   id="rect7989"
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /></svg>
diff --git a/themes/HighContrast/icons/scalable/places/user-home.svg b/themes/HighContrast/icons/scalable/places/user-home.svg
new file mode 100644
index 0000000..e93b825
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/user-home.svg
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="user-home.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places"
+   version="1.0"><metadata
+   id="metadata23"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>Home Folder Icon</dc:title><dc:coverage /><dc:description>The user's $HOME directory</dc:description><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /><dc:subject><rdf:Bag><rdf:li>folder</rdf:li><rdf:li>directory</rdf:li><rdf:li>home</rdf:li><rdf:li>user</rdf:li></rdf:Bag></dc:subject></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs21" /><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1268"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.895833"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.5096525;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect1333"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0.046648435"
+   ry="0" /><path
+   sodipodi:nodetypes="csscccccccccsccccccccc"
+   id="path2208"
+   d="M 5,22 C 5,22 4,22.6 4,23 C 4,23.2 3.9,23.8 4,24 C 4.3,24.6 5.3,25 6,25 C 6,25 6.9,25 8,25 C 8,27.4 8,39 8,39 C 8,40.1 9,41 10,41 L 38,41 C 39.1,41 40,40.1 40,39 C 40,39 40,27.4 40,25 C 41,25 42,25 42,25 C 42.8,25 43.7,24.7 44,24 C 44.1,23.8 44,23.2 44,23 C 44,22.5 43.5,22.4 43,22 C 43,22 39.9,19.7 39,19 C 39,17.8 39,10 39,10 C 39,8.8 38.2,8 37,8 L 31,8 C 30,8 29,9 29,10 C 27.1,8.4 25.4,6.7 25.4,6.7 C 25.4,6.7 23.7,6 22.8,6.7 L 5,22 z "
+   style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-miterlimit:4;fill-opacity:1;stroke-opacity:1;stroke-width:8;stroke-dasharray:none" /><path
+   style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-miterlimit:4"
+   d="M 5,22 C 5,22 4,22.6 4,23 C 4,23.2 3.9,23.8 4,24 C 4.3,24.6 5.3,25 6,25 C 6,25 6.9,25 8,25 C 8,27.4 8,39 8,39 C 8,40.1 9,41 10,41 L 38,41 C 39.1,41 40,40.1 40,39 C 40,39 40,27.4 40,25 C 41,25 42,25 42,25 C 42.8,25 43.7,24.7 44,24 C 44.1,23.8 44,23.2 44,23 C 44,22.5 43.5,22.4 43,22 C 43,22 39.9,19.7 39,19 C 39,17.8 39,10 39,10 C 39,8.8 38.2,8 37,8 L 31,8 C 30,8 29,9 29,10 C 27.1,8.4 25.4,6.7 25.4,6.7 L 25.5,6.8 C 24.8,6.1 23.7,6 22.8,6.7 L 5,22 z "
+   id="path9"
+   sodipodi:nodetypes="csscccccccccscccccccccc" /><path
+   style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-miterlimit:4"
+   d="M 36,12 C 36,12 36,11 35,11 L 33,11 C 32,11 32,12 32,12 L 32,13.8 L 35.9,16.7 L 36,12 z "
+   id="path13"
+   sodipodi:nodetypes="ccccccc" /><path
+   style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-miterlimit:4"
+   d="M 12,25 L 12,37 L 36,37 L 36,25 L 12,25 z "
+   id="path15"
+   sodipodi:nodetypes="ccccc" />
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<path
+   style="fill:none;stroke:none"
+   d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z "
+   id="path18" />
+	</g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/places/user-trash.svg b/themes/HighContrast/icons/scalable/places/user-trash.svg
new file mode 100644
index 0000000..cb19dc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/places/user-trash.svg
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48"
+   height="48"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.43"
+   sodipodi:docname="user-trash.svg"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/places"
+   version="1.0"><metadata
+   id="metadata23"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>Empty Trash Icon</dc:title><dc:subject><rdf:Bag><rdf:li>trash</rdf:li><rdf:li>delete</rdf:li><rdf:li>deleted files</rdf:li><rdf:li>waste</rdf:li><rdf:li>recycle</rdf:li><rdf:li>bin</rdf:li><rdf:li>empty</rdf:li></rdf:Bag></dc:subject><dc:description>An empty trash bin</dc:description><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs21" /><sodipodi:namedview
+   inkscape:window-height="947"
+   inkscape:window-width="1268"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15.895833"
+   inkscape:cx="24"
+   inkscape:cy="22.992937"
+   inkscape:window-x="6"
+   inkscape:window-y="46"
+   inkscape:current-layer="svg2" />
+	<rect
+   style="fill:none;fill-opacity:0.44401544;stroke:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect1333"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0"
+   ry="0.046648435" /><path
+   sodipodi:nodetypes="cccscccc"
+   id="path2208"
+   d="M 23,6.5258192 C 15.1,6.5258192 9,9.6 9,13 L 9,37 C 9,40.4 16.1,44 24,44 C 31.9,44 39,41.4 39,38 L 39,13 C 39,9.6 31.9,6.5 24,6.5 L 23,6.5258192 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;fill-opacity:1;stroke-opacity:1;stroke-dasharray:none" /><path
+   sodipodi:nodetypes="cccsccc"
+   id="path3083"
+   d="M 24,5 C 15.2,5 7,8.1 7,12 L 7,18 C 7,21.9 15.2,24.8 24,24.8 C 32.8,24.8 41,21.9 41,18 L 41,12 C 41,8.1 32.8,5 24,5 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;fill-opacity:1;stroke-opacity:1;stroke-dasharray:none" /><path
+   style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 23,6.5258192 C 15.1,6.5258192 9,9.6 9,13 L 9,37 C 9,40.4 16.1,44 24,44 C 31.9,44 39,41.4 39,38 L 39,13 C 39,9.6 31.9,6.5 24,6.5 L 23,6.5258192 z "
+   id="path11"
+   sodipodi:nodetypes="cccscccc" /><path
+   style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 24,5 C 15.2,5 7,8.1 7,12 L 7,18 C 7,21.9 15.2,24.8 24,24.8 C 32.8,24.8 41,21.9 41,18 L 41,12 C 41,8.1 32.8,5 24,5 z "
+   id="path13"
+   sodipodi:nodetypes="cccsccc" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 36,13 C 36,15.3 30.4,17 24,17 C 17.6,17 12,15.2 12,13 C 12,10.7 17.6,9 24,9 C 30.4,9 36,10.8 36,13 z "
+   id="path15"
+   sodipodi:nodetypes="csssc" />
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<path
+   style="fill:none;stroke:none"
+   d="M 48,48 L 0,48 L 0,0 L 48,0 L 48,48 z "
+   id="path18" />
+	</g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status-extra/Makefile.am b/themes/HighContrast/icons/scalable/status-extra/Makefile.am
new file mode 100644
index 0000000..76a4724
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status-extra/Makefile.am
@@ -0,0 +1,14 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = status
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	nm-signal-25.svg \
+	nm-signal-50.svg \
+	nm-signal-75.svg \
+	nm-signal-100.svg
+
+EXTRA_DIST = \
+	$(icon_DATA)
diff --git a/themes/HighContrast/icons/scalable/status-extra/nm-signal-100.svg b/themes/HighContrast/icons/scalable/status-extra/nm-signal-100.svg
new file mode 100644
index 0000000..032d8a0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status-extra/nm-signal-100.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="48px"
+   height="48px"
+   id="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="nm-signal-100.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.0833333"
+     inkscape:cx="21.835052"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     guidetolerance="10000"
+     gridtolerance="10000"
+     objecttolerance="10000"
+     inkscape:object-nodes="true"
+     inkscape:object-paths="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1024"
+     inkscape:window-height="576"
+     inkscape:window-x="-5"
+     inkscape:window-y="0">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2393"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3183"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="2.5979381" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3181"
+       width="8"
+       height="40"
+       x="36"
+       y="4"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="14"
+       x="26"
+       height="30"
+       width="7"
+       id="rect3179"
+       style="fill:#000000;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:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3177"
+       width="7"
+       height="20"
+       x="15"
+       y="24"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="32"
+       x="4"
+       height="12"
+       width="8"
+       id="rect3175"
+       style="fill:none;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="rect2397"
+       width="8"
+       height="12"
+       x="4"
+       y="32"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="24"
+       x="15"
+       height="20"
+       width="7"
+       id="rect3169"
+       style="fill:#000000;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:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3171"
+       width="7"
+       height="30"
+       x="26"
+       y="14"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="4"
+       x="36"
+       height="40"
+       width="8"
+       id="rect3173"
+       style="fill:#000000;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/themes/HighContrast/icons/scalable/status-extra/nm-signal-25.svg b/themes/HighContrast/icons/scalable/status-extra/nm-signal-25.svg
new file mode 100644
index 0000000..932c02c
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status-extra/nm-signal-25.svg
@@ -0,0 +1,123 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="nm-signal-25.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.0833333"
+     inkscape:cx="21.835052"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     guidetolerance="10000"
+     gridtolerance="10000"
+     objecttolerance="10000"
+     inkscape:object-nodes="true"
+     inkscape:object-paths="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1024"
+     inkscape:window-height="576"
+     inkscape:window-x="-5"
+     inkscape:window-y="0">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2393"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3183"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="2.5979381" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3181"
+       width="8"
+       height="40"
+       x="36"
+       y="4"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="14"
+       x="26"
+       height="30"
+       width="7"
+       id="rect3179"
+       style="fill:#000000;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:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3177"
+       width="7"
+       height="20"
+       x="15"
+       y="24"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="32"
+       x="4"
+       height="12"
+       width="8"
+       id="rect3175"
+       style="fill:none;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="rect2397"
+       width="8"
+       height="12"
+       x="4"
+       y="32"
+       ry="2.5979381" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status-extra/nm-signal-50.svg b/themes/HighContrast/icons/scalable/status-extra/nm-signal-50.svg
new file mode 100644
index 0000000..ce6010e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status-extra/nm-signal-50.svg
@@ -0,0 +1,131 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="nm-signal-50.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.0833333"
+     inkscape:cx="21.835052"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     guidetolerance="10000"
+     gridtolerance="10000"
+     objecttolerance="10000"
+     inkscape:object-nodes="true"
+     inkscape:object-paths="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1024"
+     inkscape:window-height="576"
+     inkscape:window-x="-5"
+     inkscape:window-y="0">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2393"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3183"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="2.5979381" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3181"
+       width="8"
+       height="40"
+       x="36"
+       y="4"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="14"
+       x="26"
+       height="30"
+       width="7"
+       id="rect3179"
+       style="fill:#000000;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:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3177"
+       width="7"
+       height="20"
+       x="15"
+       y="24"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="32"
+       x="4"
+       height="12"
+       width="8"
+       id="rect3175"
+       style="fill:none;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="rect2397"
+       width="8"
+       height="12"
+       x="4"
+       y="32"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="24"
+       x="15"
+       height="20"
+       width="7"
+       id="rect3169"
+       style="fill:#000000;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/themes/HighContrast/icons/scalable/status-extra/nm-signal-75.svg b/themes/HighContrast/icons/scalable/status-extra/nm-signal-75.svg
new file mode 100644
index 0000000..08a1316
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status-extra/nm-signal-75.svg
@@ -0,0 +1,139 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="nm-signal-75.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="8.0833333"
+     inkscape:cx="21.835052"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     guidetolerance="10000"
+     gridtolerance="10000"
+     objecttolerance="10000"
+     inkscape:object-nodes="true"
+     inkscape:object-paths="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1024"
+     inkscape:window-height="576"
+     inkscape:window-x="-5"
+     inkscape:window-y="0">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2393"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3183"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="2.5979381" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3181"
+       width="8"
+       height="40"
+       x="36"
+       y="4"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="14"
+       x="26"
+       height="30"
+       width="7"
+       id="rect3179"
+       style="fill:#000000;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:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3177"
+       width="7"
+       height="20"
+       x="15"
+       y="24"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="32"
+       x="4"
+       height="12"
+       width="8"
+       id="rect3175"
+       style="fill:none;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="rect2397"
+       width="8"
+       height="12"
+       x="4"
+       y="32"
+       ry="2.5979381" />
+    <rect
+       ry="2.5979381"
+       y="24"
+       x="15"
+       height="20"
+       width="7"
+       id="rect3169"
+       style="fill:#000000;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:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3171"
+       width="7"
+       height="30"
+       x="26"
+       y="14"
+       ry="2.5979381" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status-extra/user.svg b/themes/HighContrast/icons/scalable/status-extra/user.svg
new file mode 100644
index 0000000..66d9550
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status-extra/user.svg
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg2160"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:modified="true">
+  <defs
+     id="defs2162" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.041667"
+     inkscape:cx="24"
+     inkscape:cy="24.953166"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="4.9861496"
+       id="guide2168" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="5.0526316"
+       id="guide2170" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="43.01385"
+       id="guide2172" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="42.947368"
+       id="guide2174" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2165">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>User</dc:title>
+        <dc:date>June 2007</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>user</rdf:li>
+            <rdf:li>person</rdf:li>
+            <rdf:li>contact</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:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect8007"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       ry="0" />
+    <path
+       sodipodi:nodetypes="ccsccsc"
+       id="path7036"
+       d="M 20,23 L 28,23 C 34.651837,23 40,27.812153 40,34.46399 C 40,37 40,38 40,43 L 8,43 C 8,38 7.925209,38.457064 7.925209,34.46399 C 7.925209,27.812153 13.348163,23 20,23 z "
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round" />
+    <path
+       transform="translate(1,2)"
+       d="M 33.864266 14 A 10.864266 10.930748 0 1 1  12.135734,14 A 10.864266 10.930748 0 1 1  33.864266 14 z"
+       sodipodi:ry="10.930748"
+       sodipodi:rx="10.864266"
+       sodipodi:cy="14"
+       sodipodi:cx="23"
+       id="path6065"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none"
+       sodipodi:type="arc" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:none"
+       d="M 20,23 L 28,23 C 34.651837,23 40,27.812153 40,34.46399 C 40,37 40,38 40,43 L 8,43 C 8,38 7.925209,38.457064 7.925209,34.46399 C 7.925209,27.812153 13.348163,23 20,23 z "
+       id="rect2176"
+       sodipodi:nodetypes="ccsccsc" />
+    <path
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 18,23 L 24,31 L 29.518006,23 C 25.678671,23 21.839335,23 18,23"
+       id="path3156"
+       sodipodi:nodetypes="cccc" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none"
+       id="path3154"
+       sodipodi:cx="23"
+       sodipodi:cy="14"
+       sodipodi:rx="10.864266"
+       sodipodi:ry="10.930748"
+       d="M 33.864266 14 A 10.864266 10.930748 0 1 1  12.135734,14 A 10.864266 10.930748 0 1 1  33.864266 14 z"
+       transform="translate(1,2)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/.gitignore b/themes/HighContrast/icons/scalable/status/.gitignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/themes/HighContrast/icons/scalable/status/Makefile.am b/themes/HighContrast/icons/scalable/status/Makefile.am
new file mode 100644
index 0000000..c4b55a6
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/Makefile.am
@@ -0,0 +1,78 @@
+themedir = $(datadir)/icons/HighContrast
+size = scalable
+context = status
+
+icondir = $(themedir)/$(size)/$(context)
+
+icon_DATA = \
+	audio-volume-high.svg \
+	audio-volume-low.svg \
+	audio-volume-medium.svg \
+	audio-volume-muted.svg \
+	battery-low.svg \
+	battery-caution.svg \
+	dialog-error.svg \
+	dialog-information.svg \
+	dialog-password.svg \
+	dialog-question.svg \
+	dialog-warning.svg \
+	folder-drag-accept.svg \
+	folder-open.svg \
+	folder-visiting.svg \
+	image-missing.svg \
+	mail-attachment.svg \
+	media-playlist-repeat.svg \
+	media-playlist-shuffle.svg \
+	network-offline.svg \
+	network-online.svg \
+	printer-printing.svg \
+	software-update-available.svg \
+	software-update-urgent.svg \
+	user-trash-full.svg \
+	weather-clear.svg \
+	weather-clear-night.svg \
+	weather-few-clouds.svg \
+	weather-few-clouds-night.svg \
+	weather-fog.svg \
+	weather-overcast.svg \
+	weather-showers.svg \
+	weather-showers-scattered.svg \
+	weather-snow.svg \
+	weather-storm.svg
+
+placeholder_FILES = \
+	appointment-missed.svg \
+	appointment-soon.svg \
+	image-loading.svg \
+	mail-read.svg \
+	mail-replied.svg \
+	mail-signed.svg \
+	mail-signed-verified.svg \
+	mail-unread.svg \
+	network-error.svg \
+	network-idle.svg \
+	network-receive.svg \
+	network-transmit.svg \
+	network-transmit-receive.svg \
+	security-high.svg \
+	security-medium.svg \
+	security-low.svg \
+	sync-error.svg \
+	sync-synchronizing.svg \
+	task-due.svg \
+	task-past-due.svg \
+	user-away.svg \
+	user-idle.svg \
+	user-offline.svg \
+	user-online.svg \
+	weather-severe-alert.svg
+
+if PLACEHOLDERS
+icon_DATA += $(placeholder_FILES)
+endif
+
+EXTRA_DIST = \
+	$(icon_DATA) \
+	$(placeholder_FILES)
+
+uninstall-am: uninstall-iconDATA
diff --git a/themes/HighContrast/icons/scalable/status/appointment-missed.svg b/themes/HighContrast/icons/scalable/status/appointment-missed.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/appointment-missed.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/appointment-soon.svg b/themes/HighContrast/icons/scalable/status/appointment-soon.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/appointment-soon.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/audio-volume-high.svg b/themes/HighContrast/icons/scalable/status/audio-volume-high.svg
new file mode 100644
index 0000000..bf566b0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/audio-volume-high.svg
@@ -0,0 +1,135 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/status"
+   sodipodi:docname="audio-volume-low.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.333333"
+     inkscape:cx="24"
+     inkscape:cy="25.174003"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.065217"
+       id="guide5435" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Volume high</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>audio volume high</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A speaker with ))) in front</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect6346"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path9896"
+       d="M 33.75,39 C 44.75,32 44.75,16 33.75,9"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       id="path3659"
+       d="M 4.0217391,16.108696 L 4.0000001,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path8122"
+       d="M 31,16 C 36,20 36,28 31,32"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 4.0217391,16.108696 L 4,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       id="path1880"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 31,16 C 36,20 36,28 31,32"
+       id="path7235"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 33.75,39 C 44.75,32 44.75,16 33.75,9"
+       id="path9009"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 27,20 C 29,23 29,25 27,28"
+       id="path10785"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/audio-volume-low.svg b/themes/HighContrast/icons/scalable/status/audio-volume-low.svg
new file mode 100644
index 0000000..19501ea
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/audio-volume-low.svg
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/status"
+   sodipodi:docname="audio-volume-low.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.333333"
+     inkscape:cx="24"
+     inkscape:cy="25.174003"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.065217"
+       id="guide5435" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Volume low</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>audio volume low</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A speaker with a ) in front</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect6346"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <path
+       id="path3659"
+       d="M 4.0217391,16.108696 L 4.0000001,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path11672"
+       d="M 27,20 C 29,23 29,25 27,28"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 4.0217391,16.108696 L 4,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       id="path1880"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 27,20 C 29,23 29,25 27,28"
+       id="path10785"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/audio-volume-medium.svg b/themes/HighContrast/icons/scalable/status/audio-volume-medium.svg
new file mode 100644
index 0000000..3b231a4
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/audio-volume-medium.svg
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/status"
+   sodipodi:docname="audio-volume-medium.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.333333"
+     inkscape:cx="23.999999"
+     inkscape:cy="25.174002"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1274"
+     inkscape:window-height="946"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.065217"
+       id="guide5435" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Volume medium</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>audio volume medium</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A speaker with )) in front</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect6346"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <path
+       id="path3659"
+       d="M 4.0217391,16.108696 L 4.0000001,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       sodipodi:nodetypes="cc"
+       id="path8122"
+       d="M 31,16 C 36,20 36,28 31,32"
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 4.0217391,16.108696 L 4,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       id="path1880"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 31,16 C 36,20 36,28 31,32"
+       id="path7235"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 27,20 C 29,23 29,25 27,28"
+       id="path10785"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/audio-volume-muted.svg b/themes/HighContrast/icons/scalable/status/audio-volume-muted.svg
new file mode 100644
index 0000000..d74cd3d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/audio-volume-muted.svg
@@ -0,0 +1,139 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1872"
+   sodipodi:version="0.32"
+   inkscape:version="0.44"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/status"
+   sodipodi:docname="audio-volume-muted.svg">
+  <defs
+     id="defs1874" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.333333"
+     inkscape:cx="24"
+     inkscape:cy="25.174003"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="951"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.065217"
+       id="guide5435" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1877">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Volume muted</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>audio volume muted</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A speaker with a X in front</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect6346"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <g
+       transform="translate(0.714286,0.708074)"
+       id="g5437"
+       style="stroke:white;stroke-opacity:1;stroke-width:12;stroke-miterlimit:4;stroke-dasharray:none">
+      <path
+         sodipodi:nodetypes="cc"
+         id="path5439"
+         d="M 29.285714,17.291926 L 41.285714,29.291926"
+         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:white;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 41.285714,17.291926 L 29.285714,29.291926"
+         id="path5441" />
+    </g>
+    <path
+       id="path3659"
+       d="M 4.0217391,16.108696 L 4.0000001,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 4.0217391,16.108696 L 4,32 L 14,32 L 24,42 L 24.021739,6.1086957 L 14.021739,16.108696 L 4.0217391,16.108696 z "
+       id="path1880"
+       sodipodi:nodetypes="ccccccc" />
+    <g
+       id="g5431"
+       transform="translate(0.714286,0.708074)">
+      <path
+         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 29.285714,17.291926 L 41.285714,29.291926"
+         id="path3655"
+         sodipodi:nodetypes="cc" />
+      <path
+         id="path3657"
+         d="M 41.285714,17.291926 L 29.285714,29.291926"
+         style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:black;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="cc" />
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/battery-caution.svg b/themes/HighContrast/icons/scalable/status/battery-caution.svg
new file mode 100644
index 0000000..4c3b538
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/battery-caution.svg
@@ -0,0 +1,151 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="battery-caution.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective14" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.458333"
+     inkscape:cx="22.318059"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:snap-bbox="true"
+     objecttolerance="10000"
+     inkscape:object-nodes="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     borderlayer="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:object-paths="true"
+     gridtolerance="10000"
+     guidetolerance="10000">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2385"
+       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"; />
+        <dc:title>Batteri Caution</dc:title>
+        <dc:date>2008-12-15</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Vinicius Depizzol &lt;vdepizzol gmail com&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>battery</rdf:li>
+            <rdf:li>caution</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>less then 40%</dc:coverage>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:description>A battery with less then half charge</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Camada 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2387"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2383"
+       width="40"
+       height="38"
+       x="4"
+       y="8"
+       rx="5.1238389"
+       ry="5.0671988" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4.00867987;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect3161"
+       width="18.116316"
+       height="27.946791"
+       x="15.00434"
+       y="2.0043399"
+       rx="4.1230235"
+       ry="4.1449175" />
+    <rect
+       style="opacity:1;fill:#000000;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="rect3163"
+       width="10.249998"
+       height="31.999998"
+       x="18.750002"
+       y="6"
+       rx="1.1480899"
+       ry="1.0552466" />
+    <rect
+       ry="2.982075"
+       rx="2.9680862"
+       y="12"
+       x="8"
+       height="30"
+       width="32"
+       id="rect3159"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    <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="rect3167"
+       width="22"
+       height="11"
+       x="13"
+       y="26"
+       rx="1.5246975"
+       ry="1.6370966" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/battery-low.svg b/themes/HighContrast/icons/scalable/status/battery-low.svg
new file mode 100644
index 0000000..826ecad
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/battery-low.svg
@@ -0,0 +1,151 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="battery-low.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective14" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.458333"
+     inkscape:cx="20.797844"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:snap-bbox="true"
+     objecttolerance="10000"
+     inkscape:object-nodes="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     borderlayer="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:object-paths="true"
+     gridtolerance="10000"
+     guidetolerance="10000">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2385"
+       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"; />
+        <dc:title>Battery Low</dc:title>
+        <dc:date>2008-12-15</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Vinicius Depizzol &lt;vdepizzol gmail com&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>battery</rdf:li>
+            <rdf:li>Low</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>less then 20%</dc:coverage>
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:contributor>
+        <dc:description>A quite empty battery </dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Camada 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2387"
+       width="48"
+       height="48"
+       x="0"
+       y="0"
+       rx="0"
+       ry="0" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect2383"
+       width="40"
+       height="38"
+       x="4"
+       y="8"
+       rx="5.1238389"
+       ry="5.0671988" />
+    <rect
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4.00867987;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect3161"
+       width="18.116316"
+       height="27.946791"
+       x="15.00434"
+       y="2.0043399"
+       rx="4.1230235"
+       ry="4.1449175" />
+    <rect
+       style="opacity:1;fill:#000000;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="rect3163"
+       width="10.249998"
+       height="31.999998"
+       x="18.750002"
+       y="6"
+       rx="1.1480899"
+       ry="1.0552466" />
+    <rect
+       ry="2.982075"
+       rx="2.9680862"
+       y="12"
+       x="8"
+       height="30"
+       width="32"
+       id="rect3159"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    <rect
+       style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.9862721;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect3167"
+       width="19.037952"
+       height="5.0379534"
+       x="14.468911"
+       y="31.46891"
+       rx="1.4513559"
+       ry="1.6495236" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/dialog-error.svg b/themes/HighContrast/icons/scalable/status/dialog-error.svg
new file mode 100644
index 0000000..7c57517
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/dialog-error.svg
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="dialog-error.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/status"><metadata
+   id="metadata19"><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>Dialog error</dc:title><dc:creator><cc:Agent><dc:title>jimmac</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/GPL/2.0/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs17">
+		
+	
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   gridtolerance="0.50000000px"
+   guidetolerance="0.50000000px"
+   inkscape:zoom="90.273966"
+   inkscape:cx="6.7535446"
+   inkscape:cy="23.903589"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2" />
+	<path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:6.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 43.000000,24.000000 C 43.000000,34.500000 34.500000,43.000000 24.000000,43.000000 C 13.500000,43.000000 5.0000000,34.500000 5.0000000,24.000000 C 5.0000000,13.500000 13.500000,5.0000000 24.000000,5.0000000 C 34.500000,5.0000000 43.000000,13.500000 43.000000,24.000000 z "
+   id="path7" /><path
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 43.000000,24.000000 C 43.000000,34.500000 34.500000,43.000000 24.000000,43.000000 C 13.500000,43.000000 5.0000000,34.500000 5.0000000,24.000000 C 5.0000000,13.500000 13.500000,5.0000000 24.000000,5.0000000 C 34.500000,5.0000000 43.000000,13.500000 43.000000,24.000000 z "
+   id="path9" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 37.000000,28.000000 L 11.000000,28.000000 L 11.000000,20.000000 L 37.000000,20.000000 L 37.000000,28.000000 L 37.000000,28.000000 z "
+   id="path11"
+   sodipodi:nodetypes="cccccc" />
+	<g
+   id="crop_x0020_marks"
+   style="fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;">
+		<path
+   style="fill:none;stroke:none;"
+   d="M48,48H0V0h48v48z"
+   id="path14" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/dialog-information.svg b/themes/HighContrast/icons/scalable/status/dialog-information.svg
new file mode 100644
index 0000000..1780dad
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/dialog-information.svg
@@ -0,0 +1,113 @@
+<?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="dialog-information.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"
+   style="display:inline"><metadata
+   id="metadata37"><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>Dialog Information</dc:title><dc:date>November 2008</dc:date><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>dialog</rdf:li><rdf:li>alert</rdf:li><rdf:li>notification</rdf:li><rdf:li>information</rdf:li></rdf:Bag></dc:subject><dc:coverage>Icon to show while providing info to user</dc:coverage><dc:description>A light bulb</dc:description><dc:contributor><cc:Agent><dc:title>Based on Jakub Steiner's work</dc:title></cc:Agent></dc:contributor></cc:Work></rdf:RDF></metadata><defs
+   id="defs35" /><sodipodi:namedview
+   inkscape:window-height="968"
+   inkscape:window-width="1280"
+   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"
+   inkscape:zoom="15.4375"
+   inkscape:cx="22.866397"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="layer1"><inkscape:grid
+     type="xygrid"
+     id="grid2412"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	
+	
+<g
+   inkscape:groupmode="layer"
+   id="layer1"
+   inkscape:label="rework"
+   style="display:inline"><rect
+     style="fill:none;fill-opacity:0.33196722000000001;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect2415"
+     width="48"
+     height="48"
+     x="0"
+     y="0" /><g
+     transform="translate(0,2)"
+     id="g3215"
+     style="stroke:#ffffff;stroke-opacity:1;stroke-width:10;stroke-miterlimit:4;stroke-dasharray:none;fill:none"><path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 20,33 L 28,32"
+       id="path3217" /><path
+       id="path3219"
+       d="M 20,36 L 28,35"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 20,39 L 28,38"
+       id="path3221" /><path
+       id="path3223"
+       d="M 24,36 L 24,40"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="cc" /></g><path
+     transform="matrix(1.0796614,0,0,1.0802571,-1.8608262,-0.5049721)"
+     d="M 36,18.5 A 12.5,12.5 0 1 1 11,18.5 A 12.5,12.5 0 1 1 36,18.5 z"
+     sodipodi:ry="12.5"
+     sodipodi:rx="12.5"
+     sodipodi:cy="18.5"
+     sodipodi:cx="23.5"
+     id="path3213"
+     style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:11.11153079;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     sodipodi:type="arc" /><path
+     sodipodi:type="arc"
+     style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:3.7038436;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="path3189"
+     sodipodi:cx="23.5"
+     sodipodi:cy="18.5"
+     sodipodi:rx="12.5"
+     sodipodi:ry="12.5"
+     d="M 36,18.5 A 12.5,12.5 0 1 1 11,18.5 A 12.5,12.5 0 1 1 36,18.5 z"
+     transform="matrix(1.0796614,0,0,1.0802571,-1.8608262,-0.5049721)" /><path
+     style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     d="M 23,27 L 18,18 C 22,21 25,22 28,19"
+     id="path3193"
+     sodipodi:nodetypes="ccc" /><g
+     id="g3207"
+     transform="translate(0,2)"><path
+       id="path3195"
+       d="M 20,33 L 28,32"
+       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" /><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 20,36 L 28,35"
+       id="path3197" /><path
+       id="path3199"
+       d="M 20,39 L 28,38"
+       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" /><path
+       sodipodi:nodetypes="cc"
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 24,36 L 24,40"
+       id="path3203" /></g></g></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/dialog-password.svg b/themes/HighContrast/icons/scalable/status/dialog-password.svg
new file mode 100644
index 0000000..7142511
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/dialog-password.svg
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3465"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/emblems"
+   sodipodi:docname="emblem-readonly.svg">
+  <defs
+     id="defs3467" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.791667"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="25" />
+  <metadata
+     id="metadata3470">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="rect4928"
+       width="48.000000"
+       height="48.000000"
+       x="0.0000000"
+       y="0.0000000" />
+    <path
+       sodipodi:nodetypes="cccccccccccccsccsccccc"
+       inkscape:r_cy="true"
+       inkscape:r_cx="true"
+       id="path4200"
+       d="M 24.000000,4.0000000 C 17.000000,4.0000000 12.000000,8.1739046 12.000000,15.000000 L 12.000000,21.000000 L 10.000000,21.000000 C 8.0000000,21.000000 7.0000000,22.000000 7.0000000,24.000000 L 7.0000000,41.000000 C 7.0000000,41.980326 8.0000000,44.000000 10.000000,44.000000 L 39.384016,44.000000 C 41.000000,43.990546 42.000000,41.980324 42.000000,41.000000 L 42.000000,24.000000 C 42.000000,22.000000 41.000000,20.990546 39.000000,20.990546 L 37.000000,21.000000 L 37.000000,15.000000 C 37.000000,8.0000000 32.000000,4.0000000 25.000000,4.0000000 L 24.000000,4.0000000 z M 24.000000,9.0000000 L 25.000000,9.0000000 C 32.000000,9.0000000 32.000000,15.000000 32.000000,17.000000 L 32.000000,21.000000 L 17.000000,21.000000 L 17.000000,17.000000 C 17.000000,15.000000 17.000000,9.0000000 24.000000,9.0000000 z "
+       style="opacity:1.0000000;color:#000000;fill:#ffffff;fill-opacity:1.0000000;fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible" />
+    <path
+       style="opacity:1.0000000;color:#000000;fill:#000000;fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:0.99999970;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible"
+       d="M 24.000000,4.0000000 C 17.000000,4.0000000 12.000000,8.1739046 12.000000,15.000000 L 12.000000,21.000000 L 10.000000,21.000000 C 8.0000000,21.000000 7.0000000,22.000000 7.0000000,24.000000 L 7.0000000,41.000000 C 7.0000000,41.980326 8.0000000,44.000000 10.000000,44.000000 L 39.384016,44.000000 C 41.000000,43.990546 42.000000,41.980324 42.000000,41.000000 L 42.000000,24.000000 C 42.000000,22.000000 41.000000,20.990546 39.000000,20.990546 L 37.000000,21.000000 L 37.000000,15.000000 C 37.000000,8.0000000 32.000000,4.0000000 25.000000,4.0000000 L 24.000000,4.0000000 z M 24.000000,9.0000000 L 25.000000,9.0000000 C 32.000000,9.0000000 32.000000,15.000000 32.000000,17.000000 L 32.000000,21.000000 L 17.000000,21.000000 L 17.000000,17.000000 C 17.000000,15.000000 17.000000,9.0000000 24.000000,9.0000000 z "
+       id="path2086"
+       inkscape:r_cx="true"
+       inkscape:r_cy="true"
+       sodipodi:nodetypes="cccccccccccccsccsccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/dialog-question.svg b/themes/HighContrast/icons/scalable/status/dialog-question.svg
new file mode 100644
index 0000000..00fd4ef
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/dialog-question.svg
@@ -0,0 +1,72 @@
+<?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="dialog-question.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata21"><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="defs19" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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="false"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="50"
+   inkscape:window-y="24"
+   inkscape:current-layer="svg2" />
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<g
+   id="g7">
+				<path
+   style="stroke:#ffffff;stroke-width:7.09089994;stroke-linejoin:round"
+   d="M 19.2,30.3 L 19.1,28.9 C 19,26.2 19.8,23.4 22.2,20.6 C 23.9,18.6 25.3,16.8 25.3,15 C 25.3,13.2 24.1,11.9 21.5,11.9 C 19.7,11.9 17.6,12.5 16.2,13.4 L 14.4,7.7 C 16.3,6.6 19.5,5.5 23.3,5.5 C 30.3,5.5 33.5,9.4 33.5,13.7 C 33.5,17.8 30.9,20.4 28.9,22.7 C 27,24.8 26.1,26.9 26.2,29.3 L 26.2,30.3 L 19.2,30.3 L 19.2,30.3 z M 22.5,42.5 C 19.7,42.5 17.8,40.4 17.8,37.7 C 17.8,34.8 19.8,32.9 22.5,32.9 C 25.4,32.9 27.2,34.9 27.3,37.7 C 27.3,40.5 25.4,42.5 22.6,42.5 L 22.5,42.5 z"
+   id="path9" />
+			</g>
+			<g
+   id="g11">
+				<path
+   style="stroke:none"
+   d="M 19.2,30.3 L 19.1,28.9 C 19,26.2 19.8,23.4 22.2,20.6 C 23.9,18.6 25.3,16.8 25.3,15 C 25.3,13.2 24.1,11.9 21.5,11.9 C 19.7,11.9 17.6,12.5 16.2,13.4 L 14.4,7.7 C 16.3,6.6 19.5,5.5 23.3,5.5 C 30.3,5.5 33.5,9.4 33.5,13.7 C 33.5,17.8 30.9,20.4 28.9,22.7 C 27,24.8 26.1,26.9 26.2,29.3 L 26.2,30.3 L 19.2,30.3 L 19.2,30.3 z M 22.5,42.5 C 19.7,42.5 17.8,40.4 17.8,37.7 C 17.8,34.8 19.8,32.9 22.5,32.9 C 25.4,32.9 27.2,34.9 27.3,37.7 C 27.3,40.5 25.4,42.5 22.6,42.5 L 22.5,42.5 z"
+   id="path13" />
+			</g>
+		</g>
+	</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="path16" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/dialog-warning.svg b/themes/HighContrast/icons/scalable/status/dialog-warning.svg
new file mode 100644
index 0000000..da469fc
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/dialog-warning.svg
@@ -0,0 +1,95 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="dialog-warning.svg"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/status"><metadata
+   id="metadata23"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>Dialow warning</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /><dc:contributor><cc:Agent><dc:title>Based on icon from jimmac</dc:title></cc:Agent></dc:contributor></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><defs
+   id="defs21">
+		
+	
+			
+			
+			
+			
+		
+				
+			</defs><sodipodi:namedview
+   inkscape:window-height="950"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   showgrid="true"
+   inkscape:grid-bbox="true"
+   inkscape:grid-points="true"
+   gridtolerance="0.50000000px"
+   guidetolerance="0.50000000pt"
+   inkscape:zoom="8.0000000"
+   inkscape:cx="57.610985"
+   inkscape:cy="27.987074"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2" />
+	<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="rect6236"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000"
+   rx="0.0000000"
+   ry="0.0000000" /><path
+   sodipodi:nodetypes="cccc"
+   id="path5508"
+   d="M 24.000000,9.0000000 L 7.0000000,39.000000 L 41.000000,39.000000 L 24.000000,9.0000000 z "
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#ffffff;stroke-width:12.000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-width:6.0000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none"
+   d="M 24.000000,9.0000000 L 7.0000000,39.000000 L 41.000000,39.000000 L 24.000000,9.0000000 z "
+   id="path9"
+   sodipodi:nodetypes="cccc" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   d="M 24.000000,10.000000 L 8.0000000,38.000000 L 40.000000,38.000000 L 24.000000,10.000000 z "
+   id="path11"
+   sodipodi:nodetypes="cccc" /><path
+   id="path15"
+   d="M 22.000000,29.000000 L 21.000000,18.000000 L 27.000000,18.000000 L 26.000000,29.000000 L 22.000000,29.000000 z "
+   style="fill-rule:nonzero;stroke:none;stroke-miterlimit:4.0000000"
+   sodipodi:nodetypes="ccccc" />
+	
+<path
+   sodipodi:type="arc"
+   style="fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="path6965"
+   sodipodi:cx="24.000000"
+   sodipodi:cy="32.000000"
+   sodipodi:rx="2.9687500"
+   sodipodi:ry="3.0156250"
+   d="M 26.968750 32.000000 A 2.9687500 3.0156250 0 1 1  21.031250,32.000000 A 2.9687500 3.0156250 0 1 1  26.968750 32.000000 z"
+   transform="translate(-3.125000e-2,1.984375)" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/folder-drag-accept.svg b/themes/HighContrast/icons/scalable/status/folder-drag-accept.svg
new file mode 100644
index 0000000..97b0a65
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/folder-drag-accept.svg
@@ -0,0 +1,70 @@
+<?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="folder-drag-accept.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata19"><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="defs17" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="641"
+   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="false"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="30"
+   inkscape:cy="30"
+   inkscape:window-x="50"
+   inkscape:window-y="24"
+   inkscape:current-layer="svg2" />
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   id="g5">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:6.70900011"
+   d="M 7.1,10.6 C 5.8,10.6 4.8,11.6 4.8,12.9 L 4.9,35.2 C 4.9,36.6 5.8,37.5 7.2,37.5 C 7.2,37.5 7.3,37.5 7.3,37.5 L 7.3,37.5 L 34.8,37.5 C 35.9,37.5 36.9,36.9 37.7,35.9 C 38.3,35 39.9,31.4 40.8,29.1 C 42.4,25 43.3,22.4 43.3,21.2 C 43.3,20.9 43.3,20 42.6,19.5 C 42,19 41.2,18.9 40.4,18.9 C 40.4,18.9 38,18.9 36.4,18.9 C 36.4,18.1 36.4,17.2 36.4,17.2 C 36.4,15.9 35.5,15 34.2,15 C 34.2,15 22.6,15 20.2,15 C 20.2,13.9 20.2,12.8 20.2,12.8 C 20.2,11.6 19.2,10.6 17.9,10.6 L 7.1,10.6 L 7.1,10.6 z"
+   id="path7" />
+			<path
+   style="stroke:none"
+   d="M 7.1,10.6 C 5.8,10.6 4.8,11.6 4.8,12.9 L 4.9,35.2 C 4.9,36.6 5.8,37.5 7.2,37.5 C 7.2,37.5 7.3,37.5 7.3,37.5 L 7.3,37.5 L 34.8,37.5 C 35.9,37.5 36.9,36.9 37.7,35.9 C 38.3,35 39.9,31.4 40.8,29.1 C 42.4,25 43.3,22.4 43.3,21.2 C 43.3,20.9 43.3,20 42.6,19.5 C 42,19 41.2,18.9 40.4,18.9 C 40.4,18.9 38,18.9 36.4,18.9 C 36.4,18.1 36.4,17.2 36.4,17.2 C 36.4,15.9 35.5,15 34.2,15 C 34.2,15 22.6,15 20.2,15 C 20.2,13.9 20.2,12.8 20.2,12.8 C 20.2,11.6 19.2,10.6 17.9,10.6 L 7.1,10.6 L 7.1,10.6 z"
+   id="path9" />
+			<path
+   style="fill:#ffffff;stroke:none"
+   d="M 8.9,35.3 L 34,35.3 C 34.6,35.3 35.2,34.9 35.5,34.4 C 36.2,33.4 40.3,23.8 40.3,21.9 C 40.3,21.5 40.3,21.2 39,21.2 L 14.9,21.2 C 14.5,21.2 14.1,21.3 14,21.9 C 13.9,23.4 10.8,33.7 9.7,35 C 9.4,35.4 8.8,35.4 8.8,35.4 L 8.9,35.3 z"
+   id="path11" />
+		</g>
+	</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="path14" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/folder-open.svg b/themes/HighContrast/icons/scalable/status/folder-open.svg
new file mode 100644
index 0000000..c7ad23a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/folder-open.svg
@@ -0,0 +1,70 @@
+<?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="svg23"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="folder-open.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata40"><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="defs38" /><sodipodi:namedview
+   inkscape:window-height="682"
+   inkscape:window-width="741"
+   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="false"
+   inkscape:zoom="8.2333333"
+   inkscape:cx="40.748988"
+   inkscape:cy="15.425101"
+   inkscape:window-x="187"
+   inkscape:window-y="24"
+   inkscape:current-layer="svg23" />
+	<g
+   id="Layer_x0020_4"
+   style="fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4">
+		<g
+   id="g26">
+			<path
+   style="fill:none;stroke:#ffffff;stroke-width:6.70900011"
+   d="M 7.1,10.6 C 5.8,10.6 4.8,11.6 4.8,12.9 L 4.9,35.2 C 4.9,36.6 5.8,37.5 7.2,37.5 C 7.2,37.5 7.3,37.5 7.3,37.5 L 7.3,37.5 L 34.8,37.5 C 35.9,37.5 36.9,36.9 37.7,35.9 C 38.3,35 39.9,31.4 40.8,29.1 C 42.4,25 43.3,22.4 43.3,21.2 C 43.3,20.9 43.3,20 42.6,19.5 C 42,19 41.2,18.9 40.4,18.9 C 40.4,18.9 38,18.9 36.4,18.9 C 36.4,18.1 36.4,17.2 36.4,17.2 C 36.4,15.9 35.5,15 34.2,15 C 34.2,15 22.6,15 20.2,15 C 20.2,13.9 20.2,12.8 20.2,12.8 C 20.2,11.6 19.2,10.6 17.9,10.6 L 7.1,10.6 L 7.1,10.6 z"
+   id="path28" />
+			<path
+   style="stroke:none"
+   d="M 7.1,10.6 C 5.8,10.6 4.8,11.6 4.8,12.9 L 4.9,35.2 C 4.9,36.6 5.8,37.5 7.2,37.5 C 7.2,37.5 7.3,37.5 7.3,37.5 L 7.3,37.5 L 34.8,37.5 C 35.9,37.5 36.9,36.9 37.7,35.9 C 38.3,35 39.9,31.4 40.8,29.1 C 42.4,25 43.3,22.4 43.3,21.2 C 43.3,20.9 43.3,20 42.6,19.5 C 42,19 41.2,18.9 40.4,18.9 C 40.4,18.9 38,18.9 36.4,18.9 C 36.4,18.1 36.4,17.2 36.4,17.2 C 36.4,15.9 35.5,15 34.2,15 C 34.2,15 22.6,15 20.2,15 C 20.2,13.9 20.2,12.8 20.2,12.8 C 20.2,11.6 19.2,10.6 17.9,10.6 L 7.1,10.6 L 7.1,10.6 z"
+   id="path30" />
+			<path
+   style="fill:#ffffff;stroke:none"
+   d="M 8.9,35.3 L 34,35.3 C 34.6,35.3 35.2,34.9 35.5,34.4 C 36.2,33.4 40.3,23.8 40.3,21.9 C 40.3,21.5 40.3,21.2 39,21.2 L 14.9,21.2 C 14.5,21.2 14.1,21.3 14,21.9 C 13.9,23.4 10.8,33.7 9.7,35 C 9.4,35.4 8.8,35.4 8.8,35.4 L 8.9,35.3 z"
+   id="path32" />
+		</g>
+	</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="path35" />
+	</g>
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/folder-visiting.svg b/themes/HighContrast/icons/scalable/status/folder-visiting.svg
new file mode 100644
index 0000000..cb5c0dc
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/folder-visiting.svg
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48.000000px"
+   height="48.000000px"
+   viewBox="0 0 48 48"
+   xml:space="preserve"
+   id="svg1358"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docname="folder-visiting.svg"
+   sodipodi:docbase="/home/luca/Desktop/blackwhite-icon-theme/scalable/status"><metadata
+   id="metadata1375"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>Folder</dc:title><dc:description>A folder</dc:description><cc:license
+         rdf:resource="http://creativecommons.org/licenses/GPL/2.0/"; /><dc:contributor><cc:Agent><dc:title>based on jimmac work</dc:title></cc:Agent></dc:contributor></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><defs
+   id="defs1373">
+		
+	
+			
+			
+			
+		</defs><sodipodi:namedview
+   inkscape:window-height="948"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:document-units="px"
+   showgrid="true"
+   gridspacingy="1.0000000px"
+   gridspacingx="1.0000000px"
+   gridoriginy="0.0000000px"
+   gridoriginx="0.0000000px"
+   gridtolerance="0.50000000px"
+   gridempspacing="5"
+   inkscape:grid-points="true"
+   guidetolerance="0.50000000px"
+   inkscape:zoom="15.937500"
+   inkscape:cx="24.000000"
+   inkscape:cy="24.000000"
+   inkscape:window-x="6"
+   inkscape:window-y="28"
+   inkscape:current-layer="svg1358"
+   showguides="true"
+   inkscape:guide-bbox="true" />
+	<rect
+   style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+   id="rect4762"
+   width="48.000000"
+   height="48.000000"
+   x="0.0000000"
+   y="0.0000000" /><path
+   id="path9126"
+   d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z "
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#ffffff;fill-opacity:1.0000000;stroke-opacity:1.0000000;stroke-linejoin:round;stroke-linecap:round"
+   sodipodi:nodetypes="cccccccccccc" /><path
+   sodipodi:nodetypes="cccccccccccc"
+   style="fill-rule:nonzero;stroke:none;stroke-width:7.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#000000;fill-opacity:1.0000000"
+   d="M 7.0000000,6.0000000 C 5.0000000,6.0000000 4.0000000,7.0000000 4.0000000,9.0000000 L 4.0000000,34.000000 C 4.0000000,36.000000 6.0000000,38.000000 8.0000000,38.000000 L 40.000000,38.000000 C 42.000000,38.000000 44.000000,36.000000 44.000000,34.000000 L 44.000000,16.000000 C 44.000000,14.000000 42.000000,12.000000 40.000000,12.000000 L 22.000000,12.000000 L 22.000000,9.0000000 C 22.000000,7.0000000 21.000000,6.0000000 19.000000,6.0000000 L 7.0000000,6.0000000 z "
+   id="path1365" />
+	
+<path
+   id="path3303"
+   d="M 10.000000,10.000000 C 9.0000000,10.000000 8.0000000,11.000000 8.0000000,12.000000 L 8.0000000,32.000000 C 8.0000000,33.000000 9.0000000,34.000000 10.000000,34.000000 L 38.000000,34.000000 C 39.000000,34.000000 40.000000,33.000000 40.000000,32.000000 L 40.000000,18.000000 C 40.000000,17.000000 39.000000,16.000000 38.000000,16.000000 L 19.000000,16.000000 L 19.000000,12.000000 C 19.000000,11.000000 18.000000,10.000000 17.000000,10.000000 L 10.000000,10.000000 z "
+   style="fill-rule:nonzero;stroke:none;stroke-width:7.0000000;stroke-miterlimit:4.0000000;stroke-dasharray:none;fill:#ffffff;fill-opacity:1.0000000"
+   sodipodi:nodetypes="cccccccccccc" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/image-loading.svg b/themes/HighContrast/icons/scalable/status/image-loading.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/image-loading.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/image-missing.svg b/themes/HighContrast/icons/scalable/status/image-missing.svg
new file mode 100644
index 0000000..d7115cf
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/image-missing.svg
@@ -0,0 +1,143 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg1307"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/mimetypes"
+   sodipodi:docname="image-missing.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs1309">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective3632" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.041667"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-intersection-line-segments="true"
+     inkscape:snap-center="false"
+     inkscape:snap-global="true"
+     objecttolerance="1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3634"
+       visible="true"
+       enabled="true"
+       dotted="false" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata1312">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <cc:license
+           rdf:resource="" />
+        <dc:title>Image Missing</dc:title>
+        <dc:date>November 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>image</rdf:li>
+            <rdf:li>picture</rdf:li>
+            <rdf:li>missing</rdf:li>
+            <rdf:li>not loaded</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:coverage>Placeholder icon for not loaded images and pictures</dc:coverage>
+        <dc:description>A photo paper whit a X on it</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.0078366"
+       rx="3.1318679"
+       y="7"
+       x="4"
+       height="34"
+       width="40"
+       id="rect6561"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect1315"
+       width="40"
+       height="34"
+       x="4"
+       y="7"
+       rx="3.4419453"
+       ry="3.3179142" />
+    <rect
+       ry="1.3954337"
+       rx="1.4574491"
+       y="11"
+       x="8"
+       height="26"
+       width="31.999998"
+       id="rect6622"
+       style="fill:white;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    <g
+       id="g4154"
+       transform="translate(2.9584487,1.034836)">
+      <g
+         id="g4151">
+        <path
+           style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="M 17,16.986214 L 30.92887,30.965164"
+           id="path3636"
+           sodipodi:nodetypes="cc" />
+      </g>
+      <path
+         style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 30.92887,16.986214 L 17,30.965164"
+         id="path4149"
+         sodipodi:nodetypes="cc" />
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/mail-attachment.svg b/themes/HighContrast/icons/scalable/status/mail-attachment.svg
new file mode 100644
index 0000000..ce5a1e9
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/mail-attachment.svg
@@ -0,0 +1,69 @@
+<?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="mail-attachment.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata17"><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>Mail Attachment</dc:title><dc:date>November 2008</dc:date><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><dc:language></dc:language><dc:subject><rdf:Bag><rdf:li>attachment</rdf:li><rdf:li>email</rdf:li><rdf:li>mail</rdf:li></rdf:Bag></dc:subject><dc:coverage>Identify an attached item</dc:coverage><dc:description>A paperclip</dc:description><dc:contributor><cc:Agent><dc:title>Based on Jakub Steiner's work</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="" /></cc:Work></rdf:RDF></metadata><defs
+   id="defs15" /><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   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"
+   inkscape:snap-intersection-line-segments="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:zoom="12.033333"
+   inkscape:cx="12.67313"
+   inkscape:cy="30"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2"><inkscape:grid
+     type="xygrid"
+     id="grid2392"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<rect
+   style="fill:none;fill-opacity:0.29918032999999999;stroke:none;stroke-width:6;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
+   id="rect2394"
+   width="48"
+   height="48"
+   x="0"
+   y="0"
+   rx="0"
+   ry="0" /><path
+   sodipodi:nodetypes="cccccccccc"
+   id="path3173"
+   d="M 10,15 L 10,31.2 L 24.2,41.2 L 39,31 L 39,7 L 19,7 L 19,25 L 25,29 L 30,25 L 30,15"
+   style="fill:none;fill-rule:nonzero;stroke:#ffffff;stroke-width:14;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><path
+   style="fill:none;fill-rule:nonzero;stroke:#000000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 10,15 L 10,31.2 L 24.2,41.2 L 39,31 L 39,7 L 19,7 L 19,25 L 25,29 L 30,25 L 30,15"
+   id="path9"
+   sodipodi:nodetypes="cccccccccc" />
+	
+</svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/mail-read.svg b/themes/HighContrast/icons/scalable/status/mail-read.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/mail-read.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/mail-replied.svg b/themes/HighContrast/icons/scalable/status/mail-replied.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/mail-replied.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/mail-signed-verified.svg b/themes/HighContrast/icons/scalable/status/mail-signed-verified.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/mail-signed-verified.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/mail-signed.svg b/themes/HighContrast/icons/scalable/status/mail-signed.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/mail-signed.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/mail-unread.svg b/themes/HighContrast/icons/scalable/status/mail-unread.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/mail-unread.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/media-playlist-repeat.svg b/themes/HighContrast/icons/scalable/status/media-playlist-repeat.svg
new file mode 100644
index 0000000..8ec1cf4
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/media-playlist-repeat.svg
@@ -0,0 +1,111 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="media-playlist-repeat.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective10" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.625"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="svg2"
+     showgrid="true"
+     inkscape:snap-bbox="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:window-width="1272"
+     inkscape:window-height="946"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2383"
+       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"; />
+        <dc:title>Media Playlist Repeat</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>media</rdf:li>
+            <rdf:li>playlist</rdf:li>
+            <rdf:li>play</rdf:li>
+            <rdf:li>order</rdf:li>
+            <rdf:li>repeat</rdf:li>
+            <rdf:li />
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A &quot;circular&quot; arrow</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="fill:none;fill-opacity:0.48780488999999999;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect2382"
+     width="48"
+     height="48"
+     x="0"
+     y="0" />
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       sodipodi:nodetypes="ccccccccccccccccccccccc"
+       id="path3157"
+       d="M 7,34.90983 C 7,34.90983 5,34.90983 5,32.90983 L 5,7.9098301 C 5,5.9098301 7,5.9098301 7,5.9098301 L 41,5.9098301 C 41,5.9098301 43,5.9098301 43,7.9098301 L 43,32.90983 C 43,34.90983 41,34.90983 41,34.90983 L 30,34.90983 L 30,40.90983 C 29,42.90983 28,41.90983 27,39.90983 L 22,31.90983 L 27,23.90983 C 28,21.90983 29,20.90983 30,22.90983 L 30,28.90983 L 37,28.90983 L 37,11.90983 L 11,11.90983 L 11,28.90983 L 17,28.90983 L 14,31.90983 L 17,34.90983 L 7,34.90983 z"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 7,34.90983 C 7,34.90983 5,34.90983 5,32.90983 L 5,7.9098301 C 5,5.9098301 7,5.9098301 7,5.9098301 L 41,5.9098301 C 41,5.9098301 43,5.9098301 43,7.9098301 L 43,32.90983 C 43,34.90983 41,34.90983 41,34.90983 L 30,34.90983 L 30,40.90983 C 29,42.90983 28,41.90983 27,39.90983 L 22,31.90983 L 27,23.90983 C 28,21.90983 29,20.90983 30,22.90983 L 30,28.90983 L 37,28.90983 L 37,11.90983 L 11,11.90983 L 11,28.90983 L 17,28.90983 L 14,31.90983 L 17,34.90983 L 7,34.90983 z"
+       id="path2385"
+       sodipodi:nodetypes="ccccccccccccccccccccccc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/media-playlist-shuffle.svg b/themes/HighContrast/icons/scalable/status/media-playlist-shuffle.svg
new file mode 100644
index 0000000..136d53f
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/media-playlist-shuffle.svg
@@ -0,0 +1,120 @@
+<?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"
+   version="1.0"
+   sodipodi:docname="media-playlist-shuffle.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.625"
+     inkscape:cx="34.848"
+     inkscape:cy="24"
+     inkscape:document-units="px"
+     inkscape:current-layer="svg2"
+     showgrid="true"
+     inkscape:snap-bbox="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:window-width="1272"
+     inkscape:window-height="946"
+     inkscape:window-x="0"
+     inkscape:window-y="25">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2383"
+       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"; />
+        <dc:title>Media Playlist Shuffle</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>media</rdf:li>
+            <rdf:li>playlist</rdf:li>
+            <rdf:li>play</rdf:li>
+            <rdf:li>order</rdf:li>
+            <rdf:li>shuffle</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>Two intersectating arrows</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <rect
+     style="fill:none;fill-opacity:0.48780488999999999;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect2382"
+     width="48"
+     height="48"
+     x="0"
+     y="0" />
+  <g
+     inkscape:label="Livello 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 5,11 L 5,15 L 14,15 L 25,37 L 35,37 L 35,42 C 36,44 37,43 38,41 L 43,35 L 38,29 C 37,27 36,26 35,28 L 35,33 L 27,33 L 16,11 L 5,11 z"
+       id="path3199"
+       sodipodi:nodetypes="cccccccccccccc" />
+    <g
+       id="g3193">
+      <path
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 5,37 L 5,33 L 14,33 L 25,11 L 35,11 L 35,6 C 36,4 37,5 38,7 L 43,13 L 38,19 C 37,21 36,22 35,20 L 35,15 L 27,15 L 16,37 L 5,37 z"
+         id="path3191"
+         sodipodi:nodetypes="cccccccccccccc" />
+      <path
+         sodipodi:nodetypes="cccccccccccccc"
+         id="path2385"
+         d="M 5,37 L 5,33 L 14,33 L 25,11 L 35,11 L 35,6 C 36,4 37,5 38,7 L 43,13 L 38,19 C 37,21 36,22 35,20 L 35,15 L 27,15 L 16,37 L 5,37 z"
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    </g>
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 5,11 L 5,15 L 14,15 L 25,37 L 35,37 L 35,42 C 36,44 37,43 38,41 L 43,35 L 38,29 C 37,27 36,26 35,28 L 35,33 L 27,33 L 16,11 L 5,11 z"
+       id="path3205"
+       sodipodi:nodetypes="cccccccccccccc" />
+    <path
+       sodipodi:nodetypes="cccccccccccccc"
+       id="path3201"
+       d="M 5,11 L 5,15 L 14,15 L 25,37 L 35,37 L 35,42 C 36,44 37,43 38,41 L 43,35 L 38,29 C 37,27 36,26 35,28 L 35,33 L 27,33 L 16,11 L 5,11 z"
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/network-error.svg b/themes/HighContrast/icons/scalable/status/network-error.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/network-error.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/network-idle.svg b/themes/HighContrast/icons/scalable/status/network-idle.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/network-idle.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/network-offline.svg b/themes/HighContrast/icons/scalable/status/network-offline.svg
new file mode 100644
index 0000000..97c163e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/network-offline.svg
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45"
+   sodipodi:docname="network-offline.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/status"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true"
+   version="1.0"><metadata
+   id="metadata29"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>Network Offline</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>network</rdf:li><rdf:li>status</rdf:li><rdf:li>offline</rdf:li><rdf:li>disconnected</rdf:li></rdf:Bag></dc:subject><dc:description>A plug</dc:description><dc:contributor><cc:Agent><dc:title>Jakub Steiner did the previous non-pixel perfect version.</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs27" /><sodipodi:namedview
+   inkscape:window-height="945"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:zoom="15"
+   inkscape:cx="24"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="layer1"><sodipodi:guide
+     orientation="horizontal"
+     position="43.933333"
+     id="guide3155" /><sodipodi:guide
+     orientation="vertical"
+     position="4"
+     id="guide3157" /><sodipodi:guide
+     orientation="horizontal"
+     position="4"
+     id="guide3159" /><sodipodi:guide
+     orientation="vertical"
+     position="44"
+     id="guide3161" /></sodipodi:namedview>
+	
+	
+<g
+   inkscape:groupmode="layer"
+   id="layer1"
+   inkscape:label="new"
+   style="display:inline"><rect
+     style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+     id="rect5113"
+     width="48"
+     height="48"
+     x="0"
+     y="0" /><path
+     sodipodi:nodetypes="ccccccccccccccccc"
+     id="path4142"
+     d="M 5,21 L 13,21 C 14,17 15,10 22,9 L 32,9 L 32,14 L 41,14 C 44,14 44,19 41,19 L 32,19 L 32,28 L 41,28 C 44,28 44,33 41,33 L 32,33 L 32,38 L 22,38 C 15,37 14,31 13,27 L 5,27 L 5,21 z "
+     style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /><path
+     style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+     d="M 5,21 L 13,21 C 14,17 15,10 22,9 L 32,9 L 32,14 L 41,14 C 44,14 44,19 41,19 L 32,19 L 32,28 L 41,28 C 44,28 44,33 41,33 L 32,33 L 32,38 L 22,38 C 15,37 14,31 13,27 L 5,27 L 5,21 z "
+     id="path2182"
+     sodipodi:nodetypes="ccccccccccccccccc" /></g></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/network-online.svg b/themes/HighContrast/icons/scalable/status/network-online.svg
new file mode 100644
index 0000000..749f058
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/network-online.svg
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In  -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://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.45"
+   sodipodi:docname="network-online.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/status"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true"
+   version="1.0"><metadata
+   id="metadata33"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>Network Online</dc:title><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>network</rdf:li><rdf:li>online</rdf:li><rdf:li>connected</rdf:li></rdf:Bag></dc:subject><dc:description>Connected plugs</dc:description><dc:contributor><cc:Agent><dc:title>Based on Jakub Steiner's work, I've just made it pixel perfect</dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; /></cc:Work><cc:License
+       rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";><cc:permits
+         rdf:resource="http://web.resource.org/cc/Reproduction"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/Distribution"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/Notice"; /><cc:permits
+         rdf:resource="http://web.resource.org/cc/DerivativeWorks"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/ShareAlike"; /><cc:requires
+         rdf:resource="http://web.resource.org/cc/SourceCode"; /></cc:License></rdf:RDF></metadata><defs
+   id="defs31" /><sodipodi:namedview
+   inkscape:window-height="945"
+   inkscape:window-width="1280"
+   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"
+   width="48px"
+   height="48px"
+   showgrid="true"
+   inkscape:grid-points="true"
+   inkscape:zoom="15"
+   inkscape:cx="24"
+   inkscape:cy="23.807733"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2" />
+	
+	
+<rect
+   style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+   id="rect6087"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><g
+   style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-opacity:1;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round;stroke-linecap:round"
+   id="g4143"><path
+     style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+     d="M 5,26 L 5,22 L 11,22 C 11,18 13,12 17,11 L 22,11 L 22,37 L 17,37 C 13,36 11,30 11,26 L 5,26 z "
+     id="path4145"
+     sodipodi:nodetypes="ccccccccc" /><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path4147"
+     d="M 43,26 L 43,22 L 37,22 C 37,18 35,12 31,11 L 26,11 L 26,37 L 31,37 C 35,36 37,30 37,26 L 43,26 z "
+     style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /></g><g
+   style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1;stroke-linejoin:round;stroke-linecap:round;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none"
+   id="g7058"><path
+     style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+     d="M 5,26 L 5,22 L 11,22 C 11,18 13,12 17,11 L 22,11 L 22,37 L 17,37 C 13,36 11,30 11,26 L 5,26 z "
+     id="path7060"
+     sodipodi:nodetypes="ccccccccc" /><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path7062"
+     d="M 43,26 L 43,22 L 37,22 C 37,18 35,12 31,11 L 26,11 L 26,37 L 31,37 C 35,36 37,30 37,26 L 43,26 z "
+     style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /></g><g
+   id="g3170"
+   style="fill:#000000;fill-opacity:1"><path
+     sodipodi:nodetypes="ccccccccc"
+     id="path2186"
+     d="M 5,26 L 5,22 L 11,22 C 11,18 13,12 17,11 L 22,11 L 22,37 L 17,37 C 13,36 11,30 11,26 L 5,26 z "
+     style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" /><path
+     style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+     d="M 43,26 L 43,22 L 37,22 C 37,18 35,12 31,11 L 26,11 L 26,37 L 31,37 C 35,36 37,30 37,26 L 43,26 z "
+     id="path3159"
+     sodipodi:nodetypes="ccccccccc" /></g></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/network-receive.svg b/themes/HighContrast/icons/scalable/status/network-receive.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/network-receive.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/network-transmit-receive.svg b/themes/HighContrast/icons/scalable/status/network-transmit-receive.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/network-transmit-receive.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/network-transmit.svg b/themes/HighContrast/icons/scalable/status/network-transmit.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/network-transmit.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/printer-error.svg b/themes/HighContrast/icons/scalable/status/printer-error.svg
new file mode 100644
index 0000000..05c3b3e
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/printer-error.svg
@@ -0,0 +1,18 @@
+<?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="printer-error.svg" sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/devices" version="1.0" inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata id="metadata31"><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="defs29"><inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 24 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp
 _z="48 : 24 : 1" inkscape:persp3d-origin="24 : 16 : 1" id="perspective17"/>
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview inkscape:window-height="724" inkscape:window-width="1280" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base" showgrid="false" inkscape:grid-bbox="true" inkscape:grid-points="true" inkscape:zoom="1" inkscape:cx="-68.868779" inkscape:cy="24.556396" inkscape:window-x="0" inkscape:window-y="27" inkscape:current-layer="svg2"><inkscape:grid type="xygrid" id="grid3160"/></sodipodi:namedview>
+	<rect style="fill: rgb(113, 113, 113); fill-opacity: 0; fill-rule: evenodd; stroke: none; stroke-width: 1px; stroke-linecap: butt; stroke-linejoin: miter; stroke-opacity: 1;" id="rect3981" width="48" height="48" x="0" y="0" rx="0" ry="0"/><g id="g3100" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 8; stroke-miterlimit: 4; stroke-dasharray: none; fill: rgb(255, 255, 255); fill-opacity: 1;"><path style="fill: rgb(255, 255, 255); fill-rule: nonzero; stroke: rgb(255, 255, 255); stroke-width: 8; stroke-linejoin: round; stroke-miterlimit: 4; stroke-opacity: 1; stroke-dasharray: none; fill-opacity: 1;" d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z " id="path3102" sodipodi:nodetypes="ccccccccc"/><path style="fill: rgb(255, 255, 255); fill-rule: nonzero; stroke: rgb(255, 255, 255); stroke-width: 8; stroke-linejoin: round; stroke-miterlimit: 4; stroke-opacity: 1; s
 troke-dasharray: none; fill-opacity: 1;" d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z " id="path3104" sodipodi:nodetypes="ccccccccc"/><path style="fill: rgb(255, 255, 255); fill-rule: nonzero; stroke: rgb(255, 255, 255); stroke-width: 8; stroke-linejoin: round; stroke-miterlimit: 4; stroke-opacity: 1; stroke-dasharray: none; fill-opacity: 1;" d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z " id="path3106" sodipodi:nodetypes="ccccccc"/></g><g id="g3095"><path sodipodi:nodetypes="ccccccccc" id="path13" d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z " style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;"/><path sodipodi:nodetypes="ccccccccc" id="path15" d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 
 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z " style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;"/><path sodipodi:nodetypes="ccccccc" id="path17" d="M 12,4 C 9,4 8,6 8,8 L 8,26 L 40,26 L 40,8 C 40,6 39,4 36,4 L 12,4 z " style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;"/></g><path style="fill: rgb(255, 255, 255); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;" d="M 36,24 L 12,24 L 12,9 C 12,9 12,8 13,8 L 35,8 C 36,8 36,9 36,9 L 36,24 z " id="path19" sodipodi:nodetypes="ccccccc"/>
+	
+<path style="fill: rgb(255, 255, 255); fill-opacity: 1; fill-rule: evenodd; stroke: rgb(255, 255, 255); stroke-width: 4; stroke-linecap: butt; stroke-linejoin: miter; stroke-opacity: 1; stroke-miterlimit: 4; stroke-dasharray: none;" d="M 11,37 L 37,37" id="path1315" sodipodi:nodetypes="cc"/><rect style="opacity: 1; fill: rgb(0, 0, 0); fill-opacity: 1; stroke: rgb(255, 255, 255); stroke-width: 6; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; stroke-dashoffset: 0pt; stroke-opacity: 1;" id="rect3164" width="18" height="4" x="24.234022" y="-2.7071049" rx="1" ry="1" transform="matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0)"/><rect ry="1" rx="1" y="-35.234024" x="-9.7070999" height="4" width="18" id="rect3168" style="opacity: 1; fill: rgb(0, 0, 0); fill-opacity: 1; stroke: rgb(255, 255, 255); stroke-width: 6; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; stroke-dashoffset: 0pt; str
 oke-opacity: 1;" transform="matrix(-0.707107, 0.707107, -0.707107, -0.707107, 0, 0)"/><rect transform="matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0)" ry="1" rx="1" y="-2.7071073" x="24.234018" height="4" width="18" id="rect3170" style="opacity: 1; fill: rgb(0, 0, 0); fill-opacity: 1; stroke: none; stroke-width: 6; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; stroke-dashoffset: 0pt; stroke-opacity: 1;"/><rect transform="matrix(-0.707107, 0.707107, -0.707107, -0.707107, 0, 0)" style="opacity: 1; fill: rgb(0, 0, 0); fill-opacity: 1; stroke: none; stroke-width: 6; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; stroke-dashoffset: 0pt; stroke-opacity: 1;" id="rect3172" width="18" height="4" x="-9.7071056" y="-35.23402" rx="1" ry="1"/></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/printer-printing.svg b/themes/HighContrast/icons/scalable/status/printer-printing.svg
new file mode 100644
index 0000000..6c4a8b4
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/printer-printing.svg
@@ -0,0 +1,32 @@
+<?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="printer-printing.svg" sodipodi:docbase="/home/luca/Artwork/blackwhite-icon-theme/scalable/actions" version="1.0" inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata id="metadata31"><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="defs29"><inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 24 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape
 :vp_z="48 : 24 : 1" inkscape:persp3d-origin="24 : 16 : 1" id="perspective18"/>
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		
+		
+	
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+			
+		</defs><sodipodi:namedview inkscape:window-height="723" inkscape:window-width="1280" inkscape:pageshadow="2" inkscape:pageopacity="0" borderopacity="1.0" bordercolor="#666666" pagecolor="#969696" id="base" showgrid="false" inkscape:grid-bbox="true" inkscape:grid-points="true" inkscape:zoom="1" inkscape:cx="23.069596" inkscape:cy="21.09679" inkscape:window-x="0" inkscape:window-y="27" inkscape:current-layer="svg2"><inkscape:grid type="xygrid" id="grid2391" visible="true" enabled="true"/></sodipodi:namedview>
+	
+	
+<rect ry="0" rx="0" y="0" x="0" height="48" width="48" id="rect2393" style="fill: none; fill-opacity: 0.75; fill-rule: evenodd; stroke: none; stroke-width: 1px; stroke-linecap: butt; stroke-linejoin: miter; stroke-opacity: 1;"/><g style="fill: rgb(255, 255, 255); fill-opacity: 1; stroke: rgb(255, 255, 255); stroke-width: 8; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;" id="g2395" transform="translate(0, -6)"><path sodipodi:nodetypes="ccccccccc" id="path2397" d="M 40.000001,49 C 40.000001,49.4 39.435295,50 39.058825,50 L 8.9411765,50 C 8.5647059,50 8,49.4 8,49 L 8,37 C 8,36.6 8.4705883,36.3 8.8470589,36.3 L 38.870589,36.3 C 39.24706,36.3 40.000001,36.6 40.000001,37 L 40.000001,49 z" style="fill: rgb(255, 255, 255); fill-opacity: 1; fill-rule: nonzero; stroke: rgb(255, 255, 255); stroke-width: 8; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;"/><path sodipodi:nodetypes="ccccccccc" id="path2399" d="M 44,35 C 44,35.4 
 43.4,36 43,36 L 5,36 C 4.6,36 4,35.4 4,35 L 4,21 C 4,20.6 4.6,20 5,20 L 43,20 C 43.4,20 44,20.6 44,21 L 44,35 z" style="fill: rgb(255, 255, 255); fill-opacity: 1; fill-rule: nonzero; stroke: rgb(255, 255, 255); stroke-width: 8; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;"/><path sodipodi:nodetypes="ccccccc" id="path2401" d="M 12,10 C 9,10 8,12 8,14 L 8,26 L 40,26 L 40,14 C 40,12 39,10 36,10 L 12,10 z" style="fill: rgb(255, 255, 255); fill-opacity: 1; fill-rule: nonzero; stroke: rgb(255, 255, 255); stroke-width: 8; stroke-linejoin: round; stroke-miterlimit: 4; stroke-dasharray: none; stroke-opacity: 1;"/></g><g id="g2403" transform="translate(0, -10)"><path style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;" d="M 41,42 C 41,42.4 40.4,43 40,43 L 8,43 C 7.6,43 7,42.4 7,42 L 7,40 C 7,39.6 7.5,39.3 7.9,39.3 L 39.8,39.3 C 40.2,39.3 41,39.6 41,40 L 41,42 z" id=
 "path2405" sodipodi:nodetypes="ccccccccc"/><path style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;" d="M 44,39 C 44,39.4 43.4,40 43,40 L 5,40 C 4.6,40 4,39.4 4,39 L 4,25 C 4,24.6 4.6,24 5,24 L 43,24 C 43.4,24 44,24.6 44,25 L 44,39 z" id="path2407" sodipodi:nodetypes="ccccccccc"/><path style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;" d="M 12,14 C 9,14 8,16 8,18 L 8,36 L 40,36 L 40,18 C 40,16 39,14 36,14 L 12,14 z" id="path2409" sodipodi:nodetypes="ccccccc"/><path sodipodi:nodetypes="ccccccc" id="path3187" d="M 12,54 C 9,54 8,52 8,50 L 8,32 L 40,32 L 40,50 C 40,52 39,54 36,54 L 12,54 z" style="fill: rgb(0, 0, 0); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;"/></g><path sodipodi:nodetypes="ccccccc" id="path2411" d="M 36,15 L 12,15 L 12,9 C 12,9 12,8 13,8 L 35,8 C 3
 6,8 36,9 36,9 L 36,15 z" style="fill: rgb(255, 255, 255); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;"/><path style="fill: rgb(255, 255, 255); fill-rule: nonzero; stroke: none; stroke-width: 7.4329; stroke-linejoin: round; stroke-miterlimit: 4;" d="M 36,30 L 12,30 L 12,39 C 12,39 12,40 13,40 L 35,40 C 36,40 36,39 36,39 L 36,30 z" id="path3189" sodipodi:nodetypes="ccccccc"/><path sodipodi:nodetypes="cc" id="path2413" d="M 16.6,35 L 31,35" style="fill: none; fill-rule: nonzero; stroke: rgb(0, 0, 0); stroke-width: 4; stroke-linejoin: miter; stroke-miterlimit: 4; stroke-dasharray: none;"/></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/security-high.svg b/themes/HighContrast/icons/scalable/status/security-high.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/security-high.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/security-low.svg b/themes/HighContrast/icons/scalable/status/security-low.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/security-low.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/security-medium.svg b/themes/HighContrast/icons/scalable/status/security-medium.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/security-medium.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/software-update-available.svg b/themes/HighContrast/icons/scalable/status/software-update-available.svg
new file mode 100644
index 0000000..2287b39
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/software-update-available.svg
@@ -0,0 +1,154 @@
+<?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="svg2160"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docname="software-update-available.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/status"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs2162" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="44.018433"
+       id="guide2168" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="3.9078341"
+       id="guide2170" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="3.9815668"
+       id="guide2172" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="43.9447"
+       id="guide2174" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2165">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Updates</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>updates</rdf:li>
+            <rdf:li>available</rdf:li>
+            <rdf:li>software</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>Based on same icon in GNOME icon theme</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.52460814;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path2178"
+       sodipodi:sides="8"
+       sodipodi:cx="24.479263"
+       sodipodi:cy="24.1106"
+       sodipodi:r1="24.796349"
+       sodipodi:r2="15.026587"
+       sodipodi:arg1="-1.9452288"
+       sodipodi:arg2="-1.5507025"
+       inkscape:flatsided="false"
+       inkscape:rounded="-0.02"
+       inkscape:randomized="0"
+       d="M 15.410138,1.0322575 C 15.179956,1.1222272 25.028284,9.0915606 24.781185,9.0870465 C 24.53493,9.0825478 34.610883,1.4777138 34.385276,1.3789075 C 34.158894,1.2797622 35.487544,13.878751 35.31601,13.700834 C 35.145063,13.523525 47.647268,15.27087 47.557605,15.041474 C 47.467636,14.811292 39.498302,24.65962 39.502816,24.412521 C 39.507315,24.166266 47.112149,34.24222 47.210955,34.016612 C 47.310101,33.79023 34.711111,35.11888 34.889029,34.947346 C 35.066338,34.776399 33.318993,47.278604 33.548388,47.188942 C 33.778571,47.098972 23.930243,39.129638 24.177342,39.134153 C 24.423597,39.138651 14.347643,46.743485 14.573251,46.842292 C 14.799633,46.941437 13.470983,34.342448 13.642516,34.520365 C 13.813464,34.697675 1.3112591,32.950329 1.4009213,33.179725 C 1.490891,33.409907 9.4602244,23.561579 9.4557103,23.808678 C 9.4512116,24.054933 1.8463776,13.978979 1.7475712,14.204587 C 1.648426,14.430969 14.247415,13.102319 14.069498,13.273853 C 13.892188,13.4448 15.639534,0.9425
 9532 15.410138,1.0322575 z "
+       transform="matrix(0.820487,0.3319062,-0.3289678,0.8210527,11.846697,-3.8811857)" />
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:9.92049942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3137"
+       sodipodi:sides="8"
+       sodipodi:cx="24.479263"
+       sodipodi:cy="24.1106"
+       sodipodi:r1="24.796349"
+       sodipodi:r2="17.506222"
+       sodipodi:arg1="-1.9452288"
+       sodipodi:arg2="-1.5507025"
+       inkscape:flatsided="false"
+       inkscape:rounded="0.19"
+       inkscape:randomized="0"
+       d="M 15.410138,1.0322575 C 17.347379,0.27506185 22.75139,6.5699207 24.831007,6.6079118 C 26.900062,6.64571 32.489697,0.54872687 34.385276,1.3789075 C 36.29053,2.2133257 35.660605,10.485676 37.104253,11.98305 C 38.540568,13.472821 46.804255,13.114072 47.557605,15.041474 C 48.314801,16.978716 42.019942,22.382726 41.981951,24.462343 C 41.944153,26.531398 48.041136,32.121033 47.210955,34.016612 C 46.376537,35.921866 38.104187,35.291942 36.606812,36.735589 C 35.117042,38.171904 35.475791,46.435591 33.548388,47.188942 C 31.611147,47.946137 26.207137,41.651278 24.12752,41.613287 C 22.058465,41.575489 16.46883,47.672472 14.573251,46.842292 C 12.667997,46.007873 13.297921,37.735523 11.854274,36.238149 C 10.417958,34.748378 2.1542715,35.107128 1.4009213,33.179725 C 0.64372564,31.242484 6.9385845,25.838473 6.9765756,23.758856 C 7.0143738,21.689801 0.91739066,16.100166 1.7475712,14.204587 C 2.5819895,12.299333 10.854339,12.929258 12.351714,11.48561 C 13.841485,10.049295 13.482735
 ,1.7856077 15.410138,1.0322575 z "
+       transform="matrix(0.7476211,0.3025799,-0.2997528,0.7485069,12.898357,-1.4538832)" />
+    <path
+       transform="matrix(0.7476211,0.3025799,-0.2997528,0.7485069,12.898357,-1.4538832)"
+       d="M 15.410138,1.0322575 C 17.347379,0.27506185 22.75139,6.5699207 24.831007,6.6079118 C 26.900062,6.64571 32.489697,0.54872687 34.385276,1.3789075 C 36.29053,2.2133257 35.660605,10.485676 37.104253,11.98305 C 38.540568,13.472821 46.804255,13.114072 47.557605,15.041474 C 48.314801,16.978716 42.019942,22.382726 41.981951,24.462343 C 41.944153,26.531398 48.041136,32.121033 47.210955,34.016612 C 46.376537,35.921866 38.104187,35.291942 36.606812,36.735589 C 35.117042,38.171904 35.475791,46.435591 33.548388,47.188942 C 31.611147,47.946137 26.207137,41.651278 24.12752,41.613287 C 22.058465,41.575489 16.46883,47.672472 14.573251,46.842292 C 12.667997,46.007873 13.297921,37.735523 11.854274,36.238149 C 10.417958,34.748378 2.1542715,35.107128 1.4009213,33.179725 C 0.64372564,31.242484 6.9385845,25.838473 6.9765756,23.758856 C 7.0143738,21.689801 0.91739066,16.100166 1.7475712,14.204587 C 2.5819895,12.299333 10.854339,12.929258 12.351714,11.48561 C 13.841485,10.049295 13.482735
 ,1.7856077 15.410138,1.0322575 z "
+       inkscape:randomized="0"
+       inkscape:rounded="0.19"
+       inkscape:flatsided="false"
+       sodipodi:arg2="-1.5507025"
+       sodipodi:arg1="-1.9452288"
+       sodipodi:r2="17.506222"
+       sodipodi:r1="24.796349"
+       sodipodi:cy="24.1106"
+       sodipodi:cx="24.479263"
+       sodipodi:sides="8"
+       id="path2163"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.52460814;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="star" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/software-update-urgent.svg b/themes/HighContrast/icons/scalable/status/software-update-urgent.svg
new file mode 100644
index 0000000..af651de
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/software-update-urgent.svg
@@ -0,0 +1,169 @@
+<?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="svg2160"
+   sodipodi:version="0.32"
+   inkscape:version="0.45"
+   sodipodi:docname="software-update-available.svg"
+   sodipodi:docbase="/home/luca/svn/gnome2/gnome-themes/icon-themes/HighContrast-SVG/scalable/status"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   sodipodi:modified="true">
+  <defs
+     id="defs2162" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15"
+     inkscape:cx="24.066667"
+     inkscape:cy="23.966667"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="945"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <sodipodi:guide
+       orientation="horizontal"
+       position="44.018433"
+       id="guide2168" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="3.9078341"
+       id="guide2170" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="3.9815668"
+       id="guide2172" />
+    <sodipodi:guide
+       orientation="vertical"
+       position="43.9447"
+       id="guide2174" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2165">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Updates</dc:title>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>updates</rdf:li>
+            <rdf:li>available</rdf:li>
+            <rdf:li>software</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>Based on same icon in GNOME icon theme</dc:description>
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/LGPL/2.1/"; />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/LGPL/2.1/";>
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice"; />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike"; />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4.52460814;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path2178"
+       sodipodi:sides="8"
+       sodipodi:cx="24.479263"
+       sodipodi:cy="24.1106"
+       sodipodi:r1="24.796349"
+       sodipodi:r2="15.026587"
+       sodipodi:arg1="-1.9452288"
+       sodipodi:arg2="-1.5507025"
+       inkscape:flatsided="false"
+       inkscape:rounded="-0.02"
+       inkscape:randomized="0"
+       d="M 15.410138,1.0322575 C 15.179956,1.1222272 25.028284,9.0915606 24.781185,9.0870465 C 24.53493,9.0825478 34.610883,1.4777138 34.385276,1.3789075 C 34.158894,1.2797622 35.487544,13.878751 35.31601,13.700834 C 35.145063,13.523525 47.647268,15.27087 47.557605,15.041474 C 47.467636,14.811292 39.498302,24.65962 39.502816,24.412521 C 39.507315,24.166266 47.112149,34.24222 47.210955,34.016612 C 47.310101,33.79023 34.711111,35.11888 34.889029,34.947346 C 35.066338,34.776399 33.318993,47.278604 33.548388,47.188942 C 33.778571,47.098972 23.930243,39.129638 24.177342,39.134153 C 24.423597,39.138651 14.347643,46.743485 14.573251,46.842292 C 14.799633,46.941437 13.470983,34.342448 13.642516,34.520365 C 13.813464,34.697675 1.3112591,32.950329 1.4009213,33.179725 C 1.490891,33.409907 9.4602244,23.561579 9.4557103,23.808678 C 9.4512116,24.054933 1.8463776,13.978979 1.7475712,14.204587 C 1.648426,14.430969 14.247415,13.102319 14.069498,13.273853 C 13.892188,13.4448 15.639534,0.9425
 9532 15.410138,1.0322575 z "
+       transform="matrix(0.820487,0.3319062,-0.3289678,0.8210527,11.846697,-3.8811857)" />
+    <path
+       sodipodi:type="star"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:9.92049942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3137"
+       sodipodi:sides="8"
+       sodipodi:cx="24.479263"
+       sodipodi:cy="24.1106"
+       sodipodi:r1="24.796349"
+       sodipodi:r2="17.506222"
+       sodipodi:arg1="-1.9452288"
+       sodipodi:arg2="-1.5507025"
+       inkscape:flatsided="false"
+       inkscape:rounded="0.19"
+       inkscape:randomized="0"
+       d="M 15.410138,1.0322575 C 17.347379,0.27506185 22.75139,6.5699207 24.831007,6.6079118 C 26.900062,6.64571 32.489697,0.54872687 34.385276,1.3789075 C 36.29053,2.2133257 35.660605,10.485676 37.104253,11.98305 C 38.540568,13.472821 46.804255,13.114072 47.557605,15.041474 C 48.314801,16.978716 42.019942,22.382726 41.981951,24.462343 C 41.944153,26.531398 48.041136,32.121033 47.210955,34.016612 C 46.376537,35.921866 38.104187,35.291942 36.606812,36.735589 C 35.117042,38.171904 35.475791,46.435591 33.548388,47.188942 C 31.611147,47.946137 26.207137,41.651278 24.12752,41.613287 C 22.058465,41.575489 16.46883,47.672472 14.573251,46.842292 C 12.667997,46.007873 13.297921,37.735523 11.854274,36.238149 C 10.417958,34.748378 2.1542715,35.107128 1.4009213,33.179725 C 0.64372564,31.242484 6.9385845,25.838473 6.9765756,23.758856 C 7.0143738,21.689801 0.91739066,16.100166 1.7475712,14.204587 C 2.5819895,12.299333 10.854339,12.929258 12.351714,11.48561 C 13.841485,10.049295 13.482735
 ,1.7856077 15.410138,1.0322575 z "
+       transform="matrix(0.7476211,0.3025799,-0.2997528,0.7485069,12.898357,-1.4538832)" />
+    <path
+       transform="matrix(0.7476211,0.3025799,-0.2997528,0.7485069,12.898357,-1.4538832)"
+       d="M 15.410138,1.0322575 C 17.347379,0.27506185 22.75139,6.5699207 24.831007,6.6079118 C 26.900062,6.64571 32.489697,0.54872687 34.385276,1.3789075 C 36.29053,2.2133257 35.660605,10.485676 37.104253,11.98305 C 38.540568,13.472821 46.804255,13.114072 47.557605,15.041474 C 48.314801,16.978716 42.019942,22.382726 41.981951,24.462343 C 41.944153,26.531398 48.041136,32.121033 47.210955,34.016612 C 46.376537,35.921866 38.104187,35.291942 36.606812,36.735589 C 35.117042,38.171904 35.475791,46.435591 33.548388,47.188942 C 31.611147,47.946137 26.207137,41.651278 24.12752,41.613287 C 22.058465,41.575489 16.46883,47.672472 14.573251,46.842292 C 12.667997,46.007873 13.297921,37.735523 11.854274,36.238149 C 10.417958,34.748378 2.1542715,35.107128 1.4009213,33.179725 C 0.64372564,31.242484 6.9385845,25.838473 6.9765756,23.758856 C 7.0143738,21.689801 0.91739066,16.100166 1.7475712,14.204587 C 2.5819895,12.299333 10.854339,12.929258 12.351714,11.48561 C 13.841485,10.049295 13.482735
 ,1.7856077 15.410138,1.0322575 z "
+       inkscape:randomized="0"
+       inkscape:rounded="0.19"
+       inkscape:flatsided="false"
+       sodipodi:arg2="-1.5507025"
+       sodipodi:arg1="-1.9452288"
+       sodipodi:r2="17.506222"
+       sodipodi:r1="24.796349"
+       sodipodi:cy="24.1106"
+       sodipodi:cx="24.479263"
+       sodipodi:sides="8"
+       id="path2163"
+       style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.52460814;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="star" />
+    <path
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.14750874px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+       d="M 21.073753,16.351128 C 21.073753,11.691573 26.926247,10.95127 26.926247,16.351128 C 26.926247,16.351128 25.463123,27.95958 24,27.95958 C 22.536877,27.95958 21.073753,16.351128 21.073753,16.351128 z "
+       id="path8989"
+       sodipodi:nodetypes="ccsc" />
+    <path
+       sodipodi:type="arc"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path5170"
+       sodipodi:cx="24"
+       sodipodi:cy="34.933334"
+       sodipodi:rx="3"
+       sodipodi:ry="3"
+       d="M 27 34.933334 A 3 3 0 1 1  21,34.933334 A 3 3 0 1 1  27 34.933334 z"
+       transform="translate(0,-2.0666678)" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/sync-error.svg b/themes/HighContrast/icons/scalable/status/sync-error.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/sync-error.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/sync-synchronizing.svg b/themes/HighContrast/icons/scalable/status/sync-synchronizing.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/sync-synchronizing.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/task-due.svg b/themes/HighContrast/icons/scalable/status/task-due.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/task-due.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/task-past-due.svg b/themes/HighContrast/icons/scalable/status/task-past-due.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/task-past-due.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/user-away.svg b/themes/HighContrast/icons/scalable/status/user-away.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/user-away.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/user-idle.svg b/themes/HighContrast/icons/scalable/status/user-idle.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/user-idle.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/user-offline.svg b/themes/HighContrast/icons/scalable/status/user-offline.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/user-offline.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/user-online.svg b/themes/HighContrast/icons/scalable/status/user-online.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/user-online.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/user-trash-full.svg b/themes/HighContrast/icons/scalable/status/user-trash-full.svg
new file mode 100644
index 0000000..c809a2d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/user-trash-full.svg
@@ -0,0 +1,77 @@
+<?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="user-trash-full.svg"
+   sodipodi:docbase="/home/luca/Desktop/Black-and-White/scalable/filesystems"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   version="1.0"><metadata
+   id="metadata23"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage"; /><dc:title>User Trash Full</dc:title><dc:date>November 2008</dc:date><dc:creator><cc:Agent><dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title></cc:Agent></dc:creator><dc:subject><rdf:Bag><rdf:li>trash</rdf:li><rdf:li>garbage</rdf:li><rdf:li>trashed</rdf:li><rdf:li>non empty</rdf:li></rdf:Bag></dc:subject><dc:coverage>Notify there are some stuff in trash</dc:coverage><dc:description>A trashcan with a paper inside it</dc:description><dc:contributor><cc:Agent><dc:title>Based on Jakub Steiner 's work </dc:title></cc:Agent></dc:contributor><cc:license
+         rdf:resource="" /></cc:Work></rdf:RDF></metadata><defs
+   id="defs21" /><sodipodi:namedview
+   inkscape:window-height="949"
+   inkscape:window-width="1280"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0.0"
+   borderopacity="1.0"
+   bordercolor="#666666"
+   pagecolor="#ffffff"
+   id="base"
+   inkscape:zoom="15.041667"
+   inkscape:cx="10.138504"
+   inkscape:cy="24"
+   inkscape:window-x="0"
+   inkscape:window-y="26"
+   inkscape:current-layer="svg2"
+   showgrid="true"
+   showguides="true"
+   inkscape:guide-bbox="true"
+   inkscape:object-paths="false"
+   inkscape:object-nodes="true"><inkscape:grid
+     type="xygrid"
+     id="grid2389"
+     visible="true"
+     enabled="true" /></sodipodi:namedview>
+	<rect
+   style="fill:none;fill-opacity:0.24590167;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+   id="rect2391"
+   width="48"
+   height="48"
+   x="0"
+   y="0" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:7.94417095;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 23.966759,6.2720857 C 16.216613,6.2720857 9.9380137,9.0865289 9.9380137,12.504067 L 9.9380137,36.828897 C 9.9380137,40.246436 16.216613,43.060879 23.966759,43.060879 C 31.716905,43.060879 37.995505,40.246436 37.995505,36.828897 L 37.995505,12.604583 C 37.995505,9.1870447 31.716905,6.3726016 23.966759,6.3726016 L 23.966759,6.2720857 z"
+   id="path7" /><path
+   style="fill-rule:nonzero;stroke:#ffffff;stroke-width:8;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
+   d="M 24,4.9 C 15.2,4.9 8,8 8,11.9 L 8,17.7 C 8,21.6 15.2,24.7 24,24.7 C 32.8,24.7 40,21.6 40,17.7 L 40,11.9 C 40,8 32.8,4.9 24,4.9 L 24,4.9 z"
+   id="path9" /><path
+   style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 24,6.4 C 16.246912,6.4 9.965928,9.2 9.965928,12.6 L 9.965928,36.8 C 9.965928,40.2 16.246912,43 24,43 C 31.753088,43 38.034072,40.2 38.034072,36.8 L 38.034072,12.7 C 38.034072,9.3 31.753088,6.5 24,6.5 L 24,6.4 z"
+   id="path11" /><path
+   style="fill:#000000;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 24,5 C 15.2,5 8,8.1 8,12 L 8,17.8 C 8,21.7 15.2,24.8 24,24.8 C 32.8,24.8 40,21.7 40,17.8 L 40,12 C 40,8.1 32.8,5 24,5 z"
+   id="path13" /><path
+   style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:6.48140001;stroke-linejoin:round;stroke-miterlimit:4"
+   d="M 35.8,12.1 C 35.8,14.4 30.6,16.2 24.2,16.2 C 17.8,16.2 12.6,14.3 12.6,12.1 C 12.6,9.8 17.8,8 24.2,8 C 30.6,8 35.8,9.9 35.8,12.1 z"
+   id="path15" />
+	
+<path
+   style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.04136515;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+   d="M 14.761776,11.774827 L 28.502851,2.3524564 L 34.227075,12.682921 C 29.653959,14.783468 21.250923,16.115826 14.761776,11.774827 z"
+   id="rect4045"
+   sodipodi:nodetypes="cccc" /></svg>
\ No newline at end of file
diff --git a/themes/HighContrast/icons/scalable/status/weather-clear-night.svg b/themes/HighContrast/icons/scalable/status/weather-clear-night.svg
new file mode 100644
index 0000000..2a04ffc
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-clear-night.svg
@@ -0,0 +1,152 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-clean-night.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="21.751004"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="1278"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2491"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Clean Night</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>night</rdf:li>
+            <rdf:li>moon</rdf:li>
+            <rdf:li>clean</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A half moon with a twinkle-twinkle-little-star and a cloud over it</dc:description>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.52822577999999998;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2493"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <g
+       id="g3785">
+      <path
+         style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:17.04613686;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         d="M 17.114204,9.5545413 C 16.601229,11.460482 15.913969,13.404708 15.913969,15.512804 C 15.91397,23.945186 22.87132,30.780846 31.453817,30.780846 C 33.960349,30.780846 36.326215,29.820468 38.40253,29.167151 C 37.364373,34.92046 30.499785,38.476932 24.062917,38.476932 C 15.480416,38.476932 8.523068,31.64127 8.523068,23.20889 C 8.523068,17.239196 11.410444,10.440485 17.114204,9.5545413 z"
+         id="path3275"
+         sodipodi:nodetypes="csscssc" />
+      <path
+         style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:9;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         d="M 17.14773,9.551622 C 16.634458,11.458325 15.946801,13.403328 15.946801,15.512267 C 15.946802,23.948022 22.90818,30.786416 31.495644,30.786416 C 34.003627,30.786416 36.370863,29.825654 38.448378,29.172075 C 37.409621,34.927685 30.54106,38.485579 24.100466,38.485579 C 15.512997,38.485579 8.5516221,31.647183 8.5516221,23.211431 C 8.5516221,17.23935 11.440669,10.43792 17.14773,9.551622 z"
+         id="path3273"
+         sodipodi:nodetypes="csscssc" />
+      <path
+         sodipodi:nodetypes="csscssc"
+         id="path23408"
+         d="M 17.155081,9.5437498 C 16.6409,11.451491 15.952025,13.397552 15.952025,15.507638 C 15.952026,23.947983 22.925733,30.790099 31.528403,30.790099 C 34.040828,30.790099 36.412257,29.828813 38.493452,29.174879 C 37.452854,34.933622 30.572129,38.493452 24.120129,38.493452 C 15.517453,38.493452 8.5437499,31.651334 8.5437499,23.210991 C 8.5437499,17.235662 11.437913,10.43053 17.155081,9.5437498 z"
+         style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.01309681;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3781">
+      <path
+         sodipodi:type="star"
+         style="fill:none;fill-opacity:0.52822577;stroke:#ffffff;stroke-width:11.01093483;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path3279"
+         sodipodi:sides="5"
+         sodipodi:cx="7"
+         sodipodi:cy="6"
+         sodipodi:r1="6.9523058"
+         sodipodi:r2="3.1500001"
+         sodipodi:arg1="0.65805831"
+         sodipodi:arg2="1.2863768"
+         inkscape:flatsided="false"
+         inkscape:rounded="0.23"
+         inkscape:randomized="0"
+         d="M 12.500534,10.251904 C 11.828542,11.121235 8.938524,8.7151308 7.8838911,9.0234479 C 6.8292582,9.3317649 5.690398,12.915693 4.6559579,12.545229 C 3.6215177,12.174765 5.016794,8.6826674 4.3976676,7.7749272 C 3.7785411,6.8671869 0.018095967,6.8915612 0.050768479,5.7932704 C 0.083440989,4.6949798 3.8357873,4.9428488 4.507779,4.0735174 C 5.1797707,3.204186 3.994548,-0.36467778 5.0491809,-0.67299487 C 6.1038137,-0.98131195 7.027615,2.6639772 8.0620551,3.0344411 C 9.0964953,3.4049051 12.124433,1.1748517 12.743559,2.0825919 C 13.362685,2.9903322 10.18128,4.9953757 10.148607,6.0936664 C 10.115935,7.1919571 13.172526,9.3825721 12.500534,10.251904 z"
+         transform="matrix(1.0180133,0,0,0.9803554,28.445553,6.1778971)" />
+      <path
+         transform="matrix(1.0180133,0,0,0.9803554,28.447043,6.1764074)"
+         d="M 12.500534,10.251904 C 11.828542,11.121235 8.938524,8.7151308 7.8838911,9.0234479 C 6.8292582,9.3317649 5.690398,12.915693 4.6559579,12.545229 C 3.6215177,12.174765 5.016794,8.6826674 4.3976676,7.7749272 C 3.7785411,6.8671869 0.018095967,6.8915612 0.050768479,5.7932704 C 0.083440989,4.6949798 3.8357873,4.9428488 4.507779,4.0735174 C 5.1797707,3.204186 3.994548,-0.36467778 5.0491809,-0.67299487 C 6.1038137,-0.98131195 7.027615,2.6639772 8.0620551,3.0344411 C 9.0964953,3.4049051 12.124433,1.1748517 12.743559,2.0825919 C 13.362685,2.9903322 10.18128,4.9953757 10.148607,6.0936664 C 10.115935,7.1919571 13.172526,9.3825721 12.500534,10.251904 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0.23"
+         inkscape:flatsided="false"
+         sodipodi:arg2="1.2863768"
+         sodipodi:arg1="0.65805831"
+         sodipodi:r2="3.1500001"
+         sodipodi:r1="6.9523058"
+         sodipodi:cy="6"
+         sodipodi:cx="7"
+         sodipodi:sides="5"
+         id="path3277"
+         style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="star" />
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-clear.svg b/themes/HighContrast/icons/scalable/status/weather-clear.svg
new file mode 100644
index 0000000..e1cf28d
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-clear.svg
@@ -0,0 +1,141 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-sun.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="8.4176707"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="1278"
+     inkscape:window-height="948"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3165"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Sun</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>sun</rdf:li>
+            <rdf:li>clean</rdf:li>
+            <rdf:li>day</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A sun</dc:description>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.47389557999999998;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2393"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       d="M 24.000001,4 C 25.882368,4.0000001 27.235805,11.269216 28.974885,11.989566 C 30.713966,12.709917 36.811102,8.5268302 38.142136,9.8578648 C 39.47317,11.188899 35.290083,17.286035 36.010434,19.025116 C 36.730785,20.764196 44,22.117634 44,24.000001 C 44,25.882368 36.730784,27.235805 36.010434,28.974885 C 35.290083,30.713966 39.47317,36.811102 38.142135,38.142136 C 36.811101,39.47317 30.713965,35.290083 28.974884,36.010434 C 27.235804,36.730785 25.882366,44 23.999999,44 C 22.117632,44 20.764195,36.730784 19.025115,36.010434 C 17.286034,35.290083 11.188898,39.47317 9.857864,38.142135 C 8.5268295,36.811101 12.709917,30.713965 11.989566,28.974884 C 11.269215,27.235804 3.9999999,25.882366 4,23.999999 C 4.0000001,22.117632 11.269216,20.764195 11.989566,19.025115 C 12.709917,17.286034 8.5268302,11.188898 9.8578648,9.857864 C 11.188899,8.5268295 17.286035,12.709917 19.025116,11.989566 C 20.764196,11.269215 22.117634,3.9999999 24.000001,4 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0.2"
+       inkscape:flatsided="false"
+       sodipodi:arg2="-1.1780972"
+       sodipodi:arg1="-1.5707963"
+       sodipodi:r2="13"
+       sodipodi:r1="20"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       sodipodi:sides="8"
+       id="path3183"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="star" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3175"
+       sodipodi:cx="24.096386"
+       sodipodi:cy="24"
+       sodipodi:rx="14.096386"
+       sodipodi:ry="14"
+       d="M 38.192772,24 A 14.096386,14 0 1 1 10,24 A 14.096386,14 0 1 1 38.192772,24 z" />
+    <path
+       sodipodi:type="star"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3181"
+       sodipodi:sides="8"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:r1="20"
+       sodipodi:r2="13"
+       sodipodi:arg1="-1.5707963"
+       sodipodi:arg2="-1.1780972"
+       inkscape:flatsided="false"
+       inkscape:rounded="0.2"
+       inkscape:randomized="0"
+       d="M 24.000001,4 C 25.882368,4.0000001 27.235805,11.269216 28.974885,11.989566 C 30.713966,12.709917 36.811102,8.5268302 38.142136,9.8578648 C 39.47317,11.188899 35.290083,17.286035 36.010434,19.025116 C 36.730785,20.764196 44,22.117634 44,24.000001 C 44,25.882368 36.730784,27.235805 36.010434,28.974885 C 35.290083,30.713966 39.47317,36.811102 38.142135,38.142136 C 36.811101,39.47317 30.713965,35.290083 28.974884,36.010434 C 27.235804,36.730785 25.882366,44 23.999999,44 C 22.117632,44 20.764195,36.730784 19.025115,36.010434 C 17.286034,35.290083 11.188898,39.47317 9.857864,38.142135 C 8.5268295,36.811101 12.709917,30.713965 11.989566,28.974884 C 11.269215,27.235804 3.9999999,25.882366 4,23.999999 C 4.0000001,22.117632 11.269216,20.764195 11.989566,19.025115 C 12.709917,17.286034 8.5268302,11.188898 9.8578648,9.857864 C 11.188899,8.5268295 17.286035,12.709917 19.025116,11.989566 C 20.764196,11.269215 22.117634,3.9999999 24.000001,4 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3187"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="11"
+       sodipodi:ry="11"
+       d="M 35,24 A 11,11 0 1 1 13,24 A 11,11 0 1 1 35,24 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-few-clouds-night.svg b/themes/HighContrast/icons/scalable/status/weather-few-clouds-night.svg
new file mode 100644
index 0000000..6e3ecf0
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-few-clouds-night.svg
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-few-clouds-night.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="21.751004"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="1278"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2491"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Few Clouds Night</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>night</rdf:li>
+            <rdf:li>moon</rdf:li>
+            <rdf:li>few clouds</rdf:li>
+            <rdf:li>cloud</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A half moon with a twinkle-twinkle-little-star and a cloud over it</dc:description>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.52822577999999998;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2493"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:nodetypes="ccccs"
+       id="path3849"
+       d="M 17.574597,44 L 44,44 L 44,23.497698 C 39.934553,14.271661 17.574597,17.347007 18.590959,27.598158 C 7.2776288,23.477262 2.3291713,44 17.574597,44 z"
+       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" />
+    <g
+       id="g3785">
+      <path
+         style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:17.04613686;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         d="M 17.114204,9.5545413 C 16.601229,11.460482 15.913969,13.404708 15.913969,15.512804 C 15.91397,23.945186 22.87132,30.780846 31.453817,30.780846 C 33.960349,30.780846 36.326215,29.820468 38.40253,29.167151 C 37.364373,34.92046 30.499785,38.476932 24.062917,38.476932 C 15.480416,38.476932 8.523068,31.64127 8.523068,23.20889 C 8.523068,17.239196 11.410444,10.440485 17.114204,9.5545413 z"
+         id="path3275"
+         sodipodi:nodetypes="csscssc" />
+      <path
+         style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:9;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+         d="M 17.14773,9.551622 C 16.634458,11.458325 15.946801,13.403328 15.946801,15.512267 C 15.946802,23.948022 22.90818,30.786416 31.495644,30.786416 C 34.003627,30.786416 36.370863,29.825654 38.448378,29.172075 C 37.409621,34.927685 30.54106,38.485579 24.100466,38.485579 C 15.512997,38.485579 8.5516221,31.647183 8.5516221,23.211431 C 8.5516221,17.23935 11.440669,10.43792 17.14773,9.551622 z"
+         id="path3273"
+         sodipodi:nodetypes="csscssc" />
+      <path
+         sodipodi:nodetypes="csscssc"
+         id="path23408"
+         d="M 17.155081,9.5437498 C 16.6409,11.451491 15.952025,13.397552 15.952025,15.507638 C 15.952026,23.947983 22.925733,30.790099 31.528403,30.790099 C 34.040828,30.790099 36.412257,29.828813 38.493452,29.174879 C 37.452854,34.933622 30.572129,38.493452 24.120129,38.493452 C 15.517453,38.493452 8.5437499,31.651334 8.5437499,23.210991 C 8.5437499,17.235662 11.437913,10.43053 17.155081,9.5437498 z"
+         style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.01309681;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+    </g>
+    <g
+       id="g3781">
+      <path
+         sodipodi:type="star"
+         style="fill:none;fill-opacity:0.52822577;stroke:#ffffff;stroke-width:11.01093483;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path3279"
+         sodipodi:sides="5"
+         sodipodi:cx="7"
+         sodipodi:cy="6"
+         sodipodi:r1="6.9523058"
+         sodipodi:r2="3.1500001"
+         sodipodi:arg1="0.65805831"
+         sodipodi:arg2="1.2863768"
+         inkscape:flatsided="false"
+         inkscape:rounded="0.23"
+         inkscape:randomized="0"
+         d="M 12.500534,10.251904 C 11.828542,11.121235 8.938524,8.7151308 7.8838911,9.0234479 C 6.8292582,9.3317649 5.690398,12.915693 4.6559579,12.545229 C 3.6215177,12.174765 5.016794,8.6826674 4.3976676,7.7749272 C 3.7785411,6.8671869 0.018095967,6.8915612 0.050768479,5.7932704 C 0.083440989,4.6949798 3.8357873,4.9428488 4.507779,4.0735174 C 5.1797707,3.204186 3.994548,-0.36467778 5.0491809,-0.67299487 C 6.1038137,-0.98131195 7.027615,2.6639772 8.0620551,3.0344411 C 9.0964953,3.4049051 12.124433,1.1748517 12.743559,2.0825919 C 13.362685,2.9903322 10.18128,4.9953757 10.148607,6.0936664 C 10.115935,7.1919571 13.172526,9.3825721 12.500534,10.251904 z"
+         transform="matrix(1.0180133,0,0,0.9803554,28.445553,6.1778971)" />
+      <path
+         transform="matrix(1.0180133,0,0,0.9803554,28.447043,6.1764074)"
+         d="M 12.500534,10.251904 C 11.828542,11.121235 8.938524,8.7151308 7.8838911,9.0234479 C 6.8292582,9.3317649 5.690398,12.915693 4.6559579,12.545229 C 3.6215177,12.174765 5.016794,8.6826674 4.3976676,7.7749272 C 3.7785411,6.8671869 0.018095967,6.8915612 0.050768479,5.7932704 C 0.083440989,4.6949798 3.8357873,4.9428488 4.507779,4.0735174 C 5.1797707,3.204186 3.994548,-0.36467778 5.0491809,-0.67299487 C 6.1038137,-0.98131195 7.027615,2.6639772 8.0620551,3.0344411 C 9.0964953,3.4049051 12.124433,1.1748517 12.743559,2.0825919 C 13.362685,2.9903322 10.18128,4.9953757 10.148607,6.0936664 C 10.115935,7.1919571 13.172526,9.3825721 12.500534,10.251904 z"
+         inkscape:randomized="0"
+         inkscape:rounded="0.23"
+         inkscape:flatsided="false"
+         sodipodi:arg2="1.2863768"
+         sodipodi:arg1="0.65805831"
+         sodipodi:r2="3.1500001"
+         sodipodi:r1="6.9523058"
+         sodipodi:cy="6"
+         sodipodi:cx="7"
+         sodipodi:sides="5"
+         id="path3277"
+         style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="star" />
+    </g>
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 17.574597,44 L 44,44 L 44,23.497698 C 39.934553,14.271661 17.574597,17.347007 18.590959,27.598158 C 7.2776288,23.477262 2.3291713,44 17.574597,44 z"
+       id="path3247"
+       sodipodi:nodetypes="ccccs" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-few-clouds.svg b/themes/HighContrast/icons/scalable/status/weather-few-clouds.svg
new file mode 100644
index 0000000..e53f921
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-few-clouds.svg
@@ -0,0 +1,160 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-few-clouds.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective13" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="22.875502"
+     inkscape:cy="20.757759"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="1278"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3165"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Few Clouds Night</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>day</rdf:li>
+            <rdf:li>cloud</rdf:li>
+            <rdf:li>few</rdf:li>
+            <rdf:li />
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A sun with a cloud over it</dc:description>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.47389557999999998;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2393"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       d="M 24.000001,4 C 25.882368,4.0000001 27.235805,11.269216 28.974885,11.989566 C 30.713966,12.709917 36.811102,8.5268302 38.142136,9.8578648 C 39.47317,11.188899 35.290083,17.286035 36.010434,19.025116 C 36.730785,20.764196 44,22.117634 44,24.000001 C 44,25.882368 36.730784,27.235805 36.010434,28.974885 C 35.290083,30.713966 39.47317,36.811102 38.142135,38.142136 C 36.811101,39.47317 30.713965,35.290083 28.974884,36.010434 C 27.235804,36.730785 25.882366,44 23.999999,44 C 22.117632,44 20.764195,36.730784 19.025115,36.010434 C 17.286034,35.290083 11.188898,39.47317 9.857864,38.142135 C 8.5268295,36.811101 12.709917,30.713965 11.989566,28.974884 C 11.269215,27.235804 3.9999999,25.882366 4,23.999999 C 4.0000001,22.117632 11.269216,20.764195 11.989566,19.025115 C 12.709917,17.286034 8.5268302,11.188898 9.8578648,9.857864 C 11.188899,8.5268295 17.286035,12.709917 19.025116,11.989566 C 20.764196,11.269215 22.117634,3.9999999 24.000001,4 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0.2"
+       inkscape:flatsided="false"
+       sodipodi:arg2="-1.1780972"
+       sodipodi:arg1="-1.5707963"
+       sodipodi:r2="13"
+       sodipodi:r1="20"
+       sodipodi:cy="24"
+       sodipodi:cx="24"
+       sodipodi:sides="8"
+       id="path3183"
+       style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:type="star" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3175"
+       sodipodi:cx="24.096386"
+       sodipodi:cy="24"
+       sodipodi:rx="14.096386"
+       sodipodi:ry="14"
+       d="M 38.192772,24 A 14.096386,14 0 1 1 10,24 A 14.096386,14 0 1 1 38.192772,24 z" />
+    <path
+       sodipodi:nodetypes="ccccs"
+       id="path2387"
+       d="M 18,44 L 44,44 L 44,24 C 40,15 18,18 19,28 C 7.868796,23.980065 3,44 18,44 z"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       sodipodi:type="star"
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3181"
+       sodipodi:sides="8"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:r1="20"
+       sodipodi:r2="13"
+       sodipodi:arg1="-1.5707963"
+       sodipodi:arg2="-1.1780972"
+       inkscape:flatsided="false"
+       inkscape:rounded="0.2"
+       inkscape:randomized="0"
+       d="M 24.000001,4 C 25.882368,4.0000001 27.235805,11.269216 28.974885,11.989566 C 30.713966,12.709917 36.811102,8.5268302 38.142136,9.8578648 C 39.47317,11.188899 35.290083,17.286035 36.010434,19.025116 C 36.730785,20.764196 44,22.117634 44,24.000001 C 44,25.882368 36.730784,27.235805 36.010434,28.974885 C 35.290083,30.713966 39.47317,36.811102 38.142135,38.142136 C 36.811101,39.47317 30.713965,35.290083 28.974884,36.010434 C 27.235804,36.730785 25.882366,44 23.999999,44 C 22.117632,44 20.764195,36.730784 19.025115,36.010434 C 17.286034,35.290083 11.188898,39.47317 9.857864,38.142135 C 8.5268295,36.811101 12.709917,30.713965 11.989566,28.974884 C 11.269215,27.235804 3.9999999,25.882366 4,23.999999 C 4.0000001,22.117632 11.269216,20.764195 11.989566,19.025115 C 12.709917,17.286034 8.5268302,11.188898 9.8578648,9.857864 C 11.188899,8.5268295 17.286035,12.709917 19.025116,11.989566 C 20.764196,11.269215 22.117634,3.9999999 24.000001,4 z" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="path3187"
+       sodipodi:cx="24"
+       sodipodi:cy="24"
+       sodipodi:rx="11"
+       sodipodi:ry="11"
+       d="M 35,24 A 11,11 0 1 1 13,24 A 11,11 0 1 1 35,24 z" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 18,44 L 44,44 L 44,24 C 40,15 18,18 19,28 C 7.868796,23.980065 3,44 18,44 z"
+       id="path3247"
+       sodipodi:nodetypes="ccccs" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-fog.svg b/themes/HighContrast/icons/scalable/status/weather-fog.svg
new file mode 100644
index 0000000..77ff3d3
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-fog.svg
@@ -0,0 +1,123 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-fog.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="22.875502"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:snap-bbox="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     guidetolerance="10000"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2393"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Fog</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:coverage></dc:coverage>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>feather</rdf:li>
+            <rdf:li>fog</rdf:li>
+            <rdf:li>no visibility</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>three horizontal bar, representing no visibility due fog</dc:description>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.50000000000000000;stroke:none;stroke-width:11;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2397"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <rect
+       ry="5.5"
+       y="6"
+       x="2"
+       height="11"
+       width="44"
+       id="rect3168"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <rect
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect3182"
+       width="44"
+       height="11"
+       x="2"
+       y="31"
+       ry="5.5" />
+    <rect
+       ry="5.5"
+       y="18"
+       x="2"
+       height="11"
+       width="44"
+       id="rect3184"
+       style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-overcast.svg b/themes/HighContrast/icons/scalable/status/weather-overcast.svg
new file mode 100644
index 0000000..b5aab40
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-overcast.svg
@@ -0,0 +1,109 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="cloud.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+    <inkscape:perspective
+       id="perspective3231"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="13.729167"
+     inkscape:cx="20.507321"
+     inkscape:cy="23.732725"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:snap-bbox="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1126"
+     inkscape:window-height="889"
+     inkscape:window-x="134"
+     inkscape:window-y="66">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2393"
+       visible="true"
+       enabled="true" />
+    <sodipodi:guide
+       orientation="0,1"
+       position="-3.9133505,31.05433"
+       id="guide3249" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.60805863000000004"
+       id="rect2395"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path3253"
+       d="M 11.194548,35 C 16,35 19,35 24,34 C 27,35 33,35 36.285198,35 C 45.694191,35 47.785079,18.454545 35.239753,22 C 38.376085,13.727272 27.921648,8.999999 21.648986,17.272727 C 18.512654,13.727272 10.657589,13.639149 11.703033,21.911877 C 1.2485953,18.366422 1.7855546,35 11.194548,35 z"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 11.194548,35 C 16,35 19,35 24,34 C 27,35 33,35 36.285198,35 C 45.694191,35 47.785079,18.454545 35.239753,22 C 38.376085,13.727272 27.921648,8.999999 21.648986,17.272727 C 18.512654,13.727272 10.657589,13.639149 11.703033,21.911877 C 1.2485953,18.366422 1.7855546,35 11.194548,35 z"
+       id="path3247"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 21,36 C 26,35 29.333333,32.666667 33,31"
+       id="path3257"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-severe-alert.svg b/themes/HighContrast/icons/scalable/status/weather-severe-alert.svg
new file mode 100644
index 0000000..eca4bc7
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-severe-alert.svg
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://web.resource.org/cc/";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg3304"
+   sodipodi:version="0.32"
+   inkscape:version="0.42"
+   sodipodi:docbase="/home/luca/Desktop/black-and-white/scalable/actions"
+   sodipodi:docname="address-book-new.svg">
+  <defs
+     id="defs3306" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="7.0000000"
+     inkscape:cx="24.000000"
+     inkscape:cy="24.000000"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="922"
+     inkscape:window-height="561"
+     inkscape:window-x="5"
+     inkscape:window-y="50" />
+  <metadata
+     id="metadata3309">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <path
+       sodipodi:type="arc"
+       style="fill:#f50000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
+       id="path3312"
+       sodipodi:cx="24.000000"
+       sodipodi:cy="24.071428"
+       sodipodi:rx="24.142857"
+       sodipodi:ry="23.928572"
+       d="M 48.142857 24.071428 A 24.142857 23.928572 0 1 1  -0.14285660,24.071428 A 24.142857 23.928572 0 1 1  48.142857 24.071428 z" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-showers-scattered.svg b/themes/HighContrast/icons/scalable/status/weather-showers-scattered.svg
new file mode 100644
index 0000000..6e9e9f9
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-showers-scattered.svg
@@ -0,0 +1,230 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-showers-scattered.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective13" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="20.823191"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3165"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Showers Scattered</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>showers</rdf:li>
+            <rdf:li>scattered</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>Two raindrops</dc:description>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.47389557999999998;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2393"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <g
+       id="g3244"
+       transform="translate(-1.0075344,-9.128692e-2)">
+      <path
+         sodipodi:type="star"
+         style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path3216"
+         sodipodi:sides="3"
+         sodipodi:cx="36"
+         sodipodi:cy="37"
+         sodipodi:r1="12.041595"
+         sodipodi:r2="6.1773381"
+         sodipodi:arg1="-2.2974387"
+         sodipodi:arg2="-1.2502411"
+         inkscape:flatsided="false"
+         inkscape:rounded="0.23"
+         inkscape:randomized="0.01"
+         d="M 28.06215,28.120174 C 29.85981,26.532481 35.7958,30.265095 38.063599,31.030977 C 40.331398,31.796858 47.368865,32.130262 47.885046,34.476545 C 48.401227,36.822828 41.831219,40.062359 40.031746,41.65577 C 38.232274,43.249182 34.507791,49.142955 32.247313,48.374543 C 29.986834,47.60613 30.459749,40.707726 30.007691,38.357663 C 29.555633,36.0076 26.264491,29.707866 28.06215,28.120174 z"
+         transform="matrix(0.7575988,0.6527206,-0.6527206,0.7575988,13.094765,-35.620553)" />
+      <path
+         sodipodi:type="arc"
+         style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path3218"
+         sodipodi:cx="12.5"
+         sodipodi:cy="19.5"
+         sodipodi:rx="10.477207"
+         sodipodi:ry="11.5"
+         d="M 22.977207,19.5 A 10.477207,11.5 0 1 1 2.0227928,19.5 A 10.477207,11.5 0 1 1 22.977207,19.5 z"
+         transform="matrix(3.3674943e-2,-0.9994328,0.9994328,3.3674943e-2,-3.4033536,36.448987)" />
+    </g>
+    <g
+       id="g3240"
+       transform="translate(-1.0075343,-9.1287073e-2)">
+      <path
+         transform="matrix(3.3674943e-2,-0.9994328,0.9994328,3.3674943e-2,-3.4033536,36.448987)"
+         d="M 22.977207,19.5 A 10.477207,11.5 0 1 1 2.0227928,19.5 A 10.477207,11.5 0 1 1 22.977207,19.5 z"
+         sodipodi:ry="11.5"
+         sodipodi:rx="10.477207"
+         sodipodi:cy="19.5"
+         sodipodi:cx="12.5"
+         id="path3208"
+         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="arc" />
+      <path
+         transform="matrix(0.7575988,0.6527206,-0.6527206,0.7575988,13.094765,-35.620553)"
+         d="M 28.06215,28.120174 C 29.85981,26.532481 35.7958,30.265095 38.063599,31.030977 C 40.331398,31.796858 47.368865,32.130262 47.885046,34.476545 C 48.401227,36.822828 41.831219,40.062359 40.031746,41.65577 C 38.232274,43.249182 34.507791,49.142955 32.247313,48.374543 C 29.986834,47.60613 30.459749,40.707726 30.007691,38.357663 C 29.555633,36.0076 26.264491,29.707866 28.06215,28.120174 z"
+         inkscape:randomized="0.01"
+         inkscape:rounded="0.23"
+         inkscape:flatsided="false"
+         sodipodi:arg2="-1.2502411"
+         sodipodi:arg1="-2.2974387"
+         sodipodi:r2="6.1773381"
+         sodipodi:r1="12.041595"
+         sodipodi:cy="37"
+         sodipodi:cx="36"
+         sodipodi:sides="3"
+         id="path3210"
+         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="star" />
+    </g>
+    <g
+       id="g3232"
+       transform="translate(1.1656776e-6,1)">
+      <path
+         transform="matrix(2.9292208e-2,-0.8679152,0.8693583,2.9243582e-2,16.683774,44.179037)"
+         d="M 22.977207,19.5 A 10.477207,11.5 0 1 1 2.0227928,19.5 A 10.477207,11.5 0 1 1 22.977207,19.5 z"
+         sodipodi:ry="11.5"
+         sodipodi:rx="10.477207"
+         sodipodi:cy="19.5"
+         sodipodi:cx="12.5"
+         id="path3220"
+         style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:9.20461369;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="arc" />
+      <path
+         transform="matrix(0.6589986,0.5668277,-0.5677702,0.6579046,31.034693,-18.406711)"
+         d="M 28.06215,28.120174 C 29.85981,26.532481 35.7958,30.265095 38.063599,31.030977 C 40.331398,31.796858 47.368865,32.130262 47.885046,34.476545 C 48.401227,36.822828 41.831219,40.062359 40.031746,41.65577 C 38.232274,43.249182 34.507791,49.142955 32.247313,48.374543 C 29.986834,47.60613 30.459749,40.707726 30.007691,38.357663 C 29.555633,36.0076 26.264491,29.707866 28.06215,28.120174 z"
+         inkscape:randomized="0.01"
+         inkscape:rounded="0.23"
+         inkscape:flatsided="false"
+         sodipodi:arg2="-1.2502411"
+         sodipodi:arg1="-2.2974387"
+         sodipodi:r2="6.1773381"
+         sodipodi:r1="12.041595"
+         sodipodi:cy="37"
+         sodipodi:cx="36"
+         sodipodi:sides="3"
+         id="path3230"
+         style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:9.20461178;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:type="star" />
+    </g>
+    <g
+       id="g3236"
+       transform="translate(-4.8279391e-3,1.0000002)">
+      <path
+         sodipodi:type="arc"
+         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path3212"
+         sodipodi:cx="12.5"
+         sodipodi:cy="19.5"
+         sodipodi:rx="10.477207"
+         sodipodi:ry="11.5"
+         d="M 22.977207,19.5 A 10.477207,11.5 0 1 1 2.0227928,19.5 A 10.477207,11.5 0 1 1 22.977207,19.5 z"
+         transform="matrix(2.9292208e-2,-0.8679152,0.8693583,2.9243582e-2,16.683774,44.179037)" />
+      <path
+         sodipodi:type="star"
+         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="path3214"
+         sodipodi:sides="3"
+         sodipodi:cx="36"
+         sodipodi:cy="37"
+         sodipodi:r1="12.041595"
+         sodipodi:r2="6.1773381"
+         sodipodi:arg1="-2.2974387"
+         sodipodi:arg2="-1.2502411"
+         inkscape:flatsided="false"
+         inkscape:rounded="0.23"
+         inkscape:randomized="0.01"
+         d="M 28.06215,28.120174 C 29.85981,26.532481 35.7958,30.265095 38.063599,31.030977 C 40.331398,31.796858 47.368865,32.130262 47.885046,34.476545 C 48.401227,36.822828 41.831219,40.062359 40.031746,41.65577 C 38.232274,43.249182 34.507791,49.142955 32.247313,48.374543 C 29.986834,47.60613 30.459749,40.707726 30.007691,38.357663 C 29.555633,36.0076 26.264491,29.707866 28.06215,28.120174 z"
+         transform="matrix(0.6589986,0.5668277,-0.5677702,0.6579046,31.034693,-18.406711)" />
+    </g>
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 9.5,24.5 C 9.5,24.5 9.5,29.5 14.5,29.5"
+       id="path3250"
+       sodipodi:nodetypes="cs" />
+    <path
+       sodipodi:nodetypes="cs"
+       id="path3252"
+       d="M 28.5,33.5 C 28.5,33.5 28.5,39.5 35.5,39.5"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-showers.svg b/themes/HighContrast/icons/scalable/status/weather-showers.svg
new file mode 100644
index 0000000..058f68a
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-showers.svg
@@ -0,0 +1,178 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="48px"
+   height="48px"
+   id="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-showers.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective2391" />
+    <inkscape:perspective
+       id="perspective3231"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="24"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:snap-bbox="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2393"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Showers</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>showers</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.48846151999999998"
+       id="rect2395"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3987"
+       id="use3989"
+       transform="translate(10,0)"
+       width="48"
+       height="48" />
+    <use
+       height="48"
+       width="48"
+       transform="translate(20,0)"
+       id="use3991"
+       xlink:href="#path3987"
+       y="0"
+       x="0" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3987"
+       id="use3993"
+       transform="translate(30,0)"
+       width="48"
+       height="48" />
+    <path
+       id="path3987"
+       d="M 6,40 L 11,28"
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       sodipodi:nodetypes="ccccccc"
+       id="path3253"
+       d="M 11.194548,26 C 16,26 19,26 24,25 C 27,26 33,26 36.285198,26 C 45.694191,26 47.785079,9.4545448 35.239753,13 C 38.376085,4.7272718 27.921648,-1.1500478e-06 21.648985,8.2727268 C 18.512654,4.7272718 10.657589,4.6391488 11.703033,12.911877 C 1.2485953,9.3664218 1.7855546,26 11.194548,26 z"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+    <path
+       style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="M 11.318905,26 C 16.106141,26 19.094769,26 24.075815,25 C 27.064443,26 33.041698,26 36.314443,26 C 45.687769,26 47.77073,9.4545448 35.272961,13 C 38.397404,4.7272718 27.982597,-1.15e-06 21.733713,8.2727268 C 18.60927,4.7272718 10.783983,4.6391488 11.825463,12.911877 C 1.4106556,9.3664218 1.9455794,26 11.318905,26 z"
+       id="path3247"
+       sodipodi:nodetypes="ccccccc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 20.805452,27 C 25.805452,26 29.138785,23.666667 32.805452,22"
+       id="path3257"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 6,40 L 12,27"
+       id="path3979"
+       sodipodi:nodetypes="cc" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#path3979"
+       id="use3981"
+       transform="translate(10,0)"
+       width="48"
+       height="48" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#use3981"
+       id="use3983"
+       transform="translate(10,0)"
+       width="48"
+       height="48" />
+    <use
+       x="0"
+       y="0"
+       xlink:href="#use3983"
+       id="use3985"
+       transform="translate(10,0)"
+       width="48"
+       height="48" />
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-snow.svg b/themes/HighContrast/icons/scalable/status/weather-snow.svg
new file mode 100644
index 0000000..525f385
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-snow.svg
@@ -0,0 +1,177 @@
+<?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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-snow.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective13" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="22.554217"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3165"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Snow</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>snow</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>Snow crystals</dc:description>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.47389555999999999;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2393"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <g
+       transform="translate(16.92154,17)"
+       id="g3412"
+       style="stroke:#ffffff;stroke-opacity:1;stroke-width:12;stroke-miterlimit:4;stroke-dasharray:none">
+      <path
+         sodipodi:nodetypes="cc"
+         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 16,5 L 16,25"
+         id="path3414" />
+      <path
+         id="path3416"
+         d="M 25.045599,10.032861 L 7.032861,19.967137"
+         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 24.970503,19.970504 L 7.0294964,10.029496"
+         id="path3418" />
+    </g>
+    <g
+       style="stroke:#ffffff;stroke-width:12;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="g3428"
+       transform="translate(-1.045599,1)">
+      <path
+         id="path3430"
+         d="M 16,5 L 16,25"
+         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 25.045599,10.032861 L 7.032861,19.967137"
+         id="path3432" />
+      <path
+         id="path3434"
+         d="M 24.970503,19.970504 L 7.0294964,10.029496"
+         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="cc" />
+    </g>
+    <g
+       id="g3399"
+       transform="translate(-1,1)">
+      <path
+         sodipodi:nodetypes="cc"
+         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 16,5 L 16,25"
+         id="path3389" />
+      <path
+         id="path3393"
+         d="M 25.045599,10.032861 L 7.032861,19.967137"
+         style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4.06572199;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4.05899286;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 24.970503,19.970504 L 7.0294964,10.029496"
+         id="path3395" />
+    </g>
+    <g
+       id="g3404"
+       transform="translate(16.92154,17)">
+      <path
+         id="path3406"
+         d="M 16,5 L 16,25"
+         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"
+         sodipodi:nodetypes="cc" />
+      <path
+         sodipodi:nodetypes="cc"
+         style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4.06572199;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 25.045599,10.032861 L 7.032861,19.967137"
+         id="path3408" />
+      <path
+         id="path3410"
+         d="M 24.970503,19.970504 L 7.0294964,10.029496"
+         style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4.05899286;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         sodipodi:nodetypes="cc" />
+    </g>
+  </g>
+</svg>
diff --git a/themes/HighContrast/icons/scalable/status/weather-storm.svg b/themes/HighContrast/icons/scalable/status/weather-storm.svg
new file mode 100644
index 0000000..b76b769
--- /dev/null
+++ b/themes/HighContrast/icons/scalable/status/weather-storm.svg
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://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="svg2383"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   sodipodi:docname="weather-storm.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs2385">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective13" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.5625"
+     inkscape:cx="21.981107"
+     inkscape:cy="24"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:snap-bbox="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="949"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     showguides="true"
+     inkscape:guide-bbox="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid3165"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata2388">
+    <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>Weather Strom</dc:title>
+        <dc:date>December 2008</dc:date>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Luca Ferretti &lt;elle uca libero it&gt;</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>weather</rdf:li>
+            <rdf:li>storm</rdf:li>
+            <rdf:li>thunder</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+        <dc:description>A thunder</dc:description>
+        <cc:license
+           rdf:resource="" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       style="fill:none;fill-opacity:0.47389557999999998;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       id="rect2393"
+       width="48"
+       height="48"
+       x="0"
+       y="0" />
+    <path
+       sodipodi:nodetypes="cccccccc"
+       id="path3180"
+       d="M 18,6 L 33,6 L 27,18 L 42,18 L 15,42 L 20,25 L 6,25 L 18,6 z"
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" />
+    <path
+       style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="M 18,6 L 33,6 L 27,18 L 42,18 L 15,42 L 20,25 L 6,25 L 18,6 z"
+       id="path2386"
+       sodipodi:nodetypes="cccccccc" />
+  </g>
+</svg>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]