John KuehJohn Kueh

workout warm up icon

HugeIcons · WorkoutWarmUpIcon · MIT

Download SVG

The HugeIcons workout warm up icon visually represents the act of preparing the body for exercise, often used in fitness apps or health-related interfaces to signify starting a routine or a preparatory phase.

Common uses

  • Starting a workout session
  • Indicating a pre-exercise stretching phase
  • Representing a 'get ready' state in fitness tracking

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
warm upstretchingpreparationexercise start

FAQ

What does the WorkoutWarmUpIcon represent?
This icon depicts the action of warming up before a physical activity. It's commonly used to signify the beginning of a workout or a preparatory exercise stage.
How do I use the WorkoutWarmUpIcon in a React application?
Import both HugeiconsIcon and WorkoutWarmUpIcon, then render the icon using the <HugeiconsIcon icon={WorkoutWarmUpIcon} /> component.
What is the license for the WorkoutWarmUpIcon?
The WorkoutWarmUpIcon 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 →