The HugeIcons mail remove 01 icon depicts a letter with a minus sign, commonly used to represent actions like unsubscribing from emails, deleting a message, or removing an email address from a list.
Common uses
- Unsubscribe button
- Delete email action
- Remove contact
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MailRemove01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MailRemove01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delete emailunsubscriberemove contactmail minus
FAQ
- What does the MailRemove01Icon represent?
- It visually signifies the removal or deletion of mail or email-related items, such as unsubscribing or deleting a message.
- How do I use MailRemove01Icon in React?
- Import it using `import { MailRemove01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={MailRemove01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.