John KuehJohn Kueh

chart line down icon

Phosphor · chart-line-down · MIT

Download SVG

The Phosphor chart line down icon visually represents a declining trend or negative performance, commonly used in UI to indicate a decrease in data, stocks, or financial metrics.

Common uses

  • Showing a stock price decrease.
  • Indicating a negative sales trend.
  • Visualizing a drop in user engagement.

Use it in React

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

<ChartLineDown size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
*updated*graphsgraphingchartsstatisticsanalyzeanalysisstocksfinancesofficechartlinedownstock downtrend downnegative graph

FAQ

What does the chart line down icon represent?
It signifies a downward trend, decline, or negative change in data, often used for financial or statistical information.
How do I use this icon in React?
Import it as ChartLineDown from '@phosphor-icons/react' and use it as a component: <ChartLineDown />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →