baby changing station icon
baby-changing-station-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- baby-changing-station-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- baby-changing-station-outline-rounded
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="M4.308 21.5q-.343 0-.576-.232t-.232-.576v-7.848q0-.134.016-.26q.015-.124.065-.255l1.475-4.3q.142-.477.55-.753Q6.011 7 6.474 7q.148 0 .31.038q.161.037.304.098L11.354 9H13q.213 0 .356.144t.144.357t-.144.356T13 10h-1.575q-.157 0-.313-.039t-.314-.097L7.992 8.652L6.5 13.173v7.52q0 .343-.232.575t-.576.232zM10 17q-.213 0-.356-.144t-.144-.357t.144-.356T10 16h10q.213 0 .356.144t.144.357t-.144.356T20 17zm8.697-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.14V12H10q-.213 0-.356-.144t-.144-.357t.144-.356T10 11h1.683q.358 0 .587.232t.23.576V13h3v-1.5q0-.213.144-.356t.357-.144t.356.144t.143.356v1.885q0 .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 MaterialSymbolsLightBabyChangingStationRounded(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.308 21.5q-.343 0-.576-.232t-.232-.576v-7.848q0-.134.016-.26q.015-.124.065-.255l1.475-4.3q.142-.477.55-.753Q6.011 7 6.474 7q.148 0 .31.038q.161.037.304.098L11.354 9H13q.213 0 .356.144t.144.357t-.144.356T13 10h-1.575q-.157 0-.313-.039t-.314-.097L7.992 8.652L6.5 13.173v7.52q0 .343-.232.575t-.576.232zM10 17q-.213 0-.356-.144t-.144-.357t.144-.356T10 16h10q.213 0 .356.144t.144.357t-.144.356T20 17zm8.697-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.14V12H10q-.213 0-.356-.144t-.144-.357t.144-.356T10 11h1.683q.358 0 .587.232t.23.576V13h3v-1.5q0-.213.144-.356t.357-.144t.356.144t.143.356v1.885q0 .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="M4.308 21.5q-.343 0-.576-.232t-.232-.576v-7.848q0-.134.016-.26q.015-.124.065-.255l1.475-4.3q.142-.477.55-.753Q6.011 7 6.474 7q.148 0 .31.038q.161.037.304.098L11.354 9H13q.213 0 .356.144t.144.357t-.144.356T13 10h-1.575q-.157 0-.313-.039t-.314-.097L7.992 8.652L6.5 13.173v7.52q0 .343-.232.575t-.576.232zM10 17q-.213 0-.356-.144t-.144-.357t.144-.356T10 16h10q.213 0 .356.144t.144.357t-.144.356T20 17zm8.697-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.14V12H10q-.213 0-.356-.144t-.144-.357t.144-.356T10 11h1.683q.358 0 .587.232t.23.576V13h3v-1.5q0-.213.144-.356t.357-.144t.356.144t.143.356v1.885q0 .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-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.308%2021.5q-.343%200-.576-.232t-.232-.576v-7.848q0-.134.016-.26q.015-.124.065-.255l1.475-4.3q.142-.477.55-.753Q6.011%207%206.474%207q.148%200%20.31.038q.161.037.304.098L11.354%209H13q.213%200%20.356.144t.144.357t-.144.356T13%2010h-1.575q-.157%200-.313-.039t-.314-.097L7.992%208.652L6.5%2013.173v7.52q0%20.343-.232.575t-.576.232zM10%2017q-.213%200-.356-.144t-.144-.357t.144-.356T10%2016h10q.213%200%20.356.144t.144.357t-.144.356T20%2017zm8.697-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.14V12H10q-.213%200-.356-.144t-.144-.357t.144-.356T10%2011h1.683q.358%200%20.587.232t.23.576V13h3v-1.5q0-.213.144-.356t.357-.144t.356.144t.143.356v1.885q0%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%22M4.308%2021.5q-.343%200-.576-.232t-.232-.576v-7.848q0-.134.016-.26q.015-.124.065-.255l1.475-4.3q.142-.477.55-.753Q6.011%207%206.474%207q.148%200%20.31.038q.161.037.304.098L11.354%209H13q.213%200%20.356.144t.144.357t-.144.356T13%2010h-1.575q-.157%200-.313-.039t-.314-.097L7.992%208.652L6.5%2013.173v7.52q0%20.343-.232.575t-.576.232zM10%2017q-.213%200-.356-.144t-.144-.357t.144-.356T10%2016h10q.213%200%20.356.144t.144.357t-.144.356T20%2017zm8.697-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.14V12H10q-.213%200-.356-.144t-.144-.357t.144-.356T10%2011h1.683q.358%200%20.587.232t.23.576V13h3v-1.5q0-.213.144-.356t.357-.144t.356.144t.143.356v1.885q0%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-rounded.svg?color=%231a73e8&size=48