folder-person-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
folder-person-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the folder person icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.75 3A3.75 3.75 0 0 0 2 6.75V9h7.422c.331 0 .649-.132.883-.366l2.945-2.945l-1.884-1.884A2.75 2.75 0 0 0 9.422 3zM2.004 20.25V10.5h7.418c.729 0 1.428-.29 1.944-.805L15.061 6h7.19A3.75 3.75 0 0 1 26 9.75V17h-.5a4 4 0 1 0-6.646 3h-.808A3.045 3.045 0 0 0 15 23.045v.205q0 .377.066.75H5.754a3.75 3.75 0 0 1-3.75-3.75M24.5 17a3 3 0 1 1-6 0a3 3 0 0 1 6 0m2.5 6.25c0 1.868-1.571 3.75-5.5 3.75S16 25.125 16 23.25v-.205c0-1.13.916-2.045 2.046-2.045h6.909c1.13 0 2.045.915 2.045 2.045z"/></svg>

React

import type { SVGProps } from "react";

export function FluentFolderPerson28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.75 3A3.75 3.75 0 0 0 2 6.75V9h7.422c.331 0 .649-.132.883-.366l2.945-2.945l-1.884-1.884A2.75 2.75 0 0 0 9.422 3zM2.004 20.25V10.5h7.418c.729 0 1.428-.29 1.944-.805L15.061 6h7.19A3.75 3.75 0 0 1 26 9.75V17h-.5a4 4 0 1 0-6.646 3h-.808A3.045 3.045 0 0 0 15 23.045v.205q0 .377.066.75H5.754a3.75 3.75 0 0 1-3.75-3.75M24.5 17a3 3 0 1 1-6 0a3 3 0 0 1 6 0m2.5 6.25c0 1.868-1.571 3.75-5.5 3.75S16 25.125 16 23.25v-.205c0-1.13.916-2.045 2.046-2.045h6.909c1.13 0 2.045.915 2.045 2.045z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M5.75 3A3.75 3.75 0 0 0 2 6.75V9h7.422c.331 0 .649-.132.883-.366l2.945-2.945l-1.884-1.884A2.75 2.75 0 0 0 9.422 3zM2.004 20.25V10.5h7.418c.729 0 1.428-.29 1.944-.805L15.061 6h7.19A3.75 3.75 0 0 1 26 9.75V17h-.5a4 4 0 1 0-6.646 3h-.808A3.045 3.045 0 0 0 15 23.045v.205q0 .377.066.75H5.754a3.75 3.75 0 0 1-3.75-3.75M24.5 17a3 3 0 1 1-6 0a3 3 0 0 1 6 0m2.5 6.25c0 1.868-1.571 3.75-5.5 3.75S16 25.125 16 23.25v-.205c0-1.13.916-2.045 2.046-2.045h6.909c1.13 0 2.045.915 2.045 2.045z"/></svg>
</template>

CSS

.icon-folder-person-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.75%203A3.75%203.75%200%200%200%202%206.75V9h7.422c.331%200%20.649-.132.883-.366l2.945-2.945l-1.884-1.884A2.75%202.75%200%200%200%209.422%203zM2.004%2020.25V10.5h7.418c.729%200%201.428-.29%201.944-.805L15.061%206h7.19A3.75%203.75%200%200%201%2026%209.75V17h-.5a4%204%200%201%200-6.646%203h-.808A3.045%203.045%200%200%200%2015%2023.045v.205q0%20.377.066.75H5.754a3.75%203.75%200%200%201-3.75-3.75M24.5%2017a3%203%200%201%201-6%200a3%203%200%200%201%206%200m2.5%206.25c0%201.868-1.571%203.75-5.5%203.75S16%2025.125%2016%2023.25v-.205c0-1.13.916-2.045%202.046-2.045h6.909c1.13%200%202.045.915%202.045%202.045z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.75%203A3.75%203.75%200%200%200%202%206.75V9h7.422c.331%200%20.649-.132.883-.366l2.945-2.945l-1.884-1.884A2.75%202.75%200%200%200%209.422%203zM2.004%2020.25V10.5h7.418c.729%200%201.428-.29%201.944-.805L15.061%206h7.19A3.75%203.75%200%200%201%2026%209.75V17h-.5a4%204%200%201%200-6.646%203h-.808A3.045%203.045%200%200%200%2015%2023.045v.205q0%20.377.066.75H5.754a3.75%203.75%200%200%201-3.75-3.75M24.5%2017a3%203%200%201%201-6%200a3%203%200%200%201%206%200m2.5%206.25c0%201.868-1.571%203.75-5.5%203.75S16%2025.125%2016%2023.25v-.205c0-1.13.916-2.045%202.046-2.045h6.909c1.13%200%202.045.915%202.045%202.045z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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