John KuehJohn Kueh

chart funnel icon

Tabler · chart-funnel · MIT

Download SVG

The Tabler chart funnel icon depicts a funnel shape, commonly used in UI to represent a process with decreasing stages, such as sales or user conversion pathways.

Common uses

  • Sales pipeline visualization
  • User journey mapping
  • Marketing campaign analysis

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconChartFunnel size={24} stroke={2} />
filled
<IconChartFunnelFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Charts
Keywords
analyticsconversionprocessdatavisualizationstatisticsstagesanalysispathwaystepschartschartfunnelfunnel chartsales funnelconversion funnel

FAQ

What is the chart funnel icon used for?
It visually represents a process where items decrease over distinct stages, like tracking leads through a sales process or users through a website conversion funnel.
How do I use the chart funnel icon in React?
Import it using `import { IconChartFunnel } from '@tabler/icons-react'` and then use it as a React component: `<IconChartFunnel />`.
What is the license for this icon?
The Tabler icons, including the chart funnel, are 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 →