Add icons to this collection by clicking the heart icon.
Arrows icon - also known as arrows, direction, orientation, and left right. 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-20.7 47a3.84 3.84 0 0 1-5.44 0L8.38 34.72a3.84 3.84 0 0 1 0-5.44L23.86 13.8a3.85 3.85 0 0 1 5.44 5.44L16.54 32 29.3 44.76a3.85 3.85 0 0 1 0 5.44zM25.25 32A6.75 6.75 0 1 1 32 38.75 6.76 6.76 0 0 1 25.25 32zm30.37 2.72L40.14 50.2a3.84 3.84 0 0 1-5.44 0 3.85 3.85 0 0 1 0-5.44L47.46 32 34.7 19.24a3.85 3.85 0 0 1 5.44-5.44l15.48 15.48a3.84 3.84 0 0 1 0 5.44z"
/>
</svg>
More icons in the same style and category