Add icons to this collection by clicking the heart icon.
Message icon - also known as message, chat, conversation, speech bubble, dialogue, and communications. Created in a clean lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M196 242h120c8.284 0 15-6.716 15-15s-6.716-15-15-15H196c-8.284 0-15 6.716-15 15s6.716 15 15 15zm120 90H196c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15zm60-60H136c-8.284 0-15 6.716-15 15s6.716 15 15 15h240c8.284 0 15-6.716 15-15s-6.716-15-15-15zm136-105C512 74.916 397.159 0 256 0S0 74.916 0 167c0 19.852 5.928 39.729 17.613 59.226C6.046 245.253 0 265.775 0 287c0 43.259 31.254 89.439 81.565 120.52 5.82 3.594 9.435 10.067 9.435 16.893v.16c0 23.354-9.094 45.308-25.606 61.82A15.002 15.002 0 0 0 76 512c47.844 0 93.298-20.864 124.708-57.243a15.027 15.027 0 0 1 13.021-5.124C227.929 451.204 242.15 452 256 452c66.928 0 130.187-16.405 178.123-46.194C484.343 374.599 512 332.405 512 287c0-21.225-6.046-41.747-17.612-60.773C506.072 206.731 512 186.853 512 167zm-93.712 213.325C375.042 407.2 317.407 422 256 422c-12.752 0-25.864-.735-38.972-2.185A45.009 45.009 0 0 0 178 435.152c-18.516 21.444-42.98 36.301-69.837 42.935 8.394-16.36 12.837-34.595 12.837-53.514v-.16c0-17.146-9.069-33.398-23.668-42.417C56.43 356.729 30 319.44 30 287c0-13.1 2.951-55.567 63.712-93.325C136.958 166.8 194.593 152 256 152s119.042 14.8 162.288 41.675C479.049 231.433 482 273.9 482 287c0 34.65-22.627 67.794-63.712 93.325zm55.956-180.091c-11.094-11.585-24.517-22.344-40.121-32.041C386.187 138.405 322.928 122 256 122s-130.187 16.405-178.123 46.194c-15.604 9.697-29.026 20.456-40.121 32.04C32.612 189.023 30 177.901 30 167 30 92.738 133.495 30 256 30s226 62.738 226 137c0 10.902-2.612 22.024-7.756 33.234z"
    />
</svg>
More icons in the same style and category