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

Name
people-edit-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

8 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the people edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 9.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M27 11a4 4 0 1 1-8 0a4 4 0 0 1 8 0M2 20a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v.15s0 1.179-.769 2.478l-2.006 2.023C14.97 25.433 13.147 26 10.5 26C2 26 2 20.15 2 20.15zm27.644 1.424l-8.61 8.543a2.8 2.8 0 0 1-1.269.721l-3.02.778a1 1 0 0 1-1.216-1.22l.79-3.05a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleEdit32Filled(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="M16 9.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M27 11a4 4 0 1 1-8 0a4 4 0 0 1 8 0M2 20a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v.15s0 1.179-.769 2.478l-2.006 2.023C14.97 25.433 13.147 26 10.5 26C2 26 2 20.15 2 20.15zm27.644 1.424l-8.61 8.543a2.8 2.8 0 0 1-1.269.721l-3.02.778a1 1 0 0 1-1.216-1.22l.79-3.05a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 9.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M27 11a4 4 0 1 1-8 0a4 4 0 0 1 8 0M2 20a3 3 0 0 1 3-3h11a3 3 0 0 1 3 3v.15s0 1.179-.769 2.478l-2.006 2.023C14.97 25.433 13.147 26 10.5 26C2 26 2 20.15 2 20.15zm27.644 1.424l-8.61 8.543a2.8 2.8 0 0 1-1.269.721l-3.02.778a1 1 0 0 1-1.216-1.22l.79-3.05a2.66 2.66 0 0 1 .686-1.206l8.567-8.64a2.88 2.88 0 0 1 4.144.057a2.88 2.88 0 0 1-.072 4.017"/></svg>
</template>

CSS

.icon-people-edit-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%209.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200M27%2011a4%204%200%201%201-8%200a4%204%200%200%201%208%200M2%2020a3%203%200%200%201%203-3h11a3%203%200%200%201%203%203v.15s0%201.179-.769%202.478l-2.006%202.023C14.97%2025.433%2013.147%2026%2010.5%2026C2%2026%202%2020.15%202%2020.15zm27.644%201.424l-8.61%208.543a2.8%202.8%200%200%201-1.269.721l-3.02.778a1%201%200%200%201-1.216-1.22l.79-3.05a2.66%202.66%200%200%201%20.686-1.206l8.567-8.64a2.88%202.88%200%200%201%204.144.057a2.88%202.88%200%200%201-.072%204.017%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%22M16%209.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200M27%2011a4%204%200%201%201-8%200a4%204%200%200%201%208%200M2%2020a3%203%200%200%201%203-3h11a3%203%200%200%201%203%203v.15s0%201.179-.769%202.478l-2.006%202.023C14.97%2025.433%2013.147%2026%2010.5%2026C2%2026%202%2020.15%202%2020.15zm27.644%201.424l-8.61%208.543a2.8%202.8%200%200%201-1.269.721l-3.02.778a1%201%200%200%201-1.216-1.22l.79-3.05a2.66%202.66%200%200%201%20.686-1.206l8.567-8.64a2.88%202.88%200%200%201%204.144.057a2.88%202.88%200%200%201-.072%204.017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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