sharp bedroom baby icon
sharp-bedroom-baby from Google Material Icons by Material Design Authors · Baseline · Search · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-bedroom-baby
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Search
- Viewbox
- 24×24
- License
- Apache 2.0
More search icons from Google Material Icons
baseline-bathroombaseline-bedbaseline-bedroom-babybaseline-bedroom-childbaseline-bedroom-parentbaseline-blenderbaseline-camera-indoorbaseline-camera-outdoorbaseline-chairbaseline-chair-altbaseline-coffeebaseline-coffee-makerbaseline-diningbaseline-door-backbaseline-door-frontbaseline-door-slidingbaseline-doorbellbaseline-feedbaseline-flatwarebaseline-garagebaseline-lightbaseline-livingbaseline-manage-searchbaseline-podcasts
Use the sharp bedroom baby icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 2H2v20h20zM12 18c-2.64 0-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51l-1.55.99l-.95-1L7 7.76L6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1a9.84 9.84 0 0 1-7 2.9"/><path fill="currentColor" d="M14.69 14.24a7.72 7.72 0 0 1-5.4 0l-.81 1.41l-.03.06c1.1.52 2.28.79 3.53.79s2.45-.28 3.55-.79l-.03-.06z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpBedroomBaby(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="M22 2H2v20h20zM12 18c-2.64 0-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51l-1.55.99l-.95-1L7 7.76L6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1a9.84 9.84 0 0 1-7 2.9"/><path fill="currentColor" d="M14.69 14.24a7.72 7.72 0 0 1-5.4 0l-.81 1.41l-.03.06c1.1.52 2.28.79 3.53.79s2.45-.28 3.55-.79l-.03-.06z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 2H2v20h20zM12 18c-2.64 0-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51l-1.55.99l-.95-1L7 7.76L6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1a9.84 9.84 0 0 1-7 2.9"/><path fill="currentColor" d="M14.69 14.24a7.72 7.72 0 0 1-5.4 0l-.81 1.41l-.03.06c1.1.52 2.28.79 3.53.79s2.45-.28 3.55-.79l-.03-.06z"/></svg> </template>
CSS
.icon-sharp-bedroom-baby {
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%22M22%202H2v20h20zM12%2018c-2.64%200-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65%201.1.92L8%2013.5V9.51l-1.55.99l-.95-1L7%207.76L6%207h3.65l1.73%203H17v1h-1v2.5l.84%201.46c.39-.28.76-.58%201.1-.92L19%2015.1a9.84%209.84%200%200%201-7%202.9%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.69%2014.24a7.72%207.72%200%200%201-5.4%200l-.81%201.41l-.03.06c1.1.52%202.28.79%203.53.79s2.45-.28%203.55-.79l-.03-.06z%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%22M22%202H2v20h20zM12%2018c-2.64%200-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65%201.1.92L8%2013.5V9.51l-1.55.99l-.95-1L7%207.76L6%207h3.65l1.73%203H17v1h-1v2.5l.84%201.46c.39-.28.76-.58%201.1-.92L19%2015.1a9.84%209.84%200%200%201-7%202.9%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.69%2014.24a7.72%207.72%200%200%201-5.4%200l-.81%201.41l-.03.06c1.1.52%202.28.79%203.53.79s2.45-.28%203.55-.79l-.03-.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-bedroom-baby.svg?color=%231a73e8&size=48