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

Name
people-list-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

10 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the people list icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.5 6.75a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0M6.75 3.5a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5M10 11c.398 0 .768.116 1.08.316a1.5 1.5 0 0 0-.54.842A1 1 0 0 0 10 12H3.5a1 1 0 0 0-1 1v.078l.007.083a2.95 2.95 0 0 0 .498 1.336C3.492 15.201 4.513 16 6.75 16s3.258-.799 3.745-1.503l.005-.008v.011c0 .384.144.735.382 1a1.5 1.5 0 0 0-.194.273C9.894 16.471 8.656 17 6.75 17c-2.513 0-3.867-.92-4.568-1.934a3.95 3.95 0 0 1-.67-1.807a3 3 0 0 1-.012-.175V13a2 2 0 0 1 2-2zm3-3.5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0M14.5 5a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5M12 12a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleList20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.5 6.75a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0M6.75 3.5a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5M10 11c.398 0 .768.116 1.08.316a1.5 1.5 0 0 0-.54.842A1 1 0 0 0 10 12H3.5a1 1 0 0 0-1 1v.078l.007.083a2.95 2.95 0 0 0 .498 1.336C3.492 15.201 4.513 16 6.75 16s3.258-.799 3.745-1.503l.005-.008v.011c0 .384.144.735.382 1a1.5 1.5 0 0 0-.194.273C9.894 16.471 8.656 17 6.75 17c-2.513 0-3.867-.92-4.568-1.934a3.95 3.95 0 0 1-.67-1.807a3 3 0 0 1-.012-.175V13a2 2 0 0 1 2-2zm3-3.5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0M14.5 5a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5M12 12a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.5 6.75a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0M6.75 3.5a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5M10 11c.398 0 .768.116 1.08.316a1.5 1.5 0 0 0-.54.842A1 1 0 0 0 10 12H3.5a1 1 0 0 0-1 1v.078l.007.083a2.95 2.95 0 0 0 .498 1.336C3.492 15.201 4.513 16 6.75 16s3.258-.799 3.745-1.503l.005-.008v.011c0 .384.144.735.382 1a1.5 1.5 0 0 0-.194.273C9.894 16.471 8.656 17 6.75 17c-2.513 0-3.867-.92-4.568-1.934a3.95 3.95 0 0 1-.67-1.807a3 3 0 0 1-.012-.175V13a2 2 0 0 1 2-2zm3-3.5a1.5 1.5 0 1 1 3 0a1.5 1.5 0 0 1-3 0M14.5 5a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5M12 12a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1zm0 2a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1z"/></svg>
</template>

CSS

.icon-people-list-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.5%206.75a2.25%202.25%200%201%201%204.5%200a2.25%202.25%200%200%201-4.5%200M6.75%203.5a3.25%203.25%200%201%200%200%206.5a3.25%203.25%200%200%200%200-6.5M10%2011c.398%200%20.768.116%201.08.316a1.5%201.5%200%200%200-.54.842A1%201%200%200%200%2010%2012H3.5a1%201%200%200%200-1%201v.078l.007.083a2.95%202.95%200%200%200%20.498%201.336C3.492%2015.201%204.513%2016%206.75%2016s3.258-.799%203.745-1.503l.005-.008v.011c0%20.384.144.735.382%201a1.5%201.5%200%200%200-.194.273C9.894%2016.471%208.656%2017%206.75%2017c-2.513%200-3.867-.92-4.568-1.934a3.95%203.95%200%200%201-.67-1.807a3%203%200%200%201-.012-.175V13a2%202%200%200%201%202-2zm3-3.5a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200M14.5%205a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5M12%2012a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1zm0%202a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1zm0%202a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.5%206.75a2.25%202.25%200%201%201%204.5%200a2.25%202.25%200%200%201-4.5%200M6.75%203.5a3.25%203.25%200%201%200%200%206.5a3.25%203.25%200%200%200%200-6.5M10%2011c.398%200%20.768.116%201.08.316a1.5%201.5%200%200%200-.54.842A1%201%200%200%200%2010%2012H3.5a1%201%200%200%200-1%201v.078l.007.083a2.95%202.95%200%200%200%20.498%201.336C3.492%2015.201%204.513%2016%206.75%2016s3.258-.799%203.745-1.503l.005-.008v.011c0%20.384.144.735.382%201a1.5%201.5%200%200%200-.194.273C9.894%2016.471%208.656%2017%206.75%2017c-2.513%200-3.867-.92-4.568-1.934a3.95%203.95%200%200%201-.67-1.807a3%203%200%200%201-.012-.175V13a2%202%200%200%201%202-2zm3-3.5a1.5%201.5%200%201%201%203%200a1.5%201.5%200%200%201-3%200M14.5%205a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5M12%2012a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1zm0%202a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1zm0%202a.5.5%200%200%200%200%201h6a.5.5%200%200%200%200-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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