skipping rope icon
skipping-rope from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- skipping-rope
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the skipping rope 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="M7.994 5.518c0 1.93 1.794 3.496 4.006 3.496s4.006-1.565 4.006-3.496S14.212 2.02 12 2.02S7.994 3.587 7.994 5.518Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4.51 12c-.846.017-1.646.208-1.914.43c-.308.467.393 1.505.5 1.942l-.353 2.863l-.24 2.513c-.144 2.668 3.874 3.323 3.989 0l-.613-5.32c.267-.798.91-1.852.44-2.099c-.485-.253-1.16-.342-1.809-.329m0 0c-.048-1.198-.116-3.7.274-4.492M19.49 12c.846.017 1.646.208 1.914.43c.308.467-.393 1.505-.5 1.942l.353 2.863l.24 2.513c.144 2.668-3.874 3.322-3.989 0l.613-5.321c-.267-.797-.91-1.851-.44-2.098c.485-.254 1.16-.342 1.809-.329m0 0c.04-.986.098-2.729-.104-3.86a8 8 0 0 0-.351-1.26C17.529 2.608 10.81-.615 6.01 4.988"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSkippingRope(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="M7.994 5.518c0 1.93 1.794 3.496 4.006 3.496s4.006-1.565 4.006-3.496S14.212 2.02 12 2.02S7.994 3.587 7.994 5.518Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M4.51 12c-.846.017-1.646.208-1.914.43c-.308.467.393 1.505.5 1.942l-.353 2.863l-.24 2.513c-.144 2.668 3.874 3.323 3.989 0l-.613-5.32c.267-.798.91-1.852.44-2.099c-.485-.253-1.16-.342-1.809-.329m0 0c-.048-1.198-.116-3.7.274-4.492M19.49 12c.846.017 1.646.208 1.914.43c.308.467-.393 1.505-.5 1.942l.353 2.863l.24 2.513c.144 2.668-3.874 3.322-3.989 0l.613-5.321c-.267-.797-.91-1.851-.44-2.098c.485-.254 1.16-.342 1.809-.329m0 0c.04-.986.098-2.729-.104-3.86a8 8 0 0 0-.351-1.26C17.529 2.608 10.81-.615 6.01 4.988"/></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="M7.994 5.518c0 1.93 1.794 3.496 4.006 3.496s4.006-1.565 4.006-3.496S14.212 2.02 12 2.02S7.994 3.587 7.994 5.518Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4.51 12c-.846.017-1.646.208-1.914.43c-.308.467.393 1.505.5 1.942l-.353 2.863l-.24 2.513c-.144 2.668 3.874 3.323 3.989 0l-.613-5.32c.267-.798.91-1.852.44-2.099c-.485-.253-1.16-.342-1.809-.329m0 0c-.048-1.198-.116-3.7.274-4.492M19.49 12c.846.017 1.646.208 1.914.43c.308.467-.393 1.505-.5 1.942l.353 2.863l.24 2.513c.144 2.668-3.874 3.322-3.989 0l.613-5.321c-.267-.797-.91-1.851-.44-2.098c.485-.254 1.16-.342 1.809-.329m0 0c.04-.986.098-2.729-.104-3.86a8 8 0 0 0-.351-1.26C17.529 2.608 10.81-.615 6.01 4.988"/></g></svg> </template>
CSS
.icon-skipping-rope {
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%22M7.994%205.518c0%201.93%201.794%203.496%204.006%203.496s4.006-1.565%204.006-3.496S14.212%202.02%2012%202.02S7.994%203.587%207.994%205.518Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.51%2012c-.846.017-1.646.208-1.914.43c-.308.467.393%201.505.5%201.942l-.353%202.863l-.24%202.513c-.144%202.668%203.874%203.323%203.989%200l-.613-5.32c.267-.798.91-1.852.44-2.099c-.485-.253-1.16-.342-1.809-.329m0%200c-.048-1.198-.116-3.7.274-4.492M19.49%2012c.846.017%201.646.208%201.914.43c.308.467-.393%201.505-.5%201.942l.353%202.863l.24%202.513c.144%202.668-3.874%203.322-3.989%200l.613-5.321c-.267-.797-.91-1.851-.44-2.098c.485-.254%201.16-.342%201.809-.329m0%200c.04-.986.098-2.729-.104-3.86a8%208%200%200%200-.351-1.26C17.529%202.608%2010.81-.615%206.01%204.988%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%22M7.994%205.518c0%201.93%201.794%203.496%204.006%203.496s4.006-1.565%204.006-3.496S14.212%202.02%2012%202.02S7.994%203.587%207.994%205.518Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.51%2012c-.846.017-1.646.208-1.914.43c-.308.467.393%201.505.5%201.942l-.353%202.863l-.24%202.513c-.144%202.668%203.874%203.323%203.989%200l-.613-5.32c.267-.798.91-1.852.44-2.099c-.485-.253-1.16-.342-1.809-.329m0%200c-.048-1.198-.116-3.7.274-4.492M19.49%2012c.846.017%201.646.208%201.914.43c.308.467-.393%201.505-.5%201.942l.353%202.863l.24%202.513c.144%202.668-3.874%203.322-3.989%200l.613-5.321c-.267-.797-.91-1.851-.44-2.098c.485-.254%201.16-.342%201.809-.329m0%200c.04-.986.098-2.729-.104-3.86a8%208%200%200%200-.351-1.26C17.529%202.608%2010.81-.615%206.01%204.988%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/skipping-rope.svg?color=%231a73e8&size=48