John KuehJohn Kueh

chat centered text icon

Phosphor · chat-centered-text · MIT

Download SVG

The Phosphor chat centered text icon depicts a speech bubble with text centered inside, commonly used to represent chat messages, comments, or text-based communication.

Common uses

  • Button to open a chat window
  • Comment section indicator
  • SMS or messaging feature icon

Use it in React

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

<ChatCenteredText size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
sendsentmessagesmessagingsmstextingcommentsquarebubblecommunicationschatcenteredtextspeech bubblemessage icontext message

FAQ

What does the chat centered text icon represent?
It represents a chat message or text communication, often used for features like messaging, comments, or notifications.
How do I use this icon in React?
Import it as `ChatCenteredText` from '@phosphor-icons/react' and use it as a component: `<ChatCenteredText />`.
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 →