The HugeIcons workout battle ropes icon visually represents intense physical exercise, commonly used in fitness apps or websites to denote cardio, strength training, or high-intensity interval training (HIIT) sections.
Common uses
- Button for 'Start Workout' in a fitness app
- Icon for a 'Cardio' or 'HIIT' exercise category
- Visual element in a blog post about functional fitness
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WorkoutBattleRopesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WorkoutBattleRopesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fitnessexercisegymropes
FAQ
- What does the workout battle ropes icon represent?
- It depicts battle ropes, a piece of exercise equipment used for strength and conditioning, symbolizing intense physical activity.
- How do I use the WorkoutBattleRopesIcon in React?
- Import both HugeiconsIcon and WorkoutBattleRopesIcon, then render <HugeiconsIcon icon={WorkoutBattleRopesIcon} />.
- 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 →