Add icons to this collection by clicking the heart icon.
Next Button icon - also known as directional, ui, multimedia option, skip, next button, and user interface. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="511.999"
        y2=".001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M295.081 233.369a32 32 0 0 1 0 45.26L71.363 502.339a32 32 0 0 1-45.243-45.26L227.192 256 26.12 54.919A32 32 0 1 1 71.363 9.658zM463.27 0a32.007 32.007 0 0 0-31.987 32v448a31.987 31.987 0 1 0 63.974 0V32A31.977 31.977 0 0 0 463.27 0zM289.424 239.026 65.707 15.315a24 24 0 1 0-33.93 33.947L238.505 256 31.777 462.736a24 24 0 1 0 33.93 33.946l223.717-223.71a23.994 23.994 0 0 0 0-33.946zM463.27 8a23.973 23.973 0 0 1 23.987 24v448a23.987 23.987 0 1 1-47.974 0V32A24 24 0 0 1 463.27 8z"
    />
</svg>
More icons in the same style and category