index pointing up emoji
index-pointing-up-light-skin-tone from Twitter Emoji by Twitter · Light skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- index-pointing-up-light-skin-tone
- Set
- Twitter Emoji
- Style
- Light skin tone
- 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 index pointing up emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e0aa94" d="M26.992 19.016c-.255-.255-.799-.611-1.44-.962l-1.911-2l-2.113 2h-.58l-2.509-3.634a2.504 2.504 0 0 0-2.487 2.515l-3.556-2.112a2.34 2.34 0 0 0-1.389 2.133v.96l-4 4.168l.016 2.185l9.984 10.729S27.525 19.71 27.55 19.74c-.129-.223-.513-.702-.558-.724"/><g fill="#f7dece"><path d="M25.552 5.81a2.02 2.02 0 0 0-2.013-2.013a2.02 2.02 0 0 0-2.013 2.013v12.245h4.025zm-4.605 12.244V16.01a1.998 1.998 0 0 0-3.995.029l.012 2.016h3.983zM8.916 16h.168c1.059 0 1.916.858 1.916 1.917v4.166A1.916 1.916 0 0 1 9.084 24h-.168A1.916 1.916 0 0 1 7 22.083v-4.166C7 16.858 7.857 16 8.916 16m6.918 2.96l-.056.062A2.95 2.95 0 0 0 15 21c0 .063.013.123.018.185c.044.678.308 1.292.728 1.774a2 2 0 0 1-.259.353A1.97 1.97 0 0 1 14 24a2 2 0 0 1-2-2v-6c0-.441.147-.845.389-1.176A2 2 0 0 1 14 14a2 2 0 0 1 2 2v2.778c-.061.055-.109.123-.166.182"/><path d="M9.062 25a2.93 2.93 0 0 0 2.45-1.322c.123.183.271.346.431.497c1.185 1.115 3.034 1.044 4.167-.086c.152-.152.303-.305.419-.488l-.003-.003C16.727 23.713 17 24 18 24h2.537a6.4 6.4 0 0 0-1.024 1c-1.228 1.467-2.013 3.606-2.013 6a.5.5 0 0 0 1 0c0-2.548.956-4.775 2.377-6c.732-.631 1.584-1 2.498-1c.713.079.847-1 .125-1H18a2 2 0 0 1 0-4h8c.858 0 1.66.596 1.913 1.415L29 24c.103.335.479 1.871.411 2.191C29.411 31 24.715 36 19 36c-6.537 0-11.844-5.231-11.986-11.734l.014.01a2.9 2.9 0 0 0 1.91.724z"/></g></svg>
React
import type { SVGProps } from "react";
export function TwemojiIndexPointingUpLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e0aa94" d="M26.992 19.016c-.255-.255-.799-.611-1.44-.962l-1.911-2l-2.113 2h-.58l-2.509-3.634a2.504 2.504 0 0 0-2.487 2.515l-3.556-2.112a2.34 2.34 0 0 0-1.389 2.133v.96l-4 4.168l.016 2.185l9.984 10.729S27.525 19.71 27.55 19.74c-.129-.223-.513-.702-.558-.724"/><g fill="#f7dece"><path d="M25.552 5.81a2.02 2.02 0 0 0-2.013-2.013a2.02 2.02 0 0 0-2.013 2.013v12.245h4.025zm-4.605 12.244V16.01a1.998 1.998 0 0 0-3.995.029l.012 2.016h3.983zM8.916 16h.168c1.059 0 1.916.858 1.916 1.917v4.166A1.916 1.916 0 0 1 9.084 24h-.168A1.916 1.916 0 0 1 7 22.083v-4.166C7 16.858 7.857 16 8.916 16m6.918 2.96l-.056.062A2.95 2.95 0 0 0 15 21c0 .063.013.123.018.185c.044.678.308 1.292.728 1.774a2 2 0 0 1-.259.353A1.97 1.97 0 0 1 14 24a2 2 0 0 1-2-2v-6c0-.441.147-.845.389-1.176A2 2 0 0 1 14 14a2 2 0 0 1 2 2v2.778c-.061.055-.109.123-.166.182"/><path d="M9.062 25a2.93 2.93 0 0 0 2.45-1.322c.123.183.271.346.431.497c1.185 1.115 3.034 1.044 4.167-.086c.152-.152.303-.305.419-.488l-.003-.003C16.727 23.713 17 24 18 24h2.537a6.4 6.4 0 0 0-1.024 1c-1.228 1.467-2.013 3.606-2.013 6a.5.5 0 0 0 1 0c0-2.548.956-4.775 2.377-6c.732-.631 1.584-1 2.498-1c.713.079.847-1 .125-1H18a2 2 0 0 1 0-4h8c.858 0 1.66.596 1.913 1.415L29 24c.103.335.479 1.871.411 2.191C29.411 31 24.715 36 19 36c-6.537 0-11.844-5.231-11.986-11.734l.014.01a2.9 2.9 0 0 0 1.91.724z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e0aa94" d="M26.992 19.016c-.255-.255-.799-.611-1.44-.962l-1.911-2l-2.113 2h-.58l-2.509-3.634a2.504 2.504 0 0 0-2.487 2.515l-3.556-2.112a2.34 2.34 0 0 0-1.389 2.133v.96l-4 4.168l.016 2.185l9.984 10.729S27.525 19.71 27.55 19.74c-.129-.223-.513-.702-.558-.724"/><g fill="#f7dece"><path d="M25.552 5.81a2.02 2.02 0 0 0-2.013-2.013a2.02 2.02 0 0 0-2.013 2.013v12.245h4.025zm-4.605 12.244V16.01a1.998 1.998 0 0 0-3.995.029l.012 2.016h3.983zM8.916 16h.168c1.059 0 1.916.858 1.916 1.917v4.166A1.916 1.916 0 0 1 9.084 24h-.168A1.916 1.916 0 0 1 7 22.083v-4.166C7 16.858 7.857 16 8.916 16m6.918 2.96l-.056.062A2.95 2.95 0 0 0 15 21c0 .063.013.123.018.185c.044.678.308 1.292.728 1.774a2 2 0 0 1-.259.353A1.97 1.97 0 0 1 14 24a2 2 0 0 1-2-2v-6c0-.441.147-.845.389-1.176A2 2 0 0 1 14 14a2 2 0 0 1 2 2v2.778c-.061.055-.109.123-.166.182"/><path d="M9.062 25a2.93 2.93 0 0 0 2.45-1.322c.123.183.271.346.431.497c1.185 1.115 3.034 1.044 4.167-.086c.152-.152.303-.305.419-.488l-.003-.003C16.727 23.713 17 24 18 24h2.537a6.4 6.4 0 0 0-1.024 1c-1.228 1.467-2.013 3.606-2.013 6a.5.5 0 0 0 1 0c0-2.548.956-4.775 2.377-6c.732-.631 1.584-1 2.498-1c.713.079.847-1 .125-1H18a2 2 0 0 1 0-4h8c.858 0 1.66.596 1.913 1.415L29 24c.103.335.479 1.871.411 2.191C29.411 31 24.715 36 19 36c-6.537 0-11.844-5.231-11.986-11.734l.014.01a2.9 2.9 0 0 0 1.91.724z"/></g></svg> </template>
CSS
.icon-index-pointing-up-light-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23e0aa94%22%20d%3D%22M26.992%2019.016c-.255-.255-.799-.611-1.44-.962l-1.911-2l-2.113%202h-.58l-2.509-3.634a2.504%202.504%200%200%200-2.487%202.515l-3.556-2.112a2.34%202.34%200%200%200-1.389%202.133v.96l-4%204.168l.016%202.185l9.984%2010.729S27.525%2019.71%2027.55%2019.74c-.129-.223-.513-.702-.558-.724%22%2F%3E%3Cg%20fill%3D%22%23f7dece%22%3E%3Cpath%20d%3D%22M25.552%205.81a2.02%202.02%200%200%200-2.013-2.013a2.02%202.02%200%200%200-2.013%202.013v12.245h4.025zm-4.605%2012.244V16.01a1.998%201.998%200%200%200-3.995.029l.012%202.016h3.983zM8.916%2016h.168c1.059%200%201.916.858%201.916%201.917v4.166A1.916%201.916%200%200%201%209.084%2024h-.168A1.916%201.916%200%200%201%207%2022.083v-4.166C7%2016.858%207.857%2016%208.916%2016m6.918%202.96l-.056.062A2.95%202.95%200%200%200%2015%2021c0%20.063.013.123.018.185c.044.678.308%201.292.728%201.774a2%202%200%200%201-.259.353A1.97%201.97%200%200%201%2014%2024a2%202%200%200%201-2-2v-6c0-.441.147-.845.389-1.176A2%202%200%200%201%2014%2014a2%202%200%200%201%202%202v2.778c-.061.055-.109.123-.166.182%22%2F%3E%3Cpath%20d%3D%22M9.062%2025a2.93%202.93%200%200%200%202.45-1.322c.123.183.271.346.431.497c1.185%201.115%203.034%201.044%204.167-.086c.152-.152.303-.305.419-.488l-.003-.003C16.727%2023.713%2017%2024%2018%2024h2.537a6.4%206.4%200%200%200-1.024%201c-1.228%201.467-2.013%203.606-2.013%206a.5.5%200%200%200%201%200c0-2.548.956-4.775%202.377-6c.732-.631%201.584-1%202.498-1c.713.079.847-1%20.125-1H18a2%202%200%200%201%200-4h8c.858%200%201.66.596%201.913%201.415L29%2024c.103.335.479%201.871.411%202.191C29.411%2031%2024.715%2036%2019%2036c-6.537%200-11.844-5.231-11.986-11.734l.014.01a2.9%202.9%200%200%200%201.91.724z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23e0aa94%22%20d%3D%22M26.992%2019.016c-.255-.255-.799-.611-1.44-.962l-1.911-2l-2.113%202h-.58l-2.509-3.634a2.504%202.504%200%200%200-2.487%202.515l-3.556-2.112a2.34%202.34%200%200%200-1.389%202.133v.96l-4%204.168l.016%202.185l9.984%2010.729S27.525%2019.71%2027.55%2019.74c-.129-.223-.513-.702-.558-.724%22%2F%3E%3Cg%20fill%3D%22%23f7dece%22%3E%3Cpath%20d%3D%22M25.552%205.81a2.02%202.02%200%200%200-2.013-2.013a2.02%202.02%200%200%200-2.013%202.013v12.245h4.025zm-4.605%2012.244V16.01a1.998%201.998%200%200%200-3.995.029l.012%202.016h3.983zM8.916%2016h.168c1.059%200%201.916.858%201.916%201.917v4.166A1.916%201.916%200%200%201%209.084%2024h-.168A1.916%201.916%200%200%201%207%2022.083v-4.166C7%2016.858%207.857%2016%208.916%2016m6.918%202.96l-.056.062A2.95%202.95%200%200%200%2015%2021c0%20.063.013.123.018.185c.044.678.308%201.292.728%201.774a2%202%200%200%201-.259.353A1.97%201.97%200%200%201%2014%2024a2%202%200%200%201-2-2v-6c0-.441.147-.845.389-1.176A2%202%200%200%201%2014%2014a2%202%200%200%201%202%202v2.778c-.061.055-.109.123-.166.182%22%2F%3E%3Cpath%20d%3D%22M9.062%2025a2.93%202.93%200%200%200%202.45-1.322c.123.183.271.346.431.497c1.185%201.115%203.034%201.044%204.167-.086c.152-.152.303-.305.419-.488l-.003-.003C16.727%2023.713%2017%2024%2018%2024h2.537a6.4%206.4%200%200%200-1.024%201c-1.228%201.467-2.013%203.606-2.013%206a.5.5%200%200%200%201%200c0-2.548.956-4.775%202.377-6c.732-.631%201.584-1%202.498-1c.713.079.847-1%20.125-1H18a2%202%200%200%201%200-4h8c.858%200%201.66.596%201.913%201.415L29%2024c.103.335.479%201.871.411%202.191C29.411%2031%2024.715%2036%2019%2036c-6.537%200-11.844-5.231-11.986-11.734l.014.01a2.9%202.9%200%200%200%201.91.724z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/index-pointing-up-light-skin-tone.svg?color=%231a73e8&size=48