person in steamy room emoji

person-in-steamy-room-medium-dark-skin-tone from OpenMoji by OpenMoji · Medium-dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
person-in-steamy-room-medium-dark-skin-tone
Set
OpenMoji
Style
Medium-dark skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the person in steamy room emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M29 58.2s-.9-3.6-.9-4.2v-6.3c0-4.3-3.4-4.7-3.4-4.7l-3.4 2.9l-.7 8.4l.1 3.9Zm10.7 0s.9-3.6.9-4.2v-6.3c0-4.3 3.4-4.7 3.4-4.7l3.4 2.9l.7 8.4l-.1 3.9Z"/><path fill="#a57939" d="m20.6 58.2l-.6-9.9c-2 1.6-3.5 3.8-3.5 6.1v2.9a1.9 1.9 0 0 1-.4 1m7.2-29c-.1 7.7 4.1 13.4 11 13.4c7.1 0 11.1-5.8 11.1-13.4c0-4.8-7.2-12.5-7.2-12.5c-3.6 1.5-8.6 4.9-13.7 7.2c-1.9 2.5-1.1 2.2-1.2 5.3m5.6 28.9l-.8-10.7s7.4 3.2 12.1-.2l-.3 10.9Zm19.1 0l.1-9.9l3.8 3.3l.4 6.6z"/><path d="M44.1 37.2c1.9-3.3.6-9.9.2-11.8S37.8 16 37.8 16c-2.3 4.1-9 5.1-12.8 7.9s-.2 13.9-.2 13.9c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20.6 57.2l-.1-8.3c0-1 .1-2.6.7-3.2a7.5 7.5 0 0 1 1.6-.5c.9-.3 1.4-2.8 2.1-2.9c.6-.1 2.9 2.8 3.1 2.9a5.4 5.4 0 0 1 .1 2.2a24.8 24.8 0 0 0-.2 6.1c.1.9.8 3.7.8 3.7m19.3 0l.1-8.3c0-1-.1-2.6-.7-3.2a7.5 7.5 0 0 0-1.6-.5c-.9-.3-1.4-2.8-2.1-2.9c-.6-.1-2.9 2.8-3.1 2.9a5.4 5.4 0 0 0-.1 2.2a24.8 24.8 0 0 1 .2 6.1c-.1.9-.8 3.7-.8 3.7"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.2 47.5a11.3 11.3 0 0 0 7.8 1.7h0a12 12 0 0 0 4-1.4m-23.7 9.4v-2.9a6.3 6.3 0 0 1 .6-2.7c.4-1.3 1.1-2.3 3.2-3.6m32.4 9.2v-2.9a6.3 6.3 0 0 0-.6-2.7c-.4-1.3-1.1-2.3-3.2-3.6M24.5 37.5c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13"/><path d="M40.4 28.5a2 2 0 1 1-2-2a2.006 2.006 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2.006 2.006 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M23.4 29.5c0 9 4.9 14 11 14c5.9 0 11.1-5 11.1-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.5 36.5a6.67 6.67 0 0 0 6 0"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPersonInSteamyRoomMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M29 58.2s-.9-3.6-.9-4.2v-6.3c0-4.3-3.4-4.7-3.4-4.7l-3.4 2.9l-.7 8.4l.1 3.9Zm10.7 0s.9-3.6.9-4.2v-6.3c0-4.3 3.4-4.7 3.4-4.7l3.4 2.9l.7 8.4l-.1 3.9Z"/><path fill="#a57939" d="m20.6 58.2l-.6-9.9c-2 1.6-3.5 3.8-3.5 6.1v2.9a1.9 1.9 0 0 1-.4 1m7.2-29c-.1 7.7 4.1 13.4 11 13.4c7.1 0 11.1-5.8 11.1-13.4c0-4.8-7.2-12.5-7.2-12.5c-3.6 1.5-8.6 4.9-13.7 7.2c-1.9 2.5-1.1 2.2-1.2 5.3m5.6 28.9l-.8-10.7s7.4 3.2 12.1-.2l-.3 10.9Zm19.1 0l.1-9.9l3.8 3.3l.4 6.6z"/><path d="M44.1 37.2c1.9-3.3.6-9.9.2-11.8S37.8 16 37.8 16c-2.3 4.1-9 5.1-12.8 7.9s-.2 13.9-.2 13.9c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m20.6 57.2l-.1-8.3c0-1 .1-2.6.7-3.2a7.5 7.5 0 0 1 1.6-.5c.9-.3 1.4-2.8 2.1-2.9c.6-.1 2.9 2.8 3.1 2.9a5.4 5.4 0 0 1 .1 2.2a24.8 24.8 0 0 0-.2 6.1c.1.9.8 3.7.8 3.7m19.3 0l.1-8.3c0-1-.1-2.6-.7-3.2a7.5 7.5 0 0 0-1.6-.5c-.9-.3-1.4-2.8-2.1-2.9c-.6-.1-2.9 2.8-3.1 2.9a5.4 5.4 0 0 0-.1 2.2a24.8 24.8 0 0 1 .2 6.1c-.1.9-.8 3.7-.8 3.7"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M28.2 47.5a11.3 11.3 0 0 0 7.8 1.7h0a12 12 0 0 0 4-1.4m-23.7 9.4v-2.9a6.3 6.3 0 0 1 .6-2.7c.4-1.3 1.1-2.3 3.2-3.6m32.4 9.2v-2.9a6.3 6.3 0 0 0-.6-2.7c-.4-1.3-1.1-2.3-3.2-3.6M24.5 37.5c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13"/><path d="M40.4 28.5a2 2 0 1 1-2-2a2.006 2.006 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2.006 2.006 0 0 1 2 2"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M23.4 29.5c0 9 4.9 14 11 14c5.9 0 11.1-5 11.1-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6Z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M31.5 36.5a6.67 6.67 0 0 0 6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M29 58.2s-.9-3.6-.9-4.2v-6.3c0-4.3-3.4-4.7-3.4-4.7l-3.4 2.9l-.7 8.4l.1 3.9Zm10.7 0s.9-3.6.9-4.2v-6.3c0-4.3 3.4-4.7 3.4-4.7l3.4 2.9l.7 8.4l-.1 3.9Z"/><path fill="#a57939" d="m20.6 58.2l-.6-9.9c-2 1.6-3.5 3.8-3.5 6.1v2.9a1.9 1.9 0 0 1-.4 1m7.2-29c-.1 7.7 4.1 13.4 11 13.4c7.1 0 11.1-5.8 11.1-13.4c0-4.8-7.2-12.5-7.2-12.5c-3.6 1.5-8.6 4.9-13.7 7.2c-1.9 2.5-1.1 2.2-1.2 5.3m5.6 28.9l-.8-10.7s7.4 3.2 12.1-.2l-.3 10.9Zm19.1 0l.1-9.9l3.8 3.3l.4 6.6z"/><path d="M44.1 37.2c1.9-3.3.6-9.9.2-11.8S37.8 16 37.8 16c-2.3 4.1-9 5.1-12.8 7.9s-.2 13.9-.2 13.9c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20.6 57.2l-.1-8.3c0-1 .1-2.6.7-3.2a7.5 7.5 0 0 1 1.6-.5c.9-.3 1.4-2.8 2.1-2.9c.6-.1 2.9 2.8 3.1 2.9a5.4 5.4 0 0 1 .1 2.2a24.8 24.8 0 0 0-.2 6.1c.1.9.8 3.7.8 3.7m19.3 0l.1-8.3c0-1-.1-2.6-.7-3.2a7.5 7.5 0 0 0-1.6-.5c-.9-.3-1.4-2.8-2.1-2.9c-.6-.1-2.9 2.8-3.1 2.9a5.4 5.4 0 0 0-.1 2.2a24.8 24.8 0 0 1 .2 6.1c-.1.9-.8 3.7-.8 3.7"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.2 47.5a11.3 11.3 0 0 0 7.8 1.7h0a12 12 0 0 0 4-1.4m-23.7 9.4v-2.9a6.3 6.3 0 0 1 .6-2.7c.4-1.3 1.1-2.3 3.2-3.6m32.4 9.2v-2.9a6.3 6.3 0 0 0-.6-2.7c-.4-1.3-1.1-2.3-3.2-3.6M24.5 37.5c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13"/><path d="M40.4 28.5a2 2 0 1 1-2-2a2.006 2.006 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2.006 2.006 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M23.4 29.5c0 9 4.9 14 11 14c5.9 0 11.1-5 11.1-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.1 1-1.1 6Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.5 36.5a6.67 6.67 0 0 0 6 0"/></svg>
</template>

CSS

.icon-person-in-steamy-room-medium-dark-skin-tone {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M29%2058.2s-.9-3.6-.9-4.2v-6.3c0-4.3-3.4-4.7-3.4-4.7l-3.4%202.9l-.7%208.4l.1%203.9Zm10.7%200s.9-3.6.9-4.2v-6.3c0-4.3%203.4-4.7%203.4-4.7l3.4%202.9l.7%208.4l-.1%203.9Z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m20.6%2058.2l-.6-9.9c-2%201.6-3.5%203.8-3.5%206.1v2.9a1.9%201.9%200%200%201-.4%201m7.2-29c-.1%207.7%204.1%2013.4%2011%2013.4c7.1%200%2011.1-5.8%2011.1-13.4c0-4.8-7.2-12.5-7.2-12.5c-3.6%201.5-8.6%204.9-13.7%207.2c-1.9%202.5-1.1%202.2-1.2%205.3m5.6%2028.9l-.8-10.7s7.4%203.2%2012.1-.2l-.3%2010.9Zm19.1%200l.1-9.9l3.8%203.3l.4%206.6z%22%2F%3E%3Cpath%20d%3D%22M44.1%2037.2c1.9-3.3.6-9.9.2-11.8S37.8%2016%2037.8%2016c-2.3%204.1-9%205.1-12.8%207.9s-.2%2013.9-.2%2013.9c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m20.6%2057.2l-.1-8.3c0-1%20.1-2.6.7-3.2a7.5%207.5%200%200%201%201.6-.5c.9-.3%201.4-2.8%202.1-2.9c.6-.1%202.9%202.8%203.1%202.9a5.4%205.4%200%200%201%20.1%202.2a24.8%2024.8%200%200%200-.2%206.1c.1.9.8%203.7.8%203.7m19.3%200l.1-8.3c0-1-.1-2.6-.7-3.2a7.5%207.5%200%200%200-1.6-.5c-.9-.3-1.4-2.8-2.1-2.9c-.6-.1-2.9%202.8-3.1%202.9a5.4%205.4%200%200%200-.1%202.2a24.8%2024.8%200%200%201%20.2%206.1c-.1.9-.8%203.7-.8%203.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.2%2047.5a11.3%2011.3%200%200%200%207.8%201.7h0a12%2012%200%200%200%204-1.4m-23.7%209.4v-2.9a6.3%206.3%200%200%201%20.6-2.7c.4-1.3%201.1-2.3%203.2-3.6m32.4%209.2v-2.9a6.3%206.3%200%200%200-.6-2.7c-.4-1.3-1.1-2.3-3.2-3.6M24.5%2037.5c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013%22%2F%3E%3Cpath%20d%3D%22M40.4%2028.5a2%202%200%201%201-2-2a2.006%202.006%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2.006%202.006%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.4%2029.5c0%209%204.9%2014%2011%2014c5.9%200%2011.1-5%2011.1-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.1%201-1.1%206Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.5%2036.5a6.67%206.67%200%200%200%206%200%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M29%2058.2s-.9-3.6-.9-4.2v-6.3c0-4.3-3.4-4.7-3.4-4.7l-3.4%202.9l-.7%208.4l.1%203.9Zm10.7%200s.9-3.6.9-4.2v-6.3c0-4.3%203.4-4.7%203.4-4.7l3.4%202.9l.7%208.4l-.1%203.9Z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m20.6%2058.2l-.6-9.9c-2%201.6-3.5%203.8-3.5%206.1v2.9a1.9%201.9%200%200%201-.4%201m7.2-29c-.1%207.7%204.1%2013.4%2011%2013.4c7.1%200%2011.1-5.8%2011.1-13.4c0-4.8-7.2-12.5-7.2-12.5c-3.6%201.5-8.6%204.9-13.7%207.2c-1.9%202.5-1.1%202.2-1.2%205.3m5.6%2028.9l-.8-10.7s7.4%203.2%2012.1-.2l-.3%2010.9Zm19.1%200l.1-9.9l3.8%203.3l.4%206.6z%22%2F%3E%3Cpath%20d%3D%22M44.1%2037.2c1.9-3.3.6-9.9.2-11.8S37.8%2016%2037.8%2016c-2.3%204.1-9%205.1-12.8%207.9s-.2%2013.9-.2%2013.9c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m20.6%2057.2l-.1-8.3c0-1%20.1-2.6.7-3.2a7.5%207.5%200%200%201%201.6-.5c.9-.3%201.4-2.8%202.1-2.9c.6-.1%202.9%202.8%203.1%202.9a5.4%205.4%200%200%201%20.1%202.2a24.8%2024.8%200%200%200-.2%206.1c.1.9.8%203.7.8%203.7m19.3%200l.1-8.3c0-1-.1-2.6-.7-3.2a7.5%207.5%200%200%200-1.6-.5c-.9-.3-1.4-2.8-2.1-2.9c-.6-.1-2.9%202.8-3.1%202.9a5.4%205.4%200%200%200-.1%202.2a24.8%2024.8%200%200%201%20.2%206.1c-.1.9-.8%203.7-.8%203.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.2%2047.5a11.3%2011.3%200%200%200%207.8%201.7h0a12%2012%200%200%200%204-1.4m-23.7%209.4v-2.9a6.3%206.3%200%200%201%20.6-2.7c.4-1.3%201.1-2.3%203.2-3.6m32.4%209.2v-2.9a6.3%206.3%200%200%200-.6-2.7c-.4-1.3-1.1-2.3-3.2-3.6M24.5%2037.5c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013%22%2F%3E%3Cpath%20d%3D%22M40.4%2028.5a2%202%200%201%201-2-2a2.006%202.006%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2.006%202.006%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.4%2029.5c0%209%204.9%2014%2011%2014c5.9%200%2011.1-5%2011.1-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.1%201-1.1%206Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.5%2036.5a6.67%206.67%200%200%200%206%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/person-in-steamy-room-medium-dark-skin-tone.svg?color=%231a73e8&size=48