aboutsummaryrefslogtreecommitdiff
path: root/icons/color-picker.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-05-31 23:14:47 +0200
committercodecalm <codecalm@gmail.com>2020-05-31 23:14:47 +0200
commit1c7aa9babda3f11f87291e7895c505baf236eb80 (patch)
tree70c3b8e03d41aae4da4b1c4e00bb9fc95e34fc28 /icons/color-picker.svg
parentNew icon: `exchange` (diff)
downloadtabler-icons-1c7aa9babda3f11f87291e7895c505baf236eb80.tar.xz
Release 1.7.0v1.7.0
Diffstat (limited to 'icons/color-picker.svg')
-rw-r--r--icons/color-picker.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/color-picker.svg b/icons/color-picker.svg
new file mode 100644
index 0000000..6d4561b
--- /dev/null
+++ b/icons/color-picker.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-color-picker" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z"/>
+ <line x1="11" y1="7" x2="17" y2="13" />
+ <path d="M5 19v-4l9.7 -9.7a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4l-9.7 9.7h-4" />
+</svg>
+
+