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

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

1 other variant in MingCute Icon

Use the squats icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.67 8.993a2 2 0 0 1 2.664-.973c.308.143.632.36.957.459l3.287.999l3.28-.468a1 1 0 0 1 .284 1.98l-3.5.5a1 1 0 0 1-.433-.033l-2.117-.645l-.85 3.488l1.278.092a2 2 0 0 1 1.613 2.952l-1.552 2.843A1 1 0 0 1 12 22h-1a1 1 0 0 1-.878-1.479l2.255-4.134l-3.094-.222c-.116-.008-.225-.036-.342-.041c-2.133-.09-3.492-2.315-2.597-4.254zM14 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteSquatsFill(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="M7.67 8.993a2 2 0 0 1 2.664-.973c.308.143.632.36.957.459l3.287.999l3.28-.468a1 1 0 0 1 .284 1.98l-3.5.5a1 1 0 0 1-.433-.033l-2.117-.645l-.85 3.488l1.278.092a2 2 0 0 1 1.613 2.952l-1.552 2.843A1 1 0 0 1 12 22h-1a1 1 0 0 1-.878-1.479l2.255-4.134l-3.094-.222c-.116-.008-.225-.036-.342-.041c-2.133-.09-3.492-2.315-2.597-4.254zM14 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="M7.67 8.993a2 2 0 0 1 2.664-.973c.308.143.632.36.957.459l3.287.999l3.28-.468a1 1 0 0 1 .284 1.98l-3.5.5a1 1 0 0 1-.433-.033l-2.117-.645l-.85 3.488l1.278.092a2 2 0 0 1 1.613 2.952l-1.552 2.843A1 1 0 0 1 12 22h-1a1 1 0 0 1-.878-1.479l2.255-4.134l-3.094-.222c-.116-.008-.225-.036-.342-.041c-2.133-.09-3.492-2.315-2.597-4.254zM14 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
</template>

CSS

.icon-squats-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%22M7.67%208.993a2%202%200%200%201%202.664-.973c.308.143.632.36.957.459l3.287.999l3.28-.468a1%201%200%200%201%20.284%201.98l-3.5.5a1%201%200%200%201-.433-.033l-2.117-.645l-.85%203.488l1.278.092a2%202%200%200%201%201.613%202.952l-1.552%202.843A1%201%200%200%201%2012%2022h-1a1%201%200%200%201-.878-1.479l2.255-4.134l-3.094-.222c-.116-.008-.225-.036-.342-.041c-2.133-.09-3.492-2.315-2.597-4.254zM14%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%22M7.67%208.993a2%202%200%200%201%202.664-.973c.308.143.632.36.957.459l3.287.999l3.28-.468a1%201%200%200%201%20.284%201.98l-3.5.5a1%201%200%200%201-.433-.033l-2.117-.645l-.85%203.488l1.278.092a2%202%200%200%201%201.613%202.952l-1.552%202.843A1%201%200%200%201%2012%2022h-1a1%201%200%200%201-.878-1.479l2.255-4.134l-3.094-.222c-.116-.008-.225-.036-.342-.041c-2.133-.09-3.492-2.315-2.597-4.254zM14%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/squats-fill.svg?color=%231a73e8&size=48