family restroom icon

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

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

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 16v-8q0-1-.513-1.8t-1.312-1.25l.875-2.575q.2-.625.738-1T18 7t1.213.375t.737 1L22.5 16H20v6zm-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-7H2V9q0-.825.588-1.412T4 7h3q.825 0 1.413.588T9 9v6H7.5v7zm7.5 0v-4h-1v-4q0-.625.438-1.062T11.5 12.5h2q.625 0 1.063.438T15 14v4h-1v4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFamilyRestroom(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 16v-8q0-1-.513-1.8t-1.312-1.25l.875-2.575q.2-.625.738-1T18 7t1.213.375t.737 1L22.5 16H20v6zm-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-7H2V9q0-.825.588-1.412T4 7h3q.825 0 1.413.588T9 9v6H7.5v7zm7.5 0v-4h-1v-4q0-.625.438-1.062T11.5 12.5h2q.625 0 1.063.438T15 14v4h-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 16v-8q0-1-.513-1.8t-1.312-1.25l.875-2.575q.2-.625.738-1T18 7t1.213.375t.737 1L22.5 16H20v6zm-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-7H2V9q0-.825.588-1.412T4 7h3q.825 0 1.413.588T9 9v6H7.5v7zm7.5 0v-4h-1v-4q0-.625.438-1.062T11.5 12.5h2q.625 0 1.063.438T15 14v4h-1v4z"/></svg>
</template>

CSS

.icon-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%22M18%206q-.825%200-1.412-.587T16%204t.588-1.412T18%202t1.413.588T20%204t-.587%201.413T18%206m-1%2016v-8q0-1-.513-1.8t-1.312-1.25l.875-2.575q.2-.625.738-1T18%207t1.213.375t.737%201L22.5%2016H20v6zm-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-7H2V9q0-.825.588-1.412T4%207h3q.825%200%201.413.588T9%209v6H7.5v7zm7.5%200v-4h-1v-4q0-.625.438-1.062T11.5%2012.5h2q.625%200%201.063.438T15%2014v4h-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%2016v-8q0-1-.513-1.8t-1.312-1.25l.875-2.575q.2-.625.738-1T18%207t1.213.375t.737%201L22.5%2016H20v6zm-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-7H2V9q0-.825.588-1.412T4%207h3q.825%200%201.413.588T9%209v6H7.5v7zm7.5%200v-4h-1v-4q0-.625.438-1.062T11.5%2012.5h2q.625%200%201.063.438T15%2014v4h-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.svg?color=%231a73e8&size=48