backhand index pointing right emoji

backhand-index-pointing-right-light-skin-tone from Twitter Emoji by Twitter · Light skin tone · People & Body · CC-BY-4.0 Attribution required.

Name
backhand-index-pointing-right-light-skin-tone
Set
Twitter Emoji
Style
Light skin tone
Category
People & Body
Viewbox
36×36
License
CC BY 4.0

5 other variants in Twitter Emoji

The same emoji in other sets

More people & body icons from Twitter Emoji

Use the backhand index pointing right emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f7dece" d="M15.856 31s2.394-.208 3.068-1.792c.697-1.639-.622-2.309-.622-2.309s1.914.059 2.622-1.941c.668-1.885-.958-2.75-.958-2.75s1.871-.307 2.417-2.292C22.842 18.245 21.216 17 21.216 17h12.208c.959 0 2.575-.542 2.576-2.543c.002-2-1.659-2.457-2.576-2.457h-20.5c-1 0-1-1 0-1h2.666c3.792 0 6.143-2.038 6.792-2.751c.65-.713.979-1.667.734-2.82c-.415-1.956-1.92-1.529-3.197-.975c-3.078 1.337-7.464 2.254-9.538 2.533C4.523 7.778.006 12.796 0 18.871C-.004 25.497 5.298 30.995 11.924 31z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiBackhandIndexPointingRightLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f7dece" d="M15.856 31s2.394-.208 3.068-1.792c.697-1.639-.622-2.309-.622-2.309s1.914.059 2.622-1.941c.668-1.885-.958-2.75-.958-2.75s1.871-.307 2.417-2.292C22.842 18.245 21.216 17 21.216 17h12.208c.959 0 2.575-.542 2.576-2.543c.002-2-1.659-2.457-2.576-2.457h-20.5c-1 0-1-1 0-1h2.666c3.792 0 6.143-2.038 6.792-2.751c.65-.713.979-1.667.734-2.82c-.415-1.956-1.92-1.529-3.197-.975c-3.078 1.337-7.464 2.254-9.538 2.533C4.523 7.778.006 12.796 0 18.871C-.004 25.497 5.298 30.995 11.924 31z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f7dece" d="M15.856 31s2.394-.208 3.068-1.792c.697-1.639-.622-2.309-.622-2.309s1.914.059 2.622-1.941c.668-1.885-.958-2.75-.958-2.75s1.871-.307 2.417-2.292C22.842 18.245 21.216 17 21.216 17h12.208c.959 0 2.575-.542 2.576-2.543c.002-2-1.659-2.457-2.576-2.457h-20.5c-1 0-1-1 0-1h2.666c3.792 0 6.143-2.038 6.792-2.751c.65-.713.979-1.667.734-2.82c-.415-1.956-1.92-1.529-3.197-.975c-3.078 1.337-7.464 2.254-9.538 2.533C4.523 7.778.006 12.796 0 18.871C-.004 25.497 5.298 30.995 11.924 31z"/></svg>
</template>

CSS

.icon-backhand-index-pointing-right-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f7dece%22%20d%3D%22M15.856%2031s2.394-.208%203.068-1.792c.697-1.639-.622-2.309-.622-2.309s1.914.059%202.622-1.941c.668-1.885-.958-2.75-.958-2.75s1.871-.307%202.417-2.292C22.842%2018.245%2021.216%2017%2021.216%2017h12.208c.959%200%202.575-.542%202.576-2.543c.002-2-1.659-2.457-2.576-2.457h-20.5c-1%200-1-1%200-1h2.666c3.792%200%206.143-2.038%206.792-2.751c.65-.713.979-1.667.734-2.82c-.415-1.956-1.92-1.529-3.197-.975c-3.078%201.337-7.464%202.254-9.538%202.533C4.523%207.778.006%2012.796%200%2018.871C-.004%2025.497%205.298%2030.995%2011.924%2031z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f7dece%22%20d%3D%22M15.856%2031s2.394-.208%203.068-1.792c.697-1.639-.622-2.309-.622-2.309s1.914.059%202.622-1.941c.668-1.885-.958-2.75-.958-2.75s1.871-.307%202.417-2.292C22.842%2018.245%2021.216%2017%2021.216%2017h12.208c.959%200%202.575-.542%202.576-2.543c.002-2-1.659-2.457-2.576-2.457h-20.5c-1%200-1-1%200-1h2.666c3.792%200%206.143-2.038%206.792-2.751c.65-.713.979-1.667.734-2.82c-.415-1.956-1.92-1.529-3.197-.975c-3.078%201.337-7.464%202.254-9.538%202.533C4.523%207.778.006%2012.796%200%2018.871C-.004%2025.497%205.298%2030.995%2011.924%2031z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/backhand-index-pointing-right-light-skin-tone.svg?color=%231a73e8&size=48