aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrows-right.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/arrows-right.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/arrows-right.svg')
-rw-r--r--src/_icons/arrows-right.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/arrows-right.svg b/src/_icons/arrows-right.svg
new file mode 100644
index 00000000..5bcd2143
--- /dev/null
+++ b/src/_icons/arrows-right.svg
@@ -0,0 +1,9 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M21 17h-18" />
+ <path d="M18 4l3 3l-3 3" />
+ <path d="M18 20l3 -3l-3 -3" />
+ <path d="M21 7h-18" />
+</svg>