The Lucide mailbox icon visually represents a container for mail, commonly used in user interfaces to indicate email-related functions or notifications.
Common uses
- Indicate new email notifications
- Link to an inbox or message center
- Represent email sending/receiving actions
Use it in React
Install
npm i lucide-reactImport & render
import { Mailbox } from 'lucide-react';
<Mailbox size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emailsmessageslettersmailing listnewslettermailboxemailinboxpostboxmail
FAQ
- What does the mailbox icon represent?
- It depicts a physical mailbox, used in UI to signify email, messages, or correspondence.
- How do I use the mailbox icon in React?
- Import it from 'lucide-react' and use it as a component: import { Mailbox } from 'lucide-react'.
- What is the license for this icon?
- The Lucide mailbox 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 →