The Lucide message circle x icon depicts a chat bubble with an 'X' symbol, commonly used to indicate clearing, deleting, or canceling a message or conversation.
Common uses
- Clear all messages in a chat
- Delete a specific conversation
- Cancel sending a message
Use it in React
Install
npm i lucide-reactImport & render
import { MessageCircleX } from 'lucide-react';
<MessageCircleX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubbleclearclosedeleteremovecancelsilencemutemoderatemessagecircle
FAQ
- What is the message circle x icon used for?
- This icon is typically used to represent actions like deleting, clearing, or canceling messages, chats, or feedback.
- How do I use the message circle x icon in React?
- You can import and use it like this: import { MessageCircleX } from 'lucide-react'; <MessageCircleX />.
- What is the license for the Lucide message circle x icon?
- The Lucide icon library, including the message circle x icon, is available under the ISC 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 →