baseline family restroom icon

baseline-family-restroom from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
baseline-family-restroom
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the baseline family restroom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 4c0-1.11.89-2 2-2s2 .89 2 2s-.89 2-2 2s-2-.89-2-2m4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0 0 18.06 7h-.12a2 2 0 0 0-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5M5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2s-2 .89-2 2s.89 2 2 2m2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4z"/></svg>

React

import type { SVGProps } from "react";

export function IcBaselineFamilyRestroom(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 4c0-1.11.89-2 2-2s2 .89 2 2s-.89 2-2 2s-2-.89-2-2m4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0 0 18.06 7h-.12a2 2 0 0 0-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5M5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2s-2 .89-2 2s.89 2 2 2m2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 4c0-1.11.89-2 2-2s2 .89 2 2s-.89 2-2 2s-2-.89-2-2m4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0 0 18.06 7h-.12a2 2 0 0 0-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5M5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2s-2 .89-2 2s.89 2 2 2m2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4z"/></svg>
</template>

CSS

.icon-baseline-family-restroom {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c0-1.11.89-2%202-2s2%20.89%202%202s-.89%202-2%202s-2-.89-2-2m4%2018v-6h2.5l-2.54-7.63A2.01%202.01%200%200%200%2018.06%207h-.12a2%202%200%200%200-1.9%201.37l-.86%202.58c1.08.6%201.82%201.73%201.82%203.05v8zm-7.5-10.5c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5S11%209.17%2011%2010s.67%201.5%201.5%201.5M5.5%206c1.11%200%202-.89%202-2s-.89-2-2-2s-2%20.89-2%202s.89%202%202%202m2%2016v-7H9V9c0-1.1-.9-2-2-2H4c-1.1%200-2%20.9-2%202v6h1.5v7zm6.5%200v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82%200-1.5.68-1.5%201.5v4h1v4z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c0-1.11.89-2%202-2s2%20.89%202%202s-.89%202-2%202s-2-.89-2-2m4%2018v-6h2.5l-2.54-7.63A2.01%202.01%200%200%200%2018.06%207h-.12a2%202%200%200%200-1.9%201.37l-.86%202.58c1.08.6%201.82%201.73%201.82%203.05v8zm-7.5-10.5c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5S11%209.17%2011%2010s.67%201.5%201.5%201.5M5.5%206c1.11%200%202-.89%202-2s-.89-2-2-2s-2%20.89-2%202s.89%202%202%202m2%2016v-7H9V9c0-1.1-.9-2-2-2H4c-1.1%200-2%20.9-2%202v6h1.5v7zm6.5%200v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82%200-1.5.68-1.5%201.5v4h1v4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/baseline-family-restroom.svg?color=%231a73e8&size=48