The HugeIcons body part six pack icon visually represents abdominal muscles, commonly used in fitness apps or health-related interfaces to denote core strength or a specific body goal.
Common uses
- Fitness app profile section
- Workout progress tracker
- Health and wellness dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BodyPartSixPackIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BodyPartSixPackIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- absabdominal musclescorefitness
FAQ
- What does the body part six pack icon represent?
- This icon represents a set of abdominal muscles, often referred to as a 'six pack'. It's typically used to symbolize core strength, fitness achievements, or body aesthetics related to abdominal definition.
- How do I use the BodyPartSixPackIcon in React?
- To use it in React, first import both HugeiconsIcon and BodyPartSixPackIcon. Then, render the icon using the component like this: <HugeiconsIcon icon={BodyPartSixPackIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, which allows for free use in both personal and commercial projects with attribution.
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 →