baby changing station icon

baby-changing-station-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
baby-changing-station-rounded
Set
Material Symbols
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
baby-changing-station-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the baby changing station icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22q-.425 0-.712-.288T3 21v-8.675q0-.175.025-.337t.075-.313l1.475-4.3q.2-.65.75-1.012T6.5 6q.2 0 .4.038t.4.137L11.45 8H13q.425 0 .713.288T14 9t-.288.713T13 10h-1.575q-.2 0-.4-.05t-.4-.125l-2.325-1L7 12.75V21q0 .425-.287.713T6 22zm6-3q-.425 0-.712-.288T9 18t.288-.712T10 17h10q.425 0 .713.288T21 18t-.288.713T20 19zm9.5-3q-.625 0-1.062-.437T18 14.5t.438-1.062T19.5 13t1.063.438T21 14.5t-.437 1.063T19.5 16M13 16q-.825 0-1.412-.587T11 14v-1h-1q-.425 0-.712-.288T9 12t.288-.712T10 11h2q.425 0 .713.288T13 12v1h2v-1q0-.425.288-.712T16 11t.713.288T17 12v2q0 .825-.587 1.413T15 16zM8 5q-.825 0-1.412-.587T6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBabyChangingStationRounded(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="M4 22q-.425 0-.712-.288T3 21v-8.675q0-.175.025-.337t.075-.313l1.475-4.3q.2-.65.75-1.012T6.5 6q.2 0 .4.038t.4.137L11.45 8H13q.425 0 .713.288T14 9t-.288.713T13 10h-1.575q-.2 0-.4-.05t-.4-.125l-2.325-1L7 12.75V21q0 .425-.287.713T6 22zm6-3q-.425 0-.712-.288T9 18t.288-.712T10 17h10q.425 0 .713.288T21 18t-.288.713T20 19zm9.5-3q-.625 0-1.062-.437T18 14.5t.438-1.062T19.5 13t1.063.438T21 14.5t-.437 1.063T19.5 16M13 16q-.825 0-1.412-.587T11 14v-1h-1q-.425 0-.712-.288T9 12t.288-.712T10 11h2q.425 0 .713.288T13 12v1h2v-1q0-.425.288-.712T16 11t.713.288T17 12v2q0 .825-.587 1.413T15 16zM8 5q-.825 0-1.412-.587T6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22q-.425 0-.712-.288T3 21v-8.675q0-.175.025-.337t.075-.313l1.475-4.3q.2-.65.75-1.012T6.5 6q.2 0 .4.038t.4.137L11.45 8H13q.425 0 .713.288T14 9t-.288.713T13 10h-1.575q-.2 0-.4-.05t-.4-.125l-2.325-1L7 12.75V21q0 .425-.287.713T6 22zm6-3q-.425 0-.712-.288T9 18t.288-.712T10 17h10q.425 0 .713.288T21 18t-.288.713T20 19zm9.5-3q-.625 0-1.062-.437T18 14.5t.438-1.062T19.5 13t1.063.438T21 14.5t-.437 1.063T19.5 16M13 16q-.825 0-1.412-.587T11 14v-1h-1q-.425 0-.712-.288T9 12t.288-.712T10 11h2q.425 0 .713.288T13 12v1h2v-1q0-.425.288-.712T16 11t.713.288T17 12v2q0 .825-.587 1.413T15 16zM8 5q-.825 0-1.412-.587T6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5"/></svg>
</template>

CSS

.icon-baby-changing-station-rounded {
  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%22M4%2022q-.425%200-.712-.288T3%2021v-8.675q0-.175.025-.337t.075-.313l1.475-4.3q.2-.65.75-1.012T6.5%206q.2%200%20.4.038t.4.137L11.45%208H13q.425%200%20.713.288T14%209t-.288.713T13%2010h-1.575q-.2%200-.4-.05t-.4-.125l-2.325-1L7%2012.75V21q0%20.425-.287.713T6%2022zm6-3q-.425%200-.712-.288T9%2018t.288-.712T10%2017h10q.425%200%20.713.288T21%2018t-.288.713T20%2019zm9.5-3q-.625%200-1.062-.437T18%2014.5t.438-1.062T19.5%2013t1.063.438T21%2014.5t-.437%201.063T19.5%2016M13%2016q-.825%200-1.412-.587T11%2014v-1h-1q-.425%200-.712-.288T9%2012t.288-.712T10%2011h2q.425%200%20.713.288T13%2012v1h2v-1q0-.425.288-.712T16%2011t.713.288T17%2012v2q0%20.825-.587%201.413T15%2016zM8%205q-.825%200-1.412-.587T6%203t.588-1.412T8%201t1.413.588T10%203t-.587%201.413T8%205%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%22M4%2022q-.425%200-.712-.288T3%2021v-8.675q0-.175.025-.337t.075-.313l1.475-4.3q.2-.65.75-1.012T6.5%206q.2%200%20.4.038t.4.137L11.45%208H13q.425%200%20.713.288T14%209t-.288.713T13%2010h-1.575q-.2%200-.4-.05t-.4-.125l-2.325-1L7%2012.75V21q0%20.425-.287.713T6%2022zm6-3q-.425%200-.712-.288T9%2018t.288-.712T10%2017h10q.425%200%20.713.288T21%2018t-.288.713T20%2019zm9.5-3q-.625%200-1.062-.437T18%2014.5t.438-1.062T19.5%2013t1.063.438T21%2014.5t-.437%201.063T19.5%2016M13%2016q-.825%200-1.412-.587T11%2014v-1h-1q-.425%200-.712-.288T9%2012t.288-.712T10%2011h2q.425%200%20.713.288T13%2012v1h2v-1q0-.425.288-.712T16%2011t.713.288T17%2012v2q0%20.825-.587%201.413T15%2016zM8%205q-.825%200-1.412-.587T6%203t.588-1.412T8%201t1.413.588T10%203t-.587%201.413T8%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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