Add icons to this collection by clicking the heart icon.
Chatting icon - also known as conversation, speech bubble, chatting, dialogue, and communications. 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="226"
        x2="226"
        y1="362"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="301"
        x2="301"
        y1="512"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M302 302c-16.542 0-30 13.458-30 30s13.458 30 30 30 30-13.458 30-30-13.458-30-30-30zm60 0c-16.542 0-30 13.458-30 30s13.458 30 30 30 30-13.458 30-30-13.458-30-30-30zm60 0c-16.542 0-30 13.458-30 30s13.458 30 30 30 30-13.458 30-30-13.458-30-30-30zm-90-75V45c0-24.9-20.098-45-45-45H45C20.098 0 0 20.1 0 45v182c0 24.899 20.098 45 45 45h15v2.699c0 23.101-9.001 45.3-25.499 61.8-4.501 4.2-5.702 10.501-3.3 16.201 2.399 5.7 7.8 9.3 13.799 9.3 52.8 0 96.599-39.3 103.799-90H287c24.902 0 45-20.101 45-45z"
    />
    <path
        fill="url(#b)"
        d="M242 167c0-8.401-6.599-15-15-15H105c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h122c8.401 0 15-6.601 15-15zm-137-47h122c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15H105c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15zm362 122H257c-24.814 0-45 20.186-45 45v90c0 24.814 20.186 45 45 45h106.055c7.324 50.815 51.152 90 103.945 90a15.006 15.006 0 0 0 13.857-9.258 15.034 15.034 0 0 0-3.252-16.348C461.082 469.886 452 447.942 452 424.578V422h15c24.814 0 45-20.186 45-45v-90c0-24.814-20.186-45-45-45zM302 347c-8.284 0-15-6.716-15-15s6.716-15 15-15 15 6.716 15 15-6.716 15-15 15zm60 0c-8.284 0-15-6.716-15-15s6.716-15 15-15 15 6.716 15 15-6.716 15-15 15zm60 0c-8.284 0-15-6.716-15-15s6.716-15 15-15 15 6.716 15 15-6.716 15-15 15z"
    />
</svg>
More icons in the same style and category