handwashing fluid icon

handwashing-fluid from IconPark Solid by ByteDance · Solid · Makeups · Apache-2.0 Free for personal and commercial use.

Name
handwashing-fluid
Set
IconPark Solid
Style
Solid
Category
Makeups
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More makeups icons from IconPark Solid

Use the handwashing fluid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M24 4v7m5 6v-6H19v6M31 4H19.8C17.142 4 15 5.2 15 8m23 18.978V26a9 9 0 0 0-9-9H19a9 9 0 0 0-9 9v9a9 9 0 0 0 9 9h5"/><path fill="currentColor" d="M40 39.77c0 2.336-2.015 4.23-4.5 4.23S31 42.106 31 39.77S33.94 33 35.5 33s4.5 4.433 4.5 6.77Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidHandwashingFluid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M24 4v7m5 6v-6H19v6M31 4H19.8C17.142 4 15 5.2 15 8m23 18.978V26a9 9 0 0 0-9-9H19a9 9 0 0 0-9 9v9a9 9 0 0 0 9 9h5"/><path fill="currentColor" d="M40 39.77c0 2.336-2.015 4.23-4.5 4.23S31 42.106 31 39.77S33.94 33 35.5 33s4.5 4.433 4.5 6.77Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M24 4v7m5 6v-6H19v6M31 4H19.8C17.142 4 15 5.2 15 8m23 18.978V26a9 9 0 0 0-9-9H19a9 9 0 0 0-9 9v9a9 9 0 0 0 9 9h5"/><path fill="currentColor" d="M40 39.77c0 2.336-2.015 4.23-4.5 4.23S31 42.106 31 39.77S33.94 33 35.5 33s4.5 4.433 4.5 6.77Z"/></g></svg>
</template>

CSS

.icon-handwashing-fluid {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%204v7m5%206v-6H19v6M31%204H19.8C17.142%204%2015%205.2%2015%208m23%2018.978V26a9%209%200%200%200-9-9H19a9%209%200%200%200-9%209v9a9%209%200%200%200%209%209h5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M40%2039.77c0%202.336-2.015%204.23-4.5%204.23S31%2042.106%2031%2039.77S33.94%2033%2035.5%2033s4.5%204.433%204.5%206.77Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%204v7m5%206v-6H19v6M31%204H19.8C17.142%204%2015%205.2%2015%208m23%2018.978V26a9%209%200%200%200-9-9H19a9%209%200%200%200-9%209v9a9%209%200%200%200%209%209h5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M40%2039.77c0%202.336-2.015%204.23-4.5%204.23S31%2042.106%2031%2039.77S33.94%2033%2035.5%2033s4.5%204.433%204.5%206.77Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/handwashing-fluid.svg?color=%231a73e8&size=48