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

Name
people-queue-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the people queue icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 6a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-5.75 4A1.75 1.75 0 0 0 3 11.75v4.75a4.5 4.5 0 1 0 9 0v-4.75A1.75 1.75 0 0 0 10.25 10zm6.11 10.854A5.49 5.49 0 0 0 13 16.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966 0 1.75.784 1.75 1.75v4.75a4.5 4.5 0 0 1-5.64 4.354M11.5 6c0 1-.367 1.913-.973 2.614a3 3 0 1 0 0-5.229c.606.702.973 1.616.973 2.615m3.86 14.854A5.49 5.49 0 0 0 17.5 16.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966 0 1.75.784 1.75 1.75v4.75a4.5 4.5 0 0 1-5.64 4.354M16 6c0 1-.367 1.913-.973 2.614a3 3 0 1 0 0-5.229C15.633 4.088 16 5.002 16 6"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleQueue24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 6a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-5.75 4A1.75 1.75 0 0 0 3 11.75v4.75a4.5 4.5 0 1 0 9 0v-4.75A1.75 1.75 0 0 0 10.25 10zm6.11 10.854A5.49 5.49 0 0 0 13 16.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966 0 1.75.784 1.75 1.75v4.75a4.5 4.5 0 0 1-5.64 4.354M11.5 6c0 1-.367 1.913-.973 2.614a3 3 0 1 0 0-5.229c.606.702.973 1.616.973 2.615m3.86 14.854A5.49 5.49 0 0 0 17.5 16.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966 0 1.75.784 1.75 1.75v4.75a4.5 4.5 0 0 1-5.64 4.354M16 6c0 1-.367 1.913-.973 2.614a3 3 0 1 0 0-5.229C15.633 4.088 16 5.002 16 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 6a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-5.75 4A1.75 1.75 0 0 0 3 11.75v4.75a4.5 4.5 0 1 0 9 0v-4.75A1.75 1.75 0 0 0 10.25 10zm6.11 10.854A5.49 5.49 0 0 0 13 16.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966 0 1.75.784 1.75 1.75v4.75a4.5 4.5 0 0 1-5.64 4.354M11.5 6c0 1-.367 1.913-.973 2.614a3 3 0 1 0 0-5.229c.606.702.973 1.616.973 2.615m3.86 14.854A5.49 5.49 0 0 0 17.5 16.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966 0 1.75.784 1.75 1.75v4.75a4.5 4.5 0 0 1-5.64 4.354M16 6c0 1-.367 1.913-.973 2.614a3 3 0 1 0 0-5.229C15.633 4.088 16 5.002 16 6"/></svg>
</template>

CSS

.icon-people-queue-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%206a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-5.75%204A1.75%201.75%200%200%200%203%2011.75v4.75a4.5%204.5%200%201%200%209%200v-4.75A1.75%201.75%200%200%200%2010.25%2010zm6.11%2010.854A5.49%205.49%200%200%200%2013%2016.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966%200%201.75.784%201.75%201.75v4.75a4.5%204.5%200%200%201-5.64%204.354M11.5%206c0%201-.367%201.913-.973%202.614a3%203%200%201%200%200-5.229c.606.702.973%201.616.973%202.615m3.86%2014.854A5.49%205.49%200%200%200%2017.5%2016.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966%200%201.75.784%201.75%201.75v4.75a4.5%204.5%200%200%201-5.64%204.354M16%206c0%201-.367%201.913-.973%202.614a3%203%200%201%200%200-5.229C15.633%204.088%2016%205.002%2016%206%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%206a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-5.75%204A1.75%201.75%200%200%200%203%2011.75v4.75a4.5%204.5%200%201%200%209%200v-4.75A1.75%201.75%200%200%200%2010.25%2010zm6.11%2010.854A5.49%205.49%200%200%200%2013%2016.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966%200%201.75.784%201.75%201.75v4.75a4.5%204.5%200%200%201-5.64%204.354M11.5%206c0%201-.367%201.913-.973%202.614a3%203%200%201%200%200-5.229c.606.702.973%201.616.973%202.615m3.86%2014.854A5.49%205.49%200%200%200%2017.5%2016.5v-4.75c0-.665-.236-1.274-.629-1.75h2.379c.966%200%201.75.784%201.75%201.75v4.75a4.5%204.5%200%200%201-5.64%204.354M16%206c0%201-.367%201.913-.973%202.614a3%203%200%201%200%200-5.229C15.633%204.088%2016%205.002%2016%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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