building 1 icon
building-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- building-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Related icons in TDesign Icons
Use the building 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 1.5v1.625q.595.16 1.065.51c.549.407.897.951 1.113 1.494c.247.615.344 1.277.364 1.871H11.5v2H10v1h12v12h-3.5v-6h-7v6H3V9H1.5V7h1.458c.02-.594.117-1.256.363-1.871c.217-.543.565-1.087 1.114-1.494q.47-.35 1.065-.51V1.5zM4.96 7h3.08c-.018-.389-.083-.789-.219-1.129c-.116-.29-.268-.497-.449-.63C7.201 5.112 6.937 5 6.5 5s-.7.113-.873.24c-.18.134-.332.34-.449.631c-.135.34-.2.74-.219 1.129M5 9v11h3V9z"/><path fill="currentColor" d="M16.5 22h-3v-4h3z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignBuilding1Filled(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="M7.5 1.5v1.625q.595.16 1.065.51c.549.407.897.951 1.113 1.494c.247.615.344 1.277.364 1.871H11.5v2H10v1h12v12h-3.5v-6h-7v6H3V9H1.5V7h1.458c.02-.594.117-1.256.363-1.871c.217-.543.565-1.087 1.114-1.494q.47-.35 1.065-.51V1.5zM4.96 7h3.08c-.018-.389-.083-.789-.219-1.129c-.116-.29-.268-.497-.449-.63C7.201 5.112 6.937 5 6.5 5s-.7.113-.873.24c-.18.134-.332.34-.449.631c-.135.34-.2.74-.219 1.129M5 9v11h3V9z"/><path fill="currentColor" d="M16.5 22h-3v-4h3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 1.5v1.625q.595.16 1.065.51c.549.407.897.951 1.113 1.494c.247.615.344 1.277.364 1.871H11.5v2H10v1h12v12h-3.5v-6h-7v6H3V9H1.5V7h1.458c.02-.594.117-1.256.363-1.871c.217-.543.565-1.087 1.114-1.494q.47-.35 1.065-.51V1.5zM4.96 7h3.08c-.018-.389-.083-.789-.219-1.129c-.116-.29-.268-.497-.449-.63C7.201 5.112 6.937 5 6.5 5s-.7.113-.873.24c-.18.134-.332.34-.449.631c-.135.34-.2.74-.219 1.129M5 9v11h3V9z"/><path fill="currentColor" d="M16.5 22h-3v-4h3z"/></svg> </template>
CSS
.icon-building-1-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%201.5v1.625q.595.16%201.065.51c.549.407.897.951%201.113%201.494c.247.615.344%201.277.364%201.871H11.5v2H10v1h12v12h-3.5v-6h-7v6H3V9H1.5V7h1.458c.02-.594.117-1.256.363-1.871c.217-.543.565-1.087%201.114-1.494q.47-.35%201.065-.51V1.5zM4.96%207h3.08c-.018-.389-.083-.789-.219-1.129c-.116-.29-.268-.497-.449-.63C7.201%205.112%206.937%205%206.5%205s-.7.113-.873.24c-.18.134-.332.34-.449.631c-.135.34-.2.74-.219%201.129M5%209v11h3V9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2022h-3v-4h3z%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%22M7.5%201.5v1.625q.595.16%201.065.51c.549.407.897.951%201.113%201.494c.247.615.344%201.277.364%201.871H11.5v2H10v1h12v12h-3.5v-6h-7v6H3V9H1.5V7h1.458c.02-.594.117-1.256.363-1.871c.217-.543.565-1.087%201.114-1.494q.47-.35%201.065-.51V1.5zM4.96%207h3.08c-.018-.389-.083-.789-.219-1.129c-.116-.29-.268-.497-.449-.63C7.201%205.112%206.937%205%206.5%205s-.7.113-.873.24c-.18.134-.332.34-.449.631c-.135.34-.2.74-.219%201.129M5%209v11h3V9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2022h-3v-4h3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/building-1-filled.svg?color=%231a73e8&size=48