hand with fingers splayed dark emoji
hand-with-fingers-splayed-dark from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- hand-with-fingers-splayed-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
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 fingers splayed 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="#573739" d="M28.688 14.36c-1.244-1.466-2.485-.876-3.735-.079c0 0-2.406 1.953-3.406 2.14c.562-2.25 2.776-7.87 3.015-8.937c.344-1.53-.559-2.439-1.546-2.843c-1.297-.532-2.718.553-3.141 1.656c-.94 2.452-1.933 5.16-1.906 4.89l.89-5.921c.266-1.625-.783-3.164-2.098-3.263c-1.414-.107-2.514.999-2.698 2.47c-.391 3.109-.844 6.472-.844 6.183l-.422-4.125c-.06-1.3-1.16-2.351-2.47-2.291c-1.3.06-2.325 1.2-2.264 2.51c.126 2.914.437 5.392.406 5.203l-.563-2.39C7.563 8.25 6.454 7.355 5.134 7.545a2.366 2.366 0 0 0-1.99 2.65l1.2 6.102c.125.96.218 5.422 1.265 7.969c1.706 4.149 4.766 5.578 8.032 5.737c2.703-.081 6.093-1.565 8.015-4.894c1.833-3.173 4.078-5.062 6.907-7.406c.646-.536 1.368-1.878.125-3.344"/><path fill="#341a1c" d="M15.013 4.442c.08-.774.296-1.428.609-1.862c.265-.369.586-.568.98-.584c-1.337-.016-2.362 1.061-2.54 2.477c-.301 2.401-.64 4.954-.779 5.859l-.185 1.513a.5.5 0 1 0 .992.122l.922-7.515zM8.55 12.348c-.034-.2-.07-.415-.105-.633a81 81 0 0 1-.383-4.965A2.42 2.42 0 0 1 9.9 4.3l.007.032c-.351.078-.617.44-.772 1.12c-.146.644-.14 1.37-.123 1.785c.024.57.088 1.254.157 1.984q.049.513.096 1.049c.045.523.163 1.275.272 1.908a58 58 0 0 0 .189 1.032l.012.064l.004.022a.5.5 0 0 1-.98.193l.49-.096l-.49.096l-.005-.023l-.013-.066a48 48 0 0 1-.192-1.052m8.948.242l.97-2.594c.172-.448.377-.99.598-1.576c.256-.676.534-1.41.807-2.123c.423-1.103 1.844-2.188 3.14-1.656l.02.007l-.005.014c-.441-.147-.834-.041-1.21.29c-.397.347-.754.934-1.022 1.672l-.002.004l-2.359 6.313a.5.5 0 0 1-.937-.35m-8.433 4.783c1.162-.083 3.057-.197 4.972-.118c1.307.054 2.582.197 3.631.48a18 18 0 0 0-1.778.709c-1.82.841-4.074 2.263-5.736 4.576a.5.5 0 1 0 .813.583c1.526-2.125 3.616-3.453 5.342-4.252a16.4 16.4 0 0 1 2.173-.825a13 13 0 0 1 .809-.213l.041-.008l.01-.002a.5.5 0 0 0 .147-.93c-1.386-.76-3.46-1.037-5.411-1.117c-1.973-.082-3.914.036-5.084.12a.5.5 0 1 0 .07.997"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatHandWithFingersSplayedDark(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="#573739" d="M28.688 14.36c-1.244-1.466-2.485-.876-3.735-.079c0 0-2.406 1.953-3.406 2.14c.562-2.25 2.776-7.87 3.015-8.937c.344-1.53-.559-2.439-1.546-2.843c-1.297-.532-2.718.553-3.141 1.656c-.94 2.452-1.933 5.16-1.906 4.89l.89-5.921c.266-1.625-.783-3.164-2.098-3.263c-1.414-.107-2.514.999-2.698 2.47c-.391 3.109-.844 6.472-.844 6.183l-.422-4.125c-.06-1.3-1.16-2.351-2.47-2.291c-1.3.06-2.325 1.2-2.264 2.51c.126 2.914.437 5.392.406 5.203l-.563-2.39C7.563 8.25 6.454 7.355 5.134 7.545a2.366 2.366 0 0 0-1.99 2.65l1.2 6.102c.125.96.218 5.422 1.265 7.969c1.706 4.149 4.766 5.578 8.032 5.737c2.703-.081 6.093-1.565 8.015-4.894c1.833-3.173 4.078-5.062 6.907-7.406c.646-.536 1.368-1.878.125-3.344"/><path fill="#341a1c" d="M15.013 4.442c.08-.774.296-1.428.609-1.862c.265-.369.586-.568.98-.584c-1.337-.016-2.362 1.061-2.54 2.477c-.301 2.401-.64 4.954-.779 5.859l-.185 1.513a.5.5 0 1 0 .992.122l.922-7.515zM8.55 12.348c-.034-.2-.07-.415-.105-.633a81 81 0 0 1-.383-4.965A2.42 2.42 0 0 1 9.9 4.3l.007.032c-.351.078-.617.44-.772 1.12c-.146.644-.14 1.37-.123 1.785c.024.57.088 1.254.157 1.984q.049.513.096 1.049c.045.523.163 1.275.272 1.908a58 58 0 0 0 .189 1.032l.012.064l.004.022a.5.5 0 0 1-.98.193l.49-.096l-.49.096l-.005-.023l-.013-.066a48 48 0 0 1-.192-1.052m8.948.242l.97-2.594c.172-.448.377-.99.598-1.576c.256-.676.534-1.41.807-2.123c.423-1.103 1.844-2.188 3.14-1.656l.02.007l-.005.014c-.441-.147-.834-.041-1.21.29c-.397.347-.754.934-1.022 1.672l-.002.004l-2.359 6.313a.5.5 0 0 1-.937-.35m-8.433 4.783c1.162-.083 3.057-.197 4.972-.118c1.307.054 2.582.197 3.631.48a18 18 0 0 0-1.778.709c-1.82.841-4.074 2.263-5.736 4.576a.5.5 0 1 0 .813.583c1.526-2.125 3.616-3.453 5.342-4.252a16.4 16.4 0 0 1 2.173-.825a13 13 0 0 1 .809-.213l.041-.008l.01-.002a.5.5 0 0 0 .147-.93c-1.386-.76-3.46-1.037-5.411-1.117c-1.973-.082-3.914.036-5.084.12a.5.5 0 1 0 .07.997"/></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="#573739" d="M28.688 14.36c-1.244-1.466-2.485-.876-3.735-.079c0 0-2.406 1.953-3.406 2.14c.562-2.25 2.776-7.87 3.015-8.937c.344-1.53-.559-2.439-1.546-2.843c-1.297-.532-2.718.553-3.141 1.656c-.94 2.452-1.933 5.16-1.906 4.89l.89-5.921c.266-1.625-.783-3.164-2.098-3.263c-1.414-.107-2.514.999-2.698 2.47c-.391 3.109-.844 6.472-.844 6.183l-.422-4.125c-.06-1.3-1.16-2.351-2.47-2.291c-1.3.06-2.325 1.2-2.264 2.51c.126 2.914.437 5.392.406 5.203l-.563-2.39C7.563 8.25 6.454 7.355 5.134 7.545a2.366 2.366 0 0 0-1.99 2.65l1.2 6.102c.125.96.218 5.422 1.265 7.969c1.706 4.149 4.766 5.578 8.032 5.737c2.703-.081 6.093-1.565 8.015-4.894c1.833-3.173 4.078-5.062 6.907-7.406c.646-.536 1.368-1.878.125-3.344"/><path fill="#341a1c" d="M15.013 4.442c.08-.774.296-1.428.609-1.862c.265-.369.586-.568.98-.584c-1.337-.016-2.362 1.061-2.54 2.477c-.301 2.401-.64 4.954-.779 5.859l-.185 1.513a.5.5 0 1 0 .992.122l.922-7.515zM8.55 12.348c-.034-.2-.07-.415-.105-.633a81 81 0 0 1-.383-4.965A2.42 2.42 0 0 1 9.9 4.3l.007.032c-.351.078-.617.44-.772 1.12c-.146.644-.14 1.37-.123 1.785c.024.57.088 1.254.157 1.984q.049.513.096 1.049c.045.523.163 1.275.272 1.908a58 58 0 0 0 .189 1.032l.012.064l.004.022a.5.5 0 0 1-.98.193l.49-.096l-.49.096l-.005-.023l-.013-.066a48 48 0 0 1-.192-1.052m8.948.242l.97-2.594c.172-.448.377-.99.598-1.576c.256-.676.534-1.41.807-2.123c.423-1.103 1.844-2.188 3.14-1.656l.02.007l-.005.014c-.441-.147-.834-.041-1.21.29c-.397.347-.754.934-1.022 1.672l-.002.004l-2.359 6.313a.5.5 0 0 1-.937-.35m-8.433 4.783c1.162-.083 3.057-.197 4.972-.118c1.307.054 2.582.197 3.631.48a18 18 0 0 0-1.778.709c-1.82.841-4.074 2.263-5.736 4.576a.5.5 0 1 0 .813.583c1.526-2.125 3.616-3.453 5.342-4.252a16.4 16.4 0 0 1 2.173-.825a13 13 0 0 1 .809-.213l.041-.008l.01-.002a.5.5 0 0 0 .147-.93c-1.386-.76-3.46-1.037-5.411-1.117c-1.973-.082-3.914.036-5.084.12a.5.5 0 1 0 .07.997"/></g></svg> </template>
CSS
.icon-hand-with-fingers-splayed-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%23573739%22%20d%3D%22M28.688%2014.36c-1.244-1.466-2.485-.876-3.735-.079c0%200-2.406%201.953-3.406%202.14c.562-2.25%202.776-7.87%203.015-8.937c.344-1.53-.559-2.439-1.546-2.843c-1.297-.532-2.718.553-3.141%201.656c-.94%202.452-1.933%205.16-1.906%204.89l.89-5.921c.266-1.625-.783-3.164-2.098-3.263c-1.414-.107-2.514.999-2.698%202.47c-.391%203.109-.844%206.472-.844%206.183l-.422-4.125c-.06-1.3-1.16-2.351-2.47-2.291c-1.3.06-2.325%201.2-2.264%202.51c.126%202.914.437%205.392.406%205.203l-.563-2.39C7.563%208.25%206.454%207.355%205.134%207.545a2.366%202.366%200%200%200-1.99%202.65l1.2%206.102c.125.96.218%205.422%201.265%207.969c1.706%204.149%204.766%205.578%208.032%205.737c2.703-.081%206.093-1.565%208.015-4.894c1.833-3.173%204.078-5.062%206.907-7.406c.646-.536%201.368-1.878.125-3.344%22%2F%3E%3Cpath%20fill%3D%22%23341a1c%22%20d%3D%22M15.013%204.442c.08-.774.296-1.428.609-1.862c.265-.369.586-.568.98-.584c-1.337-.016-2.362%201.061-2.54%202.477c-.301%202.401-.64%204.954-.779%205.859l-.185%201.513a.5.5%200%201%200%20.992.122l.922-7.515zM8.55%2012.348c-.034-.2-.07-.415-.105-.633a81%2081%200%200%201-.383-4.965A2.42%202.42%200%200%201%209.9%204.3l.007.032c-.351.078-.617.44-.772%201.12c-.146.644-.14%201.37-.123%201.785c.024.57.088%201.254.157%201.984q.049.513.096%201.049c.045.523.163%201.275.272%201.908a58%2058%200%200%200%20.189%201.032l.012.064l.004.022a.5.5%200%200%201-.98.193l.49-.096l-.49.096l-.005-.023l-.013-.066a48%2048%200%200%201-.192-1.052m8.948.242l.97-2.594c.172-.448.377-.99.598-1.576c.256-.676.534-1.41.807-2.123c.423-1.103%201.844-2.188%203.14-1.656l.02.007l-.005.014c-.441-.147-.834-.041-1.21.29c-.397.347-.754.934-1.022%201.672l-.002.004l-2.359%206.313a.5.5%200%200%201-.937-.35m-8.433%204.783c1.162-.083%203.057-.197%204.972-.118c1.307.054%202.582.197%203.631.48a18%2018%200%200%200-1.778.709c-1.82.841-4.074%202.263-5.736%204.576a.5.5%200%201%200%20.813.583c1.526-2.125%203.616-3.453%205.342-4.252a16.4%2016.4%200%200%201%202.173-.825a13%2013%200%200%201%20.809-.213l.041-.008l.01-.002a.5.5%200%200%200%20.147-.93c-1.386-.76-3.46-1.037-5.411-1.117c-1.973-.082-3.914.036-5.084.12a.5.5%200%201%200%20.07.997%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%23573739%22%20d%3D%22M28.688%2014.36c-1.244-1.466-2.485-.876-3.735-.079c0%200-2.406%201.953-3.406%202.14c.562-2.25%202.776-7.87%203.015-8.937c.344-1.53-.559-2.439-1.546-2.843c-1.297-.532-2.718.553-3.141%201.656c-.94%202.452-1.933%205.16-1.906%204.89l.89-5.921c.266-1.625-.783-3.164-2.098-3.263c-1.414-.107-2.514.999-2.698%202.47c-.391%203.109-.844%206.472-.844%206.183l-.422-4.125c-.06-1.3-1.16-2.351-2.47-2.291c-1.3.06-2.325%201.2-2.264%202.51c.126%202.914.437%205.392.406%205.203l-.563-2.39C7.563%208.25%206.454%207.355%205.134%207.545a2.366%202.366%200%200%200-1.99%202.65l1.2%206.102c.125.96.218%205.422%201.265%207.969c1.706%204.149%204.766%205.578%208.032%205.737c2.703-.081%206.093-1.565%208.015-4.894c1.833-3.173%204.078-5.062%206.907-7.406c.646-.536%201.368-1.878.125-3.344%22%2F%3E%3Cpath%20fill%3D%22%23341a1c%22%20d%3D%22M15.013%204.442c.08-.774.296-1.428.609-1.862c.265-.369.586-.568.98-.584c-1.337-.016-2.362%201.061-2.54%202.477c-.301%202.401-.64%204.954-.779%205.859l-.185%201.513a.5.5%200%201%200%20.992.122l.922-7.515zM8.55%2012.348c-.034-.2-.07-.415-.105-.633a81%2081%200%200%201-.383-4.965A2.42%202.42%200%200%201%209.9%204.3l.007.032c-.351.078-.617.44-.772%201.12c-.146.644-.14%201.37-.123%201.785c.024.57.088%201.254.157%201.984q.049.513.096%201.049c.045.523.163%201.275.272%201.908a58%2058%200%200%200%20.189%201.032l.012.064l.004.022a.5.5%200%200%201-.98.193l.49-.096l-.49.096l-.005-.023l-.013-.066a48%2048%200%200%201-.192-1.052m8.948.242l.97-2.594c.172-.448.377-.99.598-1.576c.256-.676.534-1.41.807-2.123c.423-1.103%201.844-2.188%203.14-1.656l.02.007l-.005.014c-.441-.147-.834-.041-1.21.29c-.397.347-.754.934-1.022%201.672l-.002.004l-2.359%206.313a.5.5%200%200%201-.937-.35m-8.433%204.783c1.162-.083%203.057-.197%204.972-.118c1.307.054%202.582.197%203.631.48a18%2018%200%200%200-1.778.709c-1.82.841-4.074%202.263-5.736%204.576a.5.5%200%201%200%20.813.583c1.526-2.125%203.616-3.453%205.342-4.252a16.4%2016.4%200%200%201%202.173-.825a13%2013%200%200%201%20.809-.213l.041-.008l.01-.002a.5.5%200%200%200%20.147-.93c-1.386-.76-3.46-1.037-5.411-1.117c-1.973-.082-3.914.036-5.084.12a.5.5%200%201%200%20.07.997%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-fingers-splayed-dark.svg?color=%231a73e8&size=48