diff options
Diffstat (limited to 'src/_icons/arrow-rotary-first-left.svg')
-rw-r--r-- | src/_icons/arrow-rotary-first-left.svg | 9 |
1 files changed, 9 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..2764ddeb --- /dev/null +++ b/src/_icons/arrow-rotary-first-left.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- +<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> |