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 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="466"
        y2="46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 196h15v45c0 8.284 6.716 15 15 15s15-6.716 15-15v-45h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15zm240 90H136c-8.284 0-15 6.716-15 15s6.716 15 15 15h240c8.284 0 15-6.716 15-15s-6.716-15-15-15zm59.173-184.304C387.009 65.78 323.377 46 256 46S124.991 65.78 76.828 101.696C27.285 138.64 0 188.113 0 241c0 41.084 17.178 80.561 49.778 114.625l-18.487 92.433a15 15 0 0 0 20.279 16.869l108.301-43.321C190.574 431.16 222.884 436 256 436c67.377 0 131.009-19.78 179.173-55.696C484.716 343.359 512 293.887 512 241s-27.284-102.36-76.827-139.304zm-17.935 254.558C374.221 388.333 316.958 406 256 406c-31.809 0-62.754-4.901-91.976-14.567-3.359-1.111-7-1-10.282.314L66.14 426.788l14.623-73.113a15 15 0 0 0-4.252-13.697C55.292 319.351 30 285.435 30 241c0-43.181 23-84.113 64.761-115.255C137.779 93.666 195.042 76 256 76s118.221 17.667 161.238 49.745C459.001 156.887 482 197.819 482 241s-22.999 84.112-64.762 115.254zM376 226H256c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15zm0-60H256c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category