woman tipping hand emoji

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

Name
woman-tipping-hand-medium-light-skin-tone
Set
OpenMoji
Style
Medium-light 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 woman 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.948 60.94v-4.219c0-4.994 5.008-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.389.261a11.9 11.9 0 0 1 3.236 2.813V60.94"/><path fill="#debb90" d="m54.948 60.94l-1.937-14.264l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5V60.94M20.406 29.53v.956c0 7.65 4.61 13.643 10.494 13.643s10.495-5.993 10.495-13.643c0-4.653-1.779-7.515-5.285-11.134a64 64 0 0 1-8.988 5.772c-2.646 1.514-6.255 3.57-6.716 4.405"/><path fill="#fcea2b" d="M50.143 36.328c-.205-.758-1.559-1.41-1.96-2.104a24 24 0 0 1-1.156-2.633c-1.473-3.27-2.024-4.492-2.349-10.524c.027-3.692-3.794-6.784-7.475-7.092a1 1 0 0 1-.688-.344c-.093-.1-2.408-2.654-7.243-2.654c-6.2 0-11.442 3.381-12.743 8.226a18.5 18.5 0 0 0-.565 6.175a13.3 13.3 0 0 1-.76 5.961a6.8 6.8 0 0 1-1.12 2.088c-3.772 4.42-.974 14.303-1.167 14.01a24 24 0 0 0 3.633 2.72a10.47 10.47 0 0 1 5.361-2.09c6.209 5.012 12.495 5.012 18.7 0c.962.041 2.199-.236 3.394-.088c.95.118 2.69 1.92 3.12 2.208c1.055-.699-.25-2.08.667-2.937c.644-.388.302-4.138 2.492-6.013c.282-.24.132-.73.179-1.096a12.3 12.3 0 0 0-.32-3.813m-10.427 1.654C33.04 48.728 27.09 44.394 27.09 44.394s-9.995-7.51-6.991-14.155c0 0 13.595-9.41 15.06-10.887c0 0 11.231 7.884 4.557 18.63"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.948 59.982v-3c0-4.994 5.008-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.003.84"/><path d="M36.821 29.982a2 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.948 37.982a6.55 6.55 0 0 0 6 0m21 22l-1.937-13.306l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5v15.556"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.652 46.713c-3.722-5.857-.628-10.08 1.18-14.725c1.636-4.2-.209-6.45 1.291-12.034c1.48-5.5 7.278-8.966 13.71-8.966c5.4 0 8 3 8 3a8.13 8.13 0 0 1 7.405 8.037c.386 7.18 1.024 7.153 3.428 12.823a11.6 11.6 0 0 1 .736 2.37"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M19.832 30.988c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWomanTippingHandMediumLightSkinTone(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.948 60.94v-4.219c0-4.994 5.008-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.389.261a11.9 11.9 0 0 1 3.236 2.813V60.94"/><path fill="#debb90" d="m54.948 60.94l-1.937-14.264l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5V60.94M20.406 29.53v.956c0 7.65 4.61 13.643 10.494 13.643s10.495-5.993 10.495-13.643c0-4.653-1.779-7.515-5.285-11.134a64 64 0 0 1-8.988 5.772c-2.646 1.514-6.255 3.57-6.716 4.405"/><path fill="#fcea2b" d="M50.143 36.328c-.205-.758-1.559-1.41-1.96-2.104a24 24 0 0 1-1.156-2.633c-1.473-3.27-2.024-4.492-2.349-10.524c.027-3.692-3.794-6.784-7.475-7.092a1 1 0 0 1-.688-.344c-.093-.1-2.408-2.654-7.243-2.654c-6.2 0-11.442 3.381-12.743 8.226a18.5 18.5 0 0 0-.565 6.175a13.3 13.3 0 0 1-.76 5.961a6.8 6.8 0 0 1-1.12 2.088c-3.772 4.42-.974 14.303-1.167 14.01a24 24 0 0 0 3.633 2.72a10.47 10.47 0 0 1 5.361-2.09c6.209 5.012 12.495 5.012 18.7 0c.962.041 2.199-.236 3.394-.088c.95.118 2.69 1.92 3.12 2.208c1.055-.699-.25-2.08.667-2.937c.644-.388.302-4.138 2.492-6.013c.282-.24.132-.73.179-1.096a12.3 12.3 0 0 0-.32-3.813m-10.427 1.654C33.04 48.728 27.09 44.394 27.09 44.394s-9.995-7.51-6.991-14.155c0 0 13.595-9.41 15.06-10.887c0 0 11.231 7.884 4.557 18.63"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M11.948 59.982v-3c0-4.994 5.008-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.003.84"/><path d="M36.821 29.982a2 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.948 37.982a6.55 6.55 0 0 0 6 0m21 22l-1.937-13.306l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5v15.556"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M13.652 46.713c-3.722-5.857-.628-10.08 1.18-14.725c1.636-4.2-.209-6.45 1.291-12.034c1.48-5.5 7.278-8.966 13.71-8.966c5.4 0 8 3 8 3a8.13 8.13 0 0 1 7.405 8.037c.386 7.18 1.024 7.153 3.428 12.823a11.6 11.6 0 0 1 .736 2.37"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M19.832 30.988c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/></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.948 60.94v-4.219c0-4.994 5.008-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.389.261a11.9 11.9 0 0 1 3.236 2.813V60.94"/><path fill="#debb90" d="m54.948 60.94l-1.937-14.264l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5V60.94M20.406 29.53v.956c0 7.65 4.61 13.643 10.494 13.643s10.495-5.993 10.495-13.643c0-4.653-1.779-7.515-5.285-11.134a64 64 0 0 1-8.988 5.772c-2.646 1.514-6.255 3.57-6.716 4.405"/><path fill="#fcea2b" d="M50.143 36.328c-.205-.758-1.559-1.41-1.96-2.104a24 24 0 0 1-1.156-2.633c-1.473-3.27-2.024-4.492-2.349-10.524c.027-3.692-3.794-6.784-7.475-7.092a1 1 0 0 1-.688-.344c-.093-.1-2.408-2.654-7.243-2.654c-6.2 0-11.442 3.381-12.743 8.226a18.5 18.5 0 0 0-.565 6.175a13.3 13.3 0 0 1-.76 5.961a6.8 6.8 0 0 1-1.12 2.088c-3.772 4.42-.974 14.303-1.167 14.01a24 24 0 0 0 3.633 2.72a10.47 10.47 0 0 1 5.361-2.09c6.209 5.012 12.495 5.012 18.7 0c.962.041 2.199-.236 3.394-.088c.95.118 2.69 1.92 3.12 2.208c1.055-.699-.25-2.08.667-2.937c.644-.388.302-4.138 2.492-6.013c.282-.24.132-.73.179-1.096a12.3 12.3 0 0 0-.32-3.813m-10.427 1.654C33.04 48.728 27.09 44.394 27.09 44.394s-9.995-7.51-6.991-14.155c0 0 13.595-9.41 15.06-10.887c0 0 11.231 7.884 4.557 18.63"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M11.948 59.982v-3c0-4.994 5.008-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.003.84"/><path d="M36.821 29.982a2 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.948 37.982a6.55 6.55 0 0 0 6 0m21 22l-1.937-13.306l.937-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5v15.556"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13.652 46.713c-3.722-5.857-.628-10.08 1.18-14.725c1.636-4.2-.209-6.45 1.291-12.034c1.48-5.5 7.278-8.966 13.71-8.966c5.4 0 8 3 8 3a8.13 8.13 0 0 1 7.405 8.037c.386 7.18 1.024 7.153 3.428 12.823a11.6 11.6 0 0 1 .736 2.37"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M19.832 30.988c0 8 5 14 11 14s11-6 11-14c0-5-2-8-6-12c-4 4-16 9-16 11Z"/></svg>
</template>

CSS

.icon-woman-tipping-hand-medium-light-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.948%2060.94v-4.219c0-4.994%205.008-9%2010-9q9%207.5%2018%200c1.368%200%203.122-.278%204.389.261a11.9%2011.9%200%200%201%203.236%202.813V60.94%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22m54.948%2060.94l-1.937-14.264l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.233-5%205V60.94M20.406%2029.53v.956c0%207.65%204.61%2013.643%2010.494%2013.643s10.495-5.993%2010.495-13.643c0-4.653-1.779-7.515-5.285-11.134a64%2064%200%200%201-8.988%205.772c-2.646%201.514-6.255%203.57-6.716%204.405%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M50.143%2036.328c-.205-.758-1.559-1.41-1.96-2.104a24%2024%200%200%201-1.156-2.633c-1.473-3.27-2.024-4.492-2.349-10.524c.027-3.692-3.794-6.784-7.475-7.092a1%201%200%200%201-.688-.344c-.093-.1-2.408-2.654-7.243-2.654c-6.2%200-11.442%203.381-12.743%208.226a18.5%2018.5%200%200%200-.565%206.175a13.3%2013.3%200%200%201-.76%205.961a6.8%206.8%200%200%201-1.12%202.088c-3.772%204.42-.974%2014.303-1.167%2014.01a24%2024%200%200%200%203.633%202.72a10.47%2010.47%200%200%201%205.361-2.09c6.209%205.012%2012.495%205.012%2018.7%200c.962.041%202.199-.236%203.394-.088c.95.118%202.69%201.92%203.12%202.208c1.055-.699-.25-2.08.667-2.937c.644-.388.302-4.138%202.492-6.013c.282-.24.132-.73.179-1.096a12.3%2012.3%200%200%200-.32-3.813m-10.427%201.654C33.04%2048.728%2027.09%2044.394%2027.09%2044.394s-9.995-7.51-6.991-14.155c0%200%2013.595-9.41%2015.06-10.887c0%200%2011.231%207.884%204.557%2018.63%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.948%2059.982v-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.821%2029.982a2%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.948%2037.982a6.55%206.55%200%200%200%206%200m21%2022l-1.937-13.306l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.233-5%205v15.556%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%22M13.652%2046.713c-3.722-5.857-.628-10.08%201.18-14.725c1.636-4.2-.209-6.45%201.291-12.034c1.48-5.5%207.278-8.966%2013.71-8.966c5.4%200%208%203%208%203a8.13%208.13%200%200%201%207.405%208.037c.386%207.18%201.024%207.153%203.428%2012.823a11.6%2011.6%200%200%201%20.736%202.37%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.832%2030.988c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011Z%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.948%2060.94v-4.219c0-4.994%205.008-9%2010-9q9%207.5%2018%200c1.368%200%203.122-.278%204.389.261a11.9%2011.9%200%200%201%203.236%202.813V60.94%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22m54.948%2060.94l-1.937-14.264l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.233-5%205V60.94M20.406%2029.53v.956c0%207.65%204.61%2013.643%2010.494%2013.643s10.495-5.993%2010.495-13.643c0-4.653-1.779-7.515-5.285-11.134a64%2064%200%200%201-8.988%205.772c-2.646%201.514-6.255%203.57-6.716%204.405%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M50.143%2036.328c-.205-.758-1.559-1.41-1.96-2.104a24%2024%200%200%201-1.156-2.633c-1.473-3.27-2.024-4.492-2.349-10.524c.027-3.692-3.794-6.784-7.475-7.092a1%201%200%200%201-.688-.344c-.093-.1-2.408-2.654-7.243-2.654c-6.2%200-11.442%203.381-12.743%208.226a18.5%2018.5%200%200%200-.565%206.175a13.3%2013.3%200%200%201-.76%205.961a6.8%206.8%200%200%201-1.12%202.088c-3.772%204.42-.974%2014.303-1.167%2014.01a24%2024%200%200%200%203.633%202.72a10.47%2010.47%200%200%201%205.361-2.09c6.209%205.012%2012.495%205.012%2018.7%200c.962.041%202.199-.236%203.394-.088c.95.118%202.69%201.92%203.12%202.208c1.055-.699-.25-2.08.667-2.937c.644-.388.302-4.138%202.492-6.013c.282-.24.132-.73.179-1.096a12.3%2012.3%200%200%200-.32-3.813m-10.427%201.654C33.04%2048.728%2027.09%2044.394%2027.09%2044.394s-9.995-7.51-6.991-14.155c0%200%2013.595-9.41%2015.06-10.887c0%200%2011.231%207.884%204.557%2018.63%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.948%2059.982v-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.821%2029.982a2%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.948%2037.982a6.55%206.55%200%200%200%206%200m21%2022l-1.937-13.306l.937-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.233-5%205v15.556%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%22M13.652%2046.713c-3.722-5.857-.628-10.08%201.18-14.725c1.636-4.2-.209-6.45%201.291-12.034c1.48-5.5%207.278-8.966%2013.71-8.966c5.4%200%208%203%208%203a8.13%208.13%200%200%201%207.405%208.037c.386%207.18%201.024%207.153%203.428%2012.823a11.6%2011.6%200%200%201%20.736%202.37%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.832%2030.988c0%208%205%2014%2011%2014s11-6%2011-14c0-5-2-8-6-12c-4%204-16%209-16%2011Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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