The HugeIcons chart candle icon depicts a candlestick chart, commonly used to represent price movements in financial data or to visualize trends in dashboards and analytics interfaces.
Common uses
- Financial data display
- Stock market tracking
- Performance analytics
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartCandleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChartCandleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- candlestickstock chartfinancial chartprice chart
FAQ
- What is this icon used for?
- This icon represents a candlestick chart, ideal for visualizing financial data, stock prices, or performance trends.
- How do I use this icon in React?
- Import ChartCandleIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={ChartCandleIcon} /> from '@hugeicons/react'.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.