Add icons to this collection by clicking the heart icon.
Headphone icon - also known as headphone, sound, audio, ui, electronics, 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 64 64"
>
    <linearGradient
        id="a"
        x1="2.5"
        x2="61.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 2.5A29.53 29.53 0 0 0 2.5 32v22.06a7.44 7.44 0 1 0 14.87 0V42.51c.13-6-7.19-9.63-11.87-5.95V32a26.5 26.5 0 0 1 53 0v4.56c-4.68-3.68-12-.05-11.87 5.95v11.55a7.44 7.44 0 1 0 14.87 0V32A29.53 29.53 0 0 0 32 2.5zM9.94 38.08a4.44 4.44 0 0 1 4.43 4.43v11.55a4.44 4.44 0 0 1-8.87 0V42.51a4.44 4.44 0 0 1 4.44-4.43zm48.56 16a4.44 4.44 0 0 1-8.87 0V42.51c.18-5.86 8.68-5.86 8.87 0z"
    />
</svg>
More icons in the same style and category