Add icons to this collection by clicking the heart icon.
Chat icon - also known as communication, chat, conversation, speech bubble, multimedia, 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="100"
    height="100"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="258"
        y2="258"
        gradientTransform="matrix(1 0 0 -1 0 514)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset=".16" stop-color="#88d1ff" />
        <stop offset=".413" stop-color="#9fbefe" />
        <stop offset=".725" stop-color="#c4a0fd" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        d="M462.622 41H49.378C22.151 41 0 63.395 0 90.923V330.31c0 27.528 22.151 49.923 49.378 49.923h39.734V451a20.002 20.002 0 0 0 12.354 18.481 20.002 20.002 0 0 0 21.8-4.351l84.755-84.897h254.601c27.227 0 49.378-22.396 49.378-49.923V90.923C512 63.395 489.849 41 462.622 41zM472 330.31c0 5.472-4.207 9.923-9.378 9.923H199.728a20 20 0 0 0-14.154 5.87l-56.461 56.556v-42.426c0-11.046-8.954-20-20-20H49.378c-5.171 0-9.378-4.452-9.378-9.923V90.923C40 85.452 44.207 81 49.378 81h413.244c5.171 0 9.378 4.452 9.378 9.923V330.31zM283 210.5c0 14.912-12.088 27-27 27s-27-12.088-27-27 12.088-27 27-27 27 12.089 27 27zm-117.51 0c0 14.912-12.088 27-27 27s-27-12.088-27-27 12.088-27 27-27c14.911 0 27 12.089 27 27zm208.02-27c14.912 0 27 12.088 27 27s-12.088 27-27 27-27-12.088-27-27c0-14.911 12.089-27 27-27z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category