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

Name
people-toolbox-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the people toolbox icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9 13.5a.5.5 0 0 0 1 0V13h3v.5a.5.5 0 0 0 1 0V13h2v1.5a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 7 14.5V13h2zM7.5 8q.244.001.47.058A2.5 2.5 0 0 0 6 10.5v2.429A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zm5-1A1.5 1.5 0 0 1 14 8.5V9h.5a1.5 1.5 0 0 1 1.5 1.5V12h-2v-.5a.5.5 0 0 0-1 0v.5h-3v-.5a.5.5 0 0 0-1 0v.5H7v-1.5A1.5 1.5 0 0 1 8.5 9H9v-.5A1.5 1.5 0 0 1 10.5 7zm-2 1a.5.5 0 0 0-.5.5V9h3v-.5a.5.5 0 0 0-.5-.5zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.502.997a2.25 2.25 0 0 1 2.252 2.251c0 .52-.179.997-.475 1.378A2.5 2.5 0 0 0 12.5 6h-2a2.5 2.5 0 0 0-.777.125a2.252 2.252 0 0 1 1.78-3.628"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleToolbox16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9 13.5a.5.5 0 0 0 1 0V13h3v.5a.5.5 0 0 0 1 0V13h2v1.5a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 7 14.5V13h2zM7.5 8q.244.001.47.058A2.5 2.5 0 0 0 6 10.5v2.429A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zm5-1A1.5 1.5 0 0 1 14 8.5V9h.5a1.5 1.5 0 0 1 1.5 1.5V12h-2v-.5a.5.5 0 0 0-1 0v.5h-3v-.5a.5.5 0 0 0-1 0v.5H7v-1.5A1.5 1.5 0 0 1 8.5 9H9v-.5A1.5 1.5 0 0 1 10.5 7zm-2 1a.5.5 0 0 0-.5.5V9h3v-.5a.5.5 0 0 0-.5-.5zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.502.997a2.25 2.25 0 0 1 2.252 2.251c0 .52-.179.997-.475 1.378A2.5 2.5 0 0 0 12.5 6h-2a2.5 2.5 0 0 0-.777.125a2.252 2.252 0 0 1 1.78-3.628"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M9 13.5a.5.5 0 0 0 1 0V13h3v.5a.5.5 0 0 0 1 0V13h2v1.5a1.5 1.5 0 0 1-1.5 1.5h-6A1.5 1.5 0 0 1 7 14.5V13h2zM7.5 8q.244.001.47.058A2.5 2.5 0 0 0 6 10.5v2.429A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zm5-1A1.5 1.5 0 0 1 14 8.5V9h.5a1.5 1.5 0 0 1 1.5 1.5V12h-2v-.5a.5.5 0 0 0-1 0v.5h-3v-.5a.5.5 0 0 0-1 0v.5H7v-1.5A1.5 1.5 0 0 1 8.5 9H9v-.5A1.5 1.5 0 0 1 10.5 7zm-2 1a.5.5 0 0 0-.5.5V9h3v-.5a.5.5 0 0 0-.5-.5zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.502.997a2.25 2.25 0 0 1 2.252 2.251c0 .52-.179.997-.475 1.378A2.5 2.5 0 0 0 12.5 6h-2a2.5 2.5 0 0 0-.777.125a2.252 2.252 0 0 1 1.78-3.628"/></svg>
</template>

CSS

.icon-people-toolbox-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2013.5a.5.5%200%200%200%201%200V13h3v.5a.5.5%200%200%200%201%200V13h2v1.5a1.5%201.5%200%200%201-1.5%201.5h-6A1.5%201.5%200%200%201%207%2014.5V13h2zM7.5%208q.244.001.47.058A2.5%202.5%200%200%200%206%2010.5v2.429A7%207%200%200%201%205%2013c-1.175%200-2.27-.272-3.089-.77C1.091%2011.73.5%2010.965.5%2010a2%202%200%200%201%202-2zm5-1A1.5%201.5%200%200%201%2014%208.5V9h.5a1.5%201.5%200%200%201%201.5%201.5V12h-2v-.5a.5.5%200%200%200-1%200v.5h-3v-.5a.5.5%200%200%200-1%200v.5H7v-1.5A1.5%201.5%200%200%201%208.5%209H9v-.5A1.5%201.5%200%200%201%2010.5%207zm-2%201a.5.5%200%200%200-.5.5V9h3v-.5a.5.5%200%200%200-.5-.5zM5%201.5A2.75%202.75%200%201%201%205%207a2.75%202.75%200%200%201%200-5.5m6.502.997a2.25%202.25%200%200%201%202.252%202.251c0%20.52-.179.997-.475%201.378A2.5%202.5%200%200%200%2012.5%206h-2a2.5%202.5%200%200%200-.777.125a2.252%202.252%200%200%201%201.78-3.628%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2013.5a.5.5%200%200%200%201%200V13h3v.5a.5.5%200%200%200%201%200V13h2v1.5a1.5%201.5%200%200%201-1.5%201.5h-6A1.5%201.5%200%200%201%207%2014.5V13h2zM7.5%208q.244.001.47.058A2.5%202.5%200%200%200%206%2010.5v2.429A7%207%200%200%201%205%2013c-1.175%200-2.27-.272-3.089-.77C1.091%2011.73.5%2010.965.5%2010a2%202%200%200%201%202-2zm5-1A1.5%201.5%200%200%201%2014%208.5V9h.5a1.5%201.5%200%200%201%201.5%201.5V12h-2v-.5a.5.5%200%200%200-1%200v.5h-3v-.5a.5.5%200%200%200-1%200v.5H7v-1.5A1.5%201.5%200%200%201%208.5%209H9v-.5A1.5%201.5%200%200%201%2010.5%207zm-2%201a.5.5%200%200%200-.5.5V9h3v-.5a.5.5%200%200%200-.5-.5zM5%201.5A2.75%202.75%200%201%201%205%207a2.75%202.75%200%200%201%200-5.5m6.502.997a2.25%202.25%200%200%201%202.252%202.251c0%20.52-.179.997-.475%201.378A2.5%202.5%200%200%200%2012.5%206h-2a2.5%202.5%200%200%200-.777.125a2.252%202.252%200%200%201%201.78-3.628%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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