pinching hand emoji
pinching-hand-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- pinching-hand-medium-skin-tone
- Set
- OpenMoji
- Style
- Medium 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-downbackhand-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-tone
Use the pinching hand emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#c19a65" stroke="#c19a65" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m40.235 29.08l-1.489-2.429c-2.534-4.25-9.439-14.641-9.595-14.846c-1.15-1.511-2.63-2.3-4.14-1.15c-1.512 1.14-.413 2.61.462 4.689l6.92 14.492l2.772 5.699l-7.02-5.507a3.4 3.4 0 0 0-.786-.652a2.73 2.73 0 0 0-1.383-.522a3.7 3.7 0 0 0-1.825.055l-9.625 3.05a6 6 0 0 0-1.102.478c-1.396.985-1.847 1.29-1.654 3.173a3.04 3.04 0 0 0 4.152 1.826l8.715-1.976l.373.31l6.992 6.217a52 52 0 0 1-2.065 5.88a2.194 2.194 0 0 1-2.582 1.023a47 47 0 0 0-6.207-1.455a2.2 2.2 0 0 1-.69-.242c-4.095-2.243-8.51-3.408-9.458-2.459c-.945.872-.621 1.33-.145 2.758c.764 2.294 6.597 5.42 7.934 6.935l6.55 5.448s6.402 4.61 10.227 4.589c12.063-.066 18.95-14.75 18.962-18.52c.006-1.642.193-3.625.193-3.625a19 19 0 0 0-.778-3.007l-.011-.005a3 3 0 0 0 .029-.537s-.933-16.319-1.165-20.239a5.3 5.3 0 0 0-.557-2.176a2.464 2.464 0 0 0-2.562-1.498c-1.632.187-2.158 1.876-2.277 3.783l-.566 8.091c-1.384-5.518-4.816-16.401-4.904-16.625a2.78 2.78 0 0 0-3.434-2.053c-1.784.673-2.02 2.69-1.74 4.46l.977 6.687l1.013 7.451"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.736 42.143c-.87 2.515-1.12 4.347-1.799 5.591a2.19 2.19 0 0 1-2.582 1.023a47 47 0 0 0-6.206-1.455a2.2 2.2 0 0 1-.691-.242c-4.095-2.244-8.51-3.408-9.458-2.46a2.35 2.35 0 0 0-.776 2.965c.764 2.294 7.228 5.214 8.565 6.728l5.849 5.849s6.972 4.916 10.797 4.895C47.498 64.971 54.987 49.242 55 45.472a22 22 0 0 0-.28-3.287a19 19 0 0 0-.777-3.006m-29.439-3.485l-8.51 2.031a3.43 3.43 0 0 1-4.428-2.032c-.194-1.883.462-2.405 1.858-3.39a6 6 0 0 1 1.103-.477l9.624-3.05a3.7 3.7 0 0 1 1.825-.056m5.76 13.423l-7.098-6.372"/><path d="M25.01 28.613a4.33 4.33 0 0 1 2.349.63a3.4 3.4 0 0 1 .787.651l8.33 6.694m-4.039-6.666L25.01 15.208c-.875-2.078-1.511-3.546 0-4.687c1.511-1.15 2.99-.36 4.141 1.15c.156.205 8.55 13.016 11.084 17.267v.01m7.858 2.447c-1.384-5.518-6.075-21.198-6.163-21.423a2.78 2.78 0 0 0-3.434-2.053c-1.784.673-2.02 2.69-1.74 4.46l.977 6.687m9.667-.56c.119-1.906.644-3.596 2.276-3.782a2.464 2.464 0 0 1 2.563 1.497a5.3 5.3 0 0 1 .556 2.177c.233 3.92 1.166 20.239 1.166 20.239a3 3 0 0 1-.03.536M39.675 28.081l3.491 5.513"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPinchingHandMediumSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#c19a65" stroke="#c19a65" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m40.235 29.08l-1.489-2.429c-2.534-4.25-9.439-14.641-9.595-14.846c-1.15-1.511-2.63-2.3-4.14-1.15c-1.512 1.14-.413 2.61.462 4.689l6.92 14.492l2.772 5.699l-7.02-5.507a3.4 3.4 0 0 0-.786-.652a2.73 2.73 0 0 0-1.383-.522a3.7 3.7 0 0 0-1.825.055l-9.625 3.05a6 6 0 0 0-1.102.478c-1.396.985-1.847 1.29-1.654 3.173a3.04 3.04 0 0 0 4.152 1.826l8.715-1.976l.373.31l6.992 6.217a52 52 0 0 1-2.065 5.88a2.194 2.194 0 0 1-2.582 1.023a47 47 0 0 0-6.207-1.455a2.2 2.2 0 0 1-.69-.242c-4.095-2.243-8.51-3.408-9.458-2.459c-.945.872-.621 1.33-.145 2.758c.764 2.294 6.597 5.42 7.934 6.935l6.55 5.448s6.402 4.61 10.227 4.589c12.063-.066 18.95-14.75 18.962-18.52c.006-1.642.193-3.625.193-3.625a19 19 0 0 0-.778-3.007l-.011-.005a3 3 0 0 0 .029-.537s-.933-16.319-1.165-20.239a5.3 5.3 0 0 0-.557-2.176a2.464 2.464 0 0 0-2.562-1.498c-1.632.187-2.158 1.876-2.277 3.783l-.566 8.091c-1.384-5.518-4.816-16.401-4.904-16.625a2.78 2.78 0 0 0-3.434-2.053c-1.784.673-2.02 2.69-1.74 4.46l.977 6.687l1.013 7.451"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M31.736 42.143c-.87 2.515-1.12 4.347-1.799 5.591a2.19 2.19 0 0 1-2.582 1.023a47 47 0 0 0-6.206-1.455a2.2 2.2 0 0 1-.691-.242c-4.095-2.244-8.51-3.408-9.458-2.46a2.35 2.35 0 0 0-.776 2.965c.764 2.294 7.228 5.214 8.565 6.728l5.849 5.849s6.972 4.916 10.797 4.895C47.498 64.971 54.987 49.242 55 45.472a22 22 0 0 0-.28-3.287a19 19 0 0 0-.777-3.006m-29.439-3.485l-8.51 2.031a3.43 3.43 0 0 1-4.428-2.032c-.194-1.883.462-2.405 1.858-3.39a6 6 0 0 1 1.103-.477l9.624-3.05a3.7 3.7 0 0 1 1.825-.056m5.76 13.423l-7.098-6.372"/><path d="M25.01 28.613a4.33 4.33 0 0 1 2.349.63a3.4 3.4 0 0 1 .787.651l8.33 6.694m-4.039-6.666L25.01 15.208c-.875-2.078-1.511-3.546 0-4.687c1.511-1.15 2.99-.36 4.141 1.15c.156.205 8.55 13.016 11.084 17.267v.01m7.858 2.447c-1.384-5.518-6.075-21.198-6.163-21.423a2.78 2.78 0 0 0-3.434-2.053c-1.784.673-2.02 2.69-1.74 4.46l.977 6.687m9.667-.56c.119-1.906.644-3.596 2.276-3.782a2.464 2.464 0 0 1 2.563 1.497a5.3 5.3 0 0 1 .556 2.177c.233 3.92 1.166 20.239 1.166 20.239a3 3 0 0 1-.03.536M39.675 28.081l3.491 5.513"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#c19a65" stroke="#c19a65" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m40.235 29.08l-1.489-2.429c-2.534-4.25-9.439-14.641-9.595-14.846c-1.15-1.511-2.63-2.3-4.14-1.15c-1.512 1.14-.413 2.61.462 4.689l6.92 14.492l2.772 5.699l-7.02-5.507a3.4 3.4 0 0 0-.786-.652a2.73 2.73 0 0 0-1.383-.522a3.7 3.7 0 0 0-1.825.055l-9.625 3.05a6 6 0 0 0-1.102.478c-1.396.985-1.847 1.29-1.654 3.173a3.04 3.04 0 0 0 4.152 1.826l8.715-1.976l.373.31l6.992 6.217a52 52 0 0 1-2.065 5.88a2.194 2.194 0 0 1-2.582 1.023a47 47 0 0 0-6.207-1.455a2.2 2.2 0 0 1-.69-.242c-4.095-2.243-8.51-3.408-9.458-2.459c-.945.872-.621 1.33-.145 2.758c.764 2.294 6.597 5.42 7.934 6.935l6.55 5.448s6.402 4.61 10.227 4.589c12.063-.066 18.95-14.75 18.962-18.52c.006-1.642.193-3.625.193-3.625a19 19 0 0 0-.778-3.007l-.011-.005a3 3 0 0 0 .029-.537s-.933-16.319-1.165-20.239a5.3 5.3 0 0 0-.557-2.176a2.464 2.464 0 0 0-2.562-1.498c-1.632.187-2.158 1.876-2.277 3.783l-.566 8.091c-1.384-5.518-4.816-16.401-4.904-16.625a2.78 2.78 0 0 0-3.434-2.053c-1.784.673-2.02 2.69-1.74 4.46l.977 6.687l1.013 7.451"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.736 42.143c-.87 2.515-1.12 4.347-1.799 5.591a2.19 2.19 0 0 1-2.582 1.023a47 47 0 0 0-6.206-1.455a2.2 2.2 0 0 1-.691-.242c-4.095-2.244-8.51-3.408-9.458-2.46a2.35 2.35 0 0 0-.776 2.965c.764 2.294 7.228 5.214 8.565 6.728l5.849 5.849s6.972 4.916 10.797 4.895C47.498 64.971 54.987 49.242 55 45.472a22 22 0 0 0-.28-3.287a19 19 0 0 0-.777-3.006m-29.439-3.485l-8.51 2.031a3.43 3.43 0 0 1-4.428-2.032c-.194-1.883.462-2.405 1.858-3.39a6 6 0 0 1 1.103-.477l9.624-3.05a3.7 3.7 0 0 1 1.825-.056m5.76 13.423l-7.098-6.372"/><path d="M25.01 28.613a4.33 4.33 0 0 1 2.349.63a3.4 3.4 0 0 1 .787.651l8.33 6.694m-4.039-6.666L25.01 15.208c-.875-2.078-1.511-3.546 0-4.687c1.511-1.15 2.99-.36 4.141 1.15c.156.205 8.55 13.016 11.084 17.267v.01m7.858 2.447c-1.384-5.518-6.075-21.198-6.163-21.423a2.78 2.78 0 0 0-3.434-2.053c-1.784.673-2.02 2.69-1.74 4.46l.977 6.687m9.667-.56c.119-1.906.644-3.596 2.276-3.782a2.464 2.464 0 0 1 2.563 1.497a5.3 5.3 0 0 1 .556 2.177c.233 3.92 1.166 20.239 1.166 20.239a3 3 0 0 1-.03.536M39.675 28.081l3.491 5.513"/></g></svg> </template>
CSS
.icon-pinching-hand-medium-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%23c19a65%22%20stroke%3D%22%23c19a65%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m40.235%2029.08l-1.489-2.429c-2.534-4.25-9.439-14.641-9.595-14.846c-1.15-1.511-2.63-2.3-4.14-1.15c-1.512%201.14-.413%202.61.462%204.689l6.92%2014.492l2.772%205.699l-7.02-5.507a3.4%203.4%200%200%200-.786-.652a2.73%202.73%200%200%200-1.383-.522a3.7%203.7%200%200%200-1.825.055l-9.625%203.05a6%206%200%200%200-1.102.478c-1.396.985-1.847%201.29-1.654%203.173a3.04%203.04%200%200%200%204.152%201.826l8.715-1.976l.373.31l6.992%206.217a52%2052%200%200%201-2.065%205.88a2.194%202.194%200%200%201-2.582%201.023a47%2047%200%200%200-6.207-1.455a2.2%202.2%200%200%201-.69-.242c-4.095-2.243-8.51-3.408-9.458-2.459c-.945.872-.621%201.33-.145%202.758c.764%202.294%206.597%205.42%207.934%206.935l6.55%205.448s6.402%204.61%2010.227%204.589c12.063-.066%2018.95-14.75%2018.962-18.52c.006-1.642.193-3.625.193-3.625a19%2019%200%200%200-.778-3.007l-.011-.005a3%203%200%200%200%20.029-.537s-.933-16.319-1.165-20.239a5.3%205.3%200%200%200-.557-2.176a2.464%202.464%200%200%200-2.562-1.498c-1.632.187-2.158%201.876-2.277%203.783l-.566%208.091c-1.384-5.518-4.816-16.401-4.904-16.625a2.78%202.78%200%200%200-3.434-2.053c-1.784.673-2.02%202.69-1.74%204.46l.977%206.687l1.013%207.451%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.736%2042.143c-.87%202.515-1.12%204.347-1.799%205.591a2.19%202.19%200%200%201-2.582%201.023a47%2047%200%200%200-6.206-1.455a2.2%202.2%200%200%201-.691-.242c-4.095-2.244-8.51-3.408-9.458-2.46a2.35%202.35%200%200%200-.776%202.965c.764%202.294%207.228%205.214%208.565%206.728l5.849%205.849s6.972%204.916%2010.797%204.895C47.498%2064.971%2054.987%2049.242%2055%2045.472a22%2022%200%200%200-.28-3.287a19%2019%200%200%200-.777-3.006m-29.439-3.485l-8.51%202.031a3.43%203.43%200%200%201-4.428-2.032c-.194-1.883.462-2.405%201.858-3.39a6%206%200%200%201%201.103-.477l9.624-3.05a3.7%203.7%200%200%201%201.825-.056m5.76%2013.423l-7.098-6.372%22%2F%3E%3Cpath%20d%3D%22M25.01%2028.613a4.33%204.33%200%200%201%202.349.63a3.4%203.4%200%200%201%20.787.651l8.33%206.694m-4.039-6.666L25.01%2015.208c-.875-2.078-1.511-3.546%200-4.687c1.511-1.15%202.99-.36%204.141%201.15c.156.205%208.55%2013.016%2011.084%2017.267v.01m7.858%202.447c-1.384-5.518-6.075-21.198-6.163-21.423a2.78%202.78%200%200%200-3.434-2.053c-1.784.673-2.02%202.69-1.74%204.46l.977%206.687m9.667-.56c.119-1.906.644-3.596%202.276-3.782a2.464%202.464%200%200%201%202.563%201.497a5.3%205.3%200%200%201%20.556%202.177c.233%203.92%201.166%2020.239%201.166%2020.239a3%203%200%200%201-.03.536M39.675%2028.081l3.491%205.513%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%23c19a65%22%20stroke%3D%22%23c19a65%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m40.235%2029.08l-1.489-2.429c-2.534-4.25-9.439-14.641-9.595-14.846c-1.15-1.511-2.63-2.3-4.14-1.15c-1.512%201.14-.413%202.61.462%204.689l6.92%2014.492l2.772%205.699l-7.02-5.507a3.4%203.4%200%200%200-.786-.652a2.73%202.73%200%200%200-1.383-.522a3.7%203.7%200%200%200-1.825.055l-9.625%203.05a6%206%200%200%200-1.102.478c-1.396.985-1.847%201.29-1.654%203.173a3.04%203.04%200%200%200%204.152%201.826l8.715-1.976l.373.31l6.992%206.217a52%2052%200%200%201-2.065%205.88a2.194%202.194%200%200%201-2.582%201.023a47%2047%200%200%200-6.207-1.455a2.2%202.2%200%200%201-.69-.242c-4.095-2.243-8.51-3.408-9.458-2.459c-.945.872-.621%201.33-.145%202.758c.764%202.294%206.597%205.42%207.934%206.935l6.55%205.448s6.402%204.61%2010.227%204.589c12.063-.066%2018.95-14.75%2018.962-18.52c.006-1.642.193-3.625.193-3.625a19%2019%200%200%200-.778-3.007l-.011-.005a3%203%200%200%200%20.029-.537s-.933-16.319-1.165-20.239a5.3%205.3%200%200%200-.557-2.176a2.464%202.464%200%200%200-2.562-1.498c-1.632.187-2.158%201.876-2.277%203.783l-.566%208.091c-1.384-5.518-4.816-16.401-4.904-16.625a2.78%202.78%200%200%200-3.434-2.053c-1.784.673-2.02%202.69-1.74%204.46l.977%206.687l1.013%207.451%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.736%2042.143c-.87%202.515-1.12%204.347-1.799%205.591a2.19%202.19%200%200%201-2.582%201.023a47%2047%200%200%200-6.206-1.455a2.2%202.2%200%200%201-.691-.242c-4.095-2.244-8.51-3.408-9.458-2.46a2.35%202.35%200%200%200-.776%202.965c.764%202.294%207.228%205.214%208.565%206.728l5.849%205.849s6.972%204.916%2010.797%204.895C47.498%2064.971%2054.987%2049.242%2055%2045.472a22%2022%200%200%200-.28-3.287a19%2019%200%200%200-.777-3.006m-29.439-3.485l-8.51%202.031a3.43%203.43%200%200%201-4.428-2.032c-.194-1.883.462-2.405%201.858-3.39a6%206%200%200%201%201.103-.477l9.624-3.05a3.7%203.7%200%200%201%201.825-.056m5.76%2013.423l-7.098-6.372%22%2F%3E%3Cpath%20d%3D%22M25.01%2028.613a4.33%204.33%200%200%201%202.349.63a3.4%203.4%200%200%201%20.787.651l8.33%206.694m-4.039-6.666L25.01%2015.208c-.875-2.078-1.511-3.546%200-4.687c1.511-1.15%202.99-.36%204.141%201.15c.156.205%208.55%2013.016%2011.084%2017.267v.01m7.858%202.447c-1.384-5.518-6.075-21.198-6.163-21.423a2.78%202.78%200%200%200-3.434-2.053c-1.784.673-2.02%202.69-1.74%204.46l.977%206.687m9.667-.56c.119-1.906.644-3.596%202.276-3.782a2.464%202.464%200%200%201%202.563%201.497a5.3%205.3%200%200%201%20.556%202.177c.233%203.92%201.166%2020.239%201.166%2020.239a3%203%200%200%201-.03.536M39.675%2028.081l3.491%205.513%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/pinching-hand-medium-skin-tone.svg?color=%231a73e8&size=48