John KuehJohn Kueh

chat text icon

Phosphor · chat-text · MIT

Download SVG

The Phosphor chat text icon depicts a speech bubble with text inside, commonly used to represent messaging, chat features, or comments in a user interface.

Common uses

  • Open chat window
  • View message history
  • Send a message button

Use it in React

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

<ChatText size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
sendsentmessagesmessagingsmstextingcommentsquarebubblecommunicationschattextspeech bubblemessage iconcomment iconsms icon

FAQ

What does the chat text icon represent?
It represents communication through text, such as messages, chats, or comments.
How do I use this icon in React?
Import it as ChatText from '@phosphor-icons/react' and use it as a React component: <ChatText size={24} />.
What is the license for this icon?
The Phosphor icon library, including this icon, is available 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 →