left facing fist emoji
left-facing-fist from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- left-facing-fist
- 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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-upbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcrossed-fingersdetectiveearear-with-hearing-aid
Use the left facing fist emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10.13 16.01a5.4 5.4 0 0 0-.87-1.024c-.68-.613-1.526-1.011-2.611-1.133a.73.73 0 0 0-.758.448a.77.77 0 0 0 .15.827c.428.456.808 1 1.078 1.53q.089.175.158.339A1.97 1.97 0 0 0 7.007 18a3.5 3.5 0 0 0 .066.835c.087.42.39 1.33 1.4 1.535c.361.073.787.114 1.17.152l.269.026c.482.05.915.11 1.293.222c.57.17.99.516 1.483 1.574l.706 1.514l1.061-1.42c.34-.455.876-1.17 1.354-1.914c.253-.396.501-.815.7-1.222c.192-.393.37-.839.43-1.272l.002-.007v-.007a1.776 1.776 0 0 0-1.761-2.007z"/><path d="M6.63 7A5.626 5.626 0 0 0 1 12.63v7.74a6.62 6.62 0 0 0 6.62 6.62H9a3.95 3.95 0 0 0 1.175 2.83a4 4 0 0 0 5.652-.003l2.48-2.48c.22-.22.526-.347.843-.347a7.85 7.85 0 0 0 7.63-6h1.251c.66 0 1.434-.12 2.049-.634c.65-.545.92-1.357.92-2.294v-7.156c0-1.104-.272-2.13-1.01-2.872C29.251 7.289 28.216 7 27.063 7zM3 12.63A3.626 3.626 0 0 1 6.63 9h20.433c.844 0 1.277.21 1.508.443s.429.66.429 1.463v7.156c0 .564-.152.716-.204.76c-.089.074-.299.168-.765.168H26.22c-.62 0-1.2.438-1.298 1.109a5.85 5.85 0 0 1-5.772 4.891c-.843 0-1.658.334-2.257.933l-2.48 2.48a2 2 0 0 1-2.826 0l-.004-.004a1.99 1.99 0 0 1-.469-2.08l.464-1.329H7.62A4.62 4.62 0 0 1 3 20.37z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastLeftFacingFist(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10.13 16.01a5.4 5.4 0 0 0-.87-1.024c-.68-.613-1.526-1.011-2.611-1.133a.73.73 0 0 0-.758.448a.77.77 0 0 0 .15.827c.428.456.808 1 1.078 1.53q.089.175.158.339A1.97 1.97 0 0 0 7.007 18a3.5 3.5 0 0 0 .066.835c.087.42.39 1.33 1.4 1.535c.361.073.787.114 1.17.152l.269.026c.482.05.915.11 1.293.222c.57.17.99.516 1.483 1.574l.706 1.514l1.061-1.42c.34-.455.876-1.17 1.354-1.914c.253-.396.501-.815.7-1.222c.192-.393.37-.839.43-1.272l.002-.007v-.007a1.776 1.776 0 0 0-1.761-2.007z"/><path d="M6.63 7A5.626 5.626 0 0 0 1 12.63v7.74a6.62 6.62 0 0 0 6.62 6.62H9a3.95 3.95 0 0 0 1.175 2.83a4 4 0 0 0 5.652-.003l2.48-2.48c.22-.22.526-.347.843-.347a7.85 7.85 0 0 0 7.63-6h1.251c.66 0 1.434-.12 2.049-.634c.65-.545.92-1.357.92-2.294v-7.156c0-1.104-.272-2.13-1.01-2.872C29.251 7.289 28.216 7 27.063 7zM3 12.63A3.626 3.626 0 0 1 6.63 9h20.433c.844 0 1.277.21 1.508.443s.429.66.429 1.463v7.156c0 .564-.152.716-.204.76c-.089.074-.299.168-.765.168H26.22c-.62 0-1.2.438-1.298 1.109a5.85 5.85 0 0 1-5.772 4.891c-.843 0-1.658.334-2.257.933l-2.48 2.48a2 2 0 0 1-2.826 0l-.004-.004a1.99 1.99 0 0 1-.469-2.08l.464-1.329H7.62A4.62 4.62 0 0 1 3 20.37z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10.13 16.01a5.4 5.4 0 0 0-.87-1.024c-.68-.613-1.526-1.011-2.611-1.133a.73.73 0 0 0-.758.448a.77.77 0 0 0 .15.827c.428.456.808 1 1.078 1.53q.089.175.158.339A1.97 1.97 0 0 0 7.007 18a3.5 3.5 0 0 0 .066.835c.087.42.39 1.33 1.4 1.535c.361.073.787.114 1.17.152l.269.026c.482.05.915.11 1.293.222c.57.17.99.516 1.483 1.574l.706 1.514l1.061-1.42c.34-.455.876-1.17 1.354-1.914c.253-.396.501-.815.7-1.222c.192-.393.37-.839.43-1.272l.002-.007v-.007a1.776 1.776 0 0 0-1.761-2.007z"/><path d="M6.63 7A5.626 5.626 0 0 0 1 12.63v7.74a6.62 6.62 0 0 0 6.62 6.62H9a3.95 3.95 0 0 0 1.175 2.83a4 4 0 0 0 5.652-.003l2.48-2.48c.22-.22.526-.347.843-.347a7.85 7.85 0 0 0 7.63-6h1.251c.66 0 1.434-.12 2.049-.634c.65-.545.92-1.357.92-2.294v-7.156c0-1.104-.272-2.13-1.01-2.872C29.251 7.289 28.216 7 27.063 7zM3 12.63A3.626 3.626 0 0 1 6.63 9h20.433c.844 0 1.277.21 1.508.443s.429.66.429 1.463v7.156c0 .564-.152.716-.204.76c-.089.074-.299.168-.765.168H26.22c-.62 0-1.2.438-1.298 1.109a5.85 5.85 0 0 1-5.772 4.891c-.843 0-1.658.334-2.257.933l-2.48 2.48a2 2 0 0 1-2.826 0l-.004-.004a1.99 1.99 0 0 1-.469-2.08l.464-1.329H7.62A4.62 4.62 0 0 1 3 20.37z"/></g></svg> </template>
CSS
.icon-left-facing-fist {
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%22currentColor%22%3E%3Cpath%20d%3D%22M10.13%2016.01a5.4%205.4%200%200%200-.87-1.024c-.68-.613-1.526-1.011-2.611-1.133a.73.73%200%200%200-.758.448a.77.77%200%200%200%20.15.827c.428.456.808%201%201.078%201.53q.089.175.158.339A1.97%201.97%200%200%200%207.007%2018a3.5%203.5%200%200%200%20.066.835c.087.42.39%201.33%201.4%201.535c.361.073.787.114%201.17.152l.269.026c.482.05.915.11%201.293.222c.57.17.99.516%201.483%201.574l.706%201.514l1.061-1.42c.34-.455.876-1.17%201.354-1.914c.253-.396.501-.815.7-1.222c.192-.393.37-.839.43-1.272l.002-.007v-.007a1.776%201.776%200%200%200-1.761-2.007z%22%2F%3E%3Cpath%20d%3D%22M6.63%207A5.626%205.626%200%200%200%201%2012.63v7.74a6.62%206.62%200%200%200%206.62%206.62H9a3.95%203.95%200%200%200%201.175%202.83a4%204%200%200%200%205.652-.003l2.48-2.48c.22-.22.526-.347.843-.347a7.85%207.85%200%200%200%207.63-6h1.251c.66%200%201.434-.12%202.049-.634c.65-.545.92-1.357.92-2.294v-7.156c0-1.104-.272-2.13-1.01-2.872C29.251%207.289%2028.216%207%2027.063%207zM3%2012.63A3.626%203.626%200%200%201%206.63%209h20.433c.844%200%201.277.21%201.508.443s.429.66.429%201.463v7.156c0%20.564-.152.716-.204.76c-.089.074-.299.168-.765.168H26.22c-.62%200-1.2.438-1.298%201.109a5.85%205.85%200%200%201-5.772%204.891c-.843%200-1.658.334-2.257.933l-2.48%202.48a2%202%200%200%201-2.826%200l-.004-.004a1.99%201.99%200%200%201-.469-2.08l.464-1.329H7.62A4.62%204.62%200%200%201%203%2020.37z%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%22currentColor%22%3E%3Cpath%20d%3D%22M10.13%2016.01a5.4%205.4%200%200%200-.87-1.024c-.68-.613-1.526-1.011-2.611-1.133a.73.73%200%200%200-.758.448a.77.77%200%200%200%20.15.827c.428.456.808%201%201.078%201.53q.089.175.158.339A1.97%201.97%200%200%200%207.007%2018a3.5%203.5%200%200%200%20.066.835c.087.42.39%201.33%201.4%201.535c.361.073.787.114%201.17.152l.269.026c.482.05.915.11%201.293.222c.57.17.99.516%201.483%201.574l.706%201.514l1.061-1.42c.34-.455.876-1.17%201.354-1.914c.253-.396.501-.815.7-1.222c.192-.393.37-.839.43-1.272l.002-.007v-.007a1.776%201.776%200%200%200-1.761-2.007z%22%2F%3E%3Cpath%20d%3D%22M6.63%207A5.626%205.626%200%200%200%201%2012.63v7.74a6.62%206.62%200%200%200%206.62%206.62H9a3.95%203.95%200%200%200%201.175%202.83a4%204%200%200%200%205.652-.003l2.48-2.48c.22-.22.526-.347.843-.347a7.85%207.85%200%200%200%207.63-6h1.251c.66%200%201.434-.12%202.049-.634c.65-.545.92-1.357.92-2.294v-7.156c0-1.104-.272-2.13-1.01-2.872C29.251%207.289%2028.216%207%2027.063%207zM3%2012.63A3.626%203.626%200%200%201%206.63%209h20.433c.844%200%201.277.21%201.508.443s.429.66.429%201.463v7.156c0%20.564-.152.716-.204.76c-.089.074-.299.168-.765.168H26.22c-.62%200-1.2.438-1.298%201.109a5.85%205.85%200%200%201-5.772%204.891c-.843%200-1.658.334-2.257.933l-2.48%202.48a2%202%200%200%201-2.826%200l-.004-.004a1.99%201.99%200%200%201-.469-2.08l.464-1.329H7.62A4.62%204.62%200%200%201%203%2020.37z%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-high-contrast/left-facing-fist.svg?color=%231a73e8&size=48