aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-big-left.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/arrow-big-left.svg')
-rw-r--r--src/_icons/arrow-big-left.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/arrow-big-left.svg b/src/_icons/arrow-big-left.svg
new file mode 100644
index 00000000..b2f8e3a1
--- /dev/null
+++ b/src/_icons/arrow-big-left.svg
@@ -0,0 +1,6 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M20 15h-8v3.586a1 1 0 0 1-1.707.707l-6.586-6.586a1 1 0 0 1 0-1.414l6.586-6.586A1 1 0 0 1 12 5.414V9h8a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"/>
+</svg>