John KuehJohn Kueh

chart high low icon

HugeIcons · ChartHighLowIcon · MIT

Download SVG

The HugeIcons chart high low icon visually represents fluctuations in data over time, commonly used to indicate stock prices, market trends, or performance metrics.

Common uses

  • Displaying stock price history
  • Illustrating financial performance
  • Showing data volatility

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
stock chartprice trendmarket graphvolatility indicator

FAQ

What does the chart high low icon represent?
This icon depicts the highest and lowest points of data within a given period, often used for financial or performance tracking.
How do I use the ChartHighLowIcon in React?
Import both HugeiconsIcon and ChartHighLowIcon from their respective packages, then render the icon using <HugeiconsIcon icon={ChartHighLowIcon} />.
What is the license for this icon?
The HugeIcons chart high low icon 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 →