Add icons to this collection by clicking the heart icon.
Double Arrow icon - also known as arrows, right arrow, left arrow, and double 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.25zm-18.85 46a3.5 3.5 0 0 1-7 0V27.38H21a3.47 3.47 0 0 1-.61 4.12 3.5 3.5 0 0 1-4.94 0l-5.13-5.13a3.52 3.52 0 0 1 0-5l5.13-5.14a3.58 3.58 0 0 1 4.94 0 3.47 3.47 0 0 1 .61 4.16h6.64a3.5 3.5 0 0 1 3.49 3.5zm22.5-22.88-5.12 5.13a3.47 3.47 0 0 1-2.47 1A3.48 3.48 0 0 1 43 27.38h-3.16v21.88a3.5 3.5 0 0 1-7 0V23.89a3.5 3.5 0 0 1 3.49-3.5H43a3.49 3.49 0 0 1 3.08-5.14 3.47 3.47 0 0 1 2.47 1l5.13 5.13a3.52 3.52 0 0 1-.03 5z"
/>
</svg>
More icons in the same style and category