hand with index finger and thumb crossed light emoji
hand-with-index-finger-and-thumb-crossed-light from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- hand-with-index-finger-and-thumb-crossed-light
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji Flat
anatomical-heartartistartist-darkartist-lightartist-mediumartist-medium-darkartist-medium-lightastronautastronaut-darkastronaut-lightastronaut-mediumastronaut-medium-darkastronaut-medium-lightbabybaby-angelbaby-angel-darkbaby-angel-lightbaby-angel-mediumbaby-angel-medium-darkbaby-angel-medium-lightbaby-darkbaby-lightbaby-mediumbaby-medium-dark
Use the hand with index finger and thumb crossed light emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f1b99b" d="M10.89 2.063c1.87-.935 3.71 1.333 4.086 2.413l-3.478 5.282s.172-.602-.825-2.76c-.47-1.018-2.683-3.485.217-4.935"/><path fill="#ffd7c2" d="M15.506 3.19L6.923 15.77A9.46 9.46 0 0 0 5 21.5a9.5 9.5 0 0 0 17.76 4.696l4.163-5.943a2.687 2.687 0 0 0-1.883-4.211a2.68 2.68 0 0 0-3.74-3.615a2.681 2.681 0 0 0-3.462-3.257l2.068-2.92a2.68 2.68 0 1 0-4.4-3.06"/><path fill="#f1b99b" d="M17.885 9.154L15.6 12.2a.5.5 0 0 0 .8.6l2.802-3.736a2.7 2.7 0 0 0-1.318.09m3.452 3.251l-2.226 2.783a.5.5 0 1 0 .78.624l3.028-3.784a2.7 2.7 0 0 0-1.582.377M23.1 18.7l1.989-2.652c.341.047.678.16.992.345L23.9 19.3a.5.5 0 0 1-.8-.6"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatHandWithIndexFingerAndThumbCrossedLight(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"><path fill="#f1b99b" d="M10.89 2.063c1.87-.935 3.71 1.333 4.086 2.413l-3.478 5.282s.172-.602-.825-2.76c-.47-1.018-2.683-3.485.217-4.935"/><path fill="#ffd7c2" d="M15.506 3.19L6.923 15.77A9.46 9.46 0 0 0 5 21.5a9.5 9.5 0 0 0 17.76 4.696l4.163-5.943a2.687 2.687 0 0 0-1.883-4.211a2.68 2.68 0 0 0-3.74-3.615a2.681 2.681 0 0 0-3.462-3.257l2.068-2.92a2.68 2.68 0 1 0-4.4-3.06"/><path fill="#f1b99b" d="M17.885 9.154L15.6 12.2a.5.5 0 0 0 .8.6l2.802-3.736a2.7 2.7 0 0 0-1.318.09m3.452 3.251l-2.226 2.783a.5.5 0 1 0 .78.624l3.028-3.784a2.7 2.7 0 0 0-1.582.377M23.1 18.7l1.989-2.652c.341.047.678.16.992.345L23.9 19.3a.5.5 0 0 1-.8-.6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f1b99b" d="M10.89 2.063c1.87-.935 3.71 1.333 4.086 2.413l-3.478 5.282s.172-.602-.825-2.76c-.47-1.018-2.683-3.485.217-4.935"/><path fill="#ffd7c2" d="M15.506 3.19L6.923 15.77A9.46 9.46 0 0 0 5 21.5a9.5 9.5 0 0 0 17.76 4.696l4.163-5.943a2.687 2.687 0 0 0-1.883-4.211a2.68 2.68 0 0 0-3.74-3.615a2.681 2.681 0 0 0-3.462-3.257l2.068-2.92a2.68 2.68 0 1 0-4.4-3.06"/><path fill="#f1b99b" d="M17.885 9.154L15.6 12.2a.5.5 0 0 0 .8.6l2.802-3.736a2.7 2.7 0 0 0-1.318.09m3.452 3.251l-2.226 2.783a.5.5 0 1 0 .78.624l3.028-3.784a2.7 2.7 0 0 0-1.582.377M23.1 18.7l1.989-2.652c.341.047.678.16.992.345L23.9 19.3a.5.5 0 0 1-.8-.6"/></g></svg> </template>
CSS
.icon-hand-with-index-finger-and-thumb-crossed-light {
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%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M10.89%202.063c1.87-.935%203.71%201.333%204.086%202.413l-3.478%205.282s.172-.602-.825-2.76c-.47-1.018-2.683-3.485.217-4.935%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M15.506%203.19L6.923%2015.77A9.46%209.46%200%200%200%205%2021.5a9.5%209.5%200%200%200%2017.76%204.696l4.163-5.943a2.687%202.687%200%200%200-1.883-4.211a2.68%202.68%200%200%200-3.74-3.615a2.681%202.681%200%200%200-3.462-3.257l2.068-2.92a2.68%202.68%200%201%200-4.4-3.06%22%2F%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M17.885%209.154L15.6%2012.2a.5.5%200%200%200%20.8.6l2.802-3.736a2.7%202.7%200%200%200-1.318.09m3.452%203.251l-2.226%202.783a.5.5%200%201%200%20.78.624l3.028-3.784a2.7%202.7%200%200%200-1.582.377M23.1%2018.7l1.989-2.652c.341.047.678.16.992.345L23.9%2019.3a.5.5%200%200%201-.8-.6%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M10.89%202.063c1.87-.935%203.71%201.333%204.086%202.413l-3.478%205.282s.172-.602-.825-2.76c-.47-1.018-2.683-3.485.217-4.935%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M15.506%203.19L6.923%2015.77A9.46%209.46%200%200%200%205%2021.5a9.5%209.5%200%200%200%2017.76%204.696l4.163-5.943a2.687%202.687%200%200%200-1.883-4.211a2.68%202.68%200%200%200-3.74-3.615a2.681%202.681%200%200%200-3.462-3.257l2.068-2.92a2.68%202.68%200%201%200-4.4-3.06%22%2F%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M17.885%209.154L15.6%2012.2a.5.5%200%200%200%20.8.6l2.802-3.736a2.7%202.7%200%200%200-1.318.09m3.452%203.251l-2.226%202.783a.5.5%200%201%200%20.78.624l3.028-3.784a2.7%202.7%200%200%200-1.582.377M23.1%2018.7l1.989-2.652c.341.047.678.16.992.345L23.9%2019.3a.5.5%200%200%201-.8-.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/hand-with-index-finger-and-thumb-crossed-light.svg?color=%231a73e8&size=48