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

Name
ok-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 ok hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#8a6859"><path d="M48.6 32.8L42 37.5s-3.3-9.2-5.8-15.1c-1-2.4-4.2-3.2-5.7-6.6C27.9 10 31 5 34 8.6c3.5 4.2 8.7 7.3 9.8 9.7c1.7 4 4.8 14.5 4.8 14.5"/><path d="M53.8 36.6c.5 3.2.1 8.1-2.7 13.9c0 0-5.7-6.8-6.4-10c0 0-1.6-11.9-3.3-19.5c-.7-3.1-4.3-4.9-5.2-9.3c-1.6-7.6 3.2-12.9 6-7.8c3.2 5.9 8.6 10.9 9.3 14c1.2 5.3 1.7 14.1 2.3 18.7"/></g><path fill="#705041" d="M45.4 30.6s-.5-4.5-2.2-12.1c-.7-3.1-4.3-4.9-5.2-9.3c-.6-2.6-.4-5 .3-6.7c-1.7 1.3-3.1 4.9-2.2 9.3s4.6 6.2 5.2 9.3c.7 3.3 1.3 6.7 1.3 6.7l-5-1.9z"/><path fill="#8a6859" d="M51.4 35.4c-6.6-6-14-9.7-18.8-12c-7.1-3.5-5.2 1.3-17.3 4.5c-1.6.4-3.5 1.6-2 4.6c1.4 2.9 12.8.7 14.6-1c0 0 4.8 5.9 9.6 5.7c0 0-.8 3.9.3 5.8c0 0-6.8 3.5-9.7 6.6l-8-5.4c-.6-8.3-2.1-10.8-6.2-10.4c-3.8.4-3.4 4-3.3 6.9c.1 5.3-1.3 6.2 0 8.3c4.9 8 11.2 13 22.8 13c4.3 0 7.1-.1 9.8-1.4c4.4-2.3 15.5-18.5 8.2-25.2"/><g fill="#705041"><path d="M52.7 37c2.5 7.6-6.4 20.1-10.3 22c-2.7 1.3-5.4 1.4-9.8 1.4c-11.5 0-17.7-4.9-22.6-12.8c.1.4.3.9.5 1.3C15.5 57 21.8 62 33.4 62c4.3 0 7.1-.1 9.8-1.4c4.1-2.1 14-16.2 9.5-23.6"/><path d="M18.6 44.4s7.5 4.8 9.3 5.1L20 44.2c.3-8.4-2.1-11.1-6.2-10.4c-.3.1-.6.1-.9.2c4.1-.5 6 2.2 5.7 10.4"/><path d="M27.9 31.5s4.8 5.8 9.6 5.7v-1.1c-4.8.1-9.6-5.7-9.6-5.7c-1.8 1.8-13.2 4-14.6 1c-.2-.5-.4-1-.5-1.4c-.1.6 0 1.4.5 2.5c1.4 2.9 12.8.7 14.6-1"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneOkHandDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#8a6859"><path d="M48.6 32.8L42 37.5s-3.3-9.2-5.8-15.1c-1-2.4-4.2-3.2-5.7-6.6C27.9 10 31 5 34 8.6c3.5 4.2 8.7 7.3 9.8 9.7c1.7 4 4.8 14.5 4.8 14.5"/><path d="M53.8 36.6c.5 3.2.1 8.1-2.7 13.9c0 0-5.7-6.8-6.4-10c0 0-1.6-11.9-3.3-19.5c-.7-3.1-4.3-4.9-5.2-9.3c-1.6-7.6 3.2-12.9 6-7.8c3.2 5.9 8.6 10.9 9.3 14c1.2 5.3 1.7 14.1 2.3 18.7"/></g><path fill="#705041" d="M45.4 30.6s-.5-4.5-2.2-12.1c-.7-3.1-4.3-4.9-5.2-9.3c-.6-2.6-.4-5 .3-6.7c-1.7 1.3-3.1 4.9-2.2 9.3s4.6 6.2 5.2 9.3c.7 3.3 1.3 6.7 1.3 6.7l-5-1.9z"/><path fill="#8a6859" d="M51.4 35.4c-6.6-6-14-9.7-18.8-12c-7.1-3.5-5.2 1.3-17.3 4.5c-1.6.4-3.5 1.6-2 4.6c1.4 2.9 12.8.7 14.6-1c0 0 4.8 5.9 9.6 5.7c0 0-.8 3.9.3 5.8c0 0-6.8 3.5-9.7 6.6l-8-5.4c-.6-8.3-2.1-10.8-6.2-10.4c-3.8.4-3.4 4-3.3 6.9c.1 5.3-1.3 6.2 0 8.3c4.9 8 11.2 13 22.8 13c4.3 0 7.1-.1 9.8-1.4c4.4-2.3 15.5-18.5 8.2-25.2"/><g fill="#705041"><path d="M52.7 37c2.5 7.6-6.4 20.1-10.3 22c-2.7 1.3-5.4 1.4-9.8 1.4c-11.5 0-17.7-4.9-22.6-12.8c.1.4.3.9.5 1.3C15.5 57 21.8 62 33.4 62c4.3 0 7.1-.1 9.8-1.4c4.1-2.1 14-16.2 9.5-23.6"/><path d="M18.6 44.4s7.5 4.8 9.3 5.1L20 44.2c.3-8.4-2.1-11.1-6.2-10.4c-.3.1-.6.1-.9.2c4.1-.5 6 2.2 5.7 10.4"/><path d="M27.9 31.5s4.8 5.8 9.6 5.7v-1.1c-4.8.1-9.6-5.7-9.6-5.7c-1.8 1.8-13.2 4-14.6 1c-.2-.5-.4-1-.5-1.4c-.1.6 0 1.4.5 2.5c1.4 2.9 12.8.7 14.6-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#8a6859"><path d="M48.6 32.8L42 37.5s-3.3-9.2-5.8-15.1c-1-2.4-4.2-3.2-5.7-6.6C27.9 10 31 5 34 8.6c3.5 4.2 8.7 7.3 9.8 9.7c1.7 4 4.8 14.5 4.8 14.5"/><path d="M53.8 36.6c.5 3.2.1 8.1-2.7 13.9c0 0-5.7-6.8-6.4-10c0 0-1.6-11.9-3.3-19.5c-.7-3.1-4.3-4.9-5.2-9.3c-1.6-7.6 3.2-12.9 6-7.8c3.2 5.9 8.6 10.9 9.3 14c1.2 5.3 1.7 14.1 2.3 18.7"/></g><path fill="#705041" d="M45.4 30.6s-.5-4.5-2.2-12.1c-.7-3.1-4.3-4.9-5.2-9.3c-.6-2.6-.4-5 .3-6.7c-1.7 1.3-3.1 4.9-2.2 9.3s4.6 6.2 5.2 9.3c.7 3.3 1.3 6.7 1.3 6.7l-5-1.9z"/><path fill="#8a6859" d="M51.4 35.4c-6.6-6-14-9.7-18.8-12c-7.1-3.5-5.2 1.3-17.3 4.5c-1.6.4-3.5 1.6-2 4.6c1.4 2.9 12.8.7 14.6-1c0 0 4.8 5.9 9.6 5.7c0 0-.8 3.9.3 5.8c0 0-6.8 3.5-9.7 6.6l-8-5.4c-.6-8.3-2.1-10.8-6.2-10.4c-3.8.4-3.4 4-3.3 6.9c.1 5.3-1.3 6.2 0 8.3c4.9 8 11.2 13 22.8 13c4.3 0 7.1-.1 9.8-1.4c4.4-2.3 15.5-18.5 8.2-25.2"/><g fill="#705041"><path d="M52.7 37c2.5 7.6-6.4 20.1-10.3 22c-2.7 1.3-5.4 1.4-9.8 1.4c-11.5 0-17.7-4.9-22.6-12.8c.1.4.3.9.5 1.3C15.5 57 21.8 62 33.4 62c4.3 0 7.1-.1 9.8-1.4c4.1-2.1 14-16.2 9.5-23.6"/><path d="M18.6 44.4s7.5 4.8 9.3 5.1L20 44.2c.3-8.4-2.1-11.1-6.2-10.4c-.3.1-.6.1-.9.2c4.1-.5 6 2.2 5.7 10.4"/><path d="M27.9 31.5s4.8 5.8 9.6 5.7v-1.1c-4.8.1-9.6-5.7-9.6-5.7c-1.8 1.8-13.2 4-14.6 1c-.2-.5-.4-1-.5-1.4c-.1.6 0 1.4.5 2.5c1.4 2.9 12.8.7 14.6-1"/></g></svg>
</template>

CSS

.icon-ok-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%3Cg%20fill%3D%22%238a6859%22%3E%3Cpath%20d%3D%22M48.6%2032.8L42%2037.5s-3.3-9.2-5.8-15.1c-1-2.4-4.2-3.2-5.7-6.6C27.9%2010%2031%205%2034%208.6c3.5%204.2%208.7%207.3%209.8%209.7c1.7%204%204.8%2014.5%204.8%2014.5%22%2F%3E%3Cpath%20d%3D%22M53.8%2036.6c.5%203.2.1%208.1-2.7%2013.9c0%200-5.7-6.8-6.4-10c0%200-1.6-11.9-3.3-19.5c-.7-3.1-4.3-4.9-5.2-9.3c-1.6-7.6%203.2-12.9%206-7.8c3.2%205.9%208.6%2010.9%209.3%2014c1.2%205.3%201.7%2014.1%202.3%2018.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23705041%22%20d%3D%22M45.4%2030.6s-.5-4.5-2.2-12.1c-.7-3.1-4.3-4.9-5.2-9.3c-.6-2.6-.4-5%20.3-6.7c-1.7%201.3-3.1%204.9-2.2%209.3s4.6%206.2%205.2%209.3c.7%203.3%201.3%206.7%201.3%206.7l-5-1.9z%22%2F%3E%3Cpath%20fill%3D%22%238a6859%22%20d%3D%22M51.4%2035.4c-6.6-6-14-9.7-18.8-12c-7.1-3.5-5.2%201.3-17.3%204.5c-1.6.4-3.5%201.6-2%204.6c1.4%202.9%2012.8.7%2014.6-1c0%200%204.8%205.9%209.6%205.7c0%200-.8%203.9.3%205.8c0%200-6.8%203.5-9.7%206.6l-8-5.4c-.6-8.3-2.1-10.8-6.2-10.4c-3.8.4-3.4%204-3.3%206.9c.1%205.3-1.3%206.2%200%208.3c4.9%208%2011.2%2013%2022.8%2013c4.3%200%207.1-.1%209.8-1.4c4.4-2.3%2015.5-18.5%208.2-25.2%22%2F%3E%3Cg%20fill%3D%22%23705041%22%3E%3Cpath%20d%3D%22M52.7%2037c2.5%207.6-6.4%2020.1-10.3%2022c-2.7%201.3-5.4%201.4-9.8%201.4c-11.5%200-17.7-4.9-22.6-12.8c.1.4.3.9.5%201.3C15.5%2057%2021.8%2062%2033.4%2062c4.3%200%207.1-.1%209.8-1.4c4.1-2.1%2014-16.2%209.5-23.6%22%2F%3E%3Cpath%20d%3D%22M18.6%2044.4s7.5%204.8%209.3%205.1L20%2044.2c.3-8.4-2.1-11.1-6.2-10.4c-.3.1-.6.1-.9.2c4.1-.5%206%202.2%205.7%2010.4%22%2F%3E%3Cpath%20d%3D%22M27.9%2031.5s4.8%205.8%209.6%205.7v-1.1c-4.8.1-9.6-5.7-9.6-5.7c-1.8%201.8-13.2%204-14.6%201c-.2-.5-.4-1-.5-1.4c-.1.6%200%201.4.5%202.5c1.4%202.9%2012.8.7%2014.6-1%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%238a6859%22%3E%3Cpath%20d%3D%22M48.6%2032.8L42%2037.5s-3.3-9.2-5.8-15.1c-1-2.4-4.2-3.2-5.7-6.6C27.9%2010%2031%205%2034%208.6c3.5%204.2%208.7%207.3%209.8%209.7c1.7%204%204.8%2014.5%204.8%2014.5%22%2F%3E%3Cpath%20d%3D%22M53.8%2036.6c.5%203.2.1%208.1-2.7%2013.9c0%200-5.7-6.8-6.4-10c0%200-1.6-11.9-3.3-19.5c-.7-3.1-4.3-4.9-5.2-9.3c-1.6-7.6%203.2-12.9%206-7.8c3.2%205.9%208.6%2010.9%209.3%2014c1.2%205.3%201.7%2014.1%202.3%2018.7%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23705041%22%20d%3D%22M45.4%2030.6s-.5-4.5-2.2-12.1c-.7-3.1-4.3-4.9-5.2-9.3c-.6-2.6-.4-5%20.3-6.7c-1.7%201.3-3.1%204.9-2.2%209.3s4.6%206.2%205.2%209.3c.7%203.3%201.3%206.7%201.3%206.7l-5-1.9z%22%2F%3E%3Cpath%20fill%3D%22%238a6859%22%20d%3D%22M51.4%2035.4c-6.6-6-14-9.7-18.8-12c-7.1-3.5-5.2%201.3-17.3%204.5c-1.6.4-3.5%201.6-2%204.6c1.4%202.9%2012.8.7%2014.6-1c0%200%204.8%205.9%209.6%205.7c0%200-.8%203.9.3%205.8c0%200-6.8%203.5-9.7%206.6l-8-5.4c-.6-8.3-2.1-10.8-6.2-10.4c-3.8.4-3.4%204-3.3%206.9c.1%205.3-1.3%206.2%200%208.3c4.9%208%2011.2%2013%2022.8%2013c4.3%200%207.1-.1%209.8-1.4c4.4-2.3%2015.5-18.5%208.2-25.2%22%2F%3E%3Cg%20fill%3D%22%23705041%22%3E%3Cpath%20d%3D%22M52.7%2037c2.5%207.6-6.4%2020.1-10.3%2022c-2.7%201.3-5.4%201.4-9.8%201.4c-11.5%200-17.7-4.9-22.6-12.8c.1.4.3.9.5%201.3C15.5%2057%2021.8%2062%2033.4%2062c4.3%200%207.1-.1%209.8-1.4c4.1-2.1%2014-16.2%209.5-23.6%22%2F%3E%3Cpath%20d%3D%22M18.6%2044.4s7.5%204.8%209.3%205.1L20%2044.2c.3-8.4-2.1-11.1-6.2-10.4c-.3.1-.6.1-.9.2c4.1-.5%206%202.2%205.7%2010.4%22%2F%3E%3Cpath%20d%3D%22M27.9%2031.5s4.8%205.8%209.6%205.7v-1.1c-4.8.1-9.6-5.7-9.6-5.7c-1.8%201.8-13.2%204-14.6%201c-.2-.5-.4-1-.5-1.4c-.1.6%200%201.4.5%202.5c1.4%202.9%2012.8.7%2014.6-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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