call me hand medium light emoji
call-me-hand-medium-light from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- call-me-hand-medium-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 call me hand medium 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="#eebfaa" d="M24.424 24.18h1.92c1.24 0 2.64 1.549 2.64 2.789s-1.03 3.062-3.047 3.062H14.25C8.375 30.031 2 28.063 2 20.313c0-3.844 1.844-7.907 5.031-9.688l.408-.227c2.767-1.542 5.114-2.85 6.749-5.71c.76-1.32 2.403-3.672 4.953-2.204c1.32.76 1.949 2.938.468 4.922c-1.074 1.44-1.247 1.64-1.332 1.872c-.032.087-.051.18-.101.345v.057h3.371C24.03 9.68 25 10.81 25 12.463c0 1.059-.385 1.99-1.325 2.52c.93.47 1.325 1.307 1.325 2.355c0 1.08-.404 2.045-1.396 2.58c.982.462 1.396 1.315 1.396 2.389c0 .71-.175 1.362-.576 1.873"/><path fill="#d6a089" d="M16.285 10.18C14.937 10.44 13 11.191 13 13.03q0 .139.008.268h-.005v.012q.003.015.004.047q.006.063.011.19c.008.168.014.415.008.726a14 14 0 0 1-.281 2.485c-.408 1.986-1.369 4.426-3.572 6.332a.5.5 0 1 0 .654.756c1.73-1.497 2.755-3.287 3.358-4.962c.175.517.467.917.846 1.037c-.427.146-1.031 1.115-1.031 2.765c0 2.531 2.07 3.317 4.203 3.328h5.701c.834 0 1.627-.365 2.168-1c.812 0 2.758.138 3.768 1.217c-.388-1.042-1.495-2.052-2.496-2.052h-1.92c-.528.672-1.448 1.101-2.877 1.101h-3.344c-2.39 0-3.187-1.331-3.187-2.974c0-.493.12-.94.337-1.323h9.37a2.25 2.25 0 0 0-.987-1h-7.363l.01-.006c-.996-.52-1.367-1.518-1.367-2.64c0-.48.113-.915.32-1.291h9.403a2.24 2.24 0 0 0-.946-1h-7.474l.04-.024c-.918-.524-1.343-1.474-1.343-2.56c0-.994.48-1.8 1.269-2.284"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatCallMeHandMediumLight(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="#eebfaa" d="M24.424 24.18h1.92c1.24 0 2.64 1.549 2.64 2.789s-1.03 3.062-3.047 3.062H14.25C8.375 30.031 2 28.063 2 20.313c0-3.844 1.844-7.907 5.031-9.688l.408-.227c2.767-1.542 5.114-2.85 6.749-5.71c.76-1.32 2.403-3.672 4.953-2.204c1.32.76 1.949 2.938.468 4.922c-1.074 1.44-1.247 1.64-1.332 1.872c-.032.087-.051.18-.101.345v.057h3.371C24.03 9.68 25 10.81 25 12.463c0 1.059-.385 1.99-1.325 2.52c.93.47 1.325 1.307 1.325 2.355c0 1.08-.404 2.045-1.396 2.58c.982.462 1.396 1.315 1.396 2.389c0 .71-.175 1.362-.576 1.873"/><path fill="#d6a089" d="M16.285 10.18C14.937 10.44 13 11.191 13 13.03q0 .139.008.268h-.005v.012q.003.015.004.047q.006.063.011.19c.008.168.014.415.008.726a14 14 0 0 1-.281 2.485c-.408 1.986-1.369 4.426-3.572 6.332a.5.5 0 1 0 .654.756c1.73-1.497 2.755-3.287 3.358-4.962c.175.517.467.917.846 1.037c-.427.146-1.031 1.115-1.031 2.765c0 2.531 2.07 3.317 4.203 3.328h5.701c.834 0 1.627-.365 2.168-1c.812 0 2.758.138 3.768 1.217c-.388-1.042-1.495-2.052-2.496-2.052h-1.92c-.528.672-1.448 1.101-2.877 1.101h-3.344c-2.39 0-3.187-1.331-3.187-2.974c0-.493.12-.94.337-1.323h9.37a2.25 2.25 0 0 0-.987-1h-7.363l.01-.006c-.996-.52-1.367-1.518-1.367-2.64c0-.48.113-.915.32-1.291h9.403a2.24 2.24 0 0 0-.946-1h-7.474l.04-.024c-.918-.524-1.343-1.474-1.343-2.56c0-.994.48-1.8 1.269-2.284"/></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="#eebfaa" d="M24.424 24.18h1.92c1.24 0 2.64 1.549 2.64 2.789s-1.03 3.062-3.047 3.062H14.25C8.375 30.031 2 28.063 2 20.313c0-3.844 1.844-7.907 5.031-9.688l.408-.227c2.767-1.542 5.114-2.85 6.749-5.71c.76-1.32 2.403-3.672 4.953-2.204c1.32.76 1.949 2.938.468 4.922c-1.074 1.44-1.247 1.64-1.332 1.872c-.032.087-.051.18-.101.345v.057h3.371C24.03 9.68 25 10.81 25 12.463c0 1.059-.385 1.99-1.325 2.52c.93.47 1.325 1.307 1.325 2.355c0 1.08-.404 2.045-1.396 2.58c.982.462 1.396 1.315 1.396 2.389c0 .71-.175 1.362-.576 1.873"/><path fill="#d6a089" d="M16.285 10.18C14.937 10.44 13 11.191 13 13.03q0 .139.008.268h-.005v.012q.003.015.004.047q.006.063.011.19c.008.168.014.415.008.726a14 14 0 0 1-.281 2.485c-.408 1.986-1.369 4.426-3.572 6.332a.5.5 0 1 0 .654.756c1.73-1.497 2.755-3.287 3.358-4.962c.175.517.467.917.846 1.037c-.427.146-1.031 1.115-1.031 2.765c0 2.531 2.07 3.317 4.203 3.328h5.701c.834 0 1.627-.365 2.168-1c.812 0 2.758.138 3.768 1.217c-.388-1.042-1.495-2.052-2.496-2.052h-1.92c-.528.672-1.448 1.101-2.877 1.101h-3.344c-2.39 0-3.187-1.331-3.187-2.974c0-.493.12-.94.337-1.323h9.37a2.25 2.25 0 0 0-.987-1h-7.363l.01-.006c-.996-.52-1.367-1.518-1.367-2.64c0-.48.113-.915.32-1.291h9.403a2.24 2.24 0 0 0-.946-1h-7.474l.04-.024c-.918-.524-1.343-1.474-1.343-2.56c0-.994.48-1.8 1.269-2.284"/></g></svg> </template>
CSS
.icon-call-me-hand-medium-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%23eebfaa%22%20d%3D%22M24.424%2024.18h1.92c1.24%200%202.64%201.549%202.64%202.789s-1.03%203.062-3.047%203.062H14.25C8.375%2030.031%202%2028.063%202%2020.313c0-3.844%201.844-7.907%205.031-9.688l.408-.227c2.767-1.542%205.114-2.85%206.749-5.71c.76-1.32%202.403-3.672%204.953-2.204c1.32.76%201.949%202.938.468%204.922c-1.074%201.44-1.247%201.64-1.332%201.872c-.032.087-.051.18-.101.345v.057h3.371C24.03%209.68%2025%2010.81%2025%2012.463c0%201.059-.385%201.99-1.325%202.52c.93.47%201.325%201.307%201.325%202.355c0%201.08-.404%202.045-1.396%202.58c.982.462%201.396%201.315%201.396%202.389c0%20.71-.175%201.362-.576%201.873%22%2F%3E%3Cpath%20fill%3D%22%23d6a089%22%20d%3D%22M16.285%2010.18C14.937%2010.44%2013%2011.191%2013%2013.03q0%20.139.008.268h-.005v.012q.003.015.004.047q.006.063.011.19c.008.168.014.415.008.726a14%2014%200%200%201-.281%202.485c-.408%201.986-1.369%204.426-3.572%206.332a.5.5%200%201%200%20.654.756c1.73-1.497%202.755-3.287%203.358-4.962c.175.517.467.917.846%201.037c-.427.146-1.031%201.115-1.031%202.765c0%202.531%202.07%203.317%204.203%203.328h5.701c.834%200%201.627-.365%202.168-1c.812%200%202.758.138%203.768%201.217c-.388-1.042-1.495-2.052-2.496-2.052h-1.92c-.528.672-1.448%201.101-2.877%201.101h-3.344c-2.39%200-3.187-1.331-3.187-2.974c0-.493.12-.94.337-1.323h9.37a2.25%202.25%200%200%200-.987-1h-7.363l.01-.006c-.996-.52-1.367-1.518-1.367-2.64c0-.48.113-.915.32-1.291h9.403a2.24%202.24%200%200%200-.946-1h-7.474l.04-.024c-.918-.524-1.343-1.474-1.343-2.56c0-.994.48-1.8%201.269-2.284%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%23eebfaa%22%20d%3D%22M24.424%2024.18h1.92c1.24%200%202.64%201.549%202.64%202.789s-1.03%203.062-3.047%203.062H14.25C8.375%2030.031%202%2028.063%202%2020.313c0-3.844%201.844-7.907%205.031-9.688l.408-.227c2.767-1.542%205.114-2.85%206.749-5.71c.76-1.32%202.403-3.672%204.953-2.204c1.32.76%201.949%202.938.468%204.922c-1.074%201.44-1.247%201.64-1.332%201.872c-.032.087-.051.18-.101.345v.057h3.371C24.03%209.68%2025%2010.81%2025%2012.463c0%201.059-.385%201.99-1.325%202.52c.93.47%201.325%201.307%201.325%202.355c0%201.08-.404%202.045-1.396%202.58c.982.462%201.396%201.315%201.396%202.389c0%20.71-.175%201.362-.576%201.873%22%2F%3E%3Cpath%20fill%3D%22%23d6a089%22%20d%3D%22M16.285%2010.18C14.937%2010.44%2013%2011.191%2013%2013.03q0%20.139.008.268h-.005v.012q.003.015.004.047q.006.063.011.19c.008.168.014.415.008.726a14%2014%200%200%201-.281%202.485c-.408%201.986-1.369%204.426-3.572%206.332a.5.5%200%201%200%20.654.756c1.73-1.497%202.755-3.287%203.358-4.962c.175.517.467.917.846%201.037c-.427.146-1.031%201.115-1.031%202.765c0%202.531%202.07%203.317%204.203%203.328h5.701c.834%200%201.627-.365%202.168-1c.812%200%202.758.138%203.768%201.217c-.388-1.042-1.495-2.052-2.496-2.052h-1.92c-.528.672-1.448%201.101-2.877%201.101h-3.344c-2.39%200-3.187-1.331-3.187-2.974c0-.493.12-.94.337-1.323h9.37a2.25%202.25%200%200%200-.987-1h-7.363l.01-.006c-.996-.52-1.367-1.518-1.367-2.64c0-.48.113-.915.32-1.291h9.403a2.24%202.24%200%200%200-.946-1h-7.474l.04-.024c-.918-.524-1.343-1.474-1.343-2.56c0-.994.48-1.8%201.269-2.284%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/call-me-hand-medium-light.svg?color=%231a73e8&size=48