aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-06-17 00:39:08 +0200
committerMattias Andrée <maandree@kth.se>2018-06-17 00:39:08 +0200
commit4f74be545dfefa488220ed8ac61794f84a450efd (patch)
tree4a9683cd3aad6ca52b1d0617bb100f0f9e1004f2
parentImprove document-new (diff)
downloadsimple-icon-theme-4f74be545dfefa488220ed8ac61794f84a450efd.tar.gz
simple-icon-theme-4f74be545dfefa488220ed8ac61794f84a450efd.tar.bz2
simple-icon-theme-4f74be545dfefa488220ed8ac61794f84a450efd.tar.xz
Add color-picker -> color-select, used by Inkscape
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile1
l---------scalable/actions/color-picker.svg1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3e923fe..8c1c624 100644
--- a/Makefile
+++ b/Makefile
@@ -1462,6 +1462,7 @@ ICONS =\
actions/call-start\
apps/linphone\
actions/color-select\
+ actions/color-picker\
actions/document-open-recent\
actions/view-history\
actions/document-print-preview\
diff --git a/scalable/actions/color-picker.svg b/scalable/actions/color-picker.svg
new file mode 120000
index 0000000..1f41e7e
--- /dev/null
+++ b/scalable/actions/color-picker.svg
@@ -0,0 +1 @@
+color-select.svg \ No newline at end of file