John KuehJohn Kueh

equipment chest press icon

HugeIcons · EquipmentChestPressIcon · MIT

Download SVG

The HugeIcons equipment chest press icon visually represents a strength training exercise, commonly used in fitness apps or workout trackers to denote chest press exercises or related equipment.

Common uses

  • Button to start a chest press workout
  • Icon for a chest press exercise in a fitness routine list
  • Label for a piece of gym equipment

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chest pressweight liftinggym equipmentstrength training

FAQ

What does the equipment chest press icon represent?
It depicts the action of performing a chest press exercise, a common strength training movement.
How do I use the EquipmentChestPressIcon in React?
Import both HugeiconsIcon and EquipmentChestPressIcon, then render it using <HugeiconsIcon icon={EquipmentChestPressIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-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 →