John KuehJohn Kueh

arrow up a z icon

Lucide · arrow-up-a-z · ISC

Download SVG

The Lucide arrow up a z icon visually represents an ascending sort order, typically used to indicate that a list or data set is being sorted alphabetically from A to Z.

Common uses

  • Sorting a table column alphabetically.
  • Indicating an ascending filter option.
  • Representing an alphabetical order in a menu.

Use it in React

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

<ArrowUpAZ size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
filtersortascendingdescendingincreasingdecreasingrisingfallingalphabeticalarrowupazsort ascendingalphabetical sortfilter up

FAQ

What does the arrow-up-a-z icon represent?
This icon signifies an ascending alphabetical sort order, meaning items are arranged from A to Z.
How do I use this icon in React?
You can import and use it like this: import { ArrowUpAZ } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →