building-people-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
building-people-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the building people icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4.25A2.25 2.25 0 0 1 6.25 2h7.5A2.25 2.25 0 0 1 16 4.25V9.5h1.75A2.25 2.25 0 0 1 20 11.75v1.3a2.5 2.5 0 0 0-1.617 1.119A3.001 3.001 0 0 0 12.5 15c0 .805.317 1.536.833 2.075A3 3 0 0 0 11 20c0 .664.148 1.366.506 2H4.75a.75.75 0 0 1-.75-.75zM8 7.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1 6a1 1 0 1 0 2 0a1 1 0 0 0-2 0M7 10a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4-3.5a1 1 0 1 0 2 0a1 1 0 0 0-2 0m0 3.5a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4.5 7a2 2 0 1 0 0-4a2 2 0 0 0 0 4m0 6c2.567 0 3.5-1.52 3.5-3a2 2 0 0 0-2-2h-3a2 2 0 0 0-2 2c0 1.48.933 3 3.5 3m4.007-1.022q.234.021.493.022c2.2 0 3-1.216 3-2.4a1.6 1.6 0 0 0-1.6-1.6h-2.164c.475.53.764 1.232.764 2c0 .656-.144 1.35-.493 1.978M22 15.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingPeople24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4.25A2.25 2.25 0 0 1 6.25 2h7.5A2.25 2.25 0 0 1 16 4.25V9.5h1.75A2.25 2.25 0 0 1 20 11.75v1.3a2.5 2.5 0 0 0-1.617 1.119A3.001 3.001 0 0 0 12.5 15c0 .805.317 1.536.833 2.075A3 3 0 0 0 11 20c0 .664.148 1.366.506 2H4.75a.75.75 0 0 1-.75-.75zM8 7.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1 6a1 1 0 1 0 2 0a1 1 0 0 0-2 0M7 10a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4-3.5a1 1 0 1 0 2 0a1 1 0 0 0-2 0m0 3.5a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4.5 7a2 2 0 1 0 0-4a2 2 0 0 0 0 4m0 6c2.567 0 3.5-1.52 3.5-3a2 2 0 0 0-2-2h-3a2 2 0 0 0-2 2c0 1.48.933 3 3.5 3m4.007-1.022q.234.021.493.022c2.2 0 3-1.216 3-2.4a1.6 1.6 0 0 0-1.6-1.6h-2.164c.475.53.764 1.232.764 2c0 .656-.144 1.35-.493 1.978M22 15.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4.25A2.25 2.25 0 0 1 6.25 2h7.5A2.25 2.25 0 0 1 16 4.25V9.5h1.75A2.25 2.25 0 0 1 20 11.75v1.3a2.5 2.5 0 0 0-1.617 1.119A3.001 3.001 0 0 0 12.5 15c0 .805.317 1.536.833 2.075A3 3 0 0 0 11 20c0 .664.148 1.366.506 2H4.75a.75.75 0 0 1-.75-.75zM8 7.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1 6a1 1 0 1 0 2 0a1 1 0 0 0-2 0M7 10a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4-3.5a1 1 0 1 0 2 0a1 1 0 0 0-2 0m0 3.5a1 1 0 1 0 2 0a1 1 0 0 0-2 0m4.5 7a2 2 0 1 0 0-4a2 2 0 0 0 0 4m0 6c2.567 0 3.5-1.52 3.5-3a2 2 0 0 0-2-2h-3a2 2 0 0 0-2 2c0 1.48.933 3 3.5 3m4.007-1.022q.234.021.493.022c2.2 0 3-1.216 3-2.4a1.6 1.6 0 0 0-1.6-1.6h-2.164c.475.53.764 1.232.764 2c0 .656-.144 1.35-.493 1.978M22 15.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/></svg>
</template>

CSS

.icon-building-people-24-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204.25A2.25%202.25%200%200%201%206.25%202h7.5A2.25%202.25%200%200%201%2016%204.25V9.5h1.75A2.25%202.25%200%200%201%2020%2011.75v1.3a2.5%202.5%200%200%200-1.617%201.119A3.001%203.001%200%200%200%2012.5%2015c0%20.805.317%201.536.833%202.075A3%203%200%200%200%2011%2020c0%20.664.148%201.366.506%202H4.75a.75.75%200%200%201-.75-.75zM8%207.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-1%206a1%201%200%201%200%202%200a1%201%200%200%200-2%200M7%2010a1%201%200%201%200%202%200a1%201%200%200%200-2%200m4-3.5a1%201%200%201%200%202%200a1%201%200%200%200-2%200m0%203.5a1%201%200%201%200%202%200a1%201%200%200%200-2%200m4.5%207a2%202%200%201%200%200-4a2%202%200%200%200%200%204m0%206c2.567%200%203.5-1.52%203.5-3a2%202%200%200%200-2-2h-3a2%202%200%200%200-2%202c0%201.48.933%203%203.5%203m4.007-1.022q.234.021.493.022c2.2%200%203-1.216%203-2.4a1.6%201.6%200%200%200-1.6-1.6h-2.164c.475.53.764%201.232.764%202c0%20.656-.144%201.35-.493%201.978M22%2015.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%204.25A2.25%202.25%200%200%201%206.25%202h7.5A2.25%202.25%200%200%201%2016%204.25V9.5h1.75A2.25%202.25%200%200%201%2020%2011.75v1.3a2.5%202.5%200%200%200-1.617%201.119A3.001%203.001%200%200%200%2012.5%2015c0%20.805.317%201.536.833%202.075A3%203%200%200%200%2011%2020c0%20.664.148%201.366.506%202H4.75a.75.75%200%200%201-.75-.75zM8%207.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-1%206a1%201%200%201%200%202%200a1%201%200%200%200-2%200M7%2010a1%201%200%201%200%202%200a1%201%200%200%200-2%200m4-3.5a1%201%200%201%200%202%200a1%201%200%200%200-2%200m0%203.5a1%201%200%201%200%202%200a1%201%200%200%200-2%200m4.5%207a2%202%200%201%200%200-4a2%202%200%200%200%200%204m0%206c2.567%200%203.5-1.52%203.5-3a2%202%200%200%200-2-2h-3a2%202%200%200%200-2%202c0%201.48.933%203%203.5%203m4.007-1.022q.234.021.493.022c2.2%200%203-1.216%203-2.4a1.6%201.6%200%200%200-1.6-1.6h-2.164c.475.53.764%201.232.764%202c0%20.656-.144%201.35-.493%201.978M22%2015.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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