pinched fingers light emoji
pinched-fingers-light from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- pinched-fingers-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 pinched fingers 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="M23.24 2.4c-.42-.25-.9-.4-1.42-.4a2.659 2.659 0 0 0-1.08 5.09c.35.3.89.79 1.41 1.47c1.09 1.4 1.64 2.93 1.64 4.52c0 2.31-1.18 4.21-2.18 5.39c-1.43 1.7-3.12 2.7-4.12 3.04a2.625 2.625 0 0 0 .84 5.11c.28 0 .56-.04.84-.14c2.24-.75 4.66-2.49 6.47-4.64c1.56-1.85 3.41-4.87 3.41-8.77c-.02-6.77-5.58-10.52-5.81-10.67"/><path fill="#ffd7c2" d="M22.29 3.88c-.39-.24-.85-.38-1.33-.4A2.68 2.68 0 0 0 18.22 6c-.01.15 0 .29.01.44c-.84.14-1.6.64-2.04 1.44l-5.32 9.15c-.7 1.22-2 1.97-3.41 1.97H3c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h7.58c3.72 0 7.37-1.12 10.4-3.28c.64-.45 1.27-.97 1.88-1.55c.64-.56 1.25-1.18 1.81-1.84c1.56-1.85 3.41-4.87 3.41-8.77c.01-6.77-5.55-10.52-5.79-10.68M18.03 16.8c0-.24.06-.47.18-.68l3.01-5.45c.07-.12.12-.25.17-.37c.96 1.33 1.44 2.76 1.44 4.26c0 .19-.01.37-.02.56c-.14 1.75-1.62 3.09-3.38 3.09c-.77 0-1.4-.63-1.4-1.41"/><path fill="#f1b99b" d="M21.4 10.3a2.87 2.87 0 0 0-1.3-3.53a2.78 2.78 0 0 0-1.85-.32c-.01-.1-.02-.2-.02-.3q.001-.331.077-.638a4.1 4.1 0 0 1 1.237.049C21.066 5.85 22.5 7.22 22.5 9a7.1 7.1 0 0 1-.42 2.414a8 8 0 0 0-.68-1.114"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatPinchedFingersLight(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="M23.24 2.4c-.42-.25-.9-.4-1.42-.4a2.659 2.659 0 0 0-1.08 5.09c.35.3.89.79 1.41 1.47c1.09 1.4 1.64 2.93 1.64 4.52c0 2.31-1.18 4.21-2.18 5.39c-1.43 1.7-3.12 2.7-4.12 3.04a2.625 2.625 0 0 0 .84 5.11c.28 0 .56-.04.84-.14c2.24-.75 4.66-2.49 6.47-4.64c1.56-1.85 3.41-4.87 3.41-8.77c-.02-6.77-5.58-10.52-5.81-10.67"/><path fill="#ffd7c2" d="M22.29 3.88c-.39-.24-.85-.38-1.33-.4A2.68 2.68 0 0 0 18.22 6c-.01.15 0 .29.01.44c-.84.14-1.6.64-2.04 1.44l-5.32 9.15c-.7 1.22-2 1.97-3.41 1.97H3c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h7.58c3.72 0 7.37-1.12 10.4-3.28c.64-.45 1.27-.97 1.88-1.55c.64-.56 1.25-1.18 1.81-1.84c1.56-1.85 3.41-4.87 3.41-8.77c.01-6.77-5.55-10.52-5.79-10.68M18.03 16.8c0-.24.06-.47.18-.68l3.01-5.45c.07-.12.12-.25.17-.37c.96 1.33 1.44 2.76 1.44 4.26c0 .19-.01.37-.02.56c-.14 1.75-1.62 3.09-3.38 3.09c-.77 0-1.4-.63-1.4-1.41"/><path fill="#f1b99b" d="M21.4 10.3a2.87 2.87 0 0 0-1.3-3.53a2.78 2.78 0 0 0-1.85-.32c-.01-.1-.02-.2-.02-.3q.001-.331.077-.638a4.1 4.1 0 0 1 1.237.049C21.066 5.85 22.5 7.22 22.5 9a7.1 7.1 0 0 1-.42 2.414a8 8 0 0 0-.68-1.114"/></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="M23.24 2.4c-.42-.25-.9-.4-1.42-.4a2.659 2.659 0 0 0-1.08 5.09c.35.3.89.79 1.41 1.47c1.09 1.4 1.64 2.93 1.64 4.52c0 2.31-1.18 4.21-2.18 5.39c-1.43 1.7-3.12 2.7-4.12 3.04a2.625 2.625 0 0 0 .84 5.11c.28 0 .56-.04.84-.14c2.24-.75 4.66-2.49 6.47-4.64c1.56-1.85 3.41-4.87 3.41-8.77c-.02-6.77-5.58-10.52-5.81-10.67"/><path fill="#ffd7c2" d="M22.29 3.88c-.39-.24-.85-.38-1.33-.4A2.68 2.68 0 0 0 18.22 6c-.01.15 0 .29.01.44c-.84.14-1.6.64-2.04 1.44l-5.32 9.15c-.7 1.22-2 1.97-3.41 1.97H3c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h7.58c3.72 0 7.37-1.12 10.4-3.28c.64-.45 1.27-.97 1.88-1.55c.64-.56 1.25-1.18 1.81-1.84c1.56-1.85 3.41-4.87 3.41-8.77c.01-6.77-5.55-10.52-5.79-10.68M18.03 16.8c0-.24.06-.47.18-.68l3.01-5.45c.07-.12.12-.25.17-.37c.96 1.33 1.44 2.76 1.44 4.26c0 .19-.01.37-.02.56c-.14 1.75-1.62 3.09-3.38 3.09c-.77 0-1.4-.63-1.4-1.41"/><path fill="#f1b99b" d="M21.4 10.3a2.87 2.87 0 0 0-1.3-3.53a2.78 2.78 0 0 0-1.85-.32c-.01-.1-.02-.2-.02-.3q.001-.331.077-.638a4.1 4.1 0 0 1 1.237.049C21.066 5.85 22.5 7.22 22.5 9a7.1 7.1 0 0 1-.42 2.414a8 8 0 0 0-.68-1.114"/></g></svg> </template>
CSS
.icon-pinched-fingers-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%22M23.24%202.4c-.42-.25-.9-.4-1.42-.4a2.659%202.659%200%200%200-1.08%205.09c.35.3.89.79%201.41%201.47c1.09%201.4%201.64%202.93%201.64%204.52c0%202.31-1.18%204.21-2.18%205.39c-1.43%201.7-3.12%202.7-4.12%203.04a2.625%202.625%200%200%200%20.84%205.11c.28%200%20.56-.04.84-.14c2.24-.75%204.66-2.49%206.47-4.64c1.56-1.85%203.41-4.87%203.41-8.77c-.02-6.77-5.58-10.52-5.81-10.67%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M22.29%203.88c-.39-.24-.85-.38-1.33-.4A2.68%202.68%200%200%200%2018.22%206c-.01.15%200%20.29.01.44c-.84.14-1.6.64-2.04%201.44l-5.32%209.15c-.7%201.22-2%201.97-3.41%201.97H3c-.55%200-1%20.45-1%201v9c0%20.55.45%201%201%201h7.58c3.72%200%207.37-1.12%2010.4-3.28c.64-.45%201.27-.97%201.88-1.55c.64-.56%201.25-1.18%201.81-1.84c1.56-1.85%203.41-4.87%203.41-8.77c.01-6.77-5.55-10.52-5.79-10.68M18.03%2016.8c0-.24.06-.47.18-.68l3.01-5.45c.07-.12.12-.25.17-.37c.96%201.33%201.44%202.76%201.44%204.26c0%20.19-.01.37-.02.56c-.14%201.75-1.62%203.09-3.38%203.09c-.77%200-1.4-.63-1.4-1.41%22%2F%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M21.4%2010.3a2.87%202.87%200%200%200-1.3-3.53a2.78%202.78%200%200%200-1.85-.32c-.01-.1-.02-.2-.02-.3q.001-.331.077-.638a4.1%204.1%200%200%201%201.237.049C21.066%205.85%2022.5%207.22%2022.5%209a7.1%207.1%200%200%201-.42%202.414a8%208%200%200%200-.68-1.114%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%22M23.24%202.4c-.42-.25-.9-.4-1.42-.4a2.659%202.659%200%200%200-1.08%205.09c.35.3.89.79%201.41%201.47c1.09%201.4%201.64%202.93%201.64%204.52c0%202.31-1.18%204.21-2.18%205.39c-1.43%201.7-3.12%202.7-4.12%203.04a2.625%202.625%200%200%200%20.84%205.11c.28%200%20.56-.04.84-.14c2.24-.75%204.66-2.49%206.47-4.64c1.56-1.85%203.41-4.87%203.41-8.77c-.02-6.77-5.58-10.52-5.81-10.67%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M22.29%203.88c-.39-.24-.85-.38-1.33-.4A2.68%202.68%200%200%200%2018.22%206c-.01.15%200%20.29.01.44c-.84.14-1.6.64-2.04%201.44l-5.32%209.15c-.7%201.22-2%201.97-3.41%201.97H3c-.55%200-1%20.45-1%201v9c0%20.55.45%201%201%201h7.58c3.72%200%207.37-1.12%2010.4-3.28c.64-.45%201.27-.97%201.88-1.55c.64-.56%201.25-1.18%201.81-1.84c1.56-1.85%203.41-4.87%203.41-8.77c.01-6.77-5.55-10.52-5.79-10.68M18.03%2016.8c0-.24.06-.47.18-.68l3.01-5.45c.07-.12.12-.25.17-.37c.96%201.33%201.44%202.76%201.44%204.26c0%20.19-.01.37-.02.56c-.14%201.75-1.62%203.09-3.38%203.09c-.77%200-1.4-.63-1.4-1.41%22%2F%3E%3Cpath%20fill%3D%22%23f1b99b%22%20d%3D%22M21.4%2010.3a2.87%202.87%200%200%200-1.3-3.53a2.78%202.78%200%200%200-1.85-.32c-.01-.1-.02-.2-.02-.3q.001-.331.077-.638a4.1%204.1%200%200%201%201.237.049C21.066%205.85%2022.5%207.22%2022.5%209a7.1%207.1%200%200%201-.42%202.414a8%208%200%200%200-.68-1.114%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/pinched-fingers-light.svg?color=%231a73e8&size=48