The Tabler weight icon depicts a dumbbell, commonly used in UI to represent fitness, gym activities, or weight-related settings.
Common uses
- Gym or fitness app feature button
- Setting for workout duration or intensity
- Label for exercise or sport-related content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWeight } from '@tabler/icons-react';
<IconWeight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- gymfitnessbalanceexercisesportweightsystemdumbbellbarbellstrengthlifting
FAQ
- What does the weight icon represent?
- It represents a dumbbell, typically used for themes related to fitness, exercise, or the gym.
- How do I use the weight icon in React?
- Import it using `import { IconWeight } from '@tabler/icons-react'` and use it as a component: `<IconWeight />`.
- What is the license for the Tabler weight icon?
- The Tabler icons, including the weight icon, are 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 →