Add icons to this collection by clicking the heart icon.
Curved Arrow icon - also known as arrows, direction, curved arrow, and orientation. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<path
fill="url(#a)"
d="M50 3.25H14A10.76 10.76 0 0 0 3.25 14v36A10.76 10.76 0 0 0 14 60.75h36A10.76 10.76 0 0 0 60.75 50V14A10.76 10.76 0 0 0 50 3.25zM39.36 50.62H17.48a3.57 3.57 0 0 1 0-7.14h21.88a3.59 3.59 0 1 0 0-7.17H24.64a10.73 10.73 0 1 1 0-21.45H37l-.51-.52a3.56 3.56 0 0 1 5-5l6.6 6.6a3.63 3.63 0 0 1 0 5.06l-6.59 6.58A3.59 3.59 0 0 1 35.47 25a3.54 3.54 0 0 1 1.05-2.53L37 22H24.64a3.59 3.59 0 1 0 0 7.17h14.72a10.73 10.73 0 1 1 0 21.45z"
/>
</svg>
More icons in the same style and category