Arrow Up 1 0 Pixel Art Icon
An upward arrow labeled 1-to-0, for numeric descending sort from highest to lowest on column headers and data tables.
Tags
arrowupupwardtopabove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Arrow Up 1 0 icon
An upward arrow labeled '1' above '0', communicating that this column is sorted with the highest values first, going upward. Use it in data tables, leaderboards, or analytics dashboards where the sort direction is upward-descending in the interface's visual language. Pair it with arrow-up-0-1 for toggling between ascending and descending numeric orders. For text-based columns, the a-z and z-a variants cover alphabetical sorting.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/arrow-up-1-0.svg" width="24" height="24" alt="Arrow Up 1 0" />
<!-- React -->
import { ArrowUp10 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="arrow-up-1-0.svg" width="48" height="48" style="image-rendering: pixelated" />