The Lucide mail question mark icon depicts an envelope with a question mark, commonly used to indicate an undelivered email, a query about mail, or a need for assistance with messaging.
Common uses
- Status indicator for failed email delivery
- Button for 'Help with Email'
- FAQ link related to mail services
Use it in React
Install
npm i lucide-reactImport & render
import { MailQuestionMark } from 'lucide-react';
<MailQuestionMark size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailmessageletterdeliveryundeliveredmailquestionmarkemail questionmessage helpdelivery probleminquiry icon
FAQ
- What does the mail question mark icon represent?
- It visually represents a situation involving email that is uncertain or requires attention, such as an undelivered message or a user inquiry about email.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { MailQuestionMark } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the mail question mark 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 →