Add icons to this collection by clicking the heart icon.
Speech Bubble icon - also known as communication, message, chat, conversation, comment, speech bubble, speech balloon, communications, and thought balloon. 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 100 100"
>
    <linearGradient
        id="a"
        x1="50"
        x2="50"
        y1="13.43"
        y2="88.73"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#27d7ff" />
        <stop offset=".04" stop-color="#29d2ff" />
        <stop offset=".44" stop-color="#3db3ff" />
        <stop offset=".77" stop-color="#49a0ff" />
        <stop offset="1" stop-color="#4e9aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M16.57 76.51h27.98l4.87 8.44c.27.47.77.75 1.3.75h.08c.56-.03 1.06-.37 1.29-.88l3.73-8.31h27.61c4.16 0 7.55-3.38 7.55-7.55V21.85c0-4.17-3.39-7.55-7.55-7.55H16.57c-4.16 0-7.55 3.38-7.55 7.55v47.11c0 4.17 3.39 7.55 7.55 7.55z"
    />
</svg>
More icons in the same style and category