The Tabler mail off icon depicts a crossed-out envelope, commonly used to indicate that email notifications or the email function are disabled or unavailable.
Common uses
- Disabling email notifications in user settings.
- Showing an inactive or unavailable email service status.
- Representing a 'no email' option in a form.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMailOff } from '@tabler/icons-react';
<IconMailOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- inboxgmailemailenvelopemessagemailoffcontactconversationdisabledcommunicationemail disabledno mailmessage off
FAQ
- What does the mail off icon represent?
- It signifies that email functionality or notifications are turned off, disabled, or not currently active.
- How do I use the mail off icon in React?
- You can import and use it like this: import { IconMailOff } from '@tabler/icons-react'; <IconMailOff />.
- What is the license for Tabler icons?
- Tabler icons, including mail off, are distributed under the MIT license, allowing for free usage.
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 →