Add icons to this collection by clicking the heart icon.
Chat icon - also known as message, chat, conversation, speech bubble, ui, communications, and chat box. Created in a clean flat 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 48 48"
>
    <linearGradient
        id="a"
        x1="24"
        x2="24"
        y1="1.218"
        y2="46.782"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#e8f5ff" />
        <stop offset="1" stop-color="#b4dfff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="24"
        x2="24"
        y1="9.681"
        y2="39.407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#466aff" />
        <stop offset="1" stop-color="#06b8ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M46.406 10.717a9.683 9.683 0 0 0-9.124-9.124 235.401 235.401 0 0 0-26.564 0 9.684 9.684 0 0 0-9.124 9.124 235.41 235.41 0 0 0 0 26.565 9.684 9.684 0 0 0 9.124 9.124 234.862 234.862 0 0 0 26.564 0 9.683 9.683 0 0 0 9.124-9.124 235.41 235.41 0 0 0 0-26.565z"
    />
    <path
        fill="url(#b)"
        d="M24 9.25a14.748 14.748 0 0 0-12.85 21.991L9.28 37.794a.75.75 0 0 0 .927.927l6.553-1.872A14.75 14.75 0 1 0 24 9.25zm6 20.5H18a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 0 1.5zm0-5H18a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 0 1.5zm0-5H18a.75.75 0 0 1 0-1.5h12a.75.75 0 0 1 0 1.5z"
    />
</svg>
More icons in the same style and category