hand with fingers splayed emoji

hand-with-fingers-splayed-medium-light-skin-tone from Emoji One (Colored) by Emoji One · Medium-light skin tone · People · CC-BY-4.0 Attribution required.

Name
hand-with-fingers-splayed-medium-light-skin-tone
Set
Emoji One (Colored)
Style
Medium-light skin tone
Category
People
Viewbox
64×64
License
CC BY 4.0
Aliases
raised-hand-with-fingers-splayed-medium-light-skin-tone

5 other variants in Emoji One (Colored)

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the hand with fingers splayed emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fed0ac" d="m34 42.3l7.8 1.5l6.4-32.9c.4-2.2-1-4.4-3.1-4.8c-2.2-.4-4.3 1.1-4.7 3.3z"/><path fill="#e0a372" d="M45.2 6.1c-.3-.1-.5-.1-.8-.1c1.8.7 2.8 2.6 2.4 4.6l-6.4 32.9l1.4.3l6.4-32.9c.5-2.3-.9-4.4-3-4.8"/><path fill="#fed0ac" d="M26 43.3h9.4V7c0-2.7-2.1-5-4.7-5C28.2 2 26 4.2 26 7z"/><path fill="#e0a372" d="M30.8 2c-.2 0-.5 0-.7.1c2.3.4 4 2.4 4 4.9v36.4h1.4V7c0-2.8-2.1-5-4.7-5"/><path fill="#fed0ac" d="m21 43.2l8-2.1L20.3 8c-.6-2.3-2.9-3.7-5.1-3.2c-2.2.6-3.5 2.9-2.9 5.2z"/><path fill="#e0a372" d="m15.2 4.8l-.6.3c2-.1 3.8 1.2 4.4 3.3l8.7 33.1l1.4-.4L20.3 8c-.6-2.3-2.9-3.7-5.1-3.2"/><path fill="#fed0ac" d="M4 13.4c-1.9.9-2.5 3.3-1.5 5.3L15.7 45l6.7-3.4L9.2 15.3c-1-2-3.3-2.8-5.2-1.9"/><path fill="#e0a372" d="M4 13.4c-.2.1-.4.2-.6.4c1.7-.5 3.6.4 4.5 2.2l13.2 26.3l1.3-.6L9.2 15.3c-1-2-3.3-2.8-5.2-1.9"/><path fill="#fed0ac" d="M61.7 29.3c-1.6-3.1-6.6-2.9-11.7 2.7c-3.6 3.9-4.3 5.2-7.9 5.1V33s-7.7-5.7-23-3.1c0 0-8.7 1.2-8.7 5.8c0 0-1.5 11.1 1.6 18.1c4.6 10.4 28.2 13.1 35.6-4.6c1.5-3.5 4.5-6.1 7.2-9.4c3.1-4 8.6-7.2 6.9-10.5"/><path fill="#e0a372" d="M61.7 29.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.8 6.5-7.1 10.5c-2.7 3.3-5.7 5.9-7.2 9.4c-6.4 15.3-25 15.3-32.8 8.3c7.1 8 27.1 8.8 33.8-7.3c1.5-3.5 4.5-6.1 7.2-9.4c3.3-4 8.8-7.2 7.1-10.5m-18.6 7.8c-6.5-2.4-18.1 2-16.5 13.7c0-10.9 9.9-13.6 15.3-13.6c.8-.1 1.2-.1 1.2-.1"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneHandWithFingersSplayedMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fed0ac" d="m34 42.3l7.8 1.5l6.4-32.9c.4-2.2-1-4.4-3.1-4.8c-2.2-.4-4.3 1.1-4.7 3.3z"/><path fill="#e0a372" d="M45.2 6.1c-.3-.1-.5-.1-.8-.1c1.8.7 2.8 2.6 2.4 4.6l-6.4 32.9l1.4.3l6.4-32.9c.5-2.3-.9-4.4-3-4.8"/><path fill="#fed0ac" d="M26 43.3h9.4V7c0-2.7-2.1-5-4.7-5C28.2 2 26 4.2 26 7z"/><path fill="#e0a372" d="M30.8 2c-.2 0-.5 0-.7.1c2.3.4 4 2.4 4 4.9v36.4h1.4V7c0-2.8-2.1-5-4.7-5"/><path fill="#fed0ac" d="m21 43.2l8-2.1L20.3 8c-.6-2.3-2.9-3.7-5.1-3.2c-2.2.6-3.5 2.9-2.9 5.2z"/><path fill="#e0a372" d="m15.2 4.8l-.6.3c2-.1 3.8 1.2 4.4 3.3l8.7 33.1l1.4-.4L20.3 8c-.6-2.3-2.9-3.7-5.1-3.2"/><path fill="#fed0ac" d="M4 13.4c-1.9.9-2.5 3.3-1.5 5.3L15.7 45l6.7-3.4L9.2 15.3c-1-2-3.3-2.8-5.2-1.9"/><path fill="#e0a372" d="M4 13.4c-.2.1-.4.2-.6.4c1.7-.5 3.6.4 4.5 2.2l13.2 26.3l1.3-.6L9.2 15.3c-1-2-3.3-2.8-5.2-1.9"/><path fill="#fed0ac" d="M61.7 29.3c-1.6-3.1-6.6-2.9-11.7 2.7c-3.6 3.9-4.3 5.2-7.9 5.1V33s-7.7-5.7-23-3.1c0 0-8.7 1.2-8.7 5.8c0 0-1.5 11.1 1.6 18.1c4.6 10.4 28.2 13.1 35.6-4.6c1.5-3.5 4.5-6.1 7.2-9.4c3.1-4 8.6-7.2 6.9-10.5"/><path fill="#e0a372" d="M61.7 29.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.8 6.5-7.1 10.5c-2.7 3.3-5.7 5.9-7.2 9.4c-6.4 15.3-25 15.3-32.8 8.3c7.1 8 27.1 8.8 33.8-7.3c1.5-3.5 4.5-6.1 7.2-9.4c3.3-4 8.8-7.2 7.1-10.5m-18.6 7.8c-6.5-2.4-18.1 2-16.5 13.7c0-10.9 9.9-13.6 15.3-13.6c.8-.1 1.2-.1 1.2-.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#fed0ac" d="m34 42.3l7.8 1.5l6.4-32.9c.4-2.2-1-4.4-3.1-4.8c-2.2-.4-4.3 1.1-4.7 3.3z"/><path fill="#e0a372" d="M45.2 6.1c-.3-.1-.5-.1-.8-.1c1.8.7 2.8 2.6 2.4 4.6l-6.4 32.9l1.4.3l6.4-32.9c.5-2.3-.9-4.4-3-4.8"/><path fill="#fed0ac" d="M26 43.3h9.4V7c0-2.7-2.1-5-4.7-5C28.2 2 26 4.2 26 7z"/><path fill="#e0a372" d="M30.8 2c-.2 0-.5 0-.7.1c2.3.4 4 2.4 4 4.9v36.4h1.4V7c0-2.8-2.1-5-4.7-5"/><path fill="#fed0ac" d="m21 43.2l8-2.1L20.3 8c-.6-2.3-2.9-3.7-5.1-3.2c-2.2.6-3.5 2.9-2.9 5.2z"/><path fill="#e0a372" d="m15.2 4.8l-.6.3c2-.1 3.8 1.2 4.4 3.3l8.7 33.1l1.4-.4L20.3 8c-.6-2.3-2.9-3.7-5.1-3.2"/><path fill="#fed0ac" d="M4 13.4c-1.9.9-2.5 3.3-1.5 5.3L15.7 45l6.7-3.4L9.2 15.3c-1-2-3.3-2.8-5.2-1.9"/><path fill="#e0a372" d="M4 13.4c-.2.1-.4.2-.6.4c1.7-.5 3.6.4 4.5 2.2l13.2 26.3l1.3-.6L9.2 15.3c-1-2-3.3-2.8-5.2-1.9"/><path fill="#fed0ac" d="M61.7 29.3c-1.6-3.1-6.6-2.9-11.7 2.7c-3.6 3.9-4.3 5.2-7.9 5.1V33s-7.7-5.7-23-3.1c0 0-8.7 1.2-8.7 5.8c0 0-1.5 11.1 1.6 18.1c4.6 10.4 28.2 13.1 35.6-4.6c1.5-3.5 4.5-6.1 7.2-9.4c3.1-4 8.6-7.2 6.9-10.5"/><path fill="#e0a372" d="M61.7 29.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7 3.4-3.8 6.5-7.1 10.5c-2.7 3.3-5.7 5.9-7.2 9.4c-6.4 15.3-25 15.3-32.8 8.3c7.1 8 27.1 8.8 33.8-7.3c1.5-3.5 4.5-6.1 7.2-9.4c3.3-4 8.8-7.2 7.1-10.5m-18.6 7.8c-6.5-2.4-18.1 2-16.5 13.7c0-10.9 9.9-13.6 15.3-13.6c.8-.1 1.2-.1 1.2-.1"/></svg>
</template>

CSS

.icon-hand-with-fingers-splayed-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22m34%2042.3l7.8%201.5l6.4-32.9c.4-2.2-1-4.4-3.1-4.8c-2.2-.4-4.3%201.1-4.7%203.3z%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M45.2%206.1c-.3-.1-.5-.1-.8-.1c1.8.7%202.8%202.6%202.4%204.6l-6.4%2032.9l1.4.3l6.4-32.9c.5-2.3-.9-4.4-3-4.8%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M26%2043.3h9.4V7c0-2.7-2.1-5-4.7-5C28.2%202%2026%204.2%2026%207z%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M30.8%202c-.2%200-.5%200-.7.1c2.3.4%204%202.4%204%204.9v36.4h1.4V7c0-2.8-2.1-5-4.7-5%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22m21%2043.2l8-2.1L20.3%208c-.6-2.3-2.9-3.7-5.1-3.2c-2.2.6-3.5%202.9-2.9%205.2z%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22m15.2%204.8l-.6.3c2-.1%203.8%201.2%204.4%203.3l8.7%2033.1l1.4-.4L20.3%208c-.6-2.3-2.9-3.7-5.1-3.2%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M4%2013.4c-1.9.9-2.5%203.3-1.5%205.3L15.7%2045l6.7-3.4L9.2%2015.3c-1-2-3.3-2.8-5.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M4%2013.4c-.2.1-.4.2-.6.4c1.7-.5%203.6.4%204.5%202.2l13.2%2026.3l1.3-.6L9.2%2015.3c-1-2-3.3-2.8-5.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M61.7%2029.3c-1.6-3.1-6.6-2.9-11.7%202.7c-3.6%203.9-4.3%205.2-7.9%205.1V33s-7.7-5.7-23-3.1c0%200-8.7%201.2-8.7%205.8c0%200-1.5%2011.1%201.6%2018.1c4.6%2010.4%2028.2%2013.1%2035.6-4.6c1.5-3.5%204.5-6.1%207.2-9.4c3.1-4%208.6-7.2%206.9-10.5%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M61.7%2029.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7%203.4-3.8%206.5-7.1%2010.5c-2.7%203.3-5.7%205.9-7.2%209.4c-6.4%2015.3-25%2015.3-32.8%208.3c7.1%208%2027.1%208.8%2033.8-7.3c1.5-3.5%204.5-6.1%207.2-9.4c3.3-4%208.8-7.2%207.1-10.5m-18.6%207.8c-6.5-2.4-18.1%202-16.5%2013.7c0-10.9%209.9-13.6%2015.3-13.6c.8-.1%201.2-.1%201.2-.1%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%23fed0ac%22%20d%3D%22m34%2042.3l7.8%201.5l6.4-32.9c.4-2.2-1-4.4-3.1-4.8c-2.2-.4-4.3%201.1-4.7%203.3z%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M45.2%206.1c-.3-.1-.5-.1-.8-.1c1.8.7%202.8%202.6%202.4%204.6l-6.4%2032.9l1.4.3l6.4-32.9c.5-2.3-.9-4.4-3-4.8%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M26%2043.3h9.4V7c0-2.7-2.1-5-4.7-5C28.2%202%2026%204.2%2026%207z%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M30.8%202c-.2%200-.5%200-.7.1c2.3.4%204%202.4%204%204.9v36.4h1.4V7c0-2.8-2.1-5-4.7-5%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22m21%2043.2l8-2.1L20.3%208c-.6-2.3-2.9-3.7-5.1-3.2c-2.2.6-3.5%202.9-2.9%205.2z%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22m15.2%204.8l-.6.3c2-.1%203.8%201.2%204.4%203.3l8.7%2033.1l1.4-.4L20.3%208c-.6-2.3-2.9-3.7-5.1-3.2%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M4%2013.4c-1.9.9-2.5%203.3-1.5%205.3L15.7%2045l6.7-3.4L9.2%2015.3c-1-2-3.3-2.8-5.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M4%2013.4c-.2.1-.4.2-.6.4c1.7-.5%203.6.4%204.5%202.2l13.2%2026.3l1.3-.6L9.2%2015.3c-1-2-3.3-2.8-5.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M61.7%2029.3c-1.6-3.1-6.6-2.9-11.7%202.7c-3.6%203.9-4.3%205.2-7.9%205.1V33s-7.7-5.7-23-3.1c0%200-8.7%201.2-8.7%205.8c0%200-1.5%2011.1%201.6%2018.1c4.6%2010.4%2028.2%2013.1%2035.6-4.6c1.5-3.5%204.5-6.1%207.2-9.4c3.1-4%208.6-7.2%206.9-10.5%22%2F%3E%3Cpath%20fill%3D%22%23e0a372%22%20d%3D%22M61.7%2029.3c-.3-.6-.7-1-1.2-1.4c.1.1.2.2.2.4c1.7%203.4-3.8%206.5-7.1%2010.5c-2.7%203.3-5.7%205.9-7.2%209.4c-6.4%2015.3-25%2015.3-32.8%208.3c7.1%208%2027.1%208.8%2033.8-7.3c1.5-3.5%204.5-6.1%207.2-9.4c3.3-4%208.8-7.2%207.1-10.5m-18.6%207.8c-6.5-2.4-18.1%202-16.5%2013.7c0-10.9%209.9-13.6%2015.3-13.6c.8-.1%201.2-.1%201.2-.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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