building2 icon

building2 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
building2
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the building2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5"><path d="M2 22h20m-6.99-.01l-12 .02L3 7.07c0-.67.34-1.29.89-1.66l4-2.67c.67-.45 1.55-.45 2.22 0l4 2.67c.56.37.89.99.89 1.66zm4.97.02V18m.02-6c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2s2-.9 2-2v-2c0-1.1-.9-2-2-2M3 14h12m-6 8v-3.75"/><path d="M9 10.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBuilding2(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" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.5"><path d="M2 22h20m-6.99-.01l-12 .02L3 7.07c0-.67.34-1.29.89-1.66l4-2.67c.67-.45 1.55-.45 2.22 0l4 2.67c.56.37.89.99.89 1.66zm4.97.02V18m.02-6c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2s2-.9 2-2v-2c0-1.1-.9-2-2-2M3 14h12m-6 8v-3.75"/><path d="M9 10.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5"><path d="M2 22h20m-6.99-.01l-12 .02L3 7.07c0-.67.34-1.29.89-1.66l4-2.67c.67-.45 1.55-.45 2.22 0l4 2.67c.56.37.89.99.89 1.66zm4.97.02V18m.02-6c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2s2-.9 2-2v-2c0-1.1-.9-2-2-2M3 14h12m-6 8v-3.75"/><path d="M9 10.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3"/></g></svg>
</template>

CSS

.icon-building2 {
  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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2022h20m-6.99-.01l-12%20.02L3%207.07c0-.67.34-1.29.89-1.66l4-2.67c.67-.45%201.55-.45%202.22%200l4%202.67c.56.37.89.99.89%201.66zm4.97.02V18m.02-6c-1.1%200-2%20.9-2%202v2c0%201.1.9%202%202%202s2-.9%202-2v-2c0-1.1-.9-2-2-2M3%2014h12m-6%208v-3.75%22%2F%3E%3Cpath%20d%3D%22M9%2010.5a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2022h20m-6.99-.01l-12%20.02L3%207.07c0-.67.34-1.29.89-1.66l4-2.67c.67-.45%201.55-.45%202.22%200l4%202.67c.56.37.89.99.89%201.66zm4.97.02V18m.02-6c-1.1%200-2%20.9-2%202v2c0%201.1.9%202%202%202s2-.9%202-2v-2c0-1.1-.9-2-2-2M3%2014h12m-6%208v-3.75%22%2F%3E%3Cpath%20d%3D%22M9%2010.5a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%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/building2.svg?color=%231a73e8&size=48