backhand index pointing left emoji
backhand-index-pointing-left-medium-light-skin-tone from Twitter Emoji by Twitter · Medium-light skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- backhand-index-pointing-left-medium-light-skin-tone
- Set
- Twitter Emoji
- Style
- Medium-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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the backhand index pointing left emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f3d2a2" d="M20.145 31s-2.436-.167-3.068-1.792c-.646-1.659.622-2.309.622-2.309s-1.914.059-2.622-1.941c-.668-1.885.958-2.75.958-2.75s-1.871-.307-2.417-2.292C13.158 18.245 14.784 17 14.784 17H2.576C1.617 17 .001 16.458 0 14.457C-.002 12.457 1.659 12 2.576 12h20.5c1 0 1-1 0-1H20.41c-3.792 0-6.143-2.038-6.792-2.751c-.65-.713-.98-1.667-.734-2.82c.415-1.956 1.92-1.529 3.197-.975c3.078 1.337 7.464 2.254 9.538 2.533c5.858.791 10.375 5.809 10.381 11.884c.004 6.626-5.298 12.124-11.924 12.129z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiBackhandIndexPointingLeftMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f3d2a2" d="M20.145 31s-2.436-.167-3.068-1.792c-.646-1.659.622-2.309.622-2.309s-1.914.059-2.622-1.941c-.668-1.885.958-2.75.958-2.75s-1.871-.307-2.417-2.292C13.158 18.245 14.784 17 14.784 17H2.576C1.617 17 .001 16.458 0 14.457C-.002 12.457 1.659 12 2.576 12h20.5c1 0 1-1 0-1H20.41c-3.792 0-6.143-2.038-6.792-2.751c-.65-.713-.98-1.667-.734-2.82c.415-1.956 1.92-1.529 3.197-.975c3.078 1.337 7.464 2.254 9.538 2.533c5.858.791 10.375 5.809 10.381 11.884c.004 6.626-5.298 12.124-11.924 12.129z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f3d2a2" d="M20.145 31s-2.436-.167-3.068-1.792c-.646-1.659.622-2.309.622-2.309s-1.914.059-2.622-1.941c-.668-1.885.958-2.75.958-2.75s-1.871-.307-2.417-2.292C13.158 18.245 14.784 17 14.784 17H2.576C1.617 17 .001 16.458 0 14.457C-.002 12.457 1.659 12 2.576 12h20.5c1 0 1-1 0-1H20.41c-3.792 0-6.143-2.038-6.792-2.751c-.65-.713-.98-1.667-.734-2.82c.415-1.956 1.92-1.529 3.197-.975c3.078 1.337 7.464 2.254 9.538 2.533c5.858.791 10.375 5.809 10.381 11.884c.004 6.626-5.298 12.124-11.924 12.129z"/></svg> </template>
CSS
.icon-backhand-index-pointing-left-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M20.145%2031s-2.436-.167-3.068-1.792c-.646-1.659.622-2.309.622-2.309s-1.914.059-2.622-1.941c-.668-1.885.958-2.75.958-2.75s-1.871-.307-2.417-2.292C13.158%2018.245%2014.784%2017%2014.784%2017H2.576C1.617%2017%20.001%2016.458%200%2014.457C-.002%2012.457%201.659%2012%202.576%2012h20.5c1%200%201-1%200-1H20.41c-3.792%200-6.143-2.038-6.792-2.751c-.65-.713-.98-1.667-.734-2.82c.415-1.956%201.92-1.529%203.197-.975c3.078%201.337%207.464%202.254%209.538%202.533c5.858.791%2010.375%205.809%2010.381%2011.884c.004%206.626-5.298%2012.124-11.924%2012.129z%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%23f3d2a2%22%20d%3D%22M20.145%2031s-2.436-.167-3.068-1.792c-.646-1.659.622-2.309.622-2.309s-1.914.059-2.622-1.941c-.668-1.885.958-2.75.958-2.75s-1.871-.307-2.417-2.292C13.158%2018.245%2014.784%2017%2014.784%2017H2.576C1.617%2017%20.001%2016.458%200%2014.457C-.002%2012.457%201.659%2012%202.576%2012h20.5c1%200%201-1%200-1H20.41c-3.792%200-6.143-2.038-6.792-2.751c-.65-.713-.98-1.667-.734-2.82c.415-1.956%201.92-1.529%203.197-.975c3.078%201.337%207.464%202.254%209.538%202.533c5.858.791%2010.375%205.809%2010.381%2011.884c.004%206.626-5.298%2012.124-11.924%2012.129z%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-left-medium-light-skin-tone.svg?color=%231a73e8&size=48