workout battle ropes icon
workout-battle-ropes from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- workout-battle-ropes
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the workout battle ropes icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M8.995 4.498a1.5 1.5 0 1 1-3.001 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M20 8.998c-.583 0-1.133-.27-1.483-.73L17.49 6.92a5 5 0 0 0-.27-.339a1.88 1.88 0 0 0-2.222-.374m6.004 10.791a4.5 4.5 0 0 1-3.365-1.518l-.679-.768a6.77 6.77 0 0 0-3.713-2.148m-2.376-.137c-.31 0-.465 0-.609-.02c-1.24-.18-1.945-1.599-2.766-2.409M13 6.977l-3.095 1.41l-2.06-.129M6.358 21.004v-4.638l-.186-.334l-.983-.91m0 0L3.376 13.68A1 1 0 0 1 3 12.896v-.018l1.615-4.305l.076-.104a1 1 0 0 1 .892-.404l2.262.193M5.19 15.123l2.654-6.865"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWorkoutBattleRopes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M8.995 4.498a1.5 1.5 0 1 1-3.001 0a1.5 1.5 0 0 1 3 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M20 8.998c-.583 0-1.133-.27-1.483-.73L17.49 6.92a5 5 0 0 0-.27-.339a1.88 1.88 0 0 0-2.222-.374m6.004 10.791a4.5 4.5 0 0 1-3.365-1.518l-.679-.768a6.77 6.77 0 0 0-3.713-2.148m-2.376-.137c-.31 0-.465 0-.609-.02c-1.24-.18-1.945-1.599-2.766-2.409M13 6.977l-3.095 1.41l-2.06-.129M6.358 21.004v-4.638l-.186-.334l-.983-.91m0 0L3.376 13.68A1 1 0 0 1 3 12.896v-.018l1.615-4.305l.076-.104a1 1 0 0 1 .892-.404l2.262.193M5.19 15.123l2.654-6.865"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M8.995 4.498a1.5 1.5 0 1 1-3.001 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M20 8.998c-.583 0-1.133-.27-1.483-.73L17.49 6.92a5 5 0 0 0-.27-.339a1.88 1.88 0 0 0-2.222-.374m6.004 10.791a4.5 4.5 0 0 1-3.365-1.518l-.679-.768a6.77 6.77 0 0 0-3.713-2.148m-2.376-.137c-.31 0-.465 0-.609-.02c-1.24-.18-1.945-1.599-2.766-2.409M13 6.977l-3.095 1.41l-2.06-.129M6.358 21.004v-4.638l-.186-.334l-.983-.91m0 0L3.376 13.68A1 1 0 0 1 3 12.896v-.018l1.615-4.305l.076-.104a1 1 0 0 1 .892-.404l2.262.193M5.19 15.123l2.654-6.865"/></g></svg> </template>
CSS
.icon-workout-battle-ropes {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.995%204.498a1.5%201.5%200%201%201-3.001%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%208.998c-.583%200-1.133-.27-1.483-.73L17.49%206.92a5%205%200%200%200-.27-.339a1.88%201.88%200%200%200-2.222-.374m6.004%2010.791a4.5%204.5%200%200%201-3.365-1.518l-.679-.768a6.77%206.77%200%200%200-3.713-2.148m-2.376-.137c-.31%200-.465%200-.609-.02c-1.24-.18-1.945-1.599-2.766-2.409M13%206.977l-3.095%201.41l-2.06-.129M6.358%2021.004v-4.638l-.186-.334l-.983-.91m0%200L3.376%2013.68A1%201%200%200%201%203%2012.896v-.018l1.615-4.305l.076-.104a1%201%200%200%201%20.892-.404l2.262.193M5.19%2015.123l2.654-6.865%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8.995%204.498a1.5%201.5%200%201%201-3.001%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20%208.998c-.583%200-1.133-.27-1.483-.73L17.49%206.92a5%205%200%200%200-.27-.339a1.88%201.88%200%200%200-2.222-.374m6.004%2010.791a4.5%204.5%200%200%201-3.365-1.518l-.679-.768a6.77%206.77%200%200%200-3.713-2.148m-2.376-.137c-.31%200-.465%200-.609-.02c-1.24-.18-1.945-1.599-2.766-2.409M13%206.977l-3.095%201.41l-2.06-.129M6.358%2021.004v-4.638l-.186-.334l-.983-.91m0%200L3.376%2013.68A1%201%200%200%201%203%2012.896v-.018l1.615-4.305l.076-.104a1%201%200%200%201%20.892-.404l2.262.193M5.19%2015.123l2.654-6.865%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/workout-battle-ropes.svg?color=%231a73e8&size=48