The HugeIcons weight scale 01 icon depicts a simple balance scale, commonly used to represent concepts of weighing, balance, fairness, or measurement in user interfaces.
Common uses
- Displaying product weight information
- Indicating a balance or equilibrium state
- Representing a 'weigh in' or measurement feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WeightScale01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WeightScale01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- balance scalescale iconweighing iconmeasurement icon
FAQ
- What does the WeightScale01Icon represent?
- It visually represents a balance scale, suitable for conveying ideas of weighing, balance, or measurement.
- How do I use the WeightScale01Icon in a React project?
- Import both HugeiconsIcon and WeightScale01Icon, then render it using <HugeiconsIcon icon={WeightScale01Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.