John KuehJohn Kueh

filter off icon

Tabler · filter-off · MIT

Download SVG

The Tabler filter off icon depicts a funnel with a diagonal line through it, commonly used to indicate that filtering or sorting operations are currently disabled or inactive.

Common uses

  • Disabling a search filter
  • Clearing applied filters
  • Showing no results due to inactive filters

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFilterOff } from '@tabler/icons-react';

<IconFilterOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
funnelhopperfiltrationfilteroffcontroloperationdisabledinactivesortsystemclear filterno filterfilter disabledsort off

FAQ

What does the filter off icon represent?
It visually signifies that a filtering or sorting function is turned off or not currently active in the user interface.
How do I use this icon in React?
You can import and use it like this: import { IconFilterOff } from '@tabler/icons-react'. Then render it as <IconFilterOff />.
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 →