building4 icon

building4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
building4-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the building4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.32 3H5.09C3.1 3 2.1 4.01 2.1 6.02V22h5.4v-3.75a.749.749 0 1 1 1.5 0V22h5.3V6.02c0-2.01-.99-3.02-2.98-3.02m-.57 9.75H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75m0-3.75H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75"/><path d="M23 21.251h-2.27v-3c.95-.31 1.64-1.2 1.64-2.25v-2c0-1.31-1.07-2.38-2.38-2.38s-2.38 1.07-2.38 2.38v2c0 1.04.68 1.92 1.61 2.24v3.01H1c-.41 0-.75.34-.75.75s.34.75.75.75h18.93c.02 0 .03.01.05.01s.03-.01.05-.01H23c.41 0 .75-.34.75-.75s-.34-.75-.75-.75"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBuilding4Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.32 3H5.09C3.1 3 2.1 4.01 2.1 6.02V22h5.4v-3.75a.749.749 0 1 1 1.5 0V22h5.3V6.02c0-2.01-.99-3.02-2.98-3.02m-.57 9.75H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75m0-3.75H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75"/><path d="M23 21.251h-2.27v-3c.95-.31 1.64-1.2 1.64-2.25v-2c0-1.31-1.07-2.38-2.38-2.38s-2.38 1.07-2.38 2.38v2c0 1.04.68 1.92 1.61 2.24v3.01H1c-.41 0-.75.34-.75.75s.34.75.75.75h18.93c.02 0 .03.01.05.01s.03-.01.05-.01H23c.41 0 .75-.34.75-.75s-.34-.75-.75-.75"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.32 3H5.09C3.1 3 2.1 4.01 2.1 6.02V22h5.4v-3.75a.749.749 0 1 1 1.5 0V22h5.3V6.02c0-2.01-.99-3.02-2.98-3.02m-.57 9.75H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75m0-3.75H5.8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41 0 .75.34.75.75s-.34.75-.75.75"/><path d="M23 21.251h-2.27v-3c.95-.31 1.64-1.2 1.64-2.25v-2c0-1.31-1.07-2.38-2.38-2.38s-2.38 1.07-2.38 2.38v2c0 1.04.68 1.92 1.61 2.24v3.01H1c-.41 0-.75.34-.75.75s.34.75.75.75h18.93c.02 0 .03.01.05.01s.03-.01.05-.01H23c.41 0 .75-.34.75-.75s-.34-.75-.75-.75"/></g></svg>
</template>

CSS

.icon-building4-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.32%203H5.09C3.1%203%202.1%204.01%202.1%206.02V22h5.4v-3.75a.749.749%200%201%201%201.5%200V22h5.3V6.02c0-2.01-.99-3.02-2.98-3.02m-.57%209.75H5.8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41%200%20.75.34.75.75s-.34.75-.75.75m0-3.75H5.8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41%200%20.75.34.75.75s-.34.75-.75.75%22%2F%3E%3Cpath%20d%3D%22M23%2021.251h-2.27v-3c.95-.31%201.64-1.2%201.64-2.25v-2c0-1.31-1.07-2.38-2.38-2.38s-2.38%201.07-2.38%202.38v2c0%201.04.68%201.92%201.61%202.24v3.01H1c-.41%200-.75.34-.75.75s.34.75.75.75h18.93c.02%200%20.03.01.05.01s.03-.01.05-.01H23c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75%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%22currentColor%22%3E%3Cpath%20d%3D%22M11.32%203H5.09C3.1%203%202.1%204.01%202.1%206.02V22h5.4v-3.75a.749.749%200%201%201%201.5%200V22h5.3V6.02c0-2.01-.99-3.02-2.98-3.02m-.57%209.75H5.8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41%200%20.75.34.75.75s-.34.75-.75.75m0-3.75H5.8c-.41%200-.75-.34-.75-.75s.34-.75.75-.75h4.95c.41%200%20.75.34.75.75s-.34.75-.75.75%22%2F%3E%3Cpath%20d%3D%22M23%2021.251h-2.27v-3c.95-.31%201.64-1.2%201.64-2.25v-2c0-1.31-1.07-2.38-2.38-2.38s-2.38%201.07-2.38%202.38v2c0%201.04.68%201.92%201.61%202.24v3.01H1c-.41%200-.75.34-.75.75s.34.75.75.75h18.93c.02%200%20.03.01.05.01s.03-.01.05-.01H23c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/building4-filled.svg?color=%231a73e8&size=48