The Tabler barbell off icon depicts a barbell with a diagonal line through it, commonly used to indicate a disabled or inactive state for gym, fitness, or sports-related features.
Common uses
- Disabling a 'start workout' button.
- Showing a feature as unavailable.
- Indicating a completed or paused exercise.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBarbellOff } from '@tabler/icons-react';
<IconBarbellOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- weightgymfitnesspowerliftbarbelloffathleticdisabledinactiveexercisesportdisabled barbellinactive weightgym offfitness disabled
FAQ
- What does the barbell off icon represent?
- It represents a barbell that is turned off, disabled, or inactive, often used for fitness or sports contexts.
- How do I use this icon in React?
- You can import and use it like this: import { IconBarbellOff } from '@tabler/icons-react'; <IconBarbellOff />
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →