man in lotus position emoji
man-in-lotus-position-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- man-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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the man 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="33.886" cy="18.881" r="3"/><path d="M36 45c1.067 1.978 7.706 1.476 8.915-1.022c.21-.432.338-.93.25-1.027c-.352-.385-2.39-3.957-2.39-3.957l-1.422-4.876l-.4-5.092l-3.066-3.568H33.89l-4.443.095l-1.614 1.635l-.95 3.067l-1.509 7.489l-1.68 4.705l-1.447 1.56a1.7 1.7 0 0 0 .325 1.044c.804 1.018 3.2.96 4.43-.053"/><path d="M29.407 38.125a15.2 15.2 0 0 1-2.117 5.147s-.687.68-5.574 3.253c-1.599.858-4.374 3.4-4.374 4.639s8.037 1.084 10.505 1.006c1.863-.059 5.93-1.844 5.93-1.844l7.774 1.591l4.515.697l3.821-.044l1.408-1.63l-1.496-2.297l-7.234-3.571l-2.399-2.364a26.7 26.7 0 0 1-1.617-5.984c-.088-2.14-.437-6.978.111-6.906"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="33.886" cy="18.881" r="2.86" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M22.798 44.179s2.402-5.504 2.972-7.656a16.9 16.9 0 0 0 .446-5.256c-.08-2.113 1.19-5.236 3.08-5.808a14 14 0 0 1 3.021-.354c.196-.004.496-.01.692-.008c.195-.003 2.362.004 2.558.008a14 14 0 0 1 3.021.354c1.89.572 3.16 3.695 3.08 5.808a16.9 16.9 0 0 0 .446 5.256c.57 2.152 2.445 6.62 2.445 6.62"/><path stroke-linecap="round" stroke-linejoin="round" d="M27.993 42.772a28 28 0 0 0 1.559-3.789a20.7 20.7 0 0 0 .084-3.623m-2.222 16.583s-.583.08-1.25.24c-.667.08-2 .16-2.917.16h-4.168a1.64 1.64 0 0 1-1.667-1.6a3.08 3.08 0 0 1 1.5-2.398l3.084-1.6M38.522 35.36a20.6 20.6 0 0 0 .085 3.623a28 28 0 0 0 1.559 3.79c.42 1.118 2.324 1.894 3.157 2.373l6.25 3.278a2.96 2.96 0 0 1 1.501 2.399a1.64 1.64 0 0 1-1.666 1.6s-5.04-.31-7.502-.744c-3.487-.613-13.22-3.278-13.22-3.278c-.916-.24-1.264-.576-1.098-1.215s.566-.745 1.483-.755l10.026.013"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiManInLotusPositionMediumSkinTone(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="33.886" cy="18.881" r="3"/><path d="M36 45c1.067 1.978 7.706 1.476 8.915-1.022c.21-.432.338-.93.25-1.027c-.352-.385-2.39-3.957-2.39-3.957l-1.422-4.876l-.4-5.092l-3.066-3.568H33.89l-4.443.095l-1.614 1.635l-.95 3.067l-1.509 7.489l-1.68 4.705l-1.447 1.56a1.7 1.7 0 0 0 .325 1.044c.804 1.018 3.2.96 4.43-.053"/><path d="M29.407 38.125a15.2 15.2 0 0 1-2.117 5.147s-.687.68-5.574 3.253c-1.599.858-4.374 3.4-4.374 4.639s8.037 1.084 10.505 1.006c1.863-.059 5.93-1.844 5.93-1.844l7.774 1.591l4.515.697l3.821-.044l1.408-1.63l-1.496-2.297l-7.234-3.571l-2.399-2.364a26.7 26.7 0 0 1-1.617-5.984c-.088-2.14-.437-6.978.111-6.906"/></g><g fill="none" stroke="#000" strokeWidth="2"><circle cx="33.886" cy="18.881" r="2.86" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M22.798 44.179s2.402-5.504 2.972-7.656a16.9 16.9 0 0 0 .446-5.256c-.08-2.113 1.19-5.236 3.08-5.808a14 14 0 0 1 3.021-.354c.196-.004.496-.01.692-.008c.195-.003 2.362.004 2.558.008a14 14 0 0 1 3.021.354c1.89.572 3.16 3.695 3.08 5.808a16.9 16.9 0 0 0 .446 5.256c.57 2.152 2.445 6.62 2.445 6.62"/><path strokeLinecap="round" strokeLinejoin="round" d="M27.993 42.772a28 28 0 0 0 1.559-3.789a20.7 20.7 0 0 0 .084-3.623m-2.222 16.583s-.583.08-1.25.24c-.667.08-2 .16-2.917.16h-4.168a1.64 1.64 0 0 1-1.667-1.6a3.08 3.08 0 0 1 1.5-2.398l3.084-1.6M38.522 35.36a20.6 20.6 0 0 0 .085 3.623a28 28 0 0 0 1.559 3.79c.42 1.118 2.324 1.894 3.157 2.373l6.25 3.278a2.96 2.96 0 0 1 1.501 2.399a1.64 1.64 0 0 1-1.666 1.6s-5.04-.31-7.502-.744c-3.487-.613-13.22-3.278-13.22-3.278c-.916-.24-1.264-.576-1.098-1.215s.566-.745 1.483-.755l10.026.013"/></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="33.886" cy="18.881" r="3"/><path d="M36 45c1.067 1.978 7.706 1.476 8.915-1.022c.21-.432.338-.93.25-1.027c-.352-.385-2.39-3.957-2.39-3.957l-1.422-4.876l-.4-5.092l-3.066-3.568H33.89l-4.443.095l-1.614 1.635l-.95 3.067l-1.509 7.489l-1.68 4.705l-1.447 1.56a1.7 1.7 0 0 0 .325 1.044c.804 1.018 3.2.96 4.43-.053"/><path d="M29.407 38.125a15.2 15.2 0 0 1-2.117 5.147s-.687.68-5.574 3.253c-1.599.858-4.374 3.4-4.374 4.639s8.037 1.084 10.505 1.006c1.863-.059 5.93-1.844 5.93-1.844l7.774 1.591l4.515.697l3.821-.044l1.408-1.63l-1.496-2.297l-7.234-3.571l-2.399-2.364a26.7 26.7 0 0 1-1.617-5.984c-.088-2.14-.437-6.978.111-6.906"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="33.886" cy="18.881" r="2.86" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M22.798 44.179s2.402-5.504 2.972-7.656a16.9 16.9 0 0 0 .446-5.256c-.08-2.113 1.19-5.236 3.08-5.808a14 14 0 0 1 3.021-.354c.196-.004.496-.01.692-.008c.195-.003 2.362.004 2.558.008a14 14 0 0 1 3.021.354c1.89.572 3.16 3.695 3.08 5.808a16.9 16.9 0 0 0 .446 5.256c.57 2.152 2.445 6.62 2.445 6.62"/><path stroke-linecap="round" stroke-linejoin="round" d="M27.993 42.772a28 28 0 0 0 1.559-3.789a20.7 20.7 0 0 0 .084-3.623m-2.222 16.583s-.583.08-1.25.24c-.667.08-2 .16-2.917.16h-4.168a1.64 1.64 0 0 1-1.667-1.6a3.08 3.08 0 0 1 1.5-2.398l3.084-1.6M38.522 35.36a20.6 20.6 0 0 0 .085 3.623a28 28 0 0 0 1.559 3.79c.42 1.118 2.324 1.894 3.157 2.373l6.25 3.278a2.96 2.96 0 0 1 1.501 2.399a1.64 1.64 0 0 1-1.666 1.6s-5.04-.31-7.502-.744c-3.487-.613-13.22-3.278-13.22-3.278c-.916-.24-1.264-.576-1.098-1.215s.566-.745 1.483-.755l10.026.013"/></g></svg> </template>
CSS
.icon-man-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%2233.886%22%20cy%3D%2218.881%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M36%2045c1.067%201.978%207.706%201.476%208.915-1.022c.21-.432.338-.93.25-1.027c-.352-.385-2.39-3.957-2.39-3.957l-1.422-4.876l-.4-5.092l-3.066-3.568H33.89l-4.443.095l-1.614%201.635l-.95%203.067l-1.509%207.489l-1.68%204.705l-1.447%201.56a1.7%201.7%200%200%200%20.325%201.044c.804%201.018%203.2.96%204.43-.053%22%2F%3E%3Cpath%20d%3D%22M29.407%2038.125a15.2%2015.2%200%200%201-2.117%205.147s-.687.68-5.574%203.253c-1.599.858-4.374%203.4-4.374%204.639s8.037%201.084%2010.505%201.006c1.863-.059%205.93-1.844%205.93-1.844l7.774%201.591l4.515.697l3.821-.044l1.408-1.63l-1.496-2.297l-7.234-3.571l-2.399-2.364a26.7%2026.7%200%200%201-1.617-5.984c-.088-2.14-.437-6.978.111-6.906%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2233.886%22%20cy%3D%2218.881%22%20r%3D%222.86%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.798%2044.179s2.402-5.504%202.972-7.656a16.9%2016.9%200%200%200%20.446-5.256c-.08-2.113%201.19-5.236%203.08-5.808a14%2014%200%200%201%203.021-.354c.196-.004.496-.01.692-.008c.195-.003%202.362.004%202.558.008a14%2014%200%200%201%203.021.354c1.89.572%203.16%203.695%203.08%205.808a16.9%2016.9%200%200%200%20.446%205.256c.57%202.152%202.445%206.62%202.445%206.62%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.993%2042.772a28%2028%200%200%200%201.559-3.789a20.7%2020.7%200%200%200%20.084-3.623m-2.222%2016.583s-.583.08-1.25.24c-.667.08-2%20.16-2.917.16h-4.168a1.64%201.64%200%200%201-1.667-1.6a3.08%203.08%200%200%201%201.5-2.398l3.084-1.6M38.522%2035.36a20.6%2020.6%200%200%200%20.085%203.623a28%2028%200%200%200%201.559%203.79c.42%201.118%202.324%201.894%203.157%202.373l6.25%203.278a2.96%202.96%200%200%201%201.501%202.399a1.64%201.64%200%200%201-1.666%201.6s-5.04-.31-7.502-.744c-3.487-.613-13.22-3.278-13.22-3.278c-.916-.24-1.264-.576-1.098-1.215s.566-.745%201.483-.755l10.026.013%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%2233.886%22%20cy%3D%2218.881%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M36%2045c1.067%201.978%207.706%201.476%208.915-1.022c.21-.432.338-.93.25-1.027c-.352-.385-2.39-3.957-2.39-3.957l-1.422-4.876l-.4-5.092l-3.066-3.568H33.89l-4.443.095l-1.614%201.635l-.95%203.067l-1.509%207.489l-1.68%204.705l-1.447%201.56a1.7%201.7%200%200%200%20.325%201.044c.804%201.018%203.2.96%204.43-.053%22%2F%3E%3Cpath%20d%3D%22M29.407%2038.125a15.2%2015.2%200%200%201-2.117%205.147s-.687.68-5.574%203.253c-1.599.858-4.374%203.4-4.374%204.639s8.037%201.084%2010.505%201.006c1.863-.059%205.93-1.844%205.93-1.844l7.774%201.591l4.515.697l3.821-.044l1.408-1.63l-1.496-2.297l-7.234-3.571l-2.399-2.364a26.7%2026.7%200%200%201-1.617-5.984c-.088-2.14-.437-6.978.111-6.906%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2233.886%22%20cy%3D%2218.881%22%20r%3D%222.86%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.798%2044.179s2.402-5.504%202.972-7.656a16.9%2016.9%200%200%200%20.446-5.256c-.08-2.113%201.19-5.236%203.08-5.808a14%2014%200%200%201%203.021-.354c.196-.004.496-.01.692-.008c.195-.003%202.362.004%202.558.008a14%2014%200%200%201%203.021.354c1.89.572%203.16%203.695%203.08%205.808a16.9%2016.9%200%200%200%20.446%205.256c.57%202.152%202.445%206.62%202.445%206.62%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.993%2042.772a28%2028%200%200%200%201.559-3.789a20.7%2020.7%200%200%200%20.084-3.623m-2.222%2016.583s-.583.08-1.25.24c-.667.08-2%20.16-2.917.16h-4.168a1.64%201.64%200%200%201-1.667-1.6a3.08%203.08%200%200%201%201.5-2.398l3.084-1.6M38.522%2035.36a20.6%2020.6%200%200%200%20.085%203.623a28%2028%200%200%200%201.559%203.79c.42%201.118%202.324%201.894%203.157%202.373l6.25%203.278a2.96%202.96%200%200%201%201.501%202.399a1.64%201.64%200%200%201-1.666%201.6s-5.04-.31-7.502-.744c-3.487-.613-13.22-3.278-13.22-3.278c-.916-.24-1.264-.576-1.098-1.215s.566-.745%201.483-.755l10.026.013%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/man-in-lotus-position-medium-skin-tone.svg?color=%231a73e8&size=48