yoga from Iconoir by Luca Burgio · Regular · Activities · MIT Free for personal and commercial use.

Name
yoga
Set
Iconoir
Style
Regular
Category
Activities
Viewbox
24×24
License
MIT

The same icon in other sets

More activities icons from Iconoir

Use the yoga 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m14.571 15.004l.858 1.845s3.857.819 3.857 2.767C19.286 21 17.57 21 17.57 21H13l-2.25-1.25"/><path d="m9.429 15.004l-.857 1.845s-3.858.819-3.858 2.767C4.714 21 6.43 21 6.43 21H8.5l2.25-1.25L13.5 18"/><path d="M3 15.926s2.143-.461 3.429-.922C7.714 8.546 11.57 9.007 12 9.007s4.286-.461 5.571 5.997c1.286.46 3.429.922 3.429.922M12 7a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>

React

import type { SVGProps } from "react";

export function IconoirYoga(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m14.571 15.004l.858 1.845s3.857.819 3.857 2.767C19.286 21 17.57 21 17.57 21H13l-2.25-1.25"/><path d="m9.429 15.004l-.857 1.845s-3.858.819-3.858 2.767C4.714 21 6.43 21 6.43 21H8.5l2.25-1.25L13.5 18"/><path d="M3 15.926s2.143-.461 3.429-.922C7.714 8.546 11.57 9.007 12 9.007s4.286-.461 5.571 5.997c1.286.46 3.429.922 3.429.922M12 7a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m14.571 15.004l.858 1.845s3.857.819 3.857 2.767C19.286 21 17.57 21 17.57 21H13l-2.25-1.25"/><path d="m9.429 15.004l-.857 1.845s-3.858.819-3.858 2.767C4.714 21 6.43 21 6.43 21H8.5l2.25-1.25L13.5 18"/><path d="M3 15.926s2.143-.461 3.429-.922C7.714 8.546 11.57 9.007 12 9.007s4.286-.461 5.571 5.997c1.286.46 3.429.922 3.429.922M12 7a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>
</template>

CSS

.icon-yoga {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m14.571%2015.004l.858%201.845s3.857.819%203.857%202.767C19.286%2021%2017.57%2021%2017.57%2021H13l-2.25-1.25%22%2F%3E%3Cpath%20d%3D%22m9.429%2015.004l-.857%201.845s-3.858.819-3.858%202.767C4.714%2021%206.43%2021%206.43%2021H8.5l2.25-1.25L13.5%2018%22%2F%3E%3Cpath%20d%3D%22M3%2015.926s2.143-.461%203.429-.922C7.714%208.546%2011.57%209.007%2012%209.007s4.286-.461%205.571%205.997c1.286.46%203.429.922%203.429.922M12%207a2%202%200%201%200%200-4a2%202%200%200%200%200%204%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m14.571%2015.004l.858%201.845s3.857.819%203.857%202.767C19.286%2021%2017.57%2021%2017.57%2021H13l-2.25-1.25%22%2F%3E%3Cpath%20d%3D%22m9.429%2015.004l-.857%201.845s-3.858.819-3.858%202.767C4.714%2021%206.43%2021%206.43%2021H8.5l2.25-1.25L13.5%2018%22%2F%3E%3Cpath%20d%3D%22M3%2015.926s2.143-.461%203.429-.922C7.714%208.546%2011.57%209.007%2012%209.007s4.286-.461%205.571%205.997c1.286.46%203.429.922%203.429.922M12%207a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/yoga.svg?color=%231a73e8&size=48