From 51c22d331360c5240b49d32ac751ace6962b8d74 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/16x16/emblems/Makefile.am | 22 +++++++++++++++++++++ .../ContrastHigh/16x16/emblems/emblem-default.png | Bin 0 -> 393 bytes .../16x16/emblems/emblem-documents.png | Bin 0 -> 443 bytes .../ContrastHigh/16x16/emblems/emblem-favorite.png | Bin 0 -> 323 bytes .../16x16/emblems/emblem-important.png | Bin 0 -> 320 bytes .../ContrastHigh/16x16/emblems/emblem-music.png | Bin 0 -> 383 bytes .../ContrastHigh/16x16/emblems/emblem-ok.png | Bin 0 -> 264 bytes .../ContrastHigh/16x16/emblems/emblem-photos.png | Bin 0 -> 284 bytes .../ContrastHigh/16x16/emblems/emblem-shared.png | Bin 0 -> 452 bytes .../16x16/emblems/emblem-synchronizing.png | Bin 0 -> 423 bytes .../ContrastHigh/16x16/emblems/emblem-system.png | Bin 0 -> 343 bytes .../ContrastHigh/16x16/emblems/emblem-videos.png | Bin 0 -> 285 bytes 12 files changed, 22 insertions(+) create mode 100644 icon-themes/ContrastHigh/16x16/emblems/Makefile.am create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-default.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-documents.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-favorite.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-important.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-music.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-ok.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-photos.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-shared.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-synchronizing.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-system.png create mode 100644 icon-themes/ContrastHigh/16x16/emblems/emblem-videos.png (limited to 'icon-themes/ContrastHigh/16x16/emblems') diff --git a/icon-themes/ContrastHigh/16x16/emblems/Makefile.am b/icon-themes/ContrastHigh/16x16/emblems/Makefile.am new file mode 100644 index 00000000..484b1a04 --- /dev/null +++ b/icon-themes/ContrastHigh/16x16/emblems/Makefile.am @@ -0,0 +1,22 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 16x16 +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/16x16/emblems/emblem-default.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-default.png new file mode 100644 index 00000000..0a446b56 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-default.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-documents.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-documents.png new file mode 100644 index 00000000..2c45a6e5 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-documents.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-favorite.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-favorite.png new file mode 100644 index 00000000..e42137ff Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-favorite.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-important.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-important.png new file mode 100644 index 00000000..7bb99d48 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-important.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-music.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-music.png new file mode 100644 index 00000000..dd307800 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-music.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-ok.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-ok.png new file mode 100644 index 00000000..bd589e14 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-ok.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-photos.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-photos.png new file mode 100644 index 00000000..8b489fc3 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-photos.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-shared.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-shared.png new file mode 100644 index 00000000..21632f28 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-shared.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-synchronizing.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-synchronizing.png new file mode 100644 index 00000000..487c2814 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-synchronizing.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-system.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-system.png new file mode 100644 index 00000000..906e229c Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-system.png differ diff --git a/icon-themes/ContrastHigh/16x16/emblems/emblem-videos.png b/icon-themes/ContrastHigh/16x16/emblems/emblem-videos.png new file mode 100644 index 00000000..c7c562a0 Binary files /dev/null and b/icon-themes/ContrastHigh/16x16/emblems/emblem-videos.png differ -- cgit v1.2.1