From 8da336afd34baaf2c8b25b8db1a05aac3ff9421a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 8 Nov 2014 23:25:57 +0100 Subject: add some more icons for contrasthigh icon theme --- .../ContrastHigh/scalable/status/Makefile.am | 46 +++++ .../scalable/status/audio-volume-high.svg | 135 ++++++++++++ .../scalable/status/audio-volume-low.svg | 120 +++++++++++ .../scalable/status/audio-volume-medium.svg | 125 +++++++++++ .../scalable/status/audio-volume-muted.svg | 139 +++++++++++++ .../scalable/status/battery-caution.svg | 151 ++++++++++++++ .../ContrastHigh/scalable/status/battery-low.svg | 151 ++++++++++++++ .../ContrastHigh/scalable/status/dialog-error.svg | 76 +++++++ .../scalable/status/dialog-information.svg | 113 ++++++++++ .../scalable/status/dialog-password.svg | 76 +++++++ .../scalable/status/dialog-question.svg | 72 +++++++ .../scalable/status/dialog-warning.svg | 95 +++++++++ .../scalable/status/folder-drag-accept.svg | 70 +++++++ .../ContrastHigh/scalable/status/folder-open.svg | 70 +++++++ .../scalable/status/folder-visiting.svg | 84 ++++++++ .../ContrastHigh/scalable/status/image-missing.svg | 143 +++++++++++++ .../scalable/status/mail-attachment.svg | 69 +++++++ .../scalable/status/media-playlist-repeat.svg | 111 ++++++++++ .../scalable/status/media-playlist-shuffle.svg | 120 +++++++++++ .../scalable/status/network-offline.svg | 90 ++++++++ .../scalable/status/network-online.svg | 94 +++++++++ .../ContrastHigh/scalable/status/printer-error.svg | 18 ++ .../scalable/status/printer-printing.svg | 32 +++ .../scalable/status/software-update-available.svg | 154 ++++++++++++++ .../scalable/status/software-update-urgent.svg | 169 +++++++++++++++ .../scalable/status/user-trash-full.svg | 77 +++++++ .../scalable/status/weather-clear-night.svg | 152 ++++++++++++++ .../ContrastHigh/scalable/status/weather-clear.svg | 141 +++++++++++++ .../scalable/status/weather-few-clouds-night.svg | 163 +++++++++++++++ .../scalable/status/weather-few-clouds.svg | 160 ++++++++++++++ .../ContrastHigh/scalable/status/weather-fog.svg | 123 +++++++++++ .../scalable/status/weather-overcast.svg | 109 ++++++++++ .../scalable/status/weather-showers-scattered.svg | 230 +++++++++++++++++++++ .../scalable/status/weather-showers.svg | 178 ++++++++++++++++ .../ContrastHigh/scalable/status/weather-snow.svg | 177 ++++++++++++++++ .../ContrastHigh/scalable/status/weather-storm.svg | 110 ++++++++++ 36 files changed, 4143 insertions(+) create mode 100644 icon-themes/ContrastHigh/scalable/status/Makefile.am create mode 100644 icon-themes/ContrastHigh/scalable/status/audio-volume-high.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/audio-volume-low.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/audio-volume-medium.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/audio-volume-muted.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/battery-caution.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/battery-low.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/dialog-error.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/dialog-information.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/dialog-password.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/dialog-question.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/dialog-warning.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/folder-drag-accept.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/folder-open.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/folder-visiting.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/image-missing.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/mail-attachment.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/media-playlist-repeat.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/media-playlist-shuffle.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/network-offline.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/network-online.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/printer-error.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/printer-printing.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/software-update-available.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/software-update-urgent.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/user-trash-full.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-clear-night.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-clear.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-few-clouds-night.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-few-clouds.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-fog.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-overcast.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-showers-scattered.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-showers.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-snow.svg create mode 100644 icon-themes/ContrastHigh/scalable/status/weather-storm.svg (limited to 'icon-themes/ContrastHigh/scalable/status') diff --git a/icon-themes/ContrastHigh/scalable/status/Makefile.am b/icon-themes/ContrastHigh/scalable/status/Makefile.am new file mode 100644 index 00000000..87341260 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/Makefile.am @@ -0,0 +1,46 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +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-caution.svg \ + battery-low.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-error.svg \ + printer-printing.svg \ + software-update-available.svg \ + software-update-urgent.svg \ + user-trash-full.svg \ + weather-clear-night.svg \ + weather-clear.svg \ + weather-few-clouds-night.svg \ + weather-few-clouds.svg \ + weather-fog.svg \ + weather-overcast.svg \ + weather-showers-scattered.svg \ + weather-showers.svg \ + weather-snow.svg \ + weather-storm.svg + +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/scalable/status/audio-volume-high.svg b/icon-themes/ContrastHigh/scalable/status/audio-volume-high.svg new file mode 100644 index 00000000..bf566b0d --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/audio-volume-high.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + image/svg+xml + + Volume high + + + Luca Ferretti <elle.uca@libero.it> + + + + + audio volume high + + + A speaker with ))) in front + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/audio-volume-low.svg b/icon-themes/ContrastHigh/scalable/status/audio-volume-low.svg new file mode 100644 index 00000000..19501ea3 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/audio-volume-low.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + image/svg+xml + + Volume low + + + Luca Ferretti <elle.uca@libero.it> + + + + + audio volume low + + + A speaker with a ) in front + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/audio-volume-medium.svg b/icon-themes/ContrastHigh/scalable/status/audio-volume-medium.svg new file mode 100644 index 00000000..3b231a41 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/audio-volume-medium.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + image/svg+xml + + Volume medium + + + Luca Ferretti <elle.uca@libero.it> + + + + + audio volume medium + + + A speaker with )) in front + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/audio-volume-muted.svg b/icon-themes/ContrastHigh/scalable/status/audio-volume-muted.svg new file mode 100644 index 00000000..d74cd3d2 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/audio-volume-muted.svg @@ -0,0 +1,139 @@ + + + + + + + + + + + image/svg+xml + + Volume muted + + + Luca Ferretti <elle.uca@libero.it> + + + + + audio volume muted + + + A speaker with a X in front + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/battery-caution.svg b/icon-themes/ContrastHigh/scalable/status/battery-caution.svg new file mode 100644 index 00000000..4c3b5383 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/battery-caution.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + image/svg+xml + + Batteri Caution + 2008-12-15 + + + Vinicius Depizzol <vdepizzol@gmail.com> + + + + + battery + caution + + + less then 40% + + + Luca Ferretti <elle.uca@libero.it> + + + A battery with less then half charge + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/battery-low.svg b/icon-themes/ContrastHigh/scalable/status/battery-low.svg new file mode 100644 index 00000000..826ecad4 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/battery-low.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + image/svg+xml + + Battery Low + 2008-12-15 + + + Vinicius Depizzol <vdepizzol@gmail.com> + + + + + battery + Low + + + less then 20% + + + Luca Ferretti <elle.uca@libero.it> + + + A quite empty battery + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/dialog-error.svg b/icon-themes/ContrastHigh/scalable/status/dialog-error.svg new file mode 100644 index 00000000..7c575178 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/dialog-error.svg @@ -0,0 +1,76 @@ + + +image/svg+xmlDialog errorjimmac + + + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/dialog-information.svg b/icon-themes/ContrastHigh/scalable/status/dialog-information.svg new file mode 100644 index 00000000..1780dad9 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/dialog-information.svg @@ -0,0 +1,113 @@ + + +image/svg+xmlDialog InformationNovember 2008Luca Ferretti <elle.uca@libero.it>dialogalertnotificationinformationIcon to show while providing info to userA light bulbBased on Jakub Steiner's work + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/dialog-password.svg b/icon-themes/ContrastHigh/scalable/status/dialog-password.svg new file mode 100644 index 00000000..7142511e --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/dialog-password.svg @@ -0,0 +1,76 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/dialog-question.svg b/icon-themes/ContrastHigh/scalable/status/dialog-question.svg new file mode 100644 index 00000000..00fd4ef8 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/dialog-question.svg @@ -0,0 +1,72 @@ + + +image/svg+xml + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/dialog-warning.svg b/icon-themes/ContrastHigh/scalable/status/dialog-warning.svg new file mode 100644 index 00000000..da469fcf --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/dialog-warning.svg @@ -0,0 +1,95 @@ + + +image/svg+xmlDialow warningLuca Ferretti <elle.uca@libero.it>Based on icon from jimmac + + + + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/folder-drag-accept.svg b/icon-themes/ContrastHigh/scalable/status/folder-drag-accept.svg new file mode 100644 index 00000000..97b0a651 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/folder-drag-accept.svg @@ -0,0 +1,70 @@ + + +image/svg+xml + + + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/folder-open.svg b/icon-themes/ContrastHigh/scalable/status/folder-open.svg new file mode 100644 index 00000000..c7ad23a1 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/folder-open.svg @@ -0,0 +1,70 @@ + + +image/svg+xml + + + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/folder-visiting.svg b/icon-themes/ContrastHigh/scalable/status/folder-visiting.svg new file mode 100644 index 00000000..cb5c0dc7 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/folder-visiting.svg @@ -0,0 +1,84 @@ + + +image/svg+xmlFolderA folderbased on jimmac work + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/image-missing.svg b/icon-themes/ContrastHigh/scalable/status/image-missing.svg new file mode 100644 index 00000000..d7115cff --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/image-missing.svg @@ -0,0 +1,143 @@ + + + + + + + + + + + + + image/svg+xml + + + Image Missing + November 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + image + picture + missing + not loaded + + + Placeholder icon for not loaded images and pictures + A photo paper whit a X on it + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/mail-attachment.svg b/icon-themes/ContrastHigh/scalable/status/mail-attachment.svg new file mode 100644 index 00000000..ce5a1e91 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/mail-attachment.svg @@ -0,0 +1,69 @@ + + +image/svg+xmlMail AttachmentNovember 2008Luca Ferretti <elle.uca@libero.it>attachmentemailmailIdentify an attached itemA paperclipBased on Jakub Steiner's work + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/media-playlist-repeat.svg b/icon-themes/ContrastHigh/scalable/status/media-playlist-repeat.svg new file mode 100644 index 00000000..8ec1cf4e --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/media-playlist-repeat.svg @@ -0,0 +1,111 @@ + + + + + + + + + + + + + image/svg+xml + + Media Playlist Repeat + December 2008 + + + Luca Ferretti + + + + + media + playlist + play + order + repeat + + + + A "circular" arrow + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/media-playlist-shuffle.svg b/icon-themes/ContrastHigh/scalable/status/media-playlist-shuffle.svg new file mode 100644 index 00000000..136d53f1 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/media-playlist-shuffle.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + image/svg+xml + + Media Playlist Shuffle + December 2008 + + + Luca Ferretti + + + + + media + playlist + play + order + shuffle + + + Two intersectating arrows + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/network-offline.svg b/icon-themes/ContrastHigh/scalable/status/network-offline.svg new file mode 100644 index 00000000..97c163e8 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/network-offline.svg @@ -0,0 +1,90 @@ + + +image/svg+xmlNetwork OfflineLuca Ferretti <elle.uca@libero.it>networkstatusofflinedisconnectedA plugJakub Steiner did the previous non-pixel perfect version. + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/network-online.svg b/icon-themes/ContrastHigh/scalable/status/network-online.svg new file mode 100644 index 00000000..749f0587 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/network-online.svg @@ -0,0 +1,94 @@ + + +image/svg+xmlNetwork OnlineLuca Ferretti <elle.uca@libero.it>networkonlineconnectedConnected plugsBased on Jakub Steiner's work, I've just made it pixel perfect + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/printer-error.svg b/icon-themes/ContrastHigh/scalable/status/printer-error.svg new file mode 100644 index 00000000..05c3b3e2 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/printer-error.svg @@ -0,0 +1,18 @@ + + +image/svg+xml + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/printer-printing.svg b/icon-themes/ContrastHigh/scalable/status/printer-printing.svg new file mode 100644 index 00000000..6c4a8b41 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/printer-printing.svg @@ -0,0 +1,32 @@ + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/software-update-available.svg b/icon-themes/ContrastHigh/scalable/status/software-update-available.svg new file mode 100644 index 00000000..2287b394 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/software-update-available.svg @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + image/svg+xml + + Updates + + + Luca Ferretti <elle.uca@libero.it> + + + + + updates + available + software + + + Based on same icon in GNOME icon theme + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/software-update-urgent.svg b/icon-themes/ContrastHigh/scalable/status/software-update-urgent.svg new file mode 100644 index 00000000..af651de1 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/software-update-urgent.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + image/svg+xml + + Updates + + + Luca Ferretti <elle.uca@libero.it> + + + + + updates + available + software + + + Based on same icon in GNOME icon theme + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/user-trash-full.svg b/icon-themes/ContrastHigh/scalable/status/user-trash-full.svg new file mode 100644 index 00000000..c809a2d2 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/user-trash-full.svg @@ -0,0 +1,77 @@ + + +image/svg+xmlUser Trash FullNovember 2008Luca Ferretti <elle.uca@libero.it>trashgarbagetrashednon emptyNotify there are some stuff in trashA trashcan with a paper inside itBased on Jakub Steiner 's work + + + \ No newline at end of file diff --git a/icon-themes/ContrastHigh/scalable/status/weather-clear-night.svg b/icon-themes/ContrastHigh/scalable/status/weather-clear-night.svg new file mode 100644 index 00000000..2a04ffc0 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-clear-night.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + image/svg+xml + + Weather Clean Night + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + night + moon + clean + + + A half moon with a twinkle-twinkle-little-star and a cloud over it + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-clear.svg b/icon-themes/ContrastHigh/scalable/status/weather-clear.svg new file mode 100644 index 00000000..e1cf28dd --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-clear.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + image/svg+xml + + Weather Sun + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + sun + clean + day + + + A sun + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-few-clouds-night.svg b/icon-themes/ContrastHigh/scalable/status/weather-few-clouds-night.svg new file mode 100644 index 00000000..6e3ecf07 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-few-clouds-night.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + image/svg+xml + + Weather Few Clouds Night + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + night + moon + few clouds + cloud + + + A half moon with a twinkle-twinkle-little-star and a cloud over it + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-few-clouds.svg b/icon-themes/ContrastHigh/scalable/status/weather-few-clouds.svg new file mode 100644 index 00000000..e53f9212 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-few-clouds.svg @@ -0,0 +1,160 @@ + + + + + + + + + + + + + image/svg+xml + + Weather Few Clouds Night + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + day + cloud + few + + + + A sun with a cloud over it + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-fog.svg b/icon-themes/ContrastHigh/scalable/status/weather-fog.svg new file mode 100644 index 00000000..77ff3d3c --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-fog.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + image/svg+xml + + Weather Fog + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + + feather + fog + no visibility + + + three horizontal bar, representing no visibility due fog + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-overcast.svg b/icon-themes/ContrastHigh/scalable/status/weather-overcast.svg new file mode 100644 index 00000000..b5aab40c --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-overcast.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-showers-scattered.svg b/icon-themes/ContrastHigh/scalable/status/weather-showers-scattered.svg new file mode 100644 index 00000000..6e9e9f94 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-showers-scattered.svg @@ -0,0 +1,230 @@ + + + + + + + + + + + + + image/svg+xml + + Weather Showers Scattered + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + showers + scattered + + + Two raindrops + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-showers.svg b/icon-themes/ContrastHigh/scalable/status/weather-showers.svg new file mode 100644 index 00000000..058f68a7 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-showers.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + image/svg+xml + + + Weather Showers + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + showers + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-snow.svg b/icon-themes/ContrastHigh/scalable/status/weather-snow.svg new file mode 100644 index 00000000..525f385c --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-snow.svg @@ -0,0 +1,177 @@ + + + + + + + + + + + + + image/svg+xml + + Weather Snow + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + snow + + + Snow crystals + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/status/weather-storm.svg b/icon-themes/ContrastHigh/scalable/status/weather-storm.svg new file mode 100644 index 00000000..b76b769b --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/status/weather-storm.svg @@ -0,0 +1,110 @@ + + + + + + + + + + + + + image/svg+xml + + Weather Strom + December 2008 + + + Luca Ferretti <elle.uca@libero.it> + + + + + weather + storm + thunder + + + A thunder + + + + + + + + + + -- cgit v1.2.1