Add icons to this collection by clicking the heart icon.
Curved Arrow icon - also known as arrows, direction, curved arrow, orientation, and down arrow. 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.25zm1.75 43.67a3.65 3.65 0 1 1-7.29 0V24.44a3.71 3.71 0 0 0-7.42 0v15.12a11 11 0 1 1-22 0V26.78l-.56.56a3.65 3.65 0 0 1-5.16-5.15l6.78-6.79a3.67 3.67 0 0 1 2.59-1 3.66 3.66 0 0 1 2.57 1.06L28 22.19a3.67 3.67 0 0 1-2.58 6.22 3.63 3.63 0 0 1-2.58-1.07l-.54-.54v12.76a3.71 3.71 0 1 0 7.41 0V24.44a11 11 0 1 1 22 0z"
/>
</svg>
More icons in the same style and category