Add icons to this collection by clicking the heart icon.
Right Arrow icon - also known as arrows, direction, right arrow, double arrow, and skip. 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="-48.74"
x2="62.58"
y1="-26.98"
y2="84.34"
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="-37.86"
x2="73.46"
y1="-37.86"
y2="73.46"
href="#a"
/>
<g>
<path
fill="url(#a)"
d="m37 31.29-26-26a1 1 0 0 0-1.42 0L5.29 9.53a1 1 0 0 0 0 1.42L26.34 32l-21 21a1 1 0 0 0 0 1.42l4.24 4.24a1 1 0 0 0 1.42 0l26-26a1 1 0 0 0 0-1.37z"
/>
<path
fill="url(#b)"
d="m58.71 31.29-26-26a1 1 0 0 0-1.42 0l-4.24 4.24a1 1 0 0 0 0 1.42L48.1 32l-21 21a1 1 0 0 0 0 1.42l4.24 4.24a1 1 0 0 0 1.42 0l26-26a1 1 0 0 0-.05-1.37z"
/>
</g>
</svg>
More icons in the same style and category