The Tabler filter 2 check icon depicts a filter symbol with a checkmark, commonly used to indicate that a filter has been applied and the results have been confirmed or approved.
Common uses
- Applying search filters and confirming results.
- Indicating a successful filtering operation.
- Selecting and refining data based on criteria.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilter2Check } from '@tabler/icons-react';
<IconFilter2Check size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- filtercheckconfirmapprovesortorganizearrangeselectrefinesievesystem2filter approvefilter confirmsort check
FAQ
- What does the filter 2 check icon represent?
- It represents the application of a filter, with the checkmark signifying confirmation, approval, or that the filtered results meet specific criteria.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconFilter2Check } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is released 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 →