building-factory-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
building-factory-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the building factory icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.17 2a2.25 2.25 0 0 0-2.247 2.129l-.838 15.5A2.25 2.25 0 0 0 4.332 22h2.834a2.25 2.25 0 0 0 2.246-2.371l-.838-15.5A2.25 2.25 0 0 0 6.328 2zm-.75 2.21a.75.75 0 0 1 .749-.71h1.158a.75.75 0 0 1 .749.71l.837 15.5a.75.75 0 0 1-.748.79H4.332a.75.75 0 0 1-.749-.79zM9.511 22c.395-.412.683-.928.818-1.5h1.17v-4.25c0-.966.783-1.75 1.75-1.75h4c.966 0 1.75.784 1.75 1.75v4.25h.75a.75.75 0 0 0 .75-.75V7.713l-5.241 4.838a.75.75 0 0 1-1.26-.551V7.713l-4.027 3.718l-.105-1.944l4.374-4.038A.75.75 0 0 1 15.5 6v4.287l5.241-4.838A.75.75 0 0 1 22 6v13.75A2.25 2.25 0 0 1 19.75 22zm3.488-5.75v4.25h4.5v-4.25a.25.25 0 0 0-.25-.25h-4a.25.25 0 0 0-.25.25"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingFactory24Regular(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="M5.17 2a2.25 2.25 0 0 0-2.247 2.129l-.838 15.5A2.25 2.25 0 0 0 4.332 22h2.834a2.25 2.25 0 0 0 2.246-2.371l-.838-15.5A2.25 2.25 0 0 0 6.328 2zm-.75 2.21a.75.75 0 0 1 .749-.71h1.158a.75.75 0 0 1 .749.71l.837 15.5a.75.75 0 0 1-.748.79H4.332a.75.75 0 0 1-.749-.79zM9.511 22c.395-.412.683-.928.818-1.5h1.17v-4.25c0-.966.783-1.75 1.75-1.75h4c.966 0 1.75.784 1.75 1.75v4.25h.75a.75.75 0 0 0 .75-.75V7.713l-5.241 4.838a.75.75 0 0 1-1.26-.551V7.713l-4.027 3.718l-.105-1.944l4.374-4.038A.75.75 0 0 1 15.5 6v4.287l5.241-4.838A.75.75 0 0 1 22 6v13.75A2.25 2.25 0 0 1 19.75 22zm3.488-5.75v4.25h4.5v-4.25a.25.25 0 0 0-.25-.25h-4a.25.25 0 0 0-.25.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.17 2a2.25 2.25 0 0 0-2.247 2.129l-.838 15.5A2.25 2.25 0 0 0 4.332 22h2.834a2.25 2.25 0 0 0 2.246-2.371l-.838-15.5A2.25 2.25 0 0 0 6.328 2zm-.75 2.21a.75.75 0 0 1 .749-.71h1.158a.75.75 0 0 1 .749.71l.837 15.5a.75.75 0 0 1-.748.79H4.332a.75.75 0 0 1-.749-.79zM9.511 22c.395-.412.683-.928.818-1.5h1.17v-4.25c0-.966.783-1.75 1.75-1.75h4c.966 0 1.75.784 1.75 1.75v4.25h.75a.75.75 0 0 0 .75-.75V7.713l-5.241 4.838a.75.75 0 0 1-1.26-.551V7.713l-4.027 3.718l-.105-1.944l4.374-4.038A.75.75 0 0 1 15.5 6v4.287l5.241-4.838A.75.75 0 0 1 22 6v13.75A2.25 2.25 0 0 1 19.75 22zm3.488-5.75v4.25h4.5v-4.25a.25.25 0 0 0-.25-.25h-4a.25.25 0 0 0-.25.25"/></svg>
</template>

CSS

.icon-building-factory-24-regular {
  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%22M5.17%202a2.25%202.25%200%200%200-2.247%202.129l-.838%2015.5A2.25%202.25%200%200%200%204.332%2022h2.834a2.25%202.25%200%200%200%202.246-2.371l-.838-15.5A2.25%202.25%200%200%200%206.328%202zm-.75%202.21a.75.75%200%200%201%20.749-.71h1.158a.75.75%200%200%201%20.749.71l.837%2015.5a.75.75%200%200%201-.748.79H4.332a.75.75%200%200%201-.749-.79zM9.511%2022c.395-.412.683-.928.818-1.5h1.17v-4.25c0-.966.783-1.75%201.75-1.75h4c.966%200%201.75.784%201.75%201.75v4.25h.75a.75.75%200%200%200%20.75-.75V7.713l-5.241%204.838a.75.75%200%200%201-1.26-.551V7.713l-4.027%203.718l-.105-1.944l4.374-4.038A.75.75%200%200%201%2015.5%206v4.287l5.241-4.838A.75.75%200%200%201%2022%206v13.75A2.25%202.25%200%200%201%2019.75%2022zm3.488-5.75v4.25h4.5v-4.25a.25.25%200%200%200-.25-.25h-4a.25.25%200%200%200-.25.25%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%22M5.17%202a2.25%202.25%200%200%200-2.247%202.129l-.838%2015.5A2.25%202.25%200%200%200%204.332%2022h2.834a2.25%202.25%200%200%200%202.246-2.371l-.838-15.5A2.25%202.25%200%200%200%206.328%202zm-.75%202.21a.75.75%200%200%201%20.749-.71h1.158a.75.75%200%200%201%20.749.71l.837%2015.5a.75.75%200%200%201-.748.79H4.332a.75.75%200%200%201-.749-.79zM9.511%2022c.395-.412.683-.928.818-1.5h1.17v-4.25c0-.966.783-1.75%201.75-1.75h4c.966%200%201.75.784%201.75%201.75v4.25h.75a.75.75%200%200%200%20.75-.75V7.713l-5.241%204.838a.75.75%200%200%201-1.26-.551V7.713l-4.027%203.718l-.105-1.944l4.374-4.038A.75.75%200%200%201%2015.5%206v4.287l5.241-4.838A.75.75%200%200%201%2022%206v13.75A2.25%202.25%200%200%201%2019.75%2022zm3.488-5.75v4.25h4.5v-4.25a.25.25%200%200%200-.25-.25h-4a.25.25%200%200%200-.25.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/building-factory-24-regular.svg?color=%231a73e8&size=48