diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/adjustments-alt.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/adjustments-alt.svg')
-rw-r--r-- | src/_icons/adjustments-alt.svg | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/_icons/adjustments-alt.svg b/src/_icons/adjustments-alt.svg deleted file mode 100644 index 53433896..00000000 --- a/src/_icons/adjustments-alt.svg +++ /dev/null @@ -1,17 +0,0 @@ ---- -category: System -tags: [equalizer, sliders, controls, settings, filter] -version: "1.11" -unicode: "ec37" ---- -<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> |