The Tabler scale off icon depicts a disabled or inactive weighing scale, commonly used to represent a feature or setting that is turned off or unavailable.
Common uses
- Disabling a weight-based pricing option.
- Indicating a feature that is not currently active.
- Representing a system that is offline or not functioning.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScaleOff } from '@tabler/icons-react';
<IconScaleOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- weighbalanceamountheavylightlibrascaleoffdisabledinactivesystemdisabled scaleinactive balanceweighing offsystem off
FAQ
- What does the scale off icon represent?
- It signifies something related to weighing or balance that is currently inactive, disabled, or turned off.
- How do I use the scale off icon in React?
- You can import and use it like this: import { IconScaleOff } from '@tabler/icons-react'; <IconScaleOff />
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →