room preferences icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More business icons from Material Symbols

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="M3 21v-2h2V3h10v1h4v6h-2V6h-2v6h-2V5H7v14h5v2zm14 1l-.3-1.5q-.3-.125-.562-.275t-.513-.35l-1.45.5l-1-1.725l1.125-1q-.05-.375-.05-.638t.05-.637l-1.125-1l1-1.725l1.45.5q.25-.2.513-.363t.562-.287L17 12h2l.3 1.5q.3.125.563.275t.512.35l1.45-.5l1 1.725l-1.125 1q.05.375.05.638t-.05.637l1.125 1l-1 1.725l-1.45-.475q-.25.2-.513.35t-.562.275L19 22zm1-3q.825 0 1.413-.587T20 17t-.587-1.412T18 15t-1.412.588T16 17t.588 1.413T18 19m-7.712-6.287Q10 12.425 10 12t.288-.712T11 11t.713.288T12 12t-.288.713T11 13t-.712-.288M7 19V5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRoomPreferencesOutline(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="M3 21v-2h2V3h10v1h4v6h-2V6h-2v6h-2V5H7v14h5v2zm14 1l-.3-1.5q-.3-.125-.562-.275t-.513-.35l-1.45.5l-1-1.725l1.125-1q-.05-.375-.05-.638t.05-.637l-1.125-1l1-1.725l1.45.5q.25-.2.513-.363t.562-.287L17 12h2l.3 1.5q.3.125.563.275t.512.35l1.45-.5l1 1.725l-1.125 1q.05.375.05.638t-.05.637l1.125 1l-1 1.725l-1.45-.475q-.25.2-.513.35t-.562.275L19 22zm1-3q.825 0 1.413-.587T20 17t-.587-1.412T18 15t-1.412.588T16 17t.588 1.413T18 19m-7.712-6.287Q10 12.425 10 12t.288-.712T11 11t.713.288T12 12t-.288.713T11 13t-.712-.288M7 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="M3 21v-2h2V3h10v1h4v6h-2V6h-2v6h-2V5H7v14h5v2zm14 1l-.3-1.5q-.3-.125-.562-.275t-.513-.35l-1.45.5l-1-1.725l1.125-1q-.05-.375-.05-.638t.05-.637l-1.125-1l1-1.725l1.45.5q.25-.2.513-.363t.562-.287L17 12h2l.3 1.5q.3.125.563.275t.512.35l1.45-.5l1 1.725l-1.125 1q.05.375.05.638t-.05.637l1.125 1l-1 1.725l-1.45-.475q-.25.2-.513.35t-.562.275L19 22zm1-3q.825 0 1.413-.587T20 17t-.587-1.412T18 15t-1.412.588T16 17t.588 1.413T18 19m-7.712-6.287Q10 12.425 10 12t.288-.712T11 11t.713.288T12 12t-.288.713T11 13t-.712-.288M7 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%22M3%2021v-2h2V3h10v1h4v6h-2V6h-2v6h-2V5H7v14h5v2zm14%201l-.3-1.5q-.3-.125-.562-.275t-.513-.35l-1.45.5l-1-1.725l1.125-1q-.05-.375-.05-.638t.05-.637l-1.125-1l1-1.725l1.45.5q.25-.2.513-.363t.562-.287L17%2012h2l.3%201.5q.3.125.563.275t.512.35l1.45-.5l1%201.725l-1.125%201q.05.375.05.638t-.05.637l1.125%201l-1%201.725l-1.45-.475q-.25.2-.513.35t-.562.275L19%2022zm1-3q.825%200%201.413-.587T20%2017t-.587-1.412T18%2015t-1.412.588T16%2017t.588%201.413T18%2019m-7.712-6.287Q10%2012.425%2010%2012t.288-.712T11%2011t.713.288T12%2012t-.288.713T11%2013t-.712-.288M7%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%22M3%2021v-2h2V3h10v1h4v6h-2V6h-2v6h-2V5H7v14h5v2zm14%201l-.3-1.5q-.3-.125-.562-.275t-.513-.35l-1.45.5l-1-1.725l1.125-1q-.05-.375-.05-.638t.05-.637l-1.125-1l1-1.725l1.45.5q.25-.2.513-.363t.562-.287L17%2012h2l.3%201.5q.3.125.563.275t.512.35l1.45-.5l1%201.725l-1.125%201q.05.375.05.638t-.05.637l1.125%201l-1%201.725l-1.45-.475q-.25.2-.513.35t-.562.275L19%2022zm1-3q.825%200%201.413-.587T20%2017t-.587-1.412T18%2015t-1.412.588T16%2017t.588%201.413T18%2019m-7.712-6.287Q10%2012.425%2010%2012t.288-.712T11%2011t.713.288T12%2012t-.288.713T11%2013t-.712-.288M7%2019V5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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