From 5309d49a86b0c3d2ec5d32cae03bca3d29ef15db Mon Sep 17 00:00:00 2001 From: John Beers Date: Sun, 15 Sep 2019 21:03:33 -0400 Subject: [PATCH 01/26] Add ui icons for amarok-trinity - Add a set of size 48 icons for use within the amarok-trinity application --- .../48x48/actions/amarok__add_lyrics.svg | 99 +++++++++ .../48x48/actions/amarok_add_playlist.svg | 66 ++++++ Waterleaf/48x48/actions/amarok_album.svg | 169 ++++++++++++++++ Waterleaf/48x48/actions/amarok_artist.svg | 74 +++++++ .../48x48/actions/amarok_audioscrobbler.svg | 59 ++++++ Waterleaf/48x48/actions/amarok_back.svg | 79 ++++++++ Waterleaf/48x48/actions/amarok_burn.svg | 72 +++++++ .../48x48/actions/amarok_change_language.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_circle.svg | 180 +++++++++++++++++ Waterleaf/48x48/actions/amarok_clock.svg | 191 ++++++++++++++++++ Waterleaf/48x48/actions/amarok_collection.svg | 118 +++++++++++ Waterleaf/48x48/actions/amarok_configure.svg | 91 +++++++++ .../48x48/actions/amarok_covermanager.svg | 65 ++++++ Waterleaf/48x48/actions/amarok_device.svg | 63 ++++++ Waterleaf/48x48/actions/amarok_download.svg | 70 +++++++ Waterleaf/48x48/actions/amarok_dynamic.svg | 88 ++++++++ Waterleaf/48x48/actions/amarok_edit.svg | 69 +++++++ Waterleaf/48x48/actions/amarok_editcopy.svg | 64 ++++++ Waterleaf/48x48/actions/amarok_equalizer.svg | 187 +++++++++++++++++ Waterleaf/48x48/actions/amarok_external.svg | 83 ++++++++ .../48x48/actions/amarok_fastforward.svg | 73 +++++++ .../48x48/actions/amarok_favorite_genres.svg | 49 +++++ Waterleaf/48x48/actions/amarok_files.svg | 68 +++++++ Waterleaf/48x48/actions/amarok_files2.svg | 69 +++++++ Waterleaf/48x48/actions/amarok_info.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_lastfm.svg | 68 +++++++ Waterleaf/48x48/actions/amarok_love.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_lyrics.svg | 89 ++++++++ Waterleaf/48x48/actions/amarok_magnatune.svg | 68 +++++++ Waterleaf/48x48/actions/amarok_mostplayed.svg | 1 + Waterleaf/48x48/actions/amarok_music.svg | 170 ++++++++++++++++ Waterleaf/48x48/actions/amarok_next.svg | 84 ++++++++ Waterleaf/48x48/actions/amarok_pause.svg | 77 +++++++ Waterleaf/48x48/actions/amarok_play.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_playlist.svg | 81 ++++++++ .../48x48/actions/amarok_playlist_clear.svg | 95 +++++++++ .../48x48/actions/amarok_playlist_refresh.svg | 180 +++++++++++++++++ Waterleaf/48x48/actions/amarok_podcast.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_podcast2.svg | 1 + Waterleaf/48x48/actions/amarok_queue.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_random.svg | 1 + .../48x48/actions/amarok_random_album.svg | 103 ++++++++++ Waterleaf/48x48/actions/amarok_random_no.svg | 88 ++++++++ .../48x48/actions/amarok_random_track.svg | 105 ++++++++++ Waterleaf/48x48/actions/amarok_redo.svg | 66 ++++++ Waterleaf/48x48/actions/amarok_refresh.svg | 169 ++++++++++++++++ Waterleaf/48x48/actions/amarok_remove.svg | 169 ++++++++++++++++ .../actions/amarok_remove_from_playlist.svg | 68 +++++++ .../48x48/actions/amarok_repeat_album.svg | 76 +++++++ Waterleaf/48x48/actions/amarok_repeat_no.svg | 86 ++++++++ .../48x48/actions/amarok_repeat_playlist.svg | 86 ++++++++ .../48x48/actions/amarok_repeat_track.svg | 82 ++++++++ Waterleaf/48x48/actions/amarok_rescan.svg | 1 + Waterleaf/48x48/actions/amarok_rewind.svg | 73 +++++++ Waterleaf/48x48/actions/amarok_save.svg | 1 + Waterleaf/48x48/actions/amarok_scripts.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_search.svg | 85 ++++++++ .../48x48/actions/amarok_settings_engine.svg | 68 +++++++ .../48x48/actions/amarok_settings_general.svg | 1 + .../actions/amarok_settings_indicator.svg | 1 + .../actions/amarok_settings_playback.svg | 1 + .../48x48/actions/amarok_settings_view.svg | 1 + Waterleaf/48x48/actions/amarok_stop.svg | 67 ++++++ Waterleaf/48x48/actions/amarok_track.svg | 176 ++++++++++++++++ Waterleaf/48x48/actions/amarok_undo.svg | 66 ++++++ .../48x48/actions/amarok_visualizations.svg | 63 ++++++ Waterleaf/48x48/actions/amarok_zoom.svg | 66 ++++++ Waterleaf/48x48/actions/collection.svg | 1 + 68 files changed, 5299 insertions(+) create mode 100644 Waterleaf/48x48/actions/amarok__add_lyrics.svg create mode 100644 Waterleaf/48x48/actions/amarok_add_playlist.svg create mode 100644 Waterleaf/48x48/actions/amarok_album.svg create mode 100644 Waterleaf/48x48/actions/amarok_artist.svg create mode 100644 Waterleaf/48x48/actions/amarok_audioscrobbler.svg create mode 100644 Waterleaf/48x48/actions/amarok_back.svg create mode 100644 Waterleaf/48x48/actions/amarok_burn.svg create mode 100644 Waterleaf/48x48/actions/amarok_change_language.svg create mode 100644 Waterleaf/48x48/actions/amarok_circle.svg create mode 100644 Waterleaf/48x48/actions/amarok_clock.svg create mode 100644 Waterleaf/48x48/actions/amarok_collection.svg create mode 100644 Waterleaf/48x48/actions/amarok_configure.svg create mode 100644 Waterleaf/48x48/actions/amarok_covermanager.svg create mode 100644 Waterleaf/48x48/actions/amarok_device.svg create mode 100644 Waterleaf/48x48/actions/amarok_download.svg create mode 100644 Waterleaf/48x48/actions/amarok_dynamic.svg create mode 100644 Waterleaf/48x48/actions/amarok_edit.svg create mode 100644 Waterleaf/48x48/actions/amarok_editcopy.svg create mode 100644 Waterleaf/48x48/actions/amarok_equalizer.svg create mode 100644 Waterleaf/48x48/actions/amarok_external.svg create mode 100644 Waterleaf/48x48/actions/amarok_fastforward.svg create mode 100644 Waterleaf/48x48/actions/amarok_favorite_genres.svg create mode 100644 Waterleaf/48x48/actions/amarok_files.svg create mode 100644 Waterleaf/48x48/actions/amarok_files2.svg create mode 100644 Waterleaf/48x48/actions/amarok_info.svg create mode 100644 Waterleaf/48x48/actions/amarok_lastfm.svg create mode 100644 Waterleaf/48x48/actions/amarok_love.svg create mode 100644 Waterleaf/48x48/actions/amarok_lyrics.svg create mode 100644 Waterleaf/48x48/actions/amarok_magnatune.svg create mode 120000 Waterleaf/48x48/actions/amarok_mostplayed.svg create mode 100644 Waterleaf/48x48/actions/amarok_music.svg create mode 100644 Waterleaf/48x48/actions/amarok_next.svg create mode 100644 Waterleaf/48x48/actions/amarok_pause.svg create mode 100644 Waterleaf/48x48/actions/amarok_play.svg create mode 100644 Waterleaf/48x48/actions/amarok_playlist.svg create mode 100644 Waterleaf/48x48/actions/amarok_playlist_clear.svg create mode 100644 Waterleaf/48x48/actions/amarok_playlist_refresh.svg create mode 100644 Waterleaf/48x48/actions/amarok_podcast.svg create mode 120000 Waterleaf/48x48/actions/amarok_podcast2.svg create mode 100644 Waterleaf/48x48/actions/amarok_queue.svg create mode 120000 Waterleaf/48x48/actions/amarok_random.svg create mode 100644 Waterleaf/48x48/actions/amarok_random_album.svg create mode 100644 Waterleaf/48x48/actions/amarok_random_no.svg create mode 100644 Waterleaf/48x48/actions/amarok_random_track.svg create mode 100644 Waterleaf/48x48/actions/amarok_redo.svg create mode 100644 Waterleaf/48x48/actions/amarok_refresh.svg create mode 100644 Waterleaf/48x48/actions/amarok_remove.svg create mode 100644 Waterleaf/48x48/actions/amarok_remove_from_playlist.svg create mode 100644 Waterleaf/48x48/actions/amarok_repeat_album.svg create mode 100644 Waterleaf/48x48/actions/amarok_repeat_no.svg create mode 100644 Waterleaf/48x48/actions/amarok_repeat_playlist.svg create mode 100644 Waterleaf/48x48/actions/amarok_repeat_track.svg create mode 120000 Waterleaf/48x48/actions/amarok_rescan.svg create mode 100644 Waterleaf/48x48/actions/amarok_rewind.svg create mode 120000 Waterleaf/48x48/actions/amarok_save.svg create mode 100644 Waterleaf/48x48/actions/amarok_scripts.svg create mode 100644 Waterleaf/48x48/actions/amarok_search.svg create mode 100644 Waterleaf/48x48/actions/amarok_settings_engine.svg create mode 120000 Waterleaf/48x48/actions/amarok_settings_general.svg create mode 120000 Waterleaf/48x48/actions/amarok_settings_indicator.svg create mode 120000 Waterleaf/48x48/actions/amarok_settings_playback.svg create mode 120000 Waterleaf/48x48/actions/amarok_settings_view.svg create mode 100644 Waterleaf/48x48/actions/amarok_stop.svg create mode 100644 Waterleaf/48x48/actions/amarok_track.svg create mode 100644 Waterleaf/48x48/actions/amarok_undo.svg create mode 100644 Waterleaf/48x48/actions/amarok_visualizations.svg create mode 100644 Waterleaf/48x48/actions/amarok_zoom.svg create mode 120000 Waterleaf/48x48/actions/collection.svg diff --git a/Waterleaf/48x48/actions/amarok__add_lyrics.svg b/Waterleaf/48x48/actions/amarok__add_lyrics.svg new file mode 100644 index 00000000..96dd6883 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok__add_lyrics.svg @@ -0,0 +1,99 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_add_playlist.svg b/Waterleaf/48x48/actions/amarok_add_playlist.svg new file mode 100644 index 00000000..1ec02b72 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_add_playlist.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_album.svg b/Waterleaf/48x48/actions/amarok_album.svg new file mode 100644 index 00000000..7e8f75a6 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_album.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_artist.svg b/Waterleaf/48x48/actions/amarok_artist.svg new file mode 100644 index 00000000..bd96dec2 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_artist.svg @@ -0,0 +1,74 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_audioscrobbler.svg b/Waterleaf/48x48/actions/amarok_audioscrobbler.svg new file mode 100644 index 00000000..479d1be9 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_audioscrobbler.svg @@ -0,0 +1,59 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_back.svg b/Waterleaf/48x48/actions/amarok_back.svg new file mode 100644 index 00000000..f0205b65 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_back.svg @@ -0,0 +1,79 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_burn.svg b/Waterleaf/48x48/actions/amarok_burn.svg new file mode 100644 index 00000000..5c5fd4cb --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_burn.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_change_language.svg b/Waterleaf/48x48/actions/amarok_change_language.svg new file mode 100644 index 00000000..c34008bb --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_change_language.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_circle.svg b/Waterleaf/48x48/actions/amarok_circle.svg new file mode 100644 index 00000000..22e91e9f --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_circle.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_clock.svg b/Waterleaf/48x48/actions/amarok_clock.svg new file mode 100644 index 00000000..07d79b8f --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_clock.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_collection.svg b/Waterleaf/48x48/actions/amarok_collection.svg new file mode 100644 index 00000000..1f51361b --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_collection.svg @@ -0,0 +1,118 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_configure.svg b/Waterleaf/48x48/actions/amarok_configure.svg new file mode 100644 index 00000000..a3940131 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_configure.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_covermanager.svg b/Waterleaf/48x48/actions/amarok_covermanager.svg new file mode 100644 index 00000000..9ceda07a --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_covermanager.svg @@ -0,0 +1,65 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_device.svg b/Waterleaf/48x48/actions/amarok_device.svg new file mode 100644 index 00000000..d6d0b6d2 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_device.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/48x48/actions/amarok_download.svg b/Waterleaf/48x48/actions/amarok_download.svg new file mode 100644 index 00000000..7dd8a9e4 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_download.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_dynamic.svg b/Waterleaf/48x48/actions/amarok_dynamic.svg new file mode 100644 index 00000000..47d014da --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_dynamic.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_edit.svg b/Waterleaf/48x48/actions/amarok_edit.svg new file mode 100644 index 00000000..5c4f7ccc --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_edit.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/48x48/actions/amarok_editcopy.svg b/Waterleaf/48x48/actions/amarok_editcopy.svg new file mode 100644 index 00000000..e7de0e91 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_editcopy.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/48x48/actions/amarok_equalizer.svg b/Waterleaf/48x48/actions/amarok_equalizer.svg new file mode 100644 index 00000000..08258460 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_equalizer.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_external.svg b/Waterleaf/48x48/actions/amarok_external.svg new file mode 100644 index 00000000..cdabecb8 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_external.svg @@ -0,0 +1,83 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_fastforward.svg b/Waterleaf/48x48/actions/amarok_fastforward.svg new file mode 100644 index 00000000..bca3c742 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_fastforward.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_favorite_genres.svg b/Waterleaf/48x48/actions/amarok_favorite_genres.svg new file mode 100644 index 00000000..4ee41f43 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_favorite_genres.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_files.svg b/Waterleaf/48x48/actions/amarok_files.svg new file mode 100644 index 00000000..27ec7960 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_files.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/48x48/actions/amarok_files2.svg b/Waterleaf/48x48/actions/amarok_files2.svg new file mode 100644 index 00000000..8d6306c3 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_files2.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/48x48/actions/amarok_info.svg b/Waterleaf/48x48/actions/amarok_info.svg new file mode 100644 index 00000000..ce8adc3b --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_info.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_lastfm.svg b/Waterleaf/48x48/actions/amarok_lastfm.svg new file mode 100644 index 00000000..ece9fd26 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_lastfm.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_love.svg b/Waterleaf/48x48/actions/amarok_love.svg new file mode 100644 index 00000000..1ea505d8 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_love.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_lyrics.svg b/Waterleaf/48x48/actions/amarok_lyrics.svg new file mode 100644 index 00000000..59e0d1d8 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_lyrics.svg @@ -0,0 +1,89 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_magnatune.svg b/Waterleaf/48x48/actions/amarok_magnatune.svg new file mode 100644 index 00000000..b86b12e8 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_magnatune.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_mostplayed.svg b/Waterleaf/48x48/actions/amarok_mostplayed.svg new file mode 120000 index 00000000..6492f3d6 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_mostplayed.svg @@ -0,0 +1 @@ +amarok_favorite_genres.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_music.svg b/Waterleaf/48x48/actions/amarok_music.svg new file mode 100644 index 00000000..07a01867 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_music.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_next.svg b/Waterleaf/48x48/actions/amarok_next.svg new file mode 100644 index 00000000..59264492 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_next.svg @@ -0,0 +1,84 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_pause.svg b/Waterleaf/48x48/actions/amarok_pause.svg new file mode 100644 index 00000000..99d59775 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_pause.svg @@ -0,0 +1,77 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_play.svg b/Waterleaf/48x48/actions/amarok_play.svg new file mode 100644 index 00000000..36a051cd --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_play.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_playlist.svg b/Waterleaf/48x48/actions/amarok_playlist.svg new file mode 100644 index 00000000..5ccfbbb7 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_playlist.svg @@ -0,0 +1,81 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_playlist_clear.svg b/Waterleaf/48x48/actions/amarok_playlist_clear.svg new file mode 100644 index 00000000..fd4f5acc --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_playlist_clear.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_playlist_refresh.svg b/Waterleaf/48x48/actions/amarok_playlist_refresh.svg new file mode 100644 index 00000000..6ec0824b --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_playlist_refresh.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_podcast.svg b/Waterleaf/48x48/actions/amarok_podcast.svg new file mode 100644 index 00000000..bdbf6ec6 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_podcast.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_podcast2.svg b/Waterleaf/48x48/actions/amarok_podcast2.svg new file mode 120000 index 00000000..3ccd381f --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_podcast2.svg @@ -0,0 +1 @@ +amarok_podcast.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_queue.svg b/Waterleaf/48x48/actions/amarok_queue.svg new file mode 100644 index 00000000..fd029116 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_queue.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_random.svg b/Waterleaf/48x48/actions/amarok_random.svg new file mode 120000 index 00000000..463334c1 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_random.svg @@ -0,0 +1 @@ +amarok_dynamic.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_random_album.svg b/Waterleaf/48x48/actions/amarok_random_album.svg new file mode 100644 index 00000000..3b08a05e --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_random_album.svg @@ -0,0 +1,103 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_random_no.svg b/Waterleaf/48x48/actions/amarok_random_no.svg new file mode 100644 index 00000000..b96625cf --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_random_no.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_random_track.svg b/Waterleaf/48x48/actions/amarok_random_track.svg new file mode 100644 index 00000000..c7f2de28 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_random_track.svg @@ -0,0 +1,105 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_redo.svg b/Waterleaf/48x48/actions/amarok_redo.svg new file mode 100644 index 00000000..adc6e57a --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_redo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_refresh.svg b/Waterleaf/48x48/actions/amarok_refresh.svg new file mode 100644 index 00000000..e69e870b --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_refresh.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_remove.svg b/Waterleaf/48x48/actions/amarok_remove.svg new file mode 100644 index 00000000..e3c7b303 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_remove.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_remove_from_playlist.svg b/Waterleaf/48x48/actions/amarok_remove_from_playlist.svg new file mode 100644 index 00000000..99c1296c --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_remove_from_playlist.svg @@ -0,0 +1,68 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_repeat_album.svg b/Waterleaf/48x48/actions/amarok_repeat_album.svg new file mode 100644 index 00000000..249934aa --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_repeat_album.svg @@ -0,0 +1,76 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_repeat_no.svg b/Waterleaf/48x48/actions/amarok_repeat_no.svg new file mode 100644 index 00000000..6e06ad4a --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_repeat_no.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_repeat_playlist.svg b/Waterleaf/48x48/actions/amarok_repeat_playlist.svg new file mode 100644 index 00000000..15e443af --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_repeat_playlist.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_repeat_track.svg b/Waterleaf/48x48/actions/amarok_repeat_track.svg new file mode 100644 index 00000000..266e2430 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_repeat_track.svg @@ -0,0 +1,82 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_rescan.svg b/Waterleaf/48x48/actions/amarok_rescan.svg new file mode 120000 index 00000000..fc5997ac --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_rescan.svg @@ -0,0 +1 @@ +amarok_playlist_refresh.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_rewind.svg b/Waterleaf/48x48/actions/amarok_rewind.svg new file mode 100644 index 00000000..6be348c6 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_rewind.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_save.svg b/Waterleaf/48x48/actions/amarok_save.svg new file mode 120000 index 00000000..589bd79f --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_save.svg @@ -0,0 +1 @@ +amarok_download.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_scripts.svg b/Waterleaf/48x48/actions/amarok_scripts.svg new file mode 100644 index 00000000..c2c5145e --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_scripts.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_search.svg b/Waterleaf/48x48/actions/amarok_search.svg new file mode 100644 index 00000000..5e4bc662 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_search.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/48x48/actions/amarok_settings_engine.svg b/Waterleaf/48x48/actions/amarok_settings_engine.svg new file mode 100644 index 00000000..b15375c1 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_engine.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/48x48/actions/amarok_settings_general.svg b/Waterleaf/48x48/actions/amarok_settings_general.svg new file mode 120000 index 00000000..e45b5081 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_general.svg @@ -0,0 +1 @@ +amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_settings_indicator.svg b/Waterleaf/48x48/actions/amarok_settings_indicator.svg new file mode 120000 index 00000000..e45b5081 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_indicator.svg @@ -0,0 +1 @@ +amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_settings_playback.svg b/Waterleaf/48x48/actions/amarok_settings_playback.svg new file mode 120000 index 00000000..e45b5081 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_playback.svg @@ -0,0 +1 @@ +amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_settings_view.svg b/Waterleaf/48x48/actions/amarok_settings_view.svg new file mode 120000 index 00000000..e45b5081 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_view.svg @@ -0,0 +1 @@ +amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_stop.svg b/Waterleaf/48x48/actions/amarok_stop.svg new file mode 100644 index 00000000..66e61cf8 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_stop.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_track.svg b/Waterleaf/48x48/actions/amarok_track.svg new file mode 100644 index 00000000..94c3e6da --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_track.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_undo.svg b/Waterleaf/48x48/actions/amarok_undo.svg new file mode 100644 index 00000000..c13b90f9 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_undo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_visualizations.svg b/Waterleaf/48x48/actions/amarok_visualizations.svg new file mode 100644 index 00000000..a066ef3a --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_visualizations.svg @@ -0,0 +1,63 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_zoom.svg b/Waterleaf/48x48/actions/amarok_zoom.svg new file mode 100644 index 00000000..37dc199b --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_zoom.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/48x48/actions/collection.svg b/Waterleaf/48x48/actions/collection.svg new file mode 120000 index 00000000..4afa98fc --- /dev/null +++ b/Waterleaf/48x48/actions/collection.svg @@ -0,0 +1 @@ +amarok_collection.svg \ No newline at end of file From 21546cf48e357b77db3d3e4e2e9959653bd8306c Mon Sep 17 00:00:00 2001 From: John Beers Date: Tue, 17 Sep 2019 18:28:37 -0400 Subject: [PATCH 02/26] Update amarok_podcast2 - Replace symlink with a unique, recolored icon --- Waterleaf/48x48/actions/amarok_podcast2.svg | 68 ++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) mode change 120000 => 100644 Waterleaf/48x48/actions/amarok_podcast2.svg diff --git a/Waterleaf/48x48/actions/amarok_podcast2.svg b/Waterleaf/48x48/actions/amarok_podcast2.svg deleted file mode 120000 index 3ccd381f..00000000 --- a/Waterleaf/48x48/actions/amarok_podcast2.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_podcast.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_podcast2.svg b/Waterleaf/48x48/actions/amarok_podcast2.svg new file mode 100644 index 00000000..1c78d831 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_podcast2.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + From c4414714ee8ac796ab167e8537f2b3fffac17240 Mon Sep 17 00:00:00 2001 From: John Beers Date: Tue, 17 Sep 2019 19:03:00 -0400 Subject: [PATCH 03/26] Update amarok_settings icons - Replace symlinks with icons tailored for specific settings type --- .../48x48/actions/amarok_settings_engine.svg | 37 +++++++-- .../48x48/actions/amarok_settings_general.svg | 69 ++++++++++++++++- .../actions/amarok_settings_indicator.svg | 77 ++++++++++++++++++- .../actions/amarok_settings_playback.svg | 77 ++++++++++++++++++- .../48x48/actions/amarok_settings_view.svg | 76 +++++++++++++++++- 5 files changed, 326 insertions(+), 10 deletions(-) mode change 120000 => 100644 Waterleaf/48x48/actions/amarok_settings_general.svg mode change 120000 => 100644 Waterleaf/48x48/actions/amarok_settings_indicator.svg mode change 120000 => 100644 Waterleaf/48x48/actions/amarok_settings_playback.svg mode change 120000 => 100644 Waterleaf/48x48/actions/amarok_settings_view.svg diff --git a/Waterleaf/48x48/actions/amarok_settings_engine.svg b/Waterleaf/48x48/actions/amarok_settings_engine.svg index b15375c1..b24ebd08 100644 --- a/Waterleaf/48x48/actions/amarok_settings_engine.svg +++ b/Waterleaf/48x48/actions/amarok_settings_engine.svg @@ -14,7 +14,7 @@ height="48" width="48" version="1.1" - sodipodi:docname="amarok_settings_engine.svg" + sodipodi:docname="amarok_settings_engine_WIP.svg" inkscape:version="0.92.4 (5da689c313, 2019-01-14)"> + d="m 491.19,101.72 -0.1543,1.8438 c -0.58462,0.21656 -1.12816,0.53093 -1.6074,0.92969 l -1.6758,-0.78906 -1.75,3.0312 1.5215,1.0566 c -0.0542,0.30631 -0.0823,0.61667 -0.084,0.92773 2.1e-4,0.31226 0.027,0.62393 0.0801,0.93164 l -1.5176,1.0527 1.75,3.0312 1.6719,-0.7871 c 0.48084,0.39706 1.02571,0.70945 1.6113,0.92382 l 0.1543,1.8477 h 3.5 l 0.1543,-1.8438 c 0.58462,-0.21656 1.12816,-0.53093 1.6074,-0.92969 l 1.6758,0.78906 1.75,-3.0312 -1.5215,-1.0566 c 0.0542,-0.30631 0.0823,-0.61667 0.084,-0.92773 -2.1e-4,-0.31226 -0.027,-0.62393 -0.0801,-0.93164 l 1.5176,-1.0527 -1.75,-3.0312 -1.6719,0.7871 c -0.48084,-0.39706 -1.02571,-0.70945 -1.6113,-0.92382 L 494.69,101.72 Z" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccc" /> + + + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_settings_general.svg b/Waterleaf/48x48/actions/amarok_settings_general.svg deleted file mode 120000 index e45b5081..00000000 --- a/Waterleaf/48x48/actions/amarok_settings_general.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_settings_general.svg b/Waterleaf/48x48/actions/amarok_settings_general.svg new file mode 100644 index 00000000..4d2f57fb --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_general.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/48x48/actions/amarok_settings_indicator.svg b/Waterleaf/48x48/actions/amarok_settings_indicator.svg deleted file mode 120000 index e45b5081..00000000 --- a/Waterleaf/48x48/actions/amarok_settings_indicator.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_settings_indicator.svg b/Waterleaf/48x48/actions/amarok_settings_indicator.svg new file mode 100644 index 00000000..9c2ae212 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_indicator.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_settings_playback.svg b/Waterleaf/48x48/actions/amarok_settings_playback.svg deleted file mode 120000 index e45b5081..00000000 --- a/Waterleaf/48x48/actions/amarok_settings_playback.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_settings_playback.svg b/Waterleaf/48x48/actions/amarok_settings_playback.svg new file mode 100644 index 00000000..0e8bb932 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_playback.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/48x48/actions/amarok_settings_view.svg b/Waterleaf/48x48/actions/amarok_settings_view.svg deleted file mode 120000 index e45b5081..00000000 --- a/Waterleaf/48x48/actions/amarok_settings_view.svg +++ /dev/null @@ -1 +0,0 @@ -amarok_settings_engine.svg \ No newline at end of file diff --git a/Waterleaf/48x48/actions/amarok_settings_view.svg b/Waterleaf/48x48/actions/amarok_settings_view.svg new file mode 100644 index 00000000..6b71f9a7 --- /dev/null +++ b/Waterleaf/48x48/actions/amarok_settings_view.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + From ce582cb0ce0395d01226a59c10022a2d827751f0 Mon Sep 17 00:00:00 2001 From: John Beers Date: Tue, 17 Sep 2019 19:06:51 -0400 Subject: [PATCH 04/26] Update amarok_info - Change design of icon --- Waterleaf/48x48/actions/amarok_info.svg | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/Waterleaf/48x48/actions/amarok_info.svg b/Waterleaf/48x48/actions/amarok_info.svg index ce8adc3b..b291467a 100644 --- a/Waterleaf/48x48/actions/amarok_info.svg +++ b/Waterleaf/48x48/actions/amarok_info.svg @@ -22,7 +22,7 @@ image/svg+xml - + @@ -40,8 +40,8 @@ id="namedview9" showgrid="true" inkscape:zoom="10.729167" - inkscape:cx="24" - inkscape:cy="24" + inkscape:cx="23.999999" + inkscape:cy="23.999999" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" @@ -58,10 +58,14 @@ .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } .ColorScheme-ButtonBackground { color:#d3dae3; } + + inkscape:connector-curvature="0" + d="M 24,5 C 12.9542,5 4,13.954629 4,25 4,36.0458 12.9542,45 24,45 35.0458,45 44,36.0458 44,25 44,13.954629 35.0458,5 24,5 Z m 0,7.857143 c 1.972457,0 3.571429,1.598971 3.571429,3.571428 C 27.571429,18.401029 25.972457,20 24,20 c -1.972457,0 -3.571429,-1.598971 -3.571429,-3.571429 0,-1.972457 1.598972,-3.571428 3.571429,-3.571428 z m -2.857143,9.285714 H 24 26.857143 v 14.285714 h -5.714286 z" + id="path5652" + style="display:inline;fill:#555555;fill-opacity:1;stroke:none;stroke-width:2.85714269;enable-background:new" /> From 19275a69a9d54feaaf58831d90bc011e4521d0f6 Mon Sep 17 00:00:00 2001 From: John Beers Date: Sat, 5 Oct 2019 21:07:41 -0400 Subject: [PATCH 05/26] Update size 48 amarok-trinity icons - FIx size for amarok_favorite_genres - Increase height for two circular icons --- .../48x48/actions/amarok_favorite_genres.svg | 202 +++++++++++++++--- Waterleaf/48x48/actions/amarok_info.svg | 6 +- Waterleaf/48x48/actions/amarok_magnatune.svg | 25 +-- 3 files changed, 183 insertions(+), 50 deletions(-) diff --git a/Waterleaf/48x48/actions/amarok_favorite_genres.svg b/Waterleaf/48x48/actions/amarok_favorite_genres.svg index 4ee41f43..ebc0b9b8 100644 --- a/Waterleaf/48x48/actions/amarok_favorite_genres.svg +++ b/Waterleaf/48x48/actions/amarok_favorite_genres.svg @@ -1,49 +1,181 @@ - + - - - + + + - + - + image/svg+xml - + Paper Symbolic Icon Theme - + - - - - - - - + + + + + + + - Paper Symbolic Icon Theme - - - - - - - - - + Paper Symbolic Icon Theme + + + - - - - - + + + + - - - - - + + + + + diff --git a/Waterleaf/48x48/actions/amarok_info.svg b/Waterleaf/48x48/actions/amarok_info.svg index b291467a..6cafc266 100644 --- a/Waterleaf/48x48/actions/amarok_info.svg +++ b/Waterleaf/48x48/actions/amarok_info.svg @@ -40,7 +40,7 @@ id="namedview9" showgrid="true" inkscape:zoom="10.729167" - inkscape:cx="23.999999" + inkscape:cx="7.9223296" inkscape:cy="23.999999" inkscape:window-x="0" inkscape:window-y="0" @@ -65,7 +65,7 @@ transform="matrix(2.8571429,0,0,2.8571429,-131.14249,-1477.8668)" /> + style="display:inline;fill:#555555;fill-opacity:1;stroke:none;stroke-width:2.99999976;enable-background:new" /> diff --git a/Waterleaf/48x48/actions/amarok_magnatune.svg b/Waterleaf/48x48/actions/amarok_magnatune.svg index b86b12e8..2fd4ee1d 100644 --- a/Waterleaf/48x48/actions/amarok_magnatune.svg +++ b/Waterleaf/48x48/actions/amarok_magnatune.svg @@ -21,7 +21,7 @@ image/svg+xml - + @@ -41,7 +41,7 @@ id="namedview14" showgrid="true" inkscape:zoom="10.729167" - inkscape:cx="23.999999" + inkscape:cx="7.9223296" inkscape:cy="23.999999" inkscape:window-x="0" inkscape:window-y="0" @@ -53,16 +53,17 @@ + style="fill:#444444;fill-opacity:1;stroke-width:1.05005252" /> + d="M 24,9.25 A 15.75,15.75 0 0 0 8.25,25 15.75,15.75 0 0 0 24,40.75 15.75,15.75 0 0 0 39.75,25 15.75,15.75 0 0 0 24,9.25 Z m 0,3.15 c 1.7451,0 3.15,1.4049 3.15,3.15 v 14.7 c 0,1.7451 -1.4049,3.15 -3.15,3.15 -1.7451,0 -3.15,-1.4049 -3.15,-3.15 v -14.7 c 0,-1.7451 1.4049,-3.15 3.15,-3.15 z m -9.45,8.4 c 1.7451,0 3.15,1.4049 3.15,3.15 v 6.3 c 0,1.7451 -1.4049,3.15 -3.15,3.15 -1.7451,0 -3.15,-1.4049 -3.15,-3.15 v -6.3 c 0,-1.7451 1.4049,-3.15 3.15,-3.15 z m 18.9,0 c 1.7451,0 3.15,1.4049 3.15,3.15 v 6.3 c 0,1.7451 -1.4049,3.15 -3.15,3.15 -1.7451,0 -3.15,-1.4049 -3.15,-3.15 v -6.3 c 0,-1.7451 1.4049,-3.15 3.15,-3.15 z" + id="path10" + inkscape:connector-curvature="0" + style="fill:#ffffff;stroke-width:1.04999995" /> From 60dd74c60fa45ee1fb51538de2c991728677fc76 Mon Sep 17 00:00:00 2001 From: John Beers Date: Sun, 6 Oct 2019 13:40:54 -0400 Subject: [PATCH 06/26] Add size 64 amarok-trinity ui icons - Add a set of size 64 icons for use within the amarok-trinity application --- .../64x64/actions/amarok__add_lyrics.svg | 100 +++++++++ .../64x64/actions/amarok_add_playlist.svg | 66 ++++++ Waterleaf/64x64/actions/amarok_album.svg | 169 +++++++++++++++ Waterleaf/64x64/actions/amarok_artist.svg | 76 +++++++ .../64x64/actions/amarok_audioscrobbler.svg | 59 ++++++ Waterleaf/64x64/actions/amarok_back.svg | 71 +++++++ Waterleaf/64x64/actions/amarok_burn.svg | 73 +++++++ .../64x64/actions/amarok_change_language.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_circle.svg | 180 ++++++++++++++++ Waterleaf/64x64/actions/amarok_clock.svg | 191 +++++++++++++++++ Waterleaf/64x64/actions/amarok_collection.svg | 118 +++++++++++ Waterleaf/64x64/actions/amarok_configure.svg | 91 ++++++++ .../64x64/actions/amarok_covermanager.svg | 66 ++++++ Waterleaf/64x64/actions/amarok_device.svg | 64 ++++++ Waterleaf/64x64/actions/amarok_download.svg | 73 +++++++ Waterleaf/64x64/actions/amarok_dynamic.svg | 88 ++++++++ Waterleaf/64x64/actions/amarok_edit.svg | 69 ++++++ Waterleaf/64x64/actions/amarok_editcopy.svg | 64 ++++++ Waterleaf/64x64/actions/amarok_equalizer.svg | 187 +++++++++++++++++ Waterleaf/64x64/actions/amarok_external.svg | 83 ++++++++ .../64x64/actions/amarok_fastforward.svg | 73 +++++++ .../64x64/actions/amarok_favorite_genres.svg | 198 ++++++++++++++++++ Waterleaf/64x64/actions/amarok_files.svg | 68 ++++++ Waterleaf/64x64/actions/amarok_files2.svg | 69 ++++++ Waterleaf/64x64/actions/amarok_info.svg | 71 +++++++ Waterleaf/64x64/actions/amarok_lastfm.svg | 68 ++++++ Waterleaf/64x64/actions/amarok_love.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_lyrics.svg | 90 ++++++++ Waterleaf/64x64/actions/amarok_magnatune.svg | 69 ++++++ Waterleaf/64x64/actions/amarok_mostplayed.svg | 1 + Waterleaf/64x64/actions/amarok_music.svg | 170 +++++++++++++++ Waterleaf/64x64/actions/amarok_next.svg | 84 ++++++++ Waterleaf/64x64/actions/amarok_pause.svg | 78 +++++++ Waterleaf/64x64/actions/amarok_play.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_playlist.svg | 81 +++++++ .../64x64/actions/amarok_playlist_clear.svg | 95 +++++++++ .../64x64/actions/amarok_playlist_refresh.svg | 180 ++++++++++++++++ Waterleaf/64x64/actions/amarok_podcast.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_podcast2.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_queue.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_random.svg | 1 + .../64x64/actions/amarok_random_album.svg | 103 +++++++++ Waterleaf/64x64/actions/amarok_random_no.svg | 88 ++++++++ .../64x64/actions/amarok_random_track.svg | 105 ++++++++++ Waterleaf/64x64/actions/amarok_redo.svg | 66 ++++++ Waterleaf/64x64/actions/amarok_refresh.svg | 170 +++++++++++++++ Waterleaf/64x64/actions/amarok_remove.svg | 169 +++++++++++++++ .../actions/amarok_remove_from_playlist.svg | 68 ++++++ .../64x64/actions/amarok_repeat_album.svg | 76 +++++++ Waterleaf/64x64/actions/amarok_repeat_no.svg | 86 ++++++++ .../64x64/actions/amarok_repeat_playlist.svg | 86 ++++++++ .../64x64/actions/amarok_repeat_track.svg | 82 ++++++++ Waterleaf/64x64/actions/amarok_rescan.svg | 1 + Waterleaf/64x64/actions/amarok_rewind.svg | 73 +++++++ Waterleaf/64x64/actions/amarok_save.svg | 1 + Waterleaf/64x64/actions/amarok_scripts.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_search.svg | 85 ++++++++ .../64x64/actions/amarok_settings_engine.svg | 93 ++++++++ .../64x64/actions/amarok_settings_general.svg | 68 ++++++ .../actions/amarok_settings_indicator.svg | 76 +++++++ .../actions/amarok_settings_playback.svg | 76 +++++++ .../64x64/actions/amarok_settings_view.svg | 75 +++++++ Waterleaf/64x64/actions/amarok_stop.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_track.svg | 176 ++++++++++++++++ Waterleaf/64x64/actions/amarok_undo.svg | 66 ++++++ .../64x64/actions/amarok_visualizations.svg | 67 ++++++ Waterleaf/64x64/actions/amarok_zoom.svg | 66 ++++++ Waterleaf/64x64/actions/collection.svg | 1 + 68 files changed, 5843 insertions(+) create mode 100644 Waterleaf/64x64/actions/amarok__add_lyrics.svg create mode 100644 Waterleaf/64x64/actions/amarok_add_playlist.svg create mode 100644 Waterleaf/64x64/actions/amarok_album.svg create mode 100644 Waterleaf/64x64/actions/amarok_artist.svg create mode 100644 Waterleaf/64x64/actions/amarok_audioscrobbler.svg create mode 100644 Waterleaf/64x64/actions/amarok_back.svg create mode 100644 Waterleaf/64x64/actions/amarok_burn.svg create mode 100644 Waterleaf/64x64/actions/amarok_change_language.svg create mode 100644 Waterleaf/64x64/actions/amarok_circle.svg create mode 100644 Waterleaf/64x64/actions/amarok_clock.svg create mode 100644 Waterleaf/64x64/actions/amarok_collection.svg create mode 100644 Waterleaf/64x64/actions/amarok_configure.svg create mode 100644 Waterleaf/64x64/actions/amarok_covermanager.svg create mode 100644 Waterleaf/64x64/actions/amarok_device.svg create mode 100644 Waterleaf/64x64/actions/amarok_download.svg create mode 100644 Waterleaf/64x64/actions/amarok_dynamic.svg create mode 100644 Waterleaf/64x64/actions/amarok_edit.svg create mode 100644 Waterleaf/64x64/actions/amarok_editcopy.svg create mode 100644 Waterleaf/64x64/actions/amarok_equalizer.svg create mode 100644 Waterleaf/64x64/actions/amarok_external.svg create mode 100644 Waterleaf/64x64/actions/amarok_fastforward.svg create mode 100644 Waterleaf/64x64/actions/amarok_favorite_genres.svg create mode 100644 Waterleaf/64x64/actions/amarok_files.svg create mode 100644 Waterleaf/64x64/actions/amarok_files2.svg create mode 100644 Waterleaf/64x64/actions/amarok_info.svg create mode 100644 Waterleaf/64x64/actions/amarok_lastfm.svg create mode 100644 Waterleaf/64x64/actions/amarok_love.svg create mode 100644 Waterleaf/64x64/actions/amarok_lyrics.svg create mode 100644 Waterleaf/64x64/actions/amarok_magnatune.svg create mode 120000 Waterleaf/64x64/actions/amarok_mostplayed.svg create mode 100644 Waterleaf/64x64/actions/amarok_music.svg create mode 100644 Waterleaf/64x64/actions/amarok_next.svg create mode 100644 Waterleaf/64x64/actions/amarok_pause.svg create mode 100644 Waterleaf/64x64/actions/amarok_play.svg create mode 100644 Waterleaf/64x64/actions/amarok_playlist.svg create mode 100644 Waterleaf/64x64/actions/amarok_playlist_clear.svg create mode 100644 Waterleaf/64x64/actions/amarok_playlist_refresh.svg create mode 100644 Waterleaf/64x64/actions/amarok_podcast.svg create mode 100644 Waterleaf/64x64/actions/amarok_podcast2.svg create mode 100644 Waterleaf/64x64/actions/amarok_queue.svg create mode 120000 Waterleaf/64x64/actions/amarok_random.svg create mode 100644 Waterleaf/64x64/actions/amarok_random_album.svg create mode 100644 Waterleaf/64x64/actions/amarok_random_no.svg create mode 100644 Waterleaf/64x64/actions/amarok_random_track.svg create mode 100644 Waterleaf/64x64/actions/amarok_redo.svg create mode 100644 Waterleaf/64x64/actions/amarok_refresh.svg create mode 100644 Waterleaf/64x64/actions/amarok_remove.svg create mode 100644 Waterleaf/64x64/actions/amarok_remove_from_playlist.svg create mode 100644 Waterleaf/64x64/actions/amarok_repeat_album.svg create mode 100644 Waterleaf/64x64/actions/amarok_repeat_no.svg create mode 100644 Waterleaf/64x64/actions/amarok_repeat_playlist.svg create mode 100644 Waterleaf/64x64/actions/amarok_repeat_track.svg create mode 120000 Waterleaf/64x64/actions/amarok_rescan.svg create mode 100644 Waterleaf/64x64/actions/amarok_rewind.svg create mode 120000 Waterleaf/64x64/actions/amarok_save.svg create mode 100644 Waterleaf/64x64/actions/amarok_scripts.svg create mode 100644 Waterleaf/64x64/actions/amarok_search.svg create mode 100644 Waterleaf/64x64/actions/amarok_settings_engine.svg create mode 100644 Waterleaf/64x64/actions/amarok_settings_general.svg create mode 100644 Waterleaf/64x64/actions/amarok_settings_indicator.svg create mode 100644 Waterleaf/64x64/actions/amarok_settings_playback.svg create mode 100644 Waterleaf/64x64/actions/amarok_settings_view.svg create mode 100644 Waterleaf/64x64/actions/amarok_stop.svg create mode 100644 Waterleaf/64x64/actions/amarok_track.svg create mode 100644 Waterleaf/64x64/actions/amarok_undo.svg create mode 100644 Waterleaf/64x64/actions/amarok_visualizations.svg create mode 100644 Waterleaf/64x64/actions/amarok_zoom.svg create mode 120000 Waterleaf/64x64/actions/collection.svg diff --git a/Waterleaf/64x64/actions/amarok__add_lyrics.svg b/Waterleaf/64x64/actions/amarok__add_lyrics.svg new file mode 100644 index 00000000..673e83ee --- /dev/null +++ b/Waterleaf/64x64/actions/amarok__add_lyrics.svg @@ -0,0 +1,100 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_add_playlist.svg b/Waterleaf/64x64/actions/amarok_add_playlist.svg new file mode 100644 index 00000000..ff400862 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_add_playlist.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_album.svg b/Waterleaf/64x64/actions/amarok_album.svg new file mode 100644 index 00000000..88393881 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_album.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_artist.svg b/Waterleaf/64x64/actions/amarok_artist.svg new file mode 100644 index 00000000..708e245d --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_artist.svg @@ -0,0 +1,76 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_audioscrobbler.svg b/Waterleaf/64x64/actions/amarok_audioscrobbler.svg new file mode 100644 index 00000000..962c082d --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_audioscrobbler.svg @@ -0,0 +1,59 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_back.svg b/Waterleaf/64x64/actions/amarok_back.svg new file mode 100644 index 00000000..0943dd2d --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_back.svg @@ -0,0 +1,71 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_burn.svg b/Waterleaf/64x64/actions/amarok_burn.svg new file mode 100644 index 00000000..5c856a50 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_burn.svg @@ -0,0 +1,73 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_change_language.svg b/Waterleaf/64x64/actions/amarok_change_language.svg new file mode 100644 index 00000000..474e51c4 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_change_language.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_circle.svg b/Waterleaf/64x64/actions/amarok_circle.svg new file mode 100644 index 00000000..6d6dfb60 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_circle.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_clock.svg b/Waterleaf/64x64/actions/amarok_clock.svg new file mode 100644 index 00000000..3dad7f38 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_clock.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_collection.svg b/Waterleaf/64x64/actions/amarok_collection.svg new file mode 100644 index 00000000..4197fa65 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_collection.svg @@ -0,0 +1,118 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_configure.svg b/Waterleaf/64x64/actions/amarok_configure.svg new file mode 100644 index 00000000..d113112d --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_configure.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_covermanager.svg b/Waterleaf/64x64/actions/amarok_covermanager.svg new file mode 100644 index 00000000..421fcc3c --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_covermanager.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_device.svg b/Waterleaf/64x64/actions/amarok_device.svg new file mode 100644 index 00000000..4575f213 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_device.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/64x64/actions/amarok_download.svg b/Waterleaf/64x64/actions/amarok_download.svg new file mode 100644 index 00000000..16665ff8 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_download.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_dynamic.svg b/Waterleaf/64x64/actions/amarok_dynamic.svg new file mode 100644 index 00000000..d6a0c960 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_dynamic.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_edit.svg b/Waterleaf/64x64/actions/amarok_edit.svg new file mode 100644 index 00000000..dc991860 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_edit.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/64x64/actions/amarok_editcopy.svg b/Waterleaf/64x64/actions/amarok_editcopy.svg new file mode 100644 index 00000000..2ba8ca85 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_editcopy.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/64x64/actions/amarok_equalizer.svg b/Waterleaf/64x64/actions/amarok_equalizer.svg new file mode 100644 index 00000000..50787cfa --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_equalizer.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_external.svg b/Waterleaf/64x64/actions/amarok_external.svg new file mode 100644 index 00000000..587b8356 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_external.svg @@ -0,0 +1,83 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_fastforward.svg b/Waterleaf/64x64/actions/amarok_fastforward.svg new file mode 100644 index 00000000..bc57fe28 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_fastforward.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_favorite_genres.svg b/Waterleaf/64x64/actions/amarok_favorite_genres.svg new file mode 100644 index 00000000..0c0a16e9 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_favorite_genres.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_files.svg b/Waterleaf/64x64/actions/amarok_files.svg new file mode 100644 index 00000000..4da45a11 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_files.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/64x64/actions/amarok_files2.svg b/Waterleaf/64x64/actions/amarok_files2.svg new file mode 100644 index 00000000..fa6ff942 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_files2.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/64x64/actions/amarok_info.svg b/Waterleaf/64x64/actions/amarok_info.svg new file mode 100644 index 00000000..5c78e9ca --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_info.svg @@ -0,0 +1,71 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_lastfm.svg b/Waterleaf/64x64/actions/amarok_lastfm.svg new file mode 100644 index 00000000..04c91e55 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_lastfm.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_love.svg b/Waterleaf/64x64/actions/amarok_love.svg new file mode 100644 index 00000000..5ca92858 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_love.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_lyrics.svg b/Waterleaf/64x64/actions/amarok_lyrics.svg new file mode 100644 index 00000000..b7d8fa85 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_lyrics.svg @@ -0,0 +1,90 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_magnatune.svg b/Waterleaf/64x64/actions/amarok_magnatune.svg new file mode 100644 index 00000000..b3256211 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_magnatune.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_mostplayed.svg b/Waterleaf/64x64/actions/amarok_mostplayed.svg new file mode 120000 index 00000000..6492f3d6 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_mostplayed.svg @@ -0,0 +1 @@ +amarok_favorite_genres.svg \ No newline at end of file diff --git a/Waterleaf/64x64/actions/amarok_music.svg b/Waterleaf/64x64/actions/amarok_music.svg new file mode 100644 index 00000000..f5bb6d93 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_music.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_next.svg b/Waterleaf/64x64/actions/amarok_next.svg new file mode 100644 index 00000000..546dd223 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_next.svg @@ -0,0 +1,84 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_pause.svg b/Waterleaf/64x64/actions/amarok_pause.svg new file mode 100644 index 00000000..b0256e81 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_pause.svg @@ -0,0 +1,78 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_play.svg b/Waterleaf/64x64/actions/amarok_play.svg new file mode 100644 index 00000000..84904125 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_play.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_playlist.svg b/Waterleaf/64x64/actions/amarok_playlist.svg new file mode 100644 index 00000000..967313bc --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_playlist.svg @@ -0,0 +1,81 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_playlist_clear.svg b/Waterleaf/64x64/actions/amarok_playlist_clear.svg new file mode 100644 index 00000000..a5521d29 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_playlist_clear.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_playlist_refresh.svg b/Waterleaf/64x64/actions/amarok_playlist_refresh.svg new file mode 100644 index 00000000..274e683f --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_playlist_refresh.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_podcast.svg b/Waterleaf/64x64/actions/amarok_podcast.svg new file mode 100644 index 00000000..40739d12 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_podcast.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_podcast2.svg b/Waterleaf/64x64/actions/amarok_podcast2.svg new file mode 100644 index 00000000..dd9102e1 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_podcast2.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_queue.svg b/Waterleaf/64x64/actions/amarok_queue.svg new file mode 100644 index 00000000..c632e378 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_queue.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_random.svg b/Waterleaf/64x64/actions/amarok_random.svg new file mode 120000 index 00000000..463334c1 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_random.svg @@ -0,0 +1 @@ +amarok_dynamic.svg \ No newline at end of file diff --git a/Waterleaf/64x64/actions/amarok_random_album.svg b/Waterleaf/64x64/actions/amarok_random_album.svg new file mode 100644 index 00000000..483a3ab9 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_random_album.svg @@ -0,0 +1,103 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_random_no.svg b/Waterleaf/64x64/actions/amarok_random_no.svg new file mode 100644 index 00000000..3e4ff1e1 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_random_no.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_random_track.svg b/Waterleaf/64x64/actions/amarok_random_track.svg new file mode 100644 index 00000000..9248f0b3 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_random_track.svg @@ -0,0 +1,105 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_redo.svg b/Waterleaf/64x64/actions/amarok_redo.svg new file mode 100644 index 00000000..6d969952 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_redo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_refresh.svg b/Waterleaf/64x64/actions/amarok_refresh.svg new file mode 100644 index 00000000..6989419d --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_refresh.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_remove.svg b/Waterleaf/64x64/actions/amarok_remove.svg new file mode 100644 index 00000000..4179e94e --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_remove.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_remove_from_playlist.svg b/Waterleaf/64x64/actions/amarok_remove_from_playlist.svg new file mode 100644 index 00000000..b92f1571 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_remove_from_playlist.svg @@ -0,0 +1,68 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_repeat_album.svg b/Waterleaf/64x64/actions/amarok_repeat_album.svg new file mode 100644 index 00000000..a89e4c0a --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_repeat_album.svg @@ -0,0 +1,76 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_repeat_no.svg b/Waterleaf/64x64/actions/amarok_repeat_no.svg new file mode 100644 index 00000000..94e9b45d --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_repeat_no.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_repeat_playlist.svg b/Waterleaf/64x64/actions/amarok_repeat_playlist.svg new file mode 100644 index 00000000..b1245982 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_repeat_playlist.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_repeat_track.svg b/Waterleaf/64x64/actions/amarok_repeat_track.svg new file mode 100644 index 00000000..22933f11 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_repeat_track.svg @@ -0,0 +1,82 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_rescan.svg b/Waterleaf/64x64/actions/amarok_rescan.svg new file mode 120000 index 00000000..fc5997ac --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_rescan.svg @@ -0,0 +1 @@ +amarok_playlist_refresh.svg \ No newline at end of file diff --git a/Waterleaf/64x64/actions/amarok_rewind.svg b/Waterleaf/64x64/actions/amarok_rewind.svg new file mode 100644 index 00000000..eb112cf8 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_rewind.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_save.svg b/Waterleaf/64x64/actions/amarok_save.svg new file mode 120000 index 00000000..589bd79f --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_save.svg @@ -0,0 +1 @@ +amarok_download.svg \ No newline at end of file diff --git a/Waterleaf/64x64/actions/amarok_scripts.svg b/Waterleaf/64x64/actions/amarok_scripts.svg new file mode 100644 index 00000000..07fc920f --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_scripts.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_search.svg b/Waterleaf/64x64/actions/amarok_search.svg new file mode 100644 index 00000000..0f1b1050 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_search.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/64x64/actions/amarok_settings_engine.svg b/Waterleaf/64x64/actions/amarok_settings_engine.svg new file mode 100644 index 00000000..f685d40d --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_settings_engine.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_settings_general.svg b/Waterleaf/64x64/actions/amarok_settings_general.svg new file mode 100644 index 00000000..63bf5582 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_settings_general.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/64x64/actions/amarok_settings_indicator.svg b/Waterleaf/64x64/actions/amarok_settings_indicator.svg new file mode 100644 index 00000000..fcbf8fe0 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_settings_indicator.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_settings_playback.svg b/Waterleaf/64x64/actions/amarok_settings_playback.svg new file mode 100644 index 00000000..14f9bcec --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_settings_playback.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_settings_view.svg b/Waterleaf/64x64/actions/amarok_settings_view.svg new file mode 100644 index 00000000..be7a00da --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_settings_view.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_stop.svg b/Waterleaf/64x64/actions/amarok_stop.svg new file mode 100644 index 00000000..62cae247 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_stop.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_track.svg b/Waterleaf/64x64/actions/amarok_track.svg new file mode 100644 index 00000000..d0ed79cb --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_track.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_undo.svg b/Waterleaf/64x64/actions/amarok_undo.svg new file mode 100644 index 00000000..118b11a3 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_undo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_visualizations.svg b/Waterleaf/64x64/actions/amarok_visualizations.svg new file mode 100644 index 00000000..3d04aa66 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_visualizations.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/amarok_zoom.svg b/Waterleaf/64x64/actions/amarok_zoom.svg new file mode 100644 index 00000000..e7f91701 --- /dev/null +++ b/Waterleaf/64x64/actions/amarok_zoom.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/64x64/actions/collection.svg b/Waterleaf/64x64/actions/collection.svg new file mode 120000 index 00000000..4afa98fc --- /dev/null +++ b/Waterleaf/64x64/actions/collection.svg @@ -0,0 +1 @@ +amarok_collection.svg \ No newline at end of file From 5e89893b5e35f877816fadc168649e45090ff331 Mon Sep 17 00:00:00 2001 From: John Beers Date: Sun, 6 Oct 2019 15:22:25 -0400 Subject: [PATCH 07/26] Add size 32 amarok-trinity ui icons - Add a set of size 32 icons for use within the amarok-trinity application --- .../32x32/actions/amarok__add_lyrics.svg | 100 +++++++++ .../32x32/actions/amarok_add_playlist.svg | 66 ++++++ Waterleaf/32x32/actions/amarok_album.svg | 169 +++++++++++++++ Waterleaf/32x32/actions/amarok_artist.svg | 76 +++++++ .../32x32/actions/amarok_audioscrobbler.svg | 59 ++++++ Waterleaf/32x32/actions/amarok_back.svg | 79 +++++++ Waterleaf/32x32/actions/amarok_burn.svg | 72 +++++++ .../32x32/actions/amarok_change_language.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_circle.svg | 180 ++++++++++++++++ Waterleaf/32x32/actions/amarok_clock.svg | 191 +++++++++++++++++ Waterleaf/32x32/actions/amarok_collection.svg | 118 +++++++++++ Waterleaf/32x32/actions/amarok_configure.svg | 91 ++++++++ .../32x32/actions/amarok_covermanager.svg | 66 ++++++ Waterleaf/32x32/actions/amarok_device.svg | 64 ++++++ Waterleaf/32x32/actions/amarok_download.svg | 73 +++++++ Waterleaf/32x32/actions/amarok_dynamic.svg | 88 ++++++++ Waterleaf/32x32/actions/amarok_edit.svg | 69 ++++++ Waterleaf/32x32/actions/amarok_editcopy.svg | 64 ++++++ Waterleaf/32x32/actions/amarok_equalizer.svg | 187 +++++++++++++++++ Waterleaf/32x32/actions/amarok_external.svg | 83 ++++++++ .../32x32/actions/amarok_fastforward.svg | 73 +++++++ .../32x32/actions/amarok_favorite_genres.svg | 198 ++++++++++++++++++ Waterleaf/32x32/actions/amarok_files.svg | 68 ++++++ Waterleaf/32x32/actions/amarok_files2.svg | 69 ++++++ Waterleaf/32x32/actions/amarok_info.svg | 71 +++++++ Waterleaf/32x32/actions/amarok_lastfm.svg | 68 ++++++ Waterleaf/32x32/actions/amarok_love.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_lyrics.svg | 90 ++++++++ Waterleaf/32x32/actions/amarok_magnatune.svg | 69 ++++++ Waterleaf/32x32/actions/amarok_mostplayed.svg | 1 + Waterleaf/32x32/actions/amarok_music.svg | 170 +++++++++++++++ Waterleaf/32x32/actions/amarok_next.svg | 71 +++++++ Waterleaf/32x32/actions/amarok_pause.svg | 78 +++++++ Waterleaf/32x32/actions/amarok_play.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_playlist.svg | 81 +++++++ .../32x32/actions/amarok_playlist_clear.svg | 94 +++++++++ .../32x32/actions/amarok_playlist_refresh.svg | 180 ++++++++++++++++ Waterleaf/32x32/actions/amarok_podcast.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_podcast2.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_queue.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_random.svg | 1 + .../32x32/actions/amarok_random_album.svg | 103 +++++++++ Waterleaf/32x32/actions/amarok_random_no.svg | 88 ++++++++ .../32x32/actions/amarok_random_track.svg | 105 ++++++++++ Waterleaf/32x32/actions/amarok_redo.svg | 66 ++++++ Waterleaf/32x32/actions/amarok_refresh.svg | 169 +++++++++++++++ Waterleaf/32x32/actions/amarok_remove.svg | 169 +++++++++++++++ .../actions/amarok_remove_from_playlist.svg | 68 ++++++ .../32x32/actions/amarok_repeat_album.svg | 76 +++++++ Waterleaf/32x32/actions/amarok_repeat_no.svg | 86 ++++++++ .../32x32/actions/amarok_repeat_playlist.svg | 86 ++++++++ .../32x32/actions/amarok_repeat_track.svg | 82 ++++++++ Waterleaf/32x32/actions/amarok_rescan.svg | 1 + Waterleaf/32x32/actions/amarok_rewind.svg | 73 +++++++ Waterleaf/32x32/actions/amarok_save.svg | 1 + Waterleaf/32x32/actions/amarok_scripts.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_search.svg | 85 ++++++++ .../32x32/actions/amarok_settings_engine.svg | 93 ++++++++ .../32x32/actions/amarok_settings_general.svg | 68 ++++++ .../actions/amarok_settings_indicator.svg | 76 +++++++ .../actions/amarok_settings_playback.svg | 76 +++++++ .../32x32/actions/amarok_settings_view.svg | 75 +++++++ Waterleaf/32x32/actions/amarok_stop.svg | 67 ++++++ Waterleaf/32x32/actions/amarok_track.svg | 176 ++++++++++++++++ Waterleaf/32x32/actions/amarok_undo.svg | 66 ++++++ .../32x32/actions/amarok_visualizations.svg | 63 ++++++ Waterleaf/32x32/actions/amarok_zoom.svg | 66 ++++++ Waterleaf/32x32/actions/collection.svg | 1 + 68 files changed, 5831 insertions(+) create mode 100644 Waterleaf/32x32/actions/amarok__add_lyrics.svg create mode 100644 Waterleaf/32x32/actions/amarok_add_playlist.svg create mode 100644 Waterleaf/32x32/actions/amarok_album.svg create mode 100644 Waterleaf/32x32/actions/amarok_artist.svg create mode 100644 Waterleaf/32x32/actions/amarok_audioscrobbler.svg create mode 100644 Waterleaf/32x32/actions/amarok_back.svg create mode 100644 Waterleaf/32x32/actions/amarok_burn.svg create mode 100644 Waterleaf/32x32/actions/amarok_change_language.svg create mode 100644 Waterleaf/32x32/actions/amarok_circle.svg create mode 100644 Waterleaf/32x32/actions/amarok_clock.svg create mode 100644 Waterleaf/32x32/actions/amarok_collection.svg create mode 100644 Waterleaf/32x32/actions/amarok_configure.svg create mode 100644 Waterleaf/32x32/actions/amarok_covermanager.svg create mode 100644 Waterleaf/32x32/actions/amarok_device.svg create mode 100644 Waterleaf/32x32/actions/amarok_download.svg create mode 100644 Waterleaf/32x32/actions/amarok_dynamic.svg create mode 100644 Waterleaf/32x32/actions/amarok_edit.svg create mode 100644 Waterleaf/32x32/actions/amarok_editcopy.svg create mode 100644 Waterleaf/32x32/actions/amarok_equalizer.svg create mode 100644 Waterleaf/32x32/actions/amarok_external.svg create mode 100644 Waterleaf/32x32/actions/amarok_fastforward.svg create mode 100644 Waterleaf/32x32/actions/amarok_favorite_genres.svg create mode 100644 Waterleaf/32x32/actions/amarok_files.svg create mode 100644 Waterleaf/32x32/actions/amarok_files2.svg create mode 100644 Waterleaf/32x32/actions/amarok_info.svg create mode 100644 Waterleaf/32x32/actions/amarok_lastfm.svg create mode 100644 Waterleaf/32x32/actions/amarok_love.svg create mode 100644 Waterleaf/32x32/actions/amarok_lyrics.svg create mode 100644 Waterleaf/32x32/actions/amarok_magnatune.svg create mode 120000 Waterleaf/32x32/actions/amarok_mostplayed.svg create mode 100644 Waterleaf/32x32/actions/amarok_music.svg create mode 100644 Waterleaf/32x32/actions/amarok_next.svg create mode 100644 Waterleaf/32x32/actions/amarok_pause.svg create mode 100644 Waterleaf/32x32/actions/amarok_play.svg create mode 100644 Waterleaf/32x32/actions/amarok_playlist.svg create mode 100644 Waterleaf/32x32/actions/amarok_playlist_clear.svg create mode 100644 Waterleaf/32x32/actions/amarok_playlist_refresh.svg create mode 100644 Waterleaf/32x32/actions/amarok_podcast.svg create mode 100644 Waterleaf/32x32/actions/amarok_podcast2.svg create mode 100644 Waterleaf/32x32/actions/amarok_queue.svg create mode 120000 Waterleaf/32x32/actions/amarok_random.svg create mode 100644 Waterleaf/32x32/actions/amarok_random_album.svg create mode 100644 Waterleaf/32x32/actions/amarok_random_no.svg create mode 100644 Waterleaf/32x32/actions/amarok_random_track.svg create mode 100644 Waterleaf/32x32/actions/amarok_redo.svg create mode 100644 Waterleaf/32x32/actions/amarok_refresh.svg create mode 100644 Waterleaf/32x32/actions/amarok_remove.svg create mode 100644 Waterleaf/32x32/actions/amarok_remove_from_playlist.svg create mode 100644 Waterleaf/32x32/actions/amarok_repeat_album.svg create mode 100644 Waterleaf/32x32/actions/amarok_repeat_no.svg create mode 100644 Waterleaf/32x32/actions/amarok_repeat_playlist.svg create mode 100644 Waterleaf/32x32/actions/amarok_repeat_track.svg create mode 120000 Waterleaf/32x32/actions/amarok_rescan.svg create mode 100644 Waterleaf/32x32/actions/amarok_rewind.svg create mode 120000 Waterleaf/32x32/actions/amarok_save.svg create mode 100644 Waterleaf/32x32/actions/amarok_scripts.svg create mode 100644 Waterleaf/32x32/actions/amarok_search.svg create mode 100644 Waterleaf/32x32/actions/amarok_settings_engine.svg create mode 100644 Waterleaf/32x32/actions/amarok_settings_general.svg create mode 100644 Waterleaf/32x32/actions/amarok_settings_indicator.svg create mode 100644 Waterleaf/32x32/actions/amarok_settings_playback.svg create mode 100644 Waterleaf/32x32/actions/amarok_settings_view.svg create mode 100644 Waterleaf/32x32/actions/amarok_stop.svg create mode 100644 Waterleaf/32x32/actions/amarok_track.svg create mode 100644 Waterleaf/32x32/actions/amarok_undo.svg create mode 100644 Waterleaf/32x32/actions/amarok_visualizations.svg create mode 100644 Waterleaf/32x32/actions/amarok_zoom.svg create mode 120000 Waterleaf/32x32/actions/collection.svg diff --git a/Waterleaf/32x32/actions/amarok__add_lyrics.svg b/Waterleaf/32x32/actions/amarok__add_lyrics.svg new file mode 100644 index 00000000..08148120 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok__add_lyrics.svg @@ -0,0 +1,100 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_add_playlist.svg b/Waterleaf/32x32/actions/amarok_add_playlist.svg new file mode 100644 index 00000000..3ac9be5f --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_add_playlist.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_album.svg b/Waterleaf/32x32/actions/amarok_album.svg new file mode 100644 index 00000000..cc1441dc --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_album.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_artist.svg b/Waterleaf/32x32/actions/amarok_artist.svg new file mode 100644 index 00000000..b484ecb0 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_artist.svg @@ -0,0 +1,76 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_audioscrobbler.svg b/Waterleaf/32x32/actions/amarok_audioscrobbler.svg new file mode 100644 index 00000000..72179113 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_audioscrobbler.svg @@ -0,0 +1,59 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_back.svg b/Waterleaf/32x32/actions/amarok_back.svg new file mode 100644 index 00000000..19abd5f3 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_back.svg @@ -0,0 +1,79 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_burn.svg b/Waterleaf/32x32/actions/amarok_burn.svg new file mode 100644 index 00000000..886e5373 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_burn.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_change_language.svg b/Waterleaf/32x32/actions/amarok_change_language.svg new file mode 100644 index 00000000..1ede0ec6 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_change_language.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_circle.svg b/Waterleaf/32x32/actions/amarok_circle.svg new file mode 100644 index 00000000..75b53aa9 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_circle.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_clock.svg b/Waterleaf/32x32/actions/amarok_clock.svg new file mode 100644 index 00000000..81782af9 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_clock.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_collection.svg b/Waterleaf/32x32/actions/amarok_collection.svg new file mode 100644 index 00000000..18b545a4 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_collection.svg @@ -0,0 +1,118 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_configure.svg b/Waterleaf/32x32/actions/amarok_configure.svg new file mode 100644 index 00000000..c616fed6 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_configure.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_covermanager.svg b/Waterleaf/32x32/actions/amarok_covermanager.svg new file mode 100644 index 00000000..6f4a1039 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_covermanager.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_device.svg b/Waterleaf/32x32/actions/amarok_device.svg new file mode 100644 index 00000000..cf143235 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_device.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/32x32/actions/amarok_download.svg b/Waterleaf/32x32/actions/amarok_download.svg new file mode 100644 index 00000000..6f73759e --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_download.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_dynamic.svg b/Waterleaf/32x32/actions/amarok_dynamic.svg new file mode 100644 index 00000000..1849f0f9 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_dynamic.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_edit.svg b/Waterleaf/32x32/actions/amarok_edit.svg new file mode 100644 index 00000000..25077ba3 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_edit.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/32x32/actions/amarok_editcopy.svg b/Waterleaf/32x32/actions/amarok_editcopy.svg new file mode 100644 index 00000000..d22eb5ac --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_editcopy.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/32x32/actions/amarok_equalizer.svg b/Waterleaf/32x32/actions/amarok_equalizer.svg new file mode 100644 index 00000000..d5f4309d --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_equalizer.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_external.svg b/Waterleaf/32x32/actions/amarok_external.svg new file mode 100644 index 00000000..6335c669 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_external.svg @@ -0,0 +1,83 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_fastforward.svg b/Waterleaf/32x32/actions/amarok_fastforward.svg new file mode 100644 index 00000000..aaa56e78 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_fastforward.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_favorite_genres.svg b/Waterleaf/32x32/actions/amarok_favorite_genres.svg new file mode 100644 index 00000000..f825ac5f --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_favorite_genres.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_files.svg b/Waterleaf/32x32/actions/amarok_files.svg new file mode 100644 index 00000000..f455f71c --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_files.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/32x32/actions/amarok_files2.svg b/Waterleaf/32x32/actions/amarok_files2.svg new file mode 100644 index 00000000..f85f9d75 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_files2.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/32x32/actions/amarok_info.svg b/Waterleaf/32x32/actions/amarok_info.svg new file mode 100644 index 00000000..7ef3cc2e --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_info.svg @@ -0,0 +1,71 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_lastfm.svg b/Waterleaf/32x32/actions/amarok_lastfm.svg new file mode 100644 index 00000000..a4b698bb --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_lastfm.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_love.svg b/Waterleaf/32x32/actions/amarok_love.svg new file mode 100644 index 00000000..5d28ac2a --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_love.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_lyrics.svg b/Waterleaf/32x32/actions/amarok_lyrics.svg new file mode 100644 index 00000000..4fd6fcde --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_lyrics.svg @@ -0,0 +1,90 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_magnatune.svg b/Waterleaf/32x32/actions/amarok_magnatune.svg new file mode 100644 index 00000000..a13f4b52 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_magnatune.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_mostplayed.svg b/Waterleaf/32x32/actions/amarok_mostplayed.svg new file mode 120000 index 00000000..6492f3d6 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_mostplayed.svg @@ -0,0 +1 @@ +amarok_favorite_genres.svg \ No newline at end of file diff --git a/Waterleaf/32x32/actions/amarok_music.svg b/Waterleaf/32x32/actions/amarok_music.svg new file mode 100644 index 00000000..4eb7b5c4 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_music.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_next.svg b/Waterleaf/32x32/actions/amarok_next.svg new file mode 100644 index 00000000..4d82ddc2 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_next.svg @@ -0,0 +1,71 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_pause.svg b/Waterleaf/32x32/actions/amarok_pause.svg new file mode 100644 index 00000000..fb4c9063 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_pause.svg @@ -0,0 +1,78 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_play.svg b/Waterleaf/32x32/actions/amarok_play.svg new file mode 100644 index 00000000..47e97477 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_play.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_playlist.svg b/Waterleaf/32x32/actions/amarok_playlist.svg new file mode 100644 index 00000000..b3c40d01 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_playlist.svg @@ -0,0 +1,81 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_playlist_clear.svg b/Waterleaf/32x32/actions/amarok_playlist_clear.svg new file mode 100644 index 00000000..3a22841c --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_playlist_clear.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_playlist_refresh.svg b/Waterleaf/32x32/actions/amarok_playlist_refresh.svg new file mode 100644 index 00000000..9d55299e --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_playlist_refresh.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_podcast.svg b/Waterleaf/32x32/actions/amarok_podcast.svg new file mode 100644 index 00000000..f069b678 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_podcast.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_podcast2.svg b/Waterleaf/32x32/actions/amarok_podcast2.svg new file mode 100644 index 00000000..faec424e --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_podcast2.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_queue.svg b/Waterleaf/32x32/actions/amarok_queue.svg new file mode 100644 index 00000000..b3f6e6af --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_queue.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_random.svg b/Waterleaf/32x32/actions/amarok_random.svg new file mode 120000 index 00000000..463334c1 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_random.svg @@ -0,0 +1 @@ +amarok_dynamic.svg \ No newline at end of file diff --git a/Waterleaf/32x32/actions/amarok_random_album.svg b/Waterleaf/32x32/actions/amarok_random_album.svg new file mode 100644 index 00000000..f3762ba1 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_random_album.svg @@ -0,0 +1,103 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_random_no.svg b/Waterleaf/32x32/actions/amarok_random_no.svg new file mode 100644 index 00000000..9b211477 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_random_no.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_random_track.svg b/Waterleaf/32x32/actions/amarok_random_track.svg new file mode 100644 index 00000000..21251198 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_random_track.svg @@ -0,0 +1,105 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_redo.svg b/Waterleaf/32x32/actions/amarok_redo.svg new file mode 100644 index 00000000..c6349d34 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_redo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_refresh.svg b/Waterleaf/32x32/actions/amarok_refresh.svg new file mode 100644 index 00000000..b01b92c6 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_refresh.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_remove.svg b/Waterleaf/32x32/actions/amarok_remove.svg new file mode 100644 index 00000000..046950f0 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_remove.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_remove_from_playlist.svg b/Waterleaf/32x32/actions/amarok_remove_from_playlist.svg new file mode 100644 index 00000000..71cd5f49 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_remove_from_playlist.svg @@ -0,0 +1,68 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_repeat_album.svg b/Waterleaf/32x32/actions/amarok_repeat_album.svg new file mode 100644 index 00000000..78160433 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_repeat_album.svg @@ -0,0 +1,76 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_repeat_no.svg b/Waterleaf/32x32/actions/amarok_repeat_no.svg new file mode 100644 index 00000000..a709a28c --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_repeat_no.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_repeat_playlist.svg b/Waterleaf/32x32/actions/amarok_repeat_playlist.svg new file mode 100644 index 00000000..4bd49b60 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_repeat_playlist.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_repeat_track.svg b/Waterleaf/32x32/actions/amarok_repeat_track.svg new file mode 100644 index 00000000..77430238 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_repeat_track.svg @@ -0,0 +1,82 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_rescan.svg b/Waterleaf/32x32/actions/amarok_rescan.svg new file mode 120000 index 00000000..fc5997ac --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_rescan.svg @@ -0,0 +1 @@ +amarok_playlist_refresh.svg \ No newline at end of file diff --git a/Waterleaf/32x32/actions/amarok_rewind.svg b/Waterleaf/32x32/actions/amarok_rewind.svg new file mode 100644 index 00000000..f48cb295 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_rewind.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_save.svg b/Waterleaf/32x32/actions/amarok_save.svg new file mode 120000 index 00000000..589bd79f --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_save.svg @@ -0,0 +1 @@ +amarok_download.svg \ No newline at end of file diff --git a/Waterleaf/32x32/actions/amarok_scripts.svg b/Waterleaf/32x32/actions/amarok_scripts.svg new file mode 100644 index 00000000..83914235 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_scripts.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_search.svg b/Waterleaf/32x32/actions/amarok_search.svg new file mode 100644 index 00000000..89caef86 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_search.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/32x32/actions/amarok_settings_engine.svg b/Waterleaf/32x32/actions/amarok_settings_engine.svg new file mode 100644 index 00000000..1cb15af4 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_settings_engine.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_settings_general.svg b/Waterleaf/32x32/actions/amarok_settings_general.svg new file mode 100644 index 00000000..3ee8af38 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_settings_general.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/32x32/actions/amarok_settings_indicator.svg b/Waterleaf/32x32/actions/amarok_settings_indicator.svg new file mode 100644 index 00000000..5431f181 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_settings_indicator.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_settings_playback.svg b/Waterleaf/32x32/actions/amarok_settings_playback.svg new file mode 100644 index 00000000..358b42e7 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_settings_playback.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_settings_view.svg b/Waterleaf/32x32/actions/amarok_settings_view.svg new file mode 100644 index 00000000..a1e7a5b5 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_settings_view.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_stop.svg b/Waterleaf/32x32/actions/amarok_stop.svg new file mode 100644 index 00000000..9d549f9c --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_stop.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_track.svg b/Waterleaf/32x32/actions/amarok_track.svg new file mode 100644 index 00000000..c5b96dbf --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_track.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_undo.svg b/Waterleaf/32x32/actions/amarok_undo.svg new file mode 100644 index 00000000..d11074f0 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_undo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_visualizations.svg b/Waterleaf/32x32/actions/amarok_visualizations.svg new file mode 100644 index 00000000..9ac709f6 --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_visualizations.svg @@ -0,0 +1,63 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/amarok_zoom.svg b/Waterleaf/32x32/actions/amarok_zoom.svg new file mode 100644 index 00000000..7b0b380a --- /dev/null +++ b/Waterleaf/32x32/actions/amarok_zoom.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/32x32/actions/collection.svg b/Waterleaf/32x32/actions/collection.svg new file mode 120000 index 00000000..4afa98fc --- /dev/null +++ b/Waterleaf/32x32/actions/collection.svg @@ -0,0 +1 @@ +amarok_collection.svg \ No newline at end of file From 0a66026fc3a272b0994a779ab85a7060dea7d3cd Mon Sep 17 00:00:00 2001 From: John Beers Date: Mon, 7 Oct 2019 20:05:01 -0400 Subject: [PATCH 08/26] Add size 24 amarok-trinity ui icons - Add a set of size 24 cons for use within the amarok-trinity application --- .../24x24/actions/amarok__add_lyrics.svg | 100 +++++++++ .../24x24/actions/amarok_add_playlist.svg | 66 ++++++ Waterleaf/24x24/actions/amarok_album.svg | 169 +++++++++++++++ Waterleaf/24x24/actions/amarok_artist.svg | 77 ++++++- .../24x24/actions/amarok_audioscrobbler.svg | 59 ++++++ Waterleaf/24x24/actions/amarok_back.svg | 79 +++++++ Waterleaf/24x24/actions/amarok_burn.svg | 73 +++++++ .../24x24/actions/amarok_change_language.svg | 68 +++++- Waterleaf/24x24/actions/amarok_circle.svg | 180 ++++++++++++++++ Waterleaf/24x24/actions/amarok_clock.svg | 191 +++++++++++++++++ Waterleaf/24x24/actions/amarok_collection.svg | 118 +++++++++++ Waterleaf/24x24/actions/amarok_configure.svg | 91 ++++++++ .../24x24/actions/amarok_covermanager.svg | 66 ++++++ Waterleaf/24x24/actions/amarok_device.svg | 64 ++++++ Waterleaf/24x24/actions/amarok_download.svg | 73 +++++++ Waterleaf/24x24/actions/amarok_dynamic.svg | 88 ++++++++ Waterleaf/24x24/actions/amarok_edit.svg | 69 ++++++ Waterleaf/24x24/actions/amarok_editcopy.svg | 64 ++++++ Waterleaf/24x24/actions/amarok_equalizer.svg | 187 +++++++++++++++++ Waterleaf/24x24/actions/amarok_external.svg | 83 ++++++++ .../24x24/actions/amarok_fastforward.svg | 73 +++++++ .../24x24/actions/amarok_favorite_genres.svg | 198 ++++++++++++++++++ Waterleaf/24x24/actions/amarok_files.svg | 68 ++++++ Waterleaf/24x24/actions/amarok_files2.svg | 69 ++++++ Waterleaf/24x24/actions/amarok_info.svg | 71 +++++++ Waterleaf/24x24/actions/amarok_lastfm.svg | 68 ++++++ Waterleaf/24x24/actions/amarok_love.svg | 67 ++++++ Waterleaf/24x24/actions/amarok_lyrics.svg | 91 +++++++- Waterleaf/24x24/actions/amarok_magnatune.svg | 69 ++++++ Waterleaf/24x24/actions/amarok_mostplayed.svg | 1 + Waterleaf/24x24/actions/amarok_music.svg | 170 +++++++++++++++ Waterleaf/24x24/actions/amarok_next.svg | 79 +++++++ Waterleaf/24x24/actions/amarok_pause.svg | 78 +++++++ Waterleaf/24x24/actions/amarok_play.svg | 67 ++++++ Waterleaf/24x24/actions/amarok_playlist.svg | 82 +++++++- .../24x24/actions/amarok_playlist_clear.svg | 91 ++++++++ .../24x24/actions/amarok_playlist_refresh.svg | 180 ++++++++++++++++ Waterleaf/24x24/actions/amarok_podcast.svg | 67 ++++++ Waterleaf/24x24/actions/amarok_podcast2.svg | 67 ++++++ Waterleaf/24x24/actions/amarok_queue.svg | 67 ++++++ Waterleaf/24x24/actions/amarok_random.svg | 1 + .../24x24/actions/amarok_random_album.svg | 103 +++++++++ Waterleaf/24x24/actions/amarok_random_no.svg | 88 ++++++++ .../24x24/actions/amarok_random_track.svg | 105 ++++++++++ Waterleaf/24x24/actions/amarok_redo.svg | 66 ++++++ Waterleaf/24x24/actions/amarok_refresh.svg | 169 +++++++++++++++ Waterleaf/24x24/actions/amarok_remove.svg | 169 +++++++++++++++ .../actions/amarok_remove_from_playlist.svg | 68 ++++++ .../24x24/actions/amarok_repeat_album.svg | 76 +++++++ Waterleaf/24x24/actions/amarok_repeat_no.svg | 86 ++++++++ .../24x24/actions/amarok_repeat_playlist.svg | 86 ++++++++ .../24x24/actions/amarok_repeat_track.svg | 82 ++++++++ Waterleaf/24x24/actions/amarok_rescan.svg | 1 + Waterleaf/24x24/actions/amarok_rewind.svg | 73 +++++++ Waterleaf/24x24/actions/amarok_save.svg | 1 + Waterleaf/24x24/actions/amarok_scripts.svg | 68 +++++- Waterleaf/24x24/actions/amarok_search.svg | 85 ++++++++ .../24x24/actions/amarok_settings_engine.svg | 93 ++++++++ .../24x24/actions/amarok_settings_general.svg | 68 ++++++ .../actions/amarok_settings_indicator.svg | 76 +++++++ .../actions/amarok_settings_playback.svg | 76 +++++++ .../24x24/actions/amarok_settings_view.svg | 75 +++++++ Waterleaf/24x24/actions/amarok_stop.svg | 67 ++++++ Waterleaf/24x24/actions/amarok_track.svg | 176 ++++++++++++++++ Waterleaf/24x24/actions/amarok_undo.svg | 66 ++++++ .../24x24/actions/amarok_visualizations.svg | 67 ++++++ Waterleaf/24x24/actions/amarok_zoom.svg | 66 ++++++ Waterleaf/24x24/actions/collection.svg | 1 + 68 files changed, 5841 insertions(+), 5 deletions(-) create mode 100644 Waterleaf/24x24/actions/amarok__add_lyrics.svg create mode 100644 Waterleaf/24x24/actions/amarok_add_playlist.svg create mode 100644 Waterleaf/24x24/actions/amarok_album.svg mode change 120000 => 100644 Waterleaf/24x24/actions/amarok_artist.svg create mode 100644 Waterleaf/24x24/actions/amarok_audioscrobbler.svg create mode 100644 Waterleaf/24x24/actions/amarok_back.svg create mode 100644 Waterleaf/24x24/actions/amarok_burn.svg mode change 120000 => 100644 Waterleaf/24x24/actions/amarok_change_language.svg create mode 100644 Waterleaf/24x24/actions/amarok_circle.svg create mode 100644 Waterleaf/24x24/actions/amarok_clock.svg create mode 100644 Waterleaf/24x24/actions/amarok_collection.svg create mode 100644 Waterleaf/24x24/actions/amarok_configure.svg create mode 100644 Waterleaf/24x24/actions/amarok_covermanager.svg create mode 100644 Waterleaf/24x24/actions/amarok_device.svg create mode 100644 Waterleaf/24x24/actions/amarok_download.svg create mode 100644 Waterleaf/24x24/actions/amarok_dynamic.svg create mode 100644 Waterleaf/24x24/actions/amarok_edit.svg create mode 100644 Waterleaf/24x24/actions/amarok_editcopy.svg create mode 100644 Waterleaf/24x24/actions/amarok_equalizer.svg create mode 100644 Waterleaf/24x24/actions/amarok_external.svg create mode 100644 Waterleaf/24x24/actions/amarok_fastforward.svg create mode 100644 Waterleaf/24x24/actions/amarok_favorite_genres.svg create mode 100644 Waterleaf/24x24/actions/amarok_files.svg create mode 100644 Waterleaf/24x24/actions/amarok_files2.svg create mode 100644 Waterleaf/24x24/actions/amarok_info.svg create mode 100644 Waterleaf/24x24/actions/amarok_lastfm.svg create mode 100644 Waterleaf/24x24/actions/amarok_love.svg mode change 120000 => 100644 Waterleaf/24x24/actions/amarok_lyrics.svg create mode 100644 Waterleaf/24x24/actions/amarok_magnatune.svg create mode 120000 Waterleaf/24x24/actions/amarok_mostplayed.svg create mode 100644 Waterleaf/24x24/actions/amarok_music.svg create mode 100644 Waterleaf/24x24/actions/amarok_next.svg create mode 100644 Waterleaf/24x24/actions/amarok_pause.svg create mode 100644 Waterleaf/24x24/actions/amarok_play.svg mode change 120000 => 100644 Waterleaf/24x24/actions/amarok_playlist.svg create mode 100644 Waterleaf/24x24/actions/amarok_playlist_clear.svg create mode 100644 Waterleaf/24x24/actions/amarok_playlist_refresh.svg create mode 100644 Waterleaf/24x24/actions/amarok_podcast.svg create mode 100644 Waterleaf/24x24/actions/amarok_podcast2.svg create mode 100644 Waterleaf/24x24/actions/amarok_queue.svg create mode 120000 Waterleaf/24x24/actions/amarok_random.svg create mode 100644 Waterleaf/24x24/actions/amarok_random_album.svg create mode 100644 Waterleaf/24x24/actions/amarok_random_no.svg create mode 100644 Waterleaf/24x24/actions/amarok_random_track.svg create mode 100644 Waterleaf/24x24/actions/amarok_redo.svg create mode 100644 Waterleaf/24x24/actions/amarok_refresh.svg create mode 100644 Waterleaf/24x24/actions/amarok_remove.svg create mode 100644 Waterleaf/24x24/actions/amarok_remove_from_playlist.svg create mode 100644 Waterleaf/24x24/actions/amarok_repeat_album.svg create mode 100644 Waterleaf/24x24/actions/amarok_repeat_no.svg create mode 100644 Waterleaf/24x24/actions/amarok_repeat_playlist.svg create mode 100644 Waterleaf/24x24/actions/amarok_repeat_track.svg create mode 120000 Waterleaf/24x24/actions/amarok_rescan.svg create mode 100644 Waterleaf/24x24/actions/amarok_rewind.svg create mode 120000 Waterleaf/24x24/actions/amarok_save.svg mode change 120000 => 100644 Waterleaf/24x24/actions/amarok_scripts.svg create mode 100644 Waterleaf/24x24/actions/amarok_search.svg create mode 100644 Waterleaf/24x24/actions/amarok_settings_engine.svg create mode 100644 Waterleaf/24x24/actions/amarok_settings_general.svg create mode 100644 Waterleaf/24x24/actions/amarok_settings_indicator.svg create mode 100644 Waterleaf/24x24/actions/amarok_settings_playback.svg create mode 100644 Waterleaf/24x24/actions/amarok_settings_view.svg create mode 100644 Waterleaf/24x24/actions/amarok_stop.svg create mode 100644 Waterleaf/24x24/actions/amarok_track.svg create mode 100644 Waterleaf/24x24/actions/amarok_undo.svg create mode 100644 Waterleaf/24x24/actions/amarok_visualizations.svg create mode 100644 Waterleaf/24x24/actions/amarok_zoom.svg create mode 120000 Waterleaf/24x24/actions/collection.svg diff --git a/Waterleaf/24x24/actions/amarok__add_lyrics.svg b/Waterleaf/24x24/actions/amarok__add_lyrics.svg new file mode 100644 index 00000000..a759f667 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok__add_lyrics.svg @@ -0,0 +1,100 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_add_playlist.svg b/Waterleaf/24x24/actions/amarok_add_playlist.svg new file mode 100644 index 00000000..fc733461 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_add_playlist.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_album.svg b/Waterleaf/24x24/actions/amarok_album.svg new file mode 100644 index 00000000..c4320a44 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_album.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_artist.svg b/Waterleaf/24x24/actions/amarok_artist.svg deleted file mode 120000 index a5b5de80..00000000 --- a/Waterleaf/24x24/actions/amarok_artist.svg +++ /dev/null @@ -1 +0,0 @@ -x-clementine-artist.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_artist.svg b/Waterleaf/24x24/actions/amarok_artist.svg new file mode 100644 index 00000000..1bad8dbf --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_artist.svg @@ -0,0 +1,76 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_audioscrobbler.svg b/Waterleaf/24x24/actions/amarok_audioscrobbler.svg new file mode 100644 index 00000000..dbf99d67 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_audioscrobbler.svg @@ -0,0 +1,59 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_back.svg b/Waterleaf/24x24/actions/amarok_back.svg new file mode 100644 index 00000000..be26d68f --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_back.svg @@ -0,0 +1,79 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_burn.svg b/Waterleaf/24x24/actions/amarok_burn.svg new file mode 100644 index 00000000..8af8941d --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_burn.svg @@ -0,0 +1,73 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_change_language.svg b/Waterleaf/24x24/actions/amarok_change_language.svg deleted file mode 120000 index c8171f58..00000000 --- a/Waterleaf/24x24/actions/amarok_change_language.svg +++ /dev/null @@ -1 +0,0 @@ -flag.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_change_language.svg b/Waterleaf/24x24/actions/amarok_change_language.svg new file mode 100644 index 00000000..52c8c1c0 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_change_language.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_circle.svg b/Waterleaf/24x24/actions/amarok_circle.svg new file mode 100644 index 00000000..23c0f711 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_circle.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_clock.svg b/Waterleaf/24x24/actions/amarok_clock.svg new file mode 100644 index 00000000..03f04243 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_clock.svg @@ -0,0 +1,191 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_collection.svg b/Waterleaf/24x24/actions/amarok_collection.svg new file mode 100644 index 00000000..0703dd10 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_collection.svg @@ -0,0 +1,118 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_configure.svg b/Waterleaf/24x24/actions/amarok_configure.svg new file mode 100644 index 00000000..c65e18da --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_configure.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_covermanager.svg b/Waterleaf/24x24/actions/amarok_covermanager.svg new file mode 100644 index 00000000..b2afc95b --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_covermanager.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_device.svg b/Waterleaf/24x24/actions/amarok_device.svg new file mode 100644 index 00000000..2abe60a3 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_device.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/24x24/actions/amarok_download.svg b/Waterleaf/24x24/actions/amarok_download.svg new file mode 100644 index 00000000..66871ad8 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_download.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_dynamic.svg b/Waterleaf/24x24/actions/amarok_dynamic.svg new file mode 100644 index 00000000..1198b956 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_dynamic.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_edit.svg b/Waterleaf/24x24/actions/amarok_edit.svg new file mode 100644 index 00000000..35a881b9 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_edit.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/24x24/actions/amarok_editcopy.svg b/Waterleaf/24x24/actions/amarok_editcopy.svg new file mode 100644 index 00000000..f2092e62 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_editcopy.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/24x24/actions/amarok_equalizer.svg b/Waterleaf/24x24/actions/amarok_equalizer.svg new file mode 100644 index 00000000..4528b4cf --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_equalizer.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_external.svg b/Waterleaf/24x24/actions/amarok_external.svg new file mode 100644 index 00000000..14b6213c --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_external.svg @@ -0,0 +1,83 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_fastforward.svg b/Waterleaf/24x24/actions/amarok_fastforward.svg new file mode 100644 index 00000000..1d893419 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_fastforward.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_favorite_genres.svg b/Waterleaf/24x24/actions/amarok_favorite_genres.svg new file mode 100644 index 00000000..3ba38b35 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_favorite_genres.svg @@ -0,0 +1,198 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_files.svg b/Waterleaf/24x24/actions/amarok_files.svg new file mode 100644 index 00000000..b81d2159 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_files.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/24x24/actions/amarok_files2.svg b/Waterleaf/24x24/actions/amarok_files2.svg new file mode 100644 index 00000000..726a04cb --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_files2.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/24x24/actions/amarok_info.svg b/Waterleaf/24x24/actions/amarok_info.svg new file mode 100644 index 00000000..e1aa67c3 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_info.svg @@ -0,0 +1,71 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_lastfm.svg b/Waterleaf/24x24/actions/amarok_lastfm.svg new file mode 100644 index 00000000..bbee0051 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_lastfm.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_love.svg b/Waterleaf/24x24/actions/amarok_love.svg new file mode 100644 index 00000000..44590b72 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_love.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_lyrics.svg b/Waterleaf/24x24/actions/amarok_lyrics.svg deleted file mode 120000 index 2dd76767..00000000 --- a/Waterleaf/24x24/actions/amarok_lyrics.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-lyrics.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_lyrics.svg b/Waterleaf/24x24/actions/amarok_lyrics.svg new file mode 100644 index 00000000..245ee659 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_lyrics.svg @@ -0,0 +1,90 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_magnatune.svg b/Waterleaf/24x24/actions/amarok_magnatune.svg new file mode 100644 index 00000000..1eb8996f --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_magnatune.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_mostplayed.svg b/Waterleaf/24x24/actions/amarok_mostplayed.svg new file mode 120000 index 00000000..6492f3d6 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_mostplayed.svg @@ -0,0 +1 @@ +amarok_favorite_genres.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_music.svg b/Waterleaf/24x24/actions/amarok_music.svg new file mode 100644 index 00000000..260f9251 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_music.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_next.svg b/Waterleaf/24x24/actions/amarok_next.svg new file mode 100644 index 00000000..83c95d63 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_next.svg @@ -0,0 +1,79 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_pause.svg b/Waterleaf/24x24/actions/amarok_pause.svg new file mode 100644 index 00000000..9e52d7ad --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_pause.svg @@ -0,0 +1,78 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_play.svg b/Waterleaf/24x24/actions/amarok_play.svg new file mode 100644 index 00000000..7854edc4 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_play.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_playlist.svg b/Waterleaf/24x24/actions/amarok_playlist.svg deleted file mode 120000 index e9885590..00000000 --- a/Waterleaf/24x24/actions/amarok_playlist.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-playlist.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_playlist.svg b/Waterleaf/24x24/actions/amarok_playlist.svg new file mode 100644 index 00000000..e0227052 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_playlist.svg @@ -0,0 +1,81 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_playlist_clear.svg b/Waterleaf/24x24/actions/amarok_playlist_clear.svg new file mode 100644 index 00000000..1191da83 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_playlist_clear.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/24x24/actions/amarok_playlist_refresh.svg b/Waterleaf/24x24/actions/amarok_playlist_refresh.svg new file mode 100644 index 00000000..4f14fb90 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_playlist_refresh.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_podcast.svg b/Waterleaf/24x24/actions/amarok_podcast.svg new file mode 100644 index 00000000..246f32ff --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_podcast.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_podcast2.svg b/Waterleaf/24x24/actions/amarok_podcast2.svg new file mode 100644 index 00000000..14a5ce63 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_podcast2.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_queue.svg b/Waterleaf/24x24/actions/amarok_queue.svg new file mode 100644 index 00000000..d5bb73c7 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_queue.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_random.svg b/Waterleaf/24x24/actions/amarok_random.svg new file mode 120000 index 00000000..463334c1 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_random.svg @@ -0,0 +1 @@ +amarok_dynamic.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_random_album.svg b/Waterleaf/24x24/actions/amarok_random_album.svg new file mode 100644 index 00000000..49e883b3 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_random_album.svg @@ -0,0 +1,103 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_random_no.svg b/Waterleaf/24x24/actions/amarok_random_no.svg new file mode 100644 index 00000000..f7299ffa --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_random_no.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_random_track.svg b/Waterleaf/24x24/actions/amarok_random_track.svg new file mode 100644 index 00000000..8846f94d --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_random_track.svg @@ -0,0 +1,105 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_redo.svg b/Waterleaf/24x24/actions/amarok_redo.svg new file mode 100644 index 00000000..3f5cca95 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_redo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_refresh.svg b/Waterleaf/24x24/actions/amarok_refresh.svg new file mode 100644 index 00000000..8c5e92ef --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_refresh.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_remove.svg b/Waterleaf/24x24/actions/amarok_remove.svg new file mode 100644 index 00000000..43a1204c --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_remove.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_remove_from_playlist.svg b/Waterleaf/24x24/actions/amarok_remove_from_playlist.svg new file mode 100644 index 00000000..791ae266 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_remove_from_playlist.svg @@ -0,0 +1,68 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_repeat_album.svg b/Waterleaf/24x24/actions/amarok_repeat_album.svg new file mode 100644 index 00000000..f3ebdb28 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_repeat_album.svg @@ -0,0 +1,76 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_repeat_no.svg b/Waterleaf/24x24/actions/amarok_repeat_no.svg new file mode 100644 index 00000000..51a4713b --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_repeat_no.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_repeat_playlist.svg b/Waterleaf/24x24/actions/amarok_repeat_playlist.svg new file mode 100644 index 00000000..ededdd0d --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_repeat_playlist.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_repeat_track.svg b/Waterleaf/24x24/actions/amarok_repeat_track.svg new file mode 100644 index 00000000..3845f407 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_repeat_track.svg @@ -0,0 +1,82 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_rescan.svg b/Waterleaf/24x24/actions/amarok_rescan.svg new file mode 120000 index 00000000..fc5997ac --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_rescan.svg @@ -0,0 +1 @@ +amarok_playlist_refresh.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_rewind.svg b/Waterleaf/24x24/actions/amarok_rewind.svg new file mode 100644 index 00000000..ede1036a --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_rewind.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_save.svg b/Waterleaf/24x24/actions/amarok_save.svg new file mode 120000 index 00000000..589bd79f --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_save.svg @@ -0,0 +1 @@ +amarok_download.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_scripts.svg b/Waterleaf/24x24/actions/amarok_scripts.svg deleted file mode 120000 index 6957e396..00000000 --- a/Waterleaf/24x24/actions/amarok_scripts.svg +++ /dev/null @@ -1 +0,0 @@ -cm_runterm.svg \ No newline at end of file diff --git a/Waterleaf/24x24/actions/amarok_scripts.svg b/Waterleaf/24x24/actions/amarok_scripts.svg new file mode 100644 index 00000000..5d875493 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_scripts.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_search.svg b/Waterleaf/24x24/actions/amarok_search.svg new file mode 100644 index 00000000..bc3dd786 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_search.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/24x24/actions/amarok_settings_engine.svg b/Waterleaf/24x24/actions/amarok_settings_engine.svg new file mode 100644 index 00000000..f56913e0 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_settings_engine.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_settings_general.svg b/Waterleaf/24x24/actions/amarok_settings_general.svg new file mode 100644 index 00000000..165aa222 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_settings_general.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/24x24/actions/amarok_settings_indicator.svg b/Waterleaf/24x24/actions/amarok_settings_indicator.svg new file mode 100644 index 00000000..4cd4add3 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_settings_indicator.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_settings_playback.svg b/Waterleaf/24x24/actions/amarok_settings_playback.svg new file mode 100644 index 00000000..f73a306b --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_settings_playback.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_settings_view.svg b/Waterleaf/24x24/actions/amarok_settings_view.svg new file mode 100644 index 00000000..6393f651 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_settings_view.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_stop.svg b/Waterleaf/24x24/actions/amarok_stop.svg new file mode 100644 index 00000000..2a5508db --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_stop.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_track.svg b/Waterleaf/24x24/actions/amarok_track.svg new file mode 100644 index 00000000..e8e1910d --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_track.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_undo.svg b/Waterleaf/24x24/actions/amarok_undo.svg new file mode 100644 index 00000000..8e2b4a39 --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_undo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_visualizations.svg b/Waterleaf/24x24/actions/amarok_visualizations.svg new file mode 100644 index 00000000..c486088f --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_visualizations.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/amarok_zoom.svg b/Waterleaf/24x24/actions/amarok_zoom.svg new file mode 100644 index 00000000..4e97034b --- /dev/null +++ b/Waterleaf/24x24/actions/amarok_zoom.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/24x24/actions/collection.svg b/Waterleaf/24x24/actions/collection.svg new file mode 120000 index 00000000..4afa98fc --- /dev/null +++ b/Waterleaf/24x24/actions/collection.svg @@ -0,0 +1 @@ +amarok_collection.svg \ No newline at end of file From 4f632a69bc4530ce20b7f7539cd58c101c112f23 Mon Sep 17 00:00:00 2001 From: John Beers Date: Wed, 9 Oct 2019 20:56:04 -0400 Subject: [PATCH 09/26] Add size 16 amarok-trinity icons - Add a set of size 16 icons for use within the amarok-trinity application --- .../16x16/actions/amarok__add_lyrics.svg | 96 +++++++++ .../16x16/actions/amarok_add_playlist.svg | 67 +++++++ Waterleaf/16x16/actions/amarok_album.svg | 169 ++++++++++++++++ Waterleaf/16x16/actions/amarok_artist.svg | 77 +++++++- .../16x16/actions/amarok_audioscrobbler.svg | 59 ++++++ Waterleaf/16x16/actions/amarok_back.svg | 79 ++++++++ Waterleaf/16x16/actions/amarok_burn.svg | 72 +++++++ .../16x16/actions/amarok_change_language.svg | 68 ++++++- Waterleaf/16x16/actions/amarok_circle.svg | 180 +++++++++++++++++ Waterleaf/16x16/actions/amarok_clock.svg | 187 +++++++++++++++++- Waterleaf/16x16/actions/amarok_collection.svg | 118 +++++++++++ Waterleaf/16x16/actions/amarok_configure.svg | 91 +++++++++ .../16x16/actions/amarok_covermanager.svg | 66 +++++++ Waterleaf/16x16/actions/amarok_device.svg | 64 ++++++ Waterleaf/16x16/actions/amarok_download.svg | 70 +++++++ Waterleaf/16x16/actions/amarok_dynamic.svg | 88 +++++++++ Waterleaf/16x16/actions/amarok_edit.svg | 69 +++++++ Waterleaf/16x16/actions/amarok_editcopy.svg | 64 ++++++ Waterleaf/16x16/actions/amarok_equalizer.svg | 187 ++++++++++++++++++ Waterleaf/16x16/actions/amarok_external.svg | 83 ++++++++ .../16x16/actions/amarok_fastforward.svg | 73 +++++++ .../16x16/actions/amarok_favorite_genres.svg | 181 +++++++++++++++++ Waterleaf/16x16/actions/amarok_files.svg | 68 +++++++ Waterleaf/16x16/actions/amarok_files2.svg | 69 +++++++ Waterleaf/16x16/actions/amarok_info.svg | 71 +++++++ Waterleaf/16x16/actions/amarok_lastfm.svg | 68 +++++++ Waterleaf/16x16/actions/amarok_love.svg | 67 +++++++ Waterleaf/16x16/actions/amarok_lyrics.svg | 87 +++++++- Waterleaf/16x16/actions/amarok_magnatune.svg | 69 +++++++ Waterleaf/16x16/actions/amarok_mostplayed.svg | 1 + Waterleaf/16x16/actions/amarok_music.svg | 170 ++++++++++++++++ Waterleaf/16x16/actions/amarok_next.svg | 71 +++++++ Waterleaf/16x16/actions/amarok_pause.svg | 73 +++++++ Waterleaf/16x16/actions/amarok_play.svg | 67 +++++++ Waterleaf/16x16/actions/amarok_playlist.svg | 82 +++++++- .../16x16/actions/amarok_playlist_clear.svg | 91 +++++++++ .../16x16/actions/amarok_playlist_refresh.svg | 181 ++++++++++++++++- Waterleaf/16x16/actions/amarok_podcast.svg | 65 ++++++ Waterleaf/16x16/actions/amarok_podcast2.svg | 66 +++++++ Waterleaf/16x16/actions/amarok_queue.svg | 67 +++++++ Waterleaf/16x16/actions/amarok_random.svg | 1 + .../16x16/actions/amarok_random_album.svg | 103 ++++++++++ Waterleaf/16x16/actions/amarok_random_no.svg | 88 +++++++++ .../16x16/actions/amarok_random_track.svg | 109 ++++++++++ Waterleaf/16x16/actions/amarok_redo.svg | 66 +++++++ Waterleaf/16x16/actions/amarok_refresh.svg | 170 ++++++++++++++++ Waterleaf/16x16/actions/amarok_remove.svg | 169 ++++++++++++++++ .../actions/amarok_remove_from_playlist.svg | 73 +++++++ .../16x16/actions/amarok_repeat_album.svg | 80 ++++++++ Waterleaf/16x16/actions/amarok_repeat_no.svg | 86 ++++++++ .../16x16/actions/amarok_repeat_playlist.svg | 86 ++++++++ .../16x16/actions/amarok_repeat_track.svg | 82 ++++++++ Waterleaf/16x16/actions/amarok_rescan.svg | 1 + Waterleaf/16x16/actions/amarok_rewind.svg | 73 +++++++ Waterleaf/16x16/actions/amarok_save.svg | 1 + Waterleaf/16x16/actions/amarok_scripts.svg | 68 ++++++- Waterleaf/16x16/actions/amarok_search.svg | 85 ++++++++ .../16x16/actions/amarok_settings_engine.svg | 97 +++++++++ .../16x16/actions/amarok_settings_general.svg | 68 +++++++ .../actions/amarok_settings_indicator.svg | 76 +++++++ .../actions/amarok_settings_playback.svg | 76 +++++++ .../16x16/actions/amarok_settings_view.svg | 75 +++++++ Waterleaf/16x16/actions/amarok_stop.svg | 67 +++++++ Waterleaf/16x16/actions/amarok_track.svg | 176 +++++++++++++++++ Waterleaf/16x16/actions/amarok_undo.svg | 66 +++++++ .../16x16/actions/amarok_visualizations.svg | 67 +++++++ Waterleaf/16x16/actions/amarok_zoom.svg | 66 +++++++ Waterleaf/16x16/actions/collection.svg | 1 + 68 files changed, 5810 insertions(+), 7 deletions(-) create mode 100644 Waterleaf/16x16/actions/amarok__add_lyrics.svg create mode 100644 Waterleaf/16x16/actions/amarok_add_playlist.svg create mode 100644 Waterleaf/16x16/actions/amarok_album.svg mode change 120000 => 100644 Waterleaf/16x16/actions/amarok_artist.svg create mode 100644 Waterleaf/16x16/actions/amarok_audioscrobbler.svg create mode 100644 Waterleaf/16x16/actions/amarok_back.svg create mode 100644 Waterleaf/16x16/actions/amarok_burn.svg mode change 120000 => 100644 Waterleaf/16x16/actions/amarok_change_language.svg create mode 100644 Waterleaf/16x16/actions/amarok_circle.svg mode change 120000 => 100644 Waterleaf/16x16/actions/amarok_clock.svg create mode 100644 Waterleaf/16x16/actions/amarok_collection.svg create mode 100644 Waterleaf/16x16/actions/amarok_configure.svg create mode 100644 Waterleaf/16x16/actions/amarok_covermanager.svg create mode 100644 Waterleaf/16x16/actions/amarok_device.svg create mode 100644 Waterleaf/16x16/actions/amarok_download.svg create mode 100644 Waterleaf/16x16/actions/amarok_dynamic.svg create mode 100644 Waterleaf/16x16/actions/amarok_edit.svg create mode 100644 Waterleaf/16x16/actions/amarok_editcopy.svg create mode 100644 Waterleaf/16x16/actions/amarok_equalizer.svg create mode 100644 Waterleaf/16x16/actions/amarok_external.svg create mode 100644 Waterleaf/16x16/actions/amarok_fastforward.svg create mode 100644 Waterleaf/16x16/actions/amarok_favorite_genres.svg create mode 100644 Waterleaf/16x16/actions/amarok_files.svg create mode 100644 Waterleaf/16x16/actions/amarok_files2.svg create mode 100644 Waterleaf/16x16/actions/amarok_info.svg create mode 100644 Waterleaf/16x16/actions/amarok_lastfm.svg create mode 100644 Waterleaf/16x16/actions/amarok_love.svg mode change 120000 => 100644 Waterleaf/16x16/actions/amarok_lyrics.svg create mode 100644 Waterleaf/16x16/actions/amarok_magnatune.svg create mode 120000 Waterleaf/16x16/actions/amarok_mostplayed.svg create mode 100644 Waterleaf/16x16/actions/amarok_music.svg create mode 100644 Waterleaf/16x16/actions/amarok_next.svg create mode 100644 Waterleaf/16x16/actions/amarok_pause.svg create mode 100644 Waterleaf/16x16/actions/amarok_play.svg mode change 120000 => 100644 Waterleaf/16x16/actions/amarok_playlist.svg create mode 100644 Waterleaf/16x16/actions/amarok_playlist_clear.svg mode change 120000 => 100644 Waterleaf/16x16/actions/amarok_playlist_refresh.svg create mode 100644 Waterleaf/16x16/actions/amarok_podcast.svg create mode 100644 Waterleaf/16x16/actions/amarok_podcast2.svg create mode 100644 Waterleaf/16x16/actions/amarok_queue.svg create mode 120000 Waterleaf/16x16/actions/amarok_random.svg create mode 100644 Waterleaf/16x16/actions/amarok_random_album.svg create mode 100644 Waterleaf/16x16/actions/amarok_random_no.svg create mode 100644 Waterleaf/16x16/actions/amarok_random_track.svg create mode 100644 Waterleaf/16x16/actions/amarok_redo.svg create mode 100644 Waterleaf/16x16/actions/amarok_refresh.svg create mode 100644 Waterleaf/16x16/actions/amarok_remove.svg create mode 100644 Waterleaf/16x16/actions/amarok_remove_from_playlist.svg create mode 100644 Waterleaf/16x16/actions/amarok_repeat_album.svg create mode 100644 Waterleaf/16x16/actions/amarok_repeat_no.svg create mode 100644 Waterleaf/16x16/actions/amarok_repeat_playlist.svg create mode 100644 Waterleaf/16x16/actions/amarok_repeat_track.svg create mode 120000 Waterleaf/16x16/actions/amarok_rescan.svg create mode 100644 Waterleaf/16x16/actions/amarok_rewind.svg create mode 120000 Waterleaf/16x16/actions/amarok_save.svg mode change 120000 => 100644 Waterleaf/16x16/actions/amarok_scripts.svg create mode 100644 Waterleaf/16x16/actions/amarok_search.svg create mode 100644 Waterleaf/16x16/actions/amarok_settings_engine.svg create mode 100644 Waterleaf/16x16/actions/amarok_settings_general.svg create mode 100644 Waterleaf/16x16/actions/amarok_settings_indicator.svg create mode 100644 Waterleaf/16x16/actions/amarok_settings_playback.svg create mode 100644 Waterleaf/16x16/actions/amarok_settings_view.svg create mode 100644 Waterleaf/16x16/actions/amarok_stop.svg create mode 100644 Waterleaf/16x16/actions/amarok_track.svg create mode 100644 Waterleaf/16x16/actions/amarok_undo.svg create mode 100644 Waterleaf/16x16/actions/amarok_visualizations.svg create mode 100644 Waterleaf/16x16/actions/amarok_zoom.svg create mode 120000 Waterleaf/16x16/actions/collection.svg diff --git a/Waterleaf/16x16/actions/amarok__add_lyrics.svg b/Waterleaf/16x16/actions/amarok__add_lyrics.svg new file mode 100644 index 00000000..613f8ff6 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok__add_lyrics.svg @@ -0,0 +1,96 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_add_playlist.svg b/Waterleaf/16x16/actions/amarok_add_playlist.svg new file mode 100644 index 00000000..0b6878e9 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_add_playlist.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_album.svg b/Waterleaf/16x16/actions/amarok_album.svg new file mode 100644 index 00000000..914da066 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_album.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_artist.svg b/Waterleaf/16x16/actions/amarok_artist.svg deleted file mode 120000 index a5b5de80..00000000 --- a/Waterleaf/16x16/actions/amarok_artist.svg +++ /dev/null @@ -1 +0,0 @@ -x-clementine-artist.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_artist.svg b/Waterleaf/16x16/actions/amarok_artist.svg new file mode 100644 index 00000000..6308779a --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_artist.svg @@ -0,0 +1,76 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_audioscrobbler.svg b/Waterleaf/16x16/actions/amarok_audioscrobbler.svg new file mode 100644 index 00000000..e8061ffc --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_audioscrobbler.svg @@ -0,0 +1,59 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_back.svg b/Waterleaf/16x16/actions/amarok_back.svg new file mode 100644 index 00000000..92bfb601 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_back.svg @@ -0,0 +1,79 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_burn.svg b/Waterleaf/16x16/actions/amarok_burn.svg new file mode 100644 index 00000000..58ce6f5a --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_burn.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_change_language.svg b/Waterleaf/16x16/actions/amarok_change_language.svg deleted file mode 120000 index c8171f58..00000000 --- a/Waterleaf/16x16/actions/amarok_change_language.svg +++ /dev/null @@ -1 +0,0 @@ -flag.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_change_language.svg b/Waterleaf/16x16/actions/amarok_change_language.svg new file mode 100644 index 00000000..72b73edb --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_change_language.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_circle.svg b/Waterleaf/16x16/actions/amarok_circle.svg new file mode 100644 index 00000000..e91b36fd --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_circle.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_clock.svg b/Waterleaf/16x16/actions/amarok_clock.svg deleted file mode 120000 index 4ec77c61..00000000 --- a/Waterleaf/16x16/actions/amarok_clock.svg +++ /dev/null @@ -1 +0,0 @@ -appointment-new.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_clock.svg b/Waterleaf/16x16/actions/amarok_clock.svg new file mode 100644 index 00000000..01450495 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_clock.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_collection.svg b/Waterleaf/16x16/actions/amarok_collection.svg new file mode 100644 index 00000000..507ea065 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_collection.svg @@ -0,0 +1,118 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_configure.svg b/Waterleaf/16x16/actions/amarok_configure.svg new file mode 100644 index 00000000..641bcb56 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_configure.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_covermanager.svg b/Waterleaf/16x16/actions/amarok_covermanager.svg new file mode 100644 index 00000000..d3f8abf1 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_covermanager.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_device.svg b/Waterleaf/16x16/actions/amarok_device.svg new file mode 100644 index 00000000..fc97e3aa --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_device.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/16x16/actions/amarok_download.svg b/Waterleaf/16x16/actions/amarok_download.svg new file mode 100644 index 00000000..9d87bbc0 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_download.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + diff --git a/Waterleaf/16x16/actions/amarok_dynamic.svg b/Waterleaf/16x16/actions/amarok_dynamic.svg new file mode 100644 index 00000000..b3464e49 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_dynamic.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_edit.svg b/Waterleaf/16x16/actions/amarok_edit.svg new file mode 100644 index 00000000..1b41fbf4 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_edit.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/16x16/actions/amarok_editcopy.svg b/Waterleaf/16x16/actions/amarok_editcopy.svg new file mode 100644 index 00000000..22790f64 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_editcopy.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + diff --git a/Waterleaf/16x16/actions/amarok_equalizer.svg b/Waterleaf/16x16/actions/amarok_equalizer.svg new file mode 100644 index 00000000..49a2aa6b --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_equalizer.svg @@ -0,0 +1,187 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_external.svg b/Waterleaf/16x16/actions/amarok_external.svg new file mode 100644 index 00000000..f2ed8c8c --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_external.svg @@ -0,0 +1,83 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_fastforward.svg b/Waterleaf/16x16/actions/amarok_fastforward.svg new file mode 100644 index 00000000..21870ddf --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_fastforward.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_favorite_genres.svg b/Waterleaf/16x16/actions/amarok_favorite_genres.svg new file mode 100644 index 00000000..6a67175d --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_favorite_genres.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_files.svg b/Waterleaf/16x16/actions/amarok_files.svg new file mode 100644 index 00000000..8307ce8a --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_files.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/16x16/actions/amarok_files2.svg b/Waterleaf/16x16/actions/amarok_files2.svg new file mode 100644 index 00000000..f07faf26 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_files2.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/16x16/actions/amarok_info.svg b/Waterleaf/16x16/actions/amarok_info.svg new file mode 100644 index 00000000..6c881ca9 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_info.svg @@ -0,0 +1,71 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_lastfm.svg b/Waterleaf/16x16/actions/amarok_lastfm.svg new file mode 100644 index 00000000..38449d02 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_lastfm.svg @@ -0,0 +1,68 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_love.svg b/Waterleaf/16x16/actions/amarok_love.svg new file mode 100644 index 00000000..c39eff47 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_love.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_lyrics.svg b/Waterleaf/16x16/actions/amarok_lyrics.svg deleted file mode 120000 index 2dd76767..00000000 --- a/Waterleaf/16x16/actions/amarok_lyrics.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-lyrics.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_lyrics.svg b/Waterleaf/16x16/actions/amarok_lyrics.svg new file mode 100644 index 00000000..bad89489 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_lyrics.svg @@ -0,0 +1,86 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_magnatune.svg b/Waterleaf/16x16/actions/amarok_magnatune.svg new file mode 100644 index 00000000..6d7af16b --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_magnatune.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_mostplayed.svg b/Waterleaf/16x16/actions/amarok_mostplayed.svg new file mode 120000 index 00000000..6492f3d6 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_mostplayed.svg @@ -0,0 +1 @@ +amarok_favorite_genres.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_music.svg b/Waterleaf/16x16/actions/amarok_music.svg new file mode 100644 index 00000000..93a402bb --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_music.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_next.svg b/Waterleaf/16x16/actions/amarok_next.svg new file mode 100644 index 00000000..23e5466b --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_next.svg @@ -0,0 +1,71 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_pause.svg b/Waterleaf/16x16/actions/amarok_pause.svg new file mode 100644 index 00000000..d26353b3 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_pause.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_play.svg b/Waterleaf/16x16/actions/amarok_play.svg new file mode 100644 index 00000000..f5ebca74 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_play.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_playlist.svg b/Waterleaf/16x16/actions/amarok_playlist.svg deleted file mode 120000 index e9885590..00000000 --- a/Waterleaf/16x16/actions/amarok_playlist.svg +++ /dev/null @@ -1 +0,0 @@ -view-media-playlist.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_playlist.svg b/Waterleaf/16x16/actions/amarok_playlist.svg new file mode 100644 index 00000000..d1e9223c --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_playlist.svg @@ -0,0 +1,81 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_playlist_clear.svg b/Waterleaf/16x16/actions/amarok_playlist_clear.svg new file mode 100644 index 00000000..8b5af836 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_playlist_clear.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/16x16/actions/amarok_playlist_refresh.svg b/Waterleaf/16x16/actions/amarok_playlist_refresh.svg deleted file mode 120000 index 4e680c2a..00000000 --- a/Waterleaf/16x16/actions/amarok_playlist_refresh.svg +++ /dev/null @@ -1 +0,0 @@ -view-refresh.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_playlist_refresh.svg b/Waterleaf/16x16/actions/amarok_playlist_refresh.svg new file mode 100644 index 00000000..c241d157 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_playlist_refresh.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_podcast.svg b/Waterleaf/16x16/actions/amarok_podcast.svg new file mode 100644 index 00000000..899c99a7 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_podcast.svg @@ -0,0 +1,65 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_podcast2.svg b/Waterleaf/16x16/actions/amarok_podcast2.svg new file mode 100644 index 00000000..cbc2c4e4 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_podcast2.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_queue.svg b/Waterleaf/16x16/actions/amarok_queue.svg new file mode 100644 index 00000000..20393d44 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_queue.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_random.svg b/Waterleaf/16x16/actions/amarok_random.svg new file mode 120000 index 00000000..463334c1 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_random.svg @@ -0,0 +1 @@ +amarok_dynamic.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_random_album.svg b/Waterleaf/16x16/actions/amarok_random_album.svg new file mode 100644 index 00000000..6f5bfc85 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_random_album.svg @@ -0,0 +1,103 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_random_no.svg b/Waterleaf/16x16/actions/amarok_random_no.svg new file mode 100644 index 00000000..708ae500 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_random_no.svg @@ -0,0 +1,88 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_random_track.svg b/Waterleaf/16x16/actions/amarok_random_track.svg new file mode 100644 index 00000000..30e58c8e --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_random_track.svg @@ -0,0 +1,109 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_redo.svg b/Waterleaf/16x16/actions/amarok_redo.svg new file mode 100644 index 00000000..c06a0fa2 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_redo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_refresh.svg b/Waterleaf/16x16/actions/amarok_refresh.svg new file mode 100644 index 00000000..f6821e7c --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_refresh.svg @@ -0,0 +1,170 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_remove.svg b/Waterleaf/16x16/actions/amarok_remove.svg new file mode 100644 index 00000000..8e238499 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_remove.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_remove_from_playlist.svg b/Waterleaf/16x16/actions/amarok_remove_from_playlist.svg new file mode 100644 index 00000000..874a2eb7 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_remove_from_playlist.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_repeat_album.svg b/Waterleaf/16x16/actions/amarok_repeat_album.svg new file mode 100644 index 00000000..d9a8cc7d --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_repeat_album.svg @@ -0,0 +1,80 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_repeat_no.svg b/Waterleaf/16x16/actions/amarok_repeat_no.svg new file mode 100644 index 00000000..68be17a7 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_repeat_no.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_repeat_playlist.svg b/Waterleaf/16x16/actions/amarok_repeat_playlist.svg new file mode 100644 index 00000000..cbd62239 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_repeat_playlist.svg @@ -0,0 +1,86 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_repeat_track.svg b/Waterleaf/16x16/actions/amarok_repeat_track.svg new file mode 100644 index 00000000..ec92e18e --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_repeat_track.svg @@ -0,0 +1,82 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_rescan.svg b/Waterleaf/16x16/actions/amarok_rescan.svg new file mode 120000 index 00000000..fc5997ac --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_rescan.svg @@ -0,0 +1 @@ +amarok_playlist_refresh.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_rewind.svg b/Waterleaf/16x16/actions/amarok_rewind.svg new file mode 100644 index 00000000..14ee0798 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_rewind.svg @@ -0,0 +1,73 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_save.svg b/Waterleaf/16x16/actions/amarok_save.svg new file mode 120000 index 00000000..589bd79f --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_save.svg @@ -0,0 +1 @@ +amarok_download.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_scripts.svg b/Waterleaf/16x16/actions/amarok_scripts.svg deleted file mode 120000 index 6957e396..00000000 --- a/Waterleaf/16x16/actions/amarok_scripts.svg +++ /dev/null @@ -1 +0,0 @@ -cm_runterm.svg \ No newline at end of file diff --git a/Waterleaf/16x16/actions/amarok_scripts.svg b/Waterleaf/16x16/actions/amarok_scripts.svg new file mode 100644 index 00000000..9772fa46 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_scripts.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_search.svg b/Waterleaf/16x16/actions/amarok_search.svg new file mode 100644 index 00000000..d1ad534f --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_search.svg @@ -0,0 +1,85 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + + + + + + + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/16x16/actions/amarok_settings_engine.svg b/Waterleaf/16x16/actions/amarok_settings_engine.svg new file mode 100644 index 00000000..a3a71372 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_settings_engine.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_settings_general.svg b/Waterleaf/16x16/actions/amarok_settings_general.svg new file mode 100644 index 00000000..a5d80769 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_settings_general.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + diff --git a/Waterleaf/16x16/actions/amarok_settings_indicator.svg b/Waterleaf/16x16/actions/amarok_settings_indicator.svg new file mode 100644 index 00000000..1c2ea7a5 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_settings_indicator.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_settings_playback.svg b/Waterleaf/16x16/actions/amarok_settings_playback.svg new file mode 100644 index 00000000..d7bcd85b --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_settings_playback.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_settings_view.svg b/Waterleaf/16x16/actions/amarok_settings_view.svg new file mode 100644 index 00000000..fde2e1a6 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_settings_view.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_stop.svg b/Waterleaf/16x16/actions/amarok_stop.svg new file mode 100644 index 00000000..d04a8f25 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_stop.svg @@ -0,0 +1,67 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_track.svg b/Waterleaf/16x16/actions/amarok_track.svg new file mode 100644 index 00000000..8bcf4e0c --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_track.svg @@ -0,0 +1,176 @@ + + + + + + + + + + + image/svg+xml + + Paper Symbolic Icon Theme + + + + Paper Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_undo.svg b/Waterleaf/16x16/actions/amarok_undo.svg new file mode 100644 index 00000000..c851a503 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_undo.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_visualizations.svg b/Waterleaf/16x16/actions/amarok_visualizations.svg new file mode 100644 index 00000000..ab845ef2 --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_visualizations.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/amarok_zoom.svg b/Waterleaf/16x16/actions/amarok_zoom.svg new file mode 100644 index 00000000..5adb970b --- /dev/null +++ b/Waterleaf/16x16/actions/amarok_zoom.svg @@ -0,0 +1,66 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/Waterleaf/16x16/actions/collection.svg b/Waterleaf/16x16/actions/collection.svg new file mode 120000 index 00000000..4afa98fc --- /dev/null +++ b/Waterleaf/16x16/actions/collection.svg @@ -0,0 +1 @@ +amarok_collection.svg \ No newline at end of file From d9b52c6b755e2a97efbea8c937751c3401c70616 Mon Sep 17 00:00:00 2001 From: Q4OS Team Date: Mon, 14 Oct 2019 16:40:12 +0200 Subject: [PATCH 10/26] Added developers guide draft --- dev_guide/aspects1.png | Bin 0 -> 29911 bytes dev_guide/aspects1.svg | 1483 ++++++++++++++++++++++++++++++++ dev_guide/waterleaf_guide.html | 144 ++++ 3 files changed, 1627 insertions(+) create mode 100644 dev_guide/aspects1.png create mode 100644 dev_guide/aspects1.svg create mode 100755 dev_guide/waterleaf_guide.html diff --git a/dev_guide/aspects1.png b/dev_guide/aspects1.png new file mode 100644 index 0000000000000000000000000000000000000000..dda3cbd227aa964affdafe1c13ed3222051485de GIT binary patch literal 29911 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 literal 0 HcmV?d00001 diff --git a/dev_guide/aspects1.svg b/dev_guide/aspects1.svg new file mode 100644 index 00000000..10e32870 --- /dev/null +++ b/dev_guide/aspects1.svg @@ -0,0 +1,1483 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + baseline + x-height + whitespace + + diff --git a/dev_guide/waterleaf_guide.html b/dev_guide/waterleaf_guide.html new file mode 100755 index 00000000..3e940d89 --- /dev/null +++ b/dev_guide/waterleaf_guide.html @@ -0,0 +1,144 @@ + + + Waterleaf icons composition guideline + + + + + + +

Waterleaf icons composition guideline, developer manual, rev. 10/2019

+
+

Waterleaf icons composition guideline

+

developer manual

+ +1. Introduction
+2. Composition
+

+ +

1. Introduction

+

Waterleaf icon set is based primarily on Paper icons by Sam Hewitt. It also mixes application icons from the Deepin and Papirus icon themes with original work, mostly TDE specific icons.

+

This guideline is designed to help developers and designers create a consistent experience on the Waterleaf icon theme. They were written for interface designers, graphic artists and software developers who will be working on Waterleaf icons. They will not only define specific design elements and principles, but will also instill a philosophy that will help you decide when it is appropriate to deviate from the Guidelines.

+ +

2. Composition

+ +

2.1 Image format

+

The vector "svg" image format is highly preferred to the obsolete pixmap "png" format for new icons, however many of current Waterlaef icons still uses the "png" format. The objective is to replace pixel with the vector format for all icons eventually.

+
+ +

2.2 Sizes

+

Waterleaf icons uses six main icon sizes and it's best to include all six as part of an application:

+

 16 - 24 - 32 - 48 - 64 - 128

+

Design each icon for the size it's meant to be viewed at. In other words, do not design one icon and resize it to fill the remaining sizes, the best result is, when each icon is designed individually. Please follow the rules mentioned further.

+
+ +

2.3 Aspects

+

There are a few aspects to note when designing a Waterleaf icon:

+ +

 

+

 1. Canvas - the image workspace, corresponding to the absolute size of an icon.

+

 2. Baseline (blue) - to ensure that all icons of one size line up along the bottom when in a row, much like text.

+

 3. X-height (red) - maximum height, or "how tall" the icon could be.

+

 4. Whitespace (cyan) - free space from image to canvas border.

+

Keeping these aspects in mind while designing, see the next chapter, means you can place elements along them to ensure that icons appear more consistent when put together.

+
+ +

2.4 Rules

+

A basic rules to follow while designing:
+

    +
  • The 16 size icons should be more "schematic" and simplified with thicker lines, less colors and no whitespace, to be distinguishable as best as possible.

  • +
  • Shadows, effects, color blending and transitions should be applied for size 48 and above only.

  • +
  • The whitespace varies for different icon sizes and should increase proportionally along with the icon size. It should equal the baseline distance from the canvas edge.

  • +
  • A basic guide, listed as:
    canvas size | x-height | whitespace | percent of space used, rounded up

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    canvasx-heightwhitespacespace used
    16160100%
    2422192%
    3228288%
    4840483%
    6452681%
    1281041281%
    +
  • +
+
+ +

2.5 Exceptions

+

However, there are exceptions. Rounder or lighter components will generally require some overshoot, to compensate for the optical illusion, that makes them look smaller than their rectangular counterparts. Moreover, many icons, especially mimetype icons, have ascending and descending elements, which are those elements that extend beyond the base line and x-height line.

+ +


+

Waterleaf icons composition guideline, developer manual, rev. 10/2019

+



+ + + From c6df35a9e9968b7eb02f9e06cadf0525d3edacdd Mon Sep 17 00:00:00 2001 From: Q4OS Team Date: Mon, 14 Oct 2019 18:30:43 +0200 Subject: [PATCH 11/26] Developers guide updated --- dev_guide/waterleaf_guide.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dev_guide/waterleaf_guide.html b/dev_guide/waterleaf_guide.html index 3e940d89..ae42d75c 100755 --- a/dev_guide/waterleaf_guide.html +++ b/dev_guide/waterleaf_guide.html @@ -1,6 +1,6 @@ - Waterleaf icons composition guideline + Waterleaf icons composition guidelines - - - - - image/svg+xml - + @@ -191,104 +168,104 @@ id="layer9" inkscape:label="status" style="display:inline" - transform="matrix(0.06614585,0,0,0.06614585,-24.358833,303.55112)" /> + transform="matrix(0.06947978,0,0,0.06948013,-25.656064,304.0203)" /> + transform="matrix(0.06947978,0,0,0.06948013,-8.9114247,261.15106)" /> + transform="matrix(0.06947978,0,0,0.06948013,-25.656064,304.0203)" /> + transform="matrix(0.06947978,0,0,0.06948013,-25.656064,304.0203)" /> + transform="matrix(0.06947978,0,0,0.06948013,-25.656064,304.0203)" /> + transform="matrix(0.06947978,0,0,0.06948013,-8.9114247,271.57309)" /> + transform="matrix(0.06947978,0,0,0.06948013,-25.656064,304.0203)" /> + transform="matrix(0.06947978,0,0,0.06948013,-16.188117,303.59226)" /> + transform="matrix(0.06947978,0,0,0.06948013,0.5565223,260.72302)" /> + transform="matrix(0.06947978,0,0,0.06948013,-16.188117,303.59226)" /> + transform="matrix(0.06947978,0,0,0.06948013,-16.188117,303.59226)" /> + transform="matrix(0.06947978,0,0,0.06948013,-16.188117,303.59226)" /> + transform="matrix(0.06947978,0,0,0.06948013,0.5565223,271.14504)" /> + transform="matrix(0.06947978,0,0,0.06948013,-16.188117,303.59226)" /> @@ -296,104 +273,104 @@ id="layer9-4" inkscape:label="status" style="display:inline" - transform="matrix(0.20926893,0,0,0.20926893,-70.068621,325.68021)" /> + transform="matrix(0.21981665,0,0,0.21981776,-73.669749,327.26488)" /> + transform="matrix(0.21981665,0,0,0.21981776,-20.693894,191.63732)" /> + transform="matrix(0.21981665,0,0,0.21981776,-73.669749,327.26488)" /> + transform="matrix(0.21981665,0,0,0.21981776,-73.669749,327.26488)" /> + transform="matrix(0.21981665,0,0,0.21981776,-73.669749,327.26488)" /> + transform="matrix(0.21981665,0,0,0.21981776,-20.693894,224.60999)" /> + transform="matrix(0.21981665,0,0,0.21981776,-73.669749,327.26488)" /> + transform="matrix(0.21981665,0,0,0.21981776,-43.71553,325.91067)" /> + transform="matrix(0.21981665,0,0,0.21981776,9.2603238,190.28311)" /> + transform="matrix(0.21981665,0,0,0.21981776,-43.71553,325.91067)" /> + transform="matrix(0.21981665,0,0,0.21981776,-43.71553,325.91067)" /> + transform="matrix(0.21981665,0,0,0.21981776,-43.71553,325.91067)" /> + transform="matrix(0.21981665,0,0,0.21981776,9.2603238,223.25577)" /> + transform="matrix(0.21981665,0,0,0.21981776,-43.71553,325.91067)" /> @@ -401,204 +378,204 @@ id="layer9-2" inkscape:label="status" style="display:inline" - transform="matrix(0.20926893,0,0,0.20926893,-21.60983,301.45082)" /> + transform="matrix(0.21981665,0,0,0.21981776,-22.768504,301.81413)" /> + transform="matrix(0.21981665,0,0,0.21981776,30.207349,166.18659)" /> + transform="matrix(0.21981665,0,0,0.21981776,-22.768504,301.81413)" /> + transform="matrix(0.21981665,0,0,0.21981776,-22.768504,301.81413)" /> + transform="matrix(0.21981665,0,0,0.21981776,-22.768504,301.81413)" /> + transform="matrix(0.21981665,0,0,0.21981776,30.207349,199.15925)" /> + transform="matrix(0.21981665,0,0,0.21981776,-22.768504,301.81413)" /> + transform="matrix(0.21981665,0,0,0.21981776,7.1857134,300.45993)" /> + transform="matrix(0.21981665,0,0,0.21981776,60.161571,164.83237)" /> + transform="matrix(0.21981665,0,0,0.21981776,7.1857134,300.45993)" /> + transform="matrix(0.21981665,0,0,0.21981776,7.1857134,300.45993)" /> + transform="matrix(0.21981665,0,0,0.21981776,7.1857134,300.45993)" /> + transform="matrix(0.21981665,0,0,0.21981776,60.161571,197.80502)" /> + transform="matrix(0.21981665,0,0,0.21981776,7.1857134,300.45993)" /> - - - - - + id="g1075" + transform="translate(-1.18993e-7,0.00503)"> + id="path4129" + style="fill:#64b5f6;fill-opacity:1;fill-rule:evenodd;stroke-width:0.01678886" + d="m 1.3066499,296.33829 2.3973932,0.5915 0.1401167,-3.72067 -2.6621474,-0.26472 0.1245704,3.39395 z" + inkscape:export-ydpi="69" + sodipodi:nodetypes="ccccc" + inkscape:export-filename="/home/leandro/Área de Trabalho/box.png" + inkscape:export-xdpi="69" /> - + + + + + + - - + + + style="opacity:0.9;fill:#fafafa;fill-opacity:1;stroke:none;stroke-width:0.06331279;stroke-opacity:1" /> + style="opacity:0.2;fill:#3689e6;fill-opacity:1;stroke:none;stroke-width:0.0161963;stroke-opacity:1" /> + style="opacity:1;fill:#3689e6;fill-opacity:1;stroke:none;stroke-width:0.01030673;stroke-opacity:1" /> + style="opacity:1;fill:#fafafa;fill-opacity:1;stroke:none;stroke-width:0.00736196;stroke-opacity:1" /> diff --git a/Waterleaf/24x24/apps/synaptic.svg b/Waterleaf/24x24/apps/synaptic.svg index 249c4d40..671ac79b 100644 --- a/Waterleaf/24x24/apps/synaptic.svg +++ b/Waterleaf/24x24/apps/synaptic.svg @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" @@ -124,28 +123,6 @@ type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } .ColorScheme-ButtonBackground { color:#d3dae3; } - - - - - image/svg+xml - + @@ -502,65 +479,58 @@ style="display:inline" inkscape:label="actions" id="layer12-23-2" /> - - - - - - - - - - - + + + + + + + - - - - - - + + + + diff --git a/Waterleaf/32x32/apps/synaptic.svg b/Waterleaf/32x32/apps/synaptic.svg index ede0e1dd..c6ed1674 100644 --- a/Waterleaf/32x32/apps/synaptic.svg +++ b/Waterleaf/32x32/apps/synaptic.svg @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="31.999998" @@ -124,28 +123,6 @@ type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } .ColorScheme-ButtonBackground { color:#d3dae3; } - - - - - image/svg+xml - + @@ -502,65 +479,58 @@ style="display:inline" inkscape:label="actions" id="layer12-23-2" /> - - - - - - - - - - - + + + + + + + - - - - - - + + + + diff --git a/Waterleaf/48x48/apps/synaptic.svg b/Waterleaf/48x48/apps/synaptic.svg index 7361329b..e06ff130 100644 --- a/Waterleaf/48x48/apps/synaptic.svg +++ b/Waterleaf/48x48/apps/synaptic.svg @@ -181,8 +181,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="10.729167" - inkscape:cx="24" - inkscape:cy="24" + inkscape:cx="23.999999" + inkscape:cy="23.999999" inkscape:document-units="mm" inkscape:current-layer="layer1" showgrid="false" @@ -204,7 +204,7 @@ image/svg+xml - + @@ -557,65 +557,58 @@ style="display:inline" inkscape:label="actions" id="layer12-23-2" /> - - - - - - - - - - - + + + + + + + image/svg+xml - + @@ -553,65 +553,58 @@ style="display:inline" inkscape:label="actions" id="layer12-23-2" /> - - - - - - - - - - - + + + + + + + Date: Sun, 20 Oct 2019 20:45:30 -0400 Subject: [PATCH 20/26] Update konqueror, kevdesigner, and tdevelop - Fix bug #6 (cogwheel color) - Improve spacing for size 16 and remove highlights from icons size 32 and below per developer's guide standard --- Waterleaf/128x128/apps/kdevdesigner.svg | 6 +- Waterleaf/128x128/apps/konqueror.svg | 6 +- Waterleaf/128x128/apps/tdevelop.svg | 4 +- Waterleaf/16x16/apps/kdevdesigner.svg | 102 +++++++++++------------- Waterleaf/16x16/apps/konqueror.svg | 22 ++--- Waterleaf/16x16/apps/tdevelop.svg | 54 ++++--------- Waterleaf/24x24/apps/kdevdesigner.svg | 63 ++++++++------- Waterleaf/24x24/apps/konqueror.svg | 22 ++--- Waterleaf/24x24/apps/tdevelop.svg | 35 ++++---- Waterleaf/32x32/apps/kdevdesigner.svg | 77 +++++++++--------- Waterleaf/32x32/apps/konqueror.svg | 26 +++--- Waterleaf/32x32/apps/tdevelop.svg | 43 +++++----- Waterleaf/48x48/apps/kdevdesigner.svg | 8 +- Waterleaf/48x48/apps/konqueror.svg | 6 +- Waterleaf/48x48/apps/tdevelop.svg | 6 +- Waterleaf/64x64/apps/kdevdesigner.svg | 6 +- Waterleaf/64x64/apps/konqueror.svg | 6 +- Waterleaf/64x64/apps/tdevelop.svg | 4 +- 18 files changed, 236 insertions(+), 260 deletions(-) diff --git a/Waterleaf/128x128/apps/kdevdesigner.svg b/Waterleaf/128x128/apps/kdevdesigner.svg index 992cb0d2..17867ea7 100644 --- a/Waterleaf/128x128/apps/kdevdesigner.svg +++ b/Waterleaf/128x128/apps/kdevdesigner.svg @@ -79,7 +79,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="4.0234377" - inkscape:cx="63.999996" + inkscape:cx="21.126212" inkscape:cy="63.999996" inkscape:document-units="mm" inkscape:current-layer="layer1" @@ -102,7 +102,7 @@ image/svg+xml - + @@ -155,7 +155,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="matrix(0.42714202,0,0,0.42714202,6.3360021,269.24978)" /> image/svg+xml - + @@ -92,7 +92,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="4.0234375" - inkscape:cx="64" + inkscape:cx="21.126214" inkscape:cy="64" inkscape:window-x="0" inkscape:window-y="0" @@ -107,7 +107,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="scale(2)" /> image/svg+xml - + @@ -72,57 +72,51 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-292.76666)"> - - - - - - - - - - - + + + + + + + diff --git a/Waterleaf/16x16/apps/konqueror.svg b/Waterleaf/16x16/apps/konqueror.svg index faec1f58..db144cbf 100644 --- a/Waterleaf/16x16/apps/konqueror.svg +++ b/Waterleaf/16x16/apps/konqueror.svg @@ -27,7 +27,7 @@ image/svg+xml - + @@ -52,7 +52,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="32.1875" - inkscape:cx="8" + inkscape:cx="2.6407767" inkscape:cy="8" inkscape:window-x="0" inkscape:window-y="0" @@ -60,22 +60,22 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> + cx="8.9869108" + cy="7.0687408" + rx="5.3850222" + ry="5.3850226" /> diff --git a/Waterleaf/16x16/apps/tdevelop.svg b/Waterleaf/16x16/apps/tdevelop.svg index d62f95ef..8416e36c 100644 --- a/Waterleaf/16x16/apps/tdevelop.svg +++ b/Waterleaf/16x16/apps/tdevelop.svg @@ -2,7 +2,6 @@ - - - - - - - - + id="defs6" /> + cx="8.9869108" + cy="7.0687466" + rx="5.3850212" + ry="5.3850217" /> + cx="8.3290281" + cy="8.4550648" + rx="3.2835495" + ry="3.2835498" /> diff --git a/Waterleaf/24x24/apps/kdevdesigner.svg b/Waterleaf/24x24/apps/kdevdesigner.svg index d08f5380..ad86de9f 100644 --- a/Waterleaf/24x24/apps/kdevdesigner.svg +++ b/Waterleaf/24x24/apps/kdevdesigner.svg @@ -40,7 +40,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="21.458333" - inkscape:cx="12" + inkscape:cx="3.9611649" inkscape:cy="12" inkscape:document-units="mm" inkscape:current-layer="layer1" @@ -63,7 +63,7 @@ image/svg+xml - + @@ -73,48 +73,49 @@ id="layer1" transform="translate(0,-290.64999)"> + width="5.2671094" + height="4.7883034" + x="0.26458335" + y="291.14688" /> + width="5.047646" + height="4.5706534" + x="0.3743147" + y="291.25571" /> + width="5.2671094" + height="0.87060046" + x="0.26458335" + y="291.14688" /> - + cx="4.0380034" + cy="294.10748" + rx="1.584686" + ry="1.5846933" /> + cx="3.844404" + cy="294.51547" + rx="0.96627194" + ry="0.96627665" /> diff --git a/Waterleaf/24x24/apps/konqueror.svg b/Waterleaf/24x24/apps/konqueror.svg index 518a37d8..2c7ebd98 100644 --- a/Waterleaf/24x24/apps/konqueror.svg +++ b/Waterleaf/24x24/apps/konqueror.svg @@ -27,7 +27,7 @@ image/svg+xml - + @@ -52,7 +52,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="16.09375" - inkscape:cx="16" + inkscape:cx="5.2815534" inkscape:cy="16" inkscape:window-x="0" inkscape:window-y="0" @@ -60,22 +60,22 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> + cx="13.351013" + cy="10.719519" + rx="7.3717275" + ry="7.4044061" /> diff --git a/Waterleaf/24x24/apps/tdevelop.svg b/Waterleaf/24x24/apps/tdevelop.svg index 4a681e42..71c2a161 100644 --- a/Waterleaf/24x24/apps/tdevelop.svg +++ b/Waterleaf/24x24/apps/tdevelop.svg @@ -74,7 +74,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="21.458333" - inkscape:cx="12" + inkscape:cx="3.9611649" inkscape:cy="12" inkscape:window-x="0" inkscape:window-y="0" @@ -82,33 +82,28 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> - + cx="13.357002" + cy="10.719527" + rx="7.4044042" + ry="7.4044046" /> + cx="12.452415" + cy="12.625716" + rx="4.5148802" + ry="4.5148807" /> diff --git a/Waterleaf/32x32/apps/kdevdesigner.svg b/Waterleaf/32x32/apps/kdevdesigner.svg index ae5834b9..4b28dc39 100644 --- a/Waterleaf/32x32/apps/kdevdesigner.svg +++ b/Waterleaf/32x32/apps/kdevdesigner.svg @@ -40,7 +40,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="16.093751" - inkscape:cx="15.999999" + inkscape:cx="5.2815531" inkscape:cy="15.999999" inkscape:document-units="mm" inkscape:current-layer="layer1" @@ -63,7 +63,7 @@ image/svg+xml - + @@ -73,60 +73,61 @@ id="layer1" transform="translate(0,-288.53333)"> + width="6.7035923" + height="6.0942607" + x="0.5291664" + y="289.35751" /> + width="6.4242749" + height="5.8172488" + x="0.66882449" + y="289.496" /> + width="6.7035923" + height="1.1080472" + x="0.5291664" + y="289.35751" /> + width="6.7035923" + height="0.12188518" + x="0.5291664" + y="289.35751" /> - + cx="5.3317003" + cy="293.12561" + rx="2.0168729" + ry="2.016901" /> + cx="5.0853009" + cy="293.64484" + rx="1.2298005" + ry="1.229818" /> diff --git a/Waterleaf/32x32/apps/konqueror.svg b/Waterleaf/32x32/apps/konqueror.svg index 56a209b0..34bd2580 100644 --- a/Waterleaf/32x32/apps/konqueror.svg +++ b/Waterleaf/32x32/apps/konqueror.svg @@ -27,7 +27,7 @@ image/svg+xml - + @@ -52,7 +52,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="16.09375" - inkscape:cx="16" + inkscape:cx="5.2815534" inkscape:cy="16" inkscape:window-x="0" inkscape:window-y="0" @@ -60,27 +60,27 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> + cx="17.727093" + cy="14.370296" + rx="9.4237881" + ry="9.423789" /> diff --git a/Waterleaf/32x32/apps/tdevelop.svg b/Waterleaf/32x32/apps/tdevelop.svg index 27609f8f..36f0ce78 100644 --- a/Waterleaf/32x32/apps/tdevelop.svg +++ b/Waterleaf/32x32/apps/tdevelop.svg @@ -74,41 +74,48 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="16.09375" - inkscape:cx="16" + inkscape:cx="5.2815534" inkscape:cy="16" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" - inkscape:snap-grids="true" /> + inkscape:snap-grids="true" + inkscape:guide-bbox="true"> + + + cx="17.727093" + cy="14.370305" + rx="9.4237862" + ry="9.4237871" /> + cx="16.5758" + cy="16.796364" + rx="5.7462111" + ry="5.7462115" /> diff --git a/Waterleaf/48x48/apps/kdevdesigner.svg b/Waterleaf/48x48/apps/kdevdesigner.svg index 2c6bbbf3..7a5d123a 100644 --- a/Waterleaf/48x48/apps/kdevdesigner.svg +++ b/Waterleaf/48x48/apps/kdevdesigner.svg @@ -79,8 +79,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="10.729167" - inkscape:cx="24" - inkscape:cy="24" + inkscape:cx="23.999999" + inkscape:cy="23.999999" inkscape:document-units="mm" inkscape:current-layer="layer1" showgrid="false" @@ -102,7 +102,7 @@ image/svg+xml - + @@ -155,7 +155,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="matrix(0.16017827,0,0,0.16017827,2.3760009,286.59366)" /> image/svg+xml - + @@ -92,7 +92,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="10.729167" - inkscape:cx="24" + inkscape:cx="7.9223306" inkscape:cy="24" inkscape:window-x="0" inkscape:window-y="0" @@ -107,7 +107,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="scale(0.75)" /> image/svg+xml - + @@ -150,7 +150,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="matrix(0.213571,0,0,0.213571,3.1680009,283.12488)" /> image/svg+xml - + @@ -92,7 +92,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="8.046875" - inkscape:cx="32" + inkscape:cx="10.563107" inkscape:cy="32" inkscape:window-x="0" inkscape:window-y="0" @@ -106,7 +106,7 @@ inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" /> Date: Sun, 20 Oct 2019 20:45:30 -0400 Subject: [PATCH 21/26] Update konqueror, kdevdesigner, and tdevelop - Fix bug #6 (cogwheel color) - Improve spacing for size 16 and remove highlights from icons size 32 and below per developer's guide standard --- Waterleaf/128x128/apps/kdevdesigner.svg | 6 +- Waterleaf/128x128/apps/konqueror.svg | 6 +- Waterleaf/128x128/apps/tdevelop.svg | 4 +- Waterleaf/16x16/apps/kdevdesigner.svg | 102 +++++++++++------------- Waterleaf/16x16/apps/konqueror.svg | 22 ++--- Waterleaf/16x16/apps/tdevelop.svg | 54 ++++--------- Waterleaf/24x24/apps/kdevdesigner.svg | 63 ++++++++------- Waterleaf/24x24/apps/konqueror.svg | 22 ++--- Waterleaf/24x24/apps/tdevelop.svg | 35 ++++---- Waterleaf/32x32/apps/kdevdesigner.svg | 77 +++++++++--------- Waterleaf/32x32/apps/konqueror.svg | 26 +++--- Waterleaf/32x32/apps/tdevelop.svg | 43 +++++----- Waterleaf/48x48/apps/kdevdesigner.svg | 8 +- Waterleaf/48x48/apps/konqueror.svg | 6 +- Waterleaf/48x48/apps/tdevelop.svg | 6 +- Waterleaf/64x64/apps/kdevdesigner.svg | 6 +- Waterleaf/64x64/apps/konqueror.svg | 6 +- Waterleaf/64x64/apps/tdevelop.svg | 4 +- 18 files changed, 236 insertions(+), 260 deletions(-) diff --git a/Waterleaf/128x128/apps/kdevdesigner.svg b/Waterleaf/128x128/apps/kdevdesigner.svg index 992cb0d2..17867ea7 100644 --- a/Waterleaf/128x128/apps/kdevdesigner.svg +++ b/Waterleaf/128x128/apps/kdevdesigner.svg @@ -79,7 +79,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="4.0234377" - inkscape:cx="63.999996" + inkscape:cx="21.126212" inkscape:cy="63.999996" inkscape:document-units="mm" inkscape:current-layer="layer1" @@ -102,7 +102,7 @@ image/svg+xml - + @@ -155,7 +155,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="matrix(0.42714202,0,0,0.42714202,6.3360021,269.24978)" /> image/svg+xml - + @@ -92,7 +92,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="4.0234375" - inkscape:cx="64" + inkscape:cx="21.126214" inkscape:cy="64" inkscape:window-x="0" inkscape:window-y="0" @@ -107,7 +107,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="scale(2)" /> image/svg+xml - + @@ -72,57 +72,51 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-292.76666)"> - - - - - - - - - - - + + + + + + + diff --git a/Waterleaf/16x16/apps/konqueror.svg b/Waterleaf/16x16/apps/konqueror.svg index faec1f58..db144cbf 100644 --- a/Waterleaf/16x16/apps/konqueror.svg +++ b/Waterleaf/16x16/apps/konqueror.svg @@ -27,7 +27,7 @@ image/svg+xml - + @@ -52,7 +52,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="32.1875" - inkscape:cx="8" + inkscape:cx="2.6407767" inkscape:cy="8" inkscape:window-x="0" inkscape:window-y="0" @@ -60,22 +60,22 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> + cx="8.9869108" + cy="7.0687408" + rx="5.3850222" + ry="5.3850226" /> diff --git a/Waterleaf/16x16/apps/tdevelop.svg b/Waterleaf/16x16/apps/tdevelop.svg index d62f95ef..8416e36c 100644 --- a/Waterleaf/16x16/apps/tdevelop.svg +++ b/Waterleaf/16x16/apps/tdevelop.svg @@ -2,7 +2,6 @@ - - - - - - - - + id="defs6" /> + cx="8.9869108" + cy="7.0687466" + rx="5.3850212" + ry="5.3850217" /> + cx="8.3290281" + cy="8.4550648" + rx="3.2835495" + ry="3.2835498" /> diff --git a/Waterleaf/24x24/apps/kdevdesigner.svg b/Waterleaf/24x24/apps/kdevdesigner.svg index d08f5380..ad86de9f 100644 --- a/Waterleaf/24x24/apps/kdevdesigner.svg +++ b/Waterleaf/24x24/apps/kdevdesigner.svg @@ -40,7 +40,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="21.458333" - inkscape:cx="12" + inkscape:cx="3.9611649" inkscape:cy="12" inkscape:document-units="mm" inkscape:current-layer="layer1" @@ -63,7 +63,7 @@ image/svg+xml - + @@ -73,48 +73,49 @@ id="layer1" transform="translate(0,-290.64999)"> + width="5.2671094" + height="4.7883034" + x="0.26458335" + y="291.14688" /> + width="5.047646" + height="4.5706534" + x="0.3743147" + y="291.25571" /> + width="5.2671094" + height="0.87060046" + x="0.26458335" + y="291.14688" /> - + cx="4.0380034" + cy="294.10748" + rx="1.584686" + ry="1.5846933" /> + cx="3.844404" + cy="294.51547" + rx="0.96627194" + ry="0.96627665" /> diff --git a/Waterleaf/24x24/apps/konqueror.svg b/Waterleaf/24x24/apps/konqueror.svg index 518a37d8..2c7ebd98 100644 --- a/Waterleaf/24x24/apps/konqueror.svg +++ b/Waterleaf/24x24/apps/konqueror.svg @@ -27,7 +27,7 @@ image/svg+xml - + @@ -52,7 +52,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="16.09375" - inkscape:cx="16" + inkscape:cx="5.2815534" inkscape:cy="16" inkscape:window-x="0" inkscape:window-y="0" @@ -60,22 +60,22 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> + cx="13.351013" + cy="10.719519" + rx="7.3717275" + ry="7.4044061" /> diff --git a/Waterleaf/24x24/apps/tdevelop.svg b/Waterleaf/24x24/apps/tdevelop.svg index 4a681e42..71c2a161 100644 --- a/Waterleaf/24x24/apps/tdevelop.svg +++ b/Waterleaf/24x24/apps/tdevelop.svg @@ -74,7 +74,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="21.458333" - inkscape:cx="12" + inkscape:cx="3.9611649" inkscape:cy="12" inkscape:window-x="0" inkscape:window-y="0" @@ -82,33 +82,28 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> - + cx="13.357002" + cy="10.719527" + rx="7.4044042" + ry="7.4044046" /> + cx="12.452415" + cy="12.625716" + rx="4.5148802" + ry="4.5148807" /> diff --git a/Waterleaf/32x32/apps/kdevdesigner.svg b/Waterleaf/32x32/apps/kdevdesigner.svg index ae5834b9..4b28dc39 100644 --- a/Waterleaf/32x32/apps/kdevdesigner.svg +++ b/Waterleaf/32x32/apps/kdevdesigner.svg @@ -40,7 +40,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="16.093751" - inkscape:cx="15.999999" + inkscape:cx="5.2815531" inkscape:cy="15.999999" inkscape:document-units="mm" inkscape:current-layer="layer1" @@ -63,7 +63,7 @@ image/svg+xml - + @@ -73,60 +73,61 @@ id="layer1" transform="translate(0,-288.53333)"> + width="6.7035923" + height="6.0942607" + x="0.5291664" + y="289.35751" /> + width="6.4242749" + height="5.8172488" + x="0.66882449" + y="289.496" /> + width="6.7035923" + height="1.1080472" + x="0.5291664" + y="289.35751" /> + width="6.7035923" + height="0.12188518" + x="0.5291664" + y="289.35751" /> - + cx="5.3317003" + cy="293.12561" + rx="2.0168729" + ry="2.016901" /> + cx="5.0853009" + cy="293.64484" + rx="1.2298005" + ry="1.229818" /> diff --git a/Waterleaf/32x32/apps/konqueror.svg b/Waterleaf/32x32/apps/konqueror.svg index 56a209b0..34bd2580 100644 --- a/Waterleaf/32x32/apps/konqueror.svg +++ b/Waterleaf/32x32/apps/konqueror.svg @@ -27,7 +27,7 @@ image/svg+xml - + @@ -52,7 +52,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="16.09375" - inkscape:cx="16" + inkscape:cx="5.2815534" inkscape:cy="16" inkscape:window-x="0" inkscape:window-y="0" @@ -60,27 +60,27 @@ inkscape:current-layer="svg2" inkscape:snap-grids="true" /> + cx="17.727093" + cy="14.370296" + rx="9.4237881" + ry="9.423789" /> diff --git a/Waterleaf/32x32/apps/tdevelop.svg b/Waterleaf/32x32/apps/tdevelop.svg index 27609f8f..36f0ce78 100644 --- a/Waterleaf/32x32/apps/tdevelop.svg +++ b/Waterleaf/32x32/apps/tdevelop.svg @@ -74,41 +74,48 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="16.09375" - inkscape:cx="16" + inkscape:cx="5.2815534" inkscape:cy="16" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" - inkscape:snap-grids="true" /> + inkscape:snap-grids="true" + inkscape:guide-bbox="true"> + + + cx="17.727093" + cy="14.370305" + rx="9.4237862" + ry="9.4237871" /> + cx="16.5758" + cy="16.796364" + rx="5.7462111" + ry="5.7462115" /> diff --git a/Waterleaf/48x48/apps/kdevdesigner.svg b/Waterleaf/48x48/apps/kdevdesigner.svg index 2c6bbbf3..7a5d123a 100644 --- a/Waterleaf/48x48/apps/kdevdesigner.svg +++ b/Waterleaf/48x48/apps/kdevdesigner.svg @@ -79,8 +79,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="10.729167" - inkscape:cx="24" - inkscape:cy="24" + inkscape:cx="23.999999" + inkscape:cy="23.999999" inkscape:document-units="mm" inkscape:current-layer="layer1" showgrid="false" @@ -102,7 +102,7 @@ image/svg+xml - + @@ -155,7 +155,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="matrix(0.16017827,0,0,0.16017827,2.3760009,286.59366)" /> image/svg+xml - + @@ -92,7 +92,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="10.729167" - inkscape:cx="24" + inkscape:cx="7.9223306" inkscape:cy="24" inkscape:window-x="0" inkscape:window-y="0" @@ -107,7 +107,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="scale(0.75)" /> image/svg+xml - + @@ -150,7 +150,7 @@ sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" transform="matrix(0.213571,0,0,0.213571,3.1680009,283.12488)" /> image/svg+xml - + @@ -92,7 +92,7 @@ fit-margin-bottom="0" showguides="true" inkscape:zoom="8.046875" - inkscape:cx="32" + inkscape:cx="10.563107" inkscape:cy="32" inkscape:window-x="0" inkscape:window-y="0" @@ -106,7 +106,7 @@ inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccssccccccccccsscccccccccssccccccc" /> Date: Wed, 23 Oct 2019 18:26:35 -0400 Subject: [PATCH 22/26] Update kdevdesigner sizes 48, 64 and 128 - Change shadow color from #000000 to "inherit" to address secondary bug in issue #6 --- Waterleaf/128x128/apps/kdevdesigner.svg | 226 ++++-------------------- Waterleaf/48x48/apps/kdevdesigner.svg | 226 ++++-------------------- Waterleaf/64x64/apps/kdevdesigner.svg | 221 ++++------------------- 3 files changed, 90 insertions(+), 583 deletions(-) diff --git a/Waterleaf/128x128/apps/kdevdesigner.svg b/Waterleaf/128x128/apps/kdevdesigner.svg index 17867ea7..c7a44e8d 100644 --- a/Waterleaf/128x128/apps/kdevdesigner.svg +++ b/Waterleaf/128x128/apps/kdevdesigner.svg @@ -1,197 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/48x48/apps/kdevdesigner.svg b/Waterleaf/48x48/apps/kdevdesigner.svg index 7a5d123a..8db4b626 100644 --- a/Waterleaf/48x48/apps/kdevdesigner.svg +++ b/Waterleaf/48x48/apps/kdevdesigner.svg @@ -1,197 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/64x64/apps/kdevdesigner.svg b/Waterleaf/64x64/apps/kdevdesigner.svg index 3c6789b8..1e769323 100644 --- a/Waterleaf/64x64/apps/kdevdesigner.svg +++ b/Waterleaf/64x64/apps/kdevdesigner.svg @@ -1,192 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 13ca6061b37e3189172edac68271a5a87253c49e Mon Sep 17 00:00:00 2001 From: John Beers Date: Wed, 23 Oct 2019 18:36:04 -0400 Subject: [PATCH 23/26] Update software-store, synaptic and blockdevice - Change shadow color on sizes 48, 64 and 128 from #000000 to "inherit" to address secondary bug in issue #7 --- Waterleaf/128x128/apps/blockdevice.svg | 156 +---- Waterleaf/128x128/apps/software-store.svg | 140 +---- Waterleaf/128x128/apps/synaptic.svg | 694 ++------------------- Waterleaf/48x48/apps/blockdevice.svg | 156 +---- Waterleaf/48x48/apps/software-store.svg | 145 +---- Waterleaf/48x48/apps/synaptic.svg | 696 ++-------------------- Waterleaf/64x64/apps/blockdevice.svg | 156 +---- Waterleaf/64x64/apps/software-store.svg | 146 +---- Waterleaf/64x64/apps/synaptic.svg | 690 ++------------------- 9 files changed, 290 insertions(+), 2689 deletions(-) diff --git a/Waterleaf/128x128/apps/blockdevice.svg b/Waterleaf/128x128/apps/blockdevice.svg index 1bdfeef2..0e498add 100644 --- a/Waterleaf/128x128/apps/blockdevice.svg +++ b/Waterleaf/128x128/apps/blockdevice.svg @@ -1,139 +1,21 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - diff --git a/Waterleaf/128x128/apps/software-store.svg b/Waterleaf/128x128/apps/software-store.svg index 7769fece..e33667be 100644 --- a/Waterleaf/128x128/apps/software-store.svg +++ b/Waterleaf/128x128/apps/software-store.svg @@ -1,123 +1,19 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/Waterleaf/128x128/apps/synaptic.svg b/Waterleaf/128x128/apps/synaptic.svg index 094d633c..352dbf1d 100644 --- a/Waterleaf/128x128/apps/synaptic.svg +++ b/Waterleaf/128x128/apps/synaptic.svg @@ -1,660 +1,80 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Waterleaf/48x48/apps/blockdevice.svg b/Waterleaf/48x48/apps/blockdevice.svg index 64f79596..c45d4fb5 100644 --- a/Waterleaf/48x48/apps/blockdevice.svg +++ b/Waterleaf/48x48/apps/blockdevice.svg @@ -1,139 +1,21 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - diff --git a/Waterleaf/48x48/apps/software-store.svg b/Waterleaf/48x48/apps/software-store.svg index 075011aa..f59b7206 100644 --- a/Waterleaf/48x48/apps/software-store.svg +++ b/Waterleaf/48x48/apps/software-store.svg @@ -1,128 +1,21 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - diff --git a/Waterleaf/48x48/apps/synaptic.svg b/Waterleaf/48x48/apps/synaptic.svg index e06ff130..2bb1a4eb 100644 --- a/Waterleaf/48x48/apps/synaptic.svg +++ b/Waterleaf/48x48/apps/synaptic.svg @@ -1,660 +1,82 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Waterleaf/64x64/apps/blockdevice.svg b/Waterleaf/64x64/apps/blockdevice.svg index 8054db89..31adaf20 100644 --- a/Waterleaf/64x64/apps/blockdevice.svg +++ b/Waterleaf/64x64/apps/blockdevice.svg @@ -1,139 +1,21 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - diff --git a/Waterleaf/64x64/apps/software-store.svg b/Waterleaf/64x64/apps/software-store.svg index 470a0aab..dd3934a9 100644 --- a/Waterleaf/64x64/apps/software-store.svg +++ b/Waterleaf/64x64/apps/software-store.svg @@ -1,127 +1,23 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - diff --git a/Waterleaf/64x64/apps/synaptic.svg b/Waterleaf/64x64/apps/synaptic.svg index 7cb83e4f..970d47ca 100644 --- a/Waterleaf/64x64/apps/synaptic.svg +++ b/Waterleaf/64x64/apps/synaptic.svg @@ -1,654 +1,82 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From d369b2ebcf1bb44282ed9ef3e22dab9fbcc477cc Mon Sep 17 00:00:00 2001 From: John Beers Date: Wed, 23 Oct 2019 18:42:06 -0400 Subject: [PATCH 24/26] Update tdenetworkmanager and tdenetworkmanager_disabled - Modify sizes 16 and 24 to address distortion noted in issue #5 --- Waterleaf/16x16/apps/tdenetworkmanager.svg | 76 +------------------ .../16x16/apps/tdenetworkmanager_disabled.svg | 76 +------------------ Waterleaf/24x24/apps/tdenetworkmanager.svg | 76 +------------------ .../24x24/apps/tdenetworkmanager_disabled.svg | 76 +------------------ 4 files changed, 12 insertions(+), 292 deletions(-) diff --git a/Waterleaf/16x16/apps/tdenetworkmanager.svg b/Waterleaf/16x16/apps/tdenetworkmanager.svg index ed6647d8..78383e60 100644 --- a/Waterleaf/16x16/apps/tdenetworkmanager.svg +++ b/Waterleaf/16x16/apps/tdenetworkmanager.svg @@ -1,74 +1,4 @@ - - - - - - - - image/svg+xml - - - - - - - - - + + + diff --git a/Waterleaf/16x16/apps/tdenetworkmanager_disabled.svg b/Waterleaf/16x16/apps/tdenetworkmanager_disabled.svg index a4e9e164..154b59e3 100644 --- a/Waterleaf/16x16/apps/tdenetworkmanager_disabled.svg +++ b/Waterleaf/16x16/apps/tdenetworkmanager_disabled.svg @@ -1,74 +1,4 @@ - - - - - - - - image/svg+xml - - - - - - - - - + + + diff --git a/Waterleaf/24x24/apps/tdenetworkmanager.svg b/Waterleaf/24x24/apps/tdenetworkmanager.svg index 4dd00ff3..8a4e951e 100644 --- a/Waterleaf/24x24/apps/tdenetworkmanager.svg +++ b/Waterleaf/24x24/apps/tdenetworkmanager.svg @@ -1,74 +1,4 @@ - - - - - - - - image/svg+xml - - - - - - - - - + + + diff --git a/Waterleaf/24x24/apps/tdenetworkmanager_disabled.svg b/Waterleaf/24x24/apps/tdenetworkmanager_disabled.svg index 3dc14f88..ab467838 100644 --- a/Waterleaf/24x24/apps/tdenetworkmanager_disabled.svg +++ b/Waterleaf/24x24/apps/tdenetworkmanager_disabled.svg @@ -1,74 +1,4 @@ - - - - - - - - image/svg+xml - - - - - - - - - + + + From 3271fe36e16fc42bb89df99f3d3954a99ad78bcb Mon Sep 17 00:00:00 2001 From: John Beers Date: Wed, 23 Oct 2019 18:59:03 -0400 Subject: [PATCH 25/26] Update tdmconfig - Update all sizes to developer guide spec - Change shadow color from #000000 to "inherit" to address black line beneath icon --- Waterleaf/128x128/apps/tdmconfig.svg | 105 +++------------------------ Waterleaf/16x16/apps/tdmconfig.svg | 73 +------------------ Waterleaf/24x24/apps/tdmconfig.svg | 73 +------------------ Waterleaf/32x32/apps/tdmconfig.svg | 79 ++------------------ Waterleaf/48x48/apps/tdmconfig.svg | 105 +++------------------------ Waterleaf/64x64/apps/tdmconfig.svg | 100 +++---------------------- 6 files changed, 46 insertions(+), 489 deletions(-) diff --git a/Waterleaf/128x128/apps/tdmconfig.svg b/Waterleaf/128x128/apps/tdmconfig.svg index 4fc2a1c3..7552ffee 100644 --- a/Waterleaf/128x128/apps/tdmconfig.svg +++ b/Waterleaf/128x128/apps/tdmconfig.svg @@ -1,95 +1,12 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - + + + + + + + + + + + diff --git a/Waterleaf/16x16/apps/tdmconfig.svg b/Waterleaf/16x16/apps/tdmconfig.svg index e598fb00..b186ea12 100644 --- a/Waterleaf/16x16/apps/tdmconfig.svg +++ b/Waterleaf/16x16/apps/tdmconfig.svg @@ -1,70 +1,5 @@ - - - - - - - - - - image/svg+xml - - - - - - - - + + + + diff --git a/Waterleaf/24x24/apps/tdmconfig.svg b/Waterleaf/24x24/apps/tdmconfig.svg index 8747bcc7..394a2f2e 100644 --- a/Waterleaf/24x24/apps/tdmconfig.svg +++ b/Waterleaf/24x24/apps/tdmconfig.svg @@ -1,70 +1,5 @@ - - - - - - - - - - image/svg+xml - - - - - - - - + + + + diff --git a/Waterleaf/32x32/apps/tdmconfig.svg b/Waterleaf/32x32/apps/tdmconfig.svg index b5cf03fe..008ffaaf 100644 --- a/Waterleaf/32x32/apps/tdmconfig.svg +++ b/Waterleaf/32x32/apps/tdmconfig.svg @@ -1,75 +1,6 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - + + + + + diff --git a/Waterleaf/48x48/apps/tdmconfig.svg b/Waterleaf/48x48/apps/tdmconfig.svg index 2f77d418..aea280f4 100644 --- a/Waterleaf/48x48/apps/tdmconfig.svg +++ b/Waterleaf/48x48/apps/tdmconfig.svg @@ -1,95 +1,12 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - + + + + + + + + + + + diff --git a/Waterleaf/64x64/apps/tdmconfig.svg b/Waterleaf/64x64/apps/tdmconfig.svg index bb31b408..6e00d0b3 100644 --- a/Waterleaf/64x64/apps/tdmconfig.svg +++ b/Waterleaf/64x64/apps/tdmconfig.svg @@ -1,90 +1,12 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - + + + + + + + + + + + From b8d68081e88bd21ac3837b204d34268a81927f50 Mon Sep 17 00:00:00 2001 From: John Beers Date: Wed, 23 Oct 2019 19:15:26 -0400 Subject: [PATCH 26/26] Update system-users - Update all sizes to developer guide spec - Change shadow color from #000000 to "inherit" to address black line beneath icon --- Waterleaf/128x128/apps/system-users.svg | 159 ++++-------------------- Waterleaf/16x16/apps/system-users.svg | 96 ++------------ Waterleaf/24x24/apps/system-users.svg | 96 ++------------ Waterleaf/32x32/apps/system-users.svg | 108 ++-------------- Waterleaf/48x48/apps/system-users.svg | 154 +++-------------------- Waterleaf/64x64/apps/system-users.svg | 147 +++------------------- 6 files changed, 76 insertions(+), 684 deletions(-) diff --git a/Waterleaf/128x128/apps/system-users.svg b/Waterleaf/128x128/apps/system-users.svg index 4bc5530f..eba1e851 100644 --- a/Waterleaf/128x128/apps/system-users.svg +++ b/Waterleaf/128x128/apps/system-users.svg @@ -1,140 +1,23 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - diff --git a/Waterleaf/16x16/apps/system-users.svg b/Waterleaf/16x16/apps/system-users.svg index 2f71e591..0bc955b4 100644 --- a/Waterleaf/16x16/apps/system-users.svg +++ b/Waterleaf/16x16/apps/system-users.svg @@ -1,91 +1,9 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - + + + + + + + - diff --git a/Waterleaf/24x24/apps/system-users.svg b/Waterleaf/24x24/apps/system-users.svg index 696c6c11..a81f9767 100644 --- a/Waterleaf/24x24/apps/system-users.svg +++ b/Waterleaf/24x24/apps/system-users.svg @@ -1,91 +1,9 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - + + + + + + + - diff --git a/Waterleaf/32x32/apps/system-users.svg b/Waterleaf/32x32/apps/system-users.svg index ab7bb355..d6790c4b 100644 --- a/Waterleaf/32x32/apps/system-users.svg +++ b/Waterleaf/32x32/apps/system-users.svg @@ -1,101 +1,11 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - + + + + + + + + + - - diff --git a/Waterleaf/48x48/apps/system-users.svg b/Waterleaf/48x48/apps/system-users.svg index 964f36c1..1f4f685e 100644 --- a/Waterleaf/48x48/apps/system-users.svg +++ b/Waterleaf/48x48/apps/system-users.svg @@ -1,140 +1,18 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - diff --git a/Waterleaf/64x64/apps/system-users.svg b/Waterleaf/64x64/apps/system-users.svg index ec393c2d..ab2413bb 100644 --- a/Waterleaf/64x64/apps/system-users.svg +++ b/Waterleaf/64x64/apps/system-users.svg @@ -1,132 +1,17 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +