aboutsummaryrefslogtreecommitdiff
path: root/src/icons/arrow-rotary-left.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/arrow-rotary-left.svg')
-rw-r--r--src/icons/arrow-rotary-left.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/arrow-rotary-left.svg b/src/icons/arrow-rotary-left.svg
new file mode 100644
index 00000000..f80f6a5e
--- /dev/null
+++ b/src/icons/arrow-rotary-left.svg
@@ -0,0 +1,12 @@
+---
+tags: [direction, west]
+category: Arrows
+version: "1.57"
+unicode: "f057"
+---
+<svg>
+ <circle transform="matrix(-1 0 0 1 32 0)" cx="16" cy="7" r="3" />
+ <path d="M16 10v10" />
+ <path d="M13 7h-10" />
+ <path d="M7 11l-4 -4l4 -4" />
+</svg>