bust in silhouette emoji

bust-in-silhouette from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
bust-in-silhouette
Set
Fluent Emoji High Contrast
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji High Contrast

Use the bust in silhouette emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.34 3.07h-2.69A5 5 0 0 0 8.7 8.73l.078 1.204a2 2 0 0 0 .257 3.975l.115 1.761a4.75 4.75 0 0 0 3.597 3.988A12.9 12.9 0 0 0 6.19 22.93v-.01a12.9 12.9 0 0 0-3.5 5.53v.11a3 3 0 0 0-.09.32l3.587.04l.002.01h17.62l.003-.01l3.588-.04l-.022-.059a.8.8 0 0 1-.068-.261v-.11a13 13 0 0 0-3.5-5.53v.01a12.9 12.9 0 0 0-6.552-3.27a4.75 4.75 0 0 0 3.602-3.99l.109-1.764a2 2 0 0 0 .245-3.961l.076-1.215a5 5 0 0 0-4.95-5.66"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastBustInSilhouette(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.34 3.07h-2.69A5 5 0 0 0 8.7 8.73l.078 1.204a2 2 0 0 0 .257 3.975l.115 1.761a4.75 4.75 0 0 0 3.597 3.988A12.9 12.9 0 0 0 6.19 22.93v-.01a12.9 12.9 0 0 0-3.5 5.53v.11a3 3 0 0 0-.09.32l3.587.04l.002.01h17.62l.003-.01l3.588-.04l-.022-.059a.8.8 0 0 1-.068-.261v-.11a13 13 0 0 0-3.5-5.53v.01a12.9 12.9 0 0 0-6.552-3.27a4.75 4.75 0 0 0 3.602-3.99l.109-1.764a2 2 0 0 0 .245-3.961l.076-1.215a5 5 0 0 0-4.95-5.66"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.34 3.07h-2.69A5 5 0 0 0 8.7 8.73l.078 1.204a2 2 0 0 0 .257 3.975l.115 1.761a4.75 4.75 0 0 0 3.597 3.988A12.9 12.9 0 0 0 6.19 22.93v-.01a12.9 12.9 0 0 0-3.5 5.53v.11a3 3 0 0 0-.09.32l3.587.04l.002.01h17.62l.003-.01l3.588-.04l-.022-.059a.8.8 0 0 1-.068-.261v-.11a13 13 0 0 0-3.5-5.53v.01a12.9 12.9 0 0 0-6.552-3.27a4.75 4.75 0 0 0 3.602-3.99l.109-1.764a2 2 0 0 0 .245-3.961l.076-1.215a5 5 0 0 0-4.95-5.66"/></svg>
</template>

CSS

.icon-bust-in-silhouette {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.34%203.07h-2.69A5%205%200%200%200%208.7%208.73l.078%201.204a2%202%200%200%200%20.257%203.975l.115%201.761a4.75%204.75%200%200%200%203.597%203.988A12.9%2012.9%200%200%200%206.19%2022.93v-.01a12.9%2012.9%200%200%200-3.5%205.53v.11a3%203%200%200%200-.09.32l3.587.04l.002.01h17.62l.003-.01l3.588-.04l-.022-.059a.8.8%200%200%201-.068-.261v-.11a13%2013%200%200%200-3.5-5.53v.01a12.9%2012.9%200%200%200-6.552-3.27a4.75%204.75%200%200%200%203.602-3.99l.109-1.764a2%202%200%200%200%20.245-3.961l.076-1.215a5%205%200%200%200-4.95-5.66%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.34%203.07h-2.69A5%205%200%200%200%208.7%208.73l.078%201.204a2%202%200%200%200%20.257%203.975l.115%201.761a4.75%204.75%200%200%200%203.597%203.988A12.9%2012.9%200%200%200%206.19%2022.93v-.01a12.9%2012.9%200%200%200-3.5%205.53v.11a3%203%200%200%200-.09.32l3.587.04l.002.01h17.62l.003-.01l3.588-.04l-.022-.059a.8.8%200%200%201-.068-.261v-.11a13%2013%200%200%200-3.5-5.53v.01a12.9%2012.9%200%200%200-6.552-3.27a4.75%204.75%200%200%200%203.602-3.99l.109-1.764a2%202%200%200%200%20.245-3.961l.076-1.215a5%205%200%200%200-4.95-5.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/bust-in-silhouette.svg?color=%231a73e8&size=48