Add icons to this collection by clicking the heart icon.
Next Button icon - also known as arrows, arrow, direction, arrowhead, ui, skip, and next button. 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="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="10"
x2="54"
y1="32"
y2="32"
>
<stop offset="0" stop-color="#f12711" />
<stop offset="1" stop-color="#f5af19" />
</linearGradient>
<path
d="m47 10h-30a7.0077 7.0077 0 0 0 -7 7v30a7.0077 7.0077 0 0 0 7 7h30a7.0077 7.0077 0 0 0 7-7v-30a7.0077 7.0077 0 0 0 -7-7zm-8.5859 23.4141-10 10a2 2 0 0 1 -2.8281-2.8281l8.5854-8.586-8.5854-8.5859a2 2 0 0 1 2.8281-2.8281l10 10a1.9993 1.9993 0 0 1 0 2.8281z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category