From 09bc96b9afda262f7d3ff73be0a17a1e1be91649 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Fri, 23 Sep 2016 17:35:03 +0800 Subject: Add a set of icons for dark themes and a option to change the icon theme. --- img/add_i.png | Bin 0 -> 254 bytes img/addfolder_i.png | Bin 0 -> 962 bytes img/channel_i.png | Bin 0 -> 305 bytes img/clear_i.png | Bin 0 -> 361 bytes img/down_i.png | Bin 0 -> 316 bytes img/effects_i.png | Bin 0 -> 774 bytes img/kb.png | Bin 0 -> 10948 bytes img/list_i.png | Bin 0 -> 256 bytes img/load_i.png | Bin 0 -> 890 bytes img/next_i.png | Bin 0 -> 632 bytes img/pause_i.png | Bin 0 -> 237 bytes img/play_i.png | Bin 0 -> 577 bytes img/prev_i.png | Bin 0 -> 672 bytes img/remove_i.png | Bin 0 -> 191 bytes img/repeat-all_i.png | Bin 0 -> 1176 bytes img/repeat-base_i.png | Bin 0 -> 865 bytes img/repeat-non_i.png | Bin 0 -> 951 bytes img/repeat-one_i.png | Bin 0 -> 956 bytes img/save_i.png | Bin 0 -> 1072 bytes img/save_i.svg | 523 ++++++++++++++++++++++++++++++++++++++++++++++++ img/settings_i.png | Bin 0 -> 919 bytes img/shuffle-off_i.png | Bin 0 -> 910 bytes img/shuffle_i.png | Bin 0 -> 819 bytes img/stop_i.png | Bin 0 -> 242 bytes img/up_i.png | Bin 0 -> 312 bytes img/visualization_i.png | Bin 0 -> 302 bytes 26 files changed, 523 insertions(+) create mode 100644 img/add_i.png create mode 100644 img/addfolder_i.png create mode 100644 img/channel_i.png create mode 100644 img/clear_i.png create mode 100644 img/down_i.png create mode 100644 img/effects_i.png create mode 100644 img/kb.png create mode 100644 img/list_i.png create mode 100644 img/load_i.png create mode 100644 img/next_i.png create mode 100644 img/pause_i.png create mode 100644 img/play_i.png create mode 100644 img/prev_i.png create mode 100644 img/remove_i.png create mode 100644 img/repeat-all_i.png create mode 100644 img/repeat-base_i.png create mode 100644 img/repeat-non_i.png create mode 100644 img/repeat-one_i.png create mode 100644 img/save_i.png create mode 100644 img/save_i.svg create mode 100644 img/settings_i.png create mode 100644 img/shuffle-off_i.png create mode 100644 img/shuffle_i.png create mode 100644 img/stop_i.png create mode 100644 img/up_i.png create mode 100644 img/visualization_i.png (limited to 'img') diff --git a/img/add_i.png b/img/add_i.png new file mode 100644 index 0000000..5143396 Binary files /dev/null and b/img/add_i.png differ diff --git a/img/addfolder_i.png b/img/addfolder_i.png new file mode 100644 index 0000000..1c784f3 Binary files /dev/null and b/img/addfolder_i.png differ diff --git a/img/channel_i.png b/img/channel_i.png new file mode 100644 index 0000000..30bba80 Binary files /dev/null and b/img/channel_i.png differ diff --git a/img/clear_i.png b/img/clear_i.png new file mode 100644 index 0000000..671b7b7 Binary files /dev/null and b/img/clear_i.png differ diff --git a/img/down_i.png b/img/down_i.png new file mode 100644 index 0000000..e77d19f Binary files /dev/null and b/img/down_i.png differ diff --git a/img/effects_i.png b/img/effects_i.png new file mode 100644 index 0000000..b655c5f Binary files /dev/null and b/img/effects_i.png differ diff --git a/img/kb.png b/img/kb.png new file mode 100644 index 0000000..832bee4 Binary files /dev/null and b/img/kb.png differ diff --git a/img/list_i.png b/img/list_i.png new file mode 100644 index 0000000..73a0ab5 Binary files /dev/null and b/img/list_i.png differ diff --git a/img/load_i.png b/img/load_i.png new file mode 100644 index 0000000..7b2de7f Binary files /dev/null and b/img/load_i.png differ diff --git a/img/next_i.png b/img/next_i.png new file mode 100644 index 0000000..7e32146 Binary files /dev/null and b/img/next_i.png differ diff --git a/img/pause_i.png b/img/pause_i.png new file mode 100644 index 0000000..499ef4c Binary files /dev/null and b/img/pause_i.png differ diff --git a/img/play_i.png b/img/play_i.png new file mode 100644 index 0000000..e38e1a9 Binary files /dev/null and b/img/play_i.png differ diff --git a/img/prev_i.png b/img/prev_i.png new file mode 100644 index 0000000..b4b0312 Binary files /dev/null and b/img/prev_i.png differ diff --git a/img/remove_i.png b/img/remove_i.png new file mode 100644 index 0000000..50dfc42 Binary files /dev/null and b/img/remove_i.png differ diff --git a/img/repeat-all_i.png b/img/repeat-all_i.png new file mode 100644 index 0000000..6984458 Binary files /dev/null and b/img/repeat-all_i.png differ diff --git a/img/repeat-base_i.png b/img/repeat-base_i.png new file mode 100644 index 0000000..80c4532 Binary files /dev/null and b/img/repeat-base_i.png differ diff --git a/img/repeat-non_i.png b/img/repeat-non_i.png new file mode 100644 index 0000000..050952e Binary files /dev/null and b/img/repeat-non_i.png differ diff --git a/img/repeat-one_i.png b/img/repeat-one_i.png new file mode 100644 index 0000000..fa1cc35 Binary files /dev/null and b/img/repeat-one_i.png differ diff --git a/img/save_i.png b/img/save_i.png new file mode 100644 index 0000000..11959f6 Binary files /dev/null and b/img/save_i.png differ diff --git a/img/save_i.svg b/img/save_i.svg new file mode 100644 index 0000000..c021f8f --- /dev/null +++ b/img/save_i.svg @@ -0,0 +1,523 @@ + + + + + Save all + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + Save all + + + + + + Based on Jakub Steiner "Floppy" icon from GTK sock icon + + + + + + + + + + + + + + + + + + + diff --git a/img/settings_i.png b/img/settings_i.png new file mode 100644 index 0000000..ca682b7 Binary files /dev/null and b/img/settings_i.png differ diff --git a/img/shuffle-off_i.png b/img/shuffle-off_i.png new file mode 100644 index 0000000..9f2206f Binary files /dev/null and b/img/shuffle-off_i.png differ diff --git a/img/shuffle_i.png b/img/shuffle_i.png new file mode 100644 index 0000000..6c3a61d Binary files /dev/null and b/img/shuffle_i.png differ diff --git a/img/stop_i.png b/img/stop_i.png new file mode 100644 index 0000000..cf30c28 Binary files /dev/null and b/img/stop_i.png differ diff --git a/img/up_i.png b/img/up_i.png new file mode 100644 index 0000000..0ff90c0 Binary files /dev/null and b/img/up_i.png differ diff --git a/img/visualization_i.png b/img/visualization_i.png new file mode 100644 index 0000000..b1a7a93 Binary files /dev/null and b/img/visualization_i.png differ -- cgit v1.2.3