index pointing up emoji
index-pointing-up from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- index-pointing-up
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji Flat
anatomical-heartartistartist-darkartist-lightartist-mediumartist-medium-darkartist-medium-lightastronautastronaut-darkastronaut-lightastronaut-mediumastronaut-medium-darkastronaut-medium-lightbabybaby-angelbaby-angel-darkbaby-angel-lightbaby-angel-mediumbaby-angel-medium-darkbaby-angel-medium-lightbaby-darkbaby-lightbaby-mediumbaby-medium-dark
Use the index pointing up emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffc83d" d="M21.5 4.688C21.5 3.125 23.095 2 24.5 2C26.094 2 27 3.156 27 4.688l-.023 15.539C26.977 25.53 22.78 30 16.835 30C11.031 30 6.67 25.82 6.67 20.67v-5.905c0-1.392 1.194-2.515 2.675-2.515h.011c.932 0 1.75.444 2.23 1.121c.098-1.329 1.227-2.371 2.611-2.371h.012c1.126 0 2.082.689 2.454 1.66c.1-1.392 1.375-2.347 2.66-2.347h.01c.895 0 1.684.476 2.167 1.124z"/><path fill="#d67d00" d="M21.5 4.688v6.742c.43.586.43 2.422.43 3.086c.276 0 .57-.224.57-.5V4.125c0-.518.286-1.032.706-1.446c.206-.203.432-.368.64-.485c.217-.12.387-.171.483-.18v-.007a3 3 0 0 0-.22-.007C22.704 2 21.5 3.125 21.5 4.688m-3.828 11.19V12.78c0-.71.314-1.295.715-1.729c.415-.45.869-.68 1.049-.72l-.004-.018l-.098-.002h-.012c-1.213 0-2.42.854-2.633 2.124a3 3 0 0 0-.017.345v4.506q-.108.372-.11.783q0 .303.067.586a2.62 2.62 0 0 1-2.42 1.578h-.011a2.65 2.65 0 0 1-1.62-.545v-6.562c0-.649.314-1.183.715-1.579c.262-.258.539-.437.753-.544c-1.38.077-2.468 1.189-2.468 2.557v4.112c0 .41.097.795.27 1.138l-.082.083c-.432.84-1.347 1.419-2.41 1.419h-.011c-.953 0-1.788-.465-2.261-1.168a3 3 0 0 1-.396-.395c.718 3.297 4.375 2.745 5.5 1.828c.718 1.188 3.343 1.078 4.03.14c0 0 .22.548.966.925c-1.564.728-2.944 1.801-3.835 3.216a.5.5 0 0 0 .847.532c1.564-2.484 4.996-3.865 8.054-3.89c.646.358 1.271.934 1.719 1.92c.233.517.826.696 1.156.517c.372-.203.486-.824.313-1.313c-.186-.523-1.255-1.777-2.93-2.094a.5.5 0 0 0-.173-.031h-.012a4.3 4.3 0 0 0-1.204-.002c-2.143-.072-3.69-1.131-3.69-2.467c0-1.334.796-2.212 1.66-2.53l-.2-.001a2.16 2.16 0 0 0-1.217.378"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatIndexPointingUp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffc83d" d="M21.5 4.688C21.5 3.125 23.095 2 24.5 2C26.094 2 27 3.156 27 4.688l-.023 15.539C26.977 25.53 22.78 30 16.835 30C11.031 30 6.67 25.82 6.67 20.67v-5.905c0-1.392 1.194-2.515 2.675-2.515h.011c.932 0 1.75.444 2.23 1.121c.098-1.329 1.227-2.371 2.611-2.371h.012c1.126 0 2.082.689 2.454 1.66c.1-1.392 1.375-2.347 2.66-2.347h.01c.895 0 1.684.476 2.167 1.124z"/><path fill="#d67d00" d="M21.5 4.688v6.742c.43.586.43 2.422.43 3.086c.276 0 .57-.224.57-.5V4.125c0-.518.286-1.032.706-1.446c.206-.203.432-.368.64-.485c.217-.12.387-.171.483-.18v-.007a3 3 0 0 0-.22-.007C22.704 2 21.5 3.125 21.5 4.688m-3.828 11.19V12.78c0-.71.314-1.295.715-1.729c.415-.45.869-.68 1.049-.72l-.004-.018l-.098-.002h-.012c-1.213 0-2.42.854-2.633 2.124a3 3 0 0 0-.017.345v4.506q-.108.372-.11.783q0 .303.067.586a2.62 2.62 0 0 1-2.42 1.578h-.011a2.65 2.65 0 0 1-1.62-.545v-6.562c0-.649.314-1.183.715-1.579c.262-.258.539-.437.753-.544c-1.38.077-2.468 1.189-2.468 2.557v4.112c0 .41.097.795.27 1.138l-.082.083c-.432.84-1.347 1.419-2.41 1.419h-.011c-.953 0-1.788-.465-2.261-1.168a3 3 0 0 1-.396-.395c.718 3.297 4.375 2.745 5.5 1.828c.718 1.188 3.343 1.078 4.03.14c0 0 .22.548.966.925c-1.564.728-2.944 1.801-3.835 3.216a.5.5 0 0 0 .847.532c1.564-2.484 4.996-3.865 8.054-3.89c.646.358 1.271.934 1.719 1.92c.233.517.826.696 1.156.517c.372-.203.486-.824.313-1.313c-.186-.523-1.255-1.777-2.93-2.094a.5.5 0 0 0-.173-.031h-.012a4.3 4.3 0 0 0-1.204-.002c-2.143-.072-3.69-1.131-3.69-2.467c0-1.334.796-2.212 1.66-2.53l-.2-.001a2.16 2.16 0 0 0-1.217.378"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffc83d" d="M21.5 4.688C21.5 3.125 23.095 2 24.5 2C26.094 2 27 3.156 27 4.688l-.023 15.539C26.977 25.53 22.78 30 16.835 30C11.031 30 6.67 25.82 6.67 20.67v-5.905c0-1.392 1.194-2.515 2.675-2.515h.011c.932 0 1.75.444 2.23 1.121c.098-1.329 1.227-2.371 2.611-2.371h.012c1.126 0 2.082.689 2.454 1.66c.1-1.392 1.375-2.347 2.66-2.347h.01c.895 0 1.684.476 2.167 1.124z"/><path fill="#d67d00" d="M21.5 4.688v6.742c.43.586.43 2.422.43 3.086c.276 0 .57-.224.57-.5V4.125c0-.518.286-1.032.706-1.446c.206-.203.432-.368.64-.485c.217-.12.387-.171.483-.18v-.007a3 3 0 0 0-.22-.007C22.704 2 21.5 3.125 21.5 4.688m-3.828 11.19V12.78c0-.71.314-1.295.715-1.729c.415-.45.869-.68 1.049-.72l-.004-.018l-.098-.002h-.012c-1.213 0-2.42.854-2.633 2.124a3 3 0 0 0-.017.345v4.506q-.108.372-.11.783q0 .303.067.586a2.62 2.62 0 0 1-2.42 1.578h-.011a2.65 2.65 0 0 1-1.62-.545v-6.562c0-.649.314-1.183.715-1.579c.262-.258.539-.437.753-.544c-1.38.077-2.468 1.189-2.468 2.557v4.112c0 .41.097.795.27 1.138l-.082.083c-.432.84-1.347 1.419-2.41 1.419h-.011c-.953 0-1.788-.465-2.261-1.168a3 3 0 0 1-.396-.395c.718 3.297 4.375 2.745 5.5 1.828c.718 1.188 3.343 1.078 4.03.14c0 0 .22.548.966.925c-1.564.728-2.944 1.801-3.835 3.216a.5.5 0 0 0 .847.532c1.564-2.484 4.996-3.865 8.054-3.89c.646.358 1.271.934 1.719 1.92c.233.517.826.696 1.156.517c.372-.203.486-.824.313-1.313c-.186-.523-1.255-1.777-2.93-2.094a.5.5 0 0 0-.173-.031h-.012a4.3 4.3 0 0 0-1.204-.002c-2.143-.072-3.69-1.131-3.69-2.467c0-1.334.796-2.212 1.66-2.53l-.2-.001a2.16 2.16 0 0 0-1.217.378"/></g></svg> </template>
CSS
.icon-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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffc83d%22%20d%3D%22M21.5%204.688C21.5%203.125%2023.095%202%2024.5%202C26.094%202%2027%203.156%2027%204.688l-.023%2015.539C26.977%2025.53%2022.78%2030%2016.835%2030C11.031%2030%206.67%2025.82%206.67%2020.67v-5.905c0-1.392%201.194-2.515%202.675-2.515h.011c.932%200%201.75.444%202.23%201.121c.098-1.329%201.227-2.371%202.611-2.371h.012c1.126%200%202.082.689%202.454%201.66c.1-1.392%201.375-2.347%202.66-2.347h.01c.895%200%201.684.476%202.167%201.124z%22%2F%3E%3Cpath%20fill%3D%22%23d67d00%22%20d%3D%22M21.5%204.688v6.742c.43.586.43%202.422.43%203.086c.276%200%20.57-.224.57-.5V4.125c0-.518.286-1.032.706-1.446c.206-.203.432-.368.64-.485c.217-.12.387-.171.483-.18v-.007a3%203%200%200%200-.22-.007C22.704%202%2021.5%203.125%2021.5%204.688m-3.828%2011.19V12.78c0-.71.314-1.295.715-1.729c.415-.45.869-.68%201.049-.72l-.004-.018l-.098-.002h-.012c-1.213%200-2.42.854-2.633%202.124a3%203%200%200%200-.017.345v4.506q-.108.372-.11.783q0%20.303.067.586a2.62%202.62%200%200%201-2.42%201.578h-.011a2.65%202.65%200%200%201-1.62-.545v-6.562c0-.649.314-1.183.715-1.579c.262-.258.539-.437.753-.544c-1.38.077-2.468%201.189-2.468%202.557v4.112c0%20.41.097.795.27%201.138l-.082.083c-.432.84-1.347%201.419-2.41%201.419h-.011c-.953%200-1.788-.465-2.261-1.168a3%203%200%200%201-.396-.395c.718%203.297%204.375%202.745%205.5%201.828c.718%201.188%203.343%201.078%204.03.14c0%200%20.22.548.966.925c-1.564.728-2.944%201.801-3.835%203.216a.5.5%200%200%200%20.847.532c1.564-2.484%204.996-3.865%208.054-3.89c.646.358%201.271.934%201.719%201.92c.233.517.826.696%201.156.517c.372-.203.486-.824.313-1.313c-.186-.523-1.255-1.777-2.93-2.094a.5.5%200%200%200-.173-.031h-.012a4.3%204.3%200%200%200-1.204-.002c-2.143-.072-3.69-1.131-3.69-2.467c0-1.334.796-2.212%201.66-2.53l-.2-.001a2.16%202.16%200%200%200-1.217.378%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffc83d%22%20d%3D%22M21.5%204.688C21.5%203.125%2023.095%202%2024.5%202C26.094%202%2027%203.156%2027%204.688l-.023%2015.539C26.977%2025.53%2022.78%2030%2016.835%2030C11.031%2030%206.67%2025.82%206.67%2020.67v-5.905c0-1.392%201.194-2.515%202.675-2.515h.011c.932%200%201.75.444%202.23%201.121c.098-1.329%201.227-2.371%202.611-2.371h.012c1.126%200%202.082.689%202.454%201.66c.1-1.392%201.375-2.347%202.66-2.347h.01c.895%200%201.684.476%202.167%201.124z%22%2F%3E%3Cpath%20fill%3D%22%23d67d00%22%20d%3D%22M21.5%204.688v6.742c.43.586.43%202.422.43%203.086c.276%200%20.57-.224.57-.5V4.125c0-.518.286-1.032.706-1.446c.206-.203.432-.368.64-.485c.217-.12.387-.171.483-.18v-.007a3%203%200%200%200-.22-.007C22.704%202%2021.5%203.125%2021.5%204.688m-3.828%2011.19V12.78c0-.71.314-1.295.715-1.729c.415-.45.869-.68%201.049-.72l-.004-.018l-.098-.002h-.012c-1.213%200-2.42.854-2.633%202.124a3%203%200%200%200-.017.345v4.506q-.108.372-.11.783q0%20.303.067.586a2.62%202.62%200%200%201-2.42%201.578h-.011a2.65%202.65%200%200%201-1.62-.545v-6.562c0-.649.314-1.183.715-1.579c.262-.258.539-.437.753-.544c-1.38.077-2.468%201.189-2.468%202.557v4.112c0%20.41.097.795.27%201.138l-.082.083c-.432.84-1.347%201.419-2.41%201.419h-.011c-.953%200-1.788-.465-2.261-1.168a3%203%200%200%201-.396-.395c.718%203.297%204.375%202.745%205.5%201.828c.718%201.188%203.343%201.078%204.03.14c0%200%20.22.548.966.925c-1.564.728-2.944%201.801-3.835%203.216a.5.5%200%200%200%20.847.532c1.564-2.484%204.996-3.865%208.054-3.89c.646.358%201.271.934%201.719%201.92c.233.517.826.696%201.156.517c.372-.203.486-.824.313-1.313c-.186-.523-1.255-1.777-2.93-2.094a.5.5%200%200%200-.173-.031h-.012a4.3%204.3%200%200%200-1.204-.002c-2.143-.072-3.69-1.131-3.69-2.467c0-1.334.796-2.212%201.66-2.53l-.2-.001a2.16%202.16%200%200%200-1.217.378%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/index-pointing-up.svg?color=%231a73e8&size=48