The HugeIcons body part muscle icon visually represents strength or physical exertion and is commonly used to indicate fitness-related features, workout tracking, or health metrics.
Common uses
- Fitness app workout summary
- Gym membership plan comparison
- Physical therapy progress tracker
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BodyPartMuscleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BodyPartMuscleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bicepstrengthfitnessworkout
FAQ
- What does the body part muscle icon represent?
- It depicts a stylized human muscle, symbolizing strength, power, or physical activity. It's useful for fitness and health-related contexts.
- How do I use the BodyPartMuscleIcon in React?
- Import both HugeiconsIcon and BodyPartMuscleIcon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={BodyPartMuscleIcon} /> component.
- 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.