person tag icon
person-tag-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.
- Name
- person-tag-48-regular
- Set
- Fluent UI System Icons
- Style
- 48 Regular
- Viewbox
- 48×48
- License
- MIT
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
person-5-20-filledperson-6-20-filledperson-account-16-filledperson-accounts-20-filledperson-add-16-filledperson-alert-16-filledperson-alert-off-16-filledperson-arrow-back-16-filledperson-arrow-left-16-filledperson-arrow-right-16-filledperson-available-16-filledperson-board-12-filledperson-board-add-16-filledperson-briefcase-16-filledperson-call-16-filledperson-chat-16-filledperson-circle-12-filledperson-circle-off-12-filledperson-clock-16-filledperson-delete-16-filledperson-desktop-20-filledperson-edit-16-filledperson-error-16-filledperson-feedback-16-filled
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 14m10-7.5a7.5 7.5 0 1 0 0 15a7.5 7.5 0 0 0 0-15M3 32.249A4.25 4.25 0 0 1 7.25 28H22v2.5H7.25a1.75 1.75 0 0 0-1.75 1.749V33c0 2.744 1.36 4.808 3.72 6.245C11.63 40.712 15.068 41.5 19 41.5c2.385 0 4.589-.29 6.491-.846l1.978 1.978C24.979 43.558 22.063 44 19 44c-4.214 0-8.15-.837-11.08-2.62C4.942 39.567 3 36.755 3 33zm21-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 34.674 24h-6.667A4.007 4.007 0 0 0 24 28.007M29.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 FluentPersonTag48Regular(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 14m10-7.5a7.5 7.5 0 1 0 0 15a7.5 7.5 0 0 0 0-15M3 32.249A4.25 4.25 0 0 1 7.25 28H22v2.5H7.25a1.75 1.75 0 0 0-1.75 1.749V33c0 2.744 1.36 4.808 3.72 6.245C11.63 40.712 15.068 41.5 19 41.5c2.385 0 4.589-.29 6.491-.846l1.978 1.978C24.979 43.558 22.063 44 19 44c-4.214 0-8.15-.837-11.08-2.62C4.942 39.567 3 36.755 3 33zm21-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 34.674 24h-6.667A4.007 4.007 0 0 0 24 28.007M29.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 14m10-7.5a7.5 7.5 0 1 0 0 15a7.5 7.5 0 0 0 0-15M3 32.249A4.25 4.25 0 0 1 7.25 28H22v2.5H7.25a1.75 1.75 0 0 0-1.75 1.749V33c0 2.744 1.36 4.808 3.72 6.245C11.63 40.712 15.068 41.5 19 41.5c2.385 0 4.589-.29 6.491-.846l1.978 1.978C24.979 43.558 22.063 44 19 44c-4.214 0-8.15-.837-11.08-2.62C4.942 39.567 3 36.755 3 33zm21-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 34.674 24h-6.667A4.007 4.007 0 0 0 24 28.007M29.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-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%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%2014m10-7.5a7.5%207.5%200%201%200%200%2015a7.5%207.5%200%200%200%200-15M3%2032.249A4.25%204.25%200%200%201%207.25%2028H22v2.5H7.25a1.75%201.75%200%200%200-1.75%201.749V33c0%202.744%201.36%204.808%203.72%206.245C11.63%2040.712%2015.068%2041.5%2019%2041.5c2.385%200%204.589-.29%206.491-.846l1.978%201.978C24.979%2043.558%2022.063%2044%2019%2044c-4.214%200-8.15-.837-11.08-2.62C4.942%2039.567%203%2036.755%203%2033zm21-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%2034.674%2024h-6.667A4.007%204.007%200%200%200%2024%2028.007M29.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%2014m10-7.5a7.5%207.5%200%201%200%200%2015a7.5%207.5%200%200%200%200-15M3%2032.249A4.25%204.25%200%200%201%207.25%2028H22v2.5H7.25a1.75%201.75%200%200%200-1.75%201.749V33c0%202.744%201.36%204.808%203.72%206.245C11.63%2040.712%2015.068%2041.5%2019%2041.5c2.385%200%204.589-.29%206.491-.846l1.978%201.978C24.979%2043.558%2022.063%2044%2019%2044c-4.214%200-8.15-.837-11.08-2.62C4.942%2039.567%203%2036.755%203%2033zm21-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%2034.674%2024h-6.667A4.007%204.007%200%200%200%2024%2028.007M29.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-regular.svg?color=%231a73e8&size=48