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

Name
person-tag-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the person tag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M9 14C9 8.477 13.477 4 19 4s10 4.477 10 10s-4.477 10-10 10S9 19.523 9 14M3 32.249A4.25 4.25 0 0 1 7.25 28H21v6.674c0 1.594.633 3.122 1.76 4.249l3.967 3.967C24.407 43.64 21.763 44 19 44c-4.214 0-8.15-.837-11.08-2.62C4.942 39.567 3 36.755 3 33zm20-4.242v6.667c0 1.063.422 2.082 1.174 2.833l7.319 7.32a4.006 4.006 0 0 0 5.666 0l6.668-6.668a4.006 4.006 0 0 0 0-5.666l-7.32-7.32A4 4 0 0 0 33.674 24h-6.667A4.007 4.007 0 0 0 23 28.007M28.5 31a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonTag48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M9 14C9 8.477 13.477 4 19 4s10 4.477 10 10s-4.477 10-10 10S9 19.523 9 14M3 32.249A4.25 4.25 0 0 1 7.25 28H21v6.674c0 1.594.633 3.122 1.76 4.249l3.967 3.967C24.407 43.64 21.763 44 19 44c-4.214 0-8.15-.837-11.08-2.62C4.942 39.567 3 36.755 3 33zm20-4.242v6.667c0 1.063.422 2.082 1.174 2.833l7.319 7.32a4.006 4.006 0 0 0 5.666 0l6.668-6.668a4.006 4.006 0 0 0 0-5.666l-7.32-7.32A4 4 0 0 0 33.674 24h-6.667A4.007 4.007 0 0 0 23 28.007M28.5 31a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M9 14C9 8.477 13.477 4 19 4s10 4.477 10 10s-4.477 10-10 10S9 19.523 9 14M3 32.249A4.25 4.25 0 0 1 7.25 28H21v6.674c0 1.594.633 3.122 1.76 4.249l3.967 3.967C24.407 43.64 21.763 44 19 44c-4.214 0-8.15-.837-11.08-2.62C4.942 39.567 3 36.755 3 33zm20-4.242v6.667c0 1.063.422 2.082 1.174 2.833l7.319 7.32a4.006 4.006 0 0 0 5.666 0l6.668-6.668a4.006 4.006 0 0 0 0-5.666l-7.32-7.32A4 4 0 0 0 33.674 24h-6.667A4.007 4.007 0 0 0 23 28.007M28.5 31a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/></svg>
</template>

CSS

.icon-person-tag-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2014C9%208.477%2013.477%204%2019%204s10%204.477%2010%2010s-4.477%2010-10%2010S9%2019.523%209%2014M3%2032.249A4.25%204.25%200%200%201%207.25%2028H21v6.674c0%201.594.633%203.122%201.76%204.249l3.967%203.967C24.407%2043.64%2021.763%2044%2019%2044c-4.214%200-8.15-.837-11.08-2.62C4.942%2039.567%203%2036.755%203%2033zm20-4.242v6.667c0%201.063.422%202.082%201.174%202.833l7.319%207.32a4.006%204.006%200%200%200%205.666%200l6.668-6.668a4.006%204.006%200%200%200%200-5.666l-7.32-7.32A4%204%200%200%200%2033.674%2024h-6.667A4.007%204.007%200%200%200%2023%2028.007M28.5%2031a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2014C9%208.477%2013.477%204%2019%204s10%204.477%2010%2010s-4.477%2010-10%2010S9%2019.523%209%2014M3%2032.249A4.25%204.25%200%200%201%207.25%2028H21v6.674c0%201.594.633%203.122%201.76%204.249l3.967%203.967C24.407%2043.64%2021.763%2044%2019%2044c-4.214%200-8.15-.837-11.08-2.62C4.942%2039.567%203%2036.755%203%2033zm20-4.242v6.667c0%201.063.422%202.082%201.174%202.833l7.319%207.32a4.006%204.006%200%200%200%205.666%200l6.668-6.668a4.006%204.006%200%200%200%200-5.666l-7.32-7.32A4%204%200%200%200%2033.674%2024h-6.667A4.007%204.007%200%200%200%2023%2028.007M28.5%2031a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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