John KuehJohn Kueh

weight icon

HugeIcons · WeightIcon · MIT

Download SVG

The HugeIcons weight icon depicts a simple scale, commonly used to represent measurements, balance, or physical attributes like weight in user interfaces.

Common uses

  • Displaying product weight information
  • Indicating a balance or equilibrium state
  • Representing physical fitness or body composition data

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WeightIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WeightIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scalebalancemeasurementgym

FAQ

What does the weight icon represent?
The weight icon represents a scale, typically used for measurements, balance, or physical attributes like weight.
How do I use the WeightIcon in React?
Import both HugeiconsIcon and WeightIcon, then render <HugeiconsIcon icon={WeightIcon} />.
What is the license for this icon?
The HugeIcons weight 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 →