toilet 01 icon

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

Name
toilet-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the toilet 01 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-linejoin="round" stroke-width="1.5"><path d="M8 11h9.135c1.465 0 2.198 0 2.64.735c.442.736.182 1.204-.34 2.142A6.1 6.1 0 0 1 14.09 17a6.12 6.12 0 0 1-4.028-1.5M8 11V4c0-.943 0-1.414-.293-1.707S6.943 2 6 2s-1.414 0-1.707.293S4 3.057 4 4v7c0 .943 0 1.414.293 1.707S5.057 13 6 13s1.414 0 1.707-.293S8 11.943 8 11M7 7h3"/><path d="M16 17c-1 1 0 4 2 5H4c1-1 2.7-4.2 1.5-9"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsToilet01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M8 11h9.135c1.465 0 2.198 0 2.64.735c.442.736.182 1.204-.34 2.142A6.1 6.1 0 0 1 14.09 17a6.12 6.12 0 0 1-4.028-1.5M8 11V4c0-.943 0-1.414-.293-1.707S6.943 2 6 2s-1.414 0-1.707.293S4 3.057 4 4v7c0 .943 0 1.414.293 1.707S5.057 13 6 13s1.414 0 1.707-.293S8 11.943 8 11M7 7h3"/><path d="M16 17c-1 1 0 4 2 5H4c1-1 2.7-4.2 1.5-9"/></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-linejoin="round" stroke-width="1.5"><path d="M8 11h9.135c1.465 0 2.198 0 2.64.735c.442.736.182 1.204-.34 2.142A6.1 6.1 0 0 1 14.09 17a6.12 6.12 0 0 1-4.028-1.5M8 11V4c0-.943 0-1.414-.293-1.707S6.943 2 6 2s-1.414 0-1.707.293S4 3.057 4 4v7c0 .943 0 1.414.293 1.707S5.057 13 6 13s1.414 0 1.707-.293S8 11.943 8 11M7 7h3"/><path d="M16 17c-1 1 0 4 2 5H4c1-1 2.7-4.2 1.5-9"/></g></svg>
</template>

CSS

.icon-toilet-01 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2011h9.135c1.465%200%202.198%200%202.64.735c.442.736.182%201.204-.34%202.142A6.1%206.1%200%200%201%2014.09%2017a6.12%206.12%200%200%201-4.028-1.5M8%2011V4c0-.943%200-1.414-.293-1.707S6.943%202%206%202s-1.414%200-1.707.293S4%203.057%204%204v7c0%20.943%200%201.414.293%201.707S5.057%2013%206%2013s1.414%200%201.707-.293S8%2011.943%208%2011M7%207h3%22%2F%3E%3Cpath%20d%3D%22M16%2017c-1%201%200%204%202%205H4c1-1%202.7-4.2%201.5-9%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2011h9.135c1.465%200%202.198%200%202.64.735c.442.736.182%201.204-.34%202.142A6.1%206.1%200%200%201%2014.09%2017a6.12%206.12%200%200%201-4.028-1.5M8%2011V4c0-.943%200-1.414-.293-1.707S6.943%202%206%202s-1.414%200-1.707.293S4%203.057%204%204v7c0%20.943%200%201.414.293%201.707S5.057%2013%206%2013s1.414%200%201.707-.293S8%2011.943%208%2011M7%207h3%22%2F%3E%3Cpath%20d%3D%22M16%2017c-1%201%200%204%202%205H4c1-1%202.7-4.2%201.5-9%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/toilet-01.svg?color=%231a73e8&size=48