backhand index pointing up emoji

backhand-index-pointing-up from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
backhand-index-pointing-up
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 backhand index pointing up emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.197 29.217a10.67 10.67 0 0 0 5.668 1.773h.022C31 30.99 31 18.153 31 12.672a4.62 4.62 0 0 0-1.263-2.777a4.63 4.63 0 0 0-2.72-1.387a4.8 4.8 0 0 0-1.629.263a3.31 3.31 0 0 0-2.596-1.31a4.15 4.15 0 0 0-1.803.363a3.35 3.35 0 0 0-2.566-1.136a4.1 4.1 0 0 0-1.41.24v-1.9a3.87 3.87 0 0 0-.964-2.742A3.88 3.88 0 0 0 13.445.987c-1.703 0-3.427 1.388-3.427 4.041v8.4c-.29-.186-.551-.352-.711-.446c-1.524-.898-3.507-1.68-5.34.27a3.715 3.715 0 0 0 .01 5.009q.602.549 1.301.967c2.224 1.246 4 3.156 5.081 5.462a10.65 10.65 0 0 0 3.838 4.527M5.92 14.21c.192-.1.403-.156.618-.166a3.7 3.7 0 0 1 1.753.66c.406.238 1.709 1.098 2.177 1.409a1.003 1.003 0 0 0 1.557-.833V5.031c0-1.507.767-2.041 1.424-2.041a1.915 1.915 0 0 1 1.565 2.041v2.468l-.008.001v5.016a1 1 0 0 0 2.003 0V9.302a1.63 1.63 0 0 1 1.415-.615a1.4 1.4 0 0 1 1.316.818v2.026a1 1 0 0 0 2.003 0V9.688c.155-.098.47-.227 1.054-.227c.67 0 1.08.584 1.239.87V13.5a1 1 0 0 0 2.003 0v-2.834c.308-.133.645-.189.983-.158a2.74 2.74 0 0 1 1.98 2.164c0 8.069-1.083 16.318-9.115 16.318h-.022a8.6 8.6 0 0 1-4.558-1.42a8.57 8.57 0 0 1-3.09-3.636a14.1 14.1 0 0 0-5.832-6.373a8.4 8.4 0 0 1-.964-.688a1.714 1.714 0 0 1 .01-2.251c.13-.171.298-.312.49-.411"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastBackhandIndexPointingUp(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="M14.197 29.217a10.67 10.67 0 0 0 5.668 1.773h.022C31 30.99 31 18.153 31 12.672a4.62 4.62 0 0 0-1.263-2.777a4.63 4.63 0 0 0-2.72-1.387a4.8 4.8 0 0 0-1.629.263a3.31 3.31 0 0 0-2.596-1.31a4.15 4.15 0 0 0-1.803.363a3.35 3.35 0 0 0-2.566-1.136a4.1 4.1 0 0 0-1.41.24v-1.9a3.87 3.87 0 0 0-.964-2.742A3.88 3.88 0 0 0 13.445.987c-1.703 0-3.427 1.388-3.427 4.041v8.4c-.29-.186-.551-.352-.711-.446c-1.524-.898-3.507-1.68-5.34.27a3.715 3.715 0 0 0 .01 5.009q.602.549 1.301.967c2.224 1.246 4 3.156 5.081 5.462a10.65 10.65 0 0 0 3.838 4.527M5.92 14.21c.192-.1.403-.156.618-.166a3.7 3.7 0 0 1 1.753.66c.406.238 1.709 1.098 2.177 1.409a1.003 1.003 0 0 0 1.557-.833V5.031c0-1.507.767-2.041 1.424-2.041a1.915 1.915 0 0 1 1.565 2.041v2.468l-.008.001v5.016a1 1 0 0 0 2.003 0V9.302a1.63 1.63 0 0 1 1.415-.615a1.4 1.4 0 0 1 1.316.818v2.026a1 1 0 0 0 2.003 0V9.688c.155-.098.47-.227 1.054-.227c.67 0 1.08.584 1.239.87V13.5a1 1 0 0 0 2.003 0v-2.834c.308-.133.645-.189.983-.158a2.74 2.74 0 0 1 1.98 2.164c0 8.069-1.083 16.318-9.115 16.318h-.022a8.6 8.6 0 0 1-4.558-1.42a8.57 8.57 0 0 1-3.09-3.636a14.1 14.1 0 0 0-5.832-6.373a8.4 8.4 0 0 1-.964-.688a1.714 1.714 0 0 1 .01-2.251c.13-.171.298-.312.49-.411"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.197 29.217a10.67 10.67 0 0 0 5.668 1.773h.022C31 30.99 31 18.153 31 12.672a4.62 4.62 0 0 0-1.263-2.777a4.63 4.63 0 0 0-2.72-1.387a4.8 4.8 0 0 0-1.629.263a3.31 3.31 0 0 0-2.596-1.31a4.15 4.15 0 0 0-1.803.363a3.35 3.35 0 0 0-2.566-1.136a4.1 4.1 0 0 0-1.41.24v-1.9a3.87 3.87 0 0 0-.964-2.742A3.88 3.88 0 0 0 13.445.987c-1.703 0-3.427 1.388-3.427 4.041v8.4c-.29-.186-.551-.352-.711-.446c-1.524-.898-3.507-1.68-5.34.27a3.715 3.715 0 0 0 .01 5.009q.602.549 1.301.967c2.224 1.246 4 3.156 5.081 5.462a10.65 10.65 0 0 0 3.838 4.527M5.92 14.21c.192-.1.403-.156.618-.166a3.7 3.7 0 0 1 1.753.66c.406.238 1.709 1.098 2.177 1.409a1.003 1.003 0 0 0 1.557-.833V5.031c0-1.507.767-2.041 1.424-2.041a1.915 1.915 0 0 1 1.565 2.041v2.468l-.008.001v5.016a1 1 0 0 0 2.003 0V9.302a1.63 1.63 0 0 1 1.415-.615a1.4 1.4 0 0 1 1.316.818v2.026a1 1 0 0 0 2.003 0V9.688c.155-.098.47-.227 1.054-.227c.67 0 1.08.584 1.239.87V13.5a1 1 0 0 0 2.003 0v-2.834c.308-.133.645-.189.983-.158a2.74 2.74 0 0 1 1.98 2.164c0 8.069-1.083 16.318-9.115 16.318h-.022a8.6 8.6 0 0 1-4.558-1.42a8.57 8.57 0 0 1-3.09-3.636a14.1 14.1 0 0 0-5.832-6.373a8.4 8.4 0 0 1-.964-.688a1.714 1.714 0 0 1 .01-2.251c.13-.171.298-.312.49-.411"/></svg>
</template>

CSS

.icon-backhand-index-pointing-up {
  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%22M14.197%2029.217a10.67%2010.67%200%200%200%205.668%201.773h.022C31%2030.99%2031%2018.153%2031%2012.672a4.62%204.62%200%200%200-1.263-2.777a4.63%204.63%200%200%200-2.72-1.387a4.8%204.8%200%200%200-1.629.263a3.31%203.31%200%200%200-2.596-1.31a4.15%204.15%200%200%200-1.803.363a3.35%203.35%200%200%200-2.566-1.136a4.1%204.1%200%200%200-1.41.24v-1.9a3.87%203.87%200%200%200-.964-2.742A3.88%203.88%200%200%200%2013.445.987c-1.703%200-3.427%201.388-3.427%204.041v8.4c-.29-.186-.551-.352-.711-.446c-1.524-.898-3.507-1.68-5.34.27a3.715%203.715%200%200%200%20.01%205.009q.602.549%201.301.967c2.224%201.246%204%203.156%205.081%205.462a10.65%2010.65%200%200%200%203.838%204.527M5.92%2014.21c.192-.1.403-.156.618-.166a3.7%203.7%200%200%201%201.753.66c.406.238%201.709%201.098%202.177%201.409a1.003%201.003%200%200%200%201.557-.833V5.031c0-1.507.767-2.041%201.424-2.041a1.915%201.915%200%200%201%201.565%202.041v2.468l-.008.001v5.016a1%201%200%200%200%202.003%200V9.302a1.63%201.63%200%200%201%201.415-.615a1.4%201.4%200%200%201%201.316.818v2.026a1%201%200%200%200%202.003%200V9.688c.155-.098.47-.227%201.054-.227c.67%200%201.08.584%201.239.87V13.5a1%201%200%200%200%202.003%200v-2.834c.308-.133.645-.189.983-.158a2.74%202.74%200%200%201%201.98%202.164c0%208.069-1.083%2016.318-9.115%2016.318h-.022a8.6%208.6%200%200%201-4.558-1.42a8.57%208.57%200%200%201-3.09-3.636a14.1%2014.1%200%200%200-5.832-6.373a8.4%208.4%200%200%201-.964-.688a1.714%201.714%200%200%201%20.01-2.251c.13-.171.298-.312.49-.411%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%22M14.197%2029.217a10.67%2010.67%200%200%200%205.668%201.773h.022C31%2030.99%2031%2018.153%2031%2012.672a4.62%204.62%200%200%200-1.263-2.777a4.63%204.63%200%200%200-2.72-1.387a4.8%204.8%200%200%200-1.629.263a3.31%203.31%200%200%200-2.596-1.31a4.15%204.15%200%200%200-1.803.363a3.35%203.35%200%200%200-2.566-1.136a4.1%204.1%200%200%200-1.41.24v-1.9a3.87%203.87%200%200%200-.964-2.742A3.88%203.88%200%200%200%2013.445.987c-1.703%200-3.427%201.388-3.427%204.041v8.4c-.29-.186-.551-.352-.711-.446c-1.524-.898-3.507-1.68-5.34.27a3.715%203.715%200%200%200%20.01%205.009q.602.549%201.301.967c2.224%201.246%204%203.156%205.081%205.462a10.65%2010.65%200%200%200%203.838%204.527M5.92%2014.21c.192-.1.403-.156.618-.166a3.7%203.7%200%200%201%201.753.66c.406.238%201.709%201.098%202.177%201.409a1.003%201.003%200%200%200%201.557-.833V5.031c0-1.507.767-2.041%201.424-2.041a1.915%201.915%200%200%201%201.565%202.041v2.468l-.008.001v5.016a1%201%200%200%200%202.003%200V9.302a1.63%201.63%200%200%201%201.415-.615a1.4%201.4%200%200%201%201.316.818v2.026a1%201%200%200%200%202.003%200V9.688c.155-.098.47-.227%201.054-.227c.67%200%201.08.584%201.239.87V13.5a1%201%200%200%200%202.003%200v-2.834c.308-.133.645-.189.983-.158a2.74%202.74%200%200%201%201.98%202.164c0%208.069-1.083%2016.318-9.115%2016.318h-.022a8.6%208.6%200%200%201-4.558-1.42a8.57%208.57%200%200%201-3.09-3.636a14.1%2014.1%200%200%200-5.832-6.373a8.4%208.4%200%200%201-.964-.688a1.714%201.714%200%200%201%20.01-2.251c.13-.171.298-.312.49-.411%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/backhand-index-pointing-up.svg?color=%231a73e8&size=48