Add icons to this collection by clicking the heart icon.
Chat icon - also known as message, chat, conversation, speech bubble, dialogue, communications, and call out. 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="M344.824 247.117c-44.082 0-79.941-35.859-79.941-79.941 0-8.099 1.569-15.765 3.819-23.138a134.09 134.09 0 0 0-30.466-3.509c-73.47 0-133.234 59.765-133.234 133.235 0 25.285 7.104 49.79 20.584 71.172l-19.951 49.885a8.884 8.884 0 0 0 11.545 11.545l49.885-19.951C188.447 399.896 212.951 407 238.236 407c73.47 0 133.235-59.765 133.235-133.235a134.09 134.09 0 0 0-3.509-30.466c-7.373 2.25-15.039 3.818-23.138 3.818zm-142.117-17.764h71.058c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882h-71.058c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882zm71.059 88.823h-71.058a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h71.058c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zm35.529-35.529H167.178c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h142.117c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zM344.824 105c-34.339 0-62.176 27.837-62.176 62.176s27.837 62.177 62.176 62.177S407 201.515 407 167.176 379.163 105 344.824 105zm17.765 71.059h-8.882v8.882a8.878 8.878 0 0 1-8.882 8.883 8.877 8.877 0 0 1-8.882-8.883v-8.882h-8.882c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h8.882v-8.882c0-4.909 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v8.882h8.882c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882z"
/>
</svg>
More icons in the same style and category