woman medium dark skin tone bald emoji
woman-medium-dark-skin-tone-bald from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- woman-medium-dark-skin-tone-bald
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- woman-bald-medium-dark-skin-tone
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-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the woman medium dark skin tone bald emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ae7e57" d="M29.5 15C28.406 7.311 23.392 3.875 18 3.875S7.594 7.311 6.5 15C5.119 15 4 16.791 4 19c0 2.107 1.021 3.815 2.314 3.97h.182v.001C7.971 29.348 12.563 34 18 34s10.029-4.652 11.504-11.03h.182C30.979 22.815 32 21.107 32 19c0-2.209-1.119-4-2.5-4"/><path fill="#df1f32" d="M18 30c-2.347 0-3.575-1.16-3.707-1.293a.999.999 0 0 1 1.404-1.424c.051.047.806.717 2.303.717c1.519 0 2.273-.69 2.305-.719a1.01 1.01 0 0 1 1.408.029a.994.994 0 0 1-.006 1.397C21.575 28.84 20.347 30 18 30"/><path fill="#915a34" d="M19 25h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2"/><path fill="#662113" d="M13 22a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m10 0a1 1 0 0 1-1-1v-2a1 1 0 1 1 2 0v2a1 1 0 0 1-1 1"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiWomanMediumDarkSkinToneBald(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ae7e57" d="M29.5 15C28.406 7.311 23.392 3.875 18 3.875S7.594 7.311 6.5 15C5.119 15 4 16.791 4 19c0 2.107 1.021 3.815 2.314 3.97h.182v.001C7.971 29.348 12.563 34 18 34s10.029-4.652 11.504-11.03h.182C30.979 22.815 32 21.107 32 19c0-2.209-1.119-4-2.5-4"/><path fill="#df1f32" d="M18 30c-2.347 0-3.575-1.16-3.707-1.293a.999.999 0 0 1 1.404-1.424c.051.047.806.717 2.303.717c1.519 0 2.273-.69 2.305-.719a1.01 1.01 0 0 1 1.408.029a.994.994 0 0 1-.006 1.397C21.575 28.84 20.347 30 18 30"/><path fill="#915a34" d="M19 25h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2"/><path fill="#662113" d="M13 22a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m10 0a1 1 0 0 1-1-1v-2a1 1 0 1 1 2 0v2a1 1 0 0 1-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ae7e57" d="M29.5 15C28.406 7.311 23.392 3.875 18 3.875S7.594 7.311 6.5 15C5.119 15 4 16.791 4 19c0 2.107 1.021 3.815 2.314 3.97h.182v.001C7.971 29.348 12.563 34 18 34s10.029-4.652 11.504-11.03h.182C30.979 22.815 32 21.107 32 19c0-2.209-1.119-4-2.5-4"/><path fill="#df1f32" d="M18 30c-2.347 0-3.575-1.16-3.707-1.293a.999.999 0 0 1 1.404-1.424c.051.047.806.717 2.303.717c1.519 0 2.273-.69 2.305-.719a1.01 1.01 0 0 1 1.408.029a.994.994 0 0 1-.006 1.397C21.575 28.84 20.347 30 18 30"/><path fill="#915a34" d="M19 25h-2a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2"/><path fill="#662113" d="M13 22a1 1 0 0 1-1-1v-2a1 1 0 0 1 2 0v2a1 1 0 0 1-1 1m10 0a1 1 0 0 1-1-1v-2a1 1 0 1 1 2 0v2a1 1 0 0 1-1 1"/></svg> </template>
CSS
.icon-woman-medium-dark-skin-tone-bald {
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%23ae7e57%22%20d%3D%22M29.5%2015C28.406%207.311%2023.392%203.875%2018%203.875S7.594%207.311%206.5%2015C5.119%2015%204%2016.791%204%2019c0%202.107%201.021%203.815%202.314%203.97h.182v.001C7.971%2029.348%2012.563%2034%2018%2034s10.029-4.652%2011.504-11.03h.182C30.979%2022.815%2032%2021.107%2032%2019c0-2.209-1.119-4-2.5-4%22%2F%3E%3Cpath%20fill%3D%22%23df1f32%22%20d%3D%22M18%2030c-2.347%200-3.575-1.16-3.707-1.293a.999.999%200%200%201%201.404-1.424c.051.047.806.717%202.303.717c1.519%200%202.273-.69%202.305-.719a1.01%201.01%200%200%201%201.408.029a.994.994%200%200%201-.006%201.397C21.575%2028.84%2020.347%2030%2018%2030%22%2F%3E%3Cpath%20fill%3D%22%23915a34%22%20d%3D%22M19%2025h-2a1%201%200%201%201%200-2h2a1%201%200%201%201%200%202%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M13%2022a1%201%200%200%201-1-1v-2a1%201%200%200%201%202%200v2a1%201%200%200%201-1%201m10%200a1%201%200%200%201-1-1v-2a1%201%200%201%201%202%200v2a1%201%200%200%201-1%201%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%23ae7e57%22%20d%3D%22M29.5%2015C28.406%207.311%2023.392%203.875%2018%203.875S7.594%207.311%206.5%2015C5.119%2015%204%2016.791%204%2019c0%202.107%201.021%203.815%202.314%203.97h.182v.001C7.971%2029.348%2012.563%2034%2018%2034s10.029-4.652%2011.504-11.03h.182C30.979%2022.815%2032%2021.107%2032%2019c0-2.209-1.119-4-2.5-4%22%2F%3E%3Cpath%20fill%3D%22%23df1f32%22%20d%3D%22M18%2030c-2.347%200-3.575-1.16-3.707-1.293a.999.999%200%200%201%201.404-1.424c.051.047.806.717%202.303.717c1.519%200%202.273-.69%202.305-.719a1.01%201.01%200%200%201%201.408.029a.994.994%200%200%201-.006%201.397C21.575%2028.84%2020.347%2030%2018%2030%22%2F%3E%3Cpath%20fill%3D%22%23915a34%22%20d%3D%22M19%2025h-2a1%201%200%201%201%200-2h2a1%201%200%201%201%200%202%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M13%2022a1%201%200%200%201-1-1v-2a1%201%200%200%201%202%200v2a1%201%200%200%201-1%201m10%200a1%201%200%200%201-1-1v-2a1%201%200%201%201%202%200v2a1%201%200%200%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/woman-medium-dark-skin-tone-bald.svg?color=%231a73e8&size=48