hand with index finger and thumb crossed emoji

hand-with-index-finger-and-thumb-crossed from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
hand-with-index-finger-and-thumb-crossed
Set
Fluent Emoji High Contrast
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji High Contrast

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 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V14)"><path fill="currentColor" d="M4.742 15.418a2 2 0 0 0-.182.358a11.25 11.25 0 0 0-1.135 4.937C3.425 26.947 8.48 32 14.713 32c3.927 0 7.384-2.007 9.403-5.042l4.248-5.506a4.63 4.63 0 0 0-.93-6.56a4.36 4.36 0 0 0-2.045-3.445a4.35 4.35 0 0 0-2.08-.658a4.66 4.66 0 0 0-2.65-3.348l.45-.636a4.323 4.323 0 0 0-6.405-5.725a6 6 0 0 0-.339-.246C13.316.128 11.701-.42 9.995.432C9.147.857 8.43 1.435 7.962 2.216a3.85 3.85 0 0 0-.52 2.373c.12 1.247.8 2.37 1.128 2.913l.051.084a17 17 0 0 1 .22.376l.016.032c.158.342.278.63.37.868l-3.075 4.494a11.3 11.3 0 0 0-1.41 2.062m2.788-.593q.102-.124.208-.244l3.358-4.908a.5.5 0 0 0 .098-.106l3.927-5.723a.5.5 0 0 0 .073-.16l.471-.689a2.323 2.323 0 1 1 3.813 2.654l-2.215 3.127l-2.658 3.417a.5.5 0 0 0 .79.614l2.92-3.755a2.678 2.678 0 0 1 3.04 3.142L19.1 15.2a.5.5 0 0 0 .8.6l2.051-2.735a2.38 2.38 0 0 1 2.378.078a2.36 2.36 0 0 1 1.112 1.938l-2.226 2.969a.5.5 0 0 0 .8.6l1.802-2.403q.155.072.3.166l.02.013l.02.013a2.627 2.627 0 0 1 .623 3.79l-4.292 5.566a9.287 9.287 0 0 1-16.765-7.422a9.2 9.2 0 0 1 .704-1.86l.008-.015l-.01.002l.037-.055q.451-.869 1.068-1.62m6.692-11.437l-3.178 4.63a17 17 0 0 0-.371-.863c-.077-.165-.199-.368-.337-.599c-.717-1.192-1.875-3.12.554-4.335c.926-.463 1.845-.14 2.583.436c.279.217.531.47.749.73"/></g><defs><clipPath id="SVGkRCCwb7V14"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHandWithIndexFingerAndThumbCrossed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clipPath="url(#SVGkRCCwb7V14)"><path fill="currentColor" d="M4.742 15.418a2 2 0 0 0-.182.358a11.25 11.25 0 0 0-1.135 4.937C3.425 26.947 8.48 32 14.713 32c3.927 0 7.384-2.007 9.403-5.042l4.248-5.506a4.63 4.63 0 0 0-.93-6.56a4.36 4.36 0 0 0-2.045-3.445a4.35 4.35 0 0 0-2.08-.658a4.66 4.66 0 0 0-2.65-3.348l.45-.636a4.323 4.323 0 0 0-6.405-5.725a6 6 0 0 0-.339-.246C13.316.128 11.701-.42 9.995.432C9.147.857 8.43 1.435 7.962 2.216a3.85 3.85 0 0 0-.52 2.373c.12 1.247.8 2.37 1.128 2.913l.051.084a17 17 0 0 1 .22.376l.016.032c.158.342.278.63.37.868l-3.075 4.494a11.3 11.3 0 0 0-1.41 2.062m2.788-.593q.102-.124.208-.244l3.358-4.908a.5.5 0 0 0 .098-.106l3.927-5.723a.5.5 0 0 0 .073-.16l.471-.689a2.323 2.323 0 1 1 3.813 2.654l-2.215 3.127l-2.658 3.417a.5.5 0 0 0 .79.614l2.92-3.755a2.678 2.678 0 0 1 3.04 3.142L19.1 15.2a.5.5 0 0 0 .8.6l2.051-2.735a2.38 2.38 0 0 1 2.378.078a2.36 2.36 0 0 1 1.112 1.938l-2.226 2.969a.5.5 0 0 0 .8.6l1.802-2.403q.155.072.3.166l.02.013l.02.013a2.627 2.627 0 0 1 .623 3.79l-4.292 5.566a9.287 9.287 0 0 1-16.765-7.422a9.2 9.2 0 0 1 .704-1.86l.008-.015l-.01.002l.037-.055q.451-.869 1.068-1.62m6.692-11.437l-3.178 4.63a17 17 0 0 0-.371-.863c-.077-.165-.199-.368-.337-.599c-.717-1.192-1.875-3.12.554-4.335c.926-.463 1.845-.14 2.583.436c.279.217.531.47.749.73"/></g><defs><clipPath id="SVGkRCCwb7V14"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V14)"><path fill="currentColor" d="M4.742 15.418a2 2 0 0 0-.182.358a11.25 11.25 0 0 0-1.135 4.937C3.425 26.947 8.48 32 14.713 32c3.927 0 7.384-2.007 9.403-5.042l4.248-5.506a4.63 4.63 0 0 0-.93-6.56a4.36 4.36 0 0 0-2.045-3.445a4.35 4.35 0 0 0-2.08-.658a4.66 4.66 0 0 0-2.65-3.348l.45-.636a4.323 4.323 0 0 0-6.405-5.725a6 6 0 0 0-.339-.246C13.316.128 11.701-.42 9.995.432C9.147.857 8.43 1.435 7.962 2.216a3.85 3.85 0 0 0-.52 2.373c.12 1.247.8 2.37 1.128 2.913l.051.084a17 17 0 0 1 .22.376l.016.032c.158.342.278.63.37.868l-3.075 4.494a11.3 11.3 0 0 0-1.41 2.062m2.788-.593q.102-.124.208-.244l3.358-4.908a.5.5 0 0 0 .098-.106l3.927-5.723a.5.5 0 0 0 .073-.16l.471-.689a2.323 2.323 0 1 1 3.813 2.654l-2.215 3.127l-2.658 3.417a.5.5 0 0 0 .79.614l2.92-3.755a2.678 2.678 0 0 1 3.04 3.142L19.1 15.2a.5.5 0 0 0 .8.6l2.051-2.735a2.38 2.38 0 0 1 2.378.078a2.36 2.36 0 0 1 1.112 1.938l-2.226 2.969a.5.5 0 0 0 .8.6l1.802-2.403q.155.072.3.166l.02.013l.02.013a2.627 2.627 0 0 1 .623 3.79l-4.292 5.566a9.287 9.287 0 0 1-16.765-7.422a9.2 9.2 0 0 1 .704-1.86l.008-.015l-.01.002l.037-.055q.451-.869 1.068-1.62m6.692-11.437l-3.178 4.63a17 17 0 0 0-.371-.863c-.077-.165-.199-.368-.337-.599c-.717-1.192-1.875-3.12.554-4.335c.926-.463 1.845-.14 2.583.436c.279.217.531.47.749.73"/></g><defs><clipPath id="SVGkRCCwb7V14"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-hand-with-index-finger-and-thumb-crossed {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V14)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.742%2015.418a2%202%200%200%200-.182.358a11.25%2011.25%200%200%200-1.135%204.937C3.425%2026.947%208.48%2032%2014.713%2032c3.927%200%207.384-2.007%209.403-5.042l4.248-5.506a4.63%204.63%200%200%200-.93-6.56a4.36%204.36%200%200%200-2.045-3.445a4.35%204.35%200%200%200-2.08-.658a4.66%204.66%200%200%200-2.65-3.348l.45-.636a4.323%204.323%200%200%200-6.405-5.725a6%206%200%200%200-.339-.246C13.316.128%2011.701-.42%209.995.432C9.147.857%208.43%201.435%207.962%202.216a3.85%203.85%200%200%200-.52%202.373c.12%201.247.8%202.37%201.128%202.913l.051.084a17%2017%200%200%201%20.22.376l.016.032c.158.342.278.63.37.868l-3.075%204.494a11.3%2011.3%200%200%200-1.41%202.062m2.788-.593q.102-.124.208-.244l3.358-4.908a.5.5%200%200%200%20.098-.106l3.927-5.723a.5.5%200%200%200%20.073-.16l.471-.689a2.323%202.323%200%201%201%203.813%202.654l-2.215%203.127l-2.658%203.417a.5.5%200%200%200%20.79.614l2.92-3.755a2.678%202.678%200%200%201%203.04%203.142L19.1%2015.2a.5.5%200%200%200%20.8.6l2.051-2.735a2.38%202.38%200%200%201%202.378.078a2.36%202.36%200%200%201%201.112%201.938l-2.226%202.969a.5.5%200%200%200%20.8.6l1.802-2.403q.155.072.3.166l.02.013l.02.013a2.627%202.627%200%200%201%20.623%203.79l-4.292%205.566a9.287%209.287%200%200%201-16.765-7.422a9.2%209.2%200%200%201%20.704-1.86l.008-.015l-.01.002l.037-.055q.451-.869%201.068-1.62m6.692-11.437l-3.178%204.63a17%2017%200%200%200-.371-.863c-.077-.165-.199-.368-.337-.599c-.717-1.192-1.875-3.12.554-4.335c.926-.463%201.845-.14%202.583.436c.279.217.531.47.749.73%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V14%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V14)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.742%2015.418a2%202%200%200%200-.182.358a11.25%2011.25%200%200%200-1.135%204.937C3.425%2026.947%208.48%2032%2014.713%2032c3.927%200%207.384-2.007%209.403-5.042l4.248-5.506a4.63%204.63%200%200%200-.93-6.56a4.36%204.36%200%200%200-2.045-3.445a4.35%204.35%200%200%200-2.08-.658a4.66%204.66%200%200%200-2.65-3.348l.45-.636a4.323%204.323%200%200%200-6.405-5.725a6%206%200%200%200-.339-.246C13.316.128%2011.701-.42%209.995.432C9.147.857%208.43%201.435%207.962%202.216a3.85%203.85%200%200%200-.52%202.373c.12%201.247.8%202.37%201.128%202.913l.051.084a17%2017%200%200%201%20.22.376l.016.032c.158.342.278.63.37.868l-3.075%204.494a11.3%2011.3%200%200%200-1.41%202.062m2.788-.593q.102-.124.208-.244l3.358-4.908a.5.5%200%200%200%20.098-.106l3.927-5.723a.5.5%200%200%200%20.073-.16l.471-.689a2.323%202.323%200%201%201%203.813%202.654l-2.215%203.127l-2.658%203.417a.5.5%200%200%200%20.79.614l2.92-3.755a2.678%202.678%200%200%201%203.04%203.142L19.1%2015.2a.5.5%200%200%200%20.8.6l2.051-2.735a2.38%202.38%200%200%201%202.378.078a2.36%202.36%200%200%201%201.112%201.938l-2.226%202.969a.5.5%200%200%200%20.8.6l1.802-2.403q.155.072.3.166l.02.013l.02.013a2.627%202.627%200%200%201%20.623%203.79l-4.292%205.566a9.287%209.287%200%200%201-16.765-7.422a9.2%209.2%200%200%201%20.704-1.86l.008-.015l-.01.002l.037-.055q.451-.869%201.068-1.62m6.692-11.437l-3.178%204.63a17%2017%200%200%200-.371-.863c-.077-.165-.199-.368-.337-.599c-.717-1.192-1.875-3.12.554-4.335c.926-.463%201.845-.14%202.583.436c.279.217.531.47.749.73%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V14%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/hand-with-index-finger-and-thumb-crossed.svg?color=%231a73e8&size=48