The Lucide chart no axes column decreasing icon visually represents a declining trend in data, often used to signify negative growth or a downward statistical movement in UI elements.
Common uses
- Displaying a negative sales report.
- Indicating a drop in user engagement.
- Showing a decrease in stock prices.
Use it in React
Install
npm i lucide-reactImport & render
import { ChartNoAxesColumnDecreasing } from 'lucide-react';
<ChartNoAxesColumnDecreasing size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagramgraphtrending downchartnoaxescolumndecreasingdownward trendnegative statisticsdeclining graphfalling data
FAQ
- What does this icon represent?
- This icon depicts a column chart with no axes, showing a downward trend, typically used for negative statistics or declining data.
- How do I use this icon in React?
- You can import and use it in React with the following statement: import { ChartNoAxesColumnDecreasing } 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 →