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

Name
room-preferences-outline
Set
Material Symbols Light
Style
Outline
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
room-preferences-outline-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-2v6.462h-1V5h-6v14h4.77v1zm12.77.577l-.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.636m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M7.5 19V5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRoomPreferencesOutline(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-2v6.462h-1V5h-6v14h4.77v1zm12.77.577l-.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.636m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M7.5 19V5z"/></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-2v6.462h-1V5h-6v14h4.77v1zm12.77.577l-.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.636m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M7.5 19V5z"/></svg>
</template>

CSS

.icon-room-preferences-outline {
  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-2v6.462h-1V5h-6v14h4.77v1zm12.77.577l-.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.636m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M7.5%2019V5z%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-2v6.462h-1V5h-6v14h4.77v1zm12.77.577l-.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.636m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M7.5%2019V5z%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-outline.svg?color=%231a73e8&size=48