left facing fist emoji
left-facing-fist from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- left-facing-fist
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the left facing fist emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M8.401 6.183c3.217.844 10.943 3.114 12.782 3.907c4.244 1.829 7.507 5.306 7.448 9.206c-.064 4.219-1.768 6.944-7.888 8.048c-6.201 1.119-10.241 1.437-12.626 1.79c-3.452.511-4.322-4.596-.671-5.05c0 0-3.171-.447-5.121-.664C.024 23.164-.15 21.314.35 18.842c.511-2.525 2.294-6.897 3.193-9.142c1.144-2.859 2.301-4.189 4.858-3.517"/><path fill="#ef9645" d="M5.138 27.094s-.301-2.733 2.365-3.005c1.566-.16 3.676-.418 4.475-.511c1.374-.16 1.662-1.343 1.311-2.365c-.347-1.009-2.493-6.297-3.005-7.64c-.38-.997-1.364-.659-1.726.064c-.669 1.337-1.828 3.845-1.982 4.251c-.349.924.735 1.566 1.247.639c.346-.627 1.63-3.644 1.63-3.644s2.397 5.786 2.653 6.521c.223.64-.064 1.023-.703 1.119s-3.485.441-4.347.575c-1.439.224-2.526 1.663-1.918 3.996"/><path fill="#ef9645" d="M7.695 17.601s1.023.448 1.822.735c.799.288.511 1.406-.32 1.183c-.831-.224-2.174-.575-2.174-.575zM4.179 9.45c.389-.829 1.311-.352 1.087.32s-3.612 8.758-3.932 9.589s-.831.639-.575-.224s2.94-8.662 3.42-9.685"/><path fill="#ef9645" d="M9.453 14.884c-.391 1.397.054 3.091.441 3.834l-2.436-.891z"/><path fill="#ffdc5d" d="M21.257 10.158c3.218 1.04 7.624 1.139 11.535.772c2.021-.189 3.208-.197 3.208 1.436V22.97c0 1.99-.668 1.969-2.812 1.683c-3.267-.436-5.099-1.228-8.218 1.347c-2.176 1.797-9.769-17.798-3.713-15.842"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiLeftFacingFist(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M8.401 6.183c3.217.844 10.943 3.114 12.782 3.907c4.244 1.829 7.507 5.306 7.448 9.206c-.064 4.219-1.768 6.944-7.888 8.048c-6.201 1.119-10.241 1.437-12.626 1.79c-3.452.511-4.322-4.596-.671-5.05c0 0-3.171-.447-5.121-.664C.024 23.164-.15 21.314.35 18.842c.511-2.525 2.294-6.897 3.193-9.142c1.144-2.859 2.301-4.189 4.858-3.517"/><path fill="#ef9645" d="M5.138 27.094s-.301-2.733 2.365-3.005c1.566-.16 3.676-.418 4.475-.511c1.374-.16 1.662-1.343 1.311-2.365c-.347-1.009-2.493-6.297-3.005-7.64c-.38-.997-1.364-.659-1.726.064c-.669 1.337-1.828 3.845-1.982 4.251c-.349.924.735 1.566 1.247.639c.346-.627 1.63-3.644 1.63-3.644s2.397 5.786 2.653 6.521c.223.64-.064 1.023-.703 1.119s-3.485.441-4.347.575c-1.439.224-2.526 1.663-1.918 3.996"/><path fill="#ef9645" d="M7.695 17.601s1.023.448 1.822.735c.799.288.511 1.406-.32 1.183c-.831-.224-2.174-.575-2.174-.575zM4.179 9.45c.389-.829 1.311-.352 1.087.32s-3.612 8.758-3.932 9.589s-.831.639-.575-.224s2.94-8.662 3.42-9.685"/><path fill="#ef9645" d="M9.453 14.884c-.391 1.397.054 3.091.441 3.834l-2.436-.891z"/><path fill="#ffdc5d" d="M21.257 10.158c3.218 1.04 7.624 1.139 11.535.772c2.021-.189 3.208-.197 3.208 1.436V22.97c0 1.99-.668 1.969-2.812 1.683c-3.267-.436-5.099-1.228-8.218 1.347c-2.176 1.797-9.769-17.798-3.713-15.842"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M8.401 6.183c3.217.844 10.943 3.114 12.782 3.907c4.244 1.829 7.507 5.306 7.448 9.206c-.064 4.219-1.768 6.944-7.888 8.048c-6.201 1.119-10.241 1.437-12.626 1.79c-3.452.511-4.322-4.596-.671-5.05c0 0-3.171-.447-5.121-.664C.024 23.164-.15 21.314.35 18.842c.511-2.525 2.294-6.897 3.193-9.142c1.144-2.859 2.301-4.189 4.858-3.517"/><path fill="#ef9645" d="M5.138 27.094s-.301-2.733 2.365-3.005c1.566-.16 3.676-.418 4.475-.511c1.374-.16 1.662-1.343 1.311-2.365c-.347-1.009-2.493-6.297-3.005-7.64c-.38-.997-1.364-.659-1.726.064c-.669 1.337-1.828 3.845-1.982 4.251c-.349.924.735 1.566 1.247.639c.346-.627 1.63-3.644 1.63-3.644s2.397 5.786 2.653 6.521c.223.64-.064 1.023-.703 1.119s-3.485.441-4.347.575c-1.439.224-2.526 1.663-1.918 3.996"/><path fill="#ef9645" d="M7.695 17.601s1.023.448 1.822.735c.799.288.511 1.406-.32 1.183c-.831-.224-2.174-.575-2.174-.575zM4.179 9.45c.389-.829 1.311-.352 1.087.32s-3.612 8.758-3.932 9.589s-.831.639-.575-.224s2.94-8.662 3.42-9.685"/><path fill="#ef9645" d="M9.453 14.884c-.391 1.397.054 3.091.441 3.834l-2.436-.891z"/><path fill="#ffdc5d" d="M21.257 10.158c3.218 1.04 7.624 1.139 11.535.772c2.021-.189 3.208-.197 3.208 1.436V22.97c0 1.99-.668 1.969-2.812 1.683c-3.267-.436-5.099-1.228-8.218 1.347c-2.176 1.797-9.769-17.798-3.713-15.842"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M8.401%206.183c3.217.844%2010.943%203.114%2012.782%203.907c4.244%201.829%207.507%205.306%207.448%209.206c-.064%204.219-1.768%206.944-7.888%208.048c-6.201%201.119-10.241%201.437-12.626%201.79c-3.452.511-4.322-4.596-.671-5.05c0%200-3.171-.447-5.121-.664C.024%2023.164-.15%2021.314.35%2018.842c.511-2.525%202.294-6.897%203.193-9.142c1.144-2.859%202.301-4.189%204.858-3.517%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M5.138%2027.094s-.301-2.733%202.365-3.005c1.566-.16%203.676-.418%204.475-.511c1.374-.16%201.662-1.343%201.311-2.365c-.347-1.009-2.493-6.297-3.005-7.64c-.38-.997-1.364-.659-1.726.064c-.669%201.337-1.828%203.845-1.982%204.251c-.349.924.735%201.566%201.247.639c.346-.627%201.63-3.644%201.63-3.644s2.397%205.786%202.653%206.521c.223.64-.064%201.023-.703%201.119s-3.485.441-4.347.575c-1.439.224-2.526%201.663-1.918%203.996%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M7.695%2017.601s1.023.448%201.822.735c.799.288.511%201.406-.32%201.183c-.831-.224-2.174-.575-2.174-.575zM4.179%209.45c.389-.829%201.311-.352%201.087.32s-3.612%208.758-3.932%209.589s-.831.639-.575-.224s2.94-8.662%203.42-9.685%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M9.453%2014.884c-.391%201.397.054%203.091.441%203.834l-2.436-.891z%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M21.257%2010.158c3.218%201.04%207.624%201.139%2011.535.772c2.021-.189%203.208-.197%203.208%201.436V22.97c0%201.99-.668%201.969-2.812%201.683c-3.267-.436-5.099-1.228-8.218%201.347c-2.176%201.797-9.769-17.798-3.713-15.842%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M8.401%206.183c3.217.844%2010.943%203.114%2012.782%203.907c4.244%201.829%207.507%205.306%207.448%209.206c-.064%204.219-1.768%206.944-7.888%208.048c-6.201%201.119-10.241%201.437-12.626%201.79c-3.452.511-4.322-4.596-.671-5.05c0%200-3.171-.447-5.121-.664C.024%2023.164-.15%2021.314.35%2018.842c.511-2.525%202.294-6.897%203.193-9.142c1.144-2.859%202.301-4.189%204.858-3.517%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M5.138%2027.094s-.301-2.733%202.365-3.005c1.566-.16%203.676-.418%204.475-.511c1.374-.16%201.662-1.343%201.311-2.365c-.347-1.009-2.493-6.297-3.005-7.64c-.38-.997-1.364-.659-1.726.064c-.669%201.337-1.828%203.845-1.982%204.251c-.349.924.735%201.566%201.247.639c.346-.627%201.63-3.644%201.63-3.644s2.397%205.786%202.653%206.521c.223.64-.064%201.023-.703%201.119s-3.485.441-4.347.575c-1.439.224-2.526%201.663-1.918%203.996%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M7.695%2017.601s1.023.448%201.822.735c.799.288.511%201.406-.32%201.183c-.831-.224-2.174-.575-2.174-.575zM4.179%209.45c.389-.829%201.311-.352%201.087.32s-3.612%208.758-3.932%209.589s-.831.639-.575-.224s2.94-8.662%203.42-9.685%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M9.453%2014.884c-.391%201.397.054%203.091.441%203.834l-2.436-.891z%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M21.257%2010.158c3.218%201.04%207.624%201.139%2011.535.772c2.021-.189%203.208-.197%203.208%201.436V22.97c0%201.99-.668%201.969-2.812%201.683c-3.267-.436-5.099-1.228-8.218%201.347c-2.176%201.797-9.769-17.798-3.713-15.842%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/left-facing-fist.svg?color=%231a73e8&size=48