The Lucide chart column decreasing icon visually represents a decline in data, commonly used to signify negative trends or performance drops in user interfaces.
Common uses
- Displaying negative sales figures
- Indicating a stock price drop
- Showing a decrease in user engagement
Use it in React
Install
npm i lucide-reactImport & render
import { ChartColumnDecreasing } from 'lucide-react';
<ChartColumnDecreasing size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagramgraphtrending downchartcolumndecreasinganalytics downgraph downstatistics decline
FAQ
- What does the chart column decreasing icon represent?
- This icon represents a downward trend or a decrease in data, often used for statistics or analytics where a decline is being shown.
- How do I use this icon in React?
- You can import and use it in React with the following statement: `import { ChartColumnDecreasing } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including this icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →