person tipping hand emoji

person-tipping-hand from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
person-tipping-hand
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

5 other variants in Emoji One (Colored)

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the person tipping hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M26.9 2C12.5 2 4.6 11 4.6 22.9V60h44.6V22.9c0-17.7-12.1-17.4-12.1-17.4S36.2 2 26.9 2"/><path fill="#b386e2" d="M36.8 49.1V42H17v7.1C4.5 49.4 2 51.5 2 62h49.8c0-10.5-2.5-12.6-15-12.9"/><path fill="#ffdd67" d="m46.8 62l-.9-19.3s10.3 1.9 15-3.3c4.3-4.7-5.7-.3-11.1-1.9c-2-.6-7.2-1.8-8.6 1.6c-1.4 3.8-2.4 22.9-2.4 22.9z"/><path fill="#cba7f9" d="m47.3 62l-1.1-19l-6.8-.1c0 6.5-1.5 19.1-1.5 19.1z"/><path fill="#ffdd67" d="M10.3 33S7 32.1 7 27.2c0-3.9 2.5-4.6 2.5-4.6c9 0 25.8-11.7 25.8-11.7s3.5 10.3 8.9 11.7c0 0 2.6.5 2.6 4.6c0 4.9-3.5 5.8-3.5 5.8c0 7.4-10.2 16.4-16.4 16.4s-16.6-9-16.6-16.4"/><path fill="#eba352" d="M26.9 37.8c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3"/><path fill="#f5f5f5" d="M31.7 31c-1.1 0-1-1.4-1-1.4c1.7-8.8 11.5-4.1 11.5-4.1c.8 1.5-1.8 5.3-2.5 5.5c-3.2.8-8 0-8 0"/><path fill="#664e27" d="M39.5 27.4c0 1.9-1.5 3.5-3.4 3.5s-3.4-1.5-3.4-3.5c0-1.9 1.5-3.5 3.4-3.5c1.8.1 3.4 1.6 3.4 3.5"/><circle cx="36" cy="27.4" r="1.1" fill="#2b2925"/><path fill="#3b3226" d="M30.7 29.6c1.7-10.5 10.3-3.5 13.8-5c-3.5 3.3-10.4-3.8-13.8 5"/><path fill="#f5f5f5" d="M22 31c1.1 0 1-1.4 1-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8 1.5 1.8 5.3 2.5 5.5c3.2.8 8 0 8 0"/><ellipse cx="17.7" cy="27.4" fill="#664e27" rx="3.4" ry="3.5"/><path fill="#3b3226" d="M23 29.6c-1.7-10.5-10.3-3.5-13.8-5c3.5 3.3 10.4-3.8 13.8 5"/><path fill="#f09985" d="m26.9 41.7l-7.7-1.2c4.6 6.6 10.7 6.6 15.3 0z"/><path fill="#d47f6c" d="M29.9 40.2c-2.3-.9-3 .5-3 .5s-.8-1.4-3-.5c-1.8.7-4.6.3-4.6.3c3.1.7 3.4 1.9 7.7 1.9c4.2 0 4.6-1.3 7.7-1.9c-.2 0-3.1.4-4.8-.3"/><circle cx="17.7" cy="27.4" r="1.1" fill="#2b2925"/></svg>

React

import type { SVGProps } from "react";

export function EmojionePersonTippingHand(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M26.9 2C12.5 2 4.6 11 4.6 22.9V60h44.6V22.9c0-17.7-12.1-17.4-12.1-17.4S36.2 2 26.9 2"/><path fill="#b386e2" d="M36.8 49.1V42H17v7.1C4.5 49.4 2 51.5 2 62h49.8c0-10.5-2.5-12.6-15-12.9"/><path fill="#ffdd67" d="m46.8 62l-.9-19.3s10.3 1.9 15-3.3c4.3-4.7-5.7-.3-11.1-1.9c-2-.6-7.2-1.8-8.6 1.6c-1.4 3.8-2.4 22.9-2.4 22.9z"/><path fill="#cba7f9" d="m47.3 62l-1.1-19l-6.8-.1c0 6.5-1.5 19.1-1.5 19.1z"/><path fill="#ffdd67" d="M10.3 33S7 32.1 7 27.2c0-3.9 2.5-4.6 2.5-4.6c9 0 25.8-11.7 25.8-11.7s3.5 10.3 8.9 11.7c0 0 2.6.5 2.6 4.6c0 4.9-3.5 5.8-3.5 5.8c0 7.4-10.2 16.4-16.4 16.4s-16.6-9-16.6-16.4"/><path fill="#eba352" d="M26.9 37.8c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3"/><path fill="#f5f5f5" d="M31.7 31c-1.1 0-1-1.4-1-1.4c1.7-8.8 11.5-4.1 11.5-4.1c.8 1.5-1.8 5.3-2.5 5.5c-3.2.8-8 0-8 0"/><path fill="#664e27" d="M39.5 27.4c0 1.9-1.5 3.5-3.4 3.5s-3.4-1.5-3.4-3.5c0-1.9 1.5-3.5 3.4-3.5c1.8.1 3.4 1.6 3.4 3.5"/><circle cx="36" cy="27.4" r="1.1" fill="#2b2925"/><path fill="#3b3226" d="M30.7 29.6c1.7-10.5 10.3-3.5 13.8-5c-3.5 3.3-10.4-3.8-13.8 5"/><path fill="#f5f5f5" d="M22 31c1.1 0 1-1.4 1-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8 1.5 1.8 5.3 2.5 5.5c3.2.8 8 0 8 0"/><ellipse cx="17.7" cy="27.4" fill="#664e27" rx="3.4" ry="3.5"/><path fill="#3b3226" d="M23 29.6c-1.7-10.5-10.3-3.5-13.8-5c3.5 3.3 10.4-3.8 13.8 5"/><path fill="#f09985" d="m26.9 41.7l-7.7-1.2c4.6 6.6 10.7 6.6 15.3 0z"/><path fill="#d47f6c" d="M29.9 40.2c-2.3-.9-3 .5-3 .5s-.8-1.4-3-.5c-1.8.7-4.6.3-4.6.3c3.1.7 3.4 1.9 7.7 1.9c4.2 0 4.6-1.3 7.7-1.9c-.2 0-3.1.4-4.8-.3"/><circle cx="17.7" cy="27.4" r="1.1" fill="#2b2925"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffb300" d="M26.9 2C12.5 2 4.6 11 4.6 22.9V60h44.6V22.9c0-17.7-12.1-17.4-12.1-17.4S36.2 2 26.9 2"/><path fill="#b386e2" d="M36.8 49.1V42H17v7.1C4.5 49.4 2 51.5 2 62h49.8c0-10.5-2.5-12.6-15-12.9"/><path fill="#ffdd67" d="m46.8 62l-.9-19.3s10.3 1.9 15-3.3c4.3-4.7-5.7-.3-11.1-1.9c-2-.6-7.2-1.8-8.6 1.6c-1.4 3.8-2.4 22.9-2.4 22.9z"/><path fill="#cba7f9" d="m47.3 62l-1.1-19l-6.8-.1c0 6.5-1.5 19.1-1.5 19.1z"/><path fill="#ffdd67" d="M10.3 33S7 32.1 7 27.2c0-3.9 2.5-4.6 2.5-4.6c9 0 25.8-11.7 25.8-11.7s3.5 10.3 8.9 11.7c0 0 2.6.5 2.6 4.6c0 4.9-3.5 5.8-3.5 5.8c0 7.4-10.2 16.4-16.4 16.4s-16.6-9-16.6-16.4"/><path fill="#eba352" d="M26.9 37.8c-3.2 0-4.8-2.3-3.2-2.3h6.4c1.6 0 0 2.3-3.2 2.3"/><path fill="#f5f5f5" d="M31.7 31c-1.1 0-1-1.4-1-1.4c1.7-8.8 11.5-4.1 11.5-4.1c.8 1.5-1.8 5.3-2.5 5.5c-3.2.8-8 0-8 0"/><path fill="#664e27" d="M39.5 27.4c0 1.9-1.5 3.5-3.4 3.5s-3.4-1.5-3.4-3.5c0-1.9 1.5-3.5 3.4-3.5c1.8.1 3.4 1.6 3.4 3.5"/><circle cx="36" cy="27.4" r="1.1" fill="#2b2925"/><path fill="#3b3226" d="M30.7 29.6c1.7-10.5 10.3-3.5 13.8-5c-3.5 3.3-10.4-3.8-13.8 5"/><path fill="#f5f5f5" d="M22 31c1.1 0 1-1.4 1-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8 1.5 1.8 5.3 2.5 5.5c3.2.8 8 0 8 0"/><ellipse cx="17.7" cy="27.4" fill="#664e27" rx="3.4" ry="3.5"/><path fill="#3b3226" d="M23 29.6c-1.7-10.5-10.3-3.5-13.8-5c3.5 3.3 10.4-3.8 13.8 5"/><path fill="#f09985" d="m26.9 41.7l-7.7-1.2c4.6 6.6 10.7 6.6 15.3 0z"/><path fill="#d47f6c" d="M29.9 40.2c-2.3-.9-3 .5-3 .5s-.8-1.4-3-.5c-1.8.7-4.6.3-4.6.3c3.1.7 3.4 1.9 7.7 1.9c4.2 0 4.6-1.3 7.7-1.9c-.2 0-3.1.4-4.8-.3"/><circle cx="17.7" cy="27.4" r="1.1" fill="#2b2925"/></svg>
</template>

CSS

.icon-person-tipping-hand {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22M26.9%202C12.5%202%204.6%2011%204.6%2022.9V60h44.6V22.9c0-17.7-12.1-17.4-12.1-17.4S36.2%202%2026.9%202%22%2F%3E%3Cpath%20fill%3D%22%23b386e2%22%20d%3D%22M36.8%2049.1V42H17v7.1C4.5%2049.4%202%2051.5%202%2062h49.8c0-10.5-2.5-12.6-15-12.9%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22m46.8%2062l-.9-19.3s10.3%201.9%2015-3.3c4.3-4.7-5.7-.3-11.1-1.9c-2-.6-7.2-1.8-8.6%201.6c-1.4%203.8-2.4%2022.9-2.4%2022.9z%22%2F%3E%3Cpath%20fill%3D%22%23cba7f9%22%20d%3D%22m47.3%2062l-1.1-19l-6.8-.1c0%206.5-1.5%2019.1-1.5%2019.1z%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M10.3%2033S7%2032.1%207%2027.2c0-3.9%202.5-4.6%202.5-4.6c9%200%2025.8-11.7%2025.8-11.7s3.5%2010.3%208.9%2011.7c0%200%202.6.5%202.6%204.6c0%204.9-3.5%205.8-3.5%205.8c0%207.4-10.2%2016.4-16.4%2016.4s-16.6-9-16.6-16.4%22%2F%3E%3Cpath%20fill%3D%22%23eba352%22%20d%3D%22M26.9%2037.8c-3.2%200-4.8-2.3-3.2-2.3h6.4c1.6%200%200%202.3-3.2%202.3%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M31.7%2031c-1.1%200-1-1.4-1-1.4c1.7-8.8%2011.5-4.1%2011.5-4.1c.8%201.5-1.8%205.3-2.5%205.5c-3.2.8-8%200-8%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M39.5%2027.4c0%201.9-1.5%203.5-3.4%203.5s-3.4-1.5-3.4-3.5c0-1.9%201.5-3.5%203.4-3.5c1.8.1%203.4%201.6%203.4%203.5%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2227.4%22%20r%3D%221.1%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M30.7%2029.6c1.7-10.5%2010.3-3.5%2013.8-5c-3.5%203.3-10.4-3.8-13.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M22%2031c1.1%200%201-1.4%201-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8%201.5%201.8%205.3%202.5%205.5c3.2.8%208%200%208%200%22%2F%3E%3Cellipse%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20fill%3D%22%23664e27%22%20rx%3D%223.4%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M23%2029.6c-1.7-10.5-10.3-3.5-13.8-5c3.5%203.3%2010.4-3.8%2013.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f09985%22%20d%3D%22m26.9%2041.7l-7.7-1.2c4.6%206.6%2010.7%206.6%2015.3%200z%22%2F%3E%3Cpath%20fill%3D%22%23d47f6c%22%20d%3D%22M29.9%2040.2c-2.3-.9-3%20.5-3%20.5s-.8-1.4-3-.5c-1.8.7-4.6.3-4.6.3c3.1.7%203.4%201.9%207.7%201.9c4.2%200%204.6-1.3%207.7-1.9c-.2%200-3.1.4-4.8-.3%22%2F%3E%3Ccircle%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20r%3D%221.1%22%20fill%3D%22%232b2925%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffb300%22%20d%3D%22M26.9%202C12.5%202%204.6%2011%204.6%2022.9V60h44.6V22.9c0-17.7-12.1-17.4-12.1-17.4S36.2%202%2026.9%202%22%2F%3E%3Cpath%20fill%3D%22%23b386e2%22%20d%3D%22M36.8%2049.1V42H17v7.1C4.5%2049.4%202%2051.5%202%2062h49.8c0-10.5-2.5-12.6-15-12.9%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22m46.8%2062l-.9-19.3s10.3%201.9%2015-3.3c4.3-4.7-5.7-.3-11.1-1.9c-2-.6-7.2-1.8-8.6%201.6c-1.4%203.8-2.4%2022.9-2.4%2022.9z%22%2F%3E%3Cpath%20fill%3D%22%23cba7f9%22%20d%3D%22m47.3%2062l-1.1-19l-6.8-.1c0%206.5-1.5%2019.1-1.5%2019.1z%22%2F%3E%3Cpath%20fill%3D%22%23ffdd67%22%20d%3D%22M10.3%2033S7%2032.1%207%2027.2c0-3.9%202.5-4.6%202.5-4.6c9%200%2025.8-11.7%2025.8-11.7s3.5%2010.3%208.9%2011.7c0%200%202.6.5%202.6%204.6c0%204.9-3.5%205.8-3.5%205.8c0%207.4-10.2%2016.4-16.4%2016.4s-16.6-9-16.6-16.4%22%2F%3E%3Cpath%20fill%3D%22%23eba352%22%20d%3D%22M26.9%2037.8c-3.2%200-4.8-2.3-3.2-2.3h6.4c1.6%200%200%202.3-3.2%202.3%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M31.7%2031c-1.1%200-1-1.4-1-1.4c1.7-8.8%2011.5-4.1%2011.5-4.1c.8%201.5-1.8%205.3-2.5%205.5c-3.2.8-8%200-8%200%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M39.5%2027.4c0%201.9-1.5%203.5-3.4%203.5s-3.4-1.5-3.4-3.5c0-1.9%201.5-3.5%203.4-3.5c1.8.1%203.4%201.6%203.4%203.5%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2227.4%22%20r%3D%221.1%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M30.7%2029.6c1.7-10.5%2010.3-3.5%2013.8-5c-3.5%203.3-10.4-3.8-13.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M22%2031c1.1%200%201-1.4%201-1.4c-1.7-8.8-11.5-4.1-11.5-4.1c-.8%201.5%201.8%205.3%202.5%205.5c3.2.8%208%200%208%200%22%2F%3E%3Cellipse%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20fill%3D%22%23664e27%22%20rx%3D%223.4%22%20ry%3D%223.5%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M23%2029.6c-1.7-10.5-10.3-3.5-13.8-5c3.5%203.3%2010.4-3.8%2013.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f09985%22%20d%3D%22m26.9%2041.7l-7.7-1.2c4.6%206.6%2010.7%206.6%2015.3%200z%22%2F%3E%3Cpath%20fill%3D%22%23d47f6c%22%20d%3D%22M29.9%2040.2c-2.3-.9-3%20.5-3%20.5s-.8-1.4-3-.5c-1.8.7-4.6.3-4.6.3c3.1.7%203.4%201.9%207.7%201.9c4.2%200%204.6-1.3%207.7-1.9c-.2%200-3.1.4-4.8-.3%22%2F%3E%3Ccircle%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20r%3D%221.1%22%20fill%3D%22%232b2925%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/person-tipping-hand.svg?color=%231a73e8&size=48