bust in silhouette emoji
bust-in-silhouette from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- bust-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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tonecouple-with-heart-man-man-light-skin-tone-dark-skin-tone
Use the bust 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="M58 61s0-3-1-7c-1.21-4.846-4-8-10-8H25c-6 0-8.79 3.154-10 8c-1 4-1 7-1 7zM26 26c0 3.725.54 7.809 2 10c1.861 2.793 5.018 4 8 4c3.096 0 6.137-1.207 8-4c1.46-2.191 2-6.275 2-10c0-2.793-1-12-10-12s-10 7.344-10 12"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M58 60s0-2-1-6c-1.21-4.846-4-8-10-8H25c-6 0-8.79 3.154-10 8c-1 4-1 6-1 6"/><path d="M26 26c0 3.725.54 7.809 2 10c1.861 2.793 5.018 4 8 4c3.096 0 6.137-1.207 8-4c1.46-2.191 2-6.275 2-10c0-2.793-1-12-10-12s-10 7.344-10 12z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBustInSilhouette(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="M58 61s0-3-1-7c-1.21-4.846-4-8-10-8H25c-6 0-8.79 3.154-10 8c-1 4-1 7-1 7zM26 26c0 3.725.54 7.809 2 10c1.861 2.793 5.018 4 8 4c3.096 0 6.137-1.207 8-4c1.46-2.191 2-6.275 2-10c0-2.793-1-12-10-12s-10 7.344-10 12"/><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2"><path strokeLinecap="round" d="M58 60s0-2-1-6c-1.21-4.846-4-8-10-8H25c-6 0-8.79 3.154-10 8c-1 4-1 6-1 6"/><path d="M26 26c0 3.725.54 7.809 2 10c1.861 2.793 5.018 4 8 4c3.096 0 6.137-1.207 8-4c1.46-2.191 2-6.275 2-10c0-2.793-1-12-10-12s-10 7.344-10 12z"/></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="M58 61s0-3-1-7c-1.21-4.846-4-8-10-8H25c-6 0-8.79 3.154-10 8c-1 4-1 7-1 7zM26 26c0 3.725.54 7.809 2 10c1.861 2.793 5.018 4 8 4c3.096 0 6.137-1.207 8-4c1.46-2.191 2-6.275 2-10c0-2.793-1-12-10-12s-10 7.344-10 12"/><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"><path stroke-linecap="round" d="M58 60s0-2-1-6c-1.21-4.846-4-8-10-8H25c-6 0-8.79 3.154-10 8c-1 4-1 6-1 6"/><path d="M26 26c0 3.725.54 7.809 2 10c1.861 2.793 5.018 4 8 4c3.096 0 6.137-1.207 8-4c1.46-2.191 2-6.275 2-10c0-2.793-1-12-10-12s-10 7.344-10 12z"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M58%2061s0-3-1-7c-1.21-4.846-4-8-10-8H25c-6%200-8.79%203.154-10%208c-1%204-1%207-1%207zM26%2026c0%203.725.54%207.809%202%2010c1.861%202.793%205.018%204%208%204c3.096%200%206.137-1.207%208-4c1.46-2.191%202-6.275%202-10c0-2.793-1-12-10-12s-10%207.344-10%2012%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%22M58%2060s0-2-1-6c-1.21-4.846-4-8-10-8H25c-6%200-8.79%203.154-10%208c-1%204-1%206-1%206%22%2F%3E%3Cpath%20d%3D%22M26%2026c0%203.725.54%207.809%202%2010c1.861%202.793%205.018%204%208%204c3.096%200%206.137-1.207%208-4c1.46-2.191%202-6.275%202-10c0-2.793-1-12-10-12s-10%207.344-10%2012z%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%22M58%2061s0-3-1-7c-1.21-4.846-4-8-10-8H25c-6%200-8.79%203.154-10%208c-1%204-1%207-1%207zM26%2026c0%203.725.54%207.809%202%2010c1.861%202.793%205.018%204%208%204c3.096%200%206.137-1.207%208-4c1.46-2.191%202-6.275%202-10c0-2.793-1-12-10-12s-10%207.344-10%2012%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%22M58%2060s0-2-1-6c-1.21-4.846-4-8-10-8H25c-6%200-8.79%203.154-10%208c-1%204-1%206-1%206%22%2F%3E%3Cpath%20d%3D%22M26%2026c0%203.725.54%207.809%202%2010c1.861%202.793%205.018%204%208%204c3.096%200%206.137-1.207%208-4c1.46-2.191%202-6.275%202-10c0-2.793-1-12-10-12s-10%207.344-10%2012z%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/bust-in-silhouette.svg?color=%231a73e8&size=48