Add icons to this collection by clicking the heart icon.
Headset icon - also known as microphone, headset, headphone, customer service, support, electronics, call center, communications, and customer support. 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="481"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="391"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 241h-16v-75c0-57.891-47.109-105-105-105h-15c-8.291 0-15 6.709-15 15s6.709 15 15 15h15c41.367 0 75 33.647 75 75v240c0 24.814-20.186 45-45 45H256c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c41.367 0 75-33.647 75-75v-45h16c24.814 0 45-20.186 45-45v-30c0-24.814-20.186-45-45-45zM181 61h-15c-57.891 0-105 47.109-105 105v75H45c-24.814 0-45 20.186-45 45v30c0 24.814 20.186 45 45 45h31c8.291 0 15-6.709 15-15V166c0-41.353 33.633-75 75-75h15c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M406 211h-30c-24.814 0-45 20.186-45 45v90c0 24.814 20.186 45 45 45h30c24.814 0 45-20.186 45-45v-90c0-24.814-20.185-45-45-45zm-270 0h-30c-24.814 0-45 20.186-45 45v90c0 24.814 20.186 45 45 45h30c24.814 0 45-20.186 45-45v-90c0-24.814-20.185-45-45-45zM346 76c0-24.814-20.186-45-45-45h-90c-24.814 0-45 20.186-45 45s20.186 45 45 45h90c24.815 0 45-20.186 45-45z"
    />
</svg>
More icons in the same style and category