The HugeIcons filter mail edit icon depicts a stylized envelope with a filter symbol and a pencil, commonly used to represent actions related to filtering, editing, or managing email messages.
Common uses
- Button to edit email filters
- Option to refine search results for emails
- Icon for an email management settings panel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FilterMailEditIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FilterMailEditIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- email filter editmail settingsedit rulesfilter message
FAQ
- What does the filter mail edit icon represent?
- It visually combines the concepts of email, filtering, and editing, suggesting actions like modifying email rules or searching through emails with specific criteria.
- How do I use this icon in React?
- Import both HugeiconsIcon and FilterMailEditIcon, then render it using <HugeiconsIcon icon={FilterMailEditIcon} />.
- What is the license for this icon?
- This icon is released 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.
Looking for something else? Search HugeIcons 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 →