Add icons to this collection by clicking the heart icon.
Message icon - also known as message, chat, conversation, check mark, speech bubble, dialogue, and communications. 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="407"
y2="105"
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="M300.412 202.706c0-53.875-43.839-97.706-97.706-97.706S105 148.831 105 202.706c0 23.047 7.963 44.958 22.57 62.584l-19.968 19.959a8.904 8.904 0 0 0-1.926 9.68 8.874 8.874 0 0 0 8.206 5.482h88.824c53.854.001 97.706-44.068 97.706-97.705zm-62.177 26.647h-71.059c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h71.059c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm0-35.53h-71.059c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h71.059c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zM384.43 371.878c14.607-17.626 22.57-39.537 22.57-62.584 0-51.036-39.357-92.993-89.295-97.28-4.521 56.241-49.449 101.169-105.69 105.69C216.303 367.65 258.266 407 309.294 407h88.824a8.874 8.874 0 0 0 8.206-5.482 8.904 8.904 0 0 0-1.926-9.68zm-42.209-65.186-35.529 35.529a8.854 8.854 0 0 1-6.28 2.602 8.852 8.852 0 0 1-6.28-2.602l-17.765-17.765c-3.47-3.47-3.47-9.091 0-12.56s9.091-3.47 12.56 0l11.485 11.485 29.249-29.249a8.878 8.878 0 0 1 12.56 0 8.878 8.878 0 0 1 0 12.56z"
/>
</svg>
More icons in the same style and category