person taking bath emoji
person-taking-bath from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- person-taking-bath
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
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 person taking bath emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M11 17c1 3 .209 5-2 5s-5.012-2.024-6-4c-1-2 .904-4.301 3-5c3-1 4.368 2.102 5 4"/><path fill="#ffac33" d="M9 13c0-1-3-2-6 1s1.021 5 1.021 5S8 22 7 19s2-5.001 2-6"/><ellipse cx="32" cy="16" fill="#99aab5" rx="2" ry="1"/><path fill="#ccd6dd" d="M33 21a1 1 0 0 1-1-1V4c0-1.582-1.962-2-3-2s-3 .418-3 2a1 1 0 1 1-2 0c0-2.626 2.516-4 5-4s5 1.374 5 4v16a1 1 0 0 1-1 1"/><path fill="#99aab5" d="M28 6c0 1.104-1.343 1-3 1s-3 .104-3-1s1.343-2 3-2s3 .896 3 2"/><path fill="#ccd6dd" d="M29 7a1 1 0 0 1-1 1h-6a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1"/><circle cx="12" cy="34" r="2" fill="#99aab5"/><circle cx="28" cy="34" r="2" fill="#99aab5"/><path fill="#ccd6dd" d="M30 34H12C7 34 2 28 1 20c-.248-1.984.812-1 3.021-1C4.021 19 17 21 30 21c2 0 5-1.209 5 1c0 0-1 12-5 12"/><path fill="#99aab5" d="M36 21a1 1 0 0 1-1 1L1 20a1 1 0 1 1 0-2l34 2a1 1 0 0 1 1 1"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPersonTakingBath(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M11 17c1 3 .209 5-2 5s-5.012-2.024-6-4c-1-2 .904-4.301 3-5c3-1 4.368 2.102 5 4"/><path fill="#ffac33" d="M9 13c0-1-3-2-6 1s1.021 5 1.021 5S8 22 7 19s2-5.001 2-6"/><ellipse cx="32" cy="16" fill="#99aab5" rx="2" ry="1"/><path fill="#ccd6dd" d="M33 21a1 1 0 0 1-1-1V4c0-1.582-1.962-2-3-2s-3 .418-3 2a1 1 0 1 1-2 0c0-2.626 2.516-4 5-4s5 1.374 5 4v16a1 1 0 0 1-1 1"/><path fill="#99aab5" d="M28 6c0 1.104-1.343 1-3 1s-3 .104-3-1s1.343-2 3-2s3 .896 3 2"/><path fill="#ccd6dd" d="M29 7a1 1 0 0 1-1 1h-6a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1"/><circle cx="12" cy="34" r="2" fill="#99aab5"/><circle cx="28" cy="34" r="2" fill="#99aab5"/><path fill="#ccd6dd" d="M30 34H12C7 34 2 28 1 20c-.248-1.984.812-1 3.021-1C4.021 19 17 21 30 21c2 0 5-1.209 5 1c0 0-1 12-5 12"/><path fill="#99aab5" d="M36 21a1 1 0 0 1-1 1L1 20a1 1 0 1 1 0-2l34 2a1 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="#ffdc5d" d="M11 17c1 3 .209 5-2 5s-5.012-2.024-6-4c-1-2 .904-4.301 3-5c3-1 4.368 2.102 5 4"/><path fill="#ffac33" d="M9 13c0-1-3-2-6 1s1.021 5 1.021 5S8 22 7 19s2-5.001 2-6"/><ellipse cx="32" cy="16" fill="#99aab5" rx="2" ry="1"/><path fill="#ccd6dd" d="M33 21a1 1 0 0 1-1-1V4c0-1.582-1.962-2-3-2s-3 .418-3 2a1 1 0 1 1-2 0c0-2.626 2.516-4 5-4s5 1.374 5 4v16a1 1 0 0 1-1 1"/><path fill="#99aab5" d="M28 6c0 1.104-1.343 1-3 1s-3 .104-3-1s1.343-2 3-2s3 .896 3 2"/><path fill="#ccd6dd" d="M29 7a1 1 0 0 1-1 1h-6a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1"/><circle cx="12" cy="34" r="2" fill="#99aab5"/><circle cx="28" cy="34" r="2" fill="#99aab5"/><path fill="#ccd6dd" d="M30 34H12C7 34 2 28 1 20c-.248-1.984.812-1 3.021-1C4.021 19 17 21 30 21c2 0 5-1.209 5 1c0 0-1 12-5 12"/><path fill="#99aab5" d="M36 21a1 1 0 0 1-1 1L1 20a1 1 0 1 1 0-2l34 2a1 1 0 0 1 1 1"/></svg> </template>
CSS
.icon-person-taking-bath {
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%23ffdc5d%22%20d%3D%22M11%2017c1%203%20.209%205-2%205s-5.012-2.024-6-4c-1-2%20.904-4.301%203-5c3-1%204.368%202.102%205%204%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M9%2013c0-1-3-2-6%201s1.021%205%201.021%205S8%2022%207%2019s2-5.001%202-6%22%2F%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2216%22%20fill%3D%22%2399aab5%22%20rx%3D%222%22%20ry%3D%221%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M33%2021a1%201%200%200%201-1-1V4c0-1.582-1.962-2-3-2s-3%20.418-3%202a1%201%200%201%201-2%200c0-2.626%202.516-4%205-4s5%201.374%205%204v16a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M28%206c0%201.104-1.343%201-3%201s-3%20.104-3-1s1.343-2%203-2s3%20.896%203%202%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M29%207a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h6a1%201%200%200%201%201%201%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22%2399aab5%22%2F%3E%3Ccircle%20cx%3D%2228%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22%2399aab5%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M30%2034H12C7%2034%202%2028%201%2020c-.248-1.984.812-1%203.021-1C4.021%2019%2017%2021%2030%2021c2%200%205-1.209%205%201c0%200-1%2012-5%2012%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M36%2021a1%201%200%200%201-1%201L1%2020a1%201%200%201%201%200-2l34%202a1%201%200%200%201%201%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%23ffdc5d%22%20d%3D%22M11%2017c1%203%20.209%205-2%205s-5.012-2.024-6-4c-1-2%20.904-4.301%203-5c3-1%204.368%202.102%205%204%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M9%2013c0-1-3-2-6%201s1.021%205%201.021%205S8%2022%207%2019s2-5.001%202-6%22%2F%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2216%22%20fill%3D%22%2399aab5%22%20rx%3D%222%22%20ry%3D%221%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M33%2021a1%201%200%200%201-1-1V4c0-1.582-1.962-2-3-2s-3%20.418-3%202a1%201%200%201%201-2%200c0-2.626%202.516-4%205-4s5%201.374%205%204v16a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M28%206c0%201.104-1.343%201-3%201s-3%20.104-3-1s1.343-2%203-2s3%20.896%203%202%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M29%207a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h6a1%201%200%200%201%201%201%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22%2399aab5%22%2F%3E%3Ccircle%20cx%3D%2228%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22%2399aab5%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M30%2034H12C7%2034%202%2028%201%2020c-.248-1.984.812-1%203.021-1C4.021%2019%2017%2021%2030%2021c2%200%205-1.209%205%201c0%200-1%2012-5%2012%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M36%2021a1%201%200%200%201-1%201L1%2020a1%201%200%201%201%200-2l34%202a1%201%200%200%201%201%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/person-taking-bath.svg?color=%231a73e8&size=48