diff options
Diffstat (limited to 'src/icons/arrow-rotary-first-left.svg')
-rw-r--r-- | src/icons/arrow-rotary-first-left.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/arrow-rotary-first-left.svg b/src/icons/arrow-rotary-first-left.svg new file mode 100644 index 00000000..9ebb9275 --- /dev/null +++ b/src/icons/arrow-rotary-first-left.svg @@ -0,0 +1,12 @@ +--- +tags: [direction, south] +category: Arrows +version: "1.57" +unicode: "f053" +--- +<svg> + <circle transform="matrix(-1 0 0 1 32 0)" cx="16" cy="7" r="3" /> + <path d="M16 10v10" /> + <path d="M13.5 9.5l-8.5 8.5" /> + <path d="M10 18h-5v-5" /> +</svg> |