diff options
author | codecalm <codecalm@gmail.com> | 2020-03-10 22:48:47 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-10 22:48:47 +0100 |
commit | 7fa50c654d42d3dd863132d3e2a3ffe0db6b0b05 (patch) | |
tree | 1b4914b33cf08e9f9c5331a3726e3de6d3ce97c0 /_icons/arrow-bar-down.svg | |
parent | dist (diff) | |
download | tabler-icons-7fa50c654d42d3dd863132d3e2a3ffe0db6b0b05.tar.xz |
new icons, build
Diffstat (limited to '_icons/arrow-bar-down.svg')
-rw-r--r-- | _icons/arrow-bar-down.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/arrow-bar-down.svg b/_icons/arrow-bar-down.svg new file mode 100644 index 00000000..fde9e64a --- /dev/null +++ b/_icons/arrow-bar-down.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="12" y1="20" x2="12" y2="10" /> + <line x1="12" y1="20" x2="16" y2="16" /> + <line x1="12" y1="20" x2="8" y2="16" /> + <line x1="4" y1="4" x2="20" y2="4" /> +</svg> |