aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-bottom-square.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-23 01:28:16 +0200
committercodecalm <codecalm@gmail.com>2020-10-23 01:28:16 +0200
commitf9a2cd674cf7f5f948d630c8db778b49487206bd (patch)
tree3932f63d76cefa9d310bd81938a7622212f3aeae /src/_icons/arrow-bottom-square.svg
parenthand icons (diff)
downloadtabler-icons-f9a2cd674cf7f5f948d630c8db778b49487206bd.tar.xz
41 new icons: `arrow-bottom-bar`, `arrow-bottom-circle`, `arrow-bottom-square`, `arrow-bottom-tail`, `arrow-left-bar`, `arrow-left-square`, `arrow-left-tail`, `arrow-loop-left`, `arrow-loop-right`, `arrow-right-bar`, `arrow-right-square`, `arrow-right-tail`, `arrow-top-bar`, `arrow-top-circle`, `arrow-top-square`, `arrow-top-tail`, `arrow-wave-left-down`, `arrow-wave-left-up`, `arrow-wave-right-down`, `arrow-wave-right-up`, `arrows-down-up`, `arrows-down`, `arrows-join-2`, `arrows-join`, `arrows-left-right`, `arrows-left`, `arrows-right-left`, `arrows-right`, `arrows-split-2`, `arrows-split`, `arrows-up-down`, `arrows-up`, `bone`, `pizza`, `rainbow`, `switch-2`, `switch-3`, `trending-down-2`, `trending-down-3`, `trending-up-2`, `trending-up-3`
Fixed icons: `arrow-left-circle`, `arrow-right-circle`
Diffstat (limited to 'src/_icons/arrow-bottom-square.svg')
-rw-r--r--src/_icons/arrow-bottom-square.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/arrow-bottom-square.svg b/src/_icons/arrow-bottom-square.svg
new file mode 100644
index 00000000..7baeba1f
--- /dev/null
+++ b/src/_icons/arrow-bottom-square.svg
@@ -0,0 +1,8 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M12 7v14" />
+ <path d="M9 18l3 3l3 -3" />
+ <path d="M14 3v4h-4v-4z" />
+</svg>