bust in silhouette emoji

bust-in-silhouette from Noto Emoji by Google Inc · Default · People & Body · Apache-2.0 Free for personal and commercial use.

Name
bust-in-silhouette
Set
Noto Emoji
Style
Default
Category
People & Body
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More people & body icons from Noto Emoji

Use the bust in silhouette emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1976d2" d="M115.1 120v4H12.9v-4c0-15.7 19.9-23.3 42-24.9V94c-9.3-2.8-17.6-9.8-21.7-21.3c-4.2-1.5-6.6-15.3-5.5-17.1C26.9 49.8 21.4 4.3 64 4c42.5.2 37.1 45.6 36.2 51.5c1.1 1.8-1.3 15.6-5.5 17.1c-4 11.5-12.3 18.6-21.6 21.4v1c22.2 1.8 42 10.2 42 25"/></svg>

React

import type { SVGProps } from "react";

export function NotoBustInSilhouette(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1976d2" d="M115.1 120v4H12.9v-4c0-15.7 19.9-23.3 42-24.9V94c-9.3-2.8-17.6-9.8-21.7-21.3c-4.2-1.5-6.6-15.3-5.5-17.1C26.9 49.8 21.4 4.3 64 4c42.5.2 37.1 45.6 36.2 51.5c1.1 1.8-1.3 15.6-5.5 17.1c-4 11.5-12.3 18.6-21.6 21.4v1c22.2 1.8 42 10.2 42 25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1976d2" d="M115.1 120v4H12.9v-4c0-15.7 19.9-23.3 42-24.9V94c-9.3-2.8-17.6-9.8-21.7-21.3c-4.2-1.5-6.6-15.3-5.5-17.1C26.9 49.8 21.4 4.3 64 4c42.5.2 37.1 45.6 36.2 51.5c1.1 1.8-1.3 15.6-5.5 17.1c-4 11.5-12.3 18.6-21.6 21.4v1c22.2 1.8 42 10.2 42 25"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%231976d2%22%20d%3D%22M115.1%20120v4H12.9v-4c0-15.7%2019.9-23.3%2042-24.9V94c-9.3-2.8-17.6-9.8-21.7-21.3c-4.2-1.5-6.6-15.3-5.5-17.1C26.9%2049.8%2021.4%204.3%2064%204c42.5.2%2037.1%2045.6%2036.2%2051.5c1.1%201.8-1.3%2015.6-5.5%2017.1c-4%2011.5-12.3%2018.6-21.6%2021.4v1c22.2%201.8%2042%2010.2%2042%2025%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%20128%20128%22%3E%3Cpath%20fill%3D%22%231976d2%22%20d%3D%22M115.1%20120v4H12.9v-4c0-15.7%2019.9-23.3%2042-24.9V94c-9.3-2.8-17.6-9.8-21.7-21.3c-4.2-1.5-6.6-15.3-5.5-17.1C26.9%2049.8%2021.4%204.3%2064%204c42.5.2%2037.1%2045.6%2036.2%2051.5c1.1%201.8-1.3%2015.6-5.5%2017.1c-4%2011.5-12.3%2018.6-21.6%2021.4v1c22.2%201.8%2042%2010.2%2042%2025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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