The Tabler inbox off icon depicts an email inbox with a diagonal line through it, signifying that the inbox is disabled, inactive, or has no new messages.
Common uses
- Indicate an empty or disabled inbox.
- Show a system setting for disabling email notifications.
- Represent a 'no mail' status in a dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInboxOff } from '@tabler/icons-react';
<IconInboxOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- mailgmailemailenvelopepostinboxoffdisabledinactivesystemmail offemail disabledno messagessystem mail inactive
FAQ
- What is the inbox off icon used for?
- It's used to visually represent a disabled, inactive, or empty inbox, often in system settings or status indicators.
- How do I use the inbox off icon in React?
- You can import and use it directly with: import { IconInboxOff } from '@tabler/icons-react'
- What is the license for Tabler icons?
- Tabler icons, including inbox off, 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 →