John KuehJohn Kueh

arrow up one zero icon

HugeIcons · ArrowUpOneZeroIcon · MIT

Download SVG

The HugeIcons arrow up one zero icon depicts an upward-pointing arrow with a '1' and '0' inside, commonly used to represent actions like uploading, increasing a value, or navigating to a higher level.

Common uses

  • Upload file button
  • Increase quantity control
  • Navigate to parent directory

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upload iconincrease iconarrow 10up arrow

FAQ

What does the arrow up one zero icon represent?
This icon visually combines an upward arrow with the digits '1' and '0'. It's often used for actions related to uploading, increasing, or moving to a higher level.
How do I use the ArrowUpOneZeroIcon in React?
Import both HugeiconsIcon and ArrowUpOneZeroIcon, then render the icon using the HugeiconsIcon component with the icon prop: <HugeiconsIcon icon={ArrowUpOneZeroIcon} />.
What is the license for this icon?
The HugeIcons library, including the ArrowUpOneZeroIcon, is distributed 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 →