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-up.svg | |
parent | dist (diff) | |
download | tabler-icons-7fa50c654d42d3dd863132d3e2a3ffe0db6b0b05.tar.xz |
new icons, build
Diffstat (limited to '_icons/arrow-bar-up.svg')
-rw-r--r-- | _icons/arrow-bar-up.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/arrow-bar-up.svg b/_icons/arrow-bar-up.svg new file mode 100644 index 0000000..e2a96c2 --- /dev/null +++ b/_icons/arrow-bar-up.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <line x1="12" y1="4" x2="12" y2="14" /> + <line x1="12" y1="4" x2="16" y2="8" /> + <line x1="12" y1="4" x2="8" y2="8" /> + <line x1="4" y1="20" x2="20" y2="20" /> +</svg> |