yoga 02 icon
yoga-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- yoga-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the yoga 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M7.886 10c.686 1.397 1.418 2.705 1.25 4.314c-.271 2.573-3.39 3.541-5.386 4.726c-1.307.777-.818 2.96.786 2.96c1.944 0 3.68-.155 5.435-.98l3.44-2.117c.478-.225 1.08-.129 1.589.097"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.01 10c-.7 1.397-1.448 2.705-1.275 4.314c.276 2.573 3.462 3.541 5.499 4.726c1.334.777.835 2.96-.802 2.96c-1.986 0-3.759-.155-5.55-.98l-3.514-2.117c-.41-.189-.91-.151-1.368 0"/><path d="M10 4a2 2 0 1 0 4 0a2 2 0 0 0-4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M3 16c2.446 0 3.544-2.705 3.893-4.57c.092-.488.24-.973.563-1.349A5.99 5.99 0 0 1 12 8c1.816 0 3.444.807 4.544 2.081c.323.376.471.861.563 1.348C17.457 13.295 18.554 16 21 16"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsYoga02(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 strokeLinecap="round" strokeLinejoin="round" d="M7.886 10c.686 1.397 1.418 2.705 1.25 4.314c-.271 2.573-3.39 3.541-5.386 4.726c-1.307.777-.818 2.96.786 2.96c1.944 0 3.68-.155 5.435-.98l3.44-2.117c.478-.225 1.08-.129 1.589.097"/><path strokeLinecap="round" strokeLinejoin="round" d="M16.01 10c-.7 1.397-1.448 2.705-1.275 4.314c.276 2.573 3.462 3.541 5.499 4.726c1.334.777.835 2.96-.802 2.96c-1.986 0-3.759-.155-5.55-.98l-3.514-2.117c-.41-.189-.91-.151-1.368 0"/><path d="M10 4a2 2 0 1 0 4 0a2 2 0 0 0-4 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M3 16c2.446 0 3.544-2.705 3.893-4.57c.092-.488.24-.973.563-1.349A5.99 5.99 0 0 1 12 8c1.816 0 3.444.807 4.544 2.081c.323.376.471.861.563 1.348C17.457 13.295 18.554 16 21 16"/></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 stroke-linecap="round" stroke-linejoin="round" d="M7.886 10c.686 1.397 1.418 2.705 1.25 4.314c-.271 2.573-3.39 3.541-5.386 4.726c-1.307.777-.818 2.96.786 2.96c1.944 0 3.68-.155 5.435-.98l3.44-2.117c.478-.225 1.08-.129 1.589.097"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.01 10c-.7 1.397-1.448 2.705-1.275 4.314c.276 2.573 3.462 3.541 5.499 4.726c1.334.777.835 2.96-.802 2.96c-1.986 0-3.759-.155-5.55-.98l-3.514-2.117c-.41-.189-.91-.151-1.368 0"/><path d="M10 4a2 2 0 1 0 4 0a2 2 0 0 0-4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M3 16c2.446 0 3.544-2.705 3.893-4.57c.092-.488.24-.973.563-1.349A5.99 5.99 0 0 1 12 8c1.816 0 3.444.807 4.544 2.081c.323.376.471.861.563 1.348C17.457 13.295 18.554 16 21 16"/></g></svg> </template>
CSS
.icon-yoga-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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.886%2010c.686%201.397%201.418%202.705%201.25%204.314c-.271%202.573-3.39%203.541-5.386%204.726c-1.307.777-.818%202.96.786%202.96c1.944%200%203.68-.155%205.435-.98l3.44-2.117c.478-.225%201.08-.129%201.589.097%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.01%2010c-.7%201.397-1.448%202.705-1.275%204.314c.276%202.573%203.462%203.541%205.499%204.726c1.334.777.835%202.96-.802%202.96c-1.986%200-3.759-.155-5.55-.98l-3.514-2.117c-.41-.189-.91-.151-1.368%200%22%2F%3E%3Cpath%20d%3D%22M10%204a2%202%200%201%200%204%200a2%202%200%200%200-4%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2016c2.446%200%203.544-2.705%203.893-4.57c.092-.488.24-.973.563-1.349A5.99%205.99%200%200%201%2012%208c1.816%200%203.444.807%204.544%202.081c.323.376.471.861.563%201.348C17.457%2013.295%2018.554%2016%2021%2016%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.886%2010c.686%201.397%201.418%202.705%201.25%204.314c-.271%202.573-3.39%203.541-5.386%204.726c-1.307.777-.818%202.96.786%202.96c1.944%200%203.68-.155%205.435-.98l3.44-2.117c.478-.225%201.08-.129%201.589.097%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.01%2010c-.7%201.397-1.448%202.705-1.275%204.314c.276%202.573%203.462%203.541%205.499%204.726c1.334.777.835%202.96-.802%202.96c-1.986%200-3.759-.155-5.55-.98l-3.514-2.117c-.41-.189-.91-.151-1.368%200%22%2F%3E%3Cpath%20d%3D%22M10%204a2%202%200%201%200%204%200a2%202%200%200%200-4%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2016c2.446%200%203.544-2.705%203.893-4.57c.092-.488.24-.973.563-1.349A5.99%205.99%200%200%201%2012%208c1.816%200%203.444.807%204.544%202.081c.323.376.471.861.563%201.348C17.457%2013.295%2018.554%2016%2021%2016%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/yoga-02.svg?color=%231a73e8&size=48