Add icons to this collection by clicking the heart icon.
Chat icon - also known as message, chat, conversation, speech bubble, dialogue, and communications. Created in a clean circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M344.823 247.117h-230.94a8.877 8.877 0 0 0-8.882 8.882v142.117a8.874 8.874 0 0 0 5.482 8.206 8.879 8.879 0 0 0 9.68-1.926l32.927-32.927h191.733a8.877 8.877 0 0 0 8.882-8.882V256a8.878 8.878 0 0 0-8.882-8.883zm-142.117 71.059a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm35.529 0a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm35.529 0a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zM398.117 105h-230.94a8.877 8.877 0 0 0-8.882 8.882V220.47a8.877 8.877 0 0 0 8.882 8.882H358.91l32.927 32.927a8.882 8.882 0 0 0 15.162-6.28V113.882a8.877 8.877 0 0 0-8.882-8.882zm-53.294 88.823H220.47c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h124.353c4.909 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zm0-35.529H220.47c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h124.353c4.909 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882z"
    />
</svg>
More icons in the same style and category