The Tabler exercise ball icon visually represents a large, inflatable ball used for fitness and exercise, commonly employed in UIs to signify activities like yoga, pilates, or general workout sections.
Common uses
- Link to a pilates or yoga class schedule.
- Button for starting a core workout routine.
- Icon for a fitness equipment category.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExerciseBall } from '@tabler/icons-react';
<IconExerciseBall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- ballfitnesspilatesyogastabilityworkoutgymexercisebalancecoresportstability ballgym ballworkout ball
FAQ
- What is this icon typically used for?
- This icon represents an exercise ball, often used to denote fitness activities such as yoga, pilates, or general workout features in a user interface.
- How do I use this icon in a React application?
- You can import and use the icon in your React components with the following statement: `import { IconExerciseBall } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the exercise ball icon, are distributed 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 →