The HugeIcons yoga ball icon visually represents a stability ball, commonly used in fitness or wellness applications to indicate exercise, core strength, or a healthy lifestyle.
Common uses
- Fitness app workout selection
- Wellness program feature
- Healthy lifestyle blog post
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { YogaBallIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={YogaBallIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- stability ballexercise ballfitness ballgym ball
FAQ
- What is this icon for?
- This icon depicts a yoga or stability ball, suitable for representing fitness, exercise, core workouts, or general wellness themes in UI.
- How do I use the YogaBallIcon in React?
- Import both HugeiconsIcon and YogaBallIcon, then render the icon using: <HugeiconsIcon icon={YogaBallIcon} />.
- What is the license for this icon?
- The YogaBallIcon is part of the HugeIcons library and is available 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 →