Add icons to this collection by clicking the heart icon.
Headset icon - also known as headset, star, customer service, call center, communications, rating, 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="392"
        y2="212"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C137.553 0 61 64.761 61 165v56.858c0 8.291 6.709 15 15 15s15-6.709 15-15V180h18.428c20.83 0 38.525-14.355 44.033-35.728C166.088 95.288 229.369 90 256 90s89.912 5.288 102.539 54.272C364.047 165.645 381.742 180 402.572 180H421v47c0 8.291 6.709 15 15 15s15-6.709 15-15v-62C451 64.761 374.447 0 256 0zm-32.695 360.271L256 343.089l32.695 17.183a14.995 14.995 0 0 0 21.768-15.806l-6.24-36.401 26.426-25.796a14.998 14.998 0 0 0 3.809-15.381c-1.758-5.42-6.475-9.375-12.1-10.195l-36.562-5.317-16.348-33.12c-5.039-10.254-21.855-10.254-26.895 0l-16.348 33.12-36.562 5.317c-5.625.82-10.342 4.775-12.1 10.195a14.996 14.996 0 0 0 3.809 15.381l26.426 25.796-6.24 36.401c-.967 5.625 1.348 11.323 5.977 14.678s10.751 3.764 15.79 1.127zM436 362c-8.291 0-15 6.709-15 15 0 41.353-33.633 75-75 75h-17.763c-6.213-17.422-22.707-30-42.237-30h-30c-24.814 0-45 20.186-45 45s20.186 45 45 45h30c19.53 0 36.024-12.578 42.237-30H346c57.891 0 105-47.109 105-105 0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M106 212H45c-24.814 0-45 20.186-45 45v90c0 24.814 20.186 45 45 45h61c8.291 0 15-6.709 15-15V227c0-8.291-6.709-15-15-15zm361 0h-61c-8.291 0-15 6.709-15 15v150c0 8.291 6.709 15 15 15h61c24.814 0 45-20.186 45-45v-90c0-24.814-20.186-45-45-45z"
    />
</svg>
More icons in the same style and category