The Lucide mail open icon visually represents an opened envelope, commonly used to indicate that an email has been read or to signify an action related to email management.
Common uses
- Marking emails as read
- Inbox status indicator
- Email notification settings
Use it in React
Install
npm i lucide-reactImport & render
import { MailOpen } from 'lucide-react';
<MailOpen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailmessageletterreadmailopenopened enveloperead emailmessage readcommunication
FAQ
- What does the mail open icon signify?
- It signifies that an email or message has been opened or read. It's often used to differentiate from unread messages.
- How do I use the mail open icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { MailOpen } from 'lucide-react'.
- What is the license for the Lucide mail open icon?
- The Lucide icon library, including the mail open 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 →