baby changing station icon
baby-changing-station-sharp from Material Symbols by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- baby-changing-station-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- baby-changing-station-outline-sharp
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="M3 22V12l1.575-4.625q.2-.65.75-1.012T6.5 6q.2 0 .4.038t.4.137L11.45 8H14v2h-3L8.3 8.825L7 12.75V22zm6-3v-2h12v2zm10.5-3q-.625 0-1.062-.437T18 14.5t.438-1.062T19.5 13t1.063.438T21 14.5t-.437 1.063T19.5 16M11 16v-3H9v-2h4v2h2v-2h2v5zM8 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 MaterialSymbolsBabyChangingStationSharp(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="M3 22V12l1.575-4.625q.2-.65.75-1.012T6.5 6q.2 0 .4.038t.4.137L11.45 8H14v2h-3L8.3 8.825L7 12.75V22zm6-3v-2h12v2zm10.5-3q-.625 0-1.062-.437T18 14.5t.438-1.062T19.5 13t1.063.438T21 14.5t-.437 1.063T19.5 16M11 16v-3H9v-2h4v2h2v-2h2v5zM8 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="M3 22V12l1.575-4.625q.2-.65.75-1.012T6.5 6q.2 0 .4.038t.4.137L11.45 8H14v2h-3L8.3 8.825L7 12.75V22zm6-3v-2h12v2zm10.5-3q-.625 0-1.062-.437T18 14.5t.438-1.062T19.5 13t1.063.438T21 14.5t-.437 1.063T19.5 16M11 16v-3H9v-2h4v2h2v-2h2v5zM8 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-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%22M3%2022V12l1.575-4.625q.2-.65.75-1.012T6.5%206q.2%200%20.4.038t.4.137L11.45%208H14v2h-3L8.3%208.825L7%2012.75V22zm6-3v-2h12v2zm10.5-3q-.625%200-1.062-.437T18%2014.5t.438-1.062T19.5%2013t1.063.438T21%2014.5t-.437%201.063T19.5%2016M11%2016v-3H9v-2h4v2h2v-2h2v5zM8%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%22M3%2022V12l1.575-4.625q.2-.65.75-1.012T6.5%206q.2%200%20.4.038t.4.137L11.45%208H14v2h-3L8.3%208.825L7%2012.75V22zm6-3v-2h12v2zm10.5-3q-.625%200-1.062-.437T18%2014.5t.438-1.062T19.5%2013t1.063.438T21%2014.5t-.437%201.063T19.5%2016M11%2016v-3H9v-2h4v2h2v-2h2v5zM8%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-sharp.svg?color=%231a73e8&size=48