Scale Pixel Art Icon
A balance scale icon for legal sections, fairness indicators, pricing comparisons, and justice-themed features.
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Scale icon
Two pans suspended from a central beam, the enduring symbol of justice, balance, and fair comparison. Use it beside a 'Terms and conditions' link, a compliance section header, a side-by-side pricing comparison table, or a risk-balance indicator in a financial app. Its legal connotations are strong, so a label helps outside legal contexts. For weight or measurement specifically, a scale with a platform reads more literally.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/scale.svg" width="24" height="24" alt="Scale" />
<!-- React -->
import { Scale } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="scale.svg" width="48" height="48" style="image-rendering: pixelated" />