John KuehJohn Kueh

push up bar icon

HugeIcons · PushUpBarIcon · MIT

Download SVG

The HugeIcons push up bar icon visually represents a piece of exercise equipment and is commonly used in fitness or workout-related applications to signify an exercise or a goal.

Common uses

  • Button to start a push-up exercise
  • Indicator for completed workout sets
  • Icon within a fitness tracking dashboard

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
exercise iconworkout iconfitness icongym icon

FAQ

What does the push up bar icon represent?
It depicts a push-up bar, a piece of exercise equipment. It's typically used to represent the push-up exercise or related fitness activities.
How do I use the PushUpBarIcon in React?
Import both HugeiconsIcon and PushUpBarIcon, then render it using <HugeiconsIcon icon={PushUpBarIcon} />. Ensure you have the correct imports: import { HugeiconsIcon } from '@hugeicons/react'; import { PushUpBarIcon } from '@hugeicons/core-free-icons';
What is the license for this icon?
The HugeIcons push up bar icon 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 →