aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/adjustments-horizontal.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-04 23:06:48 +0200
committercodecalm <codecalm@gmail.com>2020-08-04 23:06:48 +0200
commita5ebce16a8db7fa09c82ebafb164b67dadfb3c4e (patch)
treef6ba1ea41c3b787291df07ca7a79d2796637231b /src/_icons/adjustments-horizontal.svg
parent1 new icons: `rotate-rectangle` (diff)
downloadtabler-icons-a5ebce16a8db7fa09c82ebafb164b67dadfb3c4e.tar.xz
a-b
adjustments-alt adjustments-horizontal align-justified layout-kanban line markdown menu-2 tallymark-1 tallymark-2 tallymark-3 tallymark-4 tallymarks truck-delivery truck-return
Diffstat (limited to 'src/_icons/adjustments-horizontal.svg')
-rw-r--r--src/_icons/adjustments-horizontal.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/_icons/adjustments-horizontal.svg b/src/_icons/adjustments-horizontal.svg
new file mode 100644
index 0000000..d230c23
--- /dev/null
+++ b/src/_icons/adjustments-horizontal.svg
@@ -0,0 +1,14 @@
+---
+tags: [equalizer, sliders, controls, settings, filter]
+---
+<svg>
+ <circle cx="14" cy="6" r="2" />
+ <line x1="4" y1="6" x2="12" y2="6" />
+ <line x1="16" y1="6" x2="20" y2="6" />
+ <circle cx="8" cy="12" r="2" />
+ <line x1="4" y1="12" x2="6" y2="12" />
+ <line x1="10" y1="12" x2="20" y2="12" />
+ <circle cx="17" cy="18" r="2" />
+ <line x1="4" y1="18" x2="15" y2="18" />
+ <line x1="19" y1="18" x2="20" y2="18" />
+</svg>