Office Complex 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 { IconOfficeComplex } from "@devigner-ui/icons";
<IconOfficeComplex className="size-6" />
<script setup>
import { IconOfficeComplex } from "@devigner-ui/icons-vue";
</script>
<template>
<IconOfficeComplex class="size-6" />
</template>
<script>
import { IconOfficeComplex } from "@devigner-ui/icons-svelte";
</script>
<IconOfficeComplex class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.67 22h-8q-3 0-3-3v-8q0-3 3-3h5v11q0 3 3 3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.78 4q-.11.45-.11 1v3h-5V6c0-1.1.9-2 2-2z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M14.67 8v5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M18.67 8v5" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.67 17h-2a1 1 0 0 0-1 1v4h4v-4a1 1 0 0 0-1-1" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M6.67 13v4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.67 19V5q0-3 3-3h6q3 0 3 3v14q0 3-3 3h-6q-3 0-3-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>