aboutsummaryrefslogtreecommitdiff
path: root/src/icons/arrow-left.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/arrow-left.svg')
-rw-r--r--src/icons/arrow-left.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/arrow-left.svg b/src/icons/arrow-left.svg
new file mode 100644
index 00000000..9f4f92a1
--- /dev/null
+++ b/src/icons/arrow-left.svg
@@ -0,0 +1,11 @@
+---
+tags: [back, swipe, return]
+category: Arrows
+version: "1.0"
+unicode: "ea19"
+---
+<svg>
+ <line x1="5" y1="12" x2="19" y2="12" />
+ <line x1="5" y1="12" x2="11" y2="18" />
+ <line x1="5" y1="12" x2="11" y2="6" />
+</svg>