The HugeIcons workout gymnastics icon depicts a person performing a gymnastic move, commonly used in fitness apps or sports-related interfaces to represent activities like gymnastics, training, or general exercise.
Common uses
- Gymnastics class schedule
- Fitness tracker dashboard
- Sports event category
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WorkoutGymnasticsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WorkoutGymnasticsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gymnasticsexercisefitnesstraining
FAQ
- What does the WorkoutGymnasticsIcon represent?
- It visually represents activities related to gymnastics and general physical training or exercise.
- How do I use the WorkoutGymnasticsIcon in a React application?
- Import both HugeiconsIcon and WorkoutGymnasticsIcon, then render it using <HugeiconsIcon icon={WorkoutGymnasticsIcon} />.
- What is the license for this icon?
- The WorkoutGymnasticsIcon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →