The Tabler filter pause icon depicts a filter symbol with a pause symbol overlaid, commonly used to indicate the temporary suspension of filtering or data processing.
Common uses
- Temporarily disable active filters
- Pause data refresh based on filter criteria
- Indicate a paused state in a filtered list or dashboard
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilterPause } from '@tabler/icons-react';
<IconFilterPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- stophaltbreakinterruptpausewaitintervalceaserestsuspendsystemfilterfilter stoppause filtersuspend filter
FAQ
- What does the filter pause icon represent?
- It visually signifies the act of pausing or temporarily stopping an ongoing filtering process or applied filters.
- How do I use the filter pause icon in React?
- You can import and use it directly with: import { IconFilterPause } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the filter-pause 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 →