Add icons to this collection by clicking the heart icon.
Double Arrow icon - also known as arrows, direction, right arrow, double arrow, and skip. Created in a clean 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="-17.32"
x2="71.02"
y1="-25.32"
y2="63.02"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cecfb" />
<stop offset=".51" stop-color="#65c7f7" />
<stop offset="1" stop-color="#0052d4" />
</linearGradient>
<linearGradient
id="b"
x1="-24.07"
x2="64.27"
y1="-18.57"
y2="69.77"
href="#a"
/>
<path
fill="url(#a)"
d="M40 51a1 1 0 0 1-.71-.29 1 1 0 0 1 0-1.42L56.59 32l-17.3-17.29a1 1 0 0 1 1.42-1.42l18 18a1 1 0 0 1 0 1.42l-18 18A1 1 0 0 1 40 51z"
/>
<path
fill="url(#b)"
d="M32 51a1 1 0 0 1-.71-.29l-4.24-4.24a1 1 0 0 1 0-1.42l9.05-9H6a1 1 0 0 1-1-1V29a1 1 0 0 1 1-1h30.1l-9-9a1 1 0 0 1 0-1.42l4.24-4.24a1 1 0 0 1 1.42 0l18 18a1 1 0 0 1 0 1.42l-18 18A1 1 0 0 1 32 51zm-2.83-5.24L32 48.59 48.59 32 32 15.41l-2.83 2.83 10 10.05a1 1 0 0 1-.66 1.71H7v4h31.51a1 1 0 0 1 .93.62 1 1 0 0 1-.22 1.09z"
/>
</svg>
More icons in the same style and category