108 new icons just landed: the full A to Z alphabet. See what's new →
Pixelarticons

Arrow Down 1 0 Pixel Art Icon

A downward arrow labeled 1-to-0, for numeric descending sort from highest to lowest on column headers and filter controls.

Arrows Pro 2 variants

Tags

arrowdowndownwardbottombelow

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.

This is a Pro icon.

Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.

Whole team? Team Unlimited covers everyone.

Get Pro

About the Arrow Down 1 0 icon

A downward arrow with '1' above '0', signaling that the column is sorted descending: larger numbers appear first. Use this on table column headers whenever data runs from highest to lowest, such as a price column sorted from most to least expensive. Its numeric labels make the sort order unambiguous at small sizes, outperforming a plain down arrow when both ascending and descending states must coexist in the same table.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/arrow-down-1-0.svg" width="24" height="24" alt="Arrow Down 1 0" />

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

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

Related icons