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.25zm4.63 23.46-7.06 7.07a3.62 3.62 0 0 1-6.18-2.57 3.56 3.56 0 0 1 1.06-2.56l.92-.93h-5.32a2.66 2.66 0 0 0-2.42 2.68v21.73a3.63 3.63 0 0 1-7.26 0V30.41a2.69 2.69 0 0 0-2.51-2.68h-5.23l.92.93a3.62 3.62 0 1 1-5.12 5.13l-7.11-7.12a3.63 3.63 0 0 1 0-5.13l7.13-7.13A3.58 3.58 0 0 1 19 13.35 3.62 3.62 0 0 1 22.61 17a3.56 3.56 0 0 1-1.06 2.56l-.92.93h5.65A10 10 0 0 1 32 22.74a9.9 9.9 0 0 1 5.68-2.25h5.69l-.92-.93A3.62 3.62 0 0 1 45 13.35a3.55 3.55 0 0 1 2.55 1.07l7.11 7.1a3.65 3.65 0 0 1-.03 5.19z"
/>
</svg>
More icons in the same style and category