aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-big-left-line.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/arrow-big-left-line.svg')
-rw-r--r--src/_icons/arrow-big-left-line.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrow-big-left-line.svg b/src/_icons/arrow-big-left-line.svg
new file mode 100644
index 00000000..8c3a89d9
--- /dev/null
+++ b/src/_icons/arrow-big-left-line.svg
@@ -0,0 +1,7 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M12 15v3.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 1.707 .707v3.586h6v6h-6z" />
+ <path d="M21 15v-6" />
+</svg>