Add icons to this collection by clicking the heart icon.
Arrows icon - also known as arrows, direction, orientation, and spiral. 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.25zm.45 44.53a3 3 0 0 1-3 3 3 3 0 0 1-3-3v-3.29a23.57 23.57 0 0 1-28.15-2.1 19.56 19.56 0 0 1-2-27.54 16.21 16.21 0 0 1 22.93-1.65 13.54 13.54 0 0 1 1.38 19.13 11.44 11.44 0 0 1-16.14 1.17 9.75 9.75 0 0 1-1-13.75 8.4 8.4 0 0 1 11.84-.86 3 3 0 0 1 .3 4.19 2.92 2.92 0 0 1-2 1 3 3 0 0 1-2.16-.71 2.45 2.45 0 0 0-3.46.25 3.8 3.8 0 0 0 .37 5.38 5.52 5.52 0 0 0 7.76-.56 7.61 7.61 0 0 0-.78-10.75 10.26 10.26 0 0 0-14.48 1 13.58 13.58 0 0 0 1.38 19.21A17.67 17.67 0 0 0 38.29 41h-.56a3 3 0 1 1 0-5.94h9.74a3.1 3.1 0 0 1 2.1.87 2.92 2.92 0 0 1 .88 2.07z"
/>
</svg>
More icons in the same style and category