The HugeIcons mail block 01 icon depicts a blocked or unsendable email, commonly used to signify an error in sending mail, a blocked recipient, or a message that could not be delivered.
Common uses
- Email sending error notification
- Blocked sender indicator
- Failed delivery status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailBlock01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailBlock01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- email blockblocked mailundeliverablesend error
FAQ
- What does the MailBlock01Icon represent?
- This icon represents a blocked or undeliverable email, often used for error states in mail functionality.
- How do I use the MailBlock01Icon in a React application?
- Import both HugeiconsIcon and MailBlock01Icon, then render it using <HugeiconsIcon icon={MailBlock01Icon} />.
- What is the license for this icon?
- The MailBlock01Icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.