twotone room preferences icon

twotone-room-preferences from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
twotone-room-preferences
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the twotone room preferences icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 12.11V5H7v14h4.29c-.19-.63-.29-1.3-.29-2c0-1.91.76-3.63 2-4.89M10 11h2v2h-2z" opacity=".3"/><path fill="currentColor" d="M12 13h-2v-2h2zm-5 6V5h6v7.11c.57-.59 1.25-1.07 2-1.42V6h2v4h2V4h-4V3H5v16H3v2h9.26c-.42-.6-.75-1.28-.97-2zm14.69-1.37l1.14 1l-1 1.73l-1.45-.49q-.48.405-1.08.63L19 22h-2l-.3-1.49q-.6-.225-1.08-.63l-1.45.49l-1-1.73l1.14-1c-.08-.5-.08-.76 0-1.26l-1.14-1l1-1.73l1.45.49q.48-.405 1.08-.63L17 12h2l.3 1.49q.6.225 1.08.63l1.45-.49l1 1.73l-1.14 1c.08.51.08.77 0 1.27M20 17c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneRoomPreferences(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="M13 12.11V5H7v14h4.29c-.19-.63-.29-1.3-.29-2c0-1.91.76-3.63 2-4.89M10 11h2v2h-2z" opacity=".3"/><path fill="currentColor" d="M12 13h-2v-2h2zm-5 6V5h6v7.11c.57-.59 1.25-1.07 2-1.42V6h2v4h2V4h-4V3H5v16H3v2h9.26c-.42-.6-.75-1.28-.97-2zm14.69-1.37l1.14 1l-1 1.73l-1.45-.49q-.48.405-1.08.63L19 22h-2l-.3-1.49q-.6-.225-1.08-.63l-1.45.49l-1-1.73l1.14-1c-.08-.5-.08-.76 0-1.26l-1.14-1l1-1.73l1.45.49q.48-.405 1.08-.63L17 12h2l.3 1.49q.6.225 1.08.63l1.45-.49l1 1.73l-1.14 1c.08.51.08.77 0 1.27M20 17c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 12.11V5H7v14h4.29c-.19-.63-.29-1.3-.29-2c0-1.91.76-3.63 2-4.89M10 11h2v2h-2z" opacity=".3"/><path fill="currentColor" d="M12 13h-2v-2h2zm-5 6V5h6v7.11c.57-.59 1.25-1.07 2-1.42V6h2v4h2V4h-4V3H5v16H3v2h9.26c-.42-.6-.75-1.28-.97-2zm14.69-1.37l1.14 1l-1 1.73l-1.45-.49q-.48.405-1.08.63L19 22h-2l-.3-1.49q-.6-.225-1.08-.63l-1.45.49l-1-1.73l1.14-1c-.08-.5-.08-.76 0-1.26l-1.14-1l1-1.73l1.45.49q.48-.405 1.08-.63L17 12h2l.3 1.49q.6.225 1.08.63l1.45-.49l1 1.73l-1.14 1c.08.51.08.77 0 1.27M20 17c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2s2-.9 2-2"/></svg>
</template>

CSS

.icon-twotone-room-preferences {
  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%22M13%2012.11V5H7v14h4.29c-.19-.63-.29-1.3-.29-2c0-1.91.76-3.63%202-4.89M10%2011h2v2h-2z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2013h-2v-2h2zm-5%206V5h6v7.11c.57-.59%201.25-1.07%202-1.42V6h2v4h2V4h-4V3H5v16H3v2h9.26c-.42-.6-.75-1.28-.97-2zm14.69-1.37l1.14%201l-1%201.73l-1.45-.49q-.48.405-1.08.63L19%2022h-2l-.3-1.49q-.6-.225-1.08-.63l-1.45.49l-1-1.73l1.14-1c-.08-.5-.08-.76%200-1.26l-1.14-1l1-1.73l1.45.49q.48-.405%201.08-.63L17%2012h2l.3%201.49q.6.225%201.08.63l1.45-.49l1%201.73l-1.14%201c.08.51.08.77%200%201.27M20%2017c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202s2-.9%202-2%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%22M13%2012.11V5H7v14h4.29c-.19-.63-.29-1.3-.29-2c0-1.91.76-3.63%202-4.89M10%2011h2v2h-2z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2013h-2v-2h2zm-5%206V5h6v7.11c.57-.59%201.25-1.07%202-1.42V6h2v4h2V4h-4V3H5v16H3v2h9.26c-.42-.6-.75-1.28-.97-2zm14.69-1.37l1.14%201l-1%201.73l-1.45-.49q-.48.405-1.08.63L19%2022h-2l-.3-1.49q-.6-.225-1.08-.63l-1.45.49l-1-1.73l1.14-1c-.08-.5-.08-.76%200-1.26l-1.14-1l1-1.73l1.45.49q.48-.405%201.08-.63L17%2012h2l.3%201.49q.6.225%201.08.63l1.45-.49l1%201.73l-1.14%201c.08.51.08.77%200%201.27M20%2017c0-1.1-.9-2-2-2s-2%20.9-2%202s.9%202%202%202s2-.9%202-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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