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

Name
room-preferences-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

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="m17.233 20.216l-.072-.504q-.569-.125-.937-.352t-.695-.562l-.492.221q-.137.07-.28.036t-.224-.164l-.158-.275q-.1-.131-.072-.287t.153-.262l.402-.34q-.185-.548-.185-1.032q0-.483.185-1.031l-.402-.341q-.125-.106-.153-.261t.072-.287l.158-.275q.08-.13.224-.164q.143-.034.28.035l.492.221q.327-.334.695-.564t.938-.355l.07-.504q.032-.156.134-.259q.103-.102.265-.102h.277q.161 0 .264.103t.134.258l.071.504q.57.125.938.352t.695.562l.492-.221q.137-.07.28-.036t.224.164l.158.275q.1.131.072.287t-.153.261l-.402.34q.184.549.184 1.033t-.184 1.031l.402.34q.125.106.153.262t-.072.287l-.158.275q-.081.13-.221.164t-.277-.035l-.498-.216q-.327.335-.695.562q-.369.227-.938.352l-.071.504q-.031.155-.134.258t-.264.103h-.277q-.162 0-.265-.103q-.102-.103-.133-.258m.536-1.37q.883 0 1.519-.635q.635-.636.635-1.519t-.635-1.518t-1.519-.635t-1.518.635t-.636 1.518t.636 1.519t1.518.635m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M5 20q-.213 0-.357-.143T4.5 19.5t.143-.357T5 19h1.5V5.616q0-.672.472-1.144T8.116 4h4.769q.517 0 .916.285q.399.284.578.715h1.506q.67 0 1.143.472q.472.472.472 1.144v3.692q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357V6.616q0-.27-.173-.443T15.885 6H14.5v5.573q0 .25-.159.375q-.158.125-.341.125t-.341-.125q-.159-.125-.159-.375V5.615q0-.269-.173-.442T12.885 5h-4.77q-.269 0-.442.173t-.173.443V19h4.56q.25 0 .372.159q.122.158.122.341t-.122.341t-.373.159zm2.5-1V5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRoomPreferencesOutlineRounded(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="m17.233 20.216l-.072-.504q-.569-.125-.937-.352t-.695-.562l-.492.221q-.137.07-.28.036t-.224-.164l-.158-.275q-.1-.131-.072-.287t.153-.262l.402-.34q-.185-.548-.185-1.032q0-.483.185-1.031l-.402-.341q-.125-.106-.153-.261t.072-.287l.158-.275q.08-.13.224-.164q.143-.034.28.035l.492.221q.327-.334.695-.564t.938-.355l.07-.504q.032-.156.134-.259q.103-.102.265-.102h.277q.161 0 .264.103t.134.258l.071.504q.57.125.938.352t.695.562l.492-.221q.137-.07.28-.036t.224.164l.158.275q.1.131.072.287t-.153.261l-.402.34q.184.549.184 1.033t-.184 1.031l.402.34q.125.106.153.262t-.072.287l-.158.275q-.081.13-.221.164t-.277-.035l-.498-.216q-.327.335-.695.562q-.369.227-.938.352l-.071.504q-.031.155-.134.258t-.264.103h-.277q-.162 0-.265-.103q-.102-.103-.133-.258m.536-1.37q.883 0 1.519-.635q.635-.636.635-1.519t-.635-1.518t-1.519-.635t-1.518.635t-.636 1.518t.636 1.519t1.518.635m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M5 20q-.213 0-.357-.143T4.5 19.5t.143-.357T5 19h1.5V5.616q0-.672.472-1.144T8.116 4h4.769q.517 0 .916.285q.399.284.578.715h1.506q.67 0 1.143.472q.472.472.472 1.144v3.692q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357V6.616q0-.27-.173-.443T15.885 6H14.5v5.573q0 .25-.159.375q-.158.125-.341.125t-.341-.125q-.159-.125-.159-.375V5.615q0-.269-.173-.442T12.885 5h-4.77q-.269 0-.442.173t-.173.443V19h4.56q.25 0 .372.159q.122.158.122.341t-.122.341t-.373.159zm2.5-1V5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.233 20.216l-.072-.504q-.569-.125-.937-.352t-.695-.562l-.492.221q-.137.07-.28.036t-.224-.164l-.158-.275q-.1-.131-.072-.287t.153-.262l.402-.34q-.185-.548-.185-1.032q0-.483.185-1.031l-.402-.341q-.125-.106-.153-.261t.072-.287l.158-.275q.08-.13.224-.164q.143-.034.28.035l.492.221q.327-.334.695-.564t.938-.355l.07-.504q.032-.156.134-.259q.103-.102.265-.102h.277q.161 0 .264.103t.134.258l.071.504q.57.125.938.352t.695.562l.492-.221q.137-.07.28-.036t.224.164l.158.275q.1.131.072.287t-.153.261l-.402.34q.184.549.184 1.033t-.184 1.031l.402.34q.125.106.153.262t-.072.287l-.158.275q-.081.13-.221.164t-.277-.035l-.498-.216q-.327.335-.695.562q-.369.227-.938.352l-.071.504q-.031.155-.134.258t-.264.103h-.277q-.162 0-.265-.103q-.102-.103-.133-.258m.536-1.37q.883 0 1.519-.635q.635-.636.635-1.519t-.635-1.518t-1.519-.635t-1.518.635t-.636 1.518t.636 1.519t1.518.635m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M5 20q-.213 0-.357-.143T4.5 19.5t.143-.357T5 19h1.5V5.616q0-.672.472-1.144T8.116 4h4.769q.517 0 .916.285q.399.284.578.715h1.506q.67 0 1.143.472q.472.472.472 1.144v3.692q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357V6.616q0-.27-.173-.443T15.885 6H14.5v5.573q0 .25-.159.375q-.158.125-.341.125t-.341-.125q-.159-.125-.159-.375V5.615q0-.269-.173-.442T12.885 5h-4.77q-.269 0-.442.173t-.173.443V19h4.56q.25 0 .372.159q.122.158.122.341t-.122.341t-.373.159zm2.5-1V5z"/></svg>
</template>

CSS

.icon-room-preferences-outline-rounded {
  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%22m17.233%2020.216l-.072-.504q-.569-.125-.937-.352t-.695-.562l-.492.221q-.137.07-.28.036t-.224-.164l-.158-.275q-.1-.131-.072-.287t.153-.262l.402-.34q-.185-.548-.185-1.032q0-.483.185-1.031l-.402-.341q-.125-.106-.153-.261t.072-.287l.158-.275q.08-.13.224-.164q.143-.034.28.035l.492.221q.327-.334.695-.564t.938-.355l.07-.504q.032-.156.134-.259q.103-.102.265-.102h.277q.161%200%20.264.103t.134.258l.071.504q.57.125.938.352t.695.562l.492-.221q.137-.07.28-.036t.224.164l.158.275q.1.131.072.287t-.153.261l-.402.34q.184.549.184%201.033t-.184%201.031l.402.34q.125.106.153.262t-.072.287l-.158.275q-.081.13-.221.164t-.277-.035l-.498-.216q-.327.335-.695.562q-.369.227-.938.352l-.071.504q-.031.155-.134.258t-.264.103h-.277q-.162%200-.265-.103q-.102-.103-.133-.258m.536-1.37q.883%200%201.519-.635q.635-.636.635-1.519t-.635-1.518t-1.519-.635t-1.518.635t-.636%201.518t.636%201.519t1.518.635m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M5%2020q-.213%200-.357-.143T4.5%2019.5t.143-.357T5%2019h1.5V5.616q0-.672.472-1.144T8.116%204h4.769q.517%200%20.916.285q.399.284.578.715h1.506q.67%200%201.143.472q.472.472.472%201.144v3.692q0%20.213-.143.357t-.357.143t-.357-.143t-.143-.357V6.616q0-.27-.173-.443T15.885%206H14.5v5.573q0%20.25-.159.375q-.158.125-.341.125t-.341-.125q-.159-.125-.159-.375V5.615q0-.269-.173-.442T12.885%205h-4.77q-.269%200-.442.173t-.173.443V19h4.56q.25%200%20.372.159q.122.158.122.341t-.122.341t-.373.159zm2.5-1V5z%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%22m17.233%2020.216l-.072-.504q-.569-.125-.937-.352t-.695-.562l-.492.221q-.137.07-.28.036t-.224-.164l-.158-.275q-.1-.131-.072-.287t.153-.262l.402-.34q-.185-.548-.185-1.032q0-.483.185-1.031l-.402-.341q-.125-.106-.153-.261t.072-.287l.158-.275q.08-.13.224-.164q.143-.034.28.035l.492.221q.327-.334.695-.564t.938-.355l.07-.504q.032-.156.134-.259q.103-.102.265-.102h.277q.161%200%20.264.103t.134.258l.071.504q.57.125.938.352t.695.562l.492-.221q.137-.07.28-.036t.224.164l.158.275q.1.131.072.287t-.153.261l-.402.34q.184.549.184%201.033t-.184%201.031l.402.34q.125.106.153.262t-.072.287l-.158.275q-.081.13-.221.164t-.277-.035l-.498-.216q-.327.335-.695.562q-.369.227-.938.352l-.071.504q-.031.155-.134.258t-.264.103h-.277q-.162%200-.265-.103q-.102-.103-.133-.258m.536-1.37q.883%200%201.519-.635q.635-.636.635-1.519t-.635-1.518t-1.519-.635t-1.518.635t-.636%201.518t.636%201.519t1.518.635m-6.808-6.306q-.23-.23-.23-.54t.23-.54t.539-.23t.54.23t.23.54t-.23.54t-.54.23t-.54-.23M5%2020q-.213%200-.357-.143T4.5%2019.5t.143-.357T5%2019h1.5V5.616q0-.672.472-1.144T8.116%204h4.769q.517%200%20.916.285q.399.284.578.715h1.506q.67%200%201.143.472q.472.472.472%201.144v3.692q0%20.213-.143.357t-.357.143t-.357-.143t-.143-.357V6.616q0-.27-.173-.443T15.885%206H14.5v5.573q0%20.25-.159.375q-.158.125-.341.125t-.341-.125q-.159-.125-.159-.375V5.615q0-.269-.173-.442T12.885%205h-4.77q-.269%200-.442.173t-.173.443V19h4.56q.25%200%20.372.159q.122.158.122.341t-.122.341t-.373.159zm2.5-1V5z%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-rounded.svg?color=%231a73e8&size=48