John KuehJohn Kueh

arrow down 0 1 icon

Lucide · arrow-down-0-1 · ISC

Download SVG

The Lucide arrow down 0 1 icon depicts a downward-pointing arrow with the numbers 0 and 1, commonly used to indicate a descending sort order, typically for numerical data.

Common uses

  • Sort a table column numerically in descending order.
  • Indicate a decreasing value in a dashboard widget.
  • Select the lowest option in a dropdown menu.

Use it in React

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

<ArrowDown01 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
filtersortascendingdescendingincreasingdecreasingrisingfallingnumericalarrowdown01sort descending numericaldescending ordernumerical sort down

FAQ

What does the arrow-down-0-1 icon represent?
This icon represents a descending sort order, specifically for numerical data, showing a transition from higher to lower values (like 1 to 0).
How do I use this icon in React?
You can import and use it in React with the following statement: `import { ArrowDown01 } from 'lucide-react'`.
What is the license for this icon?
The Lucide icon library, including this icon, is available under the ISC license, which is a permissive open-source 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 →