The Tabler inbox icon depicts a standard mailbox or container for receiving mail, commonly used in UI to represent the primary location for new messages or notifications.
Common uses
- Primary email/message list
- Notification center
- Unread item indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInbox } from '@tabler/icons-react';
<IconInbox size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- mailgmailemailenvelopepostinboxsystem
FAQ
- What does the inbox icon represent?
- It represents a place where incoming mail or messages are stored, often signifying new or unread items.
- How do I use the inbox icon in React?
- You can import and use it like this: import { IconInbox } from '@tabler/icons-react'. Then render it as <IconInbox />.
- What is the license for this icon?
- The Tabler icons, including the inbox icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →