person tipping hand emoji
person-tipping-hand-light-skin-tone from OpenMoji by OpenMoji · Light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-tipping-hand-light-skin-tone
- Set
- OpenMoji
- Style
- 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
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 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.935 60.943v-4.219c0-4.994 5.007-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.388.261a11.9 11.9 0 0 1 3.237 2.813v10.145"/><path fill="#fadcbc" d="M19.871 30.985c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6m35.064 29.958L52.997 46.68l.938-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5v16.514"/><path fill="#a57939" d="M41.083 26.077c-2.661-.856-7.366-7.937-7.366-7.937c-2.662 3.232-12.737 6.986-12.737 6.986c-2.995 2.995-.046 13.86-.046 13.86c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c1.325-2.253.15-12.91.15-12.91"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.935 38.985c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13m-29 21v-3c0-4.994 5.007-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.002.84"/><path d="M36.808 29.985a2 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-linejoin="round" stroke-width="2" d="M19.871 30.985c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.935 37.985a6.55 6.55 0 0 0 6 0m21 22L52.997 46.68l.938-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"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonTippingHandLightSkinTone(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.935 60.943v-4.219c0-4.994 5.007-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.388.261a11.9 11.9 0 0 1 3.237 2.813v10.145"/><path fill="#fadcbc" d="M19.871 30.985c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6m35.064 29.958L52.997 46.68l.938-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5v16.514"/><path fill="#a57939" d="M41.083 26.077c-2.661-.856-7.366-7.937-7.366-7.937c-2.662 3.232-12.737 6.986-12.737 6.986c-2.995 2.995-.046 13.86-.046 13.86c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c1.325-2.253.15-12.91.15-12.91"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20.935 38.985c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13m-29 21v-3c0-4.994 5.007-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.002.84"/><path d="M36.808 29.985a2 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" strokeLinejoin="round" strokeWidth="2" d="M19.871 30.985c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6Z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M27.935 37.985a6.55 6.55 0 0 0 6 0m21 22L52.997 46.68l.938-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"/></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.935 60.943v-4.219c0-4.994 5.007-9 10-9q9 7.5 18 0c1.368 0 3.122-.278 4.388.261a11.9 11.9 0 0 1 3.237 2.813v10.145"/><path fill="#fadcbc" d="M19.871 30.985c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6m35.064 29.958L52.997 46.68l.938-1.25l6-2l5-6a1.414 1.414 0 0 0-2-2l-3 3c-1 1-4 0-7 1s-5 3.233-5 5v16.514"/><path fill="#a57939" d="M41.083 26.077c-2.661-.856-7.366-7.937-7.366-7.937c-2.662 3.232-12.737 6.986-12.737 6.986c-2.995 2.995-.046 13.86-.046 13.86c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c1.325-2.253.15-12.91.15-12.91"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.935 38.985c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13m-29 21v-3c0-4.994 5.007-9 10-9q9 7.5 18 0a10.3 10.3 0 0 1 4.002.84"/><path d="M36.808 29.985a2 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-linejoin="round" stroke-width="2" d="M19.871 30.985c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.935 37.985a6.55 6.55 0 0 0 6 0m21 22L52.997 46.68l.938-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"/></svg> </template>
CSS
.icon-person-tipping-hand-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.935%2060.943v-4.219c0-4.994%205.007-9%2010-9q9%207.5%2018%200c1.368%200%203.122-.278%204.388.261a11.9%2011.9%200%200%201%203.237%202.813v10.145%22%2F%3E%3Cpath%20fill%3D%22%23fadcbc%22%20d%3D%22M19.871%2030.985c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206m35.064%2029.958L52.997%2046.68l.938-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.233-5%205v16.514%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M41.083%2026.077c-2.661-.856-7.366-7.937-7.366-7.937c-2.662%203.232-12.737%206.986-12.737%206.986c-2.995%202.995-.046%2013.86-.046%2013.86c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013c1.325-2.253.15-12.91.15-12.91%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%22M20.935%2038.985c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013m-29%2021v-3c0-4.994%205.007-9%2010-9q9%207.5%2018%200a10.3%2010.3%200%200%201%204.002.84%22%2F%3E%3Cpath%20d%3D%22M36.808%2029.985a2%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.871%2030.985c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206Z%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.935%2037.985a6.55%206.55%200%200%200%206%200m21%2022L52.997%2046.68l.938-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%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.935%2060.943v-4.219c0-4.994%205.007-9%2010-9q9%207.5%2018%200c1.368%200%203.122-.278%204.388.261a11.9%2011.9%200%200%201%203.237%202.813v10.145%22%2F%3E%3Cpath%20fill%3D%22%23fadcbc%22%20d%3D%22M19.871%2030.985c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206m35.064%2029.958L52.997%2046.68l.938-1.25l6-2l5-6a1.414%201.414%200%200%200-2-2l-3%203c-1%201-4%200-7%201s-5%203.233-5%205v16.514%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M41.083%2026.077c-2.661-.856-7.366-7.937-7.366-7.937c-2.662%203.232-12.737%206.986-12.737%206.986c-2.995%202.995-.046%2013.86-.046%2013.86c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013c1.325-2.253.15-12.91.15-12.91%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%22M20.935%2038.985c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013m-29%2021v-3c0-4.994%205.007-9%2010-9q9%207.5%2018%200a10.3%2010.3%200%200%201%204.002.84%22%2F%3E%3Cpath%20d%3D%22M36.808%2029.985a2%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.871%2030.985c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206Z%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.935%2037.985a6.55%206.55%200%200%200%206%200m21%2022L52.997%2046.68l.938-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%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/person-tipping-hand-light-skin-tone.svg?color=%231a73e8&size=48