The Tabler mailbox icon visually represents a physical mailbox, commonly used in user interfaces to signify actions or sections related to sending, receiving, or managing messages and emails.
Common uses
- Button to send a message
- Link to user's inbox
- Indicator for new mail
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMailbox } from '@tabler/icons-react';
<IconMailbox size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- sendrecipientemailinboxmessagereplypostmailboxcontactconversationcommunication
FAQ
- What does the mailbox icon represent?
- It represents a mailbox, typically used for email or messaging functions within an application.
- How do I use the mailbox icon in React?
- You can import and use it like this: import { IconMailbox } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the mailbox icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.