Add icons to this collection by clicking the heart icon.
Forward icon - also known as multimedia, ui, forward, next, and music and multimedia. 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="3.5"
        x2="60.5"
        y1="31.926"
        y2="31.926"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c0392b" />
        <stop offset="1" stop-color="#8e44ad" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M40 18.5a1.5 1.5 0 0 0-1.5 1.5v9L24.9 18.8a1.51 1.51 0 0 0-2.4 1.2v24a1.51 1.51 0 0 0 2.4 1.2L38.5 35v9a1.5 1.5 0 0 0 3 0V20a1.5 1.5 0 0 0-1.5-1.5zM25.5 41V23l12 9zM32 3.5A28.532 28.532 0 0 0 3.5 32c1.566 37.81 55.44 37.798 57 0A28.532 28.532 0 0 0 32 3.5zm0 54A25.53 25.53 0 0 1 6.5 32c1.401-33.83 49.604-33.82 51 0A25.53 25.53 0 0 1 32 57.5z"
    />
</svg>
More icons in the same style and category