The HugeIcons filter horizontal icon visually represents the concept of applying filters or criteria to data displayed in a horizontal list or table.
Common uses
- Filtering search results
- Applying category filters
- Sorting options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FilterHorizontalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FilterHorizontalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- filter listhorizontal filterdata filteroptions
FAQ
- What is the filter horizontal icon used for?
- It's typically used to indicate an action or setting related to filtering or refining data, often in conjunction with lists or tables.
- How do I use the FilterHorizontalIcon in React?
- Import both HugeiconsIcon and FilterHorizontalIcon, then render the icon using <HugeiconsIcon icon={FilterHorizontalIcon} />.
- What is the license for this icon?
- The FilterHorizontalIcon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.