The Lucide chart candlestick icon visually represents stock or financial market price movements over time, commonly used in dashboards and financial applications to display trading data.
Common uses
- Displaying stock price history
- Visualizing financial market trends
- Representing asset valuation changes
Use it in React
Install
npm i lucide-reactImport & render
import { ChartCandlestick } from 'lucide-react';
<ChartCandlestick size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tradingtraderfinancialmarketsportfolioassetspricesvaluevaluationcommoditiescurrenciescurrencystocksexchangehedge fundstatistics
FAQ
- What does the chart candlestick icon represent?
- It depicts the open, high, low, and closing prices of a financial asset over a specific period, often used for technical analysis in trading.
- How do I use the chart candlestick icon in React?
- You can import and use it directly in your React components like this: import { ChartCandlestick } from 'lucide-react'.
- What is the license for the Lucide chart candlestick icon?
- The Lucide icon library, including the chart candlestick icon, is available under the ISC license, which is a permissive free software 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 →