Add icons to this collection by clicking the heart icon.
Message icon - also known as interface, message, chat, speech bubble, and communications. Created in a clean gradient 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 64 64"
>
<linearGradient
id="a"
x1="8"
x2="56"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#edde5d" />
<stop offset="1" stop-color="#f09819" />
</linearGradient>
<path
fill="url(#a)"
d="M49 8H15a7.008 7.008 0 0 0-7 7v34a7.008 7.008 0 0 0 7 7h34a7.008 7.008 0 0 0 7-7V15a7.008 7.008 0 0 0-7-7zm5 41a5.006 5.006 0 0 1-5 5H15a5.006 5.006 0 0 1-5-5V15a5.006 5.006 0 0 1 5-5h34a5.006 5.006 0 0 1 5 5zM44 21H20a1 1 0 0 0-1 1v22a1 1 0 0 0 1.707.707L26.414 39H44a1 1 0 0 0 1-1V22a1 1 0 0 0-1-1zm-1 16H26a1 1 0 0 0-.707.293L21 41.586V23h22zm-12-7a1 1 0 1 1 1 1 1 1 0 0 1-1-1zm5 0a1 1 0 1 1 1 1 1 1 0 0 1-1-1zm-10 0a1 1 0 1 1 1 1 1 1 0 0 1-1-1z"
/>
</svg>
More icons in the same style and category