agents person icon
agents-person-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- agents-person-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the agents person icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.228 17c.978 0 1.772.793 1.772 1.773v.102C22 20.431 20.714 22 17.5 22S13 20.437 13 18.875v-.102c0-.98.794-1.773 1.772-1.773zM11.249 3a.75.75 0 0 1 0 1.5H8.116a.75.75 0 0 0-.65.376l-3.898 6.77a.75.75 0 0 0-.007.733l3.614 6.627a.949.949 0 0 0 1.736-.167l4.492-14.12a2.47 2.47 0 0 1 4.492-.483l3.823 6.641c.4.695.4 1.551 0 2.246l-.976 1.693a3.49 3.49 0 0 0-.488-3.475l-3.66-6.356a.969.969 0 0 0-1.761.19L10.34 19.294a2.449 2.449 0 0 1-4.482.43l-3.615-6.626a2.25 2.25 0 0 1 .026-2.2l3.897-6.771A2.25 2.25 0 0 1 8.116 3zm6.251 8a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5"/></svg>
React
import type { SVGProps } from "react";
export function FluentAgentsPerson24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.228 17c.978 0 1.772.793 1.772 1.773v.102C22 20.431 20.714 22 17.5 22S13 20.437 13 18.875v-.102c0-.98.794-1.773 1.772-1.773zM11.249 3a.75.75 0 0 1 0 1.5H8.116a.75.75 0 0 0-.65.376l-3.898 6.77a.75.75 0 0 0-.007.733l3.614 6.627a.949.949 0 0 0 1.736-.167l4.492-14.12a2.47 2.47 0 0 1 4.492-.483l3.823 6.641c.4.695.4 1.551 0 2.246l-.976 1.693a3.49 3.49 0 0 0-.488-3.475l-3.66-6.356a.969.969 0 0 0-1.761.19L10.34 19.294a2.449 2.449 0 0 1-4.482.43l-3.615-6.626a2.25 2.25 0 0 1 .026-2.2l3.897-6.771A2.25 2.25 0 0 1 8.116 3zm6.251 8a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.228 17c.978 0 1.772.793 1.772 1.773v.102C22 20.431 20.714 22 17.5 22S13 20.437 13 18.875v-.102c0-.98.794-1.773 1.772-1.773zM11.249 3a.75.75 0 0 1 0 1.5H8.116a.75.75 0 0 0-.65.376l-3.898 6.77a.75.75 0 0 0-.007.733l3.614 6.627a.949.949 0 0 0 1.736-.167l4.492-14.12a2.47 2.47 0 0 1 4.492-.483l3.823 6.641c.4.695.4 1.551 0 2.246l-.976 1.693a3.49 3.49 0 0 0-.488-3.475l-3.66-6.356a.969.969 0 0 0-1.761.19L10.34 19.294a2.449 2.449 0 0 1-4.482.43l-3.615-6.626a2.25 2.25 0 0 1 .026-2.2l3.897-6.771A2.25 2.25 0 0 1 8.116 3zm6.251 8a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5"/></svg> </template>
CSS
.icon-agents-person-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.228%2017c.978%200%201.772.793%201.772%201.773v.102C22%2020.431%2020.714%2022%2017.5%2022S13%2020.437%2013%2018.875v-.102c0-.98.794-1.773%201.772-1.773zM11.249%203a.75.75%200%200%201%200%201.5H8.116a.75.75%200%200%200-.65.376l-3.898%206.77a.75.75%200%200%200-.007.733l3.614%206.627a.949.949%200%200%200%201.736-.167l4.492-14.12a2.47%202.47%200%200%201%204.492-.483l3.823%206.641c.4.695.4%201.551%200%202.246l-.976%201.693a3.49%203.49%200%200%200-.488-3.475l-3.66-6.356a.969.969%200%200%200-1.761.19L10.34%2019.294a2.449%202.449%200%200%201-4.482.43l-3.615-6.626a2.25%202.25%200%200%201%20.026-2.2l3.897-6.771A2.25%202.25%200%200%201%208.116%203zm6.251%208a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.228%2017c.978%200%201.772.793%201.772%201.773v.102C22%2020.431%2020.714%2022%2017.5%2022S13%2020.437%2013%2018.875v-.102c0-.98.794-1.773%201.772-1.773zM11.249%203a.75.75%200%200%201%200%201.5H8.116a.75.75%200%200%200-.65.376l-3.898%206.77a.75.75%200%200%200-.007.733l3.614%206.627a.949.949%200%200%200%201.736-.167l4.492-14.12a2.47%202.47%200%200%201%204.492-.483l3.823%206.641c.4.695.4%201.551%200%202.246l-.976%201.693a3.49%203.49%200%200%200-.488-3.475l-3.66-6.356a.969.969%200%200%200-1.761.19L10.34%2019.294a2.449%202.449%200%200%201-4.482.43l-3.615-6.626a2.25%202.25%200%200%201%20.026-2.2l3.897-6.771A2.25%202.25%200%200%201%208.116%203zm6.251%208a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/agents-person-24-regular.svg?color=%231a73e8&size=48