Add icons to this collection by clicking the heart icon.
Chat icon - also known as message, chat, conversation, speech bubble, video, 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="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="389.5"
y2="122.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M247.118 183.627v37.947l28.399-18.973zm151-61.127H113.882c-4.91 0-8.882 3.981-8.882 8.9v195.8c0 4.919 3.973 8.9 8.882 8.9h117.951l15.744 47.316a8.874 8.874 0 0 0 16.846 0l15.744-47.316h117.951c4.91 0 8.882-3.981 8.882-8.9V131.4c0-4.919-3.973-8.9-8.882-8.9zM229.353 167a8.9 8.9 0 0 1 4.693-7.848c2.871-1.556 6.384-1.382 9.117.443l53.294 35.6c2.472 1.651 3.955 4.433 3.955 7.405s-1.483 5.754-3.955 7.405l-53.294 35.6a8.869 8.869 0 0 1-9.117.443 8.901 8.901 0 0 1-4.693-7.848zm133.235 115.7H193.823v8.9c0 4.919-3.973 8.9-8.882 8.9-4.91 0-8.882-3.981-8.882-8.9v-8.9h-26.647c-4.91 0-8.882-3.981-8.882-8.9s3.973-8.9 8.882-8.9h26.647V256c0-4.919 3.973-8.9 8.882-8.9 4.91 0 8.882 3.98 8.882 8.9v8.9h168.765c4.91 0 8.882 3.981 8.882 8.9.001 4.919-3.972 8.9-8.882 8.9z"
/>
</svg>
More icons in the same style and category