aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-vertical.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-24 23:42:51 +0100
committercodecalm <codecalm@gmail.com>2020-03-24 23:42:51 +0100
commit346a8b38fa6fc7dd7792423bc715de6a83e376ee (patch)
tree0f71bafcdf506bab5b93a772bab0beb8ec2ac07a /src/_icons/arrows-vertical.svg
parentfloppy icon #10 (diff)
downloadtabler-icons-346a8b38fa6fc7dd7792423bc715de6a83e376ee.tar.xz
arrows-horizontal, arrows-vertical
Diffstat (limited to 'src/_icons/arrows-vertical.svg')
-rw-r--r--src/_icons/arrows-vertical.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrows-vertical.svg b/src/_icons/arrows-vertical.svg
new file mode 100644
index 00000000..fb779e12
--- /dev/null
+++ b/src/_icons/arrows-vertical.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <polyline points="8 7 12 3 16 7" />
+ <polyline points="8 17 12 21 16 17" />
+ <line x1="12" y1="3" x2="12" y2="21" />
+</svg>