room-preferences from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.

Name
room-preferences
Set
Material Symbols Light
Style
Regular
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
room-preferences-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the 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="M4.5 20v-1h2V4h8v1h3v5.808h-1V6h-2v5.81q-1.229.874-1.932 2.106t-.703 2.776q0 .954.268 1.732q.267.778.752 1.576zm7.54-7.46q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m5.23 8.037l-.109-.866q-.569-.125-.937-.352t-.695-.561l-.796.366l-.577-.86l.702-.577q-.185-.548-.185-1.032q0-.483.185-1.031l-.702-.577l.577-.86l.796.365q.327-.334.695-.564t.938-.355l.107-.865h1l.108.865q.57.125.938.352t.694.562l.797-.366l.577.86l-.702.577q.185.548.185 1.032q0 .483-.185 1.031l.702.577l-.577.86l-.796-.36q-.327.335-.695.562q-.369.227-.938.352l-.108.865zm.5-1.73q.882 0 1.518-.637q.635-.635.635-1.518t-.635-1.518t-1.519-.636t-1.518.636t-.636 1.518t.636 1.518t1.518.636"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRoomPreferences(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.5 20v-1h2V4h8v1h3v5.808h-1V6h-2v5.81q-1.229.874-1.932 2.106t-.703 2.776q0 .954.268 1.732q.267.778.752 1.576zm7.54-7.46q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m5.23 8.037l-.109-.866q-.569-.125-.937-.352t-.695-.561l-.796.366l-.577-.86l.702-.577q-.185-.548-.185-1.032q0-.483.185-1.031l-.702-.577l.577-.86l.796.365q.327-.334.695-.564t.938-.355l.107-.865h1l.108.865q.57.125.938.352t.694.562l.797-.366l.577.86l-.702.577q.185.548.185 1.032q0 .483-.185 1.031l.702.577l-.577.86l-.796-.36q-.327.335-.695.562q-.369.227-.938.352l-.108.865zm.5-1.73q.882 0 1.518-.637q.635-.635.635-1.518t-.635-1.518t-1.519-.636t-1.518.636t-.636 1.518t.636 1.518t1.518.636"/></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.5 20v-1h2V4h8v1h3v5.808h-1V6h-2v5.81q-1.229.874-1.932 2.106t-.703 2.776q0 .954.268 1.732q.267.778.752 1.576zm7.54-7.46q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m5.23 8.037l-.109-.866q-.569-.125-.937-.352t-.695-.561l-.796.366l-.577-.86l.702-.577q-.185-.548-.185-1.032q0-.483.185-1.031l-.702-.577l.577-.86l.796.365q.327-.334.695-.564t.938-.355l.107-.865h1l.108.865q.57.125.938.352t.694.562l.797-.366l.577.86l-.702.577q.185.548.185 1.032q0 .483-.185 1.031l.702.577l-.577.86l-.796-.36q-.327.335-.695.562q-.369.227-.938.352l-.108.865zm.5-1.73q.882 0 1.518-.637q.635-.635.635-1.518t-.635-1.518t-1.519-.636t-1.518.636t-.636 1.518t.636 1.518t1.518.636"/></svg>
</template>

CSS

.icon-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%22M4.5%2020v-1h2V4h8v1h3v5.808h-1V6h-2v5.81q-1.229.874-1.932%202.106t-.703%202.776q0%20.954.268%201.732q.267.778.752%201.576zm7.54-7.46q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m5.23%208.037l-.109-.866q-.569-.125-.937-.352t-.695-.561l-.796.366l-.577-.86l.702-.577q-.185-.548-.185-1.032q0-.483.185-1.031l-.702-.577l.577-.86l.796.365q.327-.334.695-.564t.938-.355l.107-.865h1l.108.865q.57.125.938.352t.694.562l.797-.366l.577.86l-.702.577q.185.548.185%201.032q0%20.483-.185%201.031l.702.577l-.577.86l-.796-.36q-.327.335-.695.562q-.369.227-.938.352l-.108.865zm.5-1.73q.882%200%201.518-.637q.635-.635.635-1.518t-.635-1.518t-1.519-.636t-1.518.636t-.636%201.518t.636%201.518t1.518.636%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.5%2020v-1h2V4h8v1h3v5.808h-1V6h-2v5.81q-1.229.874-1.932%202.106t-.703%202.776q0%20.954.268%201.732q.267.778.752%201.576zm7.54-7.46q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m5.23%208.037l-.109-.866q-.569-.125-.937-.352t-.695-.561l-.796.366l-.577-.86l.702-.577q-.185-.548-.185-1.032q0-.483.185-1.031l-.702-.577l.577-.86l.796.365q.327-.334.695-.564t.938-.355l.107-.865h1l.108.865q.57.125.938.352t.694.562l.797-.366l.577.86l-.702.577q.185.548.185%201.032q0%20.483-.185%201.031l.702.577l-.577.86l-.796-.36q-.327.335-.695.562q-.369.227-.938.352l-.108.865zm.5-1.73q.882%200%201.518-.637q.635-.635.635-1.518t-.635-1.518t-1.519-.636t-1.518.636t-.636%201.518t.636%201.518t1.518.636%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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