diff options
Diffstat (limited to 'src/_icons/arrow-rotary-first-right.svg')
-rw-r--r-- | src/_icons/arrow-rotary-first-right.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/arrow-rotary-first-right.svg b/src/_icons/arrow-rotary-first-right.svg new file mode 100644 index 00000000..90e562e7 --- /dev/null +++ b/src/_icons/arrow-rotary-first-right.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- +<svg> + <circle cx="8" cy="7" r="3" /> + <path d="M8 10v10" /> + <path d="M10.5 9.5l8.5 8.5" /> + <path d="M14 18h5v-5" /> +</svg> |