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

Name
video-people-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the video people icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.001 7.5a4.5 4.5 0 0 1 4.5-4.5h15a4.5 4.5 0 0 1 4.5 4.5v10a4.5 4.5 0 0 1-4.5 4.5h-6.309c-.6-1.316-1.876-2.17-3.192-2.422V18a3 3 0 0 1 3-3h5a3 3 0 0 1 3 3v1.5a2.5 2.5 0 0 0 1.001-2v-10a2.5 2.5 0 0 0-2.5-2.5h-15a2.5 2.5 0 0 0-2.5 2.5v.314a6.5 6.5 0 0 0-2 1.062zM24 17h-5a1 1 0 0 0-1 1v2h7v-2a1 1 0 0 0-1-1m-6.585 5a2.55 2.55 0 0 1 .627 1.873c-.135 2.074-.918 3.68-2.403 4.728C14.206 29.612 12.262 30 10 30c-2.248 0-4.156-.384-5.566-1.386c-1.458-1.037-2.228-2.619-2.417-4.65C1.854 22.218 3.35 21 4.872 21h10.319q.156 0 .313.017c.729.08 1.43.43 1.91.983M4.873 23c-.585 0-.897.43-.865.78c.15 1.603.713 2.584 1.584 3.204C6.511 27.637 7.927 28 10 28c2.086 0 3.543-.368 4.486-1.033c.89-.628 1.455-1.617 1.56-3.223c.022-.333-.283-.744-.855-.744zM25 10.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m-2 0a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0M15 14a5 5 0 1 1-10 0a5 5 0 0 1 10 0m-2 0a3 3 0 1 0-6 0a3 3 0 0 0 6 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentVideoPeople32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.001 7.5a4.5 4.5 0 0 1 4.5-4.5h15a4.5 4.5 0 0 1 4.5 4.5v10a4.5 4.5 0 0 1-4.5 4.5h-6.309c-.6-1.316-1.876-2.17-3.192-2.422V18a3 3 0 0 1 3-3h5a3 3 0 0 1 3 3v1.5a2.5 2.5 0 0 0 1.001-2v-10a2.5 2.5 0 0 0-2.5-2.5h-15a2.5 2.5 0 0 0-2.5 2.5v.314a6.5 6.5 0 0 0-2 1.062zM24 17h-5a1 1 0 0 0-1 1v2h7v-2a1 1 0 0 0-1-1m-6.585 5a2.55 2.55 0 0 1 .627 1.873c-.135 2.074-.918 3.68-2.403 4.728C14.206 29.612 12.262 30 10 30c-2.248 0-4.156-.384-5.566-1.386c-1.458-1.037-2.228-2.619-2.417-4.65C1.854 22.218 3.35 21 4.872 21h10.319q.156 0 .313.017c.729.08 1.43.43 1.91.983M4.873 23c-.585 0-.897.43-.865.78c.15 1.603.713 2.584 1.584 3.204C6.511 27.637 7.927 28 10 28c2.086 0 3.543-.368 4.486-1.033c.89-.628 1.455-1.617 1.56-3.223c.022-.333-.283-.744-.855-.744zM25 10.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m-2 0a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0M15 14a5 5 0 1 1-10 0a5 5 0 0 1 10 0m-2 0a3 3 0 1 0-6 0a3 3 0 0 0 6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.001 7.5a4.5 4.5 0 0 1 4.5-4.5h15a4.5 4.5 0 0 1 4.5 4.5v10a4.5 4.5 0 0 1-4.5 4.5h-6.309c-.6-1.316-1.876-2.17-3.192-2.422V18a3 3 0 0 1 3-3h5a3 3 0 0 1 3 3v1.5a2.5 2.5 0 0 0 1.001-2v-10a2.5 2.5 0 0 0-2.5-2.5h-15a2.5 2.5 0 0 0-2.5 2.5v.314a6.5 6.5 0 0 0-2 1.062zM24 17h-5a1 1 0 0 0-1 1v2h7v-2a1 1 0 0 0-1-1m-6.585 5a2.55 2.55 0 0 1 .627 1.873c-.135 2.074-.918 3.68-2.403 4.728C14.206 29.612 12.262 30 10 30c-2.248 0-4.156-.384-5.566-1.386c-1.458-1.037-2.228-2.619-2.417-4.65C1.854 22.218 3.35 21 4.872 21h10.319q.156 0 .313.017c.729.08 1.43.43 1.91.983M4.873 23c-.585 0-.897.43-.865.78c.15 1.603.713 2.584 1.584 3.204C6.511 27.637 7.927 28 10 28c2.086 0 3.543-.368 4.486-1.033c.89-.628 1.455-1.617 1.56-3.223c.022-.333-.283-.744-.855-.744zM25 10.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m-2 0a1.5 1.5 0 1 0-3 0a1.5 1.5 0 0 0 3 0M15 14a5 5 0 1 1-10 0a5 5 0 0 1 10 0m-2 0a3 3 0 1 0-6 0a3 3 0 0 0 6 0"/></svg>
</template>

CSS

.icon-video-people-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.001%207.5a4.5%204.5%200%200%201%204.5-4.5h15a4.5%204.5%200%200%201%204.5%204.5v10a4.5%204.5%200%200%201-4.5%204.5h-6.309c-.6-1.316-1.876-2.17-3.192-2.422V18a3%203%200%200%201%203-3h5a3%203%200%200%201%203%203v1.5a2.5%202.5%200%200%200%201.001-2v-10a2.5%202.5%200%200%200-2.5-2.5h-15a2.5%202.5%200%200%200-2.5%202.5v.314a6.5%206.5%200%200%200-2%201.062zM24%2017h-5a1%201%200%200%200-1%201v2h7v-2a1%201%200%200%200-1-1m-6.585%205a2.55%202.55%200%200%201%20.627%201.873c-.135%202.074-.918%203.68-2.403%204.728C14.206%2029.612%2012.262%2030%2010%2030c-2.248%200-4.156-.384-5.566-1.386c-1.458-1.037-2.228-2.619-2.417-4.65C1.854%2022.218%203.35%2021%204.872%2021h10.319q.156%200%20.313.017c.729.08%201.43.43%201.91.983M4.873%2023c-.585%200-.897.43-.865.78c.15%201.603.713%202.584%201.584%203.204C6.511%2027.637%207.927%2028%2010%2028c2.086%200%203.543-.368%204.486-1.033c.89-.628%201.455-1.617%201.56-3.223c.022-.333-.283-.744-.855-.744zM25%2010.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200m-2%200a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200M15%2014a5%205%200%201%201-10%200a5%205%200%200%201%2010%200m-2%200a3%203%200%201%200-6%200a3%203%200%200%200%206%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.001%207.5a4.5%204.5%200%200%201%204.5-4.5h15a4.5%204.5%200%200%201%204.5%204.5v10a4.5%204.5%200%200%201-4.5%204.5h-6.309c-.6-1.316-1.876-2.17-3.192-2.422V18a3%203%200%200%201%203-3h5a3%203%200%200%201%203%203v1.5a2.5%202.5%200%200%200%201.001-2v-10a2.5%202.5%200%200%200-2.5-2.5h-15a2.5%202.5%200%200%200-2.5%202.5v.314a6.5%206.5%200%200%200-2%201.062zM24%2017h-5a1%201%200%200%200-1%201v2h7v-2a1%201%200%200%200-1-1m-6.585%205a2.55%202.55%200%200%201%20.627%201.873c-.135%202.074-.918%203.68-2.403%204.728C14.206%2029.612%2012.262%2030%2010%2030c-2.248%200-4.156-.384-5.566-1.386c-1.458-1.037-2.228-2.619-2.417-4.65C1.854%2022.218%203.35%2021%204.872%2021h10.319q.156%200%20.313.017c.729.08%201.43.43%201.91.983M4.873%2023c-.585%200-.897.43-.865.78c.15%201.603.713%202.584%201.584%203.204C6.511%2027.637%207.927%2028%2010%2028c2.086%200%203.543-.368%204.486-1.033c.89-.628%201.455-1.617%201.56-3.223c.022-.333-.283-.744-.855-.744zM25%2010.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200m-2%200a1.5%201.5%200%201%200-3%200a1.5%201.5%200%200%200%203%200M15%2014a5%205%200%201%201-10%200a5%205%200%200%201%2010%200m-2%200a3%203%200%201%200-6%200a3%203%200%200%200%206%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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