bust in silhouette emoji
bust-in-silhouette from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- bust-in-silhouette
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the bust in silhouette emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M24 26.799v-2.566c2-1.348 4.08-3.779 4.703-6.896c.186.103.206.17.413.17c.991 0 1.709-1.287 1.709-2.873c0-1.562-.823-2.827-1.794-2.865c.187-.674.293-1.577.293-2.735C29.324 5.168 26 .527 18.541.527c-6.629 0-10.777 4.641-10.777 8.507c0 1.123.069 2.043.188 2.755c-.911.137-1.629 1.352-1.629 2.845c0 1.587.804 2.873 1.796 2.873c.206 0 .025-.067.209-.17C8.952 20.453 11 22.885 13 24.232v2.414c-5 .645-12 3.437-12 6.23v1.061C1 35 2.076 35 3.137 35h29.725C33.924 35 35 35 35 33.938v-1.061c0-2.615-6-5.225-11-6.078"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiBustInSilhouette(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M24 26.799v-2.566c2-1.348 4.08-3.779 4.703-6.896c.186.103.206.17.413.17c.991 0 1.709-1.287 1.709-2.873c0-1.562-.823-2.827-1.794-2.865c.187-.674.293-1.577.293-2.735C29.324 5.168 26 .527 18.541.527c-6.629 0-10.777 4.641-10.777 8.507c0 1.123.069 2.043.188 2.755c-.911.137-1.629 1.352-1.629 2.845c0 1.587.804 2.873 1.796 2.873c.206 0 .025-.067.209-.17C8.952 20.453 11 22.885 13 24.232v2.414c-5 .645-12 3.437-12 6.23v1.061C1 35 2.076 35 3.137 35h29.725C33.924 35 35 35 35 33.938v-1.061c0-2.615-6-5.225-11-6.078"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#269" d="M24 26.799v-2.566c2-1.348 4.08-3.779 4.703-6.896c.186.103.206.17.413.17c.991 0 1.709-1.287 1.709-2.873c0-1.562-.823-2.827-1.794-2.865c.187-.674.293-1.577.293-2.735C29.324 5.168 26 .527 18.541.527c-6.629 0-10.777 4.641-10.777 8.507c0 1.123.069 2.043.188 2.755c-.911.137-1.629 1.352-1.629 2.845c0 1.587.804 2.873 1.796 2.873c.206 0 .025-.067.209-.17C8.952 20.453 11 22.885 13 24.232v2.414c-5 .645-12 3.437-12 6.23v1.061C1 35 2.076 35 3.137 35h29.725C33.924 35 35 35 35 33.938v-1.061c0-2.615-6-5.225-11-6.078"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M24%2026.799v-2.566c2-1.348%204.08-3.779%204.703-6.896c.186.103.206.17.413.17c.991%200%201.709-1.287%201.709-2.873c0-1.562-.823-2.827-1.794-2.865c.187-.674.293-1.577.293-2.735C29.324%205.168%2026%20.527%2018.541.527c-6.629%200-10.777%204.641-10.777%208.507c0%201.123.069%202.043.188%202.755c-.911.137-1.629%201.352-1.629%202.845c0%201.587.804%202.873%201.796%202.873c.206%200%20.025-.067.209-.17C8.952%2020.453%2011%2022.885%2013%2024.232v2.414c-5%20.645-12%203.437-12%206.23v1.061C1%2035%202.076%2035%203.137%2035h29.725C33.924%2035%2035%2035%2035%2033.938v-1.061c0-2.615-6-5.225-11-6.078%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23269%22%20d%3D%22M24%2026.799v-2.566c2-1.348%204.08-3.779%204.703-6.896c.186.103.206.17.413.17c.991%200%201.709-1.287%201.709-2.873c0-1.562-.823-2.827-1.794-2.865c.187-.674.293-1.577.293-2.735C29.324%205.168%2026%20.527%2018.541.527c-6.629%200-10.777%204.641-10.777%208.507c0%201.123.069%202.043.188%202.755c-.911.137-1.629%201.352-1.629%202.845c0%201.587.804%202.873%201.796%202.873c.206%200%20.025-.067.209-.17C8.952%2020.453%2011%2022.885%2013%2024.232v2.414c-5%20.645-12%203.437-12%206.23v1.061C1%2035%202.076%2035%203.137%2035h29.725C33.924%2035%2035%2035%2035%2033.938v-1.061c0-2.615-6-5.225-11-6.078%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/bust-in-silhouette.svg?color=%231a73e8&size=48