building desktop icon
building-desktop-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- building-desktop-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
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-factory-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 desktop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.002 2.25c0-.69.56-1.25 1.25-1.25h4.503c.69 0 1.25.56 1.25 1.251L9.003 4.25c0 .138.111.25.25.25h.497A1.25 1.25 0 0 1 11 5.75V6H7.75A2.75 2.75 0 0 0 5 8.75v2.5q.001.392.104.75H3.25C2.56 12 2 11.44 2 10.75zM4 3.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0M4.5 6a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M4 7.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0M6.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M6 5.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0m0 3.25C6 7.784 6.784 7 7.75 7h5.5c.966 0 1.75.784 1.75 1.75v2.5A1.75 1.75 0 0 1 13.25 13H12v1h.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1H9v-1H7.75A1.75 1.75 0 0 1 6 11.25zM7.75 12h5.5a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75M11 14v-1h-1v1z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBuildingDesktop16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.002 2.25c0-.69.56-1.25 1.25-1.25h4.503c.69 0 1.25.56 1.25 1.251L9.003 4.25c0 .138.111.25.25.25h.497A1.25 1.25 0 0 1 11 5.75V6H7.75A2.75 2.75 0 0 0 5 8.75v2.5q.001.392.104.75H3.25C2.56 12 2 11.44 2 10.75zM4 3.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0M4.5 6a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M4 7.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0M6.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M6 5.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0m0 3.25C6 7.784 6.784 7 7.75 7h5.5c.966 0 1.75.784 1.75 1.75v2.5A1.75 1.75 0 0 1 13.25 13H12v1h.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1H9v-1H7.75A1.75 1.75 0 0 1 6 11.25zM7.75 12h5.5a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75M11 14v-1h-1v1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.002 2.25c0-.69.56-1.25 1.25-1.25h4.503c.69 0 1.25.56 1.25 1.251L9.003 4.25c0 .138.111.25.25.25h.497A1.25 1.25 0 0 1 11 5.75V6H7.75A2.75 2.75 0 0 0 5 8.75v2.5q.001.392.104.75H3.25C2.56 12 2 11.44 2 10.75zM4 3.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0M4.5 6a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M4 7.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0M6.5 4a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1M6 5.5a.5.5 0 1 0 1 0a.5.5 0 0 0-1 0m0 3.25C6 7.784 6.784 7 7.75 7h5.5c.966 0 1.75.784 1.75 1.75v2.5A1.75 1.75 0 0 1 13.25 13H12v1h.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1H9v-1H7.75A1.75 1.75 0 0 1 6 11.25zM7.75 12h5.5a.75.75 0 0 0 .75-.75v-2.5a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0-.75.75v2.5c0 .414.336.75.75.75M11 14v-1h-1v1z"/></svg> </template>
CSS
.icon-building-desktop-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.002%202.25c0-.69.56-1.25%201.25-1.25h4.503c.69%200%201.25.56%201.25%201.251L9.003%204.25c0%20.138.111.25.25.25h.497A1.25%201.25%200%200%201%2011%205.75V6H7.75A2.75%202.75%200%200%200%205%208.75v2.5q.001.392.104.75H3.25C2.56%2012%202%2011.44%202%2010.75zM4%203.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200M4.5%206a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M4%207.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200M6.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M6%205.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200m0%203.25C6%207.784%206.784%207%207.75%207h5.5c.966%200%201.75.784%201.75%201.75v2.5A1.75%201.75%200%200%201%2013.25%2013H12v1h.5a.5.5%200%200%201%200%201h-4a.5.5%200%200%201%200-1H9v-1H7.75A1.75%201.75%200%200%201%206%2011.25zM7.75%2012h5.5a.75.75%200%200%200%20.75-.75v-2.5a.75.75%200%200%200-.75-.75h-5.5a.75.75%200%200%200-.75.75v2.5c0%20.414.336.75.75.75M11%2014v-1h-1v1z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.002%202.25c0-.69.56-1.25%201.25-1.25h4.503c.69%200%201.25.56%201.25%201.251L9.003%204.25c0%20.138.111.25.25.25h.497A1.25%201.25%200%200%201%2011%205.75V6H7.75A2.75%202.75%200%200%200%205%208.75v2.5q.001.392.104.75H3.25C2.56%2012%202%2011.44%202%2010.75zM4%203.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200M4.5%206a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M4%207.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200M6.5%204a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201M6%205.5a.5.5%200%201%200%201%200a.5.5%200%200%200-1%200m0%203.25C6%207.784%206.784%207%207.75%207h5.5c.966%200%201.75.784%201.75%201.75v2.5A1.75%201.75%200%200%201%2013.25%2013H12v1h.5a.5.5%200%200%201%200%201h-4a.5.5%200%200%201%200-1H9v-1H7.75A1.75%201.75%200%200%201%206%2011.25zM7.75%2012h5.5a.75.75%200%200%200%20.75-.75v-2.5a.75.75%200%200%200-.75-.75h-5.5a.75.75%200%200%200-.75.75v2.5c0%20.414.336.75.75.75M11%2014v-1h-1v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/building-desktop-16-filled.svg?color=%231a73e8&size=48