building icon
building from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- building
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
buildingBootstrap IconsbuildingBoxIcons v2buildingBoxIcons v2 SolidbuildingCarbonbuildingFramework7 IconsbuildingFont Awesome 6 RegularbuildingFont Awesome 6 SolidbuildingFont Awesome RegularbuildingFont Awesome Solidbuilding-outlineFlowbite Iconsbuilding-16-filledFluent UI System Iconsbuilding-16Fluent UI System Color IconsbuildingHuge IconsbuildingHumbleiconsbuildingIconoirbuildingJam IconsbuildingLine AwesomebuildingLucidebuildingMyna UI IconsbuildingPhosphorbuildingPixelarticonsbuildingPrime Iconsbuilding-fillRemix IconbuildingTabler Icons
Related icons in TDesign Icons
Use the building icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M16 6h3v4h1v11H4V10h1V6h3V3h8z"/><path d="M9 15v6h6v-6z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M9 15v6h6v-6zm7-9V3H8v3m8 0h3v4m-3-4H8m0 0H5v4m14 0H5m14 0h1M5 10H4m0 0v11m0-11H3m1 11H3m1 0h16m0-11v11m0-11h1m-1 11h1"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignBuilding(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M16 6h3v4h1v11H4V10h1V6h3V3h8z"/><path d="M9 15v6h6v-6z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M9 15v6h6v-6zm7-9V3H8v3m8 0h3v4m-3-4H8m0 0H5v4m14 0H5m14 0h1M5 10H4m0 0v11m0-11H3m1 11H3m1 0h16m0-11v11m0-11h1m-1 11h1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M16 6h3v4h1v11H4V10h1V6h3V3h8z"/><path d="M9 15v6h6v-6z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M9 15v6h6v-6zm7-9V3H8v3m8 0h3v4m-3-4H8m0 0H5v4m14 0H5m14 0h1M5 10H4m0 0v11m0-11H3m1 11H3m1 0h16m0-11v11m0-11h1m-1 11h1"/></g></svg> </template>
CSS
.icon-building {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M16%206h3v4h1v11H4V10h1V6h3V3h8z%22%2F%3E%3Cpath%20d%3D%22M9%2015v6h6v-6z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M9%2015v6h6v-6zm7-9V3H8v3m8%200h3v4m-3-4H8m0%200H5v4m14%200H5m14%200h1M5%2010H4m0%200v11m0-11H3m1%2011H3m1%200h16m0-11v11m0-11h1m-1%2011h1%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M16%206h3v4h1v11H4V10h1V6h3V3h8z%22%2F%3E%3Cpath%20d%3D%22M9%2015v6h6v-6z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M9%2015v6h6v-6zm7-9V3H8v3m8%200h3v4m-3-4H8m0%200H5v4m14%200H5m14%200h1M5%2010H4m0%200v11m0-11H3m1%2011H3m1%200h16m0-11v11m0-11h1m-1%2011h1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/building.svg?color=%231a73e8&size=48