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="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffde00" />
<stop offset="1" stop-color="#fd5900" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M380.353 247.117H273.765c-14.694 0-26.647 11.953-26.647 26.647v124.352a8.882 8.882 0 0 0 15.162 6.28l32.927-32.927h85.146c14.694 0 26.647-11.953 26.647-26.647v-71.059c0-14.693-11.953-26.646-26.647-26.646zm-44.412-17.764v-26.647c0-14.694-11.953-26.647-26.647-26.647H202.706c-14.694 0-26.647 11.953-26.647 26.647v124.353a8.88 8.88 0 0 0 15.162 6.28l32.927-32.927h5.205v-26.647c0-24.487 19.925-44.412 44.412-44.412zm-71.059-71.059v-26.647c0-14.694-11.953-26.647-26.647-26.647H131.647C116.953 105 105 116.953 105 131.647V256a8.88 8.88 0 0 0 15.162 6.28l32.927-32.927h5.205v-26.647c0-24.487 19.925-44.412 44.412-44.412z"
/>
</svg>
More icons in the same style and category