The Tabler filter 2 pause icon depicts a filter symbol with a pause button overlaid, commonly used to indicate the temporary suspension or stopping of applied filters or sorting.
Common uses
- Temporarily disable active filters
- Pause data sorting operations
- Indicate a paused filtering state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilter2Pause } from '@tabler/icons-react';
<IconFilter2Pause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- filterpausesortorganizearrangeselectrefinesievescreenstopsystem2filter pausestop filterpause sortrefine pause
FAQ
- What does the filter 2 pause icon represent?
- It signifies the action of pausing or temporarily stopping a filtering or sorting process.
- How do I use this icon in React?
- You can import it using `import { IconFilter2Pause } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- This icon is provided 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 →