The HugeIcons filter mail remove icon visually represents the action of removing or clearing filters applied to an email list or inbox.
Common uses
- Clearing all applied email filters
- Resetting search criteria in an email client
- Removing a specific filter condition from a list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FilterMailRemoveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FilterMailRemoveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- clear filterremove filterreset mail filterdelete filter
FAQ
- What is the purpose of the filter mail remove icon?
- This icon is used to indicate an action that clears or removes filters, helping users to see all items in their mail or inbox again.
- How do I use this icon in React?
- Import the icon component and render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { FilterMailRemoveIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={FilterMailRemoveIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.