Add icons to this collection by clicking the heart icon.
Chat icon - also known as balloon, communication, message, chat, conversation, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 119c-75.542 0-137 61.458-137 137a137.267 137.267 0 0 0 14.538 61.462l-14 52.25a12 12 0 0 0 14.7 14.7l48.1-12.888A136.139 136.139 0 0 0 256 393c75.542 0 137-61.458 137-137s-61.458-137-137-137zm0 250a112.282 112.282 0 0 1-64.645-20.313 11.985 11.985 0 0 0-9.98-1.756l-33.275 8.916 9.834-36.7a12 12 0 0 0-1.071-8.878A113.013 113.013 0 1 1 256 369zm0-369C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 488C128.075 488 24 383.925 24 256S128.075 24 256 24s232 104.075 232 232-104.075 232-232 232z"
    />
</svg>
More icons in the same style and category