hand with index finger and thumb crossed emoji

hand-with-index-finger-and-thumb-crossed-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
hand-with-index-finger-and-thumb-crossed-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

Use the hand with index finger and thumb crossed emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39.866" cy="46.247" r="3.866" fill="#fcea2b"/><path fill="#debb90" d="M31.21 13.943c.67-3.25 4.043-6.66 6.856-6.66c1.65 0 2.354.657 2.354 2.007c0 7.043.929 9.456 3.435 15.118l4.607 9.136l-17.32-16.158zm2.532 18.145a4.114 4.114 0 0 0-5.818 5.818l1.497 1.44a4.114 4.114 0 0 0-5.819 5.817l1.455 1.455a4.114 4.114 0 0 0-5.818 5.818l6.796 6.776c6.427 6.426 16.846 6.426 23.272 0s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11 4.11 0 0 0-5.812 5.812z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M33.742 32.088a4.114 4.114 0 0 0-5.818 5.818l1.497 1.44a4.114 4.114 0 0 0-5.819 5.817l1.455 1.455a4.114 4.114 0 0 0-5.818 5.818l6.796 6.776c6.427 6.426 16.846 6.426 23.272 0s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11 4.11 0 0 0-5.812 5.812zM32.2 13.646c0-3.688 3.053-6.363 5.866-6.363c1.65 0 2.354.656 2.354 2.006c0 6.878.201 10.101 2.544 15.52"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiHandWithIndexFingerAndThumbCrossedMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39.866" cy="46.247" r="3.866" fill="#fcea2b"/><path fill="#debb90" d="M31.21 13.943c.67-3.25 4.043-6.66 6.856-6.66c1.65 0 2.354.657 2.354 2.007c0 7.043.929 9.456 3.435 15.118l4.607 9.136l-17.32-16.158zm2.532 18.145a4.114 4.114 0 0 0-5.818 5.818l1.497 1.44a4.114 4.114 0 0 0-5.819 5.817l1.455 1.455a4.114 4.114 0 0 0-5.818 5.818l6.796 6.776c6.427 6.426 16.846 6.426 23.272 0s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11 4.11 0 0 0-5.812 5.812z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M33.742 32.088a4.114 4.114 0 0 0-5.818 5.818l1.497 1.44a4.114 4.114 0 0 0-5.819 5.817l1.455 1.455a4.114 4.114 0 0 0-5.818 5.818l6.796 6.776c6.427 6.426 16.846 6.426 23.272 0s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11 4.11 0 0 0-5.812 5.812zM32.2 13.646c0-3.688 3.053-6.363 5.866-6.363c1.65 0 2.354.656 2.354 2.006c0 6.878.201 10.101 2.544 15.52"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39.866" cy="46.247" r="3.866" fill="#fcea2b"/><path fill="#debb90" d="M31.21 13.943c.67-3.25 4.043-6.66 6.856-6.66c1.65 0 2.354.657 2.354 2.007c0 7.043.929 9.456 3.435 15.118l4.607 9.136l-17.32-16.158zm2.532 18.145a4.114 4.114 0 0 0-5.818 5.818l1.497 1.44a4.114 4.114 0 0 0-5.819 5.817l1.455 1.455a4.114 4.114 0 0 0-5.818 5.818l6.796 6.776c6.427 6.426 16.846 6.426 23.272 0s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11 4.11 0 0 0-5.812 5.812z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M33.742 32.088a4.114 4.114 0 0 0-5.818 5.818l1.497 1.44a4.114 4.114 0 0 0-5.819 5.817l1.455 1.455a4.114 4.114 0 0 0-5.818 5.818l6.796 6.776c6.427 6.426 16.846 6.426 23.272 0s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11 4.11 0 0 0-5.812 5.812zM32.2 13.646c0-3.688 3.053-6.363 5.866-6.363c1.65 0 2.354.656 2.354 2.006c0 6.878.201 10.101 2.544 15.52"/></svg>
</template>

CSS

.icon-hand-with-index-finger-and-thumb-crossed-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%3Ccircle%20cx%3D%2239.866%22%20cy%3D%2246.247%22%20r%3D%223.866%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22M31.21%2013.943c.67-3.25%204.043-6.66%206.856-6.66c1.65%200%202.354.657%202.354%202.007c0%207.043.929%209.456%203.435%2015.118l4.607%209.136l-17.32-16.158zm2.532%2018.145a4.114%204.114%200%200%200-5.818%205.818l1.497%201.44a4.114%204.114%200%200%200-5.819%205.817l1.455%201.455a4.114%204.114%200%200%200-5.818%205.818l6.796%206.776c6.427%206.426%2016.846%206.426%2023.272%200s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11%204.11%200%200%200-5.812%205.812z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M33.742%2032.088a4.114%204.114%200%200%200-5.818%205.818l1.497%201.44a4.114%204.114%200%200%200-5.819%205.817l1.455%201.455a4.114%204.114%200%200%200-5.818%205.818l6.796%206.776c6.427%206.426%2016.846%206.426%2023.272%200s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11%204.11%200%200%200-5.812%205.812zM32.2%2013.646c0-3.688%203.053-6.363%205.866-6.363c1.65%200%202.354.656%202.354%202.006c0%206.878.201%2010.101%202.544%2015.52%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%2072%2072%22%3E%3Ccircle%20cx%3D%2239.866%22%20cy%3D%2246.247%22%20r%3D%223.866%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22M31.21%2013.943c.67-3.25%204.043-6.66%206.856-6.66c1.65%200%202.354.657%202.354%202.007c0%207.043.929%209.456%203.435%2015.118l4.607%209.136l-17.32-16.158zm2.532%2018.145a4.114%204.114%200%200%200-5.818%205.818l1.497%201.44a4.114%204.114%200%200%200-5.819%205.817l1.455%201.455a4.114%204.114%200%200%200-5.818%205.818l6.796%206.776c6.427%206.426%2016.846%206.426%2023.272%200s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11%204.11%200%200%200-5.812%205.812z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M33.742%2032.088a4.114%204.114%200%200%200-5.818%205.818l1.497%201.44a4.114%204.114%200%200%200-5.819%205.817l1.455%201.455a4.114%204.114%200%200%200-5.818%205.818l6.796%206.776c6.427%206.426%2016.846%206.426%2023.272%200s6.382-16.801-.044-23.228l-5.982-5.982l-18.37-18.37a4.11%204.11%200%200%200-5.812%205.812zM32.2%2013.646c0-3.688%203.053-6.363%205.866-6.363c1.65%200%202.354.656%202.354%202.006c0%206.878.201%2010.101%202.544%2015.52%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/hand-with-index-finger-and-thumb-crossed-medium-light-skin-tone.svg?color=%231a73e8&size=48