organization-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
organization-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the organization icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.998 4a7.501 7.501 0 0 0-1.25 14.898V23H15.25a3.75 3.75 0 0 0-3.75 3.75v2.352a7.501 7.501 0 1 0 2.5 0V26.75c0-.69.56-1.25 1.25-1.25h17.499c.69 0 1.25.56 1.25 1.25v2.352a7.501 7.501 0 1 0 2.5 0V26.75a3.75 3.75 0 0 0-3.75-3.75h-7.5v-4.102A7.501 7.501 0 0 0 23.998 4m-5 7.501a5.001 5.001 0 1 1 10.001 0a5.001 5.001 0 0 1-10.002 0M7.75 36.5a5.001 5.001 0 1 1 10.002 0a5.001 5.001 0 0 1-10.002 0m27.5-5.001a5.001 5.001 0 1 1 0 10.002a5.001 5.001 0 0 1 0-10.002"/></svg>

React

import type { SVGProps } from "react";

export function FluentOrganization48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.998 4a7.501 7.501 0 0 0-1.25 14.898V23H15.25a3.75 3.75 0 0 0-3.75 3.75v2.352a7.501 7.501 0 1 0 2.5 0V26.75c0-.69.56-1.25 1.25-1.25h17.499c.69 0 1.25.56 1.25 1.25v2.352a7.501 7.501 0 1 0 2.5 0V26.75a3.75 3.75 0 0 0-3.75-3.75h-7.5v-4.102A7.501 7.501 0 0 0 23.998 4m-5 7.501a5.001 5.001 0 1 1 10.001 0a5.001 5.001 0 0 1-10.002 0M7.75 36.5a5.001 5.001 0 1 1 10.002 0a5.001 5.001 0 0 1-10.002 0m27.5-5.001a5.001 5.001 0 1 1 0 10.002a5.001 5.001 0 0 1 0-10.002"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.998 4a7.501 7.501 0 0 0-1.25 14.898V23H15.25a3.75 3.75 0 0 0-3.75 3.75v2.352a7.501 7.501 0 1 0 2.5 0V26.75c0-.69.56-1.25 1.25-1.25h17.499c.69 0 1.25.56 1.25 1.25v2.352a7.501 7.501 0 1 0 2.5 0V26.75a3.75 3.75 0 0 0-3.75-3.75h-7.5v-4.102A7.501 7.501 0 0 0 23.998 4m-5 7.501a5.001 5.001 0 1 1 10.001 0a5.001 5.001 0 0 1-10.002 0M7.75 36.5a5.001 5.001 0 1 1 10.002 0a5.001 5.001 0 0 1-10.002 0m27.5-5.001a5.001 5.001 0 1 1 0 10.002a5.001 5.001 0 0 1 0-10.002"/></svg>
</template>

CSS

.icon-organization-48-regular {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.998%204a7.501%207.501%200%200%200-1.25%2014.898V23H15.25a3.75%203.75%200%200%200-3.75%203.75v2.352a7.501%207.501%200%201%200%202.5%200V26.75c0-.69.56-1.25%201.25-1.25h17.499c.69%200%201.25.56%201.25%201.25v2.352a7.501%207.501%200%201%200%202.5%200V26.75a3.75%203.75%200%200%200-3.75-3.75h-7.5v-4.102A7.501%207.501%200%200%200%2023.998%204m-5%207.501a5.001%205.001%200%201%201%2010.001%200a5.001%205.001%200%200%201-10.002%200M7.75%2036.5a5.001%205.001%200%201%201%2010.002%200a5.001%205.001%200%200%201-10.002%200m27.5-5.001a5.001%205.001%200%201%201%200%2010.002a5.001%205.001%200%200%201%200-10.002%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.998%204a7.501%207.501%200%200%200-1.25%2014.898V23H15.25a3.75%203.75%200%200%200-3.75%203.75v2.352a7.501%207.501%200%201%200%202.5%200V26.75c0-.69.56-1.25%201.25-1.25h17.499c.69%200%201.25.56%201.25%201.25v2.352a7.501%207.501%200%201%200%202.5%200V26.75a3.75%203.75%200%200%200-3.75-3.75h-7.5v-4.102A7.501%207.501%200%200%200%2023.998%204m-5%207.501a5.001%205.001%200%201%201%2010.001%200a5.001%205.001%200%200%201-10.002%200M7.75%2036.5a5.001%205.001%200%201%201%2010.002%200a5.001%205.001%200%200%201-10.002%200m27.5-5.001a5.001%205.001%200%201%201%200%2010.002a5.001%205.001%200%200%201%200-10.002%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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