Ranking Pixel Art Icon
A ranking icon for ordered results, tier lists, position changes, and score comparisons.
Tags
rankingchartposition
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Ranking icon
Bars of unequal height, showing relative position rather than a podium. Use it where the point is order and distance between entries: a tier list, a keyword-position report, a player's rank history, or a comparison of scores across a group.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/ranking.svg" width="24" height="24" alt="Ranking" />
<!-- React -->
import { Ranking } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="ranking.svg" width="48" height="48" style="image-rendering: pixelated" />