busts in silhouette emoji

busts-in-silhouette from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
busts-in-silhouette
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More people body icons from OpenMoji

Use the busts in silhouette emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M63 61v-8c0-7-4-10-8-10H43c-2.784 0-5.564.506-7 3.75c-1.125-3.312-4.216-4.703-7-4.703c-5 0-5 .953-12 .953c-4 0-8 3-8 10v8m6-35c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9m26 0c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M35 60v-7c0-7 4-10 8-10h12c4 0 8 3 8 10v7M9 60v-7c0-7 4-10 8-10h12c1.531 0 3.06.531 4.367 1.549"/><path d="M15 26c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9zm26 0c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBustsInSilhouette(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M63 61v-8c0-7-4-10-8-10H43c-2.784 0-5.564.506-7 3.75c-1.125-3.312-4.216-4.703-7-4.703c-5 0-5 .953-12 .953c-4 0-8 3-8 10v8m6-35c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9m26 0c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9"/><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2"><path strokeLinecap="round" d="M35 60v-7c0-7 4-10 8-10h12c4 0 8 3 8 10v7M9 60v-7c0-7 4-10 8-10h12c1.531 0 3.06.531 4.367 1.549"/><path d="M15 26c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9zm26 0c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M63 61v-8c0-7-4-10-8-10H43c-2.784 0-5.564.506-7 3.75c-1.125-3.312-4.216-4.703-7-4.703c-5 0-5 .953-12 .953c-4 0-8 3-8 10v8m6-35c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9m26 0c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M35 60v-7c0-7 4-10 8-10h12c4 0 8 3 8 10v7M9 60v-7c0-7 4-10 8-10h12c1.531 0 3.06.531 4.367 1.549"/><path d="M15 26c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9zm26 0c0 4 .876 6.315 2 8c1.432 2.148 3.706 3 6 3c2.38 0 4.566-.852 6-3c1.123-1.685 2-4 2-8c0-2.148-1.077-9-8-9s-8 5.419-8 9z"/></g></svg>
</template>

CSS

.icon-busts-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M63%2061v-8c0-7-4-10-8-10H43c-2.784%200-5.564.506-7%203.75c-1.125-3.312-4.216-4.703-7-4.703c-5%200-5%20.953-12%20.953c-4%200-8%203-8%2010v8m6-35c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209m26%200c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M35%2060v-7c0-7%204-10%208-10h12c4%200%208%203%208%2010v7M9%2060v-7c0-7%204-10%208-10h12c1.531%200%203.06.531%204.367%201.549%22%2F%3E%3Cpath%20d%3D%22M15%2026c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209zm26%200c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209z%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M63%2061v-8c0-7-4-10-8-10H43c-2.784%200-5.564.506-7%203.75c-1.125-3.312-4.216-4.703-7-4.703c-5%200-5%20.953-12%20.953c-4%200-8%203-8%2010v8m6-35c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209m26%200c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M35%2060v-7c0-7%204-10%208-10h12c4%200%208%203%208%2010v7M9%2060v-7c0-7%204-10%208-10h12c1.531%200%203.06.531%204.367%201.549%22%2F%3E%3Cpath%20d%3D%22M15%2026c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209zm26%200c0%204%20.876%206.315%202%208c1.432%202.148%203.706%203%206%203c2.38%200%204.566-.852%206-3c1.123-1.685%202-4%202-8c0-2.148-1.077-9-8-9s-8%205.419-8%209z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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