people-checkmark-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
people-checkmark-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

8 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the people checkmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.354 2.646a.5.5 0 0 0-.707 0L10.5 12.293l-.646-.646a.5.5 0 1 0-.708.707l1 1a.5.5 0 0 0 .707 0l3-3a.5.5 0 0 0 0-.708M7.258 8a5.5 5.5 0 0 0-.656 1H2.5a1 1 0 0 0-1 1c0 .508.304.992.932 1.375S3.966 12 5 12c.356 0 .697-.032 1.017-.085q.037.51.163.987A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.731 1.009a2.253 2.253 0 0 1 2.023 2.24l-.012.23c-.05.49-.258.933-.572 1.28A5.5 5.5 0 0 0 11.514 6a1.252 1.252 0 1 0-.026 0a5.5 5.5 0 0 0-1.656.258a2.24 2.24 0 0 1-.57-1.28L9.25 4.75a2.25 2.25 0 0 1 2.252-2.252zM5 2.5A1.75 1.75 0 1 0 5 6a1.75 1.75 0 0 0 0-3.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentPeopleCheckmark16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.354 2.646a.5.5 0 0 0-.707 0L10.5 12.293l-.646-.646a.5.5 0 1 0-.708.707l1 1a.5.5 0 0 0 .707 0l3-3a.5.5 0 0 0 0-.708M7.258 8a5.5 5.5 0 0 0-.656 1H2.5a1 1 0 0 0-1 1c0 .508.304.992.932 1.375S3.966 12 5 12c.356 0 .697-.032 1.017-.085q.037.51.163.987A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.731 1.009a2.253 2.253 0 0 1 2.023 2.24l-.012.23c-.05.49-.258.933-.572 1.28A5.5 5.5 0 0 0 11.514 6a1.252 1.252 0 1 0-.026 0a5.5 5.5 0 0 0-1.656.258a2.24 2.24 0 0 1-.57-1.28L9.25 4.75a2.25 2.25 0 0 1 2.252-2.252zM5 2.5A1.75 1.75 0 1 0 5 6a1.75 1.75 0 0 0 0-3.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M11.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.354 2.646a.5.5 0 0 0-.707 0L10.5 12.293l-.646-.646a.5.5 0 1 0-.708.707l1 1a.5.5 0 0 0 .707 0l3-3a.5.5 0 0 0 0-.708M7.258 8a5.5 5.5 0 0 0-.656 1H2.5a1 1 0 0 0-1 1c0 .508.304.992.932 1.375S3.966 12 5 12c.356 0 .697-.032 1.017-.085q.037.51.163.987A7 7 0 0 1 5 13c-1.175 0-2.27-.272-3.089-.77C1.091 11.73.5 10.965.5 10a2 2 0 0 1 2-2zM5 1.5A2.75 2.75 0 1 1 5 7a2.75 2.75 0 0 1 0-5.5m6.731 1.009a2.253 2.253 0 0 1 2.023 2.24l-.012.23c-.05.49-.258.933-.572 1.28A5.5 5.5 0 0 0 11.514 6a1.252 1.252 0 1 0-.026 0a5.5 5.5 0 0 0-1.656.258a2.24 2.24 0 0 1-.57-1.28L9.25 4.75a2.25 2.25 0 0 1 2.252-2.252zM5 2.5A1.75 1.75 0 1 0 5 6a1.75 1.75 0 0 0 0-3.5"/></svg>
</template>

CSS

.icon-people-checkmark-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%207a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m2.354%202.646a.5.5%200%200%200-.707%200L10.5%2012.293l-.646-.646a.5.5%200%201%200-.708.707l1%201a.5.5%200%200%200%20.707%200l3-3a.5.5%200%200%200%200-.708M7.258%208a5.5%205.5%200%200%200-.656%201H2.5a1%201%200%200%200-1%201c0%20.508.304.992.932%201.375S3.966%2012%205%2012c.356%200%20.697-.032%201.017-.085q.037.51.163.987A7%207%200%200%201%205%2013c-1.175%200-2.27-.272-3.089-.77C1.091%2011.73.5%2010.965.5%2010a2%202%200%200%201%202-2zM5%201.5A2.75%202.75%200%201%201%205%207a2.75%202.75%200%200%201%200-5.5m6.731%201.009a2.253%202.253%200%200%201%202.023%202.24l-.012.23c-.05.49-.258.933-.572%201.28A5.5%205.5%200%200%200%2011.514%206a1.252%201.252%200%201%200-.026%200a5.5%205.5%200%200%200-1.656.258a2.24%202.24%200%200%201-.57-1.28L9.25%204.75a2.25%202.25%200%200%201%202.252-2.252zM5%202.5A1.75%201.75%200%201%200%205%206a1.75%201.75%200%200%200%200-3.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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.5%207a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m2.354%202.646a.5.5%200%200%200-.707%200L10.5%2012.293l-.646-.646a.5.5%200%201%200-.708.707l1%201a.5.5%200%200%200%20.707%200l3-3a.5.5%200%200%200%200-.708M7.258%208a5.5%205.5%200%200%200-.656%201H2.5a1%201%200%200%200-1%201c0%20.508.304.992.932%201.375S3.966%2012%205%2012c.356%200%20.697-.032%201.017-.085q.037.51.163.987A7%207%200%200%201%205%2013c-1.175%200-2.27-.272-3.089-.77C1.091%2011.73.5%2010.965.5%2010a2%202%200%200%201%202-2zM5%201.5A2.75%202.75%200%201%201%205%207a2.75%202.75%200%200%201%200-5.5m6.731%201.009a2.253%202.253%200%200%201%202.023%202.24l-.012.23c-.05.49-.258.933-.572%201.28A5.5%205.5%200%200%200%2011.514%206a1.252%201.252%200%201%200-.026%200a5.5%205.5%200%200%200-1.656.258a2.24%202.24%200%200%201-.57-1.28L9.25%204.75a2.25%202.25%200%200%201%202.252-2.252zM5%202.5A1.75%201.75%200%201%200%205%206a1.75%201.75%200%200%200%200-3.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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