body soap icon

body-soap from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
body-soap
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the body soap icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M4.5 13a5 5 0 0 1 10 0v5c0 1.886 0 2.828-.586 3.414S12.386 22 10.5 22h-2c-1.886 0-2.828 0-3.414-.586S4.5 19.886 4.5 18z"/><path d="M14.5 13.112c-3.64-3.273-5.61 1.829-10 .73"/><path stroke-linejoin="round" d="M7.5 8V7c0-.943 0-1.414.293-1.707S8.557 5 9.5 5s1.414 0 1.707.293s.293.764.293 1.707v1m-2-3V2m0 0h-2m2 0h3.423c.989 0 1.826.39 2.577 1m3.941 5.973c.23.873-.235 1.758-1.038 1.977c-.804.22-1.64-.31-1.87-1.183c-.23-.872.83-2.767.83-2.767s1.849 1.1 2.078 1.973"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBodySoap(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M4.5 13a5 5 0 0 1 10 0v5c0 1.886 0 2.828-.586 3.414S12.386 22 10.5 22h-2c-1.886 0-2.828 0-3.414-.586S4.5 19.886 4.5 18z"/><path d="M14.5 13.112c-3.64-3.273-5.61 1.829-10 .73"/><path strokeLinejoin="round" d="M7.5 8V7c0-.943 0-1.414.293-1.707S8.557 5 9.5 5s1.414 0 1.707.293s.293.764.293 1.707v1m-2-3V2m0 0h-2m2 0h3.423c.989 0 1.826.39 2.577 1m3.941 5.973c.23.873-.235 1.758-1.038 1.977c-.804.22-1.64-.31-1.87-1.183c-.23-.872.83-2.767.83-2.767s1.849 1.1 2.078 1.973"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M4.5 13a5 5 0 0 1 10 0v5c0 1.886 0 2.828-.586 3.414S12.386 22 10.5 22h-2c-1.886 0-2.828 0-3.414-.586S4.5 19.886 4.5 18z"/><path d="M14.5 13.112c-3.64-3.273-5.61 1.829-10 .73"/><path stroke-linejoin="round" d="M7.5 8V7c0-.943 0-1.414.293-1.707S8.557 5 9.5 5s1.414 0 1.707.293s.293.764.293 1.707v1m-2-3V2m0 0h-2m2 0h3.423c.989 0 1.826.39 2.577 1m3.941 5.973c.23.873-.235 1.758-1.038 1.977c-.804.22-1.64-.31-1.87-1.183c-.23-.872.83-2.767.83-2.767s1.849 1.1 2.078 1.973"/></g></svg>
</template>

CSS

.icon-body-soap {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2013a5%205%200%200%201%2010%200v5c0%201.886%200%202.828-.586%203.414S12.386%2022%2010.5%2022h-2c-1.886%200-2.828%200-3.414-.586S4.5%2019.886%204.5%2018z%22%2F%3E%3Cpath%20d%3D%22M14.5%2013.112c-3.64-3.273-5.61%201.829-10%20.73%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%208V7c0-.943%200-1.414.293-1.707S8.557%205%209.5%205s1.414%200%201.707.293s.293.764.293%201.707v1m-2-3V2m0%200h-2m2%200h3.423c.989%200%201.826.39%202.577%201m3.941%205.973c.23.873-.235%201.758-1.038%201.977c-.804.22-1.64-.31-1.87-1.183c-.23-.872.83-2.767.83-2.767s1.849%201.1%202.078%201.973%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2013a5%205%200%200%201%2010%200v5c0%201.886%200%202.828-.586%203.414S12.386%2022%2010.5%2022h-2c-1.886%200-2.828%200-3.414-.586S4.5%2019.886%204.5%2018z%22%2F%3E%3Cpath%20d%3D%22M14.5%2013.112c-3.64-3.273-5.61%201.829-10%20.73%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%208V7c0-.943%200-1.414.293-1.707S8.557%205%209.5%205s1.414%200%201.707.293s.293.764.293%201.707v1m-2-3V2m0%200h-2m2%200h3.423c.989%200%201.826.39%202.577%201m3.941%205.973c.23.873-.235%201.758-1.038%201.977c-.804.22-1.64-.31-1.87-1.183c-.23-.872.83-2.767.83-2.767s1.849%201.1%202.078%201.973%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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