John KuehJohn Kueh

arrow up 1 0 icon

Lucide · arrow-up-1-0 · ISC

Download SVG

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

Common uses

  • Sorting a table column in ascending order.
  • Indicating a price increase.
  • Representing a positive trend in data visualization.

Use it in React

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

<ArrowUp10 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
filtersortascendingdescendingincreasingdecreasingrisingfallingnumericalarrowup10sort ascendingnumerical sortincrease

FAQ

What does the arrow up 1 0 icon represent?
This icon represents ascending order or an increase. The '1 0' specifically suggests a numerical progression from low to high.
How do I use this icon in React?
You can import and use it in your React application with: import { ArrowUp10 } from 'lucide-react'
What is the license for this icon?
The Lucide icon library, including this 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 →