The Tabler filter 2 x icon depicts a stylized filter or sieve with two 'x' marks, commonly used to represent actions related to filtering, sorting, or refining data within a user interface.
Common uses
- Applying complex filters to a data table.
- Clearing all active filters.
- Indicating a refined or selected search state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilter2X } from '@tabler/icons-react';
<IconFilter2X size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- filtersortorganizearrangeselectrefinesievescreen2xsystemclear filterrefine datasort optionsadvanced filter
FAQ
- What does the filter 2 x icon represent?
- It represents actions like filtering, sorting, or refining data. The '2 x' can suggest a specific type of filter or clearing multiple filters.
- How do I use this icon in React?
- You can import and use it with: import { IconFilter2X } from '@tabler/icons-react'. Then render it as <IconFilter2X />.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →