Add icons to this collection by clicking the heart icon.
Chat icon - also known as message, chat, comment, speech bubble, dialogue, 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 33.9 33.9"
>
    <linearGradient
        id="a"
        x1="2"
        x2="31"
        y1="12.4"
        y2="12.4"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9ef01a" />
        <stop offset="1" stop-color="#38b000" />
    </linearGradient>
    <g fill="url(#a)">
        <path
            d="M6.88 14.3a.53.53 0 1 0 0 1.058h5.82a.53.53 0 1 0 0-1.058zM6.88 11.1a.53.53 0 1 0 0 1.058h12.7a.53.53 0 0 0 0-1.058z"
        />
        <path
            d="M2.65 4.23a.528.528 0 0 0-.529.53v13.8a.53.53 0 0 0 .529.529h3.18v4.77a.53.53 0 0 0 .905.373l2.8-2.8v2.43c0 .293.237.53.529.53h12l5.14 5.14a.53.53 0 0 0 .903-.375v-4.76h3.18c.293 0 .53-.237.529-.53v-13.8a.53.53 0 0 0-.529-.529h-6.88v-4.76a.53.53 0 0 0-.529-.53zm.53 1.06h20.1v12.7h-11.6a.527.527 0 0 0-.375.157l-4.39 4.39v-4.02a.53.53 0 0 0-.53-.53h-3.17zm21.2 5.29h6.35v12.7h-3.18a.53.53 0 0 0-.529.529v4.02l-4.39-4.39a.532.532 0 0 0-.375-.155h-11.6v-2.96l1.28-1.28h12a.53.53 0 0 0 .529-.529z"
        />
        <path d="M6.88 7.94a.53.53 0 1 0 0 1.059h12.7a.53.53 0 0 0 0-1.059z" />
    </g>
</svg>
More icons in the same style and category