The HugeIcons justice scale 01 icon depicts a balance scale, commonly used in UI to represent concepts of fairness, law, judgment, or balance.
Common uses
- Legal or judicial sections
- Settings for balancing options
- Status indicators for fairness
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JusticeScale01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={JusticeScale01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- balance scalelaw iconfairnessjudgment
FAQ
- What does the justice scale icon represent?
- It represents concepts like justice, fairness, law, judgment, or balance in a user interface.
- How do I use the JusticeScale01Icon in React?
- Import it using `import { JusticeScale01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={JusticeScale01Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →