John KuehJohn Kueh

gymnastic icon

HugeIcons · GymnasticIcon · MIT

Download SVG

The HugeIcons gymnastic icon depicts a person performing a gymnastic move, commonly used to represent fitness, sports, or athletic activities in user interfaces.

Common uses

  • Fitness app workout section
  • Sports news category
  • Gym membership sign-up button

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GymnasticIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GymnasticIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
athletefitnesssportexercise

FAQ

What does the gymnastic icon represent?
It represents a person engaged in gymnastics or athletic activity. It's suitable for fitness, sports, or general exercise-related themes.
How do I use the GymnasticIcon in React?
Import both HugeiconsIcon and GymnasticIcon, then render it using <HugeiconsIcon icon={GymnasticIcon} />.
What is the license for this icon?
This icon is distributed 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.

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 →