The HugeIcons equipment gym 03 icon depicts a dumbbell and is commonly used to represent fitness, workouts, or gym-related features in a user interface.
Common uses
- Link to a workout log section.
- Button for starting a fitness routine.
- Icon for a health and wellness feature.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EquipmentGym03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EquipmentGym03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dumbbell iconfitness iconworkout icongym icon
FAQ
- What does the EquipmentGym03Icon represent?
- This icon represents a dumbbell, typically used for fitness or gym-related contexts within an application.
- How do I use the EquipmentGym03Icon in React?
- Import both HugeiconsIcon and EquipmentGym03Icon, then render the icon using <HugeiconsIcon icon={EquipmentGym03Icon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is distributed 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 →