woman dark skin tone bald emoji
woman-dark-skin-tone-bald from Noto Emoji by Google Inc · Default · People & Body · Apache-2.0 Free for personal and commercial use.
- Name
- woman-dark-skin-tone-bald
- Set
- Noto Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 128×128
- License
- Apache 2.0
- Aliases
- woman-bald-dark-skin-tone
The same emoji in other sets
More people & body icons from Noto 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 dark skin tone bald emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGnbrtHc8z1" x1="64" x2="64" y1="35.675" y2="3.021" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#651fff"/><stop offset=".705" stop-color="#5914f2"/><stop offset="1" stop-color="#530eeb"/></linearGradient><path fill="url(#SVGnbrtHc8z1)" d="M64.12 94.45h-.13c-25.65.03-51.46 7.55-51.46 25.44v4.07h102.93v-4.07c0-16.87-25.56-25.44-51.34-25.44"/><path fill="#3c2b24" d="M73.07 90.08H54.91v9.98c0 4.51 3.7 8.17 8.26 8.17h1.65c4.56 0 8.26-3.66 8.26-8.17v-9.98zm-36.4-17.82c-5.36 0-9.71-4.67-9.71-10.41s4.36-10.41 9.71-10.41h54.65c5.36 0 9.71 4.67 9.71 10.41s-4.36 10.41-9.71 10.41z"/><path fill="#70534a" d="M64.18 11.91c-21 0-33.31 14.79-33.31 41.91c0 21.79 13.49 35.67 25.23 39.83c2.8.99 5.5 1.49 7.9 1.49c2.38 0 5.07-.49 7.85-1.47c11.76-4.14 25.28-18.03 25.28-39.84c0-27.13-11.95-41.92-32.95-41.92"/><g fill="#1a1717"><ellipse cx="47.57" cy="58.87" rx="4.87" ry="5.04"/><ellipse cx="80.43" cy="58.87" rx="4.87" ry="5.04"/></g><path fill="#33251f" d="M67.82 68.05c-.1-.04-.21-.07-.32-.08h-6.99c-.11.01-.21.04-.32.08c-.63.26-.98.91-.68 1.61s1.69 2.66 4.49 2.66s4.19-1.96 4.49-2.66c.31-.69-.04-1.35-.67-1.61"/><path fill="#1a1717" d="M55.16 49.82c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.29-.38.39-1.01-.02-1.55m32.14 0c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.28-.38.39-1.01-.02-1.55M72.31 76.14c-3.15 1.87-13.46 1.87-16.61 0c-1.81-1.07-3.65.57-2.9 2.21c.74 1.61 6.37 5.36 11.23 5.36c4.87 0 10.42-3.75 11.16-5.36c.75-1.64-1.07-3.29-2.88-2.21"/></svg>
React
import type { SVGProps } from "react";
export function NotoWomanDarkSkinToneBald(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGnbrtHc8z1" x1="64" x2="64" y1="35.675" y2="3.021" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#651fff"/><stop offset=".705" stopColor="#5914f2"/><stop offset="1" stopColor="#530eeb"/></linearGradient><path fill="url(#SVGnbrtHc8z1)" d="M64.12 94.45h-.13c-25.65.03-51.46 7.55-51.46 25.44v4.07h102.93v-4.07c0-16.87-25.56-25.44-51.34-25.44"/><path fill="#3c2b24" d="M73.07 90.08H54.91v9.98c0 4.51 3.7 8.17 8.26 8.17h1.65c4.56 0 8.26-3.66 8.26-8.17v-9.98zm-36.4-17.82c-5.36 0-9.71-4.67-9.71-10.41s4.36-10.41 9.71-10.41h54.65c5.36 0 9.71 4.67 9.71 10.41s-4.36 10.41-9.71 10.41z"/><path fill="#70534a" d="M64.18 11.91c-21 0-33.31 14.79-33.31 41.91c0 21.79 13.49 35.67 25.23 39.83c2.8.99 5.5 1.49 7.9 1.49c2.38 0 5.07-.49 7.85-1.47c11.76-4.14 25.28-18.03 25.28-39.84c0-27.13-11.95-41.92-32.95-41.92"/><g fill="#1a1717"><ellipse cx="47.57" cy="58.87" rx="4.87" ry="5.04"/><ellipse cx="80.43" cy="58.87" rx="4.87" ry="5.04"/></g><path fill="#33251f" d="M67.82 68.05c-.1-.04-.21-.07-.32-.08h-6.99c-.11.01-.21.04-.32.08c-.63.26-.98.91-.68 1.61s1.69 2.66 4.49 2.66s4.19-1.96 4.49-2.66c.31-.69-.04-1.35-.67-1.61"/><path fill="#1a1717" d="M55.16 49.82c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.29-.38.39-1.01-.02-1.55m32.14 0c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.28-.38.39-1.01-.02-1.55M72.31 76.14c-3.15 1.87-13.46 1.87-16.61 0c-1.81-1.07-3.65.57-2.9 2.21c.74 1.61 6.37 5.36 11.23 5.36c4.87 0 10.42-3.75 11.16-5.36c.75-1.64-1.07-3.29-2.88-2.21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGnbrtHc8z1" x1="64" x2="64" y1="35.675" y2="3.021" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#651fff"/><stop offset=".705" stop-color="#5914f2"/><stop offset="1" stop-color="#530eeb"/></linearGradient><path fill="url(#SVGnbrtHc8z1)" d="M64.12 94.45h-.13c-25.65.03-51.46 7.55-51.46 25.44v4.07h102.93v-4.07c0-16.87-25.56-25.44-51.34-25.44"/><path fill="#3c2b24" d="M73.07 90.08H54.91v9.98c0 4.51 3.7 8.17 8.26 8.17h1.65c4.56 0 8.26-3.66 8.26-8.17v-9.98zm-36.4-17.82c-5.36 0-9.71-4.67-9.71-10.41s4.36-10.41 9.71-10.41h54.65c5.36 0 9.71 4.67 9.71 10.41s-4.36 10.41-9.71 10.41z"/><path fill="#70534a" d="M64.18 11.91c-21 0-33.31 14.79-33.31 41.91c0 21.79 13.49 35.67 25.23 39.83c2.8.99 5.5 1.49 7.9 1.49c2.38 0 5.07-.49 7.85-1.47c11.76-4.14 25.28-18.03 25.28-39.84c0-27.13-11.95-41.92-32.95-41.92"/><g fill="#1a1717"><ellipse cx="47.57" cy="58.87" rx="4.87" ry="5.04"/><ellipse cx="80.43" cy="58.87" rx="4.87" ry="5.04"/></g><path fill="#33251f" d="M67.82 68.05c-.1-.04-.21-.07-.32-.08h-6.99c-.11.01-.21.04-.32.08c-.63.26-.98.91-.68 1.61s1.69 2.66 4.49 2.66s4.19-1.96 4.49-2.66c.31-.69-.04-1.35-.67-1.61"/><path fill="#1a1717" d="M55.16 49.82c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.29-.38.39-1.01-.02-1.55m32.14 0c-.93-1.23-3.07-3.01-7.23-3.01s-6.31 1.79-7.23 3.01c-.41.54-.31 1.17-.02 1.55c.26.35 1.04.68 1.9.39s2.54-1.16 5.35-1.18c2.81.02 4.49.89 5.35 1.18s1.64-.03 1.9-.39c.28-.38.39-1.01-.02-1.55M72.31 76.14c-3.15 1.87-13.46 1.87-16.61 0c-1.81-1.07-3.65.57-2.9 2.21c.74 1.61 6.37 5.36 11.23 5.36c4.87 0 10.42-3.75 11.16-5.36c.75-1.64-1.07-3.29-2.88-2.21"/></svg> </template>
CSS
.icon-woman-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%20128%20128%22%3E%3ClinearGradient%20id%3D%22SVGnbrtHc8z1%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%2235.675%22%20y2%3D%223.021%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20130)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23651fff%22%2F%3E%3Cstop%20offset%3D%22.705%22%20stop-color%3D%22%235914f2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23530eeb%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGnbrtHc8z1)%22%20d%3D%22M64.12%2094.45h-.13c-25.65.03-51.46%207.55-51.46%2025.44v4.07h102.93v-4.07c0-16.87-25.56-25.44-51.34-25.44%22%2F%3E%3Cpath%20fill%3D%22%233c2b24%22%20d%3D%22M73.07%2090.08H54.91v9.98c0%204.51%203.7%208.17%208.26%208.17h1.65c4.56%200%208.26-3.66%208.26-8.17v-9.98zm-36.4-17.82c-5.36%200-9.71-4.67-9.71-10.41s4.36-10.41%209.71-10.41h54.65c5.36%200%209.71%204.67%209.71%2010.41s-4.36%2010.41-9.71%2010.41z%22%2F%3E%3Cpath%20fill%3D%22%2370534a%22%20d%3D%22M64.18%2011.91c-21%200-33.31%2014.79-33.31%2041.91c0%2021.79%2013.49%2035.67%2025.23%2039.83c2.8.99%205.5%201.49%207.9%201.49c2.38%200%205.07-.49%207.85-1.47c11.76-4.14%2025.28-18.03%2025.28-39.84c0-27.13-11.95-41.92-32.95-41.92%22%2F%3E%3Cg%20fill%3D%22%231a1717%22%3E%3Cellipse%20cx%3D%2247.57%22%20cy%3D%2258.87%22%20rx%3D%224.87%22%20ry%3D%225.04%22%2F%3E%3Cellipse%20cx%3D%2280.43%22%20cy%3D%2258.87%22%20rx%3D%224.87%22%20ry%3D%225.04%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2333251f%22%20d%3D%22M67.82%2068.05c-.1-.04-.21-.07-.32-.08h-6.99c-.11.01-.21.04-.32.08c-.63.26-.98.91-.68%201.61s1.69%202.66%204.49%202.66s4.19-1.96%204.49-2.66c.31-.69-.04-1.35-.67-1.61%22%2F%3E%3Cpath%20fill%3D%22%231a1717%22%20d%3D%22M55.16%2049.82c-.93-1.23-3.07-3.01-7.23-3.01s-6.31%201.79-7.23%203.01c-.41.54-.31%201.17-.02%201.55c.26.35%201.04.68%201.9.39s2.54-1.16%205.35-1.18c2.81.02%204.49.89%205.35%201.18s1.64-.03%201.9-.39c.29-.38.39-1.01-.02-1.55m32.14%200c-.93-1.23-3.07-3.01-7.23-3.01s-6.31%201.79-7.23%203.01c-.41.54-.31%201.17-.02%201.55c.26.35%201.04.68%201.9.39s2.54-1.16%205.35-1.18c2.81.02%204.49.89%205.35%201.18s1.64-.03%201.9-.39c.28-.38.39-1.01-.02-1.55M72.31%2076.14c-3.15%201.87-13.46%201.87-16.61%200c-1.81-1.07-3.65.57-2.9%202.21c.74%201.61%206.37%205.36%2011.23%205.36c4.87%200%2010.42-3.75%2011.16-5.36c.75-1.64-1.07-3.29-2.88-2.21%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%3ClinearGradient%20id%3D%22SVGnbrtHc8z1%22%20x1%3D%2264%22%20x2%3D%2264%22%20y1%3D%2235.675%22%20y2%3D%223.021%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20130)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23651fff%22%2F%3E%3Cstop%20offset%3D%22.705%22%20stop-color%3D%22%235914f2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23530eeb%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGnbrtHc8z1)%22%20d%3D%22M64.12%2094.45h-.13c-25.65.03-51.46%207.55-51.46%2025.44v4.07h102.93v-4.07c0-16.87-25.56-25.44-51.34-25.44%22%2F%3E%3Cpath%20fill%3D%22%233c2b24%22%20d%3D%22M73.07%2090.08H54.91v9.98c0%204.51%203.7%208.17%208.26%208.17h1.65c4.56%200%208.26-3.66%208.26-8.17v-9.98zm-36.4-17.82c-5.36%200-9.71-4.67-9.71-10.41s4.36-10.41%209.71-10.41h54.65c5.36%200%209.71%204.67%209.71%2010.41s-4.36%2010.41-9.71%2010.41z%22%2F%3E%3Cpath%20fill%3D%22%2370534a%22%20d%3D%22M64.18%2011.91c-21%200-33.31%2014.79-33.31%2041.91c0%2021.79%2013.49%2035.67%2025.23%2039.83c2.8.99%205.5%201.49%207.9%201.49c2.38%200%205.07-.49%207.85-1.47c11.76-4.14%2025.28-18.03%2025.28-39.84c0-27.13-11.95-41.92-32.95-41.92%22%2F%3E%3Cg%20fill%3D%22%231a1717%22%3E%3Cellipse%20cx%3D%2247.57%22%20cy%3D%2258.87%22%20rx%3D%224.87%22%20ry%3D%225.04%22%2F%3E%3Cellipse%20cx%3D%2280.43%22%20cy%3D%2258.87%22%20rx%3D%224.87%22%20ry%3D%225.04%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2333251f%22%20d%3D%22M67.82%2068.05c-.1-.04-.21-.07-.32-.08h-6.99c-.11.01-.21.04-.32.08c-.63.26-.98.91-.68%201.61s1.69%202.66%204.49%202.66s4.19-1.96%204.49-2.66c.31-.69-.04-1.35-.67-1.61%22%2F%3E%3Cpath%20fill%3D%22%231a1717%22%20d%3D%22M55.16%2049.82c-.93-1.23-3.07-3.01-7.23-3.01s-6.31%201.79-7.23%203.01c-.41.54-.31%201.17-.02%201.55c.26.35%201.04.68%201.9.39s2.54-1.16%205.35-1.18c2.81.02%204.49.89%205.35%201.18s1.64-.03%201.9-.39c.29-.38.39-1.01-.02-1.55m32.14%200c-.93-1.23-3.07-3.01-7.23-3.01s-6.31%201.79-7.23%203.01c-.41.54-.31%201.17-.02%201.55c.26.35%201.04.68%201.9.39s2.54-1.16%205.35-1.18c2.81.02%204.49.89%205.35%201.18s1.64-.03%201.9-.39c.28-.38.39-1.01-.02-1.55M72.31%2076.14c-3.15%201.87-13.46%201.87-16.61%200c-1.81-1.07-3.65.57-2.9%202.21c.74%201.61%206.37%205.36%2011.23%205.36c4.87%200%2010.42-3.75%2011.16-5.36c.75-1.64-1.07-3.29-2.88-2.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/woman-dark-skin-tone-bald.svg?color=%231a73e8&size=48