building office icon

building-office-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
building-office-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the building office icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 210h-18V94h2a6 6 0 0 0 0-12h-50V46h2a6 6 0 0 0 0-12H40a6 6 0 0 0 0 12h2v164H24a6 6 0 0 0 0 12h224a6 6 0 0 0 0-12M218 94v116h-36V94ZM54 46h116v164h-28v-50a6 6 0 0 0-6-6H88a6 6 0 0 0-6 6v50H54Zm76 164H94v-44h36ZM74 80a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12H80a6 6 0 0 1-6-6m48 0a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12h-16a6 6 0 0 1-6-6m-42 46a6 6 0 0 1 0-12h16a6 6 0 0 1 0 12Zm42-6a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12h-16a6 6 0 0 1-6-6"/></svg>

React

import type { SVGProps } from "react";

export function PhBuildingOfficeLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 210h-18V94h2a6 6 0 0 0 0-12h-50V46h2a6 6 0 0 0 0-12H40a6 6 0 0 0 0 12h2v164H24a6 6 0 0 0 0 12h224a6 6 0 0 0 0-12M218 94v116h-36V94ZM54 46h116v164h-28v-50a6 6 0 0 0-6-6H88a6 6 0 0 0-6 6v50H54Zm76 164H94v-44h36ZM74 80a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12H80a6 6 0 0 1-6-6m48 0a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12h-16a6 6 0 0 1-6-6m-42 46a6 6 0 0 1 0-12h16a6 6 0 0 1 0 12Zm42-6a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12h-16a6 6 0 0 1-6-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 210h-18V94h2a6 6 0 0 0 0-12h-50V46h2a6 6 0 0 0 0-12H40a6 6 0 0 0 0 12h2v164H24a6 6 0 0 0 0 12h224a6 6 0 0 0 0-12M218 94v116h-36V94ZM54 46h116v164h-28v-50a6 6 0 0 0-6-6H88a6 6 0 0 0-6 6v50H54Zm76 164H94v-44h36ZM74 80a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12H80a6 6 0 0 1-6-6m48 0a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12h-16a6 6 0 0 1-6-6m-42 46a6 6 0 0 1 0-12h16a6 6 0 0 1 0 12Zm42-6a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12h-16a6 6 0 0 1-6-6"/></svg>
</template>

CSS

.icon-building-office-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%20210h-18V94h2a6%206%200%200%200%200-12h-50V46h2a6%206%200%200%200%200-12H40a6%206%200%200%200%200%2012h2v164H24a6%206%200%200%200%200%2012h224a6%206%200%200%200%200-12M218%2094v116h-36V94ZM54%2046h116v164h-28v-50a6%206%200%200%200-6-6H88a6%206%200%200%200-6%206v50H54Zm76%20164H94v-44h36ZM74%2080a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012H80a6%206%200%200%201-6-6m48%200a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012h-16a6%206%200%200%201-6-6m-42%2046a6%206%200%200%201%200-12h16a6%206%200%200%201%200%2012Zm42-6a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012h-16a6%206%200%200%201-6-6%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M248%20210h-18V94h2a6%206%200%200%200%200-12h-50V46h2a6%206%200%200%200%200-12H40a6%206%200%200%200%200%2012h2v164H24a6%206%200%200%200%200%2012h224a6%206%200%200%200%200-12M218%2094v116h-36V94ZM54%2046h116v164h-28v-50a6%206%200%200%200-6-6H88a6%206%200%200%200-6%206v50H54Zm76%20164H94v-44h36ZM74%2080a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012H80a6%206%200%200%201-6-6m48%200a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012h-16a6%206%200%200%201-6-6m-42%2046a6%206%200%200%201%200-12h16a6%206%200%200%201%200%2012Zm42-6a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012h-16a6%206%200%200%201-6-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/building-office-light.svg?color=%231a73e8&size=48