facial cleanser icon

facial-cleanser from IconPark by ByteDance · Color · Makeups · Apache-2.0 Free for personal and commercial use.

Name
facial-cleanser
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 facial cleanser icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M15 34V44H33V34"/><path fill="#2F88FF" stroke="#000" d="M31.935 4.00006L15.9855 4.00006C9.04201 4.00006 8.51255 8.60541 9.24893 11.0399L14.9891 34H32.9312C32.9312 34 37.5745 16.1827 38.8188 11.0399C39.4079 8.60542 38.9097 3.98264 31.935 4.00006Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M20.4876 19.0909C22.1273 17.1458 23.3912 14.4588 24.0744 13C25.27 14.4588 27.8662 18.1184 28.686 20.0634C29.7109 22.4947 27.1488 25.4122 24.0744 25.4122C21 25.4122 18.4379 21.5222 20.4876 19.0909Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFacialCleanser(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" strokeWidth="4"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M15 34V44H33V34"/><path fill="#2F88FF" stroke="#000" d="M31.935 4.00006L15.9855 4.00006C9.04201 4.00006 8.51255 8.60541 9.24893 11.0399L14.9891 34H32.9312C32.9312 34 37.5745 16.1827 38.8188 11.0399C39.4079 8.60542 38.9097 3.98264 31.935 4.00006Z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M20.4876 19.0909C22.1273 17.1458 23.3912 14.4588 24.0744 13C25.27 14.4588 27.8662 18.1184 28.686 20.0634C29.7109 22.4947 27.1488 25.4122 24.0744 25.4122C21 25.4122 18.4379 21.5222 20.4876 19.0909Z"/></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-width="4"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M15 34V44H33V34"/><path fill="#2F88FF" stroke="#000" d="M31.935 4.00006L15.9855 4.00006C9.04201 4.00006 8.51255 8.60541 9.24893 11.0399L14.9891 34H32.9312C32.9312 34 37.5745 16.1827 38.8188 11.0399C39.4079 8.60542 38.9097 3.98264 31.935 4.00006Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M20.4876 19.0909C22.1273 17.1458 23.3912 14.4588 24.0744 13C25.27 14.4588 27.8662 18.1184 28.686 20.0634C29.7109 22.4947 27.1488 25.4122 24.0744 25.4122C21 25.4122 18.4379 21.5222 20.4876 19.0909Z"/></g></svg>
</template>

CSS

.icon-facial-cleanser {
  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-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2034V44H33V34%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M31.935%204.00006L15.9855%204.00006C9.04201%204.00006%208.51255%208.60541%209.24893%2011.0399L14.9891%2034H32.9312C32.9312%2034%2037.5745%2016.1827%2038.8188%2011.0399C39.4079%208.60542%2038.9097%203.98264%2031.935%204.00006Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.4876%2019.0909C22.1273%2017.1458%2023.3912%2014.4588%2024.0744%2013C25.27%2014.4588%2027.8662%2018.1184%2028.686%2020.0634C29.7109%2022.4947%2027.1488%2025.4122%2024.0744%2025.4122C21%2025.4122%2018.4379%2021.5222%2020.4876%2019.0909Z%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-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2034V44H33V34%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M31.935%204.00006L15.9855%204.00006C9.04201%204.00006%208.51255%208.60541%209.24893%2011.0399L14.9891%2034H32.9312C32.9312%2034%2037.5745%2016.1827%2038.8188%2011.0399C39.4079%208.60542%2038.9097%203.98264%2031.935%204.00006Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.4876%2019.0909C22.1273%2017.1458%2023.3912%2014.4588%2024.0744%2013C25.27%2014.4588%2027.8662%2018.1184%2028.686%2020.0634C29.7109%2022.4947%2027.1488%2025.4122%2024.0744%2025.4122C21%2025.4122%2018.4379%2021.5222%2020.4876%2019.0909Z%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/facial-cleanser.svg?color=%231a73e8&size=48