Add icons to this collection by clicking the heart icon.
Headphones icon - also known as technology, sound, audio, headphones, earphones, and electronics. 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="100"
    height="100"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="258"
        y2="258"
        gradientTransform="matrix(1 0 0 -1 0 514)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        d="M492 417c-11.046 0-20-8.954-20-20V271c0-119.377-96.607-216-216-216-119.377 0-216 96.607-216 216v126c0 11.046-8.954 20-20 20s-20-8.954-20-20V271C0 129.516 114.497 15 256 15c141.484 0 256 114.497 256 256v126c0 11.046-8.954 20-20 20zm-306 60V317c0-11.046-8.954-20-20-20h-40c-33.084 0-60 26.916-60 60v80c0 33.084 26.916 60 60 60h40c11.046 0 20-8.954 20-20zm-40-140v120h-20c-11.028 0-20-8.972-20-20v-80c0-11.028 8.972-20 20-20h20zm300 100v-80c0-33.084-26.916-60-60-60h-40c-11.046 0-20 8.954-20 20v160c0 11.046 8.954 20 20 20h40c33.084 0 60-26.916 60-60zm-80-100h20c11.028 0 20 8.972 20 20v80c0 11.028-8.972 20-20 20h-20V337z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category