The Lucide message square warning icon depicts a speech bubble with an exclamation mark inside a square, commonly used to indicate a warning, alert, or important message within a conversation or feedback context.
Common uses
- Flagging a reported message in a chat application.
- Indicating a moderation alert for user-generated content.
- Displaying a warning within a feedback form or dialog.
Use it in React
Install
npm i lucide-reactImport & render
import { MessageSquareWarning } from 'lucide-react';
<MessageSquareWarning size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- commentchatconversationdialogfeedbackspeech bubblereportabuseoffensealertdangercautionprotectedexclamation markmessagesquare
FAQ
- What is the purpose of the message square warning icon?
- It signifies a warning, alert, or important message, often related to content moderation or user feedback within a conversational interface.
- How do I use this icon in React?
- Import it from 'lucide-react' as: import { MessageSquareWarning } from 'lucide-react'
- 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 →