backhand index pointing down emoji

backhand-index-pointing-down-medium-dark-skin-tone from Emoji One (Colored) by Emoji One · Medium-dark skin tone · People · CC-BY-4.0 Attribution required.

Name
backhand-index-pointing-down-medium-dark-skin-tone
Set
Emoji One (Colored)
Style
Medium-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 backhand index pointing down emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b47d56" d="M51.4 35.3c-4.4-.4-5.9-4-6.4-5.7l-.2-.8s-.5-.6-1.1-1.5h-.2s-.5 7.8-.1 10.3c.4 2.8.4 15.2.5 18.3c.2 3.6-.5 6.2-4.5 6.2c-4.1 0-5.3-3.2-5.1-6.2c.3-4.2.6-18.3.6-18.3c-.4 1.8-1.2 3.5-4.2 3.2c-3.4-.4-4.1-1.7-4.2-3.8c-1.7 2.9-4 2.7-5.4 2.3c-2.4-.6-3.1-4.9-3.1-4.9c-.9 3.2-2.4 2.6-4.5 2.3c-1.5-.2-2.9-1.5-3.5-3.7c-.5-2.2-2.2-3.8.3-21c.6-4.5 4.6-6.7 10.5-7.8c4-.7 9.5-1.8 13.6-2.1h1.1c2.3-.1 4.6.8 6 2.8l9 12.1q.9.9 1.2 2.4c.3 3.1 1.1 6.9 3.1 11.4c.7 1.7-.4 4.8-3.4 4.5"/><g fill="#935e3e"><path d="M14.7 36.9c3.8.6 3.5-5.3 2.7-2.8s-2.7 2.8-2.7 2.8m7.3 2.5c5.2.5 4.7-5.3 3.7-2.9S22 39.4 22 39.4m8.6 1.3c5.2.5 4.7-5.7 3.7-3.3c-1 2.5-3.7 3.3-3.7 3.3m12.7-13.5s1.5 12.6.8 28.6c-.1 2.3-.1 5.9-4.3 6.1c4.7-1.4 2.5-17.3 3.5-34.7"/><path d="M54 34.4c.2-.7.1-1.5-.1-2c-2.1-4.5-2.8-8.3-3.1-11.4q-.15-1.5-1.2-2.4l-9-12.2c-1.4-1.9-3.7-2.9-6-2.8h-1.1C29.5 3.9 24 5 20 5.7c-4.2.7-7.5 2.1-9.2 4.4c1.3-3.4 5-5.1 10.1-6c4-.7 9.5-1.8 13.6-2.1h1.1c2.3-.1 4.6.8 6 2.8L50.5 17q.9.9 1.2 2.4c.3 3.1 1.1 6.9 3.1 11.4c.4 1 .2 2.6-.8 3.6"/><path d="M44.5 23s1.3 4.3 1.8 6.3c.4 1.7 2 4.8 4.6 6c-4.2-.6-5.6-4-6.1-5.7l-.2-.8s-.7-.5-1.4-1.5c.1-.1 1.5-2 1.3-4.3M34.2 36.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.3 1 .6 1.5c.2.5.5 1 .7 1.6c.3.6.4 1.2.2 1.8m-7.9-1.6c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.4 1 .6 1.5s.5 1 .7 1.6c.4.5.5 1.2.2 1.8m-8.5-2.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.4 1 .6 1.5s.5 1 .7 1.6c.3.5.4 1.2.2 1.8"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneBackhandIndexPointingDownMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b47d56" d="M51.4 35.3c-4.4-.4-5.9-4-6.4-5.7l-.2-.8s-.5-.6-1.1-1.5h-.2s-.5 7.8-.1 10.3c.4 2.8.4 15.2.5 18.3c.2 3.6-.5 6.2-4.5 6.2c-4.1 0-5.3-3.2-5.1-6.2c.3-4.2.6-18.3.6-18.3c-.4 1.8-1.2 3.5-4.2 3.2c-3.4-.4-4.1-1.7-4.2-3.8c-1.7 2.9-4 2.7-5.4 2.3c-2.4-.6-3.1-4.9-3.1-4.9c-.9 3.2-2.4 2.6-4.5 2.3c-1.5-.2-2.9-1.5-3.5-3.7c-.5-2.2-2.2-3.8.3-21c.6-4.5 4.6-6.7 10.5-7.8c4-.7 9.5-1.8 13.6-2.1h1.1c2.3-.1 4.6.8 6 2.8l9 12.1q.9.9 1.2 2.4c.3 3.1 1.1 6.9 3.1 11.4c.7 1.7-.4 4.8-3.4 4.5"/><g fill="#935e3e"><path d="M14.7 36.9c3.8.6 3.5-5.3 2.7-2.8s-2.7 2.8-2.7 2.8m7.3 2.5c5.2.5 4.7-5.3 3.7-2.9S22 39.4 22 39.4m8.6 1.3c5.2.5 4.7-5.7 3.7-3.3c-1 2.5-3.7 3.3-3.7 3.3m12.7-13.5s1.5 12.6.8 28.6c-.1 2.3-.1 5.9-4.3 6.1c4.7-1.4 2.5-17.3 3.5-34.7"/><path d="M54 34.4c.2-.7.1-1.5-.1-2c-2.1-4.5-2.8-8.3-3.1-11.4q-.15-1.5-1.2-2.4l-9-12.2c-1.4-1.9-3.7-2.9-6-2.8h-1.1C29.5 3.9 24 5 20 5.7c-4.2.7-7.5 2.1-9.2 4.4c1.3-3.4 5-5.1 10.1-6c4-.7 9.5-1.8 13.6-2.1h1.1c2.3-.1 4.6.8 6 2.8L50.5 17q.9.9 1.2 2.4c.3 3.1 1.1 6.9 3.1 11.4c.4 1 .2 2.6-.8 3.6"/><path d="M44.5 23s1.3 4.3 1.8 6.3c.4 1.7 2 4.8 4.6 6c-4.2-.6-5.6-4-6.1-5.7l-.2-.8s-.7-.5-1.4-1.5c.1-.1 1.5-2 1.3-4.3M34.2 36.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.3 1 .6 1.5c.2.5.5 1 .7 1.6c.3.6.4 1.2.2 1.8m-7.9-1.6c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.4 1 .6 1.5s.5 1 .7 1.6c.4.5.5 1.2.2 1.8m-8.5-2.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.4 1 .6 1.5s.5 1 .7 1.6c.3.5.4 1.2.2 1.8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b47d56" d="M51.4 35.3c-4.4-.4-5.9-4-6.4-5.7l-.2-.8s-.5-.6-1.1-1.5h-.2s-.5 7.8-.1 10.3c.4 2.8.4 15.2.5 18.3c.2 3.6-.5 6.2-4.5 6.2c-4.1 0-5.3-3.2-5.1-6.2c.3-4.2.6-18.3.6-18.3c-.4 1.8-1.2 3.5-4.2 3.2c-3.4-.4-4.1-1.7-4.2-3.8c-1.7 2.9-4 2.7-5.4 2.3c-2.4-.6-3.1-4.9-3.1-4.9c-.9 3.2-2.4 2.6-4.5 2.3c-1.5-.2-2.9-1.5-3.5-3.7c-.5-2.2-2.2-3.8.3-21c.6-4.5 4.6-6.7 10.5-7.8c4-.7 9.5-1.8 13.6-2.1h1.1c2.3-.1 4.6.8 6 2.8l9 12.1q.9.9 1.2 2.4c.3 3.1 1.1 6.9 3.1 11.4c.7 1.7-.4 4.8-3.4 4.5"/><g fill="#935e3e"><path d="M14.7 36.9c3.8.6 3.5-5.3 2.7-2.8s-2.7 2.8-2.7 2.8m7.3 2.5c5.2.5 4.7-5.3 3.7-2.9S22 39.4 22 39.4m8.6 1.3c5.2.5 4.7-5.7 3.7-3.3c-1 2.5-3.7 3.3-3.7 3.3m12.7-13.5s1.5 12.6.8 28.6c-.1 2.3-.1 5.9-4.3 6.1c4.7-1.4 2.5-17.3 3.5-34.7"/><path d="M54 34.4c.2-.7.1-1.5-.1-2c-2.1-4.5-2.8-8.3-3.1-11.4q-.15-1.5-1.2-2.4l-9-12.2c-1.4-1.9-3.7-2.9-6-2.8h-1.1C29.5 3.9 24 5 20 5.7c-4.2.7-7.5 2.1-9.2 4.4c1.3-3.4 5-5.1 10.1-6c4-.7 9.5-1.8 13.6-2.1h1.1c2.3-.1 4.6.8 6 2.8L50.5 17q.9.9 1.2 2.4c.3 3.1 1.1 6.9 3.1 11.4c.4 1 .2 2.6-.8 3.6"/><path d="M44.5 23s1.3 4.3 1.8 6.3c.4 1.7 2 4.8 4.6 6c-4.2-.6-5.6-4-6.1-5.7l-.2-.8s-.7-.5-1.4-1.5c.1-.1 1.5-2 1.3-4.3M34.2 36.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.3 1 .6 1.5c.2.5.5 1 .7 1.6c.3.6.4 1.2.2 1.8m-7.9-1.6c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.4 1 .6 1.5s.5 1 .7 1.6c.4.5.5 1.2.2 1.8m-8.5-2.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0 .6.1 1.2.2 1.7s.4 1 .6 1.5s.5 1 .7 1.6c.3.5.4 1.2.2 1.8"/></g></svg>
</template>

CSS

.icon-backhand-index-pointing-down-medium-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%23b47d56%22%20d%3D%22M51.4%2035.3c-4.4-.4-5.9-4-6.4-5.7l-.2-.8s-.5-.6-1.1-1.5h-.2s-.5%207.8-.1%2010.3c.4%202.8.4%2015.2.5%2018.3c.2%203.6-.5%206.2-4.5%206.2c-4.1%200-5.3-3.2-5.1-6.2c.3-4.2.6-18.3.6-18.3c-.4%201.8-1.2%203.5-4.2%203.2c-3.4-.4-4.1-1.7-4.2-3.8c-1.7%202.9-4%202.7-5.4%202.3c-2.4-.6-3.1-4.9-3.1-4.9c-.9%203.2-2.4%202.6-4.5%202.3c-1.5-.2-2.9-1.5-3.5-3.7c-.5-2.2-2.2-3.8.3-21c.6-4.5%204.6-6.7%2010.5-7.8c4-.7%209.5-1.8%2013.6-2.1h1.1c2.3-.1%204.6.8%206%202.8l9%2012.1q.9.9%201.2%202.4c.3%203.1%201.1%206.9%203.1%2011.4c.7%201.7-.4%204.8-3.4%204.5%22%2F%3E%3Cg%20fill%3D%22%23935e3e%22%3E%3Cpath%20d%3D%22M14.7%2036.9c3.8.6%203.5-5.3%202.7-2.8s-2.7%202.8-2.7%202.8m7.3%202.5c5.2.5%204.7-5.3%203.7-2.9S22%2039.4%2022%2039.4m8.6%201.3c5.2.5%204.7-5.7%203.7-3.3c-1%202.5-3.7%203.3-3.7%203.3m12.7-13.5s1.5%2012.6.8%2028.6c-.1%202.3-.1%205.9-4.3%206.1c4.7-1.4%202.5-17.3%203.5-34.7%22%2F%3E%3Cpath%20d%3D%22M54%2034.4c.2-.7.1-1.5-.1-2c-2.1-4.5-2.8-8.3-3.1-11.4q-.15-1.5-1.2-2.4l-9-12.2c-1.4-1.9-3.7-2.9-6-2.8h-1.1C29.5%203.9%2024%205%2020%205.7c-4.2.7-7.5%202.1-9.2%204.4c1.3-3.4%205-5.1%2010.1-6c4-.7%209.5-1.8%2013.6-2.1h1.1c2.3-.1%204.6.8%206%202.8L50.5%2017q.9.9%201.2%202.4c.3%203.1%201.1%206.9%203.1%2011.4c.4%201%20.2%202.6-.8%203.6%22%2F%3E%3Cpath%20d%3D%22M44.5%2023s1.3%204.3%201.8%206.3c.4%201.7%202%204.8%204.6%206c-4.2-.6-5.6-4-6.1-5.7l-.2-.8s-.7-.5-1.4-1.5c.1-.1%201.5-2%201.3-4.3M34.2%2036.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0%20.6.1%201.2.2%201.7s.3%201%20.6%201.5c.2.5.5%201%20.7%201.6c.3.6.4%201.2.2%201.8m-7.9-1.6c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0%20.6.1%201.2.2%201.7s.4%201%20.6%201.5s.5%201%20.7%201.6c.4.5.5%201.2.2%201.8m-8.5-2.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0%20.6.1%201.2.2%201.7s.4%201%20.6%201.5s.5%201%20.7%201.6c.3.5.4%201.2.2%201.8%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%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M51.4%2035.3c-4.4-.4-5.9-4-6.4-5.7l-.2-.8s-.5-.6-1.1-1.5h-.2s-.5%207.8-.1%2010.3c.4%202.8.4%2015.2.5%2018.3c.2%203.6-.5%206.2-4.5%206.2c-4.1%200-5.3-3.2-5.1-6.2c.3-4.2.6-18.3.6-18.3c-.4%201.8-1.2%203.5-4.2%203.2c-3.4-.4-4.1-1.7-4.2-3.8c-1.7%202.9-4%202.7-5.4%202.3c-2.4-.6-3.1-4.9-3.1-4.9c-.9%203.2-2.4%202.6-4.5%202.3c-1.5-.2-2.9-1.5-3.5-3.7c-.5-2.2-2.2-3.8.3-21c.6-4.5%204.6-6.7%2010.5-7.8c4-.7%209.5-1.8%2013.6-2.1h1.1c2.3-.1%204.6.8%206%202.8l9%2012.1q.9.9%201.2%202.4c.3%203.1%201.1%206.9%203.1%2011.4c.7%201.7-.4%204.8-3.4%204.5%22%2F%3E%3Cg%20fill%3D%22%23935e3e%22%3E%3Cpath%20d%3D%22M14.7%2036.9c3.8.6%203.5-5.3%202.7-2.8s-2.7%202.8-2.7%202.8m7.3%202.5c5.2.5%204.7-5.3%203.7-2.9S22%2039.4%2022%2039.4m8.6%201.3c5.2.5%204.7-5.7%203.7-3.3c-1%202.5-3.7%203.3-3.7%203.3m12.7-13.5s1.5%2012.6.8%2028.6c-.1%202.3-.1%205.9-4.3%206.1c4.7-1.4%202.5-17.3%203.5-34.7%22%2F%3E%3Cpath%20d%3D%22M54%2034.4c.2-.7.1-1.5-.1-2c-2.1-4.5-2.8-8.3-3.1-11.4q-.15-1.5-1.2-2.4l-9-12.2c-1.4-1.9-3.7-2.9-6-2.8h-1.1C29.5%203.9%2024%205%2020%205.7c-4.2.7-7.5%202.1-9.2%204.4c1.3-3.4%205-5.1%2010.1-6c4-.7%209.5-1.8%2013.6-2.1h1.1c2.3-.1%204.6.8%206%202.8L50.5%2017q.9.9%201.2%202.4c.3%203.1%201.1%206.9%203.1%2011.4c.4%201%20.2%202.6-.8%203.6%22%2F%3E%3Cpath%20d%3D%22M44.5%2023s1.3%204.3%201.8%206.3c.4%201.7%202%204.8%204.6%206c-4.2-.6-5.6-4-6.1-5.7l-.2-.8s-.7-.5-1.4-1.5c.1-.1%201.5-2%201.3-4.3M34.2%2036.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0%20.6.1%201.2.2%201.7s.3%201%20.6%201.5c.2.5.5%201%20.7%201.6c.3.6.4%201.2.2%201.8m-7.9-1.6c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0%20.6.1%201.2.2%201.7s.4%201%20.6%201.5s.5%201%20.7%201.6c.4.5.5%201.2.2%201.8m-8.5-2.4c-.2-.6-.5-1-.8-1.5s-.6-.9-.9-1.5c-.3-.5-.5-1.2-.5-1.8s.2-1.3.5-1.8c0%20.6.1%201.2.2%201.7s.4%201%20.6%201.5s.5%201%20.7%201.6c.3.5.4%201.2.2%201.8%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/backhand-index-pointing-down-medium-dark-skin-tone.svg?color=%231a73e8&size=48