yoga-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
yoga-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the yoga icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 21v-6.946L7.84 14H4.963a1.5 1.5 0 0 1-1.495-1.385l-.465-6.038a1 1 0 0 1 1.994-.154L5.427 12h2.337l2.11-1.055a1 1 0 0 0 .48-.522l.478-1.197l-4.126-1.27a1 1 0 0 1 .588-1.912l13 4a1 1 0 0 1-.588 1.912l-4.736-1.458l-1.878 2.254c-.319.382-.728.68-1.19.864L10 14.377V21a1 1 0 0 1-2 0M18 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteYogaFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 21v-6.946L7.84 14H4.963a1.5 1.5 0 0 1-1.495-1.385l-.465-6.038a1 1 0 0 1 1.994-.154L5.427 12h2.337l2.11-1.055a1 1 0 0 0 .48-.522l.478-1.197l-4.126-1.27a1 1 0 0 1 .588-1.912l13 4a1 1 0 0 1-.588 1.912l-4.736-1.458l-1.878 2.254c-.319.382-.728.68-1.19.864L10 14.377V21a1 1 0 0 1-2 0M18 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 21v-6.946L7.84 14H4.963a1.5 1.5 0 0 1-1.495-1.385l-.465-6.038a1 1 0 0 1 1.994-.154L5.427 12h2.337l2.11-1.055a1 1 0 0 0 .48-.522l.478-1.197l-4.126-1.27a1 1 0 0 1 .588-1.912l13 4a1 1 0 0 1-.588 1.912l-4.736-1.458l-1.878 2.254c-.319.382-.728.68-1.19.864L10 14.377V21a1 1 0 0 1-2 0M18 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
</template>

CSS

.icon-yoga-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2021v-6.946L7.84%2014H4.963a1.5%201.5%200%200%201-1.495-1.385l-.465-6.038a1%201%200%200%201%201.994-.154L5.427%2012h2.337l2.11-1.055a1%201%200%200%200%20.48-.522l.478-1.197l-4.126-1.27a1%201%200%200%201%20.588-1.912l13%204a1%201%200%200%201-.588%201.912l-4.736-1.458l-1.878%202.254c-.319.382-.728.68-1.19.864L10%2014.377V21a1%201%200%200%201-2%200M18%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2021v-6.946L7.84%2014H4.963a1.5%201.5%200%200%201-1.495-1.385l-.465-6.038a1%201%200%200%201%201.994-.154L5.427%2012h2.337l2.11-1.055a1%201%200%200%200%20.48-.522l.478-1.197l-4.126-1.27a1%201%200%200%201%20.588-1.912l13%204a1%201%200%200%201-.588%201.912l-4.736-1.458l-1.878%202.254c-.319.382-.728.68-1.19.864L10%2014.377V21a1%201%200%200%201-2%200M18%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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