man bowing emoji

man-bowing-medium-dark-skin-tone from OpenMoji by OpenMoji · Medium-dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
man-bowing-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 man 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="#a57939" d="M28.027 32.806c0 4-3.302 4.908-2.86 9.236c0 4 4.873 8 10.936 8c5.937 0 11.064-4 11.064-10c-1.891-9.067-18.041-1.611-19.002-6.96m6.002 24.96a1.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 d="M27.981 32.485c-.256 1.228-4.04 9.992-2.814 10.557c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10c0 0 2.28-9.869-13.59-6.75c-4.684.921-5.596-3.807-5.596-3.807"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M25.167 43.042c-1.602-1.618-3-3-3-10s4-14 14-14s14 7 14 14s-2.05 8.695-3.308 9.888"/><path stroke-linejoin="round" d="M28.126 34.586c-2.043 1.265-2.805 4-2.96 7.456h0c0 4 4.873 8 10.937 8c5.936 0 11.063-4 11.063-10h0c-.554-9.64-19.566.048-19.052-7.543l.226-3.68m5.827 29.223a1.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-3"/><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 OpenmojiManBowingMediumDarkSkinTone(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="#a57939" d="M28.027 32.806c0 4-3.302 4.908-2.86 9.236c0 4 4.873 8 10.936 8c5.937 0 11.064-4 11.064-10c-1.891-9.067-18.041-1.611-19.002-6.96m6.002 24.96a1.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 d="M27.981 32.485c-.256 1.228-4.04 9.992-2.814 10.557c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10c0 0 2.28-9.869-13.59-6.75c-4.684.921-5.596-3.807-5.596-3.807"/><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2"><path strokeLinejoin="round" d="M25.167 43.042c-1.602-1.618-3-3-3-10s4-14 14-14s14 7 14 14s-2.05 8.695-3.308 9.888"/><path strokeLinejoin="round" d="M28.126 34.586c-2.043 1.265-2.805 4-2.96 7.456h0c0 4 4.873 8 10.937 8c5.936 0 11.063-4 11.063-10h0c-.554-9.64-19.566.048-19.052-7.543l.226-3.68m5.827 29.223a1.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-3"/><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="#a57939" d="M28.027 32.806c0 4-3.302 4.908-2.86 9.236c0 4 4.873 8 10.936 8c5.937 0 11.064-4 11.064-10c-1.891-9.067-18.041-1.611-19.002-6.96m6.002 24.96a1.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 d="M27.981 32.485c-.256 1.228-4.04 9.992-2.814 10.557c-2 0-3-3-3-10s4-14 14-14s14 7 14 14s-1 10-3 10c0 0 2.28-9.869-13.59-6.75c-4.684.921-5.596-3.807-5.596-3.807"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M25.167 43.042c-1.602-1.618-3-3-3-10s4-14 14-14s14 7 14 14s-2.05 8.695-3.308 9.888"/><path stroke-linejoin="round" d="M28.126 34.586c-2.043 1.265-2.805 4-2.96 7.456h0c0 4 4.873 8 10.937 8c5.936 0 11.063-4 11.063-10h0c-.554-9.64-19.566.048-19.052-7.543l.226-3.68m5.827 29.223a1.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-3"/><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-man-bowing-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%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%23a57939%22%20d%3D%22M28.027%2032.806c0%204-3.302%204.908-2.86%209.236c0%204%204.873%208%2010.936%208c5.937%200%2011.064-4%2011.064-10c-1.891-9.067-18.041-1.611-19.002-6.96m6.002%2024.96a1.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%20d%3D%22M27.981%2032.485c-.256%201.228-4.04%209.992-2.814%2010.557c-2%200-3-3-3-10s4-14%2014-14s14%207%2014%2014s-1%2010-3%2010c0%200%202.28-9.869-13.59-6.75c-4.684.921-5.596-3.807-5.596-3.807%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-1.602-1.618-3-3-3-10s4-14%2014-14s14%207%2014%2014s-2.05%208.695-3.308%209.888%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28.126%2034.586c-2.043%201.265-2.805%204-2.96%207.456h0c0%204%204.873%208%2010.937%208c5.936%200%2011.063-4%2011.063-10h0c-.554-9.64-19.566.048-19.052-7.543l.226-3.68m5.827%2029.223a1.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-3%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%23a57939%22%20d%3D%22M28.027%2032.806c0%204-3.302%204.908-2.86%209.236c0%204%204.873%208%2010.936%208c5.937%200%2011.064-4%2011.064-10c-1.891-9.067-18.041-1.611-19.002-6.96m6.002%2024.96a1.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%20d%3D%22M27.981%2032.485c-.256%201.228-4.04%209.992-2.814%2010.557c-2%200-3-3-3-10s4-14%2014-14s14%207%2014%2014s-1%2010-3%2010c0%200%202.28-9.869-13.59-6.75c-4.684.921-5.596-3.807-5.596-3.807%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-1.602-1.618-3-3-3-10s4-14%2014-14s14%207%2014%2014s-2.05%208.695-3.308%209.888%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M28.126%2034.586c-2.043%201.265-2.805%204-2.96%207.456h0c0%204%204.873%208%2010.937%208c5.936%200%2011.063-4%2011.063-10h0c-.554-9.64-19.566.048-19.052-7.543l.226-3.68m5.827%2029.223a1.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-3%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/man-bowing-medium-dark-skin-tone.svg?color=%231a73e8&size=48