Add icons to this collection by clicking the heart icon.
Arrows icon - also known as arrows, direction, orientation, and left down. 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.7 40.82-8.63 8.63a3.59 3.59 0 0 1-5.07 0l-8.63-8.63A3.59 3.59 0 0 1 32.91 38a3.56 3.56 0 0 1 2.54 1L38 41.49V26.05H22.51l2.49 2.5a3.6 3.6 0 0 1 0 5.08 3.68 3.68 0 0 1-5.07 0L11.3 25a3.59 3.59 0 0 1 0-5.07l8.63-8.63a3.52 3.52 0 0 1 2.53-1.05A3.59 3.59 0 0 1 25 16.38l-2.49 2.49h19a3.59 3.59 0 0 1 3.59 3.59v19L47.62 39a3.6 3.6 0 0 1 5.08 0 3.59 3.59 0 0 1 0 5.07z"
/>
</svg>
More icons in the same style and category