leftwards hand medium dark emoji
leftwards-hand-medium-dark from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- leftwards-hand-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 leftwards hand 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="M7.266 25.156c0-1.281.859-1.945.859-1.945H6.203c-1.038 0-1.969-1.001-1.969-2.04c0-1.952 1.157-2.28 1.157-2.28s-.907-.016-1.688-.157c-.781-.14-1.734-1.133-1.734-2.172c0-1.943 1.539-2.68 3.218-2.554c0 0-1.062-.649-1.062-2.055c0-1.038.984-2.492 2.898-2.32l7.555.36S13.011 8.954 12.5 8.077s-.489-2.19.281-2.906c.905-.842 2.323-.995 3.188-.391c2.594 1.813 5.982 4.385 7.562 4.875c4.032 1.25 6.451 4.906 6.451 8.313c0 4.109-3.098 8.423-7.873 8.765l-12.125.711c-1.046.078-2.718-.734-2.718-2.289"/><path fill="#764c49" fill-rule="evenodd" d="M12.227 6.143c.07.475.283.982.773 1.357c.716.548 2.31 1.508 3.254 2.065l.691.403L17 10l2.004 1.171a.5.5 0 0 1 .169.701l-.23.361l-.043.067l-.003.004l-.3.47A4.85 4.85 0 0 0 18 15.062c0 1.123.435 2.399 1.82 3.553a.5.5 0 0 1-.64.768C17.565 18.04 17 16.481 17 15.063c0-1.147.368-2.18.808-2.924l-3.27-2.179h-.007l-.172-.12l-.003-.002a12 12 0 0 1-.809-.626c-.405-.343-.825-.754-1.047-1.134a2.67 2.67 0 0 1-.273-1.935m-4.425 20.39q1.237-.058 2.421-.11h.002c4.365-.196 8.27-.37 12.666-.8c4.184-.41 6.322-5.243 7.089-7.465c-.094 4.052-3.17 8.239-7.87 8.576l-12.126.711c-.672.05-1.603-.267-2.182-.913M11.51 18l-9.1-.183c.35.482.849.838 1.293.918c.392.07.816.11 1.14.13L11.49 19a.5.5 0 0 0 .02-1m-7.163-5H12.5a.5.5 0 0 1 0 1H5.175a2.46 2.46 0 0 1-.828-1m.254 1h.462a5 5 0 0 0-.462 0m.36 7.98a5 5 0 0 1-.613-.172c.28.776 1.034 1.403 1.855 1.403h.723l6.583-.121a.5.5 0 0 0-.018-1s-6.66.3-8.53-.11" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatLeftwardsHandMediumDark(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="M7.266 25.156c0-1.281.859-1.945.859-1.945H6.203c-1.038 0-1.969-1.001-1.969-2.04c0-1.952 1.157-2.28 1.157-2.28s-.907-.016-1.688-.157c-.781-.14-1.734-1.133-1.734-2.172c0-1.943 1.539-2.68 3.218-2.554c0 0-1.062-.649-1.062-2.055c0-1.038.984-2.492 2.898-2.32l7.555.36S13.011 8.954 12.5 8.077s-.489-2.19.281-2.906c.905-.842 2.323-.995 3.188-.391c2.594 1.813 5.982 4.385 7.562 4.875c4.032 1.25 6.451 4.906 6.451 8.313c0 4.109-3.098 8.423-7.873 8.765l-12.125.711c-1.046.078-2.718-.734-2.718-2.289"/><path fill="#764c49" fillRule="evenodd" d="M12.227 6.143c.07.475.283.982.773 1.357c.716.548 2.31 1.508 3.254 2.065l.691.403L17 10l2.004 1.171a.5.5 0 0 1 .169.701l-.23.361l-.043.067l-.003.004l-.3.47A4.85 4.85 0 0 0 18 15.062c0 1.123.435 2.399 1.82 3.553a.5.5 0 0 1-.64.768C17.565 18.04 17 16.481 17 15.063c0-1.147.368-2.18.808-2.924l-3.27-2.179h-.007l-.172-.12l-.003-.002a12 12 0 0 1-.809-.626c-.405-.343-.825-.754-1.047-1.134a2.67 2.67 0 0 1-.273-1.935m-4.425 20.39q1.237-.058 2.421-.11h.002c4.365-.196 8.27-.37 12.666-.8c4.184-.41 6.322-5.243 7.089-7.465c-.094 4.052-3.17 8.239-7.87 8.576l-12.126.711c-.672.05-1.603-.267-2.182-.913M11.51 18l-9.1-.183c.35.482.849.838 1.293.918c.392.07.816.11 1.14.13L11.49 19a.5.5 0 0 0 .02-1m-7.163-5H12.5a.5.5 0 0 1 0 1H5.175a2.46 2.46 0 0 1-.828-1m.254 1h.462a5 5 0 0 0-.462 0m.36 7.98a5 5 0 0 1-.613-.172c.28.776 1.034 1.403 1.855 1.403h.723l6.583-.121a.5.5 0 0 0-.018-1s-6.66.3-8.53-.11" clipRule="evenodd"/></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="M7.266 25.156c0-1.281.859-1.945.859-1.945H6.203c-1.038 0-1.969-1.001-1.969-2.04c0-1.952 1.157-2.28 1.157-2.28s-.907-.016-1.688-.157c-.781-.14-1.734-1.133-1.734-2.172c0-1.943 1.539-2.68 3.218-2.554c0 0-1.062-.649-1.062-2.055c0-1.038.984-2.492 2.898-2.32l7.555.36S13.011 8.954 12.5 8.077s-.489-2.19.281-2.906c.905-.842 2.323-.995 3.188-.391c2.594 1.813 5.982 4.385 7.562 4.875c4.032 1.25 6.451 4.906 6.451 8.313c0 4.109-3.098 8.423-7.873 8.765l-12.125.711c-1.046.078-2.718-.734-2.718-2.289"/><path fill="#764c49" fill-rule="evenodd" d="M12.227 6.143c.07.475.283.982.773 1.357c.716.548 2.31 1.508 3.254 2.065l.691.403L17 10l2.004 1.171a.5.5 0 0 1 .169.701l-.23.361l-.043.067l-.003.004l-.3.47A4.85 4.85 0 0 0 18 15.062c0 1.123.435 2.399 1.82 3.553a.5.5 0 0 1-.64.768C17.565 18.04 17 16.481 17 15.063c0-1.147.368-2.18.808-2.924l-3.27-2.179h-.007l-.172-.12l-.003-.002a12 12 0 0 1-.809-.626c-.405-.343-.825-.754-1.047-1.134a2.67 2.67 0 0 1-.273-1.935m-4.425 20.39q1.237-.058 2.421-.11h.002c4.365-.196 8.27-.37 12.666-.8c4.184-.41 6.322-5.243 7.089-7.465c-.094 4.052-3.17 8.239-7.87 8.576l-12.126.711c-.672.05-1.603-.267-2.182-.913M11.51 18l-9.1-.183c.35.482.849.838 1.293.918c.392.07.816.11 1.14.13L11.49 19a.5.5 0 0 0 .02-1m-7.163-5H12.5a.5.5 0 0 1 0 1H5.175a2.46 2.46 0 0 1-.828-1m.254 1h.462a5 5 0 0 0-.462 0m.36 7.98a5 5 0 0 1-.613-.172c.28.776 1.034 1.403 1.855 1.403h.723l6.583-.121a.5.5 0 0 0-.018-1s-6.66.3-8.53-.11" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-leftwards-hand-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%22M7.266%2025.156c0-1.281.859-1.945.859-1.945H6.203c-1.038%200-1.969-1.001-1.969-2.04c0-1.952%201.157-2.28%201.157-2.28s-.907-.016-1.688-.157c-.781-.14-1.734-1.133-1.734-2.172c0-1.943%201.539-2.68%203.218-2.554c0%200-1.062-.649-1.062-2.055c0-1.038.984-2.492%202.898-2.32l7.555.36S13.011%208.954%2012.5%208.077s-.489-2.19.281-2.906c.905-.842%202.323-.995%203.188-.391c2.594%201.813%205.982%204.385%207.562%204.875c4.032%201.25%206.451%204.906%206.451%208.313c0%204.109-3.098%208.423-7.873%208.765l-12.125.711c-1.046.078-2.718-.734-2.718-2.289%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.227%206.143c.07.475.283.982.773%201.357c.716.548%202.31%201.508%203.254%202.065l.691.403L17%2010l2.004%201.171a.5.5%200%200%201%20.169.701l-.23.361l-.043.067l-.003.004l-.3.47A4.85%204.85%200%200%200%2018%2015.062c0%201.123.435%202.399%201.82%203.553a.5.5%200%200%201-.64.768C17.565%2018.04%2017%2016.481%2017%2015.063c0-1.147.368-2.18.808-2.924l-3.27-2.179h-.007l-.172-.12l-.003-.002a12%2012%200%200%201-.809-.626c-.405-.343-.825-.754-1.047-1.134a2.67%202.67%200%200%201-.273-1.935m-4.425%2020.39q1.237-.058%202.421-.11h.002c4.365-.196%208.27-.37%2012.666-.8c4.184-.41%206.322-5.243%207.089-7.465c-.094%204.052-3.17%208.239-7.87%208.576l-12.126.711c-.672.05-1.603-.267-2.182-.913M11.51%2018l-9.1-.183c.35.482.849.838%201.293.918c.392.07.816.11%201.14.13L11.49%2019a.5.5%200%200%200%20.02-1m-7.163-5H12.5a.5.5%200%200%201%200%201H5.175a2.46%202.46%200%200%201-.828-1m.254%201h.462a5%205%200%200%200-.462%200m.36%207.98a5%205%200%200%201-.613-.172c.28.776%201.034%201.403%201.855%201.403h.723l6.583-.121a.5.5%200%200%200-.018-1s-6.66.3-8.53-.11%22%20clip-rule%3D%22evenodd%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%22M7.266%2025.156c0-1.281.859-1.945.859-1.945H6.203c-1.038%200-1.969-1.001-1.969-2.04c0-1.952%201.157-2.28%201.157-2.28s-.907-.016-1.688-.157c-.781-.14-1.734-1.133-1.734-2.172c0-1.943%201.539-2.68%203.218-2.554c0%200-1.062-.649-1.062-2.055c0-1.038.984-2.492%202.898-2.32l7.555.36S13.011%208.954%2012.5%208.077s-.489-2.19.281-2.906c.905-.842%202.323-.995%203.188-.391c2.594%201.813%205.982%204.385%207.562%204.875c4.032%201.25%206.451%204.906%206.451%208.313c0%204.109-3.098%208.423-7.873%208.765l-12.125.711c-1.046.078-2.718-.734-2.718-2.289%22%2F%3E%3Cpath%20fill%3D%22%23764c49%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.227%206.143c.07.475.283.982.773%201.357c.716.548%202.31%201.508%203.254%202.065l.691.403L17%2010l2.004%201.171a.5.5%200%200%201%20.169.701l-.23.361l-.043.067l-.003.004l-.3.47A4.85%204.85%200%200%200%2018%2015.062c0%201.123.435%202.399%201.82%203.553a.5.5%200%200%201-.64.768C17.565%2018.04%2017%2016.481%2017%2015.063c0-1.147.368-2.18.808-2.924l-3.27-2.179h-.007l-.172-.12l-.003-.002a12%2012%200%200%201-.809-.626c-.405-.343-.825-.754-1.047-1.134a2.67%202.67%200%200%201-.273-1.935m-4.425%2020.39q1.237-.058%202.421-.11h.002c4.365-.196%208.27-.37%2012.666-.8c4.184-.41%206.322-5.243%207.089-7.465c-.094%204.052-3.17%208.239-7.87%208.576l-12.126.711c-.672.05-1.603-.267-2.182-.913M11.51%2018l-9.1-.183c.35.482.849.838%201.293.918c.392.07.816.11%201.14.13L11.49%2019a.5.5%200%200%200%20.02-1m-7.163-5H12.5a.5.5%200%200%201%200%201H5.175a2.46%202.46%200%200%201-.828-1m.254%201h.462a5%205%200%200%200-.462%200m.36%207.98a5%205%200%200%201-.613-.172c.28.776%201.034%201.403%201.855%201.403h.723l6.583-.121a.5.5%200%200%200-.018-1s-6.66.3-8.53-.11%22%20clip-rule%3D%22evenodd%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/leftwards-hand-medium-dark.svg?color=%231a73e8&size=48