Add icons to this collection by clicking the heart icon.
Next icon - also known as arrows, pointer, sign, symbol, and next. 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="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="60.68"
        x2="5.99"
        y1="32.25"
        y2="32.25"
    >
        <stop offset="0" stop-color="#d92a8b" />
        <stop offset="1" stop-color="#3f39bf" />
    </linearGradient>
    <path
        d="m50.22 21.06-1.42 1.41 8.78 8.78h-51.59v2h51.59l-8.78 8.78 1.42 1.41 11.19-11.19z"
        fill="url(#linear-gradient)"
    />
</svg>
More icons in the same style and category