twotone bedroom baby icon

twotone-bedroom-baby from Google Material Icons by Material Design Authors · Baseline · Search · Apache-2.0 Free for personal and commercial use.

Name
twotone-bedroom-baby
Set
Google Material Icons
Style
Baseline
Category
Search
Viewbox
24×24
License
Apache 2.0

More search icons from Google Material Icons

Use the twotone 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="M4 20h16V4H4zm2.45-9.5l-.95-1L7 7.76L6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1c-1.87 1.87-4.36 2.9-7 2.9s-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51z" opacity=".3"/><path fill="currentColor" d="m15.53 15.71l-.03-.06l-.81-1.41a7.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-.79" opacity=".3"/><path fill="currentColor" d="M7.16 14.96c-.39-.27-.76-.58-1.1-.92L5 15.1c1.87 1.87 4.36 2.9 7 2.9s5.13-1.03 7-2.9l-1.06-1.06c-.34.34-.71.64-1.1.92L16 13.5V11h1v-1h-5.62L9.65 7H6l1 .76L5.5 9.5l.95 1L8 9.51v3.99zm1.32.69l.81-1.41c1.74.65 3.66.65 5.4 0l.81 1.41l.03.06c-1.1.51-2.3.79-3.55.79s-2.43-.27-3.53-.79z"/><path fill="currentColor" d="M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 18H4V4h16z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneBedroomBaby(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 20h16V4H4zm2.45-9.5l-.95-1L7 7.76L6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1c-1.87 1.87-4.36 2.9-7 2.9s-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51z" opacity=".3"/><path fill="currentColor" d="m15.53 15.71l-.03-.06l-.81-1.41a7.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-.79" opacity=".3"/><path fill="currentColor" d="M7.16 14.96c-.39-.27-.76-.58-1.1-.92L5 15.1c1.87 1.87 4.36 2.9 7 2.9s5.13-1.03 7-2.9l-1.06-1.06c-.34.34-.71.64-1.1.92L16 13.5V11h1v-1h-5.62L9.65 7H6l1 .76L5.5 9.5l.95 1L8 9.51v3.99zm1.32.69l.81-1.41c1.74.65 3.66.65 5.4 0l.81 1.41l.03.06c-1.1.51-2.3.79-3.55.79s-2.43-.27-3.53-.79z"/><path fill="currentColor" d="M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 18H4V4h16z"/></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 20h16V4H4zm2.45-9.5l-.95-1L7 7.76L6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1c-1.87 1.87-4.36 2.9-7 2.9s-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51z" opacity=".3"/><path fill="currentColor" d="m15.53 15.71l-.03-.06l-.81-1.41a7.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-.79" opacity=".3"/><path fill="currentColor" d="M7.16 14.96c-.39-.27-.76-.58-1.1-.92L5 15.1c1.87 1.87 4.36 2.9 7 2.9s5.13-1.03 7-2.9l-1.06-1.06c-.34.34-.71.64-1.1.92L16 13.5V11h1v-1h-5.62L9.65 7H6l1 .76L5.5 9.5l.95 1L8 9.51v3.99zm1.32.69l.81-1.41c1.74.65 3.66.65 5.4 0l.81 1.41l.03.06c-1.1.51-2.3.79-3.55.79s-2.43-.27-3.53-.79z"/><path fill="currentColor" d="M20 2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2m0 18H4V4h16z"/></svg>
</template>

CSS

.icon-twotone-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%22M4%2020h16V4H4zm2.45-9.5l-.95-1L7%207.76L6%207h3.65l1.73%203H17v1h-1v2.5l.84%201.46c.39-.28.76-.58%201.1-.92L19%2015.1c-1.87%201.87-4.36%202.9-7%202.9s-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65%201.1.92L8%2013.5V9.51z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.53%2015.71l-.03-.06l-.81-1.41a7.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-.79%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.16%2014.96c-.39-.27-.76-.58-1.1-.92L5%2015.1c1.87%201.87%204.36%202.9%207%202.9s5.13-1.03%207-2.9l-1.06-1.06c-.34.34-.71.64-1.1.92L16%2013.5V11h1v-1h-5.62L9.65%207H6l1%20.76L5.5%209.5l.95%201L8%209.51v3.99zm1.32.69l.81-1.41c1.74.65%203.66.65%205.4%200l.81%201.41l.03.06c-1.1.51-2.3.79-3.55.79s-2.43-.27-3.53-.79z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%202H4c-1.1%200-2%20.9-2%202v16c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2m0%2018H4V4h16z%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%2020h16V4H4zm2.45-9.5l-.95-1L7%207.76L6%207h3.65l1.73%203H17v1h-1v2.5l.84%201.46c.39-.28.76-.58%201.1-.92L19%2015.1c-1.87%201.87-4.36%202.9-7%202.9s-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65%201.1.92L8%2013.5V9.51z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.53%2015.71l-.03-.06l-.81-1.41a7.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-.79%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.16%2014.96c-.39-.27-.76-.58-1.1-.92L5%2015.1c1.87%201.87%204.36%202.9%207%202.9s5.13-1.03%207-2.9l-1.06-1.06c-.34.34-.71.64-1.1.92L16%2013.5V11h1v-1h-5.62L9.65%207H6l1%20.76L5.5%209.5l.95%201L8%209.51v3.99zm1.32.69l.81-1.41c1.74.65%203.66.65%205.4%200l.81%201.41l.03.06c-1.1.51-2.3.79-3.55.79s-2.43-.27-3.53-.79z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%202H4c-1.1%200-2%20.9-2%202v16c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2m0%2018H4V4h16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-bedroom-baby.svg?color=%231a73e8&size=48