Add icons to this collection by clicking the heart icon.
Music icon - also known as headset, sound, music, song, headphones, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M472 250.763V220C472 98.045 377.175 0 256 0 135.036 0 40 97.854 40 220v30.763C16.112 264.617 0 290.454 0 320c0 44.112 35.888 80 80 80h40V240H80v-20c0-100.935 77.309-180 176-180s176 79.065 176 180v20h-40v160h40v16c0 11.028-8.972 20-20 20H256c-33.084 0-60 26.916-60 60v16h40v-16c0-11.028 8.972-20 20-20h156c33.084 0 60-26.916 60-60v-26.763c23.888-13.854 40-39.691 40-69.237s-16.112-55.383-40-69.237zM80 360c-22.056 0-40-17.944-40-40s17.944-40 40-40zm352 0v-80c22.056 0 40 17.944 40 40s-17.944 40-40 40zm-156-60V160h60v-40H236v123.44a59.718 59.718 0 0 0-20-3.44c-33.084 0-60 26.916-60 60s26.916 60 60 60 60-26.916 60-60zm-80 0c0-11.028 8.972-20 20-20s20 8.972 20 20-8.972 20-20 20-20-8.972-20-20z"
    />
</svg>
More icons in the same style and category