diff options
Diffstat (limited to 'src/_icons/arrow-curve-right.svg')
-rw-r--r-- | src/_icons/arrow-curve-right.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrow-curve-right.svg b/src/_icons/arrow-curve-right.svg new file mode 100644 index 00000000..b473f874 --- /dev/null +++ b/src/_icons/arrow-curve-right.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- +<svg> + <path d="M10 7l4 -4l4 4" /> + <path d="M14 3v4.394a6.737 6.737 0 0 1 -3 5.606a6.737 6.737 0 0 0 -3 5.606v2.394" /> +</svg> |