person in lotus position emoji

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

Name
person-in-lotus-position-medium-skin-tone
Set
OpenMoji
Style
Medium 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 lotus position emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><circle cx="35.969" cy="19.094" r="3"/><path d="M30 32s0 10-1 13l-.543.126s-.666 1.333-6.208 3.958c-1.8.852-5.249 4.662-5.249 5.996S28.501 57 28.501 57l.499.414L39.438 56l8.063 1l4.5.414L53.917 57L55 54.247l-1.664-2.155l-7.835-4.178l-3.167-3.834l-.417-12.5s1.114 1.326 1.709 7.879c.309 3.398 2.917 6.114 3.791 6.955c1.638 1.576 6.32 4.751 6.763 4.967c1.612.786 3.07-.96 2.653-1.381s-5.5-3.337-5.5-3.337l-2.25-2.166l-3.095-3.314l-.391-5.225l-.764-5.379L40.5 27h-4.531L31 27.111l-2 1.385l-1.667 2.833l-2.251 10.166l-2.379 3.754l-7.538 5.33s1.018 1.96 2.96.67c2.267-1.505 6.856-4.966 7.542-5.709c1.002-1.085 2.637-4.14 2.958-6.54c.709-5.293 1.375-7 1.375-7"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.969" cy="19.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m16 50l5.796-4.108c2.243-1.591 4.247-5.136 4.453-7.878l.377-5.028c.206-2.742 2.4-5.436 4.874-5.986s6.525-.55 9 0s4.668 3.244 4.874 5.986l.377 5.028c.206 2.742 2.21 6.287 4.453 7.878L56 50"/><path stroke-linecap="round" stroke-linejoin="round" d="m29 46l.5-.969c.275-.533.574-1.865.665-2.962L31 32m-2 24.454l-1.5.273c-.825.15-2.4.273-3.5.273h-5c-1.1 0-2-.9-2-2h0c0-1.1.79-2.43 1.756-2.958L22.5 50M41 32l.847 11.006C41.93 44.102 42.45 45.45 43 46s1.79 1.43 2.756 1.958l7.488 4.084C54.21 52.569 55 53.9 55 55h0c0 1.1-.9 2-2 2h-5c-1.1 0-2.879-.195-3.952-.434l-5.096-1.132c-1.073-.239-2.82-.67-3.882-.96l-7.14-1.948c-1.062-.29-1.78-1.2-1.597-2.026s1.232-1.459 2.331-1.41l20.002.91"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPersonInLotusPositionMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><circle cx="35.969" cy="19.094" r="3"/><path d="M30 32s0 10-1 13l-.543.126s-.666 1.333-6.208 3.958c-1.8.852-5.249 4.662-5.249 5.996S28.501 57 28.501 57l.499.414L39.438 56l8.063 1l4.5.414L53.917 57L55 54.247l-1.664-2.155l-7.835-4.178l-3.167-3.834l-.417-12.5s1.114 1.326 1.709 7.879c.309 3.398 2.917 6.114 3.791 6.955c1.638 1.576 6.32 4.751 6.763 4.967c1.612.786 3.07-.96 2.653-1.381s-5.5-3.337-5.5-3.337l-2.25-2.166l-3.095-3.314l-.391-5.225l-.764-5.379L40.5 27h-4.531L31 27.111l-2 1.385l-1.667 2.833l-2.251 10.166l-2.379 3.754l-7.538 5.33s1.018 1.96 2.96.67c2.267-1.505 6.856-4.966 7.542-5.709c1.002-1.085 2.637-4.14 2.958-6.54c.709-5.293 1.375-7 1.375-7"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="35.969" cy="19.094" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="m16 50l5.796-4.108c2.243-1.591 4.247-5.136 4.453-7.878l.377-5.028c.206-2.742 2.4-5.436 4.874-5.986s6.525-.55 9 0s4.668 3.244 4.874 5.986l.377 5.028c.206 2.742 2.21 6.287 4.453 7.878L56 50"/><path strokeLinecap="round" strokeLinejoin="round" d="m29 46l.5-.969c.275-.533.574-1.865.665-2.962L31 32m-2 24.454l-1.5.273c-.825.15-2.4.273-3.5.273h-5c-1.1 0-2-.9-2-2h0c0-1.1.79-2.43 1.756-2.958L22.5 50M41 32l.847 11.006C41.93 44.102 42.45 45.45 43 46s1.79 1.43 2.756 1.958l7.488 4.084C54.21 52.569 55 53.9 55 55h0c0 1.1-.9 2-2 2h-5c-1.1 0-2.879-.195-3.952-.434l-5.096-1.132c-1.073-.239-2.82-.67-3.882-.96l-7.14-1.948c-1.062-.29-1.78-1.2-1.597-2.026s1.232-1.459 2.331-1.41l20.002.91"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><circle cx="35.969" cy="19.094" r="3"/><path d="M30 32s0 10-1 13l-.543.126s-.666 1.333-6.208 3.958c-1.8.852-5.249 4.662-5.249 5.996S28.501 57 28.501 57l.499.414L39.438 56l8.063 1l4.5.414L53.917 57L55 54.247l-1.664-2.155l-7.835-4.178l-3.167-3.834l-.417-12.5s1.114 1.326 1.709 7.879c.309 3.398 2.917 6.114 3.791 6.955c1.638 1.576 6.32 4.751 6.763 4.967c1.612.786 3.07-.96 2.653-1.381s-5.5-3.337-5.5-3.337l-2.25-2.166l-3.095-3.314l-.391-5.225l-.764-5.379L40.5 27h-4.531L31 27.111l-2 1.385l-1.667 2.833l-2.251 10.166l-2.379 3.754l-7.538 5.33s1.018 1.96 2.96.67c2.267-1.505 6.856-4.966 7.542-5.709c1.002-1.085 2.637-4.14 2.958-6.54c.709-5.293 1.375-7 1.375-7"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.969" cy="19.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m16 50l5.796-4.108c2.243-1.591 4.247-5.136 4.453-7.878l.377-5.028c.206-2.742 2.4-5.436 4.874-5.986s6.525-.55 9 0s4.668 3.244 4.874 5.986l.377 5.028c.206 2.742 2.21 6.287 4.453 7.878L56 50"/><path stroke-linecap="round" stroke-linejoin="round" d="m29 46l.5-.969c.275-.533.574-1.865.665-2.962L31 32m-2 24.454l-1.5.273c-.825.15-2.4.273-3.5.273h-5c-1.1 0-2-.9-2-2h0c0-1.1.79-2.43 1.756-2.958L22.5 50M41 32l.847 11.006C41.93 44.102 42.45 45.45 43 46s1.79 1.43 2.756 1.958l7.488 4.084C54.21 52.569 55 53.9 55 55h0c0 1.1-.9 2-2 2h-5c-1.1 0-2.879-.195-3.952-.434l-5.096-1.132c-1.073-.239-2.82-.67-3.882-.96l-7.14-1.948c-1.062-.29-1.78-1.2-1.597-2.026s1.232-1.459 2.331-1.41l20.002.91"/></g></svg>
</template>

CSS

.icon-person-in-lotus-position-medium-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%3Cg%20fill%3D%22%23c19a65%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2219.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M30%2032s0%2010-1%2013l-.543.126s-.666%201.333-6.208%203.958c-1.8.852-5.249%204.662-5.249%205.996S28.501%2057%2028.501%2057l.499.414L39.438%2056l8.063%201l4.5.414L53.917%2057L55%2054.247l-1.664-2.155l-7.835-4.178l-3.167-3.834l-.417-12.5s1.114%201.326%201.709%207.879c.309%203.398%202.917%206.114%203.791%206.955c1.638%201.576%206.32%204.751%206.763%204.967c1.612.786%203.07-.96%202.653-1.381s-5.5-3.337-5.5-3.337l-2.25-2.166l-3.095-3.314l-.391-5.225l-.764-5.379L40.5%2027h-4.531L31%2027.111l-2%201.385l-1.667%202.833l-2.251%2010.166l-2.379%203.754l-7.538%205.33s1.018%201.96%202.96.67c2.267-1.505%206.856-4.966%207.542-5.709c1.002-1.085%202.637-4.14%202.958-6.54c.709-5.293%201.375-7%201.375-7%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2219.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m16%2050l5.796-4.108c2.243-1.591%204.247-5.136%204.453-7.878l.377-5.028c.206-2.742%202.4-5.436%204.874-5.986s6.525-.55%209%200s4.668%203.244%204.874%205.986l.377%205.028c.206%202.742%202.21%206.287%204.453%207.878L56%2050%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m29%2046l.5-.969c.275-.533.574-1.865.665-2.962L31%2032m-2%2024.454l-1.5.273c-.825.15-2.4.273-3.5.273h-5c-1.1%200-2-.9-2-2h0c0-1.1.79-2.43%201.756-2.958L22.5%2050M41%2032l.847%2011.006C41.93%2044.102%2042.45%2045.45%2043%2046s1.79%201.43%202.756%201.958l7.488%204.084C54.21%2052.569%2055%2053.9%2055%2055h0c0%201.1-.9%202-2%202h-5c-1.1%200-2.879-.195-3.952-.434l-5.096-1.132c-1.073-.239-2.82-.67-3.882-.96l-7.14-1.948c-1.062-.29-1.78-1.2-1.597-2.026s1.232-1.459%202.331-1.41l20.002.91%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23c19a65%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2219.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M30%2032s0%2010-1%2013l-.543.126s-.666%201.333-6.208%203.958c-1.8.852-5.249%204.662-5.249%205.996S28.501%2057%2028.501%2057l.499.414L39.438%2056l8.063%201l4.5.414L53.917%2057L55%2054.247l-1.664-2.155l-7.835-4.178l-3.167-3.834l-.417-12.5s1.114%201.326%201.709%207.879c.309%203.398%202.917%206.114%203.791%206.955c1.638%201.576%206.32%204.751%206.763%204.967c1.612.786%203.07-.96%202.653-1.381s-5.5-3.337-5.5-3.337l-2.25-2.166l-3.095-3.314l-.391-5.225l-.764-5.379L40.5%2027h-4.531L31%2027.111l-2%201.385l-1.667%202.833l-2.251%2010.166l-2.379%203.754l-7.538%205.33s1.018%201.96%202.96.67c2.267-1.505%206.856-4.966%207.542-5.709c1.002-1.085%202.637-4.14%202.958-6.54c.709-5.293%201.375-7%201.375-7%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2219.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m16%2050l5.796-4.108c2.243-1.591%204.247-5.136%204.453-7.878l.377-5.028c.206-2.742%202.4-5.436%204.874-5.986s6.525-.55%209%200s4.668%203.244%204.874%205.986l.377%205.028c.206%202.742%202.21%206.287%204.453%207.878L56%2050%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m29%2046l.5-.969c.275-.533.574-1.865.665-2.962L31%2032m-2%2024.454l-1.5.273c-.825.15-2.4.273-3.5.273h-5c-1.1%200-2-.9-2-2h0c0-1.1.79-2.43%201.756-2.958L22.5%2050M41%2032l.847%2011.006C41.93%2044.102%2042.45%2045.45%2043%2046s1.79%201.43%202.756%201.958l7.488%204.084C54.21%2052.569%2055%2053.9%2055%2055h0c0%201.1-.9%202-2%202h-5c-1.1%200-2.879-.195-3.952-.434l-5.096-1.132c-1.073-.239-2.82-.67-3.882-.96l-7.14-1.948c-1.062-.29-1.78-1.2-1.597-2.026s1.232-1.459%202.331-1.41l20.002.91%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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