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

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

12 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the person add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 9a7 7 0 1 1 14 0A7 7 0 0 1 9 9m7-6a6 6 0 1 0 0 12a6 6 0 0 0 0-12m.375 15H7.5A3.5 3.5 0 0 0 4 21.5v.667C4 24.317 6.766 30 16 30q.64 0 1.238-.035q-.466-.453-.865-.968Q16.189 29 16 29c-8.766 0-11-5.316-11-6.833V21.5A2.5 2.5 0 0 1 7.5 19h8.204q.303-.524.671-1M23.5 31a7.5 7.5 0 1 1 0-15a7.5 7.5 0 0 1 0 15m1-12.25a.75.75 0 0 0-1.5 0v3.75h-3.75a.75.75 0 0 0 0 1.5H23v3.75a.75.75 0 0 0 1.5 0V24h3.75a.75.75 0 0 0 0-1.5H24.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonAdd32Light(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="M9 9a7 7 0 1 1 14 0A7 7 0 0 1 9 9m7-6a6 6 0 1 0 0 12a6 6 0 0 0 0-12m.375 15H7.5A3.5 3.5 0 0 0 4 21.5v.667C4 24.317 6.766 30 16 30q.64 0 1.238-.035q-.466-.453-.865-.968Q16.189 29 16 29c-8.766 0-11-5.316-11-6.833V21.5A2.5 2.5 0 0 1 7.5 19h8.204q.303-.524.671-1M23.5 31a7.5 7.5 0 1 1 0-15a7.5 7.5 0 0 1 0 15m1-12.25a.75.75 0 0 0-1.5 0v3.75h-3.75a.75.75 0 0 0 0 1.5H23v3.75a.75.75 0 0 0 1.5 0V24h3.75a.75.75 0 0 0 0-1.5H24.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 9a7 7 0 1 1 14 0A7 7 0 0 1 9 9m7-6a6 6 0 1 0 0 12a6 6 0 0 0 0-12m.375 15H7.5A3.5 3.5 0 0 0 4 21.5v.667C4 24.317 6.766 30 16 30q.64 0 1.238-.035q-.466-.453-.865-.968Q16.189 29 16 29c-8.766 0-11-5.316-11-6.833V21.5A2.5 2.5 0 0 1 7.5 19h8.204q.303-.524.671-1M23.5 31a7.5 7.5 0 1 1 0-15a7.5 7.5 0 0 1 0 15m1-12.25a.75.75 0 0 0-1.5 0v3.75h-3.75a.75.75 0 0 0 0 1.5H23v3.75a.75.75 0 0 0 1.5 0V24h3.75a.75.75 0 0 0 0-1.5H24.5z"/></svg>
</template>

CSS

.icon-person-add-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%22M9%209a7%207%200%201%201%2014%200A7%207%200%200%201%209%209m7-6a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m.375%2015H7.5A3.5%203.5%200%200%200%204%2021.5v.667C4%2024.317%206.766%2030%2016%2030q.64%200%201.238-.035q-.466-.453-.865-.968Q16.189%2029%2016%2029c-8.766%200-11-5.316-11-6.833V21.5A2.5%202.5%200%200%201%207.5%2019h8.204q.303-.524.671-1M23.5%2031a7.5%207.5%200%201%201%200-15a7.5%207.5%200%200%201%200%2015m1-12.25a.75.75%200%200%200-1.5%200v3.75h-3.75a.75.75%200%200%200%200%201.5H23v3.75a.75.75%200%200%200%201.5%200V24h3.75a.75.75%200%200%200%200-1.5H24.5z%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%22M9%209a7%207%200%201%201%2014%200A7%207%200%200%201%209%209m7-6a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m.375%2015H7.5A3.5%203.5%200%200%200%204%2021.5v.667C4%2024.317%206.766%2030%2016%2030q.64%200%201.238-.035q-.466-.453-.865-.968Q16.189%2029%2016%2029c-8.766%200-11-5.316-11-6.833V21.5A2.5%202.5%200%200%201%207.5%2019h8.204q.303-.524.671-1M23.5%2031a7.5%207.5%200%201%201%200-15a7.5%207.5%200%200%201%200%2015m1-12.25a.75.75%200%200%200-1.5%200v3.75h-3.75a.75.75%200%200%200%200%201.5H23v3.75a.75.75%200%200%200%201.5%200V24h3.75a.75.75%200%200%200%200-1.5H24.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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