person raising hand emoji

person-raising-hand-dark-skin-tone from Emoji One (Colored) by Emoji One · Dark skin tone · People · CC-BY-4.0 Attribution required.

Name
person-raising-hand-dark-skin-tone
Set
Emoji One (Colored)
Style
Dark skin tone
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 raising hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#231f20" d="M27 2C12.5 2 4.6 11 4.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S36.4 2 27 2"/><path fill="#c28fef" d="M59.4 16.7H52s8 32.4-15 32.4V42H17.1v7.1C4.5 49.4 2 51.5 2 62h50c12.4-15 11.1-28 7.4-45.3"/><path fill="#8a6859" d="M44.6 11.4c.5-1 2.2-1 3.9.8c1 1.1 1.4 1.5 2.2 1.6l-.3-9.1c0-.7.6-1.4 1.3-1.4s1.3.6 1.4 1.4v-1c0-.9.7-1.7 1.5-1.7c.9 0 1.6.7 1.6 1.6v.7c0-.8.6-1.5 1.3-1.5c.8 0 1.4.6 1.4 1.4v1.6c0-.7.5-1.4 1.2-1.4s1.3.6 1.3 1.3l.2 7v.2s.6 3.7-.3 6c-1.4 3.5-9.2 4.7-11.9-1.2c-.5-1.2-1.6-2-2.5-3.1s-2.8-2.1-2.3-3.2M10.3 33s-3.4-.9-3.4-5.8c0-3.9 2.5-4.6 2.5-4.6c9.1 0 25.9-11.7 25.9-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.3 16.4-16.5 16.4c-6 0-16.5-9-16.5-16.4"/><path fill="#705041" d="M27 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.8 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"/><circle cx="36.2" cy="27.4" r="3.5" fill="#664e27"/><circle cx="36.2" cy="27.4" r="1.2" fill="#2b2925"/><path fill="#3b3226" d="M30.8 29.6c1.7-10.5 10.4-3.5 13.8-5c-3.4 3.3-10.3-3.8-13.8 5"/><path fill="#f5f5f5" d="M22.2 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.1.8 8 0 8 0"/><circle cx="17.7" cy="27.4" r="3.5" fill="#664e27"/><path fill="#3b3226" d="M23.1 29.6c-1.7-10.5-10.4-3.5-13.8-5c3.4 3.3 10.4-3.8 13.8 5"/><path fill="#7d5442" d="m27 41.7l-7.7-1.2c4.6 6.6 10.8 6.6 15.4 0z"/><path fill="#5c3f34" d="M30 40.2c-2.3-.9-3 .5-3 .5s-.8-1.4-3-.5c-1.8.7-4.7.3-4.7.3c3.1.7 3.5 1.9 7.7 1.9s4.6-1.3 7.7-1.9c0 0-2.9.4-4.7-.3"/><circle cx="17.7" cy="27.4" r="1.2" fill="#2b2925"/></svg>

React

import type { SVGProps } from "react";

export function EmojionePersonRaisingHandDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#231f20" d="M27 2C12.5 2 4.6 11 4.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S36.4 2 27 2"/><path fill="#c28fef" d="M59.4 16.7H52s8 32.4-15 32.4V42H17.1v7.1C4.5 49.4 2 51.5 2 62h50c12.4-15 11.1-28 7.4-45.3"/><path fill="#8a6859" d="M44.6 11.4c.5-1 2.2-1 3.9.8c1 1.1 1.4 1.5 2.2 1.6l-.3-9.1c0-.7.6-1.4 1.3-1.4s1.3.6 1.4 1.4v-1c0-.9.7-1.7 1.5-1.7c.9 0 1.6.7 1.6 1.6v.7c0-.8.6-1.5 1.3-1.5c.8 0 1.4.6 1.4 1.4v1.6c0-.7.5-1.4 1.2-1.4s1.3.6 1.3 1.3l.2 7v.2s.6 3.7-.3 6c-1.4 3.5-9.2 4.7-11.9-1.2c-.5-1.2-1.6-2-2.5-3.1s-2.8-2.1-2.3-3.2M10.3 33s-3.4-.9-3.4-5.8c0-3.9 2.5-4.6 2.5-4.6c9.1 0 25.9-11.7 25.9-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.3 16.4-16.5 16.4c-6 0-16.5-9-16.5-16.4"/><path fill="#705041" d="M27 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.8 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"/><circle cx="36.2" cy="27.4" r="3.5" fill="#664e27"/><circle cx="36.2" cy="27.4" r="1.2" fill="#2b2925"/><path fill="#3b3226" d="M30.8 29.6c1.7-10.5 10.4-3.5 13.8-5c-3.4 3.3-10.3-3.8-13.8 5"/><path fill="#f5f5f5" d="M22.2 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.1.8 8 0 8 0"/><circle cx="17.7" cy="27.4" r="3.5" fill="#664e27"/><path fill="#3b3226" d="M23.1 29.6c-1.7-10.5-10.4-3.5-13.8-5c3.4 3.3 10.4-3.8 13.8 5"/><path fill="#7d5442" d="m27 41.7l-7.7-1.2c4.6 6.6 10.8 6.6 15.4 0z"/><path fill="#5c3f34" d="M30 40.2c-2.3-.9-3 .5-3 .5s-.8-1.4-3-.5c-1.8.7-4.7.3-4.7.3c3.1.7 3.5 1.9 7.7 1.9s4.6-1.3 7.7-1.9c0 0-2.9.4-4.7-.3"/><circle cx="17.7" cy="27.4" r="1.2" fill="#2b2925"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#231f20" d="M27 2C12.5 2 4.6 11 4.6 22.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S36.4 2 27 2"/><path fill="#c28fef" d="M59.4 16.7H52s8 32.4-15 32.4V42H17.1v7.1C4.5 49.4 2 51.5 2 62h50c12.4-15 11.1-28 7.4-45.3"/><path fill="#8a6859" d="M44.6 11.4c.5-1 2.2-1 3.9.8c1 1.1 1.4 1.5 2.2 1.6l-.3-9.1c0-.7.6-1.4 1.3-1.4s1.3.6 1.4 1.4v-1c0-.9.7-1.7 1.5-1.7c.9 0 1.6.7 1.6 1.6v.7c0-.8.6-1.5 1.3-1.5c.8 0 1.4.6 1.4 1.4v1.6c0-.7.5-1.4 1.2-1.4s1.3.6 1.3 1.3l.2 7v.2s.6 3.7-.3 6c-1.4 3.5-9.2 4.7-11.9-1.2c-.5-1.2-1.6-2-2.5-3.1s-2.8-2.1-2.3-3.2M10.3 33s-3.4-.9-3.4-5.8c0-3.9 2.5-4.6 2.5-4.6c9.1 0 25.9-11.7 25.9-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.3 16.4-16.5 16.4c-6 0-16.5-9-16.5-16.4"/><path fill="#705041" d="M27 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.8 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"/><circle cx="36.2" cy="27.4" r="3.5" fill="#664e27"/><circle cx="36.2" cy="27.4" r="1.2" fill="#2b2925"/><path fill="#3b3226" d="M30.8 29.6c1.7-10.5 10.4-3.5 13.8-5c-3.4 3.3-10.3-3.8-13.8 5"/><path fill="#f5f5f5" d="M22.2 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.1.8 8 0 8 0"/><circle cx="17.7" cy="27.4" r="3.5" fill="#664e27"/><path fill="#3b3226" d="M23.1 29.6c-1.7-10.5-10.4-3.5-13.8-5c3.4 3.3 10.4-3.8 13.8 5"/><path fill="#7d5442" d="m27 41.7l-7.7-1.2c4.6 6.6 10.8 6.6 15.4 0z"/><path fill="#5c3f34" d="M30 40.2c-2.3-.9-3 .5-3 .5s-.8-1.4-3-.5c-1.8.7-4.7.3-4.7.3c3.1.7 3.5 1.9 7.7 1.9s4.6-1.3 7.7-1.9c0 0-2.9.4-4.7-.3"/><circle cx="17.7" cy="27.4" r="1.2" fill="#2b2925"/></svg>
</template>

CSS

.icon-person-raising-hand-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M27%202C12.5%202%204.6%2011%204.6%2022.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S36.4%202%2027%202%22%2F%3E%3Cpath%20fill%3D%22%23c28fef%22%20d%3D%22M59.4%2016.7H52s8%2032.4-15%2032.4V42H17.1v7.1C4.5%2049.4%202%2051.5%202%2062h50c12.4-15%2011.1-28%207.4-45.3%22%2F%3E%3Cpath%20fill%3D%22%238a6859%22%20d%3D%22M44.6%2011.4c.5-1%202.2-1%203.9.8c1%201.1%201.4%201.5%202.2%201.6l-.3-9.1c0-.7.6-1.4%201.3-1.4s1.3.6%201.4%201.4v-1c0-.9.7-1.7%201.5-1.7c.9%200%201.6.7%201.6%201.6v.7c0-.8.6-1.5%201.3-1.5c.8%200%201.4.6%201.4%201.4v1.6c0-.7.5-1.4%201.2-1.4s1.3.6%201.3%201.3l.2%207v.2s.6%203.7-.3%206c-1.4%203.5-9.2%204.7-11.9-1.2c-.5-1.2-1.6-2-2.5-3.1s-2.8-2.1-2.3-3.2M10.3%2033s-3.4-.9-3.4-5.8c0-3.9%202.5-4.6%202.5-4.6c9.1%200%2025.9-11.7%2025.9-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.3%2016.4-16.5%2016.4c-6%200-16.5-9-16.5-16.4%22%2F%3E%3Cpath%20fill%3D%22%23705041%22%20d%3D%22M27%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.8%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%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2227.4%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2227.4%22%20r%3D%221.2%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M30.8%2029.6c1.7-10.5%2010.4-3.5%2013.8-5c-3.4%203.3-10.3-3.8-13.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M22.2%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.1.8%208%200%208%200%22%2F%3E%3Ccircle%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M23.1%2029.6c-1.7-10.5-10.4-3.5-13.8-5c3.4%203.3%2010.4-3.8%2013.8%205%22%2F%3E%3Cpath%20fill%3D%22%237d5442%22%20d%3D%22m27%2041.7l-7.7-1.2c4.6%206.6%2010.8%206.6%2015.4%200z%22%2F%3E%3Cpath%20fill%3D%22%235c3f34%22%20d%3D%22M30%2040.2c-2.3-.9-3%20.5-3%20.5s-.8-1.4-3-.5c-1.8.7-4.7.3-4.7.3c3.1.7%203.5%201.9%207.7%201.9s4.6-1.3%207.7-1.9c0%200-2.9.4-4.7-.3%22%2F%3E%3Ccircle%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20r%3D%221.2%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%23231f20%22%20d%3D%22M27%202C12.5%202%204.6%2011%204.6%2022.9V60h44.8V22.9c0-17.7-12.1-17.4-12.1-17.4S36.4%202%2027%202%22%2F%3E%3Cpath%20fill%3D%22%23c28fef%22%20d%3D%22M59.4%2016.7H52s8%2032.4-15%2032.4V42H17.1v7.1C4.5%2049.4%202%2051.5%202%2062h50c12.4-15%2011.1-28%207.4-45.3%22%2F%3E%3Cpath%20fill%3D%22%238a6859%22%20d%3D%22M44.6%2011.4c.5-1%202.2-1%203.9.8c1%201.1%201.4%201.5%202.2%201.6l-.3-9.1c0-.7.6-1.4%201.3-1.4s1.3.6%201.4%201.4v-1c0-.9.7-1.7%201.5-1.7c.9%200%201.6.7%201.6%201.6v.7c0-.8.6-1.5%201.3-1.5c.8%200%201.4.6%201.4%201.4v1.6c0-.7.5-1.4%201.2-1.4s1.3.6%201.3%201.3l.2%207v.2s.6%203.7-.3%206c-1.4%203.5-9.2%204.7-11.9-1.2c-.5-1.2-1.6-2-2.5-3.1s-2.8-2.1-2.3-3.2M10.3%2033s-3.4-.9-3.4-5.8c0-3.9%202.5-4.6%202.5-4.6c9.1%200%2025.9-11.7%2025.9-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.3%2016.4-16.5%2016.4c-6%200-16.5-9-16.5-16.4%22%2F%3E%3Cpath%20fill%3D%22%23705041%22%20d%3D%22M27%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.8%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%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2227.4%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Ccircle%20cx%3D%2236.2%22%20cy%3D%2227.4%22%20r%3D%221.2%22%20fill%3D%22%232b2925%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M30.8%2029.6c1.7-10.5%2010.4-3.5%2013.8-5c-3.4%203.3-10.3-3.8-13.8%205%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M22.2%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.1.8%208%200%208%200%22%2F%3E%3Ccircle%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20r%3D%223.5%22%20fill%3D%22%23664e27%22%2F%3E%3Cpath%20fill%3D%22%233b3226%22%20d%3D%22M23.1%2029.6c-1.7-10.5-10.4-3.5-13.8-5c3.4%203.3%2010.4-3.8%2013.8%205%22%2F%3E%3Cpath%20fill%3D%22%237d5442%22%20d%3D%22m27%2041.7l-7.7-1.2c4.6%206.6%2010.8%206.6%2015.4%200z%22%2F%3E%3Cpath%20fill%3D%22%235c3f34%22%20d%3D%22M30%2040.2c-2.3-.9-3%20.5-3%20.5s-.8-1.4-3-.5c-1.8.7-4.7.3-4.7.3c3.1.7%203.5%201.9%207.7%201.9s4.6-1.3%207.7-1.9c0%200-2.9.4-4.7-.3%22%2F%3E%3Ccircle%20cx%3D%2217.7%22%20cy%3D%2227.4%22%20r%3D%221.2%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-raising-hand-dark-skin-tone.svg?color=%231a73e8&size=48