Arrow Up Z A Pixel Art Icon
An upward arrow labeled Z-to-A, for reverse-alphabetical sort on column headers and lists in upward-sort visual systems.
Tags
arrowupupwardtopabove
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Arrow Up Z A icon
An upward arrow labeled 'Z' above 'A', indicating reverse-alphabetical sort in systems where the sort arrow points in the direction of the result. If your table convention uses upward arrows for the active sort state and the list runs Z to A from top to bottom, this is the icon to use. It pairs with arrow-up-a-z for toggling. For the more common downward-arrow convention, arrow-down-z-a is the standard choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/arrow-up-z-a.svg" width="24" height="24" alt="Arrow Up Z A" />
<!-- React -->
import { ArrowUpZA } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="arrow-up-z-a.svg" width="48" height="48" style="image-rendering: pixelated" />