From ebe8375da6b91888c709381dc9155953c029bc12 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 --- icon-themes/ContrastHigh/32x32/emblems/Makefile.am | 22 +++++++++++++++++++++ .../ContrastHigh/32x32/emblems/emblem-default.png | Bin 0 -> 775 bytes .../32x32/emblems/emblem-documents.png | Bin 0 -> 581 bytes .../ContrastHigh/32x32/emblems/emblem-favorite.png | Bin 0 -> 593 bytes .../32x32/emblems/emblem-important.png | Bin 0 -> 607 bytes .../ContrastHigh/32x32/emblems/emblem-music.png | Bin 0 -> 580 bytes .../ContrastHigh/32x32/emblems/emblem-ok.png | Bin 0 -> 422 bytes .../ContrastHigh/32x32/emblems/emblem-photos.png | Bin 0 -> 338 bytes .../ContrastHigh/32x32/emblems/emblem-shared.png | Bin 0 -> 812 bytes .../32x32/emblems/emblem-synchronizing.png | Bin 0 -> 702 bytes .../ContrastHigh/32x32/emblems/emblem-system.png | Bin 0 -> 663 bytes .../ContrastHigh/32x32/emblems/emblem-videos.png | Bin 0 -> 393 bytes 12 files changed, 22 insertions(+) create mode 100644 icon-themes/ContrastHigh/32x32/emblems/Makefile.am create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-default.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-documents.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-favorite.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-important.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-music.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-ok.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-photos.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-shared.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-synchronizing.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-system.png create mode 100644 icon-themes/ContrastHigh/32x32/emblems/emblem-videos.png (limited to 'icon-themes/ContrastHigh/32x32/emblems') diff --git a/icon-themes/ContrastHigh/32x32/emblems/Makefile.am b/icon-themes/ContrastHigh/32x32/emblems/Makefile.am new file mode 100644 index 00000000..0799d176 --- /dev/null +++ b/icon-themes/ContrastHigh/32x32/emblems/Makefile.am @@ -0,0 +1,22 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 32x32 +context = emblems + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA= \ + emblem-default.png \ + emblem-documents.png \ + emblem-favorite.png \ + emblem-important.png \ + emblem-music.png \ + emblem-ok.png \ + emblem-photos.png \ + emblem-shared.png \ + emblem-synchronizing.png \ + emblem-system.png \ + emblem-videos.png + +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-default.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-default.png new file mode 100644 index 00000000..52992f02 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-default.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-documents.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-documents.png new file mode 100644 index 00000000..caf79c07 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-documents.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-favorite.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-favorite.png new file mode 100644 index 00000000..047275a6 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-favorite.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-important.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-important.png new file mode 100644 index 00000000..be1bfc51 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-important.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-music.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-music.png new file mode 100644 index 00000000..09553b19 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-music.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-ok.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-ok.png new file mode 100644 index 00000000..bdf891d0 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-ok.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-photos.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-photos.png new file mode 100644 index 00000000..9e022466 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-photos.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-shared.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-shared.png new file mode 100644 index 00000000..a02219b5 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-shared.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-synchronizing.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-synchronizing.png new file mode 100644 index 00000000..8a7b78d2 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-synchronizing.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-system.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-system.png new file mode 100644 index 00000000..bb0fdf66 Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-system.png differ diff --git a/icon-themes/ContrastHigh/32x32/emblems/emblem-videos.png b/icon-themes/ContrastHigh/32x32/emblems/emblem-videos.png new file mode 100644 index 00000000..b5bab9cd Binary files /dev/null and b/icon-themes/ContrastHigh/32x32/emblems/emblem-videos.png differ -- cgit v1.2.1