summaryrefslogtreecommitdiff
path: root/public/images/gui_arrow_left.svg
diff options
context:
space:
mode:
Diffstat (limited to 'public/images/gui_arrow_left.svg')
-rw-r--r--public/images/gui_arrow_left.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/images/gui_arrow_left.svg b/public/images/gui_arrow_left.svg
new file mode 100644
index 0000000..cf11f54
--- /dev/null
+++ b/public/images/gui_arrow_left.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
+<path stroke-width="2" stroke="#000" fill="none" d="M 8 14 L 2 8 L 8 2 M 2 8 L 14 8" />
+</svg>