index pointing up emoji

index-pointing-up-medium-dark-skin-tone from OpenMoji by OpenMoji · Medium-dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
index-pointing-up-medium-dark-skin-tone
Set
OpenMoji
Style
Medium-dark skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the index pointing up emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#a57939" stroke="#a57939"><path d="M20.239 52.067c1.075 8.6 8.043 14.984 16.214 14.856c9.106 0 16.855-6.833 16.855-16.878l-.002.251l-.619-11.213c-.168-2.194-1.916-3.87-3.989-3.826h-9.42c-5.634-3.222-18.864 6.587-18.864 8.51"/><path d="M23.671 48.469c-1.905-.153-4.002-1.634-3.889-3.7l.054-14.782c-.238-1.933 3.313-3.816 5.097-4.073s2.473 2.983 2.712 4.916c.988-5.098.247-.932-.742 6.639v7c.113 2.066-1.326 3.847-3.232 4z"/><path d="M31.534 53.238c-1.906-.153-3.345-1.934-3.232-4l-.029-19.77c-.687-1.807-5.285-1.227 2.908-3.292c1.754-.442 2.994.718 3.232 2.65c.038.31.39 5.102.353 5.412v15c.113 2.066-1.326 3.847-3.232 4z"/><path d="M33.76 37.933v-7.31c-.022-1.916 2.194-5.08 4.213-5.337c2.02-.258 6.92 1.697 7.19 3.63c.043.31.017 1.121-.026 1.431l-2.028 5.844"/><path d="m43.109 37.63l.366-29.207c0-6.175 9.417-5.389 9.417.283l1.055 30.954"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M24.312 40.898a3.786 3.786 0 0 1-3.5-4v-7a3.531 3.531 0 1 1 7 0v7a3.786 3.786 0 0 1-3.5 4"/><path stroke-miterlimit="10" d="M53.31 51.072V40.729c-.164-2.228-1.784-4.537-4.814-4.537m0 .006h-8.29c-1.711-.12-3.188 1.413-3.315 3.442c.151 2.076 1.546 3.716 3.296 3.878l.87.115c1.812.238 3.295 1.32 3.295 2.401v2.4c-1.785.45-3.437 1.454-4.788 2.91"/><path stroke-miterlimit="10" d="M20.78 53.06c1.059 8.458 7.913 14.737 15.95 14.612c8.957 0 16.58-6.72 16.58-16.6l-.002-.001m-9-42.699v14.989M52.683 8.58v24.819M44.308 8.372c0-5.875 8.375-5.187 8.375.208"/><path stroke-linejoin="round" d="M32.749 40.76c-3.322 1.228-4.997-1.934-4.875-4v-7a3.531 3.531 0 1 1 7 0"/><path stroke-linejoin="round" d="M34.937 34.126v-5.318a3.531 3.531 0 1 1 7 0l.03 3.504"/><path stroke-miterlimit="10" d="M20.78 53.06c-.08-1.512 0-8.94 0-8.94"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiIndexPointingUpMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#a57939" stroke="#a57939"><path d="M20.239 52.067c1.075 8.6 8.043 14.984 16.214 14.856c9.106 0 16.855-6.833 16.855-16.878l-.002.251l-.619-11.213c-.168-2.194-1.916-3.87-3.989-3.826h-9.42c-5.634-3.222-18.864 6.587-18.864 8.51"/><path d="M23.671 48.469c-1.905-.153-4.002-1.634-3.889-3.7l.054-14.782c-.238-1.933 3.313-3.816 5.097-4.073s2.473 2.983 2.712 4.916c.988-5.098.247-.932-.742 6.639v7c.113 2.066-1.326 3.847-3.232 4z"/><path d="M31.534 53.238c-1.906-.153-3.345-1.934-3.232-4l-.029-19.77c-.687-1.807-5.285-1.227 2.908-3.292c1.754-.442 2.994.718 3.232 2.65c.038.31.39 5.102.353 5.412v15c.113 2.066-1.326 3.847-3.232 4z"/><path d="M33.76 37.933v-7.31c-.022-1.916 2.194-5.08 4.213-5.337c2.02-.258 6.92 1.697 7.19 3.63c.043.31.017 1.121-.026 1.431l-2.028 5.844"/><path d="m43.109 37.63l.366-29.207c0-6.175 9.417-5.389 9.417.283l1.055 30.954"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2"><path strokeLinejoin="round" d="M24.312 40.898a3.786 3.786 0 0 1-3.5-4v-7a3.531 3.531 0 1 1 7 0v7a3.786 3.786 0 0 1-3.5 4"/><path strokeMiterlimit="10" d="M53.31 51.072V40.729c-.164-2.228-1.784-4.537-4.814-4.537m0 .006h-8.29c-1.711-.12-3.188 1.413-3.315 3.442c.151 2.076 1.546 3.716 3.296 3.878l.87.115c1.812.238 3.295 1.32 3.295 2.401v2.4c-1.785.45-3.437 1.454-4.788 2.91"/><path strokeMiterlimit="10" d="M20.78 53.06c1.059 8.458 7.913 14.737 15.95 14.612c8.957 0 16.58-6.72 16.58-16.6l-.002-.001m-9-42.699v14.989M52.683 8.58v24.819M44.308 8.372c0-5.875 8.375-5.187 8.375.208"/><path strokeLinejoin="round" d="M32.749 40.76c-3.322 1.228-4.997-1.934-4.875-4v-7a3.531 3.531 0 1 1 7 0"/><path strokeLinejoin="round" d="M34.937 34.126v-5.318a3.531 3.531 0 1 1 7 0l.03 3.504"/><path strokeMiterlimit="10" d="M20.78 53.06c-.08-1.512 0-8.94 0-8.94"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#a57939" stroke="#a57939"><path d="M20.239 52.067c1.075 8.6 8.043 14.984 16.214 14.856c9.106 0 16.855-6.833 16.855-16.878l-.002.251l-.619-11.213c-.168-2.194-1.916-3.87-3.989-3.826h-9.42c-5.634-3.222-18.864 6.587-18.864 8.51"/><path d="M23.671 48.469c-1.905-.153-4.002-1.634-3.889-3.7l.054-14.782c-.238-1.933 3.313-3.816 5.097-4.073s2.473 2.983 2.712 4.916c.988-5.098.247-.932-.742 6.639v7c.113 2.066-1.326 3.847-3.232 4z"/><path d="M31.534 53.238c-1.906-.153-3.345-1.934-3.232-4l-.029-19.77c-.687-1.807-5.285-1.227 2.908-3.292c1.754-.442 2.994.718 3.232 2.65c.038.31.39 5.102.353 5.412v15c.113 2.066-1.326 3.847-3.232 4z"/><path d="M33.76 37.933v-7.31c-.022-1.916 2.194-5.08 4.213-5.337c2.02-.258 6.92 1.697 7.19 3.63c.043.31.017 1.121-.026 1.431l-2.028 5.844"/><path d="m43.109 37.63l.366-29.207c0-6.175 9.417-5.389 9.417.283l1.055 30.954"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-linejoin="round" d="M24.312 40.898a3.786 3.786 0 0 1-3.5-4v-7a3.531 3.531 0 1 1 7 0v7a3.786 3.786 0 0 1-3.5 4"/><path stroke-miterlimit="10" d="M53.31 51.072V40.729c-.164-2.228-1.784-4.537-4.814-4.537m0 .006h-8.29c-1.711-.12-3.188 1.413-3.315 3.442c.151 2.076 1.546 3.716 3.296 3.878l.87.115c1.812.238 3.295 1.32 3.295 2.401v2.4c-1.785.45-3.437 1.454-4.788 2.91"/><path stroke-miterlimit="10" d="M20.78 53.06c1.059 8.458 7.913 14.737 15.95 14.612c8.957 0 16.58-6.72 16.58-16.6l-.002-.001m-9-42.699v14.989M52.683 8.58v24.819M44.308 8.372c0-5.875 8.375-5.187 8.375.208"/><path stroke-linejoin="round" d="M32.749 40.76c-3.322 1.228-4.997-1.934-4.875-4v-7a3.531 3.531 0 1 1 7 0"/><path stroke-linejoin="round" d="M34.937 34.126v-5.318a3.531 3.531 0 1 1 7 0l.03 3.504"/><path stroke-miterlimit="10" d="M20.78 53.06c-.08-1.512 0-8.94 0-8.94"/></g></svg>
</template>

CSS

.icon-index-pointing-up-medium-dark-skin-tone {
  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%2072%2072%22%3E%3Cg%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%3E%3Cpath%20d%3D%22M20.239%2052.067c1.075%208.6%208.043%2014.984%2016.214%2014.856c9.106%200%2016.855-6.833%2016.855-16.878l-.002.251l-.619-11.213c-.168-2.194-1.916-3.87-3.989-3.826h-9.42c-5.634-3.222-18.864%206.587-18.864%208.51%22%2F%3E%3Cpath%20d%3D%22M23.671%2048.469c-1.905-.153-4.002-1.634-3.889-3.7l.054-14.782c-.238-1.933%203.313-3.816%205.097-4.073s2.473%202.983%202.712%204.916c.988-5.098.247-.932-.742%206.639v7c.113%202.066-1.326%203.847-3.232%204z%22%2F%3E%3Cpath%20d%3D%22M31.534%2053.238c-1.906-.153-3.345-1.934-3.232-4l-.029-19.77c-.687-1.807-5.285-1.227%202.908-3.292c1.754-.442%202.994.718%203.232%202.65c.038.31.39%205.102.353%205.412v15c.113%202.066-1.326%203.847-3.232%204z%22%2F%3E%3Cpath%20d%3D%22M33.76%2037.933v-7.31c-.022-1.916%202.194-5.08%204.213-5.337c2.02-.258%206.92%201.697%207.19%203.63c.043.31.017%201.121-.026%201.431l-2.028%205.844%22%2F%3E%3Cpath%20d%3D%22m43.109%2037.63l.366-29.207c0-6.175%209.417-5.389%209.417.283l1.055%2030.954%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24.312%2040.898a3.786%203.786%200%200%201-3.5-4v-7a3.531%203.531%200%201%201%207%200v7a3.786%203.786%200%200%201-3.5%204%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M53.31%2051.072V40.729c-.164-2.228-1.784-4.537-4.814-4.537m0%20.006h-8.29c-1.711-.12-3.188%201.413-3.315%203.442c.151%202.076%201.546%203.716%203.296%203.878l.87.115c1.812.238%203.295%201.32%203.295%202.401v2.4c-1.785.45-3.437%201.454-4.788%202.91%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M20.78%2053.06c1.059%208.458%207.913%2014.737%2015.95%2014.612c8.957%200%2016.58-6.72%2016.58-16.6l-.002-.001m-9-42.699v14.989M52.683%208.58v24.819M44.308%208.372c0-5.875%208.375-5.187%208.375.208%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32.749%2040.76c-3.322%201.228-4.997-1.934-4.875-4v-7a3.531%203.531%200%201%201%207%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M34.937%2034.126v-5.318a3.531%203.531%200%201%201%207%200l.03%203.504%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M20.78%2053.06c-.08-1.512%200-8.94%200-8.94%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%2072%2072%22%3E%3Cg%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%3E%3Cpath%20d%3D%22M20.239%2052.067c1.075%208.6%208.043%2014.984%2016.214%2014.856c9.106%200%2016.855-6.833%2016.855-16.878l-.002.251l-.619-11.213c-.168-2.194-1.916-3.87-3.989-3.826h-9.42c-5.634-3.222-18.864%206.587-18.864%208.51%22%2F%3E%3Cpath%20d%3D%22M23.671%2048.469c-1.905-.153-4.002-1.634-3.889-3.7l.054-14.782c-.238-1.933%203.313-3.816%205.097-4.073s2.473%202.983%202.712%204.916c.988-5.098.247-.932-.742%206.639v7c.113%202.066-1.326%203.847-3.232%204z%22%2F%3E%3Cpath%20d%3D%22M31.534%2053.238c-1.906-.153-3.345-1.934-3.232-4l-.029-19.77c-.687-1.807-5.285-1.227%202.908-3.292c1.754-.442%202.994.718%203.232%202.65c.038.31.39%205.102.353%205.412v15c.113%202.066-1.326%203.847-3.232%204z%22%2F%3E%3Cpath%20d%3D%22M33.76%2037.933v-7.31c-.022-1.916%202.194-5.08%204.213-5.337c2.02-.258%206.92%201.697%207.19%203.63c.043.31.017%201.121-.026%201.431l-2.028%205.844%22%2F%3E%3Cpath%20d%3D%22m43.109%2037.63l.366-29.207c0-6.175%209.417-5.389%209.417.283l1.055%2030.954%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24.312%2040.898a3.786%203.786%200%200%201-3.5-4v-7a3.531%203.531%200%201%201%207%200v7a3.786%203.786%200%200%201-3.5%204%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M53.31%2051.072V40.729c-.164-2.228-1.784-4.537-4.814-4.537m0%20.006h-8.29c-1.711-.12-3.188%201.413-3.315%203.442c.151%202.076%201.546%203.716%203.296%203.878l.87.115c1.812.238%203.295%201.32%203.295%202.401v2.4c-1.785.45-3.437%201.454-4.788%202.91%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M20.78%2053.06c1.059%208.458%207.913%2014.737%2015.95%2014.612c8.957%200%2016.58-6.72%2016.58-16.6l-.002-.001m-9-42.699v14.989M52.683%208.58v24.819M44.308%208.372c0-5.875%208.375-5.187%208.375.208%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32.749%2040.76c-3.322%201.228-4.997-1.934-4.875-4v-7a3.531%203.531%200%201%201%207%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M34.937%2034.126v-5.318a3.531%203.531%200%201%201%207%200l.03%203.504%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M20.78%2053.06c-.08-1.512%200-8.94%200-8.94%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/index-pointing-up-medium-dark-skin-tone.svg?color=%231a73e8&size=48