aboutsummaryrefslogtreecommitdiff
path: root/_icons/arrow-down.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-02-28 11:47:08 +0100
committercodecalm <codecalm@gmail.com>2020-02-28 11:47:08 +0100
commit27bab3ccc8cb4cbdb59ed59904cfc33ffc1c0f23 (patch)
tree0c1ce8bef55c33bd2a8543a35b583a7b5eb4eb87 /_icons/arrow-down.svg
parent.idea fix (diff)
downloadtabler-icons-27bab3ccc8cb4cbdb59ed59904cfc33ffc1c0f23.tar.xz
simple icon manager
Diffstat (limited to '_icons/arrow-down.svg')
-rw-r--r--_icons/arrow-down.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/arrow-down.svg b/_icons/arrow-down.svg
new file mode 100644
index 0000000..a202dff
--- /dev/null
+++ b/_icons/arrow-down.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <line x1="12" y1="5" x2="12" y2="19" />
+ <line x1="19" y1="12" x2="12" y2="19" />
+ <line x1="5" y1="12" x2="12" y2="19" />
+</svg>