woman bald emoji
woman-bald from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- woman-bald
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji High Contrast
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-upbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcrossed-fingersdetectiveearear-with-hearing-aid
Use the woman bald emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.859 3.774c1.597-.228 4.59-.223 6.272-.001l.058.01c2.285.439 4.076 1.383 5.298 2.75c1.227 1.374 1.813 3.1 1.813 4.967v.002l-.007 2.612a4.001 4.001 0 0 1-.22 7.64c-.982 4.862-5.17 7.998-10.085 7.998c-4.917 0-9.107-3.138-10.086-8.003a4 4 0 0 1-.203-7.415L5.7 11.5c0-1.866.586-3.593 1.813-4.966c1.222-1.368 3.013-2.312 5.298-2.752zm.306 1.977c-1.944.378-3.296 1.148-4.16 2.115c-.862.966-1.305 2.2-1.305 3.634l-.001 3.56a1 1 0 0 1-.8.98a2.001 2.001 0 0 0 .054 3.93a1 1 0 0 1 .82.85c.572 4.167 3.996 6.932 8.215 6.932c4.236 0 7.672-2.789 8.223-6.989a1 1 0 0 1 .925-.868a2 2 0 0 0 .06-3.986a1 1 0 0 1-.905-.998L24.3 11.5c0-1.434-.443-2.669-1.305-3.634c-.863-.966-2.214-1.736-4.155-2.114c-1.515-.196-4.274-.197-5.675-.001m2.122 11.776l-.99 3.17a1.005 1.005 0 0 0 .97 1.303h1.466c.688 0 1.173-.662.97-1.304l-.99-3.17c-.213-.701-1.203-.701-1.426 0m-1.87 5.256c.747.39 1.637.612 2.583.612c.956 0 1.836-.222 2.583-.612c.256-.13.53.148.369.39A3.53 3.53 0 0 1 16 24.75a3.53 3.53 0 0 1-2.952-1.577c-.16-.232.114-.52.369-.39M10.318 18h-.8a.512.512 0 0 1-.503-.633v-.004l-.09-.063c-.4-.3-.5-.8.1-1.2c.6-.5 1.275-.7 1.975-.7q.126 0 .25.016a2.607 2.607 0 0 1 2.849 2.08a.428.428 0 0 1-.424.504h-.148q.06-.207.059-.443c0-.926-.74-1.665-1.659-1.665A1.664 1.664 0 0 0 10.318 18m2.557-.443a.947.947 0 0 0-1.329-.866a.3.3 0 0 1-.191.529a.3.3 0 0 1-.248-.136a.94.94 0 0 0-.127.473c0 .157.039.305.108.443h1.679a1 1 0 0 0 .108-.443m7.98-2.127q-.195-.03-.397-.03a2.6 2.6 0 0 0-2.557 2.096a.428.428 0 0 0 .424.504h.148a1.6 1.6 0 0 1-.059-.443a1.65 1.65 0 0 1 1.659-1.665A1.664 1.664 0 0 1 21.682 18h.8a.513.513 0 0 0 .518-.508l.275-.192c.4-.3.5-.8-.1-1.2c-.6-.5-1.275-.7-1.975-.7q-.172 0-.345.03m-.792 1.181a1 1 0 0 0-.343.064a.3.3 0 0 1-.17.545a.3.3 0 0 1-.276-.188a.94.94 0 0 0-.16.525c0 .157.04.305.11.443h1.678a.947.947 0 0 0-.84-1.389M9.657 14.43l.008-.005l.041-.022q.056-.03.17-.087c.15-.071.37-.165.639-.251c.54-.173 1.255-.303 1.998-.172a.5.5 0 0 0 .174-.984c-.957-.17-1.843 0-2.476.203a6 6 0 0 0-.981.411l-.06.034l-.018.01l-.006.003l-.002.001v.001a.5.5 0 0 0 .513.858m13.2-.858h-.001l-.002-.002l-.005-.003l-.018-.01l-.06-.034a6 6 0 0 0-.981-.411c-.634-.202-1.52-.372-2.477-.203a.5.5 0 0 0 .174.984c.743-.13 1.457 0 1.999.172a5 5 0 0 1 .849.36l.008.005a.5.5 0 0 0 .514-.858"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastWomanBald(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.859 3.774c1.597-.228 4.59-.223 6.272-.001l.058.01c2.285.439 4.076 1.383 5.298 2.75c1.227 1.374 1.813 3.1 1.813 4.967v.002l-.007 2.612a4.001 4.001 0 0 1-.22 7.64c-.982 4.862-5.17 7.998-10.085 7.998c-4.917 0-9.107-3.138-10.086-8.003a4 4 0 0 1-.203-7.415L5.7 11.5c0-1.866.586-3.593 1.813-4.966c1.222-1.368 3.013-2.312 5.298-2.752zm.306 1.977c-1.944.378-3.296 1.148-4.16 2.115c-.862.966-1.305 2.2-1.305 3.634l-.001 3.56a1 1 0 0 1-.8.98a2.001 2.001 0 0 0 .054 3.93a1 1 0 0 1 .82.85c.572 4.167 3.996 6.932 8.215 6.932c4.236 0 7.672-2.789 8.223-6.989a1 1 0 0 1 .925-.868a2 2 0 0 0 .06-3.986a1 1 0 0 1-.905-.998L24.3 11.5c0-1.434-.443-2.669-1.305-3.634c-.863-.966-2.214-1.736-4.155-2.114c-1.515-.196-4.274-.197-5.675-.001m2.122 11.776l-.99 3.17a1.005 1.005 0 0 0 .97 1.303h1.466c.688 0 1.173-.662.97-1.304l-.99-3.17c-.213-.701-1.203-.701-1.426 0m-1.87 5.256c.747.39 1.637.612 2.583.612c.956 0 1.836-.222 2.583-.612c.256-.13.53.148.369.39A3.53 3.53 0 0 1 16 24.75a3.53 3.53 0 0 1-2.952-1.577c-.16-.232.114-.52.369-.39M10.318 18h-.8a.512.512 0 0 1-.503-.633v-.004l-.09-.063c-.4-.3-.5-.8.1-1.2c.6-.5 1.275-.7 1.975-.7q.126 0 .25.016a2.607 2.607 0 0 1 2.849 2.08a.428.428 0 0 1-.424.504h-.148q.06-.207.059-.443c0-.926-.74-1.665-1.659-1.665A1.664 1.664 0 0 0 10.318 18m2.557-.443a.947.947 0 0 0-1.329-.866a.3.3 0 0 1-.191.529a.3.3 0 0 1-.248-.136a.94.94 0 0 0-.127.473c0 .157.039.305.108.443h1.679a1 1 0 0 0 .108-.443m7.98-2.127q-.195-.03-.397-.03a2.6 2.6 0 0 0-2.557 2.096a.428.428 0 0 0 .424.504h.148a1.6 1.6 0 0 1-.059-.443a1.65 1.65 0 0 1 1.659-1.665A1.664 1.664 0 0 1 21.682 18h.8a.513.513 0 0 0 .518-.508l.275-.192c.4-.3.5-.8-.1-1.2c-.6-.5-1.275-.7-1.975-.7q-.172 0-.345.03m-.792 1.181a1 1 0 0 0-.343.064a.3.3 0 0 1-.17.545a.3.3 0 0 1-.276-.188a.94.94 0 0 0-.16.525c0 .157.04.305.11.443h1.678a.947.947 0 0 0-.84-1.389M9.657 14.43l.008-.005l.041-.022q.056-.03.17-.087c.15-.071.37-.165.639-.251c.54-.173 1.255-.303 1.998-.172a.5.5 0 0 0 .174-.984c-.957-.17-1.843 0-2.476.203a6 6 0 0 0-.981.411l-.06.034l-.018.01l-.006.003l-.002.001v.001a.5.5 0 0 0 .513.858m13.2-.858h-.001l-.002-.002l-.005-.003l-.018-.01l-.06-.034a6 6 0 0 0-.981-.411c-.634-.202-1.52-.372-2.477-.203a.5.5 0 0 0 .174.984c.743-.13 1.457 0 1.999.172a5 5 0 0 1 .849.36l.008.005a.5.5 0 0 0 .514-.858"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.859 3.774c1.597-.228 4.59-.223 6.272-.001l.058.01c2.285.439 4.076 1.383 5.298 2.75c1.227 1.374 1.813 3.1 1.813 4.967v.002l-.007 2.612a4.001 4.001 0 0 1-.22 7.64c-.982 4.862-5.17 7.998-10.085 7.998c-4.917 0-9.107-3.138-10.086-8.003a4 4 0 0 1-.203-7.415L5.7 11.5c0-1.866.586-3.593 1.813-4.966c1.222-1.368 3.013-2.312 5.298-2.752zm.306 1.977c-1.944.378-3.296 1.148-4.16 2.115c-.862.966-1.305 2.2-1.305 3.634l-.001 3.56a1 1 0 0 1-.8.98a2.001 2.001 0 0 0 .054 3.93a1 1 0 0 1 .82.85c.572 4.167 3.996 6.932 8.215 6.932c4.236 0 7.672-2.789 8.223-6.989a1 1 0 0 1 .925-.868a2 2 0 0 0 .06-3.986a1 1 0 0 1-.905-.998L24.3 11.5c0-1.434-.443-2.669-1.305-3.634c-.863-.966-2.214-1.736-4.155-2.114c-1.515-.196-4.274-.197-5.675-.001m2.122 11.776l-.99 3.17a1.005 1.005 0 0 0 .97 1.303h1.466c.688 0 1.173-.662.97-1.304l-.99-3.17c-.213-.701-1.203-.701-1.426 0m-1.87 5.256c.747.39 1.637.612 2.583.612c.956 0 1.836-.222 2.583-.612c.256-.13.53.148.369.39A3.53 3.53 0 0 1 16 24.75a3.53 3.53 0 0 1-2.952-1.577c-.16-.232.114-.52.369-.39M10.318 18h-.8a.512.512 0 0 1-.503-.633v-.004l-.09-.063c-.4-.3-.5-.8.1-1.2c.6-.5 1.275-.7 1.975-.7q.126 0 .25.016a2.607 2.607 0 0 1 2.849 2.08a.428.428 0 0 1-.424.504h-.148q.06-.207.059-.443c0-.926-.74-1.665-1.659-1.665A1.664 1.664 0 0 0 10.318 18m2.557-.443a.947.947 0 0 0-1.329-.866a.3.3 0 0 1-.191.529a.3.3 0 0 1-.248-.136a.94.94 0 0 0-.127.473c0 .157.039.305.108.443h1.679a1 1 0 0 0 .108-.443m7.98-2.127q-.195-.03-.397-.03a2.6 2.6 0 0 0-2.557 2.096a.428.428 0 0 0 .424.504h.148a1.6 1.6 0 0 1-.059-.443a1.65 1.65 0 0 1 1.659-1.665A1.664 1.664 0 0 1 21.682 18h.8a.513.513 0 0 0 .518-.508l.275-.192c.4-.3.5-.8-.1-1.2c-.6-.5-1.275-.7-1.975-.7q-.172 0-.345.03m-.792 1.181a1 1 0 0 0-.343.064a.3.3 0 0 1-.17.545a.3.3 0 0 1-.276-.188a.94.94 0 0 0-.16.525c0 .157.04.305.11.443h1.678a.947.947 0 0 0-.84-1.389M9.657 14.43l.008-.005l.041-.022q.056-.03.17-.087c.15-.071.37-.165.639-.251c.54-.173 1.255-.303 1.998-.172a.5.5 0 0 0 .174-.984c-.957-.17-1.843 0-2.476.203a6 6 0 0 0-.981.411l-.06.034l-.018.01l-.006.003l-.002.001v.001a.5.5 0 0 0 .513.858m13.2-.858h-.001l-.002-.002l-.005-.003l-.018-.01l-.06-.034a6 6 0 0 0-.981-.411c-.634-.202-1.52-.372-2.477-.203a.5.5 0 0 0 .174.984c.743-.13 1.457 0 1.999.172a5 5 0 0 1 .849.36l.008.005a.5.5 0 0 0 .514-.858"/></svg> </template>
CSS
.icon-woman-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.859%203.774c1.597-.228%204.59-.223%206.272-.001l.058.01c2.285.439%204.076%201.383%205.298%202.75c1.227%201.374%201.813%203.1%201.813%204.967v.002l-.007%202.612a4.001%204.001%200%200%201-.22%207.64c-.982%204.862-5.17%207.998-10.085%207.998c-4.917%200-9.107-3.138-10.086-8.003a4%204%200%200%201-.203-7.415L5.7%2011.5c0-1.866.586-3.593%201.813-4.966c1.222-1.368%203.013-2.312%205.298-2.752zm.306%201.977c-1.944.378-3.296%201.148-4.16%202.115c-.862.966-1.305%202.2-1.305%203.634l-.001%203.56a1%201%200%200%201-.8.98a2.001%202.001%200%200%200%20.054%203.93a1%201%200%200%201%20.82.85c.572%204.167%203.996%206.932%208.215%206.932c4.236%200%207.672-2.789%208.223-6.989a1%201%200%200%201%20.925-.868a2%202%200%200%200%20.06-3.986a1%201%200%200%201-.905-.998L24.3%2011.5c0-1.434-.443-2.669-1.305-3.634c-.863-.966-2.214-1.736-4.155-2.114c-1.515-.196-4.274-.197-5.675-.001m2.122%2011.776l-.99%203.17a1.005%201.005%200%200%200%20.97%201.303h1.466c.688%200%201.173-.662.97-1.304l-.99-3.17c-.213-.701-1.203-.701-1.426%200m-1.87%205.256c.747.39%201.637.612%202.583.612c.956%200%201.836-.222%202.583-.612c.256-.13.53.148.369.39A3.53%203.53%200%200%201%2016%2024.75a3.53%203.53%200%200%201-2.952-1.577c-.16-.232.114-.52.369-.39M10.318%2018h-.8a.512.512%200%200%201-.503-.633v-.004l-.09-.063c-.4-.3-.5-.8.1-1.2c.6-.5%201.275-.7%201.975-.7q.126%200%20.25.016a2.607%202.607%200%200%201%202.849%202.08a.428.428%200%200%201-.424.504h-.148q.06-.207.059-.443c0-.926-.74-1.665-1.659-1.665A1.664%201.664%200%200%200%2010.318%2018m2.557-.443a.947.947%200%200%200-1.329-.866a.3.3%200%200%201-.191.529a.3.3%200%200%201-.248-.136a.94.94%200%200%200-.127.473c0%20.157.039.305.108.443h1.679a1%201%200%200%200%20.108-.443m7.98-2.127q-.195-.03-.397-.03a2.6%202.6%200%200%200-2.557%202.096a.428.428%200%200%200%20.424.504h.148a1.6%201.6%200%200%201-.059-.443a1.65%201.65%200%200%201%201.659-1.665A1.664%201.664%200%200%201%2021.682%2018h.8a.513.513%200%200%200%20.518-.508l.275-.192c.4-.3.5-.8-.1-1.2c-.6-.5-1.275-.7-1.975-.7q-.172%200-.345.03m-.792%201.181a1%201%200%200%200-.343.064a.3.3%200%200%201-.17.545a.3.3%200%200%201-.276-.188a.94.94%200%200%200-.16.525c0%20.157.04.305.11.443h1.678a.947.947%200%200%200-.84-1.389M9.657%2014.43l.008-.005l.041-.022q.056-.03.17-.087c.15-.071.37-.165.639-.251c.54-.173%201.255-.303%201.998-.172a.5.5%200%200%200%20.174-.984c-.957-.17-1.843%200-2.476.203a6%206%200%200%200-.981.411l-.06.034l-.018.01l-.006.003l-.002.001v.001a.5.5%200%200%200%20.513.858m13.2-.858h-.001l-.002-.002l-.005-.003l-.018-.01l-.06-.034a6%206%200%200%200-.981-.411c-.634-.202-1.52-.372-2.477-.203a.5.5%200%200%200%20.174.984c.743-.13%201.457%200%201.999.172a5%205%200%200%201%20.849.36l.008.005a.5.5%200%200%200%20.514-.858%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.859%203.774c1.597-.228%204.59-.223%206.272-.001l.058.01c2.285.439%204.076%201.383%205.298%202.75c1.227%201.374%201.813%203.1%201.813%204.967v.002l-.007%202.612a4.001%204.001%200%200%201-.22%207.64c-.982%204.862-5.17%207.998-10.085%207.998c-4.917%200-9.107-3.138-10.086-8.003a4%204%200%200%201-.203-7.415L5.7%2011.5c0-1.866.586-3.593%201.813-4.966c1.222-1.368%203.013-2.312%205.298-2.752zm.306%201.977c-1.944.378-3.296%201.148-4.16%202.115c-.862.966-1.305%202.2-1.305%203.634l-.001%203.56a1%201%200%200%201-.8.98a2.001%202.001%200%200%200%20.054%203.93a1%201%200%200%201%20.82.85c.572%204.167%203.996%206.932%208.215%206.932c4.236%200%207.672-2.789%208.223-6.989a1%201%200%200%201%20.925-.868a2%202%200%200%200%20.06-3.986a1%201%200%200%201-.905-.998L24.3%2011.5c0-1.434-.443-2.669-1.305-3.634c-.863-.966-2.214-1.736-4.155-2.114c-1.515-.196-4.274-.197-5.675-.001m2.122%2011.776l-.99%203.17a1.005%201.005%200%200%200%20.97%201.303h1.466c.688%200%201.173-.662.97-1.304l-.99-3.17c-.213-.701-1.203-.701-1.426%200m-1.87%205.256c.747.39%201.637.612%202.583.612c.956%200%201.836-.222%202.583-.612c.256-.13.53.148.369.39A3.53%203.53%200%200%201%2016%2024.75a3.53%203.53%200%200%201-2.952-1.577c-.16-.232.114-.52.369-.39M10.318%2018h-.8a.512.512%200%200%201-.503-.633v-.004l-.09-.063c-.4-.3-.5-.8.1-1.2c.6-.5%201.275-.7%201.975-.7q.126%200%20.25.016a2.607%202.607%200%200%201%202.849%202.08a.428.428%200%200%201-.424.504h-.148q.06-.207.059-.443c0-.926-.74-1.665-1.659-1.665A1.664%201.664%200%200%200%2010.318%2018m2.557-.443a.947.947%200%200%200-1.329-.866a.3.3%200%200%201-.191.529a.3.3%200%200%201-.248-.136a.94.94%200%200%200-.127.473c0%20.157.039.305.108.443h1.679a1%201%200%200%200%20.108-.443m7.98-2.127q-.195-.03-.397-.03a2.6%202.6%200%200%200-2.557%202.096a.428.428%200%200%200%20.424.504h.148a1.6%201.6%200%200%201-.059-.443a1.65%201.65%200%200%201%201.659-1.665A1.664%201.664%200%200%201%2021.682%2018h.8a.513.513%200%200%200%20.518-.508l.275-.192c.4-.3.5-.8-.1-1.2c-.6-.5-1.275-.7-1.975-.7q-.172%200-.345.03m-.792%201.181a1%201%200%200%200-.343.064a.3.3%200%200%201-.17.545a.3.3%200%200%201-.276-.188a.94.94%200%200%200-.16.525c0%20.157.04.305.11.443h1.678a.947.947%200%200%200-.84-1.389M9.657%2014.43l.008-.005l.041-.022q.056-.03.17-.087c.15-.071.37-.165.639-.251c.54-.173%201.255-.303%201.998-.172a.5.5%200%200%200%20.174-.984c-.957-.17-1.843%200-2.476.203a6%206%200%200%200-.981.411l-.06.034l-.018.01l-.006.003l-.002.001v.001a.5.5%200%200%200%20.513.858m13.2-.858h-.001l-.002-.002l-.005-.003l-.018-.01l-.06-.034a6%206%200%200%200-.981-.411c-.634-.202-1.52-.372-2.477-.203a.5.5%200%200%200%20.174.984c.743-.13%201.457%200%201.999.172a5%205%200%200%201%20.849.36l.008.005a.5.5%200%200%200%20.514-.858%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/woman-bald.svg?color=%231a73e8&size=48