John KuehJohn Kueh

filter icon

HugeIcons · FilterIcon · MIT

Download SVG

The HugeIcons filter icon visually represents the action of refining or selecting specific data from a larger set, commonly used to enable users to narrow down search results or content.

Common uses

  • Filtering search results
  • Applying category filters
  • Sorting and filtering data tables

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FilterIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FilterIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
refineselectcriteriafunnel

FAQ

What does the filter icon represent?
It represents the ability to refine or select specific data from a larger set. It's used to help users narrow down choices.
How do I use the FilterIcon in React?
Import both HugeiconsIcon and FilterIcon, then render it using <HugeiconsIcon icon={FilterIcon} />.
What is the license for HugeIcons?
HugeIcons are available under the MIT license, allowing for free commercial and non-commercial use.

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 →