John KuehJohn Kueh

funnel simple x icon

Phosphor · funnel-simple-x · MIT

Download SVG

The Phosphor funnel simple x icon depicts a funnel with an 'x' mark, commonly used to indicate the clearing or resetting of filters or sorting options.

Common uses

  • Clear all applied filters
  • Reset sorting preferences
  • Remove search criteria

Use it in React

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

<FunnelSimpleX size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FunnelSimpleX size={24} />
thin
<FunnelSimpleX size={24} weight="thin" />
light
<FunnelSimpleX size={24} weight="light" />
bold
<FunnelSimpleX size={24} weight="bold" />
fill
<FunnelSimpleX size={24} weight="fill" />
duotone
<FunnelSimpleX size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
editor
Keywords
*new*filtersrefinesortingeditorobjectsfunnelsimplexclear filtersreset filtersremove filtersfilter off

FAQ

What is the funnel simple x icon used for?
It's used to signify the action of clearing or resetting filters, sorting, or search parameters in a user interface.
How do I use this icon in React?
You can import and use it in React with: import { FunnelSimpleX } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →