person-suport-32-light from Fluent UI System Icons by Microsoft Corporation · 32 Light · MIT Free for personal and commercial use.

Name
person-suport-32-light
Set
Fluent UI System Icons
Style
32 Light
Viewbox
32×32
License
MIT

Related icons in Fluent UI System Icons

Use the person suport icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 11a8 8 0 1 1 16 0a.5.5 0 0 0 1 0a9 9 0 1 0-10.827 8.814a2 2 0 1 0-.158-1.062A8 8 0 0 1 8 11m8-5a5 5 0 0 0 0 10c-.727 0-1.393.259-1.913.689a6 6 0 1 1 3.825 0A3 3 0 0 0 16 16a5 5 0 0 0 0-10m8.5 13H19c0-.35-.06-.687-.17-1h5.67a3.5 3.5 0 0 1 3.5 3.5v.667C28 24.317 25.234 30 16 30S4 24.316 4 22.167V21.5A3.5 3.5 0 0 1 7.5 18h1.359q.532.543 1.14 1H7.5A2.5 2.5 0 0 0 5 21.5v.667C5 23.684 7.234 29 16 29s11-5.316 11-6.833V21.5a2.5 2.5 0 0 0-2.5-2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonSuport32Light(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="M8 11a8 8 0 1 1 16 0a.5.5 0 0 0 1 0a9 9 0 1 0-10.827 8.814a2 2 0 1 0-.158-1.062A8 8 0 0 1 8 11m8-5a5 5 0 0 0 0 10c-.727 0-1.393.259-1.913.689a6 6 0 1 1 3.825 0A3 3 0 0 0 16 16a5 5 0 0 0 0-10m8.5 13H19c0-.35-.06-.687-.17-1h5.67a3.5 3.5 0 0 1 3.5 3.5v.667C28 24.317 25.234 30 16 30S4 24.316 4 22.167V21.5A3.5 3.5 0 0 1 7.5 18h1.359q.532.543 1.14 1H7.5A2.5 2.5 0 0 0 5 21.5v.667C5 23.684 7.234 29 16 29s11-5.316 11-6.833V21.5a2.5 2.5 0 0 0-2.5-2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8 11a8 8 0 1 1 16 0a.5.5 0 0 0 1 0a9 9 0 1 0-10.827 8.814a2 2 0 1 0-.158-1.062A8 8 0 0 1 8 11m8-5a5 5 0 0 0 0 10c-.727 0-1.393.259-1.913.689a6 6 0 1 1 3.825 0A3 3 0 0 0 16 16a5 5 0 0 0 0-10m8.5 13H19c0-.35-.06-.687-.17-1h5.67a3.5 3.5 0 0 1 3.5 3.5v.667C28 24.317 25.234 30 16 30S4 24.316 4 22.167V21.5A3.5 3.5 0 0 1 7.5 18h1.359q.532.543 1.14 1H7.5A2.5 2.5 0 0 0 5 21.5v.667C5 23.684 7.234 29 16 29s11-5.316 11-6.833V21.5a2.5 2.5 0 0 0-2.5-2.5"/></svg>
</template>

CSS

.icon-person-suport-32-light {
  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%22M8%2011a8%208%200%201%201%2016%200a.5.5%200%200%200%201%200a9%209%200%201%200-10.827%208.814a2%202%200%201%200-.158-1.062A8%208%200%200%201%208%2011m8-5a5%205%200%200%200%200%2010c-.727%200-1.393.259-1.913.689a6%206%200%201%201%203.825%200A3%203%200%200%200%2016%2016a5%205%200%200%200%200-10m8.5%2013H19c0-.35-.06-.687-.17-1h5.67a3.5%203.5%200%200%201%203.5%203.5v.667C28%2024.317%2025.234%2030%2016%2030S4%2024.316%204%2022.167V21.5A3.5%203.5%200%200%201%207.5%2018h1.359q.532.543%201.14%201H7.5A2.5%202.5%200%200%200%205%2021.5v.667C5%2023.684%207.234%2029%2016%2029s11-5.316%2011-6.833V21.5a2.5%202.5%200%200%200-2.5-2.5%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%22M8%2011a8%208%200%201%201%2016%200a.5.5%200%200%200%201%200a9%209%200%201%200-10.827%208.814a2%202%200%201%200-.158-1.062A8%208%200%200%201%208%2011m8-5a5%205%200%200%200%200%2010c-.727%200-1.393.259-1.913.689a6%206%200%201%201%203.825%200A3%203%200%200%200%2016%2016a5%205%200%200%200%200-10m8.5%2013H19c0-.35-.06-.687-.17-1h5.67a3.5%203.5%200%200%201%203.5%203.5v.667C28%2024.317%2025.234%2030%2016%2030S4%2024.316%204%2022.167V21.5A3.5%203.5%200%200%201%207.5%2018h1.359q.532.543%201.14%201H7.5A2.5%202.5%200%200%200%205%2021.5v.667C5%2023.684%207.234%2029%2016%2029s11-5.316%2011-6.833V21.5a2.5%202.5%200%200%200-2.5-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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