Add icons to this collection by clicking the heart icon.
Chat icon - also known as chat, block, cross, conversation, talk, cross mark, speech bubble, 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="m398.84 113.16-42.076 42.076m42.076 0-42.076-42.076M377.802 20c-63.07 0-114.198 51.128-114.198 114.198s51.128 114.198 114.198 114.198S492 197.268 492 134.198 440.872 20 377.802 20zM133.739 305.644h9.191m78.83 0h9.191m78.831 0h9.191M273.487 84.695c-15.137-3.536-30.916-5.407-47.131-5.407C112.389 79.288 20 171.677 20 285.644c0 65.736 30.738 124.294 78.625 162.083L81.65 485.965l66.634-9.245c24.083 9.851 50.444 15.28 78.072 15.28 42.201 0 81.442-12.668 114.13-34.408m67.501-73.921c15.771-29.16 24.725-62.548 24.725-98.027 0-16.073-1.838-31.717-5.314-46.733"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category