diff options
Diffstat (limited to 'src/_icons/arrow-roundabout-right.svg')
-rw-r--r-- | src/_icons/arrow-roundabout-right.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrow-roundabout-right.svg b/src/_icons/arrow-roundabout-right.svg new file mode 100644 index 00000000..83305b06 --- /dev/null +++ b/src/_icons/arrow-roundabout-right.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- +<svg> + <path d="M21 9h-8a5 5 0 1 0 -5 5v7" /> + <path d="M17 5l4 4l-4 4" /> +</svg> |