person-head-hint-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
person-head-hint-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the person head hint icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.628 1.629c0-.31.275-.55.574-.468c.36.1.704.243 1.022.424c.27.153.294.517.075.736a.57.57 0 0 1-.666.08a3.5 3.5 0 0 0-.59-.245c-.236-.073-.415-.28-.415-.527M4.133 6.124c.246 0 .454.179.527.415q.096.308.245.59a.57.57 0 0 1-.08.666c-.219.219-.583.194-.736-.075a4.5 4.5 0 0 1-.424-1.022c-.083-.299.158-.574.468-.574m7.786-2.844c-.153-.27-.518-.294-.737-.075a.57.57 0 0 0-.08.666q.148.28.245.59c.073.235.28.413.527.413c.31 0 .55-.275.468-.573c-.1-.36-.242-.703-.423-1.02m-.045 2.844c.31 0 .55.275.468.574c-.1.36-.242.703-.423 1.02c-.153.27-.518.295-.737.076a.57.57 0 0 1-.08-.666q.148-.28.245-.59c.073-.235.28-.414.527-.414m-7.741-1.25c.246 0 .454-.178.527-.414a3.5 3.5 0 0 1 .245-.59a.57.57 0 0 0-.08-.666c-.219-.219-.583-.194-.736.075a4.5 4.5 0 0 0-.424 1.02c-.083.298.158.573.468.573M7.378 1.63c0 .246-.178.454-.414.527a3.5 3.5 0 0 0-.59.245a.57.57 0 0 1-.665-.08c-.219-.22-.194-.584.075-.737c.318-.18.66-.324 1.02-.423c.3-.082.574.158.574.468M11.5 9a1.5 1.5 0 0 1 1.5 1.5v.5c0 1.971-1.86 4-5 4s-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 9zM8 8a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonHeadHint16Filled(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="M8.628 1.629c0-.31.275-.55.574-.468c.36.1.704.243 1.022.424c.27.153.294.517.075.736a.57.57 0 0 1-.666.08a3.5 3.5 0 0 0-.59-.245c-.236-.073-.415-.28-.415-.527M4.133 6.124c.246 0 .454.179.527.415q.096.308.245.59a.57.57 0 0 1-.08.666c-.219.219-.583.194-.736-.075a4.5 4.5 0 0 1-.424-1.022c-.083-.299.158-.574.468-.574m7.786-2.844c-.153-.27-.518-.294-.737-.075a.57.57 0 0 0-.08.666q.148.28.245.59c.073.235.28.413.527.413c.31 0 .55-.275.468-.573c-.1-.36-.242-.703-.423-1.02m-.045 2.844c.31 0 .55.275.468.574c-.1.36-.242.703-.423 1.02c-.153.27-.518.295-.737.076a.57.57 0 0 1-.08-.666q.148-.28.245-.59c.073-.235.28-.414.527-.414m-7.741-1.25c.246 0 .454-.178.527-.414a3.5 3.5 0 0 1 .245-.59a.57.57 0 0 0-.08-.666c-.219-.219-.583-.194-.736.075a4.5 4.5 0 0 0-.424 1.02c-.083.298.158.573.468.573M7.378 1.63c0 .246-.178.454-.414.527a3.5 3.5 0 0 0-.59.245a.57.57 0 0 1-.665-.08c-.219-.22-.194-.584.075-.737c.318-.18.66-.324 1.02-.423c.3-.082.574.158.574.468M11.5 9a1.5 1.5 0 0 1 1.5 1.5v.5c0 1.971-1.86 4-5 4s-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 9zM8 8a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 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="M8.628 1.629c0-.31.275-.55.574-.468c.36.1.704.243 1.022.424c.27.153.294.517.075.736a.57.57 0 0 1-.666.08a3.5 3.5 0 0 0-.59-.245c-.236-.073-.415-.28-.415-.527M4.133 6.124c.246 0 .454.179.527.415q.096.308.245.59a.57.57 0 0 1-.08.666c-.219.219-.583.194-.736-.075a4.5 4.5 0 0 1-.424-1.022c-.083-.299.158-.574.468-.574m7.786-2.844c-.153-.27-.518-.294-.737-.075a.57.57 0 0 0-.08.666q.148.28.245.59c.073.235.28.413.527.413c.31 0 .55-.275.468-.573c-.1-.36-.242-.703-.423-1.02m-.045 2.844c.31 0 .55.275.468.574c-.1.36-.242.703-.423 1.02c-.153.27-.518.295-.737.076a.57.57 0 0 1-.08-.666q.148-.28.245-.59c.073-.235.28-.414.527-.414m-7.741-1.25c.246 0 .454-.178.527-.414a3.5 3.5 0 0 1 .245-.59a.57.57 0 0 0-.08-.666c-.219-.219-.583-.194-.736.075a4.5 4.5 0 0 0-.424 1.02c-.083.298.158.573.468.573M7.378 1.63c0 .246-.178.454-.414.527a3.5 3.5 0 0 0-.59.245a.57.57 0 0 1-.665-.08c-.219-.22-.194-.584.075-.737c.318-.18.66-.324 1.02-.423c.3-.082.574.158.574.468M11.5 9a1.5 1.5 0 0 1 1.5 1.5v.5c0 1.971-1.86 4-5 4s-5-2.029-5-4v-.5A1.5 1.5 0 0 1 4.5 9zM8 8a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></svg>
</template>

CSS

.icon-person-head-hint-16-filled {
  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%22M8.628%201.629c0-.31.275-.55.574-.468c.36.1.704.243%201.022.424c.27.153.294.517.075.736a.57.57%200%200%201-.666.08a3.5%203.5%200%200%200-.59-.245c-.236-.073-.415-.28-.415-.527M4.133%206.124c.246%200%20.454.179.527.415q.096.308.245.59a.57.57%200%200%201-.08.666c-.219.219-.583.194-.736-.075a4.5%204.5%200%200%201-.424-1.022c-.083-.299.158-.574.468-.574m7.786-2.844c-.153-.27-.518-.294-.737-.075a.57.57%200%200%200-.08.666q.148.28.245.59c.073.235.28.413.527.413c.31%200%20.55-.275.468-.573c-.1-.36-.242-.703-.423-1.02m-.045%202.844c.31%200%20.55.275.468.574c-.1.36-.242.703-.423%201.02c-.153.27-.518.295-.737.076a.57.57%200%200%201-.08-.666q.148-.28.245-.59c.073-.235.28-.414.527-.414m-7.741-1.25c.246%200%20.454-.178.527-.414a3.5%203.5%200%200%201%20.245-.59a.57.57%200%200%200-.08-.666c-.219-.219-.583-.194-.736.075a4.5%204.5%200%200%200-.424%201.02c-.083.298.158.573.468.573M7.378%201.63c0%20.246-.178.454-.414.527a3.5%203.5%200%200%200-.59.245a.57.57%200%200%201-.665-.08c-.219-.22-.194-.584.075-.737c.318-.18.66-.324%201.02-.423c.3-.082.574.158.574.468M11.5%209a1.5%201.5%200%200%201%201.5%201.5v.5c0%201.971-1.86%204-5%204s-5-2.029-5-4v-.5A1.5%201.5%200%200%201%204.5%209zM8%208a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%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%22M8.628%201.629c0-.31.275-.55.574-.468c.36.1.704.243%201.022.424c.27.153.294.517.075.736a.57.57%200%200%201-.666.08a3.5%203.5%200%200%200-.59-.245c-.236-.073-.415-.28-.415-.527M4.133%206.124c.246%200%20.454.179.527.415q.096.308.245.59a.57.57%200%200%201-.08.666c-.219.219-.583.194-.736-.075a4.5%204.5%200%200%201-.424-1.022c-.083-.299.158-.574.468-.574m7.786-2.844c-.153-.27-.518-.294-.737-.075a.57.57%200%200%200-.08.666q.148.28.245.59c.073.235.28.413.527.413c.31%200%20.55-.275.468-.573c-.1-.36-.242-.703-.423-1.02m-.045%202.844c.31%200%20.55.275.468.574c-.1.36-.242.703-.423%201.02c-.153.27-.518.295-.737.076a.57.57%200%200%201-.08-.666q.148-.28.245-.59c.073-.235.28-.414.527-.414m-7.741-1.25c.246%200%20.454-.178.527-.414a3.5%203.5%200%200%201%20.245-.59a.57.57%200%200%200-.08-.666c-.219-.219-.583-.194-.736.075a4.5%204.5%200%200%200-.424%201.02c-.083.298.158.573.468.573M7.378%201.63c0%20.246-.178.454-.414.527a3.5%203.5%200%200%200-.59.245a.57.57%200%200%201-.665-.08c-.219-.22-.194-.584.075-.737c.318-.18.66-.324%201.02-.423c.3-.082.574.158.574.468M11.5%209a1.5%201.5%200%200%201%201.5%201.5v.5c0%201.971-1.86%204-5%204s-5-2.029-5-4v-.5A1.5%201.5%200%200%201%204.5%209zM8%208a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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