Add icons to this collection by clicking the heart icon.
Conversation icon - also known as communication, message, chat, conversation, talk, speech bubble, communications, and chat box. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M2 25a.999.999 0 0 1-.91-1.414l1.848-4.065A11.89 11.89 0 0 1 1 13C1 6.383 6.383 1 13 1s12 5.383 12 12-5.383 12-12 12c-2.329 0-4.571-.668-6.521-1.938L2.414 24.91A.99.99 0 0 1 2 25zm4.579-4.081c.207 0 .412.064.585.189A9.916 9.916 0 0 0 13 23c5.514 0 10-4.486 10-10S18.514 3 13 3 3 7.486 3 13c0 2.102.654 4.12 1.893 5.836.209.291.247.672.099.999l-.978 2.151 2.151-.978c.133-.059.273-.089.414-.089zm24.128 9.788a.998.998 0 0 0 .203-1.121l-1.847-4.068A11.917 11.917 0 0 0 31 19c0-3.133-1.201-6.097-3.382-8.346a1 1 0 1 0-1.435 1.393A9.94 9.94 0 0 1 29 19a9.946 9.946 0 0 1-1.893 5.836 1 1 0 0 0-.098.997l.979 2.154-2.155-.979a1 1 0 0 0-.997.099A9.942 9.942 0 0 1 19 29a9.94 9.94 0 0 1-6.954-2.818 1 1 0 0 0-1.393 1.435A11.928 11.928 0 0 0 19 31c2.322 0 4.564-.668 6.519-1.937l4.068 1.848a.997.997 0 0 0 1.12-.204zM20 11a1 1 0 0 0-1-1H7a1 1 0 1 0 0 2h12a1 1 0 0 0 1-1zm-7 4a1 1 0 0 0-1-1H7a1 1 0 1 0 0 2h5a1 1 0 0 0 1-1z"
    />
</svg>
More icons in the same style and category