person-add-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
person-add-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M15.114 25.719a7.5 7.5 0 0 1-1.04-1.35q-.984.13-2.074.131c-5.111 0-8.5-2.111-8.5-4.785V19l.007-.145A1.5 1.5 0 0 1 5 17.5h8.624A7.5 7.5 0 0 1 14.5 16H5a3 3 0 0 0-3 3v.715C2 23.433 6.21 26 12 26a17 17 0 0 0 3.114-.281M18 8A6 6 0 1 0 6 8a6 6 0 0 0 12 0M7.5 8a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0m13 19a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13m0-11a.5.5 0 0 1 .5.5V20h3.5a.5.5 0 0 1 0 1H21v3.5a.5.5 0 0 1-1 0V21h-3.5a.5.5 0 0 1 0-1H20v-3.5a.5.5 0 0 1 .5-.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonAdd28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.114 25.719a7.5 7.5 0 0 1-1.04-1.35q-.984.13-2.074.131c-5.111 0-8.5-2.111-8.5-4.785V19l.007-.145A1.5 1.5 0 0 1 5 17.5h8.624A7.5 7.5 0 0 1 14.5 16H5a3 3 0 0 0-3 3v.715C2 23.433 6.21 26 12 26a17 17 0 0 0 3.114-.281M18 8A6 6 0 1 0 6 8a6 6 0 0 0 12 0M7.5 8a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0m13 19a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13m0-11a.5.5 0 0 1 .5.5V20h3.5a.5.5 0 0 1 0 1H21v3.5a.5.5 0 0 1-1 0V21h-3.5a.5.5 0 0 1 0-1H20v-3.5a.5.5 0 0 1 .5-.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.114 25.719a7.5 7.5 0 0 1-1.04-1.35q-.984.13-2.074.131c-5.111 0-8.5-2.111-8.5-4.785V19l.007-.145A1.5 1.5 0 0 1 5 17.5h8.624A7.5 7.5 0 0 1 14.5 16H5a3 3 0 0 0-3 3v.715C2 23.433 6.21 26 12 26a17 17 0 0 0 3.114-.281M18 8A6 6 0 1 0 6 8a6 6 0 0 0 12 0M7.5 8a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0m13 19a6.5 6.5 0 1 0 0-13a6.5 6.5 0 0 0 0 13m0-11a.5.5 0 0 1 .5.5V20h3.5a.5.5 0 0 1 0 1H21v3.5a.5.5 0 0 1-1 0V21h-3.5a.5.5 0 0 1 0-1H20v-3.5a.5.5 0 0 1 .5-.5"/></svg>
</template>

CSS

.icon-person-add-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.114%2025.719a7.5%207.5%200%200%201-1.04-1.35q-.984.13-2.074.131c-5.111%200-8.5-2.111-8.5-4.785V19l.007-.145A1.5%201.5%200%200%201%205%2017.5h8.624A7.5%207.5%200%200%201%2014.5%2016H5a3%203%200%200%200-3%203v.715C2%2023.433%206.21%2026%2012%2026a17%2017%200%200%200%203.114-.281M18%208A6%206%200%201%200%206%208a6%206%200%200%200%2012%200M7.5%208a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200m13%2019a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013m0-11a.5.5%200%200%201%20.5.5V20h3.5a.5.5%200%200%201%200%201H21v3.5a.5.5%200%200%201-1%200V21h-3.5a.5.5%200%200%201%200-1H20v-3.5a.5.5%200%200%201%20.5-.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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.114%2025.719a7.5%207.5%200%200%201-1.04-1.35q-.984.13-2.074.131c-5.111%200-8.5-2.111-8.5-4.785V19l.007-.145A1.5%201.5%200%200%201%205%2017.5h8.624A7.5%207.5%200%200%201%2014.5%2016H5a3%203%200%200%200-3%203v.715C2%2023.433%206.21%2026%2012%2026a17%2017%200%200%200%203.114-.281M18%208A6%206%200%201%200%206%208a6%206%200%200%200%2012%200M7.5%208a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%200m13%2019a6.5%206.5%200%201%200%200-13a6.5%206.5%200%200%200%200%2013m0-11a.5.5%200%200%201%20.5.5V20h3.5a.5.5%200%200%201%200%201H21v3.5a.5.5%200%200%201-1%200V21h-3.5a.5.5%200%200%201%200-1H20v-3.5a.5.5%200%200%201%20.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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