John KuehJohn Kueh

arrow up 05 icon

HugeIcons · ArrowUp05Icon · MIT

Download SVG

The HugeIcons arrow up 05 icon depicts an upward-pointing arrow and is commonly used to indicate actions like moving an item to a higher position, increasing a value, or navigating to a previous step in a process.

Common uses

  • Move item up in a list
  • Increase quantity
  • Go to previous step

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
up arrowincreasemove upprevious

FAQ

What is the ArrowUp05Icon used for?
This icon represents upward movement and is suitable for actions like increasing values, moving items higher, or indicating a previous step.
How do I use ArrowUp05Icon in React?
Import both HugeiconsIcon and ArrowUp05Icon, then render <HugeiconsIcon icon={ArrowUp05Icon} />.
What is the license for this icon?
The HugeIcons arrow up 05 icon is released 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 →