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

Name
person-starburst-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the person starburst icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M12.278 2.403A3.75 3.75 0 0 0 7.02 4.582l-.246.75a2.25 2.25 0 0 1-1.438 1.439l-.751.246a3.75 3.75 0 0 0-2.179 5.258l.358.705a2.25 2.25 0 0 1 0 2.034l-.358.705a3.75 3.75 0 0 0 2.179 5.259l.75.246a2.25 2.25 0 0 1 1.439 1.438l.246.75a3.75 3.75 0 0 0 5.258 2.179l.705-.357a2.25 2.25 0 0 1 2.034 0l.705.357a3.75 3.75 0 0 0 5.259-2.178l.245-.751a2.25 2.25 0 0 1 1.439-1.438l.75-.246a3.75 3.75 0 0 0 2.179-5.259l-.357-.705a2.25 2.25 0 0 1 0-2.034l.357-.705a3.75 3.75 0 0 0-2.178-5.258l-.751-.246a2.25 2.25 0 0 1-1.438-1.438l-.247-.751a3.75 3.75 0 0 0-5.258-2.179l-.705.358a2.25 2.25 0 0 1-2.034 0zM14 12.5A3.25 3.25 0 1 1 14 6a3.25 3.25 0 0 1 0 6.5m6 3.643c0 3.214-2.686 5.357-6 5.357s-6-2.143-6-5.357C8 14.959 8.96 14 10.143 14h7.714c1.184 0 2.143.96 2.143 2.143"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonStarburst28Filled(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="M12.278 2.403A3.75 3.75 0 0 0 7.02 4.582l-.246.75a2.25 2.25 0 0 1-1.438 1.439l-.751.246a3.75 3.75 0 0 0-2.179 5.258l.358.705a2.25 2.25 0 0 1 0 2.034l-.358.705a3.75 3.75 0 0 0 2.179 5.259l.75.246a2.25 2.25 0 0 1 1.439 1.438l.246.75a3.75 3.75 0 0 0 5.258 2.179l.705-.357a2.25 2.25 0 0 1 2.034 0l.705.357a3.75 3.75 0 0 0 5.259-2.178l.245-.751a2.25 2.25 0 0 1 1.439-1.438l.75-.246a3.75 3.75 0 0 0 2.179-5.259l-.357-.705a2.25 2.25 0 0 1 0-2.034l.357-.705a3.75 3.75 0 0 0-2.178-5.258l-.751-.246a2.25 2.25 0 0 1-1.438-1.438l-.247-.751a3.75 3.75 0 0 0-5.258-2.179l-.705.358a2.25 2.25 0 0 1-2.034 0zM14 12.5A3.25 3.25 0 1 1 14 6a3.25 3.25 0 0 1 0 6.5m6 3.643c0 3.214-2.686 5.357-6 5.357s-6-2.143-6-5.357C8 14.959 8.96 14 10.143 14h7.714c1.184 0 2.143.96 2.143 2.143"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M12.278 2.403A3.75 3.75 0 0 0 7.02 4.582l-.246.75a2.25 2.25 0 0 1-1.438 1.439l-.751.246a3.75 3.75 0 0 0-2.179 5.258l.358.705a2.25 2.25 0 0 1 0 2.034l-.358.705a3.75 3.75 0 0 0 2.179 5.259l.75.246a2.25 2.25 0 0 1 1.439 1.438l.246.75a3.75 3.75 0 0 0 5.258 2.179l.705-.357a2.25 2.25 0 0 1 2.034 0l.705.357a3.75 3.75 0 0 0 5.259-2.178l.245-.751a2.25 2.25 0 0 1 1.439-1.438l.75-.246a3.75 3.75 0 0 0 2.179-5.259l-.357-.705a2.25 2.25 0 0 1 0-2.034l.357-.705a3.75 3.75 0 0 0-2.178-5.258l-.751-.246a2.25 2.25 0 0 1-1.438-1.438l-.247-.751a3.75 3.75 0 0 0-5.258-2.179l-.705.358a2.25 2.25 0 0 1-2.034 0zM14 12.5A3.25 3.25 0 1 1 14 6a3.25 3.25 0 0 1 0 6.5m6 3.643c0 3.214-2.686 5.357-6 5.357s-6-2.143-6-5.357C8 14.959 8.96 14 10.143 14h7.714c1.184 0 2.143.96 2.143 2.143"/></svg>
</template>

CSS

.icon-person-starburst-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.278%202.403A3.75%203.75%200%200%200%207.02%204.582l-.246.75a2.25%202.25%200%200%201-1.438%201.439l-.751.246a3.75%203.75%200%200%200-2.179%205.258l.358.705a2.25%202.25%200%200%201%200%202.034l-.358.705a3.75%203.75%200%200%200%202.179%205.259l.75.246a2.25%202.25%200%200%201%201.439%201.438l.246.75a3.75%203.75%200%200%200%205.258%202.179l.705-.357a2.25%202.25%200%200%201%202.034%200l.705.357a3.75%203.75%200%200%200%205.259-2.178l.245-.751a2.25%202.25%200%200%201%201.439-1.438l.75-.246a3.75%203.75%200%200%200%202.179-5.259l-.357-.705a2.25%202.25%200%200%201%200-2.034l.357-.705a3.75%203.75%200%200%200-2.178-5.258l-.751-.246a2.25%202.25%200%200%201-1.438-1.438l-.247-.751a3.75%203.75%200%200%200-5.258-2.179l-.705.358a2.25%202.25%200%200%201-2.034%200zM14%2012.5A3.25%203.25%200%201%201%2014%206a3.25%203.25%200%200%201%200%206.5m6%203.643c0%203.214-2.686%205.357-6%205.357s-6-2.143-6-5.357C8%2014.959%208.96%2014%2010.143%2014h7.714c1.184%200%202.143.96%202.143%202.143%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%22M12.278%202.403A3.75%203.75%200%200%200%207.02%204.582l-.246.75a2.25%202.25%200%200%201-1.438%201.439l-.751.246a3.75%203.75%200%200%200-2.179%205.258l.358.705a2.25%202.25%200%200%201%200%202.034l-.358.705a3.75%203.75%200%200%200%202.179%205.259l.75.246a2.25%202.25%200%200%201%201.439%201.438l.246.75a3.75%203.75%200%200%200%205.258%202.179l.705-.357a2.25%202.25%200%200%201%202.034%200l.705.357a3.75%203.75%200%200%200%205.259-2.178l.245-.751a2.25%202.25%200%200%201%201.439-1.438l.75-.246a3.75%203.75%200%200%200%202.179-5.259l-.357-.705a2.25%202.25%200%200%201%200-2.034l.357-.705a3.75%203.75%200%200%200-2.178-5.258l-.751-.246a2.25%202.25%200%200%201-1.438-1.438l-.247-.751a3.75%203.75%200%200%200-5.258-2.179l-.705.358a2.25%202.25%200%200%201-2.034%200zM14%2012.5A3.25%203.25%200%201%201%2014%206a3.25%203.25%200%200%201%200%206.5m6%203.643c0%203.214-2.686%205.357-6%205.357s-6-2.143-6-5.357C8%2014.959%208.96%2014%2010.143%2014h7.714c1.184%200%202.143.96%202.143%202.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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