leftwards pushing hand emoji

leftwards-pushing-hand from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
leftwards-pushing-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 leftwards pushing hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V15)"><path fill="currentColor" d="M21.813 13.594c.275-.944.358-2.243-.558-3.417a4.2 4.2 0 0 0-1.663-1.302l.297-2.53l.005-.043l.015-.156a4.1 4.1 0 0 0-.312-1.89a3.7 3.7 0 0 0-1.34-1.626a4.2 4.2 0 0 0-1.024-.503a5 5 0 0 0-.12-.216C16.623 1.087 15.593 0 13.845 0c-.915 0-1.873.295-2.662.843c-.418.29-.817.673-1.133 1.147a3.9 3.9 0 0 0-1.325.645a4.03 4.03 0 0 0-1.359 1.83a3.7 3.7 0 0 0-1.397.65c-1.037.775-1.505 1.948-1.656 3.089a40.4 40.4 0 0 0-.29 6.37c.08 2.253.386 4.787 1.27 6.59c.748 1.527 1.993 2.865 3.245 3.866c1.205.962 2.61 1.767 3.89 2.11q.191.348.428.689c.636.917 1.65 1.769 3.023 1.888L32 32.02V30l-15.904-2.272a1.7 1.7 0 0 1-.455-.093c.427 0 .861-.037 1.286-.126c1.554-.276 2.952-1.33 3.862-2.715c.736-1.12 1.13-2.415 1.085-3.657c-.042-1.208-.523-2.542-1.722-3.377a.44.44 0 0 1-.13-.22a.6.6 0 0 1 .045-.355a7 7 0 0 1 .243-.511L32 18.5v-2.024l-10.676-1.668c.19-.384.367-.798.488-1.214m-4.441-2.952s.84-.307 1.675.196c.216.13.431.313.631.57c.75.96.049 2.206-.683 3.505c-.28.496-.563 1-.772 1.498c-.439 1.044-.194 2.2.712 2.941l.01.007l.02.013c1.155.758 1.223 2.694.152 4.324c-.679 1.034-1.653 1.697-2.57 1.85c-1.116.244-2.462-.054-3.526-.319c-1.872-.464-4.775-2.581-5.932-4.943c-1.372-2.8-1.21-8.676-.793-11.818c.15-1.133.674-1.836 1.496-2.046q.095-.024.194-.04q-.037.32-.069.711a22 22 0 0 0 .087 4.47a.5.5 0 0 0 .992-.123a21.2 21.2 0 0 1-.008-5.015l.036.007c.005-.64.13-1.131.323-1.505a1.94 1.94 0 0 1 1.003-.929l-.012.062c-.13.7-.21 1.495-.259 2.308c-.085 1.403-.082 2.895-.079 4.089V11a.5.5 0 1 0 1 0v-.552c-.003-1.196-.006-2.653.077-4.02c.049-.793.125-1.544.245-2.188q.036-.197.077-.376l.015.003C11.606 2.674 12.836 2 13.845 2c.788 0 1.263.46 1.542.922c-.603.121-1.073.464-1.42.94c-.437.6-.674 1.398-.807 2.2c-.215 1.288-.188 2.759-.169 3.78c.005.249.009.471.009.657a.5.5 0 0 0 1 0q-.001-.324-.01-.725c-.018-1.023-.042-2.362.156-3.547c.124-.745.328-1.362.63-1.776c.259-.356.59-.566 1.069-.577c2.377.21 2.06 2.218 2.06 2.218l-.407 3.473c-1.114.246-2.038.976-2.74 1.783c-.868.998-1.464 2.188-1.732 2.994a.5.5 0 0 0 .948.316c.232-.695.767-1.766 1.54-2.654c.542-.623 1.168-1.12 1.858-1.364zm-1.527-6.768"/></g><defs><clipPath id="SVGkRCCwb7V15"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastLeftwardsPushingHand(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"><g clipPath="url(#SVGkRCCwb7V15)"><path fill="currentColor" d="M21.813 13.594c.275-.944.358-2.243-.558-3.417a4.2 4.2 0 0 0-1.663-1.302l.297-2.53l.005-.043l.015-.156a4.1 4.1 0 0 0-.312-1.89a3.7 3.7 0 0 0-1.34-1.626a4.2 4.2 0 0 0-1.024-.503a5 5 0 0 0-.12-.216C16.623 1.087 15.593 0 13.845 0c-.915 0-1.873.295-2.662.843c-.418.29-.817.673-1.133 1.147a3.9 3.9 0 0 0-1.325.645a4.03 4.03 0 0 0-1.359 1.83a3.7 3.7 0 0 0-1.397.65c-1.037.775-1.505 1.948-1.656 3.089a40.4 40.4 0 0 0-.29 6.37c.08 2.253.386 4.787 1.27 6.59c.748 1.527 1.993 2.865 3.245 3.866c1.205.962 2.61 1.767 3.89 2.11q.191.348.428.689c.636.917 1.65 1.769 3.023 1.888L32 32.02V30l-15.904-2.272a1.7 1.7 0 0 1-.455-.093c.427 0 .861-.037 1.286-.126c1.554-.276 2.952-1.33 3.862-2.715c.736-1.12 1.13-2.415 1.085-3.657c-.042-1.208-.523-2.542-1.722-3.377a.44.44 0 0 1-.13-.22a.6.6 0 0 1 .045-.355a7 7 0 0 1 .243-.511L32 18.5v-2.024l-10.676-1.668c.19-.384.367-.798.488-1.214m-4.441-2.952s.84-.307 1.675.196c.216.13.431.313.631.57c.75.96.049 2.206-.683 3.505c-.28.496-.563 1-.772 1.498c-.439 1.044-.194 2.2.712 2.941l.01.007l.02.013c1.155.758 1.223 2.694.152 4.324c-.679 1.034-1.653 1.697-2.57 1.85c-1.116.244-2.462-.054-3.526-.319c-1.872-.464-4.775-2.581-5.932-4.943c-1.372-2.8-1.21-8.676-.793-11.818c.15-1.133.674-1.836 1.496-2.046q.095-.024.194-.04q-.037.32-.069.711a22 22 0 0 0 .087 4.47a.5.5 0 0 0 .992-.123a21.2 21.2 0 0 1-.008-5.015l.036.007c.005-.64.13-1.131.323-1.505a1.94 1.94 0 0 1 1.003-.929l-.012.062c-.13.7-.21 1.495-.259 2.308c-.085 1.403-.082 2.895-.079 4.089V11a.5.5 0 1 0 1 0v-.552c-.003-1.196-.006-2.653.077-4.02c.049-.793.125-1.544.245-2.188q.036-.197.077-.376l.015.003C11.606 2.674 12.836 2 13.845 2c.788 0 1.263.46 1.542.922c-.603.121-1.073.464-1.42.94c-.437.6-.674 1.398-.807 2.2c-.215 1.288-.188 2.759-.169 3.78c.005.249.009.471.009.657a.5.5 0 0 0 1 0q-.001-.324-.01-.725c-.018-1.023-.042-2.362.156-3.547c.124-.745.328-1.362.63-1.776c.259-.356.59-.566 1.069-.577c2.377.21 2.06 2.218 2.06 2.218l-.407 3.473c-1.114.246-2.038.976-2.74 1.783c-.868.998-1.464 2.188-1.732 2.994a.5.5 0 0 0 .948.316c.232-.695.767-1.766 1.54-2.654c.542-.623 1.168-1.12 1.858-1.364zm-1.527-6.768"/></g><defs><clipPath id="SVGkRCCwb7V15"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V15)"><path fill="currentColor" d="M21.813 13.594c.275-.944.358-2.243-.558-3.417a4.2 4.2 0 0 0-1.663-1.302l.297-2.53l.005-.043l.015-.156a4.1 4.1 0 0 0-.312-1.89a3.7 3.7 0 0 0-1.34-1.626a4.2 4.2 0 0 0-1.024-.503a5 5 0 0 0-.12-.216C16.623 1.087 15.593 0 13.845 0c-.915 0-1.873.295-2.662.843c-.418.29-.817.673-1.133 1.147a3.9 3.9 0 0 0-1.325.645a4.03 4.03 0 0 0-1.359 1.83a3.7 3.7 0 0 0-1.397.65c-1.037.775-1.505 1.948-1.656 3.089a40.4 40.4 0 0 0-.29 6.37c.08 2.253.386 4.787 1.27 6.59c.748 1.527 1.993 2.865 3.245 3.866c1.205.962 2.61 1.767 3.89 2.11q.191.348.428.689c.636.917 1.65 1.769 3.023 1.888L32 32.02V30l-15.904-2.272a1.7 1.7 0 0 1-.455-.093c.427 0 .861-.037 1.286-.126c1.554-.276 2.952-1.33 3.862-2.715c.736-1.12 1.13-2.415 1.085-3.657c-.042-1.208-.523-2.542-1.722-3.377a.44.44 0 0 1-.13-.22a.6.6 0 0 1 .045-.355a7 7 0 0 1 .243-.511L32 18.5v-2.024l-10.676-1.668c.19-.384.367-.798.488-1.214m-4.441-2.952s.84-.307 1.675.196c.216.13.431.313.631.57c.75.96.049 2.206-.683 3.505c-.28.496-.563 1-.772 1.498c-.439 1.044-.194 2.2.712 2.941l.01.007l.02.013c1.155.758 1.223 2.694.152 4.324c-.679 1.034-1.653 1.697-2.57 1.85c-1.116.244-2.462-.054-3.526-.319c-1.872-.464-4.775-2.581-5.932-4.943c-1.372-2.8-1.21-8.676-.793-11.818c.15-1.133.674-1.836 1.496-2.046q.095-.024.194-.04q-.037.32-.069.711a22 22 0 0 0 .087 4.47a.5.5 0 0 0 .992-.123a21.2 21.2 0 0 1-.008-5.015l.036.007c.005-.64.13-1.131.323-1.505a1.94 1.94 0 0 1 1.003-.929l-.012.062c-.13.7-.21 1.495-.259 2.308c-.085 1.403-.082 2.895-.079 4.089V11a.5.5 0 1 0 1 0v-.552c-.003-1.196-.006-2.653.077-4.02c.049-.793.125-1.544.245-2.188q.036-.197.077-.376l.015.003C11.606 2.674 12.836 2 13.845 2c.788 0 1.263.46 1.542.922c-.603.121-1.073.464-1.42.94c-.437.6-.674 1.398-.807 2.2c-.215 1.288-.188 2.759-.169 3.78c.005.249.009.471.009.657a.5.5 0 0 0 1 0q-.001-.324-.01-.725c-.018-1.023-.042-2.362.156-3.547c.124-.745.328-1.362.63-1.776c.259-.356.59-.566 1.069-.577c2.377.21 2.06 2.218 2.06 2.218l-.407 3.473c-1.114.246-2.038.976-2.74 1.783c-.868.998-1.464 2.188-1.732 2.994a.5.5 0 0 0 .948.316c.232-.695.767-1.766 1.54-2.654c.542-.623 1.168-1.12 1.858-1.364zm-1.527-6.768"/></g><defs><clipPath id="SVGkRCCwb7V15"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-leftwards-pushing-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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V15)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.813%2013.594c.275-.944.358-2.243-.558-3.417a4.2%204.2%200%200%200-1.663-1.302l.297-2.53l.005-.043l.015-.156a4.1%204.1%200%200%200-.312-1.89a3.7%203.7%200%200%200-1.34-1.626a4.2%204.2%200%200%200-1.024-.503a5%205%200%200%200-.12-.216C16.623%201.087%2015.593%200%2013.845%200c-.915%200-1.873.295-2.662.843c-.418.29-.817.673-1.133%201.147a3.9%203.9%200%200%200-1.325.645a4.03%204.03%200%200%200-1.359%201.83a3.7%203.7%200%200%200-1.397.65c-1.037.775-1.505%201.948-1.656%203.089a40.4%2040.4%200%200%200-.29%206.37c.08%202.253.386%204.787%201.27%206.59c.748%201.527%201.993%202.865%203.245%203.866c1.205.962%202.61%201.767%203.89%202.11q.191.348.428.689c.636.917%201.65%201.769%203.023%201.888L32%2032.02V30l-15.904-2.272a1.7%201.7%200%200%201-.455-.093c.427%200%20.861-.037%201.286-.126c1.554-.276%202.952-1.33%203.862-2.715c.736-1.12%201.13-2.415%201.085-3.657c-.042-1.208-.523-2.542-1.722-3.377a.44.44%200%200%201-.13-.22a.6.6%200%200%201%20.045-.355a7%207%200%200%201%20.243-.511L32%2018.5v-2.024l-10.676-1.668c.19-.384.367-.798.488-1.214m-4.441-2.952s.84-.307%201.675.196c.216.13.431.313.631.57c.75.96.049%202.206-.683%203.505c-.28.496-.563%201-.772%201.498c-.439%201.044-.194%202.2.712%202.941l.01.007l.02.013c1.155.758%201.223%202.694.152%204.324c-.679%201.034-1.653%201.697-2.57%201.85c-1.116.244-2.462-.054-3.526-.319c-1.872-.464-4.775-2.581-5.932-4.943c-1.372-2.8-1.21-8.676-.793-11.818c.15-1.133.674-1.836%201.496-2.046q.095-.024.194-.04q-.037.32-.069.711a22%2022%200%200%200%20.087%204.47a.5.5%200%200%200%20.992-.123a21.2%2021.2%200%200%201-.008-5.015l.036.007c.005-.64.13-1.131.323-1.505a1.94%201.94%200%200%201%201.003-.929l-.012.062c-.13.7-.21%201.495-.259%202.308c-.085%201.403-.082%202.895-.079%204.089V11a.5.5%200%201%200%201%200v-.552c-.003-1.196-.006-2.653.077-4.02c.049-.793.125-1.544.245-2.188q.036-.197.077-.376l.015.003C11.606%202.674%2012.836%202%2013.845%202c.788%200%201.263.46%201.542.922c-.603.121-1.073.464-1.42.94c-.437.6-.674%201.398-.807%202.2c-.215%201.288-.188%202.759-.169%203.78c.005.249.009.471.009.657a.5.5%200%200%200%201%200q-.001-.324-.01-.725c-.018-1.023-.042-2.362.156-3.547c.124-.745.328-1.362.63-1.776c.259-.356.59-.566%201.069-.577c2.377.21%202.06%202.218%202.06%202.218l-.407%203.473c-1.114.246-2.038.976-2.74%201.783c-.868.998-1.464%202.188-1.732%202.994a.5.5%200%200%200%20.948.316c.232-.695.767-1.766%201.54-2.654c.542-.623%201.168-1.12%201.858-1.364zm-1.527-6.768%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V15%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V15)%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.813%2013.594c.275-.944.358-2.243-.558-3.417a4.2%204.2%200%200%200-1.663-1.302l.297-2.53l.005-.043l.015-.156a4.1%204.1%200%200%200-.312-1.89a3.7%203.7%200%200%200-1.34-1.626a4.2%204.2%200%200%200-1.024-.503a5%205%200%200%200-.12-.216C16.623%201.087%2015.593%200%2013.845%200c-.915%200-1.873.295-2.662.843c-.418.29-.817.673-1.133%201.147a3.9%203.9%200%200%200-1.325.645a4.03%204.03%200%200%200-1.359%201.83a3.7%203.7%200%200%200-1.397.65c-1.037.775-1.505%201.948-1.656%203.089a40.4%2040.4%200%200%200-.29%206.37c.08%202.253.386%204.787%201.27%206.59c.748%201.527%201.993%202.865%203.245%203.866c1.205.962%202.61%201.767%203.89%202.11q.191.348.428.689c.636.917%201.65%201.769%203.023%201.888L32%2032.02V30l-15.904-2.272a1.7%201.7%200%200%201-.455-.093c.427%200%20.861-.037%201.286-.126c1.554-.276%202.952-1.33%203.862-2.715c.736-1.12%201.13-2.415%201.085-3.657c-.042-1.208-.523-2.542-1.722-3.377a.44.44%200%200%201-.13-.22a.6.6%200%200%201%20.045-.355a7%207%200%200%201%20.243-.511L32%2018.5v-2.024l-10.676-1.668c.19-.384.367-.798.488-1.214m-4.441-2.952s.84-.307%201.675.196c.216.13.431.313.631.57c.75.96.049%202.206-.683%203.505c-.28.496-.563%201-.772%201.498c-.439%201.044-.194%202.2.712%202.941l.01.007l.02.013c1.155.758%201.223%202.694.152%204.324c-.679%201.034-1.653%201.697-2.57%201.85c-1.116.244-2.462-.054-3.526-.319c-1.872-.464-4.775-2.581-5.932-4.943c-1.372-2.8-1.21-8.676-.793-11.818c.15-1.133.674-1.836%201.496-2.046q.095-.024.194-.04q-.037.32-.069.711a22%2022%200%200%200%20.087%204.47a.5.5%200%200%200%20.992-.123a21.2%2021.2%200%200%201-.008-5.015l.036.007c.005-.64.13-1.131.323-1.505a1.94%201.94%200%200%201%201.003-.929l-.012.062c-.13.7-.21%201.495-.259%202.308c-.085%201.403-.082%202.895-.079%204.089V11a.5.5%200%201%200%201%200v-.552c-.003-1.196-.006-2.653.077-4.02c.049-.793.125-1.544.245-2.188q.036-.197.077-.376l.015.003C11.606%202.674%2012.836%202%2013.845%202c.788%200%201.263.46%201.542.922c-.603.121-1.073.464-1.42.94c-.437.6-.674%201.398-.807%202.2c-.215%201.288-.188%202.759-.169%203.78c.005.249.009.471.009.657a.5.5%200%200%200%201%200q-.001-.324-.01-.725c-.018-1.023-.042-2.362.156-3.547c.124-.745.328-1.362.63-1.776c.259-.356.59-.566%201.069-.577c2.377.21%202.06%202.218%202.06%202.218l-.407%203.473c-1.114.246-2.038.976-2.74%201.783c-.868.998-1.464%202.188-1.732%202.994a.5.5%200%200%200%20.948.316c.232-.695.767-1.766%201.54-2.654c.542-.623%201.168-1.12%201.858-1.364zm-1.527-6.768%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V15%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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/leftwards-pushing-hand.svg?color=%231a73e8&size=48