handwashing fluid icon
handwashing-fluid from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.
- Name
- handwashing-fluid
- Set
- IconPark
- Style
- Color
- Category
- Makeups
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More makeups icons from IconPark
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="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M24 4V11"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 17V11H19V17"/><path stroke-linecap="round" stroke-linejoin="round" d="M31 4H19.8C17.1419 4 15 5.2 15 8"/><path stroke-linecap="round" stroke-linejoin="round" d="M38 26.9775V26C38 21.0294 33.9706 17 29 17H19C14.0294 17 10 21.0294 10 26V35C10 39.9706 14.0294 44 19 44H24"/><path fill="#2F88FF" d="M40 39.7692C40 42.1058 37.9853 44 35.5 44C33.0147 44 31 42.1058 31 39.7692C31 37.4326 33.9397 33 35.5 33C37.0603 33 40 37.4326 40 39.7692Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkHandwashingFluid(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="#000" strokeWidth="4"><path strokeLinecap="round" strokeLinejoin="round" d="M24 4V11"/><path strokeLinecap="round" strokeLinejoin="round" d="M29 17V11H19V17"/><path strokeLinecap="round" strokeLinejoin="round" d="M31 4H19.8C17.1419 4 15 5.2 15 8"/><path strokeLinecap="round" strokeLinejoin="round" d="M38 26.9775V26C38 21.0294 33.9706 17 29 17H19C14.0294 17 10 21.0294 10 26V35C10 39.9706 14.0294 44 19 44H24"/><path fill="#2F88FF" d="M40 39.7692C40 42.1058 37.9853 44 35.5 44C33.0147 44 31 42.1058 31 39.7692C31 37.4326 33.9397 33 35.5 33C37.0603 33 40 37.4326 40 39.7692Z"/></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="#000" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M24 4V11"/><path stroke-linecap="round" stroke-linejoin="round" d="M29 17V11H19V17"/><path stroke-linecap="round" stroke-linejoin="round" d="M31 4H19.8C17.1419 4 15 5.2 15 8"/><path stroke-linecap="round" stroke-linejoin="round" d="M38 26.9775V26C38 21.0294 33.9706 17 29 17H19C14.0294 17 10 21.0294 10 26V35C10 39.9706 14.0294 44 19 44H24"/><path fill="#2F88FF" d="M40 39.7692C40 42.1058 37.9853 44 35.5 44C33.0147 44 31 42.1058 31 39.7692C31 37.4326 33.9397 33 35.5 33C37.0603 33 40 37.4326 40 39.7692Z"/></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%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%204V11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2017V11H19V17%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%204H19.8C17.1419%204%2015%205.2%2015%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2026.9775V26C38%2021.0294%2033.9706%2017%2029%2017H19C14.0294%2017%2010%2021.0294%2010%2026V35C10%2039.9706%2014.0294%2044%2019%2044H24%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M40%2039.7692C40%2042.1058%2037.9853%2044%2035.5%2044C33.0147%2044%2031%2042.1058%2031%2039.7692C31%2037.4326%2033.9397%2033%2035.5%2033C37.0603%2033%2040%2037.4326%2040%2039.7692Z%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%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%204V11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2017V11H19V17%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%204H19.8C17.1419%204%2015%205.2%2015%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38%2026.9775V26C38%2021.0294%2033.9706%2017%2029%2017H19C14.0294%2017%2010%2021.0294%2010%2026V35C10%2039.9706%2014.0294%2044%2019%2044H24%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M40%2039.7692C40%2042.1058%2037.9853%2044%2035.5%2044C33.0147%2044%2031%2042.1058%2031%2039.7692C31%2037.4326%2033.9397%2033%2035.5%2033C37.0603%2033%2040%2037.4326%2040%2039.7692Z%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/handwashing-fluid.svg?color=%231a73e8&size=48