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

Name
building-people-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
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 16 16"><path fill="currentColor" d="M4.5 2A1.5 1.5 0 0 0 3 3.5v10a.5.5 0 0 0 .5.5h2.796A3.4 3.4 0 0 1 6 12.6c0-1.211.828-2.229 1.95-2.518A2.75 2.75 0 0 1 10 5.5v-2A1.5 1.5 0 0 0 8.5 2zm1 3a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m0 2.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m0 2.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m2-5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m4.25 3.25a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0m3.5.5a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0M13 12.6c0 1.184-.8 2.4-3 2.4s-3-1.216-3-2.4A1.6 1.6 0 0 1 8.6 11h2.8a1.6 1.6 0 0 1 1.6 1.6m.704 1.4h.046c1.65 0 2.25-.912 2.25-1.8a1.2 1.2 0 0 0-1.2-1.2h-1.35c.345.441.55.997.55 1.6c0 .462-.09.946-.296 1.4"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingPeople16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.5 2A1.5 1.5 0 0 0 3 3.5v10a.5.5 0 0 0 .5.5h2.796A3.4 3.4 0 0 1 6 12.6c0-1.211.828-2.229 1.95-2.518A2.75 2.75 0 0 1 10 5.5v-2A1.5 1.5 0 0 0 8.5 2zm1 3a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m0 2.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m0 2.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m2-5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m4.25 3.25a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0m3.5.5a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0M13 12.6c0 1.184-.8 2.4-3 2.4s-3-1.216-3-2.4A1.6 1.6 0 0 1 8.6 11h2.8a1.6 1.6 0 0 1 1.6 1.6m.704 1.4h.046c1.65 0 2.25-.912 2.25-1.8a1.2 1.2 0 0 0-1.2-1.2h-1.35c.345.441.55.997.55 1.6c0 .462-.09.946-.296 1.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.5 2A1.5 1.5 0 0 0 3 3.5v10a.5.5 0 0 0 .5.5h2.796A3.4 3.4 0 0 1 6 12.6c0-1.211.828-2.229 1.95-2.518A2.75 2.75 0 0 1 10 5.5v-2A1.5 1.5 0 0 0 8.5 2zm1 3a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m0 2.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m0 2.5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m2-5a.5.5 0 1 1 0-1a.5.5 0 0 1 0 1m4.25 3.25a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0m3.5.5a1.25 1.25 0 1 1-2.5 0a1.25 1.25 0 0 1 2.5 0M13 12.6c0 1.184-.8 2.4-3 2.4s-3-1.216-3-2.4A1.6 1.6 0 0 1 8.6 11h2.8a1.6 1.6 0 0 1 1.6 1.6m.704 1.4h.046c1.65 0 2.25-.912 2.25-1.8a1.2 1.2 0 0 0-1.2-1.2h-1.35c.345.441.55.997.55 1.6c0 .462-.09.946-.296 1.4"/></svg>
</template>

CSS

.icon-building-people-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.5%202A1.5%201.5%200%200%200%203%203.5v10a.5.5%200%200%200%20.5.5h2.796A3.4%203.4%200%200%201%206%2012.6c0-1.211.828-2.229%201.95-2.518A2.75%202.75%200%200%201%2010%205.5v-2A1.5%201.5%200%200%200%208.5%202zm1%203a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m0%202.5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m0%202.5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m2-5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m4.25%203.25a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200m3.5.5a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200M13%2012.6c0%201.184-.8%202.4-3%202.4s-3-1.216-3-2.4A1.6%201.6%200%200%201%208.6%2011h2.8a1.6%201.6%200%200%201%201.6%201.6m.704%201.4h.046c1.65%200%202.25-.912%202.25-1.8a1.2%201.2%200%200%200-1.2-1.2h-1.35c.345.441.55.997.55%201.6c0%20.462-.09.946-.296%201.4%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.5%202A1.5%201.5%200%200%200%203%203.5v10a.5.5%200%200%200%20.5.5h2.796A3.4%203.4%200%200%201%206%2012.6c0-1.211.828-2.229%201.95-2.518A2.75%202.75%200%200%201%2010%205.5v-2A1.5%201.5%200%200%200%208.5%202zm1%203a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m0%202.5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m0%202.5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m2-5a.5.5%200%201%201%200-1a.5.5%200%200%201%200%201m4.25%203.25a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200m3.5.5a1.25%201.25%200%201%201-2.5%200a1.25%201.25%200%200%201%202.5%200M13%2012.6c0%201.184-.8%202.4-3%202.4s-3-1.216-3-2.4A1.6%201.6%200%200%201%208.6%2011h2.8a1.6%201.6%200%200%201%201.6%201.6m.704%201.4h.046c1.65%200%202.25-.912%202.25-1.8a1.2%201.2%200%200%200-1.2-1.2h-1.35c.345.441.55.997.55%201.6c0%20.462-.09.946-.296%201.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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