diff options
author | codecalm <codecalm@gmail.com> | 2020-08-04 23:06:48 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-04 23:06:48 +0200 |
commit | a5ebce16a8db7fa09c82ebafb164b67dadfb3c4e (patch) | |
tree | f6ba1ea41c3b787291df07ca7a79d2796637231b /src/_icons/adjustments-alt.svg | |
parent | 1 new icons: `rotate-rectangle` (diff) | |
download | tabler-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-alt.svg')
-rw-r--r-- | src/_icons/adjustments-alt.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/_icons/adjustments-alt.svg b/src/_icons/adjustments-alt.svg new file mode 100644 index 00000000..45f8d5b7 --- /dev/null +++ b/src/_icons/adjustments-alt.svg @@ -0,0 +1,14 @@ +--- +tags: [equalizer, sliders, controls, settings, filter] +--- +<svg> + <rect x="4" y="8" width="4" height="4" /> + <line x1="6" y1="4" x2="6" y2="8" /> + <line x1="6" y1="12" x2="6" y2="20" /> + <rect x="10" y="14" width="4" height="4" /> + <line x1="12" y1="4" x2="12" y2="14" /> + <line x1="12" y1="18" x2="12" y2="20" /> + <rect x="16" y="5" width="4" height="4" /> + <line x1="18" y1="4" x2="18" y2="5" /> + <line x1="18" y1="9" x2="18" y2="20" /> +</svg> |