dumbbell 02 icon
dumbbell-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- dumbbell-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the dumbbell 02 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-linejoin="round" stroke-width="1.5"><path d="M16 8a2.62 2.62 0 0 1-1.455 1.608q-3.421 1.515-4.937 4.937A2.62 2.62 0 0 1 8 16"/><path stroke-linecap="round" d="M3.2 20.8L2 22M20.8 3.2L22 2m-4.212.422l-1.512 1.453l3.84 3.877l1.478-1.435c.444-.522.58-.916.027-1.64l-1.105-1.164l-1.121-1.106c-.717-.642-1.281-.296-1.607.015"/><path stroke-linecap="round" d="M14.012 3.758c1.11-1.174 1.87-.339 2.261.126l3.808 3.823c.474.38 1.34 1.11.195 2.244c-.185.183-.366.375-.567.54c-.742.61-1.454.105-1.831-.36l-3.876-3.876c-.408-.366-1.113-1.03-.518-1.918c.16-.205.349-.39.527-.58M4.587 21.62l-1.14-1.128l-1.085-1.142c-.643-.643-.272-1.287.046-1.606L3.89 16.26l3.856 3.874l-1.518 1.49c-.53.434-.895.567-1.608 0m1.603-7.7c-.39-.465-1.15-1.3-2.262-.126c-.178.189-.366.374-.527.579c-.595.888.11 1.552.518 1.918l3.876 3.876c.377.465 1.089.97 1.83.36c.202-.165.383-.357.568-.54c1.146-1.135.279-1.864-.195-2.244z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDumbbell02(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M16 8a2.62 2.62 0 0 1-1.455 1.608q-3.421 1.515-4.937 4.937A2.62 2.62 0 0 1 8 16"/><path strokeLinecap="round" d="M3.2 20.8L2 22M20.8 3.2L22 2m-4.212.422l-1.512 1.453l3.84 3.877l1.478-1.435c.444-.522.58-.916.027-1.64l-1.105-1.164l-1.121-1.106c-.717-.642-1.281-.296-1.607.015"/><path strokeLinecap="round" d="M14.012 3.758c1.11-1.174 1.87-.339 2.261.126l3.808 3.823c.474.38 1.34 1.11.195 2.244c-.185.183-.366.375-.567.54c-.742.61-1.454.105-1.831-.36l-3.876-3.876c-.408-.366-1.113-1.03-.518-1.918c.16-.205.349-.39.527-.58M4.587 21.62l-1.14-1.128l-1.085-1.142c-.643-.643-.272-1.287.046-1.606L3.89 16.26l3.856 3.874l-1.518 1.49c-.53.434-.895.567-1.608 0m1.603-7.7c-.39-.465-1.15-1.3-2.262-.126c-.178.189-.366.374-.527.579c-.595.888.11 1.552.518 1.918l3.876 3.876c.377.465 1.089.97 1.83.36c.202-.165.383-.357.568-.54c1.146-1.135.279-1.864-.195-2.244z"/></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-linejoin="round" stroke-width="1.5"><path d="M16 8a2.62 2.62 0 0 1-1.455 1.608q-3.421 1.515-4.937 4.937A2.62 2.62 0 0 1 8 16"/><path stroke-linecap="round" d="M3.2 20.8L2 22M20.8 3.2L22 2m-4.212.422l-1.512 1.453l3.84 3.877l1.478-1.435c.444-.522.58-.916.027-1.64l-1.105-1.164l-1.121-1.106c-.717-.642-1.281-.296-1.607.015"/><path stroke-linecap="round" d="M14.012 3.758c1.11-1.174 1.87-.339 2.261.126l3.808 3.823c.474.38 1.34 1.11.195 2.244c-.185.183-.366.375-.567.54c-.742.61-1.454.105-1.831-.36l-3.876-3.876c-.408-.366-1.113-1.03-.518-1.918c.16-.205.349-.39.527-.58M4.587 21.62l-1.14-1.128l-1.085-1.142c-.643-.643-.272-1.287.046-1.606L3.89 16.26l3.856 3.874l-1.518 1.49c-.53.434-.895.567-1.608 0m1.603-7.7c-.39-.465-1.15-1.3-2.262-.126c-.178.189-.366.374-.527.579c-.595.888.11 1.552.518 1.918l3.876 3.876c.377.465 1.089.97 1.83.36c.202-.165.383-.357.568-.54c1.146-1.135.279-1.864-.195-2.244z"/></g></svg> </template>
CSS
.icon-dumbbell-02 {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%208a2.62%202.62%200%200%201-1.455%201.608q-3.421%201.515-4.937%204.937A2.62%202.62%200%200%201%208%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.2%2020.8L2%2022M20.8%203.2L22%202m-4.212.422l-1.512%201.453l3.84%203.877l1.478-1.435c.444-.522.58-.916.027-1.64l-1.105-1.164l-1.121-1.106c-.717-.642-1.281-.296-1.607.015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.012%203.758c1.11-1.174%201.87-.339%202.261.126l3.808%203.823c.474.38%201.34%201.11.195%202.244c-.185.183-.366.375-.567.54c-.742.61-1.454.105-1.831-.36l-3.876-3.876c-.408-.366-1.113-1.03-.518-1.918c.16-.205.349-.39.527-.58M4.587%2021.62l-1.14-1.128l-1.085-1.142c-.643-.643-.272-1.287.046-1.606L3.89%2016.26l3.856%203.874l-1.518%201.49c-.53.434-.895.567-1.608%200m1.603-7.7c-.39-.465-1.15-1.3-2.262-.126c-.178.189-.366.374-.527.579c-.595.888.11%201.552.518%201.918l3.876%203.876c.377.465%201.089.97%201.83.36c.202-.165.383-.357.568-.54c1.146-1.135.279-1.864-.195-2.244z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%208a2.62%202.62%200%200%201-1.455%201.608q-3.421%201.515-4.937%204.937A2.62%202.62%200%200%201%208%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.2%2020.8L2%2022M20.8%203.2L22%202m-4.212.422l-1.512%201.453l3.84%203.877l1.478-1.435c.444-.522.58-.916.027-1.64l-1.105-1.164l-1.121-1.106c-.717-.642-1.281-.296-1.607.015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.012%203.758c1.11-1.174%201.87-.339%202.261.126l3.808%203.823c.474.38%201.34%201.11.195%202.244c-.185.183-.366.375-.567.54c-.742.61-1.454.105-1.831-.36l-3.876-3.876c-.408-.366-1.113-1.03-.518-1.918c.16-.205.349-.39.527-.58M4.587%2021.62l-1.14-1.128l-1.085-1.142c-.643-.643-.272-1.287.046-1.606L3.89%2016.26l3.856%203.874l-1.518%201.49c-.53.434-.895.567-1.608%200m1.603-7.7c-.39-.465-1.15-1.3-2.262-.126c-.178.189-.366.374-.527.579c-.595.888.11%201.552.518%201.918l3.876%203.876c.377.465%201.089.97%201.83.36c.202-.165.383-.357.568-.54c1.146-1.135.279-1.864-.195-2.244z%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/dumbbell-02.svg?color=%231a73e8&size=48