Add icons to this collection by clicking the heart icon.
Headphone Mic icon - also known as technology, customer service, electronics, call center, gaming, communications, and headphone mic. 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 120 120"
>
    <linearGradient
        id="a"
        x1="60"
        x2="60"
        y1="10"
        y2="110"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3cc9c0" />
        <stop offset="1" stop-color="#4282ff" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M60 10c-18.778 0-34 15.222-34 34v2c-8.837 0-16 7.163-16 16v12c0 8.594 6.776 15.605 15.276 15.984.51 2.859 1.733 5.622 3.685 7.948C32.083 101.65 36.866 104 42.89 104h11.374v4a2 2 0 0 0 2 2h19a2 2 0 0 0 2-2V92a2 2 0 0 0-2-2h-19a2 2 0 0 0-2 2v4H42.891c-3.82 0-6.3-1.421-7.803-3.212A8.8 8.8 0 0 1 33.52 90H36a6 6 0 0 0 6-6V52a6 6 0 0 0-6-6h-2v-2c0-14.36 11.64-26 26-26s26 11.64 26 26v2h-2a6 6 0 0 0-6 6v32a6 6 0 0 0 6 6h9c8.875 0 17-6.437 17-16V62c0-8.837-7.163-16-16-16v-2c0-18.778-15.222-34-34-34zm2.265 88v4h7v-4zM99 55.755v24.49A7.985 7.985 0 0 0 102 74V62a7.985 7.985 0 0 0-3-6.245zM86 54h5v28h-5zm-57 0v28h5V54zm-11 8a7.985 7.985 0 0 1 3-6.245v24.49A7.985 7.985 0 0 1 18 74z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category