Office Building icon in outline, twotone, bold and bulk. Free in all four styles, for interiors, smart home, real estate, city. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconOfficeBuilding } from "@devigner-ui/icons";
<IconOfficeBuilding className="size-6" />
<script setup>
import { IconOfficeBuilding } from "@devigner-ui/icons-vue";
</script>
<template>
<IconOfficeBuilding class="size-6" />
</template>
<script>
import { IconOfficeBuilding } from "@devigner-ui/icons-svelte";
</script>
<IconOfficeBuilding class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.67 22h22" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M20.45 22.01v-4.46" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20.47 10.89a2.2 2.2 0 0 0-2.2 2.2v2.27c0 1.22.98 2.2 2.2 2.2a2.2 2.2 0 0 0 2.2-2.2v-2.27a2.2 2.2 0 0 0-2.2-2.2" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.77 22V6.03q0-3.02 2.99-3.02h6.23q2.98 0 2.98 3.02V22" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M6.47 8.25h4.95" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M6.47 12h4.95" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.92 22v-3.75" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>