call me hand emoji
call-me-hand from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- call-me-hand
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji High Contrast
Use the call me hand emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.332 1.026c.749-.05 1.524.14 2.308.592c1.924 1.108 2.548 4.004.77 6.386l-.505.676h1.626c1.36 0 2.488.281 3.29.936c.84.685 1.163 1.643 1.163 2.628c0 .968-.303 1.956-1.11 2.689l-.024.021c.817.678 1.134 1.62 1.134 2.59c0 .962-.303 1.951-1.105 2.69l-.04.036c.826.684 1.145 1.636 1.145 2.614q0 .148-.01.296h.37c1.007 0 1.913.6 2.517 1.248c.608.653 1.123 1.582 1.123 2.54c0 .866-.347 1.856-1 2.638a3.9 3.9 0 0 1-3.047 1.425H14.25c-3.019 0-6.301-.5-8.86-2.106C2.76 27.274 1 24.517 1 20.313c0-4.097 1.955-8.555 5.543-10.56l.342-.192c2.821-1.573 4.94-2.756 6.434-5.37l.002-.002c.39-.68 1.084-1.767 2.104-2.471c.526-.363 1.164-.643 1.907-.692m.856 20.294h-.017c-.742.003-1.3.212-1.65.493c-.338.27-.521.628-.521 1.071c0 .597.155.992.405 1.242c.248.25.75.514 1.783.514h3.343c1.108 0 1.695-.271 1.998-.547c.29-.264.455-.655.455-1.209c0-.536-.16-.86-.427-1.078c-.3-.245-.893-.483-2.005-.486zm3.343-2h.02c1.088-.003 1.67-.278 1.973-.558c.296-.272.46-.672.46-1.218c0-.528-.158-.846-.424-1.06c-.302-.246-.902-.484-2.029-.484h-3.345c-.751 0-1.315.21-1.669.49c-.337.267-.517.62-.517 1.054c0 .589.154.993.41 1.252c.25.253.747.52 1.76.524zM14 22.884c0-1.02.431-1.903 1.148-2.53a3.25 3.25 0 0 1-.842-1.178c-.632 1.704-1.69 3.521-3.457 5.05a1 1 0 0 1-1.309-1.514c2.094-1.81 3.015-4.136 3.41-6.054a13.4 13.4 0 0 0 .27-2.395a11 11 0 0 0-.02-.908v-.006a1 1 0 0 1 .8-1.08v-.025c0-1.078.481-2.002 1.272-2.634c.595-.475 1.34-.769 2.156-.88q.056-.112.14-.244c.124-.19.34-.476.712-.973l.528-.705c1.184-1.586.549-3.045-.166-3.457c-.491-.283-.878-.35-1.178-.33c-.306.02-.604.136-.903.342c-.629.434-1.137 1.182-1.506 1.822c-1.777 3.108-4.351 4.54-7.078 6.058l-.458.255C4.733 13.055 3 16.722 3 20.313c0 3.545 1.429 5.648 3.453 6.918c2.098 1.317 4.94 1.8 7.797 1.8h11.688c.673 0 1.166-.293 1.511-.707c.367-.439.535-.98.535-1.355c0-.281-.185-.746-.587-1.178c-.406-.436-.82-.61-1.053-.61h-1.102q-.163.205-.368.392c-.794.721-1.933 1.067-3.343 1.067h-3.343c-1.359 0-2.45-.352-3.198-1.1c-.746-.747-.99-1.73-.99-2.656M18.186 14h3.345c1.108 0 1.695-.271 1.998-.547c.29-.264.455-.655.455-1.209c0-.537-.16-.86-.427-1.078c-.302-.247-.9-.486-2.026-.486h-3.343c-.75 0-1.314.21-1.667.493c-.338.27-.521.628-.521 1.071c0 .544.172.951.459 1.226c.288.276.811.53 1.727.53"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastCallMeHand(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.332 1.026c.749-.05 1.524.14 2.308.592c1.924 1.108 2.548 4.004.77 6.386l-.505.676h1.626c1.36 0 2.488.281 3.29.936c.84.685 1.163 1.643 1.163 2.628c0 .968-.303 1.956-1.11 2.689l-.024.021c.817.678 1.134 1.62 1.134 2.59c0 .962-.303 1.951-1.105 2.69l-.04.036c.826.684 1.145 1.636 1.145 2.614q0 .148-.01.296h.37c1.007 0 1.913.6 2.517 1.248c.608.653 1.123 1.582 1.123 2.54c0 .866-.347 1.856-1 2.638a3.9 3.9 0 0 1-3.047 1.425H14.25c-3.019 0-6.301-.5-8.86-2.106C2.76 27.274 1 24.517 1 20.313c0-4.097 1.955-8.555 5.543-10.56l.342-.192c2.821-1.573 4.94-2.756 6.434-5.37l.002-.002c.39-.68 1.084-1.767 2.104-2.471c.526-.363 1.164-.643 1.907-.692m.856 20.294h-.017c-.742.003-1.3.212-1.65.493c-.338.27-.521.628-.521 1.071c0 .597.155.992.405 1.242c.248.25.75.514 1.783.514h3.343c1.108 0 1.695-.271 1.998-.547c.29-.264.455-.655.455-1.209c0-.536-.16-.86-.427-1.078c-.3-.245-.893-.483-2.005-.486zm3.343-2h.02c1.088-.003 1.67-.278 1.973-.558c.296-.272.46-.672.46-1.218c0-.528-.158-.846-.424-1.06c-.302-.246-.902-.484-2.029-.484h-3.345c-.751 0-1.315.21-1.669.49c-.337.267-.517.62-.517 1.054c0 .589.154.993.41 1.252c.25.253.747.52 1.76.524zM14 22.884c0-1.02.431-1.903 1.148-2.53a3.25 3.25 0 0 1-.842-1.178c-.632 1.704-1.69 3.521-3.457 5.05a1 1 0 0 1-1.309-1.514c2.094-1.81 3.015-4.136 3.41-6.054a13.4 13.4 0 0 0 .27-2.395a11 11 0 0 0-.02-.908v-.006a1 1 0 0 1 .8-1.08v-.025c0-1.078.481-2.002 1.272-2.634c.595-.475 1.34-.769 2.156-.88q.056-.112.14-.244c.124-.19.34-.476.712-.973l.528-.705c1.184-1.586.549-3.045-.166-3.457c-.491-.283-.878-.35-1.178-.33c-.306.02-.604.136-.903.342c-.629.434-1.137 1.182-1.506 1.822c-1.777 3.108-4.351 4.54-7.078 6.058l-.458.255C4.733 13.055 3 16.722 3 20.313c0 3.545 1.429 5.648 3.453 6.918c2.098 1.317 4.94 1.8 7.797 1.8h11.688c.673 0 1.166-.293 1.511-.707c.367-.439.535-.98.535-1.355c0-.281-.185-.746-.587-1.178c-.406-.436-.82-.61-1.053-.61h-1.102q-.163.205-.368.392c-.794.721-1.933 1.067-3.343 1.067h-3.343c-1.359 0-2.45-.352-3.198-1.1c-.746-.747-.99-1.73-.99-2.656M18.186 14h3.345c1.108 0 1.695-.271 1.998-.547c.29-.264.455-.655.455-1.209c0-.537-.16-.86-.427-1.078c-.302-.247-.9-.486-2.026-.486h-3.343c-.75 0-1.314.21-1.667.493c-.338.27-.521.628-.521 1.071c0 .544.172.951.459 1.226c.288.276.811.53 1.727.53"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.332 1.026c.749-.05 1.524.14 2.308.592c1.924 1.108 2.548 4.004.77 6.386l-.505.676h1.626c1.36 0 2.488.281 3.29.936c.84.685 1.163 1.643 1.163 2.628c0 .968-.303 1.956-1.11 2.689l-.024.021c.817.678 1.134 1.62 1.134 2.59c0 .962-.303 1.951-1.105 2.69l-.04.036c.826.684 1.145 1.636 1.145 2.614q0 .148-.01.296h.37c1.007 0 1.913.6 2.517 1.248c.608.653 1.123 1.582 1.123 2.54c0 .866-.347 1.856-1 2.638a3.9 3.9 0 0 1-3.047 1.425H14.25c-3.019 0-6.301-.5-8.86-2.106C2.76 27.274 1 24.517 1 20.313c0-4.097 1.955-8.555 5.543-10.56l.342-.192c2.821-1.573 4.94-2.756 6.434-5.37l.002-.002c.39-.68 1.084-1.767 2.104-2.471c.526-.363 1.164-.643 1.907-.692m.856 20.294h-.017c-.742.003-1.3.212-1.65.493c-.338.27-.521.628-.521 1.071c0 .597.155.992.405 1.242c.248.25.75.514 1.783.514h3.343c1.108 0 1.695-.271 1.998-.547c.29-.264.455-.655.455-1.209c0-.536-.16-.86-.427-1.078c-.3-.245-.893-.483-2.005-.486zm3.343-2h.02c1.088-.003 1.67-.278 1.973-.558c.296-.272.46-.672.46-1.218c0-.528-.158-.846-.424-1.06c-.302-.246-.902-.484-2.029-.484h-3.345c-.751 0-1.315.21-1.669.49c-.337.267-.517.62-.517 1.054c0 .589.154.993.41 1.252c.25.253.747.52 1.76.524zM14 22.884c0-1.02.431-1.903 1.148-2.53a3.25 3.25 0 0 1-.842-1.178c-.632 1.704-1.69 3.521-3.457 5.05a1 1 0 0 1-1.309-1.514c2.094-1.81 3.015-4.136 3.41-6.054a13.4 13.4 0 0 0 .27-2.395a11 11 0 0 0-.02-.908v-.006a1 1 0 0 1 .8-1.08v-.025c0-1.078.481-2.002 1.272-2.634c.595-.475 1.34-.769 2.156-.88q.056-.112.14-.244c.124-.19.34-.476.712-.973l.528-.705c1.184-1.586.549-3.045-.166-3.457c-.491-.283-.878-.35-1.178-.33c-.306.02-.604.136-.903.342c-.629.434-1.137 1.182-1.506 1.822c-1.777 3.108-4.351 4.54-7.078 6.058l-.458.255C4.733 13.055 3 16.722 3 20.313c0 3.545 1.429 5.648 3.453 6.918c2.098 1.317 4.94 1.8 7.797 1.8h11.688c.673 0 1.166-.293 1.511-.707c.367-.439.535-.98.535-1.355c0-.281-.185-.746-.587-1.178c-.406-.436-.82-.61-1.053-.61h-1.102q-.163.205-.368.392c-.794.721-1.933 1.067-3.343 1.067h-3.343c-1.359 0-2.45-.352-3.198-1.1c-.746-.747-.99-1.73-.99-2.656M18.186 14h3.345c1.108 0 1.695-.271 1.998-.547c.29-.264.455-.655.455-1.209c0-.537-.16-.86-.427-1.078c-.302-.247-.9-.486-2.026-.486h-3.343c-.75 0-1.314.21-1.667.493c-.338.27-.521.628-.521 1.071c0 .544.172.951.459 1.226c.288.276.811.53 1.727.53"/></svg> </template>
CSS
.icon-call-me-hand {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.332%201.026c.749-.05%201.524.14%202.308.592c1.924%201.108%202.548%204.004.77%206.386l-.505.676h1.626c1.36%200%202.488.281%203.29.936c.84.685%201.163%201.643%201.163%202.628c0%20.968-.303%201.956-1.11%202.689l-.024.021c.817.678%201.134%201.62%201.134%202.59c0%20.962-.303%201.951-1.105%202.69l-.04.036c.826.684%201.145%201.636%201.145%202.614q0%20.148-.01.296h.37c1.007%200%201.913.6%202.517%201.248c.608.653%201.123%201.582%201.123%202.54c0%20.866-.347%201.856-1%202.638a3.9%203.9%200%200%201-3.047%201.425H14.25c-3.019%200-6.301-.5-8.86-2.106C2.76%2027.274%201%2024.517%201%2020.313c0-4.097%201.955-8.555%205.543-10.56l.342-.192c2.821-1.573%204.94-2.756%206.434-5.37l.002-.002c.39-.68%201.084-1.767%202.104-2.471c.526-.363%201.164-.643%201.907-.692m.856%2020.294h-.017c-.742.003-1.3.212-1.65.493c-.338.27-.521.628-.521%201.071c0%20.597.155.992.405%201.242c.248.25.75.514%201.783.514h3.343c1.108%200%201.695-.271%201.998-.547c.29-.264.455-.655.455-1.209c0-.536-.16-.86-.427-1.078c-.3-.245-.893-.483-2.005-.486zm3.343-2h.02c1.088-.003%201.67-.278%201.973-.558c.296-.272.46-.672.46-1.218c0-.528-.158-.846-.424-1.06c-.302-.246-.902-.484-2.029-.484h-3.345c-.751%200-1.315.21-1.669.49c-.337.267-.517.62-.517%201.054c0%20.589.154.993.41%201.252c.25.253.747.52%201.76.524zM14%2022.884c0-1.02.431-1.903%201.148-2.53a3.25%203.25%200%200%201-.842-1.178c-.632%201.704-1.69%203.521-3.457%205.05a1%201%200%200%201-1.309-1.514c2.094-1.81%203.015-4.136%203.41-6.054a13.4%2013.4%200%200%200%20.27-2.395a11%2011%200%200%200-.02-.908v-.006a1%201%200%200%201%20.8-1.08v-.025c0-1.078.481-2.002%201.272-2.634c.595-.475%201.34-.769%202.156-.88q.056-.112.14-.244c.124-.19.34-.476.712-.973l.528-.705c1.184-1.586.549-3.045-.166-3.457c-.491-.283-.878-.35-1.178-.33c-.306.02-.604.136-.903.342c-.629.434-1.137%201.182-1.506%201.822c-1.777%203.108-4.351%204.54-7.078%206.058l-.458.255C4.733%2013.055%203%2016.722%203%2020.313c0%203.545%201.429%205.648%203.453%206.918c2.098%201.317%204.94%201.8%207.797%201.8h11.688c.673%200%201.166-.293%201.511-.707c.367-.439.535-.98.535-1.355c0-.281-.185-.746-.587-1.178c-.406-.436-.82-.61-1.053-.61h-1.102q-.163.205-.368.392c-.794.721-1.933%201.067-3.343%201.067h-3.343c-1.359%200-2.45-.352-3.198-1.1c-.746-.747-.99-1.73-.99-2.656M18.186%2014h3.345c1.108%200%201.695-.271%201.998-.547c.29-.264.455-.655.455-1.209c0-.537-.16-.86-.427-1.078c-.302-.247-.9-.486-2.026-.486h-3.343c-.75%200-1.314.21-1.667.493c-.338.27-.521.628-.521%201.071c0%20.544.172.951.459%201.226c.288.276.811.53%201.727.53%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.332%201.026c.749-.05%201.524.14%202.308.592c1.924%201.108%202.548%204.004.77%206.386l-.505.676h1.626c1.36%200%202.488.281%203.29.936c.84.685%201.163%201.643%201.163%202.628c0%20.968-.303%201.956-1.11%202.689l-.024.021c.817.678%201.134%201.62%201.134%202.59c0%20.962-.303%201.951-1.105%202.69l-.04.036c.826.684%201.145%201.636%201.145%202.614q0%20.148-.01.296h.37c1.007%200%201.913.6%202.517%201.248c.608.653%201.123%201.582%201.123%202.54c0%20.866-.347%201.856-1%202.638a3.9%203.9%200%200%201-3.047%201.425H14.25c-3.019%200-6.301-.5-8.86-2.106C2.76%2027.274%201%2024.517%201%2020.313c0-4.097%201.955-8.555%205.543-10.56l.342-.192c2.821-1.573%204.94-2.756%206.434-5.37l.002-.002c.39-.68%201.084-1.767%202.104-2.471c.526-.363%201.164-.643%201.907-.692m.856%2020.294h-.017c-.742.003-1.3.212-1.65.493c-.338.27-.521.628-.521%201.071c0%20.597.155.992.405%201.242c.248.25.75.514%201.783.514h3.343c1.108%200%201.695-.271%201.998-.547c.29-.264.455-.655.455-1.209c0-.536-.16-.86-.427-1.078c-.3-.245-.893-.483-2.005-.486zm3.343-2h.02c1.088-.003%201.67-.278%201.973-.558c.296-.272.46-.672.46-1.218c0-.528-.158-.846-.424-1.06c-.302-.246-.902-.484-2.029-.484h-3.345c-.751%200-1.315.21-1.669.49c-.337.267-.517.62-.517%201.054c0%20.589.154.993.41%201.252c.25.253.747.52%201.76.524zM14%2022.884c0-1.02.431-1.903%201.148-2.53a3.25%203.25%200%200%201-.842-1.178c-.632%201.704-1.69%203.521-3.457%205.05a1%201%200%200%201-1.309-1.514c2.094-1.81%203.015-4.136%203.41-6.054a13.4%2013.4%200%200%200%20.27-2.395a11%2011%200%200%200-.02-.908v-.006a1%201%200%200%201%20.8-1.08v-.025c0-1.078.481-2.002%201.272-2.634c.595-.475%201.34-.769%202.156-.88q.056-.112.14-.244c.124-.19.34-.476.712-.973l.528-.705c1.184-1.586.549-3.045-.166-3.457c-.491-.283-.878-.35-1.178-.33c-.306.02-.604.136-.903.342c-.629.434-1.137%201.182-1.506%201.822c-1.777%203.108-4.351%204.54-7.078%206.058l-.458.255C4.733%2013.055%203%2016.722%203%2020.313c0%203.545%201.429%205.648%203.453%206.918c2.098%201.317%204.94%201.8%207.797%201.8h11.688c.673%200%201.166-.293%201.511-.707c.367-.439.535-.98.535-1.355c0-.281-.185-.746-.587-1.178c-.406-.436-.82-.61-1.053-.61h-1.102q-.163.205-.368.392c-.794.721-1.933%201.067-3.343%201.067h-3.343c-1.359%200-2.45-.352-3.198-1.1c-.746-.747-.99-1.73-.99-2.656M18.186%2014h3.345c1.108%200%201.695-.271%201.998-.547c.29-.264.455-.655.455-1.209c0-.537-.16-.86-.427-1.078c-.302-.247-.9-.486-2.026-.486h-3.343c-.75%200-1.314.21-1.667.493c-.338.27-.521.628-.521%201.071c0%20.544.172.951.459%201.226c.288.276.811.53%201.727.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/call-me-hand.svg?color=%231a73e8&size=48