baby changing station icon
baby-changing-station from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- baby-changing-station
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- baby-changing-station-outline
2 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
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.5 21.5v-8.923l1.556-4.548q.142-.477.55-.753Q6.011 7 6.474 7q.148 0 .31.038q.161.037.304.098L11.354 9H13.5v1h-2.404L7.992 8.652L6.5 13.173V21.5zm6-4.5v-1h11v1zm9.197-2q-.495 0-.846-.347q-.351-.346-.351-.84t.347-.847t.84-.35q.496 0 .847.346q.35.346.35.841t-.346.846t-.841.351m-5.581 0q-.667 0-1.141-.475t-.475-1.14V12h-2v-1h2.192q.343 0 .576.232t.232.576V13h3v-2h1v2.385q0 .666-.475 1.14t-1.14.475zM7.808 5.385q-.698 0-1.195-.498t-.497-1.195t.497-1.195T7.808 2t1.195.497t.497 1.195t-.497 1.196t-1.195.497"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBabyChangingStation(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.5 21.5v-8.923l1.556-4.548q.142-.477.55-.753Q6.011 7 6.474 7q.148 0 .31.038q.161.037.304.098L11.354 9H13.5v1h-2.404L7.992 8.652L6.5 13.173V21.5zm6-4.5v-1h11v1zm9.197-2q-.495 0-.846-.347q-.351-.346-.351-.84t.347-.847t.84-.35q.496 0 .847.346q.35.346.35.841t-.346.846t-.841.351m-5.581 0q-.667 0-1.141-.475t-.475-1.14V12h-2v-1h2.192q.343 0 .576.232t.232.576V13h3v-2h1v2.385q0 .666-.475 1.14t-1.14.475zM7.808 5.385q-.698 0-1.195-.498t-.497-1.195t.497-1.195T7.808 2t1.195.497t.497 1.195t-.497 1.196t-1.195.497"/></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.5 21.5v-8.923l1.556-4.548q.142-.477.55-.753Q6.011 7 6.474 7q.148 0 .31.038q.161.037.304.098L11.354 9H13.5v1h-2.404L7.992 8.652L6.5 13.173V21.5zm6-4.5v-1h11v1zm9.197-2q-.495 0-.846-.347q-.351-.346-.351-.84t.347-.847t.84-.35q.496 0 .847.346q.35.346.35.841t-.346.846t-.841.351m-5.581 0q-.667 0-1.141-.475t-.475-1.14V12h-2v-1h2.192q.343 0 .576.232t.232.576V13h3v-2h1v2.385q0 .666-.475 1.14t-1.14.475zM7.808 5.385q-.698 0-1.195-.498t-.497-1.195t.497-1.195T7.808 2t1.195.497t.497 1.195t-.497 1.196t-1.195.497"/></svg> </template>
CSS
.icon-baby-changing-station {
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.5%2021.5v-8.923l1.556-4.548q.142-.477.55-.753Q6.011%207%206.474%207q.148%200%20.31.038q.161.037.304.098L11.354%209H13.5v1h-2.404L7.992%208.652L6.5%2013.173V21.5zm6-4.5v-1h11v1zm9.197-2q-.495%200-.846-.347q-.351-.346-.351-.84t.347-.847t.84-.35q.496%200%20.847.346q.35.346.35.841t-.346.846t-.841.351m-5.581%200q-.667%200-1.141-.475t-.475-1.14V12h-2v-1h2.192q.343%200%20.576.232t.232.576V13h3v-2h1v2.385q0%20.666-.475%201.14t-1.14.475zM7.808%205.385q-.698%200-1.195-.498t-.497-1.195t.497-1.195T7.808%202t1.195.497t.497%201.195t-.497%201.196t-1.195.497%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.5%2021.5v-8.923l1.556-4.548q.142-.477.55-.753Q6.011%207%206.474%207q.148%200%20.31.038q.161.037.304.098L11.354%209H13.5v1h-2.404L7.992%208.652L6.5%2013.173V21.5zm6-4.5v-1h11v1zm9.197-2q-.495%200-.846-.347q-.351-.346-.351-.84t.347-.847t.84-.35q.496%200%20.847.346q.35.346.35.841t-.346.846t-.841.351m-5.581%200q-.667%200-1.141-.475t-.475-1.14V12h-2v-1h2.192q.343%200%20.576.232t.232.576V13h3v-2h1v2.385q0%20.666-.475%201.14t-1.14.475zM7.808%205.385q-.698%200-1.195-.498t-.497-1.195t.497-1.195T7.808%202t1.195.497t.497%201.195t-.497%201.196t-1.195.497%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/baby-changing-station.svg?color=%231a73e8&size=48