John KuehJohn Kueh

arrow up 0 1 icon

Lucide · arrow-up-0-1 · ISC

Download SVG

The Lucide arrow up 0 1 icon depicts an upward-pointing arrow with the numbers 0 and 1, commonly used to indicate ascending order or an increase in value.

Common uses

  • Sorting a list in ascending order
  • Indicating an increasing trend in data visualization
  • Representing a 'from lowest to highest' option

Use it in React

Install
npm i lucide-react
Import & render
import { ArrowUp01 } from 'lucide-react';

<ArrowUp01 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
filtersortascendingdescendingincreasingdecreasingrisingfallingnumericalarrowup01sort ascendingincreasenumerical sort up

FAQ

What does the arrow-up-0-1 icon represent?
This icon represents ascending order, typically from 0 to 1 or lowest to highest. It's used for sorting or indicating an increase.
How do I use the arrow-up-0-1 icon in React?
You can import and use it directly in your React components like this: import { ArrowUp01 } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including the arrow-up-0-1 icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →