Pixelarticons

Arrow Down 0 1 Pixel Art Icon

A downward arrow labeled 0-to-1, for numeric ascending sort from lowest to highest 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.

About the Arrow Down 0 1 icon

A downward arrow with '0' above '1', indicating ascending numeric sort where lower values come first. Column headers in data tables use this to make the current sort direction obvious at a glance. Click it and numbers run 0, 1, 2, 3 downward through the list. When values should run 1-to-0 (highest first), arrow-down-1-0 is the corresponding counterpart.

Usage

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

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

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

Related icons