The Lucide message circle dashed icon visually represents a dashed speech bubble within a circle, commonly used to indicate a draft message, a pending conversation, or a less formal communication status.
Common uses
- Indicate a message draft or unsent communication.
- Represent a pending or ongoing chat session.
- Symbolize feedback or a suggestion that is being considered.
Use it in React
Install
npm i lucide-reactImport & render
import { MessageCircleDashed } from 'lucide-react';
<MessageCircleDashed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubbledraftmessagecircledashedchat draftcomment pendingspeech bubble dashedconversation draft
FAQ
- What does the message circle dashed icon signify?
- It typically signifies a draft message, a pending conversation, or a communication that is not yet finalized or sent.
- How do I use the message circle dashed icon in React?
- You can import and use it in React with: import { MessageCircleDashed } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →