index pointing at the viewer emoji
index-pointing-at-the-viewer from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- index-pointing-at-the-viewer
- Set
- Twitter Emoji
- Style
- Default
- 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 at the viewer emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M4 18.406c0 .39-.091.775-.265 1.124l-1.376 2.752a4.65 4.65 0 0 0 .586 5.051l2.209 2.651a4.64 4.64 0 0 0 2.1 1.433l6.277 2.092a4.64 4.64 0 0 0 2.938 0l2.328-.776a4.64 4.64 0 0 0 2.938-2.938L22 29s4.637-.971 4.281-2.676C26.281 26.324 28 28 30 26c1.067-1.067 2.134-2.419 2.897-3.448a4.65 4.65 0 0 0 .879-3.343l-.278-2.223a6.37 6.37 0 0 0-4.309-5.256L27 11l-3.071-2.628c.604-3.273-1.159-5.437-3.935-5.702c-1.709-.163-4.741.595-4.863 3.545a.98.98 0 0 1-.732.907L11 8l-2.086.834A4.64 4.64 0 0 0 6 13.139c0 .561-.166 1.11-.478 1.578L4.78 15.83A4.64 4.64 0 0 0 4 18.406"/><path fill="#ef9645" d="M21.901 28.977c.038 0 .07.018.107.022L22 29l-.266.797a4.6 4.6 0 0 1-.6 1.18H19.62a13.76 13.76 0 0 1-8.951-3.312l-3.418-2.929a.999.999 0 1 1 1.301-1.518l3.418 2.929a11.77 11.77 0 0 0 7.65 2.83zm4.546-13.872a1 1 0 0 0-1.342.447l-1 2l-.013.028l-1.96-.795a8.3 8.3 0 0 1-2.767-1.834l-2.659-2.659a.999.999 0 1 0-1.414 1.414l2.659 2.659a10.3 10.3 0 0 0 3.429 2.273l1.957.794c-.8 2.435-.573 4.309-.055 5.627l-2.313-.619a11.8 11.8 0 0 1-5.112-2.999l-4.65-4.65a.999.999 0 1 0-1.414 1.414l4.65 4.65a13.8 13.8 0 0 0 5.997 3.514l4.408 1.178a1.14 1.14 0 0 0 1.277-.501a1.116 1.116 0 0 0-.136-1.357c-.675-.728-1.986-2.747-.478-6.4c.007-.016.02-.028.026-.044s.003-.03.008-.045q.155-.366.348-.754l1-2a1 1 0 0 0-.446-1.341m3.377 5.39c-.784-.61-1.705.573-.922 1.184c1.458 1.136 1.119 2.814 2.152 2.814c1.674 0 .105-2.958-1.23-3.998M17.35 6.031c1.536-.751 3.074-.775 4.736.013c.723.341.567-2.022-2.356-2.073c-2.903-.078-3.12 2.418-2.38 2.06m2.06 4.679c2.963.122 4.646-1.791 4.38-3.125c-.044-.361-.675-.348-.738-.118c-.426 1.559-3.573 2.456-5.686 1.104c-1.614-1.012-.985-1.702-1.654-1.716c-1.235-.022.121 3.823 3.698 3.855"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiIndexPointingAtTheViewer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M4 18.406c0 .39-.091.775-.265 1.124l-1.376 2.752a4.65 4.65 0 0 0 .586 5.051l2.209 2.651a4.64 4.64 0 0 0 2.1 1.433l6.277 2.092a4.64 4.64 0 0 0 2.938 0l2.328-.776a4.64 4.64 0 0 0 2.938-2.938L22 29s4.637-.971 4.281-2.676C26.281 26.324 28 28 30 26c1.067-1.067 2.134-2.419 2.897-3.448a4.65 4.65 0 0 0 .879-3.343l-.278-2.223a6.37 6.37 0 0 0-4.309-5.256L27 11l-3.071-2.628c.604-3.273-1.159-5.437-3.935-5.702c-1.709-.163-4.741.595-4.863 3.545a.98.98 0 0 1-.732.907L11 8l-2.086.834A4.64 4.64 0 0 0 6 13.139c0 .561-.166 1.11-.478 1.578L4.78 15.83A4.64 4.64 0 0 0 4 18.406"/><path fill="#ef9645" d="M21.901 28.977c.038 0 .07.018.107.022L22 29l-.266.797a4.6 4.6 0 0 1-.6 1.18H19.62a13.76 13.76 0 0 1-8.951-3.312l-3.418-2.929a.999.999 0 1 1 1.301-1.518l3.418 2.929a11.77 11.77 0 0 0 7.65 2.83zm4.546-13.872a1 1 0 0 0-1.342.447l-1 2l-.013.028l-1.96-.795a8.3 8.3 0 0 1-2.767-1.834l-2.659-2.659a.999.999 0 1 0-1.414 1.414l2.659 2.659a10.3 10.3 0 0 0 3.429 2.273l1.957.794c-.8 2.435-.573 4.309-.055 5.627l-2.313-.619a11.8 11.8 0 0 1-5.112-2.999l-4.65-4.65a.999.999 0 1 0-1.414 1.414l4.65 4.65a13.8 13.8 0 0 0 5.997 3.514l4.408 1.178a1.14 1.14 0 0 0 1.277-.501a1.116 1.116 0 0 0-.136-1.357c-.675-.728-1.986-2.747-.478-6.4c.007-.016.02-.028.026-.044s.003-.03.008-.045q.155-.366.348-.754l1-2a1 1 0 0 0-.446-1.341m3.377 5.39c-.784-.61-1.705.573-.922 1.184c1.458 1.136 1.119 2.814 2.152 2.814c1.674 0 .105-2.958-1.23-3.998M17.35 6.031c1.536-.751 3.074-.775 4.736.013c.723.341.567-2.022-2.356-2.073c-2.903-.078-3.12 2.418-2.38 2.06m2.06 4.679c2.963.122 4.646-1.791 4.38-3.125c-.044-.361-.675-.348-.738-.118c-.426 1.559-3.573 2.456-5.686 1.104c-1.614-1.012-.985-1.702-1.654-1.716c-1.235-.022.121 3.823 3.698 3.855"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M4 18.406c0 .39-.091.775-.265 1.124l-1.376 2.752a4.65 4.65 0 0 0 .586 5.051l2.209 2.651a4.64 4.64 0 0 0 2.1 1.433l6.277 2.092a4.64 4.64 0 0 0 2.938 0l2.328-.776a4.64 4.64 0 0 0 2.938-2.938L22 29s4.637-.971 4.281-2.676C26.281 26.324 28 28 30 26c1.067-1.067 2.134-2.419 2.897-3.448a4.65 4.65 0 0 0 .879-3.343l-.278-2.223a6.37 6.37 0 0 0-4.309-5.256L27 11l-3.071-2.628c.604-3.273-1.159-5.437-3.935-5.702c-1.709-.163-4.741.595-4.863 3.545a.98.98 0 0 1-.732.907L11 8l-2.086.834A4.64 4.64 0 0 0 6 13.139c0 .561-.166 1.11-.478 1.578L4.78 15.83A4.64 4.64 0 0 0 4 18.406"/><path fill="#ef9645" d="M21.901 28.977c.038 0 .07.018.107.022L22 29l-.266.797a4.6 4.6 0 0 1-.6 1.18H19.62a13.76 13.76 0 0 1-8.951-3.312l-3.418-2.929a.999.999 0 1 1 1.301-1.518l3.418 2.929a11.77 11.77 0 0 0 7.65 2.83zm4.546-13.872a1 1 0 0 0-1.342.447l-1 2l-.013.028l-1.96-.795a8.3 8.3 0 0 1-2.767-1.834l-2.659-2.659a.999.999 0 1 0-1.414 1.414l2.659 2.659a10.3 10.3 0 0 0 3.429 2.273l1.957.794c-.8 2.435-.573 4.309-.055 5.627l-2.313-.619a11.8 11.8 0 0 1-5.112-2.999l-4.65-4.65a.999.999 0 1 0-1.414 1.414l4.65 4.65a13.8 13.8 0 0 0 5.997 3.514l4.408 1.178a1.14 1.14 0 0 0 1.277-.501a1.116 1.116 0 0 0-.136-1.357c-.675-.728-1.986-2.747-.478-6.4c.007-.016.02-.028.026-.044s.003-.03.008-.045q.155-.366.348-.754l1-2a1 1 0 0 0-.446-1.341m3.377 5.39c-.784-.61-1.705.573-.922 1.184c1.458 1.136 1.119 2.814 2.152 2.814c1.674 0 .105-2.958-1.23-3.998M17.35 6.031c1.536-.751 3.074-.775 4.736.013c.723.341.567-2.022-2.356-2.073c-2.903-.078-3.12 2.418-2.38 2.06m2.06 4.679c2.963.122 4.646-1.791 4.38-3.125c-.044-.361-.675-.348-.738-.118c-.426 1.559-3.573 2.456-5.686 1.104c-1.614-1.012-.985-1.702-1.654-1.716c-1.235-.022.121 3.823 3.698 3.855"/></svg> </template>
CSS
.icon-index-pointing-at-the-viewer {
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%23ffdc5d%22%20d%3D%22M4%2018.406c0%20.39-.091.775-.265%201.124l-1.376%202.752a4.65%204.65%200%200%200%20.586%205.051l2.209%202.651a4.64%204.64%200%200%200%202.1%201.433l6.277%202.092a4.64%204.64%200%200%200%202.938%200l2.328-.776a4.64%204.64%200%200%200%202.938-2.938L22%2029s4.637-.971%204.281-2.676C26.281%2026.324%2028%2028%2030%2026c1.067-1.067%202.134-2.419%202.897-3.448a4.65%204.65%200%200%200%20.879-3.343l-.278-2.223a6.37%206.37%200%200%200-4.309-5.256L27%2011l-3.071-2.628c.604-3.273-1.159-5.437-3.935-5.702c-1.709-.163-4.741.595-4.863%203.545a.98.98%200%200%201-.732.907L11%208l-2.086.834A4.64%204.64%200%200%200%206%2013.139c0%20.561-.166%201.11-.478%201.578L4.78%2015.83A4.64%204.64%200%200%200%204%2018.406%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M21.901%2028.977c.038%200%20.07.018.107.022L22%2029l-.266.797a4.6%204.6%200%200%201-.6%201.18H19.62a13.76%2013.76%200%200%201-8.951-3.312l-3.418-2.929a.999.999%200%201%201%201.301-1.518l3.418%202.929a11.77%2011.77%200%200%200%207.65%202.83zm4.546-13.872a1%201%200%200%200-1.342.447l-1%202l-.013.028l-1.96-.795a8.3%208.3%200%200%201-2.767-1.834l-2.659-2.659a.999.999%200%201%200-1.414%201.414l2.659%202.659a10.3%2010.3%200%200%200%203.429%202.273l1.957.794c-.8%202.435-.573%204.309-.055%205.627l-2.313-.619a11.8%2011.8%200%200%201-5.112-2.999l-4.65-4.65a.999.999%200%201%200-1.414%201.414l4.65%204.65a13.8%2013.8%200%200%200%205.997%203.514l4.408%201.178a1.14%201.14%200%200%200%201.277-.501a1.116%201.116%200%200%200-.136-1.357c-.675-.728-1.986-2.747-.478-6.4c.007-.016.02-.028.026-.044s.003-.03.008-.045q.155-.366.348-.754l1-2a1%201%200%200%200-.446-1.341m3.377%205.39c-.784-.61-1.705.573-.922%201.184c1.458%201.136%201.119%202.814%202.152%202.814c1.674%200%20.105-2.958-1.23-3.998M17.35%206.031c1.536-.751%203.074-.775%204.736.013c.723.341.567-2.022-2.356-2.073c-2.903-.078-3.12%202.418-2.38%202.06m2.06%204.679c2.963.122%204.646-1.791%204.38-3.125c-.044-.361-.675-.348-.738-.118c-.426%201.559-3.573%202.456-5.686%201.104c-1.614-1.012-.985-1.702-1.654-1.716c-1.235-.022.121%203.823%203.698%203.855%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M4%2018.406c0%20.39-.091.775-.265%201.124l-1.376%202.752a4.65%204.65%200%200%200%20.586%205.051l2.209%202.651a4.64%204.64%200%200%200%202.1%201.433l6.277%202.092a4.64%204.64%200%200%200%202.938%200l2.328-.776a4.64%204.64%200%200%200%202.938-2.938L22%2029s4.637-.971%204.281-2.676C26.281%2026.324%2028%2028%2030%2026c1.067-1.067%202.134-2.419%202.897-3.448a4.65%204.65%200%200%200%20.879-3.343l-.278-2.223a6.37%206.37%200%200%200-4.309-5.256L27%2011l-3.071-2.628c.604-3.273-1.159-5.437-3.935-5.702c-1.709-.163-4.741.595-4.863%203.545a.98.98%200%200%201-.732.907L11%208l-2.086.834A4.64%204.64%200%200%200%206%2013.139c0%20.561-.166%201.11-.478%201.578L4.78%2015.83A4.64%204.64%200%200%200%204%2018.406%22%2F%3E%3Cpath%20fill%3D%22%23ef9645%22%20d%3D%22M21.901%2028.977c.038%200%20.07.018.107.022L22%2029l-.266.797a4.6%204.6%200%200%201-.6%201.18H19.62a13.76%2013.76%200%200%201-8.951-3.312l-3.418-2.929a.999.999%200%201%201%201.301-1.518l3.418%202.929a11.77%2011.77%200%200%200%207.65%202.83zm4.546-13.872a1%201%200%200%200-1.342.447l-1%202l-.013.028l-1.96-.795a8.3%208.3%200%200%201-2.767-1.834l-2.659-2.659a.999.999%200%201%200-1.414%201.414l2.659%202.659a10.3%2010.3%200%200%200%203.429%202.273l1.957.794c-.8%202.435-.573%204.309-.055%205.627l-2.313-.619a11.8%2011.8%200%200%201-5.112-2.999l-4.65-4.65a.999.999%200%201%200-1.414%201.414l4.65%204.65a13.8%2013.8%200%200%200%205.997%203.514l4.408%201.178a1.14%201.14%200%200%200%201.277-.501a1.116%201.116%200%200%200-.136-1.357c-.675-.728-1.986-2.747-.478-6.4c.007-.016.02-.028.026-.044s.003-.03.008-.045q.155-.366.348-.754l1-2a1%201%200%200%200-.446-1.341m3.377%205.39c-.784-.61-1.705.573-.922%201.184c1.458%201.136%201.119%202.814%202.152%202.814c1.674%200%20.105-2.958-1.23-3.998M17.35%206.031c1.536-.751%203.074-.775%204.736.013c.723.341.567-2.022-2.356-2.073c-2.903-.078-3.12%202.418-2.38%202.06m2.06%204.679c2.963.122%204.646-1.791%204.38-3.125c-.044-.361-.675-.348-.738-.118c-.426%201.559-3.573%202.456-5.686%201.104c-1.614-1.012-.985-1.702-1.654-1.716c-1.235-.022.121%203.823%203.698%203.855%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/index-pointing-at-the-viewer.svg?color=%231a73e8&size=48