building factory icon
building-factory-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- building-factory-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
building-bank-16-filledbuilding-bank-link-16-filledbuilding-bank-toolbox-20-filledbuilding-checkmark-16-filledbuilding-cloud-24-filledbuilding-desktop-16-filledbuilding-government-16-filledbuilding-government-search-16-filledbuilding-home-16-filledbuilding-lighthouse-16-filledbuilding-mosque-12-filledbuilding-multiple-16-filledbuilding-people-16-filledbuilding-retail-20-filledbuilding-retail-money-20-filledbuilding-retail-more-20-filledbuilding-retail-shield-20-filledbuilding-retail-toolbox-20-filledbuilding-shop-16-filledbuilding-skyscraper-16-filledbuilding-swap-16-filledbuilding-townhouse-20-filledbuilding-yurt-16-filled
Use the building factory icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M5.6 7.775A4.25 4.25 0 0 1 9.844 3.75h3.31a4.25 4.25 0 0 1 4.244 4.025l1.682 31.75A4.25 4.25 0 0 1 14.836 44H8.162a4.25 4.25 0 0 1-4.244-4.475zM19.42 44a6.23 6.23 0 0 0 1.658-4.58l-1.07-20.196l9.108-9.108A1.25 1.25 0 0 1 31.25 11v9.982l10.866-10.866a1.25 1.25 0 0 1 2.134.894l-.22 27.78A5.25 5.25 0 0 1 38.78 44zm18.08-2.5v-9.75A1.75 1.75 0 0 0 35.75 30h-8A1.75 1.75 0 0 0 26 31.75v9.75z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBuildingFactory48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M5.6 7.775A4.25 4.25 0 0 1 9.844 3.75h3.31a4.25 4.25 0 0 1 4.244 4.025l1.682 31.75A4.25 4.25 0 0 1 14.836 44H8.162a4.25 4.25 0 0 1-4.244-4.475zM19.42 44a6.23 6.23 0 0 0 1.658-4.58l-1.07-20.196l9.108-9.108A1.25 1.25 0 0 1 31.25 11v9.982l10.866-10.866a1.25 1.25 0 0 1 2.134.894l-.22 27.78A5.25 5.25 0 0 1 38.78 44zm18.08-2.5v-9.75A1.75 1.75 0 0 0 35.75 30h-8A1.75 1.75 0 0 0 26 31.75v9.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M5.6 7.775A4.25 4.25 0 0 1 9.844 3.75h3.31a4.25 4.25 0 0 1 4.244 4.025l1.682 31.75A4.25 4.25 0 0 1 14.836 44H8.162a4.25 4.25 0 0 1-4.244-4.475zM19.42 44a6.23 6.23 0 0 0 1.658-4.58l-1.07-20.196l9.108-9.108A1.25 1.25 0 0 1 31.25 11v9.982l10.866-10.866a1.25 1.25 0 0 1 2.134.894l-.22 27.78A5.25 5.25 0 0 1 38.78 44zm18.08-2.5v-9.75A1.75 1.75 0 0 0 35.75 30h-8A1.75 1.75 0 0 0 26 31.75v9.75z"/></svg> </template>
CSS
.icon-building-factory-48-filled {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.6%207.775A4.25%204.25%200%200%201%209.844%203.75h3.31a4.25%204.25%200%200%201%204.244%204.025l1.682%2031.75A4.25%204.25%200%200%201%2014.836%2044H8.162a4.25%204.25%200%200%201-4.244-4.475zM19.42%2044a6.23%206.23%200%200%200%201.658-4.58l-1.07-20.196l9.108-9.108A1.25%201.25%200%200%201%2031.25%2011v9.982l10.866-10.866a1.25%201.25%200%200%201%202.134.894l-.22%2027.78A5.25%205.25%200%200%201%2038.78%2044zm18.08-2.5v-9.75A1.75%201.75%200%200%200%2035.75%2030h-8A1.75%201.75%200%200%200%2026%2031.75v9.75z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.6%207.775A4.25%204.25%200%200%201%209.844%203.75h3.31a4.25%204.25%200%200%201%204.244%204.025l1.682%2031.75A4.25%204.25%200%200%201%2014.836%2044H8.162a4.25%204.25%200%200%201-4.244-4.475zM19.42%2044a6.23%206.23%200%200%200%201.658-4.58l-1.07-20.196l9.108-9.108A1.25%201.25%200%200%201%2031.25%2011v9.982l10.866-10.866a1.25%201.25%200%200%201%202.134.894l-.22%2027.78A5.25%205.25%200%200%201%2038.78%2044zm18.08-2.5v-9.75A1.75%201.75%200%200%200%2035.75%2030h-8A1.75%201.75%200%200%200%2026%2031.75v9.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/building-factory-48-filled.svg?color=%231a73e8&size=48