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

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

1 other variant in MingCute Icon

Use the sweats icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10q0-.261-.013-.519A3.95 3.95 0 0 1 20 12c-2.437 0-4-2.03-4-4c0-1.34.674-2.64 1.143-3.424c.177-.295.358-.57.528-.814A9.95 9.95 0 0 0 12 2C6.477 2 2 6.477 2 12s4.477 10 10 10M6 10a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zm5 1a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1m-2 3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2z" clip-rule="evenodd"/><path fill="currentColor" d="M20 10c1.203 0 2-1 2-2c0-1.51-1.641-3.566-1.95-3.94a.064.064 0 0 0-.1 0C19.641 4.434 18 6.49 18 8c0 1 .797 2 2 2"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteSweatsFill(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" fillRule="evenodd" d="M12 22c5.523 0 10-4.477 10-10q0-.261-.013-.519A3.95 3.95 0 0 1 20 12c-2.437 0-4-2.03-4-4c0-1.34.674-2.64 1.143-3.424c.177-.295.358-.57.528-.814A9.95 9.95 0 0 0 12 2C6.477 2 2 6.477 2 12s4.477 10 10 10M6 10a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zm5 1a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1m-2 3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2z" clipRule="evenodd"/><path fill="currentColor" d="M20 10c1.203 0 2-1 2-2c0-1.51-1.641-3.566-1.95-3.94a.064.064 0 0 0-.1 0C19.641 4.434 18 6.49 18 8c0 1 .797 2 2 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10q0-.261-.013-.519A3.95 3.95 0 0 1 20 12c-2.437 0-4-2.03-4-4c0-1.34.674-2.64 1.143-3.424c.177-.295.358-.57.528-.814A9.95 9.95 0 0 0 12 2C6.477 2 2 6.477 2 12s4.477 10 10 10M6 10a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zm5 1a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2h-3a1 1 0 0 1-1-1m-2 3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2z" clip-rule="evenodd"/><path fill="currentColor" d="M20 10c1.203 0 2-1 2-2c0-1.51-1.641-3.566-1.95-3.94a.064.064 0 0 0-.1 0C19.641 4.434 18 6.49 18 8c0 1 .797 2 2 2"/></svg>
</template>

CSS

.icon-sweats-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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2022c5.523%200%2010-4.477%2010-10q0-.261-.013-.519A3.95%203.95%200%200%201%2020%2012c-2.437%200-4-2.03-4-4c0-1.34.674-2.64%201.143-3.424c.177-.295.358-.57.528-.814A9.95%209.95%200%200%200%2012%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010M6%2010a1%201%200%201%200%200%202h3a1%201%200%201%200%200-2zm5%201a1%201%200%200%201%201-1h3a1%201%200%201%201%200%202h-3a1%201%200%200%201-1-1m-2%203a1%201%200%201%200%200%202h3a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2010c1.203%200%202-1%202-2c0-1.51-1.641-3.566-1.95-3.94a.064.064%200%200%200-.1%200C19.641%204.434%2018%206.49%2018%208c0%201%20.797%202%202%202%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2022c5.523%200%2010-4.477%2010-10q0-.261-.013-.519A3.95%203.95%200%200%201%2020%2012c-2.437%200-4-2.03-4-4c0-1.34.674-2.64%201.143-3.424c.177-.295.358-.57.528-.814A9.95%209.95%200%200%200%2012%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010M6%2010a1%201%200%201%200%200%202h3a1%201%200%201%200%200-2zm5%201a1%201%200%200%201%201-1h3a1%201%200%201%201%200%202h-3a1%201%200%200%201-1-1m-2%203a1%201%200%201%200%200%202h3a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2010c1.203%200%202-1%202-2c0-1.51-1.641-3.566-1.95-3.94a.064.064%200%200%200-.1%200C19.641%204.434%2018%206.49%2018%208c0%201%20.797%202%202%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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