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.25zm2.73 21.52-9.46 9.37a3.43 3.43 0 0 1-4.84-4.86L42 25.77H27.57a4.47 4.47 0 0 0-4.47 4.47v18.08a3.43 3.43 0 1 1-6.85 0V30.24a11.34 11.34 0 0 1 11.32-11.33h14.57l-3.71-3.71a3.4 3.4 0 0 1-1-2.42 3.44 3.44 0 0 1 1-2.42 3.5 3.5 0 0 1 4.85 0l9.46 9.46a3.51 3.51 0 0 1-.01 4.95z"
/>
</svg>
More icons in the same style and category