man tipping hand emoji

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

Name
man-tipping-hand-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 tipping hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M11.945 60.958V56.74c0-4.994 5.008-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.389.26a11.9 11.9 0 0 1 3.236 2.813v10.145"/><path fill="#a57939" d="m54.945 60.958l-1.937-14.263l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.232-5 5v16.513M19.886 31c-.102 7.999 4.063 14 11 14c7.063 0 11.063-6 11.063-14c0-5-3-10-3-10c-8 0-10 3-16 1a17.1 17.1 0 0 0-3.063 9"/><path d="M39.227 19.688c-7.473 0-8.716 3.591-16.36 1.88C19.463 20.806 20.95 38 20.95 38c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14c0 0 .717-18.312-1.722-18.312"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.945 60v-3c0-4.994 5.008-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.003.84"/><path d="M36.818 30a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.945 38a6.55 6.55 0 0 0 6 0m21 22l-1.937-13.305l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.232-5 5V60M20.95 38c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M19.886 31c-.102 7.999 4.936 14 11 14c5.936 0 11.063-6 11.063-14c0-5-3-11-3-11c-8 0-10 3-16 1c0 0-3 5-3.063 10Z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiManTippingHandMediumDarkSkinTone(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="M11.945 60.958V56.74c0-4.994 5.008-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.389.26a11.9 11.9 0 0 1 3.236 2.813v10.145"/><path fill="#a57939" d="m54.945 60.958l-1.937-14.263l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.232-5 5v16.513M19.886 31c-.102 7.999 4.063 14 11 14c7.063 0 11.063-6 11.063-14c0-5-3-10-3-10c-8 0-10 3-16 1a17.1 17.1 0 0 0-3.063 9"/><path d="M39.227 19.688c-7.473 0-8.716 3.591-16.36 1.88C19.463 20.806 20.95 38 20.95 38c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14c0 0 .717-18.312-1.722-18.312"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M11.945 60v-3c0-4.994 5.008-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.003.84"/><path d="M36.818 30a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M27.945 38a6.55 6.55 0 0 0 6 0m21 22l-1.937-13.305l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.232-5 5V60M20.95 38c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M19.886 31c-.102 7.999 4.936 14 11 14c5.936 0 11.063-6 11.063-14c0-5-3-11-3-11c-8 0-10 3-16 1c0 0-3 5-3.063 10Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M11.945 60.958V56.74c0-4.994 5.008-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.389.26a11.9 11.9 0 0 1 3.236 2.813v10.145"/><path fill="#a57939" d="m54.945 60.958l-1.937-14.263l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.232-5 5v16.513M19.886 31c-.102 7.999 4.063 14 11 14c7.063 0 11.063-6 11.063-14c0-5-3-10-3-10c-8 0-10 3-16 1a17.1 17.1 0 0 0-3.063 9"/><path d="M39.227 19.688c-7.473 0-8.716 3.591-16.36 1.88C19.463 20.806 20.95 38 20.95 38c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14c0 0 .717-18.312-1.722-18.312"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.945 60v-3c0-4.994 5.008-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.003.84"/><path d="M36.818 30a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.945 38a6.55 6.55 0 0 0 6 0m21 22l-1.937-13.305l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.232-5 5V60M20.95 38c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M19.886 31c-.102 7.999 4.936 14 11 14c5.936 0 11.063-6 11.063-14c0-5-3-11-3-11c-8 0-10 3-16 1c0 0-3 5-3.063 10Z"/></svg>
</template>

CSS

.icon-man-tipping-hand-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%22M11.945%2060.958V56.74c0-4.994%205.008-9%2010-9q9%207.5%2018%200c1.368%200%203.122-.278%204.389.26a11.9%2011.9%200%200%201%203.236%202.813v10.145%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m54.945%2060.958l-1.937-14.263l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.232-5%205v16.513M19.886%2031c-.102%207.999%204.063%2014%2011%2014c7.063%200%2011.063-6%2011.063-14c0-5-3-10-3-10c-8%200-10%203-16%201a17.1%2017.1%200%200%200-3.063%209%22%2F%3E%3Cpath%20d%3D%22M39.227%2019.688c-7.473%200-8.716%203.591-16.36%201.88C19.463%2020.806%2020.95%2038%2020.95%2038c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014c0%200%20.717-18.312-1.722-18.312%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%22M11.945%2060v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200a10.3%2010.3%200%200%201%204.003.84%22%2F%3E%3Cpath%20d%3D%22M36.818%2030a2%202%200%201%201-2-2a2%202%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2%202%200%200%201%202%202%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%22M27.945%2038a6.55%206.55%200%200%200%206%200m21%2022l-1.937-13.305l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.232-5%205V60M20.95%2038c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014%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%22M19.886%2031c-.102%207.999%204.936%2014%2011%2014c5.936%200%2011.063-6%2011.063-14c0-5-3-11-3-11c-8%200-10%203-16%201c0%200-3%205-3.063%2010Z%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%22M11.945%2060.958V56.74c0-4.994%205.008-9%2010-9q9%207.5%2018%200c1.368%200%203.122-.278%204.389.26a11.9%2011.9%200%200%201%203.236%202.813v10.145%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m54.945%2060.958l-1.937-14.263l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.232-5%205v16.513M19.886%2031c-.102%207.999%204.063%2014%2011%2014c7.063%200%2011.063-6%2011.063-14c0-5-3-10-3-10c-8%200-10%203-16%201a17.1%2017.1%200%200%200-3.063%209%22%2F%3E%3Cpath%20d%3D%22M39.227%2019.688c-7.473%200-8.716%203.591-16.36%201.88C19.463%2020.806%2020.95%2038%2020.95%2038c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014c0%200%20.717-18.312-1.722-18.312%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%22M11.945%2060v-3c0-4.994%205.008-9%2010-9q9%207.5%2018%200a10.3%2010.3%200%200%201%204.003.84%22%2F%3E%3Cpath%20d%3D%22M36.818%2030a2%202%200%201%201-2-2a2%202%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2%202%200%200%201%202%202%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%22M27.945%2038a6.55%206.55%200%200%200%206%200m21%2022l-1.937-13.305l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.232-5%205V60M20.95%2038c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014%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%22M19.886%2031c-.102%207.999%204.936%2014%2011%2014c5.936%200%2011.063-6%2011.063-14c0-5-3-11-3-11c-8%200-10%203-16%201c0%200-3%205-3.063%2010Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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