crossed fingers medium dark emoji
crossed-fingers-medium-dark from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- crossed-fingers-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
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 crossed fingers 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="M23.293 8.215c1.059 2.002 2.365 5.129 2.457 8.488c.078 2.844.031 5.397-1.219 7.86C22.867 27.84 18.734 30 15.203 30c-5.812 0-9.39-4.219-9.578-9.206l-.187-5.114v-1.453a2 2 0 0 1-.016-.275V11.58C5.422 10.155 6.67 9 8.21 9c.78 0 1.486.296 1.992.774c.416-1.095 1.428-1.868 2.611-1.868c1.185 0 2.199.776 2.614 1.874c.293-.573.638-1.2 1.02-1.84c-2.556-2.96-1.533-4.691-.214-5.534c1.265-.807 2.585-.377 3.784.82q.218-.205.435-.382c1.798-1.469 2.935-.753 3.646-.306l.088.056c.647.402 2.016 2.625.141 4.406a8.6 8.6 0 0 0-1.035 1.215"/><path fill="#764c49" d="m21.085 4.533l.034-.047c.381-.512.852-1.144 1.402-1.643c.447-.406.782-.578 1.038-.616c-.709-.346-1.707-.525-3.106.617q-.217.177-.435.382a9 9 0 0 1 1.066 1.307m-5.456 7.897c.15-.184 1.147-1.365 2.185-1.336c1.125.031 2.015 2.719 2.015 2.719a14 14 0 0 0-.027-.374l.002.009l.01.013c.515.094 1.687.367 2.593 1.226c0 0-1.625-3.656-4.125-6.187c-1.22-1.235-3.114-4.252-2.652-5.612c-.952.955-1.322 2.573.819 5.052c-.382.64-.727 1.267-1.02 1.84c.13.342.2.715.2 1.107zm-5.093 2.948c.512.746 1.342 1.231 2.28 1.231c.646 0 1.241-.23 1.716-.619c.09-.833.54-1.631 1.485-2.139a5.8 5.8 0 0 1 1.263-.362c-2.658 1.865-.474 4.25 2.44 4.573c2.531.282 3.156 1.688 3.156 2.782c0 .83-1.112 1.709-1.976 1.334a15 15 0 0 1-.922-2.123a2 2 0 0 0-.144-.227c-.928-.077-2.157.057-3.352.412c-1.212.36-2.332.931-3.06 1.68a.5.5 0 0 1-.717-.698c.891-.916 2.19-1.553 3.492-1.94l.191-.055c-.658-.242-1.2-.791-1.528-1.462c-.436.73-1.101 1.235-2.104 1.235c-1.267 0-2.031-.526-2.377-1.203C9.948 18.442 9.45 19 8.074 19c-2.52 0-2.614-3.557-2.648-4.862L5.422 14c.027 1.402 1.266 2.531 2.789 2.531c.474 0 1.681-.518 1.577-.451a6 6 0 0 1-.51-1.066c-.16-.44-.286-.95-.286-1.436c0-.563.015-1.089.03-1.566l.004-.126c.013-.43.025-.815.025-1.16c0-.665.15-1.18.309-1.498c.32.134.607.322.849.551q-.026.063-.05.146a2.8 2.8 0 0 0-.108.802c0 .36-.013.761-.026 1.187l-.004.128c-.014.477-.029.99-.029 1.536c0 .327.089.715.226 1.096c.096.264.21.508.317.704"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatCrossedFingersMediumDark(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="M23.293 8.215c1.059 2.002 2.365 5.129 2.457 8.488c.078 2.844.031 5.397-1.219 7.86C22.867 27.84 18.734 30 15.203 30c-5.812 0-9.39-4.219-9.578-9.206l-.187-5.114v-1.453a2 2 0 0 1-.016-.275V11.58C5.422 10.155 6.67 9 8.21 9c.78 0 1.486.296 1.992.774c.416-1.095 1.428-1.868 2.611-1.868c1.185 0 2.199.776 2.614 1.874c.293-.573.638-1.2 1.02-1.84c-2.556-2.96-1.533-4.691-.214-5.534c1.265-.807 2.585-.377 3.784.82q.218-.205.435-.382c1.798-1.469 2.935-.753 3.646-.306l.088.056c.647.402 2.016 2.625.141 4.406a8.6 8.6 0 0 0-1.035 1.215"/><path fill="#764c49" d="m21.085 4.533l.034-.047c.381-.512.852-1.144 1.402-1.643c.447-.406.782-.578 1.038-.616c-.709-.346-1.707-.525-3.106.617q-.217.177-.435.382a9 9 0 0 1 1.066 1.307m-5.456 7.897c.15-.184 1.147-1.365 2.185-1.336c1.125.031 2.015 2.719 2.015 2.719a14 14 0 0 0-.027-.374l.002.009l.01.013c.515.094 1.687.367 2.593 1.226c0 0-1.625-3.656-4.125-6.187c-1.22-1.235-3.114-4.252-2.652-5.612c-.952.955-1.322 2.573.819 5.052c-.382.64-.727 1.267-1.02 1.84c.13.342.2.715.2 1.107zm-5.093 2.948c.512.746 1.342 1.231 2.28 1.231c.646 0 1.241-.23 1.716-.619c.09-.833.54-1.631 1.485-2.139a5.8 5.8 0 0 1 1.263-.362c-2.658 1.865-.474 4.25 2.44 4.573c2.531.282 3.156 1.688 3.156 2.782c0 .83-1.112 1.709-1.976 1.334a15 15 0 0 1-.922-2.123a2 2 0 0 0-.144-.227c-.928-.077-2.157.057-3.352.412c-1.212.36-2.332.931-3.06 1.68a.5.5 0 0 1-.717-.698c.891-.916 2.19-1.553 3.492-1.94l.191-.055c-.658-.242-1.2-.791-1.528-1.462c-.436.73-1.101 1.235-2.104 1.235c-1.267 0-2.031-.526-2.377-1.203C9.948 18.442 9.45 19 8.074 19c-2.52 0-2.614-3.557-2.648-4.862L5.422 14c.027 1.402 1.266 2.531 2.789 2.531c.474 0 1.681-.518 1.577-.451a6 6 0 0 1-.51-1.066c-.16-.44-.286-.95-.286-1.436c0-.563.015-1.089.03-1.566l.004-.126c.013-.43.025-.815.025-1.16c0-.665.15-1.18.309-1.498c.32.134.607.322.849.551q-.026.063-.05.146a2.8 2.8 0 0 0-.108.802c0 .36-.013.761-.026 1.187l-.004.128c-.014.477-.029.99-.029 1.536c0 .327.089.715.226 1.096c.096.264.21.508.317.704"/></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="M23.293 8.215c1.059 2.002 2.365 5.129 2.457 8.488c.078 2.844.031 5.397-1.219 7.86C22.867 27.84 18.734 30 15.203 30c-5.812 0-9.39-4.219-9.578-9.206l-.187-5.114v-1.453a2 2 0 0 1-.016-.275V11.58C5.422 10.155 6.67 9 8.21 9c.78 0 1.486.296 1.992.774c.416-1.095 1.428-1.868 2.611-1.868c1.185 0 2.199.776 2.614 1.874c.293-.573.638-1.2 1.02-1.84c-2.556-2.96-1.533-4.691-.214-5.534c1.265-.807 2.585-.377 3.784.82q.218-.205.435-.382c1.798-1.469 2.935-.753 3.646-.306l.088.056c.647.402 2.016 2.625.141 4.406a8.6 8.6 0 0 0-1.035 1.215"/><path fill="#764c49" d="m21.085 4.533l.034-.047c.381-.512.852-1.144 1.402-1.643c.447-.406.782-.578 1.038-.616c-.709-.346-1.707-.525-3.106.617q-.217.177-.435.382a9 9 0 0 1 1.066 1.307m-5.456 7.897c.15-.184 1.147-1.365 2.185-1.336c1.125.031 2.015 2.719 2.015 2.719a14 14 0 0 0-.027-.374l.002.009l.01.013c.515.094 1.687.367 2.593 1.226c0 0-1.625-3.656-4.125-6.187c-1.22-1.235-3.114-4.252-2.652-5.612c-.952.955-1.322 2.573.819 5.052c-.382.64-.727 1.267-1.02 1.84c.13.342.2.715.2 1.107zm-5.093 2.948c.512.746 1.342 1.231 2.28 1.231c.646 0 1.241-.23 1.716-.619c.09-.833.54-1.631 1.485-2.139a5.8 5.8 0 0 1 1.263-.362c-2.658 1.865-.474 4.25 2.44 4.573c2.531.282 3.156 1.688 3.156 2.782c0 .83-1.112 1.709-1.976 1.334a15 15 0 0 1-.922-2.123a2 2 0 0 0-.144-.227c-.928-.077-2.157.057-3.352.412c-1.212.36-2.332.931-3.06 1.68a.5.5 0 0 1-.717-.698c.891-.916 2.19-1.553 3.492-1.94l.191-.055c-.658-.242-1.2-.791-1.528-1.462c-.436.73-1.101 1.235-2.104 1.235c-1.267 0-2.031-.526-2.377-1.203C9.948 18.442 9.45 19 8.074 19c-2.52 0-2.614-3.557-2.648-4.862L5.422 14c.027 1.402 1.266 2.531 2.789 2.531c.474 0 1.681-.518 1.577-.451a6 6 0 0 1-.51-1.066c-.16-.44-.286-.95-.286-1.436c0-.563.015-1.089.03-1.566l.004-.126c.013-.43.025-.815.025-1.16c0-.665.15-1.18.309-1.498c.32.134.607.322.849.551q-.026.063-.05.146a2.8 2.8 0 0 0-.108.802c0 .36-.013.761-.026 1.187l-.004.128c-.014.477-.029.99-.029 1.536c0 .327.089.715.226 1.096c.096.264.21.508.317.704"/></g></svg> </template>
CSS
.icon-crossed-fingers-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%22M23.293%208.215c1.059%202.002%202.365%205.129%202.457%208.488c.078%202.844.031%205.397-1.219%207.86C22.867%2027.84%2018.734%2030%2015.203%2030c-5.812%200-9.39-4.219-9.578-9.206l-.187-5.114v-1.453a2%202%200%200%201-.016-.275V11.58C5.422%2010.155%206.67%209%208.21%209c.78%200%201.486.296%201.992.774c.416-1.095%201.428-1.868%202.611-1.868c1.185%200%202.199.776%202.614%201.874c.293-.573.638-1.2%201.02-1.84c-2.556-2.96-1.533-4.691-.214-5.534c1.265-.807%202.585-.377%203.784.82q.218-.205.435-.382c1.798-1.469%202.935-.753%203.646-.306l.088.056c.647.402%202.016%202.625.141%204.406a8.6%208.6%200%200%200-1.035%201.215%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20d%3D%22m21.085%204.533l.034-.047c.381-.512.852-1.144%201.402-1.643c.447-.406.782-.578%201.038-.616c-.709-.346-1.707-.525-3.106.617q-.217.177-.435.382a9%209%200%200%201%201.066%201.307m-5.456%207.897c.15-.184%201.147-1.365%202.185-1.336c1.125.031%202.015%202.719%202.015%202.719a14%2014%200%200%200-.027-.374l.002.009l.01.013c.515.094%201.687.367%202.593%201.226c0%200-1.625-3.656-4.125-6.187c-1.22-1.235-3.114-4.252-2.652-5.612c-.952.955-1.322%202.573.819%205.052c-.382.64-.727%201.267-1.02%201.84c.13.342.2.715.2%201.107zm-5.093%202.948c.512.746%201.342%201.231%202.28%201.231c.646%200%201.241-.23%201.716-.619c.09-.833.54-1.631%201.485-2.139a5.8%205.8%200%200%201%201.263-.362c-2.658%201.865-.474%204.25%202.44%204.573c2.531.282%203.156%201.688%203.156%202.782c0%20.83-1.112%201.709-1.976%201.334a15%2015%200%200%201-.922-2.123a2%202%200%200%200-.144-.227c-.928-.077-2.157.057-3.352.412c-1.212.36-2.332.931-3.06%201.68a.5.5%200%200%201-.717-.698c.891-.916%202.19-1.553%203.492-1.94l.191-.055c-.658-.242-1.2-.791-1.528-1.462c-.436.73-1.101%201.235-2.104%201.235c-1.267%200-2.031-.526-2.377-1.203C9.948%2018.442%209.45%2019%208.074%2019c-2.52%200-2.614-3.557-2.648-4.862L5.422%2014c.027%201.402%201.266%202.531%202.789%202.531c.474%200%201.681-.518%201.577-.451a6%206%200%200%201-.51-1.066c-.16-.44-.286-.95-.286-1.436c0-.563.015-1.089.03-1.566l.004-.126c.013-.43.025-.815.025-1.16c0-.665.15-1.18.309-1.498c.32.134.607.322.849.551q-.026.063-.05.146a2.8%202.8%200%200%200-.108.802c0%20.36-.013.761-.026%201.187l-.004.128c-.014.477-.029.99-.029%201.536c0%20.327.089.715.226%201.096c.096.264.21.508.317.704%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%22M23.293%208.215c1.059%202.002%202.365%205.129%202.457%208.488c.078%202.844.031%205.397-1.219%207.86C22.867%2027.84%2018.734%2030%2015.203%2030c-5.812%200-9.39-4.219-9.578-9.206l-.187-5.114v-1.453a2%202%200%200%201-.016-.275V11.58C5.422%2010.155%206.67%209%208.21%209c.78%200%201.486.296%201.992.774c.416-1.095%201.428-1.868%202.611-1.868c1.185%200%202.199.776%202.614%201.874c.293-.573.638-1.2%201.02-1.84c-2.556-2.96-1.533-4.691-.214-5.534c1.265-.807%202.585-.377%203.784.82q.218-.205.435-.382c1.798-1.469%202.935-.753%203.646-.306l.088.056c.647.402%202.016%202.625.141%204.406a8.6%208.6%200%200%200-1.035%201.215%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20d%3D%22m21.085%204.533l.034-.047c.381-.512.852-1.144%201.402-1.643c.447-.406.782-.578%201.038-.616c-.709-.346-1.707-.525-3.106.617q-.217.177-.435.382a9%209%200%200%201%201.066%201.307m-5.456%207.897c.15-.184%201.147-1.365%202.185-1.336c1.125.031%202.015%202.719%202.015%202.719a14%2014%200%200%200-.027-.374l.002.009l.01.013c.515.094%201.687.367%202.593%201.226c0%200-1.625-3.656-4.125-6.187c-1.22-1.235-3.114-4.252-2.652-5.612c-.952.955-1.322%202.573.819%205.052c-.382.64-.727%201.267-1.02%201.84c.13.342.2.715.2%201.107zm-5.093%202.948c.512.746%201.342%201.231%202.28%201.231c.646%200%201.241-.23%201.716-.619c.09-.833.54-1.631%201.485-2.139a5.8%205.8%200%200%201%201.263-.362c-2.658%201.865-.474%204.25%202.44%204.573c2.531.282%203.156%201.688%203.156%202.782c0%20.83-1.112%201.709-1.976%201.334a15%2015%200%200%201-.922-2.123a2%202%200%200%200-.144-.227c-.928-.077-2.157.057-3.352.412c-1.212.36-2.332.931-3.06%201.68a.5.5%200%200%201-.717-.698c.891-.916%202.19-1.553%203.492-1.94l.191-.055c-.658-.242-1.2-.791-1.528-1.462c-.436.73-1.101%201.235-2.104%201.235c-1.267%200-2.031-.526-2.377-1.203C9.948%2018.442%209.45%2019%208.074%2019c-2.52%200-2.614-3.557-2.648-4.862L5.422%2014c.027%201.402%201.266%202.531%202.789%202.531c.474%200%201.681-.518%201.577-.451a6%206%200%200%201-.51-1.066c-.16-.44-.286-.95-.286-1.436c0-.563.015-1.089.03-1.566l.004-.126c.013-.43.025-.815.025-1.16c0-.665.15-1.18.309-1.498c.32.134.607.322.849.551q-.026.063-.05.146a2.8%202.8%200%200%200-.108.802c0%20.36-.013.761-.026%201.187l-.004.128c-.014.477-.029.99-.029%201.536c0%20.327.089.715.226%201.096c.096.264.21.508.317.704%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/crossed-fingers-medium-dark.svg?color=%231a73e8&size=48