Add icons to this collection by clicking the heart icon.
Communication icon - also known as communication, message, chat, smartphone, mobile phone, conversation, speech bubble, notification, sms, 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 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="M23 31H9c-1.654 0-3-1.346-3-3V4c0-1.654 1.346-3 3-3h14c1.654 0 3 1.346 3 3v24c0 1.654-1.346 3-3 3zM9 3c-.551 0-1 .449-1 1v24c0 .551.449 1 1 1h14c.551 0 1-.449 1-1V4c0-.551-.449-1-1-1zm9 23a1 1 0 0 0-1-1h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 1-1zm-8-6a1 1 0 0 1-.895-1.447l.941-1.882A6.92 6.92 0 0 1 9 13c0-3.86 3.14-7 7-7s7 3.14 7 7-3.14 7-7 7a6.92 6.92 0 0 1-3.671-1.046l-1.882.94c-.142.071-.295.106-.447.106zm2.406-3.203c.213 0 .424.068.6.2A4.953 4.953 0 0 0 16 18c2.757 0 5-2.243 5-5s-2.243-5-5-5-5 2.243-5 5c0 1.083.347 2.119 1.003 2.994a1 1 0 0 1 .173.83.99.99 0 0 1 .23-.027zM18 12a1 1 0 1 0-.001 1.999A1 1 0 0 0 18 12zm-4 0a1 1 0 1 0-.001 1.999A1 1 0 0 0 14 12z"
    />
</svg>
More icons in the same style and category