From ebe8375da6b91888c709381dc9155953c029bc12 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 8 Nov 2014 23:25:57 +0100 Subject: add some more icons for contrasthigh icon theme --- .../scalable/actions-extra/Makefile.am | 13 +++ .../scalable/actions-extra/bookmark-view.svg | 112 +++++++++++++++++++++ .../scalable/actions-extra/history-view.svg | 101 +++++++++++++++++++ 3 files changed, 226 insertions(+) create mode 100644 icon-themes/ContrastHigh/scalable/actions-extra/Makefile.am create mode 100644 icon-themes/ContrastHigh/scalable/actions-extra/bookmark-view.svg create mode 100644 icon-themes/ContrastHigh/scalable/actions-extra/history-view.svg (limited to 'icon-themes/ContrastHigh/scalable/actions-extra') diff --git a/icon-themes/ContrastHigh/scalable/actions-extra/Makefile.am b/icon-themes/ContrastHigh/scalable/actions-extra/Makefile.am new file mode 100644 index 00000000..2e5bf5d5 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/actions-extra/Makefile.am @@ -0,0 +1,13 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = scalable +context = actions-extra + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA= \ + bookmark-view.svg \ + history-view.svg + +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/scalable/actions-extra/bookmark-view.svg b/icon-themes/ContrastHigh/scalable/actions-extra/bookmark-view.svg new file mode 100644 index 00000000..5da2ab82 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/actions-extra/bookmark-view.svg @@ -0,0 +1,112 @@ + + + + + + + + + image/svg+xml + + Bookmark View + + + Luca Ferretti <elle.uca@libero.it> + + + + + bookmark + view + edit + web + favorites + + + Manage bookmarks in web browser + A book with a bookmark + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/ContrastHigh/scalable/actions-extra/history-view.svg b/icon-themes/ContrastHigh/scalable/actions-extra/history-view.svg new file mode 100644 index 00000000..f9c9b121 --- /dev/null +++ b/icon-themes/ContrastHigh/scalable/actions-extra/history-view.svg @@ -0,0 +1,101 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + -- cgit v1.2.1