The HugeIcons filter edit icon depicts a funnel with a pencil, commonly used to represent the ability to modify or refine filtering options.
Common uses
- Editing filter settings
- Customizing search parameters
- Managing data view preferences
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FilterEditIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FilterEditIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- edit filtermodify filterfilter settingscustomize filter
FAQ
- What does the filter edit icon represent?
- It signifies the action of editing or customizing filter criteria, allowing users to adjust how data is sorted or displayed.
- How do I use the FilterEditIcon in React?
- Import both HugeiconsIcon and FilterEditIcon, then render it using <HugeiconsIcon icon={FilterEditIcon} />.
- What is the license for this icon?
- The FilterEditIcon is part of the HugeIcons library and is available under the MIT license.
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 →