John KuehJohn Kueh

arrow up 04 icon

HugeIcons · ArrowUp04Icon · MIT

Download SVG

The HugeIcons arrow up 04 icon depicts an upward-pointing arrow and is commonly used to indicate actions like ascending sort, moving an item to the top, or indicating an increase.

Common uses

  • Sort ascending
  • Scroll to top
  • Increase indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
up arrowascendingtop arrowincrease

FAQ

What is the ArrowUp04Icon typically used for?
This icon usually signifies upward movement, such as sorting in ascending order, scrolling to the top of a page, or indicating a positive trend or increase.
How do I use the ArrowUp04Icon in a React project?
Import the icon component and then render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { ArrowUp04Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ArrowUp04Icon} />.
What is the license for this icon?
The ArrowUp04Icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →