family restroom icon

family-restroom-sharp from Material Symbols by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.

Name
family-restroom-sharp
Set
Material Symbols
Style
Sharp
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
family-restroom-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the 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="M18 6q-.825 0-1.412-.587T16 4t.588-1.412T18 2t1.413.588T20 4t-.587 1.413T18 6m-1 16V10.95h-1.825L16.5 7h3l3 9H20v6zm-5.562-10.937Q11 10.625 11 10t.438-1.062T12.5 8.5t1.063.438T14 10t-.437 1.063t-1.063.437t-1.062-.437M5.5 6q-.825 0-1.412-.587T3.5 4t.588-1.412T5.5 2t1.413.588T7.5 4t-.587 1.413T5.5 6m-2 16v-7H2V7h7v8H7.5v7zm7.5 0v-4h-1v-5.5h5V18h-1v4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFamilyRestroomSharp(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="M18 6q-.825 0-1.412-.587T16 4t.588-1.412T18 2t1.413.588T20 4t-.587 1.413T18 6m-1 16V10.95h-1.825L16.5 7h3l3 9H20v6zm-5.562-10.937Q11 10.625 11 10t.438-1.062T12.5 8.5t1.063.438T14 10t-.437 1.063t-1.063.437t-1.062-.437M5.5 6q-.825 0-1.412-.587T3.5 4t.588-1.412T5.5 2t1.413.588T7.5 4t-.587 1.413T5.5 6m-2 16v-7H2V7h7v8H7.5v7zm7.5 0v-4h-1v-5.5h5V18h-1v4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 6q-.825 0-1.412-.587T16 4t.588-1.412T18 2t1.413.588T20 4t-.587 1.413T18 6m-1 16V10.95h-1.825L16.5 7h3l3 9H20v6zm-5.562-10.937Q11 10.625 11 10t.438-1.062T12.5 8.5t1.063.438T14 10t-.437 1.063t-1.063.437t-1.062-.437M5.5 6q-.825 0-1.412-.587T3.5 4t.588-1.412T5.5 2t1.413.588T7.5 4t-.587 1.413T5.5 6m-2 16v-7H2V7h7v8H7.5v7zm7.5 0v-4h-1v-5.5h5V18h-1v4z"/></svg>
</template>

CSS

.icon-family-restroom-sharp {
  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%22M18%206q-.825%200-1.412-.587T16%204t.588-1.412T18%202t1.413.588T20%204t-.587%201.413T18%206m-1%2016V10.95h-1.825L16.5%207h3l3%209H20v6zm-5.562-10.937Q11%2010.625%2011%2010t.438-1.062T12.5%208.5t1.063.438T14%2010t-.437%201.063t-1.063.437t-1.062-.437M5.5%206q-.825%200-1.412-.587T3.5%204t.588-1.412T5.5%202t1.413.588T7.5%204t-.587%201.413T5.5%206m-2%2016v-7H2V7h7v8H7.5v7zm7.5%200v-4h-1v-5.5h5V18h-1v4z%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%22M18%206q-.825%200-1.412-.587T16%204t.588-1.412T18%202t1.413.588T20%204t-.587%201.413T18%206m-1%2016V10.95h-1.825L16.5%207h3l3%209H20v6zm-5.562-10.937Q11%2010.625%2011%2010t.438-1.062T12.5%208.5t1.063.438T14%2010t-.437%201.063t-1.063.437t-1.062-.437M5.5%206q-.825%200-1.412-.587T3.5%204t.588-1.412T5.5%202t1.413.588T7.5%204t-.587%201.413T5.5%206m-2%2016v-7H2V7h7v8H7.5v7zm7.5%200v-4h-1v-5.5h5V18h-1v4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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