bust in silhouette emoji

bust-in-silhouette from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
bust-in-silhouette
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the bust in silhouette emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#5d6d74" d="M60.7 56.1c-.3-.8-19.1-12-19.1-12c-2.6-1.9-3-3.8-.8-4.9c1.8-.9 3.4-3.9 4.6-7.1c.2.1.4.1.7 0c5-1.5 5.1-11.5 1.7-9.7c3.1-27.2-34.5-27.2-31.4 0c-3.4-1.8-3.4 8.3 1.6 9.7c.2.1.5 0 .7 0c1.2 3.2 2.8 6.2 4.6 7.1c2.2 1.1 1.7 2.9-.9 5c-.9.7-13 7.5-16.4 9.8c-1.4.9-2.4 1.7-2.6 2.2C2.4 58.4 2 62 2 62h60s-.4-3.6-1.3-5.9"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneBustInSilhouette(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#5d6d74" d="M60.7 56.1c-.3-.8-19.1-12-19.1-12c-2.6-1.9-3-3.8-.8-4.9c1.8-.9 3.4-3.9 4.6-7.1c.2.1.4.1.7 0c5-1.5 5.1-11.5 1.7-9.7c3.1-27.2-34.5-27.2-31.4 0c-3.4-1.8-3.4 8.3 1.6 9.7c.2.1.5 0 .7 0c1.2 3.2 2.8 6.2 4.6 7.1c2.2 1.1 1.7 2.9-.9 5c-.9.7-13 7.5-16.4 9.8c-1.4.9-2.4 1.7-2.6 2.2C2.4 58.4 2 62 2 62h60s-.4-3.6-1.3-5.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#5d6d74" d="M60.7 56.1c-.3-.8-19.1-12-19.1-12c-2.6-1.9-3-3.8-.8-4.9c1.8-.9 3.4-3.9 4.6-7.1c.2.1.4.1.7 0c5-1.5 5.1-11.5 1.7-9.7c3.1-27.2-34.5-27.2-31.4 0c-3.4-1.8-3.4 8.3 1.6 9.7c.2.1.5 0 .7 0c1.2 3.2 2.8 6.2 4.6 7.1c2.2 1.1 1.7 2.9-.9 5c-.9.7-13 7.5-16.4 9.8c-1.4.9-2.4 1.7-2.6 2.2C2.4 58.4 2 62 2 62h60s-.4-3.6-1.3-5.9"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%235d6d74%22%20d%3D%22M60.7%2056.1c-.3-.8-19.1-12-19.1-12c-2.6-1.9-3-3.8-.8-4.9c1.8-.9%203.4-3.9%204.6-7.1c.2.1.4.1.7%200c5-1.5%205.1-11.5%201.7-9.7c3.1-27.2-34.5-27.2-31.4%200c-3.4-1.8-3.4%208.3%201.6%209.7c.2.1.5%200%20.7%200c1.2%203.2%202.8%206.2%204.6%207.1c2.2%201.1%201.7%202.9-.9%205c-.9.7-13%207.5-16.4%209.8c-1.4.9-2.4%201.7-2.6%202.2C2.4%2058.4%202%2062%202%2062h60s-.4-3.6-1.3-5.9%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%2064%2064%22%3E%3Cpath%20fill%3D%22%235d6d74%22%20d%3D%22M60.7%2056.1c-.3-.8-19.1-12-19.1-12c-2.6-1.9-3-3.8-.8-4.9c1.8-.9%203.4-3.9%204.6-7.1c.2.1.4.1.7%200c5-1.5%205.1-11.5%201.7-9.7c3.1-27.2-34.5-27.2-31.4%200c-3.4-1.8-3.4%208.3%201.6%209.7c.2.1.5%200%20.7%200c1.2%203.2%202.8%206.2%204.6%207.1c2.2%201.1%201.7%202.9-.9%205c-.9.7-13%207.5-16.4%209.8c-1.4.9-2.4%201.7-2.6%202.2C2.4%2058.4%202%2062%202%2062h60s-.4-3.6-1.3-5.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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