woman emoji
woman from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.
- Name
- woman
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
5 other variants in Emoji One (Colored)
The same emoji in other sets
woman-outlinedAnt Design IconswomanFluent EmojiwomanFluent Emoji FlatwomanFluent Emoji High ContrastwomanFirefox OS EmojiwomanHealth IconswomanHuge IconswomanIconParkwomanIconPark OutlinewomanIonIconswomanMaterial SymbolswomanMaterial Symbols LightwomanNoto EmojiwomanOpenMojiwomanTabler IconswomanTwitter Emoji
More people icons from Emoji One (Colored)
alienalien-monsterangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upbeaming-face-with-smiling-eyesblond-haired-personboybride-with-veilbriefcasebust-in-silhouettebusts-in-silhouettecall-me-handcat-face-with-tears-of-joycat-face-with-wry-smileclapping-hands
Use the woman emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M32 2C13.9 2 4 13.4 4 28.5V62h56V28.5c0-22.4-15.2-22-15.2-22S43.7 2 32 2"/><path fill="#ffdd67" d="M10.4 40.7S6 39.6 6 33.2c0-5.1 3.3-5.9 3.3-5.9C21.1 27.2 43 12 43 12s4.6 13.4 11.6 15.2c0 0 3.4.6 3.4 5.9c0 6.4-4.5 7.5-4.5 7.5C53.4 50.3 40.1 62 32 62S10.4 50.3 10.4 40.7"/><path fill="#eba352" d="M32 47c-4.2 0-6.3-3-4.2-3h8.4c2.1 0 0 3-4.2 3"/><path fill="#f5f5f5" d="M38.3 38.2c-1.5 0-1.3-1.8-1.3-1.8C39.2 24.9 52 31 52 31c1 2-2.3 6.9-3.2 7.2c-4.2 1-10.5 0-10.5 0"/><path fill="#664e27" d="M48.5 33.5c0 2.5-2 4.5-4.5 4.5s-4.5-2-4.5-4.5s2-4.5 4.5-4.5s4.5 2 4.5 4.5"/><circle cx="44" cy="33.5" r="1.5" fill="#2b2925"/><path fill="#3b3226" d="M37 36.3c2.2-13.7 13.5-4.6 18-6.5c-4.5 4.3-13.5-4.9-18 6.5"/><path fill="#f5f5f5" d="M25.7 38.2c1.5 0 1.3-1.8 1.3-1.8C24.8 24.9 12 31 12 31c-1 2 2.3 6.9 3.2 7.2c4.2 1 10.5 0 10.5 0"/><path fill="#664e27" d="M15.5 33.5c0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5s-2-4.5-4.5-4.5s-4.5 2-4.5 4.5"/><path fill="#3b3226" d="M27 36.3c-2.2-13.7-13.5-4.6-18-6.5c4.5 4.3 13.5-4.9 18 6.5"/><path fill="#f09985" d="m32 52l-10-1.5c6 8.5 14 8.5 20 0z"/><path fill="#d47f6c" d="M35.9 50.1c-2.9-1.1-3.9.7-3.9.7s-1-1.8-3.9-.7c-2.3.9-6.1.4-6.1.4c4 .9 4.5 2.5 10 2.5s6-1.7 10-2.5c0 0-3.8.5-6.1-.4"/><circle cx="20" cy="33.5" r="1.5" fill="#2b2925"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneWoman(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M32 2C13.9 2 4 13.4 4 28.5V62h56V28.5c0-22.4-15.2-22-15.2-22S43.7 2 32 2"/><path fill="#ffdd67" d="M10.4 40.7S6 39.6 6 33.2c0-5.1 3.3-5.9 3.3-5.9C21.1 27.2 43 12 43 12s4.6 13.4 11.6 15.2c0 0 3.4.6 3.4 5.9c0 6.4-4.5 7.5-4.5 7.5C53.4 50.3 40.1 62 32 62S10.4 50.3 10.4 40.7"/><path fill="#eba352" d="M32 47c-4.2 0-6.3-3-4.2-3h8.4c2.1 0 0 3-4.2 3"/><path fill="#f5f5f5" d="M38.3 38.2c-1.5 0-1.3-1.8-1.3-1.8C39.2 24.9 52 31 52 31c1 2-2.3 6.9-3.2 7.2c-4.2 1-10.5 0-10.5 0"/><path fill="#664e27" d="M48.5 33.5c0 2.5-2 4.5-4.5 4.5s-4.5-2-4.5-4.5s2-4.5 4.5-4.5s4.5 2 4.5 4.5"/><circle cx="44" cy="33.5" r="1.5" fill="#2b2925"/><path fill="#3b3226" d="M37 36.3c2.2-13.7 13.5-4.6 18-6.5c-4.5 4.3-13.5-4.9-18 6.5"/><path fill="#f5f5f5" d="M25.7 38.2c1.5 0 1.3-1.8 1.3-1.8C24.8 24.9 12 31 12 31c-1 2 2.3 6.9 3.2 7.2c4.2 1 10.5 0 10.5 0"/><path fill="#664e27" d="M15.5 33.5c0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5s-2-4.5-4.5-4.5s-4.5 2-4.5 4.5"/><path fill="#3b3226" d="M27 36.3c-2.2-13.7-13.5-4.6-18-6.5c4.5 4.3 13.5-4.9 18 6.5"/><path fill="#f09985" d="m32 52l-10-1.5c6 8.5 14 8.5 20 0z"/><path fill="#d47f6c" d="M35.9 50.1c-2.9-1.1-3.9.7-3.9.7s-1-1.8-3.9-.7c-2.3.9-6.1.4-6.1.4c4 .9 4.5 2.5 10 2.5s6-1.7 10-2.5c0 0-3.8.5-6.1-.4"/><circle cx="20" cy="33.5" r="1.5" fill="#2b2925"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M32 2C13.9 2 4 13.4 4 28.5V62h56V28.5c0-22.4-15.2-22-15.2-22S43.7 2 32 2"/><path fill="#ffdd67" d="M10.4 40.7S6 39.6 6 33.2c0-5.1 3.3-5.9 3.3-5.9C21.1 27.2 43 12 43 12s4.6 13.4 11.6 15.2c0 0 3.4.6 3.4 5.9c0 6.4-4.5 7.5-4.5 7.5C53.4 50.3 40.1 62 32 62S10.4 50.3 10.4 40.7"/><path fill="#eba352" d="M32 47c-4.2 0-6.3-3-4.2-3h8.4c2.1 0 0 3-4.2 3"/><path fill="#f5f5f5" d="M38.3 38.2c-1.5 0-1.3-1.8-1.3-1.8C39.2 24.9 52 31 52 31c1 2-2.3 6.9-3.2 7.2c-4.2 1-10.5 0-10.5 0"/><path fill="#664e27" d="M48.5 33.5c0 2.5-2 4.5-4.5 4.5s-4.5-2-4.5-4.5s2-4.5 4.5-4.5s4.5 2 4.5 4.5"/><circle cx="44" cy="33.5" r="1.5" fill="#2b2925"/><path fill="#3b3226" d="M37 36.3c2.2-13.7 13.5-4.6 18-6.5c-4.5 4.3-13.5-4.9-18 6.5"/><path fill="#f5f5f5" d="M25.7 38.2c1.5 0 1.3-1.8 1.3-1.8C24.8 24.9 12 31 12 31c-1 2 2.3 6.9 3.2 7.2c4.2 1 10.5 0 10.5 0"/><path fill="#664e27" d="M15.5 33.5c0 2.5 2 4.5 4.5 4.5s4.5-2 4.5-4.5s-2-4.5-4.5-4.5s-4.5 2-4.5 4.5"/><path fill="#3b3226" d="M27 36.3c-2.2-13.7-13.5-4.6-18-6.5c4.5 4.3 13.5-4.9 18 6.5"/><path fill="#f09985" d="m32 52l-10-1.5c6 8.5 14 8.5 20 0z"/><path fill="#d47f6c" d="M35.9 50.1c-2.9-1.1-3.9.7-3.9.7s-1-1.8-3.9-.7c-2.3.9-6.1.4-6.1.4c4 .9 4.5 2.5 10 2.5s6-1.7 10-2.5c0 0-3.8.5-6.1-.4"/><circle cx="20" cy="33.5" r="1.5" fill="#2b2925"/></svg> </template>
CSS
.icon-woman {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22M32%202C13.9%202%204%2013.4%204%2028.5V62h56V28.5c0-22.4-15.2-22-15.2-22S43.7%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M10.4%2040.7S6%2039.6%206%2033.2c0-5.1%203.3-5.9%203.3-5.9C21.1%2027.2%2043%2012%2043%2012s4.6%2013.4%2011.6%2015.2c0%200%203.4.6%203.4%205.9c0%206.4-4.5%207.5-4.5%207.5C53.4%2050.3%2040.1%2062%2032%2062S10.4%2050.3%2010.4%2040.7%22%2F%3E%3Cpath%20fill%3D%22%23eba352%22%20d%3D%22M32%2047c-4.2%200-6.3-3-4.2-3h8.4c2.1%200%200%203-4.2%203%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M38.3%2038.2c-1.5%200-1.3-1.8-1.3-1.8C39.2%2024.9%2052%2031%2052%2031c1%202-2.3%206.9-3.2%207.2c-4.2%201-10.5%200-10.5%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M48.5%2033.5c0%202.5-2%204.5-4.5%204.5s-4.5-2-4.5-4.5s2-4.5%204.5-4.5s4.5%202%204.5%204.5%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2233.5%22%20r%3D%221.5%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M37%2036.3c2.2-13.7%2013.5-4.6%2018-6.5c-4.5%204.3-13.5-4.9-18%206.5%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M25.7%2038.2c1.5%200%201.3-1.8%201.3-1.8C24.8%2024.9%2012%2031%2012%2031c-1%202%202.3%206.9%203.2%207.2c4.2%201%2010.5%200%2010.5%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M15.5%2033.5c0%202.5%202%204.5%204.5%204.5s4.5-2%204.5-4.5s-2-4.5-4.5-4.5s-4.5%202-4.5%204.5%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M27%2036.3c-2.2-13.7-13.5-4.6-18-6.5c4.5%204.3%2013.5-4.9%2018%206.5%22%2F%3E%3Cpath%20fill%3D%22%23f09985%22%20d%3D%22m32%2052l-10-1.5c6%208.5%2014%208.5%2020%200z%22%2F%3E%3Cpath%20fill%3D%22%23d47f6c%22%20d%3D%22M35.9%2050.1c-2.9-1.1-3.9.7-3.9.7s-1-1.8-3.9-.7c-2.3.9-6.1.4-6.1.4c4%20.9%204.5%202.5%2010%202.5s6-1.7%2010-2.5c0%200-3.8.5-6.1-.4%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2233.5%22%20r%3D%221.5%22%20fill%3D%22%232b2925%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22M32%202C13.9%202%204%2013.4%204%2028.5V62h56V28.5c0-22.4-15.2-22-15.2-22S43.7%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M10.4%2040.7S6%2039.6%206%2033.2c0-5.1%203.3-5.9%203.3-5.9C21.1%2027.2%2043%2012%2043%2012s4.6%2013.4%2011.6%2015.2c0%200%203.4.6%203.4%205.9c0%206.4-4.5%207.5-4.5%207.5C53.4%2050.3%2040.1%2062%2032%2062S10.4%2050.3%2010.4%2040.7%22%2F%3E%3Cpath%20fill%3D%22%23eba352%22%20d%3D%22M32%2047c-4.2%200-6.3-3-4.2-3h8.4c2.1%200%200%203-4.2%203%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M38.3%2038.2c-1.5%200-1.3-1.8-1.3-1.8C39.2%2024.9%2052%2031%2052%2031c1%202-2.3%206.9-3.2%207.2c-4.2%201-10.5%200-10.5%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M48.5%2033.5c0%202.5-2%204.5-4.5%204.5s-4.5-2-4.5-4.5s2-4.5%204.5-4.5s4.5%202%204.5%204.5%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2233.5%22%20r%3D%221.5%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M37%2036.3c2.2-13.7%2013.5-4.6%2018-6.5c-4.5%204.3-13.5-4.9-18%206.5%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M25.7%2038.2c1.5%200%201.3-1.8%201.3-1.8C24.8%2024.9%2012%2031%2012%2031c-1%202%202.3%206.9%203.2%207.2c4.2%201%2010.5%200%2010.5%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M15.5%2033.5c0%202.5%202%204.5%204.5%204.5s4.5-2%204.5-4.5s-2-4.5-4.5-4.5s-4.5%202-4.5%204.5%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M27%2036.3c-2.2-13.7-13.5-4.6-18-6.5c4.5%204.3%2013.5-4.9%2018%206.5%22%2F%3E%3Cpath%20fill%3D%22%23f09985%22%20d%3D%22m32%2052l-10-1.5c6%208.5%2014%208.5%2020%200z%22%2F%3E%3Cpath%20fill%3D%22%23d47f6c%22%20d%3D%22M35.9%2050.1c-2.9-1.1-3.9.7-3.9.7s-1-1.8-3.9-.7c-2.3.9-6.1.4-6.1.4c4%20.9%204.5%202.5%2010%202.5s6-1.7%2010-2.5c0%200-3.8.5-6.1-.4%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2233.5%22%20r%3D%221.5%22%20fill%3D%22%232b2925%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/woman.svg?color=%231a73e8&size=48