Pixelarticons

Arrow Up A Z Pixel Art Icon

An upward arrow labeled A-to-Z, for alphabetical ascending sort on column headers and lists in upward-sort visual systems.

arrows Pro 2 variants

Tags

arrowupupwardtopabove

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Arrow Up A Z icon

An upward arrow with 'A' above 'Z', signaling alphabetical ascending sort in interfaces where direction is expressed upward. Some table designs show the active sort arrow pointing in the reading direction of the result; if your system uses upward for ascending, this is the correct icon. Pair it with arrow-up-z-a for toggling. If your convention uses downward arrows for ascending sorts, reach for arrow-down-a-z instead.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/arrow-up-a-z.svg" width="24" height="24" alt="Arrow Up A Z" />

<!-- React -->
import { ArrowUpAZ } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="arrow-up-a-z.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons