person bowing emoji
person-bowing-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-bowing-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 person bowing emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M21.167 33.042a23.7 23.7 0 0 0-3.665 2.333c-2.216 1.774-3.918 16.334-3.834 17.667s1.583 7.916 2.25 7.916H56.25s2.166-3.333 2.083-4.333s.25-14.749-1.166-16.583s-1.546-4.19-2.418-4.833a28.6 28.6 0 0 0-3.582-2.167"/><path fill="#c19a65" d="M39.167 36.042c0 4-14 2-14 6s4.873 8 10.936 8c5.937 0 11.064-4 11.064-10c0-2-7-2-8-4m-5 22a1.92 1.92 0 0 1-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.96 1.96 0 0 1 2 2m4 0a1.92 1.92 0 0 0 2 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.96 1.96 0 0 0-2 2"/><path fill="#6a462f" d="M39.007 36.42c-2.143 3.326-14.702 1.646-13.84 6.622c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10c2.32-4.98-8.16-6.622-8.16-6.622"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M25.167 43.042c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10"/><path stroke-linejoin="round" d="M39.167 36.042c0 4-14 2-14 6h0c0 4 4.873 8 10.936 8c5.937 0 11.064-4 11.064-10h0c0-2-7-2-8-4m-5 22a1.92 1.92 0 0 1-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.96 1.96 0 0 1 2 2m4 0a1.92 1.92 0 0 0 2 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.96 1.96 0 0 0-2 2m-20-22s-4 3-4 12v4c0 3 0 6 2 8m38-24s4 3 4 12v5c0 3 0 5-2 7m-33-45l3 3m5-3l-2-3m20 3l-3 3m-5-3l2-3m-4 24v-7"/><path stroke-miterlimit="10" d="M33.167 43.042a2.78 2.78 0 0 1-3 0m9 0a2.97 2.97 0 0 0 3 0"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonBowingMediumSkinTone(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="M21.167 33.042a23.7 23.7 0 0 0-3.665 2.333c-2.216 1.774-3.918 16.334-3.834 17.667s1.583 7.916 2.25 7.916H56.25s2.166-3.333 2.083-4.333s.25-14.749-1.166-16.583s-1.546-4.19-2.418-4.833a28.6 28.6 0 0 0-3.582-2.167"/><path fill="#c19a65" d="M39.167 36.042c0 4-14 2-14 6s4.873 8 10.936 8c5.937 0 11.064-4 11.064-10c0-2-7-2-8-4m-5 22a1.92 1.92 0 0 1-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.96 1.96 0 0 1 2 2m4 0a1.92 1.92 0 0 0 2 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.96 1.96 0 0 0-2 2"/><path fill="#6a462f" d="M39.007 36.42c-2.143 3.326-14.702 1.646-13.84 6.622c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10c2.32-4.98-8.16-6.622-8.16-6.622"/><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2"><path strokeLinejoin="round" d="M25.167 43.042c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10"/><path strokeLinejoin="round" d="M39.167 36.042c0 4-14 2-14 6h0c0 4 4.873 8 10.936 8c5.937 0 11.064-4 11.064-10h0c0-2-7-2-8-4m-5 22a1.92 1.92 0 0 1-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.96 1.96 0 0 1 2 2m4 0a1.92 1.92 0 0 0 2 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.96 1.96 0 0 0-2 2m-20-22s-4 3-4 12v4c0 3 0 6 2 8m38-24s4 3 4 12v5c0 3 0 5-2 7m-33-45l3 3m5-3l-2-3m20 3l-3 3m-5-3l2-3m-4 24v-7"/><path strokeMiterlimit="10" d="M33.167 43.042a2.78 2.78 0 0 1-3 0m9 0a2.97 2.97 0 0 0 3 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M21.167 33.042a23.7 23.7 0 0 0-3.665 2.333c-2.216 1.774-3.918 16.334-3.834 17.667s1.583 7.916 2.25 7.916H56.25s2.166-3.333 2.083-4.333s.25-14.749-1.166-16.583s-1.546-4.19-2.418-4.833a28.6 28.6 0 0 0-3.582-2.167"/><path fill="#c19a65" d="M39.167 36.042c0 4-14 2-14 6s4.873 8 10.936 8c5.937 0 11.064-4 11.064-10c0-2-7-2-8-4m-5 22a1.92 1.92 0 0 1-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.96 1.96 0 0 1 2 2m4 0a1.92 1.92 0 0 0 2 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.96 1.96 0 0 0-2 2"/><path fill="#6a462f" d="M39.007 36.42c-2.143 3.326-14.702 1.646-13.84 6.622c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10c2.32-4.98-8.16-6.622-8.16-6.622"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M25.167 43.042c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10"/><path stroke-linejoin="round" d="M39.167 36.042c0 4-14 2-14 6h0c0 4 4.873 8 10.936 8c5.937 0 11.064-4 11.064-10h0c0-2-7-2-8-4m-5 22a1.92 1.92 0 0 1-2 1.942c-1.103 0-6 .058-6 .058h-6s0-4 5-4h7a1.96 1.96 0 0 1 2 2m4 0a1.92 1.92 0 0 0 2 1.942c1.102 0 6 .058 6 .058h6s0-4-5-4h-7a1.96 1.96 0 0 0-2 2m-20-22s-4 3-4 12v4c0 3 0 6 2 8m38-24s4 3 4 12v5c0 3 0 5-2 7m-33-45l3 3m5-3l-2-3m20 3l-3 3m-5-3l2-3m-4 24v-7"/><path stroke-miterlimit="10" d="M33.167 43.042a2.78 2.78 0 0 1-3 0m9 0a2.97 2.97 0 0 0 3 0"/></g></svg> </template>
CSS
.icon-person-bowing-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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M21.167%2033.042a23.7%2023.7%200%200%200-3.665%202.333c-2.216%201.774-3.918%2016.334-3.834%2017.667s1.583%207.916%202.25%207.916H56.25s2.166-3.333%202.083-4.333s.25-14.749-1.166-16.583s-1.546-4.19-2.418-4.833a28.6%2028.6%200%200%200-3.582-2.167%22%2F%3E%3Cpath%20fill%3D%22%23c19a65%22%20d%3D%22M39.167%2036.042c0%204-14%202-14%206s4.873%208%2010.936%208c5.937%200%2011.064-4%2011.064-10c0-2-7-2-8-4m-5%2022a1.92%201.92%200%200%201-2%201.942c-1.103%200-6%20.058-6%20.058h-6s0-4%205-4h7a1.96%201.96%200%200%201%202%202m4%200a1.92%201.92%200%200%200%202%201.942c1.102%200%206%20.058%206%20.058h6s0-4-5-4h-7a1.96%201.96%200%200%200-2%202%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M39.007%2036.42c-2.143%203.326-14.702%201.646-13.84%206.622c-2%200-3-3-3-10s4-14%2014-14s14%207%2014%2014s-1%2010-3%2010c2.32-4.98-8.16-6.622-8.16-6.622%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25.167%2043.042c-2%200-3-3-3-10s4-14%2014-14s14%207%2014%2014s-1%2010-3%2010%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39.167%2036.042c0%204-14%202-14%206h0c0%204%204.873%208%2010.936%208c5.937%200%2011.064-4%2011.064-10h0c0-2-7-2-8-4m-5%2022a1.92%201.92%200%200%201-2%201.942c-1.103%200-6%20.058-6%20.058h-6s0-4%205-4h7a1.96%201.96%200%200%201%202%202m4%200a1.92%201.92%200%200%200%202%201.942c1.102%200%206%20.058%206%20.058h6s0-4-5-4h-7a1.96%201.96%200%200%200-2%202m-20-22s-4%203-4%2012v4c0%203%200%206%202%208m38-24s4%203%204%2012v5c0%203%200%205-2%207m-33-45l3%203m5-3l-2-3m20%203l-3%203m-5-3l2-3m-4%2024v-7%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M33.167%2043.042a2.78%202.78%200%200%201-3%200m9%200a2.97%202.97%200%200%200%203%200%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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M21.167%2033.042a23.7%2023.7%200%200%200-3.665%202.333c-2.216%201.774-3.918%2016.334-3.834%2017.667s1.583%207.916%202.25%207.916H56.25s2.166-3.333%202.083-4.333s.25-14.749-1.166-16.583s-1.546-4.19-2.418-4.833a28.6%2028.6%200%200%200-3.582-2.167%22%2F%3E%3Cpath%20fill%3D%22%23c19a65%22%20d%3D%22M39.167%2036.042c0%204-14%202-14%206s4.873%208%2010.936%208c5.937%200%2011.064-4%2011.064-10c0-2-7-2-8-4m-5%2022a1.92%201.92%200%200%201-2%201.942c-1.103%200-6%20.058-6%20.058h-6s0-4%205-4h7a1.96%201.96%200%200%201%202%202m4%200a1.92%201.92%200%200%200%202%201.942c1.102%200%206%20.058%206%20.058h6s0-4-5-4h-7a1.96%201.96%200%200%200-2%202%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M39.007%2036.42c-2.143%203.326-14.702%201.646-13.84%206.622c-2%200-3-3-3-10s4-14%2014-14s14%207%2014%2014s-1%2010-3%2010c2.32-4.98-8.16-6.622-8.16-6.622%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25.167%2043.042c-2%200-3-3-3-10s4-14%2014-14s14%207%2014%2014s-1%2010-3%2010%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39.167%2036.042c0%204-14%202-14%206h0c0%204%204.873%208%2010.936%208c5.937%200%2011.064-4%2011.064-10h0c0-2-7-2-8-4m-5%2022a1.92%201.92%200%200%201-2%201.942c-1.103%200-6%20.058-6%20.058h-6s0-4%205-4h7a1.96%201.96%200%200%201%202%202m4%200a1.92%201.92%200%200%200%202%201.942c1.102%200%206%20.058%206%20.058h6s0-4-5-4h-7a1.96%201.96%200%200%200-2%202m-20-22s-4%203-4%2012v4c0%203%200%206%202%208m38-24s4%203%204%2012v5c0%203%200%205-2%207m-33-45l3%203m5-3l-2-3m20%203l-3%203m-5-3l2-3m-4%2024v-7%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M33.167%2043.042a2.78%202.78%200%200%201-3%200m9%200a2.97%202.97%200%200%200%203%200%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-bowing-medium-skin-tone.svg?color=%231a73e8&size=48