The Lucide mail warning icon depicts an envelope with an exclamation mark, commonly used to signify an issue with an email, such as a failed delivery or an unread important message.
Common uses
- Indicate a bounced email address
- Highlight an urgent unread message
- Signal an error in email sending
Use it in React
Install
npm i lucide-reactImport & render
import { MailWarning } from 'lucide-react';
<MailWarning size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailmessageletterdelivery errorexclamation markmailwarningemail errormessage alertdelivery failedurgent mail
FAQ
- What does the mail warning icon represent?
- It represents a problem or alert related to an email, like a delivery failure or an important notification.
- How do I use this icon in React?
- You can import and use it like this: import { MailWarning } from 'lucide-react'. Then render it as <MailWarning />.
- 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 →