Add icons to this collection by clicking the heart icon.
Chat icon - also known as chat, dialogue, communications, and speech bubbles. 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="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M137.441 134.492c0-16.262 13.23-29.492 29.492-29.492s29.492 13.23 29.492 29.492-13.23 29.492-29.492 29.492-29.492-13.23-29.492-29.492zM374.559 294.93c0-16.262-13.23-29.492-29.492-29.492s-29.492 13.23-29.492 29.492 13.23 29.492 29.492 29.492 29.492-13.23 29.492-29.492zm3.844 33.365c-8.543 8.536-20.334 13.822-33.336 13.822s-24.793-5.286-33.336-13.822c-17.182 11.019-28.597 30.278-28.597 52.162v17.695a8.848 8.848 0 0 0 8.848 8.848h106.172a8.848 8.848 0 0 0 8.848-8.848v-17.695c-.002-21.884-11.417-41.144-28.599-52.162zm-264.555-81.733H220.02a8.848 8.848 0 0 0 8.848-8.848V220.02c0-21.884-11.415-41.144-28.597-52.162-8.543 8.536-20.334 13.822-33.336 13.822s-24.793-5.286-33.336-13.822C116.415 178.876 105 198.136 105 220.02v17.695a8.847 8.847 0 0 0 8.848 8.847zM407 155.137v58.984c0 17.917-14.524 32.441-32.441 32.441h-76.68c-17.917 0-32.441-14.524-32.441-32.441v-42.764l-43.648-32.736c-6.802-5.102-3.194-15.926 5.309-15.926H374.56c17.916 0 32.44 14.525 32.44 32.442zm-35.391 47.187a8.848 8.848 0 0 0-8.848-8.848h-53.086a8.848 8.848 0 0 0 0 17.696h53.086a8.848 8.848 0 0 0 8.848-8.848zm0-35.39a8.848 8.848 0 0 0-8.848-8.848h-53.086a8.848 8.848 0 0 0 0 17.696h53.086a8.849 8.849 0 0 0 8.848-8.848zm-81.398 132.125-43.648 32.736v42.764c0 17.917-14.524 32.441-32.441 32.441h-76.68C119.524 407 105 392.476 105 374.559v-58.984c0-17.917 14.524-32.441 32.441-32.441h147.461c8.503-.001 12.111 10.823 5.309 15.925zm-79.039 63.703a8.848 8.848 0 0 0-8.848-8.848h-53.086a8.848 8.848 0 0 0 0 17.696h53.086a8.849 8.849 0 0 0 8.848-8.848zm0-35.391a8.848 8.848 0 0 0-8.848-8.848h-53.086a8.848 8.848 0 0 0 0 17.696h53.086a8.848 8.848 0 0 0 8.848-8.848z"
/>
</svg>
More icons in the same style and category