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

Name
rightwards-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 rightwards hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.031 16.563c0-1.272-.523-2.262-1.41-2.876a3.7 3.7 0 0 0-.907-.451a3 3 0 0 0 .09-.296c.187-.754.057-1.514-.25-2.158c-.598-1.255-1.985-2.286-3.644-2.147l-4.828.23q.178-.243.326-.5c.31-.543.545-1.2.5-1.916c-.046-.744-.386-1.43-1.008-2.01c-1.188-1.105-3.125-1.397-4.442-.478c-.526.368-1.07.757-1.622 1.15c-.843.602-1.7 1.214-2.529 1.777c-.676.46-1.307.87-1.858 1.19q-.851.494-1.276.623C3.727 10.08 1.018 14.12 1.018 17.97c0 4.537 3.412 9.376 8.801 9.763l12.131.711c.775.056 1.678-.207 2.395-.713c.743-.525 1.39-1.394 1.39-2.574c0-.347-.047-.662-.122-.945h.184c.843 0 1.584-.402 2.097-.94s.872-1.286.872-2.1a4.5 4.5 0 0 0-.245-1.532a4.6 4.6 0 0 0 .811-.313c.45-.229.885-.561 1.206-1.04c.325-.488.493-1.068.493-1.723m-8.957 9.884l-12.118-.71c-4.157-.302-6.938-4.089-6.938-7.768c0-2.964 2.13-6.236 5.747-7.358c.507-.157 1.096-.457 1.69-.804a35 35 0 0 0 1.977-1.265c.838-.57 1.74-1.213 2.602-1.829c.548-.39 1.08-.77 1.57-1.112c.413-.289 1.312-.275 1.934.303c.293.273.364.497.374.67c.013.2-.05.465-.24.797a4.4 4.4 0 0 1-.696.883c-.914.53-1.948 1.102-2.52 1.417a1 1 0 0 0 .599 1.87l8.872-.905l.097-.004l.042-.003c.708-.064 1.383.385 1.683 1.014c.143.3.17.585.114.817c-.044.178-.152.381-.399.575l-7.286.294a1 1 0 0 0 .081 1.998l7.73-.311c.11 0 .228-.003.345-.005l.148-.003c.418.04.759.156 1 .324c.303.21.55.56.55 1.23c0 .302-.074.487-.157.612a1.14 1.14 0 0 1-.448.369c-.465.236-1.138.336-1.835.348h-.026a4 4 0 0 0-.34-.016l-6.307-.28a1 1 0 0 0-.088 1.998l6.35.282h.022q.075 0 .15.006q.038.03.086.081c.107.121.327.446.327 1.21c0 .225-.107.496-.32.719c-.21.222-.454.32-.65.32h-1.921q-.08 0-.157.012l-5.679-.222A1 1 0 0 0 17.961 24l5.482.215l.027.04c.13.198.264.496.264.902c0 .375-.19.69-.543.94c-.379.267-.831.372-1.101.352zm-12.118-.71h-.007h.013z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastRightwardsHand(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.031 16.563c0-1.272-.523-2.262-1.41-2.876a3.7 3.7 0 0 0-.907-.451a3 3 0 0 0 .09-.296c.187-.754.057-1.514-.25-2.158c-.598-1.255-1.985-2.286-3.644-2.147l-4.828.23q.178-.243.326-.5c.31-.543.545-1.2.5-1.916c-.046-.744-.386-1.43-1.008-2.01c-1.188-1.105-3.125-1.397-4.442-.478c-.526.368-1.07.757-1.622 1.15c-.843.602-1.7 1.214-2.529 1.777c-.676.46-1.307.87-1.858 1.19q-.851.494-1.276.623C3.727 10.08 1.018 14.12 1.018 17.97c0 4.537 3.412 9.376 8.801 9.763l12.131.711c.775.056 1.678-.207 2.395-.713c.743-.525 1.39-1.394 1.39-2.574c0-.347-.047-.662-.122-.945h.184c.843 0 1.584-.402 2.097-.94s.872-1.286.872-2.1a4.5 4.5 0 0 0-.245-1.532a4.6 4.6 0 0 0 .811-.313c.45-.229.885-.561 1.206-1.04c.325-.488.493-1.068.493-1.723m-8.957 9.884l-12.118-.71c-4.157-.302-6.938-4.089-6.938-7.768c0-2.964 2.13-6.236 5.747-7.358c.507-.157 1.096-.457 1.69-.804a35 35 0 0 0 1.977-1.265c.838-.57 1.74-1.213 2.602-1.829c.548-.39 1.08-.77 1.57-1.112c.413-.289 1.312-.275 1.934.303c.293.273.364.497.374.67c.013.2-.05.465-.24.797a4.4 4.4 0 0 1-.696.883c-.914.53-1.948 1.102-2.52 1.417a1 1 0 0 0 .599 1.87l8.872-.905l.097-.004l.042-.003c.708-.064 1.383.385 1.683 1.014c.143.3.17.585.114.817c-.044.178-.152.381-.399.575l-7.286.294a1 1 0 0 0 .081 1.998l7.73-.311c.11 0 .228-.003.345-.005l.148-.003c.418.04.759.156 1 .324c.303.21.55.56.55 1.23c0 .302-.074.487-.157.612a1.14 1.14 0 0 1-.448.369c-.465.236-1.138.336-1.835.348h-.026a4 4 0 0 0-.34-.016l-6.307-.28a1 1 0 0 0-.088 1.998l6.35.282h.022q.075 0 .15.006q.038.03.086.081c.107.121.327.446.327 1.21c0 .225-.107.496-.32.719c-.21.222-.454.32-.65.32h-1.921q-.08 0-.157.012l-5.679-.222A1 1 0 0 0 17.961 24l5.482.215l.027.04c.13.198.264.496.264.902c0 .375-.19.69-.543.94c-.379.267-.831.372-1.101.352zm-12.118-.71h-.007h.013z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.031 16.563c0-1.272-.523-2.262-1.41-2.876a3.7 3.7 0 0 0-.907-.451a3 3 0 0 0 .09-.296c.187-.754.057-1.514-.25-2.158c-.598-1.255-1.985-2.286-3.644-2.147l-4.828.23q.178-.243.326-.5c.31-.543.545-1.2.5-1.916c-.046-.744-.386-1.43-1.008-2.01c-1.188-1.105-3.125-1.397-4.442-.478c-.526.368-1.07.757-1.622 1.15c-.843.602-1.7 1.214-2.529 1.777c-.676.46-1.307.87-1.858 1.19q-.851.494-1.276.623C3.727 10.08 1.018 14.12 1.018 17.97c0 4.537 3.412 9.376 8.801 9.763l12.131.711c.775.056 1.678-.207 2.395-.713c.743-.525 1.39-1.394 1.39-2.574c0-.347-.047-.662-.122-.945h.184c.843 0 1.584-.402 2.097-.94s.872-1.286.872-2.1a4.5 4.5 0 0 0-.245-1.532a4.6 4.6 0 0 0 .811-.313c.45-.229.885-.561 1.206-1.04c.325-.488.493-1.068.493-1.723m-8.957 9.884l-12.118-.71c-4.157-.302-6.938-4.089-6.938-7.768c0-2.964 2.13-6.236 5.747-7.358c.507-.157 1.096-.457 1.69-.804a35 35 0 0 0 1.977-1.265c.838-.57 1.74-1.213 2.602-1.829c.548-.39 1.08-.77 1.57-1.112c.413-.289 1.312-.275 1.934.303c.293.273.364.497.374.67c.013.2-.05.465-.24.797a4.4 4.4 0 0 1-.696.883c-.914.53-1.948 1.102-2.52 1.417a1 1 0 0 0 .599 1.87l8.872-.905l.097-.004l.042-.003c.708-.064 1.383.385 1.683 1.014c.143.3.17.585.114.817c-.044.178-.152.381-.399.575l-7.286.294a1 1 0 0 0 .081 1.998l7.73-.311c.11 0 .228-.003.345-.005l.148-.003c.418.04.759.156 1 .324c.303.21.55.56.55 1.23c0 .302-.074.487-.157.612a1.14 1.14 0 0 1-.448.369c-.465.236-1.138.336-1.835.348h-.026a4 4 0 0 0-.34-.016l-6.307-.28a1 1 0 0 0-.088 1.998l6.35.282h.022q.075 0 .15.006q.038.03.086.081c.107.121.327.446.327 1.21c0 .225-.107.496-.32.719c-.21.222-.454.32-.65.32h-1.921q-.08 0-.157.012l-5.679-.222A1 1 0 0 0 17.961 24l5.482.215l.027.04c.13.198.264.496.264.902c0 .375-.19.69-.543.94c-.379.267-.831.372-1.101.352zm-12.118-.71h-.007h.013z"/></svg>
</template>

CSS

.icon-rightwards-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.031%2016.563c0-1.272-.523-2.262-1.41-2.876a3.7%203.7%200%200%200-.907-.451a3%203%200%200%200%20.09-.296c.187-.754.057-1.514-.25-2.158c-.598-1.255-1.985-2.286-3.644-2.147l-4.828.23q.178-.243.326-.5c.31-.543.545-1.2.5-1.916c-.046-.744-.386-1.43-1.008-2.01c-1.188-1.105-3.125-1.397-4.442-.478c-.526.368-1.07.757-1.622%201.15c-.843.602-1.7%201.214-2.529%201.777c-.676.46-1.307.87-1.858%201.19q-.851.494-1.276.623C3.727%2010.08%201.018%2014.12%201.018%2017.97c0%204.537%203.412%209.376%208.801%209.763l12.131.711c.775.056%201.678-.207%202.395-.713c.743-.525%201.39-1.394%201.39-2.574c0-.347-.047-.662-.122-.945h.184c.843%200%201.584-.402%202.097-.94s.872-1.286.872-2.1a4.5%204.5%200%200%200-.245-1.532a4.6%204.6%200%200%200%20.811-.313c.45-.229.885-.561%201.206-1.04c.325-.488.493-1.068.493-1.723m-8.957%209.884l-12.118-.71c-4.157-.302-6.938-4.089-6.938-7.768c0-2.964%202.13-6.236%205.747-7.358c.507-.157%201.096-.457%201.69-.804a35%2035%200%200%200%201.977-1.265c.838-.57%201.74-1.213%202.602-1.829c.548-.39%201.08-.77%201.57-1.112c.413-.289%201.312-.275%201.934.303c.293.273.364.497.374.67c.013.2-.05.465-.24.797a4.4%204.4%200%200%201-.696.883c-.914.53-1.948%201.102-2.52%201.417a1%201%200%200%200%20.599%201.87l8.872-.905l.097-.004l.042-.003c.708-.064%201.383.385%201.683%201.014c.143.3.17.585.114.817c-.044.178-.152.381-.399.575l-7.286.294a1%201%200%200%200%20.081%201.998l7.73-.311c.11%200%20.228-.003.345-.005l.148-.003c.418.04.759.156%201%20.324c.303.21.55.56.55%201.23c0%20.302-.074.487-.157.612a1.14%201.14%200%200%201-.448.369c-.465.236-1.138.336-1.835.348h-.026a4%204%200%200%200-.34-.016l-6.307-.28a1%201%200%200%200-.088%201.998l6.35.282h.022q.075%200%20.15.006q.038.03.086.081c.107.121.327.446.327%201.21c0%20.225-.107.496-.32.719c-.21.222-.454.32-.65.32h-1.921q-.08%200-.157.012l-5.679-.222A1%201%200%200%200%2017.961%2024l5.482.215l.027.04c.13.198.264.496.264.902c0%20.375-.19.69-.543.94c-.379.267-.831.372-1.101.352zm-12.118-.71h-.007h.013z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.031%2016.563c0-1.272-.523-2.262-1.41-2.876a3.7%203.7%200%200%200-.907-.451a3%203%200%200%200%20.09-.296c.187-.754.057-1.514-.25-2.158c-.598-1.255-1.985-2.286-3.644-2.147l-4.828.23q.178-.243.326-.5c.31-.543.545-1.2.5-1.916c-.046-.744-.386-1.43-1.008-2.01c-1.188-1.105-3.125-1.397-4.442-.478c-.526.368-1.07.757-1.622%201.15c-.843.602-1.7%201.214-2.529%201.777c-.676.46-1.307.87-1.858%201.19q-.851.494-1.276.623C3.727%2010.08%201.018%2014.12%201.018%2017.97c0%204.537%203.412%209.376%208.801%209.763l12.131.711c.775.056%201.678-.207%202.395-.713c.743-.525%201.39-1.394%201.39-2.574c0-.347-.047-.662-.122-.945h.184c.843%200%201.584-.402%202.097-.94s.872-1.286.872-2.1a4.5%204.5%200%200%200-.245-1.532a4.6%204.6%200%200%200%20.811-.313c.45-.229.885-.561%201.206-1.04c.325-.488.493-1.068.493-1.723m-8.957%209.884l-12.118-.71c-4.157-.302-6.938-4.089-6.938-7.768c0-2.964%202.13-6.236%205.747-7.358c.507-.157%201.096-.457%201.69-.804a35%2035%200%200%200%201.977-1.265c.838-.57%201.74-1.213%202.602-1.829c.548-.39%201.08-.77%201.57-1.112c.413-.289%201.312-.275%201.934.303c.293.273.364.497.374.67c.013.2-.05.465-.24.797a4.4%204.4%200%200%201-.696.883c-.914.53-1.948%201.102-2.52%201.417a1%201%200%200%200%20.599%201.87l8.872-.905l.097-.004l.042-.003c.708-.064%201.383.385%201.683%201.014c.143.3.17.585.114.817c-.044.178-.152.381-.399.575l-7.286.294a1%201%200%200%200%20.081%201.998l7.73-.311c.11%200%20.228-.003.345-.005l.148-.003c.418.04.759.156%201%20.324c.303.21.55.56.55%201.23c0%20.302-.074.487-.157.612a1.14%201.14%200%200%201-.448.369c-.465.236-1.138.336-1.835.348h-.026a4%204%200%200%200-.34-.016l-6.307-.28a1%201%200%200%200-.088%201.998l6.35.282h.022q.075%200%20.15.006q.038.03.086.081c.107.121.327.446.327%201.21c0%20.225-.107.496-.32.719c-.21.222-.454.32-.65.32h-1.921q-.08%200-.157.012l-5.679-.222A1%201%200%200%200%2017.961%2024l5.482.215l.027.04c.13.198.264.496.264.902c0%20.375-.19.69-.543.94c-.379.267-.831.372-1.101.352zm-12.118-.71h-.007h.013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/rightwards-hand.svg?color=%231a73e8&size=48