pinching hand medium dark emoji

pinching-hand-medium-dark from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
pinching-hand-medium-dark
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

Use the pinching hand medium dark emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#966661" d="M24.11 14.61c1.344-.994 3.094-.798 4.187.593c1.952 2.485-.543 4.613-2.447 6.237c-.462.394-.889.759-1.21 1.091a86 86 0 0 0-2.218 2.153c-.673.669-1.279 1.272-1.938 1.863c-2.415 2.165-4.868 3.39-8.078 3.39c-6.375 0-10.156-4.375-10.156-10.99l-.074-4.042a2.6 2.6 0 0 1-.067-.58v-3.65C2.11 9.2 3.371 8 4.922 8c.881 0 1.67.388 2.185.993a2.725 2.725 0 0 1 5.006-.543a2.83 2.83 0 0 1 5.145.452c2.048-3.545 5.283-4.954 9.242-3.293c1.578.75 1.532 2.388 1.328 3.141c-.292 1.075-1.418 2.54-3.148 2.102c-1.106-.28-2.235-.32-2.235 1l-.03 2.64c0 1.67.553 1.152 1.178.567c.17-.16.346-.323.516-.45"/><path fill="#764c49" d="M17.27 8.88c.136.396.246.946.246 1.807v1.211c.37-1.768 1.809-5.604 4.609-6.804h-.289c-1.848.456-3.398 1.776-4.566 3.785M2.158 14.82C2.402 16.06 3.548 17 4.922 17a2.9 2.9 0 0 0 1.737-.572A4.67 4.67 0 0 1 6 14.109V9.813c0-.647.142-1.152.296-1.472c.314.168.59.392.816.657l-.004.013A2.8 2.8 0 0 0 7 9.813v4.296c0 .548.163 1.11.369 1.534l-.001.002a2.73 2.73 0 0 0 2.018 1.335q.422-.021.882-.035a2.7 2.7 0 0 0 1.154-.545a4.5 4.5 0 0 1-.516-2.095c0-.56.015-1.61.029-2.613l.004-.266c.013-.907.025-1.733.025-2.082c0-.748.169-1.32.461-1.716c.279.224.512.5.684.815c-.082.198-.145.486-.145.9c0 .357-.012 1.19-.025 2.092l-.004.271a236 236 0 0 0-.029 2.599c0 .452.089.88.223 1.238v-.002a2.83 2.83 0 0 0 2.454 1.419a2.836 2.836 0 0 0 2.754-2.179h.038c0 1.03-.071 2.047-.425 2.829c.399.133.772.29 1.11.476a.5.5 0 0 1-.145.929h-.001l-.01.002l-.04.009l-.17.038c-.148.036-.366.093-.64.174c-.547.164-1.311.427-2.172.826c-1.727.799-3.817 2.127-5.343 4.252a.5.5 0 1 1-.812-.584c1.66-2.312 3.915-3.734 5.735-4.576l.29-.131a4 4 0 0 1-.236.006c-1.438 0-2.158-.648-2.416-1.098l-.162-.003c-.314.576-1.221 1.101-2.141 1.101c-1.15 0-2.078-.718-2.328-1.281c-.39.563-1.094 1.281-2.344 1.281c-2.346 0-2.923-3.15-2.967-4.211"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPinchingHandMediumDark(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="#966661" d="M24.11 14.61c1.344-.994 3.094-.798 4.187.593c1.952 2.485-.543 4.613-2.447 6.237c-.462.394-.889.759-1.21 1.091a86 86 0 0 0-2.218 2.153c-.673.669-1.279 1.272-1.938 1.863c-2.415 2.165-4.868 3.39-8.078 3.39c-6.375 0-10.156-4.375-10.156-10.99l-.074-4.042a2.6 2.6 0 0 1-.067-.58v-3.65C2.11 9.2 3.371 8 4.922 8c.881 0 1.67.388 2.185.993a2.725 2.725 0 0 1 5.006-.543a2.83 2.83 0 0 1 5.145.452c2.048-3.545 5.283-4.954 9.242-3.293c1.578.75 1.532 2.388 1.328 3.141c-.292 1.075-1.418 2.54-3.148 2.102c-1.106-.28-2.235-.32-2.235 1l-.03 2.64c0 1.67.553 1.152 1.178.567c.17-.16.346-.323.516-.45"/><path fill="#764c49" d="M17.27 8.88c.136.396.246.946.246 1.807v1.211c.37-1.768 1.809-5.604 4.609-6.804h-.289c-1.848.456-3.398 1.776-4.566 3.785M2.158 14.82C2.402 16.06 3.548 17 4.922 17a2.9 2.9 0 0 0 1.737-.572A4.67 4.67 0 0 1 6 14.109V9.813c0-.647.142-1.152.296-1.472c.314.168.59.392.816.657l-.004.013A2.8 2.8 0 0 0 7 9.813v4.296c0 .548.163 1.11.369 1.534l-.001.002a2.73 2.73 0 0 0 2.018 1.335q.422-.021.882-.035a2.7 2.7 0 0 0 1.154-.545a4.5 4.5 0 0 1-.516-2.095c0-.56.015-1.61.029-2.613l.004-.266c.013-.907.025-1.733.025-2.082c0-.748.169-1.32.461-1.716c.279.224.512.5.684.815c-.082.198-.145.486-.145.9c0 .357-.012 1.19-.025 2.092l-.004.271a236 236 0 0 0-.029 2.599c0 .452.089.88.223 1.238v-.002a2.83 2.83 0 0 0 2.454 1.419a2.836 2.836 0 0 0 2.754-2.179h.038c0 1.03-.071 2.047-.425 2.829c.399.133.772.29 1.11.476a.5.5 0 0 1-.145.929h-.001l-.01.002l-.04.009l-.17.038c-.148.036-.366.093-.64.174c-.547.164-1.311.427-2.172.826c-1.727.799-3.817 2.127-5.343 4.252a.5.5 0 1 1-.812-.584c1.66-2.312 3.915-3.734 5.735-4.576l.29-.131a4 4 0 0 1-.236.006c-1.438 0-2.158-.648-2.416-1.098l-.162-.003c-.314.576-1.221 1.101-2.141 1.101c-1.15 0-2.078-.718-2.328-1.281c-.39.563-1.094 1.281-2.344 1.281c-2.346 0-2.923-3.15-2.967-4.211"/></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="#966661" d="M24.11 14.61c1.344-.994 3.094-.798 4.187.593c1.952 2.485-.543 4.613-2.447 6.237c-.462.394-.889.759-1.21 1.091a86 86 0 0 0-2.218 2.153c-.673.669-1.279 1.272-1.938 1.863c-2.415 2.165-4.868 3.39-8.078 3.39c-6.375 0-10.156-4.375-10.156-10.99l-.074-4.042a2.6 2.6 0 0 1-.067-.58v-3.65C2.11 9.2 3.371 8 4.922 8c.881 0 1.67.388 2.185.993a2.725 2.725 0 0 1 5.006-.543a2.83 2.83 0 0 1 5.145.452c2.048-3.545 5.283-4.954 9.242-3.293c1.578.75 1.532 2.388 1.328 3.141c-.292 1.075-1.418 2.54-3.148 2.102c-1.106-.28-2.235-.32-2.235 1l-.03 2.64c0 1.67.553 1.152 1.178.567c.17-.16.346-.323.516-.45"/><path fill="#764c49" d="M17.27 8.88c.136.396.246.946.246 1.807v1.211c.37-1.768 1.809-5.604 4.609-6.804h-.289c-1.848.456-3.398 1.776-4.566 3.785M2.158 14.82C2.402 16.06 3.548 17 4.922 17a2.9 2.9 0 0 0 1.737-.572A4.67 4.67 0 0 1 6 14.109V9.813c0-.647.142-1.152.296-1.472c.314.168.59.392.816.657l-.004.013A2.8 2.8 0 0 0 7 9.813v4.296c0 .548.163 1.11.369 1.534l-.001.002a2.73 2.73 0 0 0 2.018 1.335q.422-.021.882-.035a2.7 2.7 0 0 0 1.154-.545a4.5 4.5 0 0 1-.516-2.095c0-.56.015-1.61.029-2.613l.004-.266c.013-.907.025-1.733.025-2.082c0-.748.169-1.32.461-1.716c.279.224.512.5.684.815c-.082.198-.145.486-.145.9c0 .357-.012 1.19-.025 2.092l-.004.271a236 236 0 0 0-.029 2.599c0 .452.089.88.223 1.238v-.002a2.83 2.83 0 0 0 2.454 1.419a2.836 2.836 0 0 0 2.754-2.179h.038c0 1.03-.071 2.047-.425 2.829c.399.133.772.29 1.11.476a.5.5 0 0 1-.145.929h-.001l-.01.002l-.04.009l-.17.038c-.148.036-.366.093-.64.174c-.547.164-1.311.427-2.172.826c-1.727.799-3.817 2.127-5.343 4.252a.5.5 0 1 1-.812-.584c1.66-2.312 3.915-3.734 5.735-4.576l.29-.131a4 4 0 0 1-.236.006c-1.438 0-2.158-.648-2.416-1.098l-.162-.003c-.314.576-1.221 1.101-2.141 1.101c-1.15 0-2.078-.718-2.328-1.281c-.39.563-1.094 1.281-2.344 1.281c-2.346 0-2.923-3.15-2.967-4.211"/></g></svg>
</template>

CSS

.icon-pinching-hand-medium-dark {
  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%23966661%22%20d%3D%22M24.11%2014.61c1.344-.994%203.094-.798%204.187.593c1.952%202.485-.543%204.613-2.447%206.237c-.462.394-.889.759-1.21%201.091a86%2086%200%200%200-2.218%202.153c-.673.669-1.279%201.272-1.938%201.863c-2.415%202.165-4.868%203.39-8.078%203.39c-6.375%200-10.156-4.375-10.156-10.99l-.074-4.042a2.6%202.6%200%200%201-.067-.58v-3.65C2.11%209.2%203.371%208%204.922%208c.881%200%201.67.388%202.185.993a2.725%202.725%200%200%201%205.006-.543a2.83%202.83%200%200%201%205.145.452c2.048-3.545%205.283-4.954%209.242-3.293c1.578.75%201.532%202.388%201.328%203.141c-.292%201.075-1.418%202.54-3.148%202.102c-1.106-.28-2.235-.32-2.235%201l-.03%202.64c0%201.67.553%201.152%201.178.567c.17-.16.346-.323.516-.45%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20d%3D%22M17.27%208.88c.136.396.246.946.246%201.807v1.211c.37-1.768%201.809-5.604%204.609-6.804h-.289c-1.848.456-3.398%201.776-4.566%203.785M2.158%2014.82C2.402%2016.06%203.548%2017%204.922%2017a2.9%202.9%200%200%200%201.737-.572A4.67%204.67%200%200%201%206%2014.109V9.813c0-.647.142-1.152.296-1.472c.314.168.59.392.816.657l-.004.013A2.8%202.8%200%200%200%207%209.813v4.296c0%20.548.163%201.11.369%201.534l-.001.002a2.73%202.73%200%200%200%202.018%201.335q.422-.021.882-.035a2.7%202.7%200%200%200%201.154-.545a4.5%204.5%200%200%201-.516-2.095c0-.56.015-1.61.029-2.613l.004-.266c.013-.907.025-1.733.025-2.082c0-.748.169-1.32.461-1.716c.279.224.512.5.684.815c-.082.198-.145.486-.145.9c0%20.357-.012%201.19-.025%202.092l-.004.271a236%20236%200%200%200-.029%202.599c0%20.452.089.88.223%201.238v-.002a2.83%202.83%200%200%200%202.454%201.419a2.836%202.836%200%200%200%202.754-2.179h.038c0%201.03-.071%202.047-.425%202.829c.399.133.772.29%201.11.476a.5.5%200%200%201-.145.929h-.001l-.01.002l-.04.009l-.17.038c-.148.036-.366.093-.64.174c-.547.164-1.311.427-2.172.826c-1.727.799-3.817%202.127-5.343%204.252a.5.5%200%201%201-.812-.584c1.66-2.312%203.915-3.734%205.735-4.576l.29-.131a4%204%200%200%201-.236.006c-1.438%200-2.158-.648-2.416-1.098l-.162-.003c-.314.576-1.221%201.101-2.141%201.101c-1.15%200-2.078-.718-2.328-1.281c-.39.563-1.094%201.281-2.344%201.281c-2.346%200-2.923-3.15-2.967-4.211%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%23966661%22%20d%3D%22M24.11%2014.61c1.344-.994%203.094-.798%204.187.593c1.952%202.485-.543%204.613-2.447%206.237c-.462.394-.889.759-1.21%201.091a86%2086%200%200%200-2.218%202.153c-.673.669-1.279%201.272-1.938%201.863c-2.415%202.165-4.868%203.39-8.078%203.39c-6.375%200-10.156-4.375-10.156-10.99l-.074-4.042a2.6%202.6%200%200%201-.067-.58v-3.65C2.11%209.2%203.371%208%204.922%208c.881%200%201.67.388%202.185.993a2.725%202.725%200%200%201%205.006-.543a2.83%202.83%200%200%201%205.145.452c2.048-3.545%205.283-4.954%209.242-3.293c1.578.75%201.532%202.388%201.328%203.141c-.292%201.075-1.418%202.54-3.148%202.102c-1.106-.28-2.235-.32-2.235%201l-.03%202.64c0%201.67.553%201.152%201.178.567c.17-.16.346-.323.516-.45%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20d%3D%22M17.27%208.88c.136.396.246.946.246%201.807v1.211c.37-1.768%201.809-5.604%204.609-6.804h-.289c-1.848.456-3.398%201.776-4.566%203.785M2.158%2014.82C2.402%2016.06%203.548%2017%204.922%2017a2.9%202.9%200%200%200%201.737-.572A4.67%204.67%200%200%201%206%2014.109V9.813c0-.647.142-1.152.296-1.472c.314.168.59.392.816.657l-.004.013A2.8%202.8%200%200%200%207%209.813v4.296c0%20.548.163%201.11.369%201.534l-.001.002a2.73%202.73%200%200%200%202.018%201.335q.422-.021.882-.035a2.7%202.7%200%200%200%201.154-.545a4.5%204.5%200%200%201-.516-2.095c0-.56.015-1.61.029-2.613l.004-.266c.013-.907.025-1.733.025-2.082c0-.748.169-1.32.461-1.716c.279.224.512.5.684.815c-.082.198-.145.486-.145.9c0%20.357-.012%201.19-.025%202.092l-.004.271a236%20236%200%200%200-.029%202.599c0%20.452.089.88.223%201.238v-.002a2.83%202.83%200%200%200%202.454%201.419a2.836%202.836%200%200%200%202.754-2.179h.038c0%201.03-.071%202.047-.425%202.829c.399.133.772.29%201.11.476a.5.5%200%200%201-.145.929h-.001l-.01.002l-.04.009l-.17.038c-.148.036-.366.093-.64.174c-.547.164-1.311.427-2.172.826c-1.727.799-3.817%202.127-5.343%204.252a.5.5%200%201%201-.812-.584c1.66-2.312%203.915-3.734%205.735-4.576l.29-.131a4%204%200%200%201-.236.006c-1.438%200-2.158-.648-2.416-1.098l-.162-.003c-.314.576-1.221%201.101-2.141%201.101c-1.15%200-2.078-.718-2.328-1.281c-.39.563-1.094%201.281-2.344%201.281c-2.346%200-2.923-3.15-2.967-4.211%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/pinching-hand-medium-dark.svg?color=%231a73e8&size=48