The Lucide message circle warning icon depicts a speech bubble with an exclamation mark inside a circle, commonly used to indicate a warning or alert related to a message or conversation.
Common uses
- Flagging a reported message for review
- Indicating a user has received a warning or alert
- Highlighting a conversation that requires attention due to policy violation
Use it in React
Install
npm i lucide-reactImport & render
import { MessageCircleWarning } from 'lucide-react';
<MessageCircleWarning size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblereportabuseoffensealertdangercautionprotectedexclamation markmessagecircle
FAQ
- What is this icon for?
- This icon signifies a warning or alert associated with a message or conversation. It's useful for flagging issues like reported content or user alerts.
- How do I use this in React?
- You can import and use it in React with: `import { MessageCircleWarning } from 'lucide-react'`. Then render it as `<MessageCircleWarning />`.
- What is the license for this icon?
- The Lucide icon library, including this 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 →