Add icons to this collection by clicking the heart icon.
Right Arrow icon - also known as arrows, direction, right arrow, right, sign, point to, right arrows, next, skip, and right arrowhead. 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="2"
x2="62"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#0fdcdd" />
<stop offset="1" stop-color="#46a1e8" />
</linearGradient>
<path
fill="url(#a)"
d="M32 2a30 30 0 1 0 30 30A30.034 30.034 0 0 0 32 2zm0 58a28 28 0 1 1 28-28 28.031 28.031 0 0 1-28 28zm5.965-41.538v5.573h-22a8 8 0 0 0 0 16h22v5.572a2.01 2.01 0 0 0 3.365 1.462l13.752-12.841a3.02 3.02 0 0 0 0-4.386L41.331 17.001a2.011 2.011 0 0 0-3.366 1.461zm15.752 14.304-13.752 12.84v-5.571a2.002 2.002 0 0 0-2-2h-22a6 6 0 0 1 0-12h22a2.002 2.002 0 0 0 2-2v-5.573l13.752 12.842a1.003 1.003 0 0 1 0 1.462z"
/>
</svg>
More icons in the same style and category