Add icons to this collection by clicking the heart icon.
Support icon - also known as headset, email, mail, contact, customer service, support, communications, and at sign. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M167.177 229.353h-35.53C116.953 229.353 105 241.306 105 256v53.294c0 14.694 11.953 26.647 26.647 26.647h35.53a8.877 8.877 0 0 0 8.882-8.882v-88.824a8.877 8.877 0 0 0-8.882-8.882zm106.588 17.765H256c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647c6.849 0 13.04-2.669 17.765-6.931 4.725 4.261 10.916 6.931 17.765 6.931 14.694 0 26.647-11.953 26.647-26.647 0-34.28-27.896-62.177-62.177-62.177s-62.177 27.896-62.177 62.177S221.72 335.941 256 335.941a61.936 61.936 0 0 0 20.749-3.548c4.615-1.631 7.043-6.705 5.413-11.328a8.874 8.874 0 0 0-11.346-5.413 44.385 44.385 0 0 1-14.815 2.524c-24.496 0-44.412-19.925-44.412-44.412s19.916-44.412 44.412-44.412 44.412 19.925 44.412 44.412c0 4.901-3.99 8.882-8.882 8.882s-8.882-3.981-8.882-8.882V256a8.88 8.88 0 0 0-8.884-8.882zm-8.883 26.647c0 4.901-3.99 8.882-8.882 8.882s-8.882-3.981-8.882-8.882 3.99-8.882 8.882-8.882h8.882zm115.471-44.412h-35.53a8.877 8.877 0 0 0-8.882 8.882v88.824a8.877 8.877 0 0 0 8.882 8.882h7.985c-4.127 20.247-22.061 35.529-43.514 35.529h-9.78a44.375 44.375 0 0 1 0 17.764h9.78c31.239 0 56.922-23.242 61.279-53.294h9.78c14.694 0 26.647-11.953 26.647-26.647V256c0-14.694-11.953-26.647-26.647-26.647zM256 353.706c-14.694 0-26.647 11.953-26.647 26.647S241.306 407 256 407s26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647zM143.757 211.588c12.078-50.845 57.758-88.823 112.243-88.823s100.165 37.979 112.243 88.823h12.11c2.156 0 4.22.338 6.294.636C374.512 151.17 320.567 105 256 105s-118.512 46.17-130.647 107.225c2.074-.298 4.139-.636 6.294-.636h12.11z"
    />
</svg>
More icons in the same style and category