John KuehJohn Kueh

chat teardrop dots icon

Phosphor · chat-teardrop-dots · MIT

Download SVG

The Phosphor chat teardrop dots icon depicts a speech bubble with three dots, commonly used to represent ongoing conversations, chat interfaces, or pending messages.

Common uses

  • Chat or messaging application indicator
  • Comment section icon
  • Status for unread messages

Use it in React

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

<ChatTeardropDots size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
sendsentmessagesmessagingsmstextingcommentbubblecommunicationschatteardropdotsspeech bubble dotsmessage dotsconversation iconchatting

FAQ

What does the chat teardrop dots icon represent?
This icon represents an active chat, a conversation in progress, or the presence of new messages, often indicated by the three dots.
How do I use this icon in React?
You can import and use it in React with: import { ChatTeardropDots } from '@phosphor-icons/react'
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 →