John KuehJohn Kueh

chart no axes column increasing icon

HugeIcons · ChartNoAxesColumnIncreasingIcon · MIT

Download SVG

The HugeIcons chart no axes column increasing icon depicts a rising bar chart without axes, commonly used to represent positive growth, upward trends, or increasing data.

Common uses

  • Displaying positive financial growth
  • Indicating an upward trend in user engagement
  • Visualizing increasing sales figures

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
growth chartincreasing graphupward trendbar chart

FAQ

What does this icon represent?
This icon represents positive growth or an increasing trend, visualized as a bar chart without axes.
How do I use this icon in React?
Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { ChartNoAxesColumnIncreasingIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ChartNoAxesColumnIncreasingIcon} />.
What is the license for this icon?
This 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 →