John KuehJohn Kueh

chats icon

Phosphor · chats · MIT

Download SVG

The Phosphor chats icon depicts speech bubbles, commonly used to represent messaging, chat features, or comment sections in a user interface.

Common uses

  • Open chat window
  • View unread messages
  • Start a new conversation

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Chats } from '@phosphor-icons/react';

<Chats size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Chats size={24} />
thin
<Chats size={24} weight="thin" />
light
<Chats size={24} weight="light" />
bold
<Chats size={24} weight="bold" />
fill
<Chats size={24} weight="fill" />
duotone
<Chats size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
sendsentmessagesmessagingsmstextingcommentsquarebubblecommunicationschatsspeech bubblemessage icondialoguecomment bubble

FAQ

What is the Phosphor chats icon used for?
It visually represents communication features like chat, messaging, or comments within an application.
How do I use the chats icon in React?
Import it from the library and use it as a component: import { Chats } from '@phosphor-icons/react'.
What is the license for the Phosphor chats icon?
The Phosphor icon library, including the chats icon, is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →