The Tabler filter check icon visually represents a successful filtering or validation process, often used to indicate that a set of criteria has been met or applied.
Common uses
- Confirming applied search filters
- Indicating a validated data entry
- Showing a completed task status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilterCheck } from '@tabler/icons-react';
<IconFilterCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- confirmapprovevalidateoktickcheckverifysuccesscompleteyessystemfilterfilter successvalidated filterfilter okapproved filter
FAQ
- What does the filter check icon signify?
- It signifies that a filter has been applied successfully or that a validation process has been completed positively.
- How do I use this icon in React?
- You can import and use it like this: import { IconFilterCheck } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →