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 --- .../ContrastHigh/256x256/emblems/Makefile.am | 22 +++++++++++++++++++++ .../256x256/emblems/emblem-default.png | Bin 0 -> 4627 bytes .../256x256/emblems/emblem-documents.png | Bin 0 -> 2730 bytes .../256x256/emblems/emblem-favorite.png | Bin 0 -> 3163 bytes .../256x256/emblems/emblem-important.png | Bin 0 -> 3880 bytes .../ContrastHigh/256x256/emblems/emblem-music.png | Bin 0 -> 3193 bytes .../ContrastHigh/256x256/emblems/emblem-ok.png | Bin 0 -> 1445 bytes .../ContrastHigh/256x256/emblems/emblem-photos.png | Bin 0 -> 1394 bytes .../ContrastHigh/256x256/emblems/emblem-shared.png | Bin 0 -> 4667 bytes .../256x256/emblems/emblem-synchronizing.png | Bin 0 -> 4748 bytes .../ContrastHigh/256x256/emblems/emblem-system.png | Bin 0 -> 5513 bytes .../ContrastHigh/256x256/emblems/emblem-videos.png | Bin 0 -> 1967 bytes 12 files changed, 22 insertions(+) create mode 100644 icon-themes/ContrastHigh/256x256/emblems/Makefile.am create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-default.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-documents.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-favorite.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-important.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-music.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-ok.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-photos.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-shared.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-synchronizing.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-system.png create mode 100644 icon-themes/ContrastHigh/256x256/emblems/emblem-videos.png (limited to 'icon-themes/ContrastHigh/256x256/emblems') diff --git a/icon-themes/ContrastHigh/256x256/emblems/Makefile.am b/icon-themes/ContrastHigh/256x256/emblems/Makefile.am new file mode 100644 index 00000000..06d46dcd --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/emblems/Makefile.am @@ -0,0 +1,22 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 256x256 +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/256x256/emblems/emblem-default.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-default.png new file mode 100644 index 00000000..bb920a5a Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-default.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-documents.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-documents.png new file mode 100644 index 00000000..5d3da744 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-documents.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-favorite.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-favorite.png new file mode 100644 index 00000000..1b7aab1c Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-favorite.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-important.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-important.png new file mode 100644 index 00000000..1c378b62 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-important.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-music.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-music.png new file mode 100644 index 00000000..78209ca7 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-music.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-ok.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-ok.png new file mode 100644 index 00000000..0a5e8196 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-ok.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-photos.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-photos.png new file mode 100644 index 00000000..ab78b7b8 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-photos.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-shared.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-shared.png new file mode 100644 index 00000000..42b2cd5b Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-shared.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-synchronizing.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-synchronizing.png new file mode 100644 index 00000000..55ac1b15 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-synchronizing.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-system.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-system.png new file mode 100644 index 00000000..92ea5f4c Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-system.png differ diff --git a/icon-themes/ContrastHigh/256x256/emblems/emblem-videos.png b/icon-themes/ContrastHigh/256x256/emblems/emblem-videos.png new file mode 100644 index 00000000..00825927 Binary files /dev/null and b/icon-themes/ContrastHigh/256x256/emblems/emblem-videos.png differ -- cgit v1.2.1