From f3e16adf949ff9aec49ad866ffa4c81450f72307 Mon Sep 17 00:00:00 2001 From: Manuel QuiƱones Date: Mon, 14 Jan 2013 20:56:04 +0000 Subject: Change icons to improve distinction between icons for entries and standard ones - SL #3569 Add new icons and get naming consistency: - Add new icon entry-cancel.svg for usage in entries - Rename system-search.svg to entry-search.svg for name consistency - Add new icons entry-stop and entry-refresh.svg for usage in entries, copied from Browse - Add new icon system-search.svg of standard size and default stroke size Signed-off-by: Manuel QuiƱones Acked-by: Simon Schampijer --- diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am index ed8a433..5c2b666 100644 --- a/icons/scalable/actions/Makefile.am +++ b/icons/scalable/actions/Makefile.am @@ -116,7 +116,12 @@ icon_DATA = \ zoom-neighborhood.svg \ zoom-original.svg \ zoom-out.svg \ - zoom-to-width.svg + zoom-to-width.svg \ + entry-cancel.svg \ + entry-search.svg \ + entry-stop.svg \ + entry-refresh.svg + EXTRA_DIST = $(icon_DATA) diff --git a/icons/scalable/actions/entry-cancel.svg b/icons/scalable/actions/entry-cancel.svg new file mode 100644 index 0000000..6c6354e --- /dev/null +++ b/icons/scalable/actions/entry-cancel.svg @@ -0,0 +1,21 @@ + + + +]> + + + diff --git a/icons/scalable/actions/entry-refresh.svg b/icons/scalable/actions/entry-refresh.svg new file mode 100644 index 0000000..0682978 --- /dev/null +++ b/icons/scalable/actions/entry-refresh.svg @@ -0,0 +1,14 @@ + + + +]> + + + + diff --git a/icons/scalable/actions/entry-search.svg b/icons/scalable/actions/entry-search.svg new file mode 100644 index 0000000..eda02d1 --- /dev/null +++ b/icons/scalable/actions/entry-search.svg @@ -0,0 +1,14 @@ + + + + +]> + + + + + + diff --git a/icons/scalable/actions/entry-stop.svg b/icons/scalable/actions/entry-stop.svg new file mode 100644 index 0000000..76e2703 --- /dev/null +++ b/icons/scalable/actions/entry-stop.svg @@ -0,0 +1,17 @@ + + + +]> + + + + + + diff --git a/icons/scalable/actions/system-search.svg b/icons/scalable/actions/system-search.svg index eda02d1..0753c7d 100644 --- a/icons/scalable/actions/system-search.svg +++ b/icons/scalable/actions/system-search.svg @@ -1,14 +1,16 @@ - - - - + + + ]> - - - - - - + -- cgit v0.9.1