detergent icon

detergent from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
detergent
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the detergent 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-linejoin="round" stroke-width="1.5"><path d="M12.5 4.5h-4V4c0-.943 0-1.414.293-1.707S9.557 2 10.5 2s1.414 0 1.707.293s.293.764.293 1.707zM18 18v-7.477A6.05 6.05 0 0 0 12.5 4.5h-4v.13a5 5 0 0 1-.726 2.531l-.069.111l-.341.546c-.448.717-.672 1.075-.842 1.455a6 6 0 0 0-.465 1.62C6 11.306 6 11.729 6 12.574V18c0 1.886 0 2.828.586 3.414S8.114 22 10 22h4c1.886 0 2.828 0 3.414-.586S18 19.886 18 18Z"/><path d="M15.011 8.514c.67 1.174.649 2.455-.048 2.862c-.696.406-1.804-.216-2.474-1.39s-.649-2.455.048-2.861c.696-.407 1.804.215 2.474 1.389Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDetergent(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M12.5 4.5h-4V4c0-.943 0-1.414.293-1.707S9.557 2 10.5 2s1.414 0 1.707.293s.293.764.293 1.707zM18 18v-7.477A6.05 6.05 0 0 0 12.5 4.5h-4v.13a5 5 0 0 1-.726 2.531l-.069.111l-.341.546c-.448.717-.672 1.075-.842 1.455a6 6 0 0 0-.465 1.62C6 11.306 6 11.729 6 12.574V18c0 1.886 0 2.828.586 3.414S8.114 22 10 22h4c1.886 0 2.828 0 3.414-.586S18 19.886 18 18Z"/><path d="M15.011 8.514c.67 1.174.649 2.455-.048 2.862c-.696.406-1.804-.216-2.474-1.39s-.649-2.455.048-2.861c.696-.407 1.804.215 2.474 1.389Z"/></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-linejoin="round" stroke-width="1.5"><path d="M12.5 4.5h-4V4c0-.943 0-1.414.293-1.707S9.557 2 10.5 2s1.414 0 1.707.293s.293.764.293 1.707zM18 18v-7.477A6.05 6.05 0 0 0 12.5 4.5h-4v.13a5 5 0 0 1-.726 2.531l-.069.111l-.341.546c-.448.717-.672 1.075-.842 1.455a6 6 0 0 0-.465 1.62C6 11.306 6 11.729 6 12.574V18c0 1.886 0 2.828.586 3.414S8.114 22 10 22h4c1.886 0 2.828 0 3.414-.586S18 19.886 18 18Z"/><path d="M15.011 8.514c.67 1.174.649 2.455-.048 2.862c-.696.406-1.804-.216-2.474-1.39s-.649-2.455.048-2.861c.696-.407 1.804.215 2.474 1.389Z"/></g></svg>
</template>

CSS

.icon-detergent {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.5%204.5h-4V4c0-.943%200-1.414.293-1.707S9.557%202%2010.5%202s1.414%200%201.707.293s.293.764.293%201.707zM18%2018v-7.477A6.05%206.05%200%200%200%2012.5%204.5h-4v.13a5%205%200%200%201-.726%202.531l-.069.111l-.341.546c-.448.717-.672%201.075-.842%201.455a6%206%200%200%200-.465%201.62C6%2011.306%206%2011.729%206%2012.574V18c0%201.886%200%202.828.586%203.414S8.114%2022%2010%2022h4c1.886%200%202.828%200%203.414-.586S18%2019.886%2018%2018Z%22%2F%3E%3Cpath%20d%3D%22M15.011%208.514c.67%201.174.649%202.455-.048%202.862c-.696.406-1.804-.216-2.474-1.39s-.649-2.455.048-2.861c.696-.407%201.804.215%202.474%201.389Z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.5%204.5h-4V4c0-.943%200-1.414.293-1.707S9.557%202%2010.5%202s1.414%200%201.707.293s.293.764.293%201.707zM18%2018v-7.477A6.05%206.05%200%200%200%2012.5%204.5h-4v.13a5%205%200%200%201-.726%202.531l-.069.111l-.341.546c-.448.717-.672%201.075-.842%201.455a6%206%200%200%200-.465%201.62C6%2011.306%206%2011.729%206%2012.574V18c0%201.886%200%202.828.586%203.414S8.114%2022%2010%2022h4c1.886%200%202.828%200%203.414-.586S18%2019.886%2018%2018Z%22%2F%3E%3Cpath%20d%3D%22M15.011%208.514c.67%201.174.649%202.455-.048%202.862c-.696.406-1.804-.216-2.474-1.39s-.649-2.455.048-2.861c.696-.407%201.804.215%202.474%201.389Z%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/detergent.svg?color=%231a73e8&size=48