John KuehJohn Kueh

chart candlestick icon

HugeIcons · ChartCandlestickIcon · MIT

Download SVG

The HugeIcons chart candlestick icon visually represents financial market data, commonly used in dashboards and financial applications to display stock prices or trading volumes.

Common uses

  • Displaying stock price trends
  • Visualizing trading activity
  • Financial data dashboards

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartCandlestickIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ChartCandlestickIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
candlestick chartstock chartfinancial charttrading graph

FAQ

What does the chart candlestick icon represent?
This icon represents financial market data, specifically showing the open, high, low, and closing prices of a security over a specific period.
How do I use the ChartCandlestickIcon in React?
Import both HugeiconsIcon and ChartCandlestickIcon, then render it using <HugeiconsIcon icon={ChartCandlestickIcon} />.
What is the license for this icon?
The ChartCandlestickIcon from HugeIcons is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →