diff options
Diffstat (limited to 'src/_icons/arrow-rotary-last-right.svg')
-rw-r--r-- | src/_icons/arrow-rotary-last-right.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/arrow-rotary-last-right.svg b/src/_icons/arrow-rotary-last-right.svg new file mode 100644 index 00000000..694f4e7a --- /dev/null +++ b/src/_icons/arrow-rotary-last-right.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- +<svg> + <circle cx="9" cy="12" r="3" /> + <path d="M9 15v6" /> + <path d="M11.5 9.5l6.5 -6.5" /> + <path d="M13 3h5v5" /> +</svg> |