backhand index pointing down emoji
backhand-index-pointing-down-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- backhand-index-pointing-down-medium-light-skin-tone
- Set
- OpenMoji
- Style
- Medium-light skin tone
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
5 other variants in OpenMoji
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tonecouple-with-heart-man-man-light-skin-tone-dark-skin-tone
Use the backhand index pointing down emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#debb90" d="M54.42 40.99c-1.16 1.12-4.36-.18-6.16-1.46l-.01-.01c-.36-.23-1.56-.26-1.56-.26l-1.35-1.83l-.79-1.07v-1.28l-.02 1.25l.02.03v24.27c0 1.94-1.57 3.5-3.5 3.5c-1.83 0-3.31-1.38-3.48-3.16c-.01-.11-.02-.23-.02-.34l-.09-21.8a3.494 3.494 0 0 1-3.63 2.7a3.48 3.48 0 0 1-3.26-3.23h-.13c-.02.17-.07.33-.12.49c-.04.1-.08.21-.13.31c-.08.2-.2.39-.33.57c-.06.09-.12.17-.2.25c-.14.17-.3.32-.47.45c-.07.06-.15.11-.22.17c-.28.19-.6.35-.94.44c-.36.12-.75.17-1.16.15h-.04c-.05 0-.11 0-.15-.01c-.06-.01-.1-.01-.16-.02c-.23-.03-.45-.09-.66-.16c-.21-.08-.41-.17-.6-.28a3.4 3.4 0 0 1-.77-.61q-.12-.12-.21-.24c-.28-.35-.49-.75-.62-1.18c-.02-.06-.03-.12-.04-.18a.4.4 0 0 1-.03-.15c-.01-.03-.01-.05-.02-.08c0 .03.01.05.01.08h-.19a3.48 3.48 0 0 1-3.52 2.6a3.5 3.5 0 0 1-3.23-2.6c-.08-.29-.12-.58-.12-.89c0 0-.009-6.354 0-11.34c-.306-8.697 7.43-18.14 16.46-18.14c7.35 1.61 15.85 1.62 16.7 21.84c5.31 7.03 6.08 9.92 4.74 11.22"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M16.52 37.257V24.383c0-9.088 7.368-16.456 16.457-16.456s16.455 7.368 16.455 16.456M23.513 37.55a3.5 3.5 0 1 1-6.994-.293m13.991.526a3.5 3.5 0 1 1-6.994-.293"/><path d="M30.506 37.917a3.5 3.5 0 1 1-6.977-.561m14.019.905a3.5 3.5 0 0 1-6.986-.448m23.939-1.775a3.5 3.5 0 1 1-5.035 4.863m-4.918 19.733a3.5 3.5 0 1 1-7 0m0-22.336v22.336m7 0V32.843m2.96 5.844l1.958 2.214m3.268-7.183c-1.953-2.144-3.374-5.168-3.302-9.522m5.069 11.842l-1.821-2.381"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBackhandIndexPointingDownMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#debb90" d="M54.42 40.99c-1.16 1.12-4.36-.18-6.16-1.46l-.01-.01c-.36-.23-1.56-.26-1.56-.26l-1.35-1.83l-.79-1.07v-1.28l-.02 1.25l.02.03v24.27c0 1.94-1.57 3.5-3.5 3.5c-1.83 0-3.31-1.38-3.48-3.16c-.01-.11-.02-.23-.02-.34l-.09-21.8a3.494 3.494 0 0 1-3.63 2.7a3.48 3.48 0 0 1-3.26-3.23h-.13c-.02.17-.07.33-.12.49c-.04.1-.08.21-.13.31c-.08.2-.2.39-.33.57c-.06.09-.12.17-.2.25c-.14.17-.3.32-.47.45c-.07.06-.15.11-.22.17c-.28.19-.6.35-.94.44c-.36.12-.75.17-1.16.15h-.04c-.05 0-.11 0-.15-.01c-.06-.01-.1-.01-.16-.02c-.23-.03-.45-.09-.66-.16c-.21-.08-.41-.17-.6-.28a3.4 3.4 0 0 1-.77-.61q-.12-.12-.21-.24c-.28-.35-.49-.75-.62-1.18c-.02-.06-.03-.12-.04-.18a.4.4 0 0 1-.03-.15c-.01-.03-.01-.05-.02-.08c0 .03.01.05.01.08h-.19a3.48 3.48 0 0 1-3.52 2.6a3.5 3.5 0 0 1-3.23-2.6c-.08-.29-.12-.58-.12-.89c0 0-.009-6.354 0-11.34c-.306-8.697 7.43-18.14 16.46-18.14c7.35 1.61 15.85 1.62 16.7 21.84c5.31 7.03 6.08 9.92 4.74 11.22"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M16.52 37.257V24.383c0-9.088 7.368-16.456 16.457-16.456s16.455 7.368 16.455 16.456M23.513 37.55a3.5 3.5 0 1 1-6.994-.293m13.991.526a3.5 3.5 0 1 1-6.994-.293"/><path d="M30.506 37.917a3.5 3.5 0 1 1-6.977-.561m14.019.905a3.5 3.5 0 0 1-6.986-.448m23.939-1.775a3.5 3.5 0 1 1-5.035 4.863m-4.918 19.733a3.5 3.5 0 1 1-7 0m0-22.336v22.336m7 0V32.843m2.96 5.844l1.958 2.214m3.268-7.183c-1.953-2.144-3.374-5.168-3.302-9.522m5.069 11.842l-1.821-2.381"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#debb90" d="M54.42 40.99c-1.16 1.12-4.36-.18-6.16-1.46l-.01-.01c-.36-.23-1.56-.26-1.56-.26l-1.35-1.83l-.79-1.07v-1.28l-.02 1.25l.02.03v24.27c0 1.94-1.57 3.5-3.5 3.5c-1.83 0-3.31-1.38-3.48-3.16c-.01-.11-.02-.23-.02-.34l-.09-21.8a3.494 3.494 0 0 1-3.63 2.7a3.48 3.48 0 0 1-3.26-3.23h-.13c-.02.17-.07.33-.12.49c-.04.1-.08.21-.13.31c-.08.2-.2.39-.33.57c-.06.09-.12.17-.2.25c-.14.17-.3.32-.47.45c-.07.06-.15.11-.22.17c-.28.19-.6.35-.94.44c-.36.12-.75.17-1.16.15h-.04c-.05 0-.11 0-.15-.01c-.06-.01-.1-.01-.16-.02c-.23-.03-.45-.09-.66-.16c-.21-.08-.41-.17-.6-.28a3.4 3.4 0 0 1-.77-.61q-.12-.12-.21-.24c-.28-.35-.49-.75-.62-1.18c-.02-.06-.03-.12-.04-.18a.4.4 0 0 1-.03-.15c-.01-.03-.01-.05-.02-.08c0 .03.01.05.01.08h-.19a3.48 3.48 0 0 1-3.52 2.6a3.5 3.5 0 0 1-3.23-2.6c-.08-.29-.12-.58-.12-.89c0 0-.009-6.354 0-11.34c-.306-8.697 7.43-18.14 16.46-18.14c7.35 1.61 15.85 1.62 16.7 21.84c5.31 7.03 6.08 9.92 4.74 11.22"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M16.52 37.257V24.383c0-9.088 7.368-16.456 16.457-16.456s16.455 7.368 16.455 16.456M23.513 37.55a3.5 3.5 0 1 1-6.994-.293m13.991.526a3.5 3.5 0 1 1-6.994-.293"/><path d="M30.506 37.917a3.5 3.5 0 1 1-6.977-.561m14.019.905a3.5 3.5 0 0 1-6.986-.448m23.939-1.775a3.5 3.5 0 1 1-5.035 4.863m-4.918 19.733a3.5 3.5 0 1 1-7 0m0-22.336v22.336m7 0V32.843m2.96 5.844l1.958 2.214m3.268-7.183c-1.953-2.144-3.374-5.168-3.302-9.522m5.069 11.842l-1.821-2.381"/></g></svg> </template>
CSS
.icon-backhand-index-pointing-down-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22M54.42%2040.99c-1.16%201.12-4.36-.18-6.16-1.46l-.01-.01c-.36-.23-1.56-.26-1.56-.26l-1.35-1.83l-.79-1.07v-1.28l-.02%201.25l.02.03v24.27c0%201.94-1.57%203.5-3.5%203.5c-1.83%200-3.31-1.38-3.48-3.16c-.01-.11-.02-.23-.02-.34l-.09-21.8a3.494%203.494%200%200%201-3.63%202.7a3.48%203.48%200%200%201-3.26-3.23h-.13c-.02.17-.07.33-.12.49c-.04.1-.08.21-.13.31c-.08.2-.2.39-.33.57c-.06.09-.12.17-.2.25c-.14.17-.3.32-.47.45c-.07.06-.15.11-.22.17c-.28.19-.6.35-.94.44c-.36.12-.75.17-1.16.15h-.04c-.05%200-.11%200-.15-.01c-.06-.01-.1-.01-.16-.02c-.23-.03-.45-.09-.66-.16c-.21-.08-.41-.17-.6-.28a3.4%203.4%200%200%201-.77-.61q-.12-.12-.21-.24c-.28-.35-.49-.75-.62-1.18c-.02-.06-.03-.12-.04-.18a.4.4%200%200%201-.03-.15c-.01-.03-.01-.05-.02-.08c0%20.03.01.05.01.08h-.19a3.48%203.48%200%200%201-3.52%202.6a3.5%203.5%200%200%201-3.23-2.6c-.08-.29-.12-.58-.12-.89c0%200-.009-6.354%200-11.34c-.306-8.697%207.43-18.14%2016.46-18.14c7.35%201.61%2015.85%201.62%2016.7%2021.84c5.31%207.03%206.08%209.92%204.74%2011.22%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.52%2037.257V24.383c0-9.088%207.368-16.456%2016.457-16.456s16.455%207.368%2016.455%2016.456M23.513%2037.55a3.5%203.5%200%201%201-6.994-.293m13.991.526a3.5%203.5%200%201%201-6.994-.293%22%2F%3E%3Cpath%20d%3D%22M30.506%2037.917a3.5%203.5%200%201%201-6.977-.561m14.019.905a3.5%203.5%200%200%201-6.986-.448m23.939-1.775a3.5%203.5%200%201%201-5.035%204.863m-4.918%2019.733a3.5%203.5%200%201%201-7%200m0-22.336v22.336m7%200V32.843m2.96%205.844l1.958%202.214m3.268-7.183c-1.953-2.144-3.374-5.168-3.302-9.522m5.069%2011.842l-1.821-2.381%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22M54.42%2040.99c-1.16%201.12-4.36-.18-6.16-1.46l-.01-.01c-.36-.23-1.56-.26-1.56-.26l-1.35-1.83l-.79-1.07v-1.28l-.02%201.25l.02.03v24.27c0%201.94-1.57%203.5-3.5%203.5c-1.83%200-3.31-1.38-3.48-3.16c-.01-.11-.02-.23-.02-.34l-.09-21.8a3.494%203.494%200%200%201-3.63%202.7a3.48%203.48%200%200%201-3.26-3.23h-.13c-.02.17-.07.33-.12.49c-.04.1-.08.21-.13.31c-.08.2-.2.39-.33.57c-.06.09-.12.17-.2.25c-.14.17-.3.32-.47.45c-.07.06-.15.11-.22.17c-.28.19-.6.35-.94.44c-.36.12-.75.17-1.16.15h-.04c-.05%200-.11%200-.15-.01c-.06-.01-.1-.01-.16-.02c-.23-.03-.45-.09-.66-.16c-.21-.08-.41-.17-.6-.28a3.4%203.4%200%200%201-.77-.61q-.12-.12-.21-.24c-.28-.35-.49-.75-.62-1.18c-.02-.06-.03-.12-.04-.18a.4.4%200%200%201-.03-.15c-.01-.03-.01-.05-.02-.08c0%20.03.01.05.01.08h-.19a3.48%203.48%200%200%201-3.52%202.6a3.5%203.5%200%200%201-3.23-2.6c-.08-.29-.12-.58-.12-.89c0%200-.009-6.354%200-11.34c-.306-8.697%207.43-18.14%2016.46-18.14c7.35%201.61%2015.85%201.62%2016.7%2021.84c5.31%207.03%206.08%209.92%204.74%2011.22%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.52%2037.257V24.383c0-9.088%207.368-16.456%2016.457-16.456s16.455%207.368%2016.455%2016.456M23.513%2037.55a3.5%203.5%200%201%201-6.994-.293m13.991.526a3.5%203.5%200%201%201-6.994-.293%22%2F%3E%3Cpath%20d%3D%22M30.506%2037.917a3.5%203.5%200%201%201-6.977-.561m14.019.905a3.5%203.5%200%200%201-6.986-.448m23.939-1.775a3.5%203.5%200%201%201-5.035%204.863m-4.918%2019.733a3.5%203.5%200%201%201-7%200m0-22.336v22.336m7%200V32.843m2.96%205.844l1.958%202.214m3.268-7.183c-1.953-2.144-3.374-5.168-3.302-9.522m5.069%2011.842l-1.821-2.381%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/backhand-index-pointing-down-medium-light-skin-tone.svg?color=%231a73e8&size=48