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="M256 63C117.293 63 0 136.053 0 233.216c0 50.652 32.299 97.345 89.112 129.537v66.246a19.999 19.999 0 0 0 34.183 14.101l48.657-48.934c26.946 6.152 55.163 9.268 84.048 9.268 138.632 0 256-73.015 256-170.217C512 135.954 394.554 63 256 63zm0 300.434c-29.514 0-58.165-3.609-85.158-10.727a19.99 19.99 0 0 0-19.282 5.237l-22.447 22.575v-29.732a20 20 0 0 0-10.958-17.84C68.486 307.774 40 271.423 40 233.216 40 162.267 137.792 103 256 103c118.232 0 216 59.282 216 130.217 0 70.947-97.785 130.217-216 130.217zm27-130.184c0 14.912-12.088 27-27 27s-27-12.088-27-27 12.088-27 27-27 27 12.088 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.088 27 27zm208.02-27c14.912 0 27 12.088 27 27s-12.088 27-27 27-27-12.088-27-27 12.089-27 27-27z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category