Add icons to this collection by clicking the heart icon.
Next Button icon - also known as arrow, control, right, ui, forward, fast forward button, next, 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#009efb" />
<stop offset="1" stop-color="#68c185" />
</linearGradient>
<path
fill="url(#a)"
fill-rule="evenodd"
d="M256 0C114.615 0 0 114.615 0 256s114.615 256 256 256 256-114.615 256-256S397.385 0 256 0zm-37.836 264.329-111.473 89.179c-3.279 2.623-7.5 3.104-11.284 1.284-3.785-1.819-6.046-5.414-6.046-9.613V166.821c0-4.199 2.261-7.794 6.046-9.613s8.005-1.339 11.284 1.285l111.473 89.178c2.617 2.094 4.003 4.978 4.003 8.329-.001 3.351-1.386 6.235-4.003 8.329zm193.809 93.004h-33.255c-5.875 0-10.667-4.792-10.667-10.667V165.333c0-5.875 4.791-10.666 10.667-10.666h33.255c5.875 0 10.666 4.792 10.666 10.666v181.334c0 5.875-4.792 10.666-10.666 10.666zm-54.596-93.004-111.473 89.179c-3.279 2.623-7.499 3.104-11.284 1.284-3.785-1.819-6.046-5.414-6.046-9.613V166.821c0-4.199 2.261-7.794 6.046-9.613s8.005-1.339 11.284 1.285l111.473 89.178c2.617 2.094 4.003 4.978 4.003 8.329s-1.386 6.235-4.003 8.329z"
clip-rule="evenodd"
/>
</svg>
More icons in the same style and category