Organization 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 { IconOrganization } from "@devigner-ui/icons";
<IconOrganization className="size-6" />
<script setup>
import { IconOrganization } from "@devigner-ui/icons-vue";
</script>
<template>
<IconOrganization class="size-6" />
</template>
<script>
import { IconOrganization } from "@devigner-ui/icons-svelte";
</script>
<IconOrganization class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M7.37 18H4.82q-2.15 0-2.15-2.15V4.15Q2.67 2 4.82 2h4.3q2.15 0 2.15 2.15V6" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.04 8.42v11.16q0 2.42-2.41 2.42H9.79q-2.42 0-2.42-2.42V8.42Q7.37 6 9.79 6h5.84q2.41 0 2.41 2.42" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M14.07 6V4.15Q14.07 2 16.22 2h4.3q2.15 0 2.15 2.15v11.7q0 2.15-2.15 2.15h-2.48" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.67 11h4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.67 14h4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.67 22v-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>