The Lucide chart no axes column increasing icon visually represents a column chart with an upward trend, typically used to signify growth, positive performance, or increasing data in a user interface.
Common uses
- Displaying sales growth over time.
- Indicating an increase in user engagement.
- Representing positive financial performance.
Use it in React
Install
npm i lucide-reactImport & render
import { ChartNoAxesColumnIncreasing } from 'lucide-react';
<ChartNoAxesColumnIncreasing size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagramgraphtrending upchartnoaxescolumnincreasingbar chart upgrowth charttrending graphdata increase
FAQ
- What does the chart-no-axes-column-increasing icon represent?
- This icon depicts a column chart showing an upward trend, commonly used to illustrate growth or increasing data points without explicit axes.
- How do I use this icon in React?
- You can import and use it in React with the following statement: import { ChartNoAxesColumnIncreasing } 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 →