raised hand emoji

raised-hand-medium-dark-skin-tone from Twitter Emoji by Twitter · Medium-dark skin tone · People & Body · CC-BY-4.0 Attribution required.

Name
raised-hand-medium-dark-skin-tone
Set
Twitter Emoji
Style
Medium-dark 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

Use the raised hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#90603e" d="M20.5 2.965a2.5 2.5 0 0 0-2.5 2.5v.005L15.5.465a2.5 2.5 0 0 0-2.5 2.5V4.25l-2.5-1.535a2.5 2.5 0 0 0-2.5 2.5V8.75L7 18h13.542z"/><path fill="#af7e57" d="M31.375 16.219c-1.381-.611-3.354.208-4.75 2.188c-.917 1.3-1.187 3.151-2.391 3.344c-.46.073-1.234-.313-1.234-1.397V4.5s0-2-2-2s-2 2-2 2v11.633c0-.029-1-.064-1-.082V2s0-2-2-2s-2 2-2 2v14.053c0 .017-1 .041-1 .069V4.25s0-2-2-2s-2 2-2 2v12.638c0 .118-1 .251-1 .398V8.75s0-2-2-2s-2 2-2 2V24c0 6.627 5.373 12 12 12c4.775 0 8.06-2.598 9.896-5.292c1.557-2.285 2.009-4.658 2.104-5.375c0 0 .123-1.479 1.156-2.865a58 58 0 0 1 3.125-3.866c.317-.358.625-1.706-.906-2.383"/><path fill="#90603e" d="M23.439 21.471c-.297-.266-.372-.552-.417-.808c-1.892.259-4.457.789-6.427 2.715c-2.556 2.499-2.992 5.2-2.971 7.007c.017 1.457.812 2.147 1.045-.012c.292-2.706 2.254-8.063 8.784-8.58c.028-.002.387-.024.591-.035c0 0-.352-.06-.605-.287"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiRaisedHandMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#90603e" d="M20.5 2.965a2.5 2.5 0 0 0-2.5 2.5v.005L15.5.465a2.5 2.5 0 0 0-2.5 2.5V4.25l-2.5-1.535a2.5 2.5 0 0 0-2.5 2.5V8.75L7 18h13.542z"/><path fill="#af7e57" d="M31.375 16.219c-1.381-.611-3.354.208-4.75 2.188c-.917 1.3-1.187 3.151-2.391 3.344c-.46.073-1.234-.313-1.234-1.397V4.5s0-2-2-2s-2 2-2 2v11.633c0-.029-1-.064-1-.082V2s0-2-2-2s-2 2-2 2v14.053c0 .017-1 .041-1 .069V4.25s0-2-2-2s-2 2-2 2v12.638c0 .118-1 .251-1 .398V8.75s0-2-2-2s-2 2-2 2V24c0 6.627 5.373 12 12 12c4.775 0 8.06-2.598 9.896-5.292c1.557-2.285 2.009-4.658 2.104-5.375c0 0 .123-1.479 1.156-2.865a58 58 0 0 1 3.125-3.866c.317-.358.625-1.706-.906-2.383"/><path fill="#90603e" d="M23.439 21.471c-.297-.266-.372-.552-.417-.808c-1.892.259-4.457.789-6.427 2.715c-2.556 2.499-2.992 5.2-2.971 7.007c.017 1.457.812 2.147 1.045-.012c.292-2.706 2.254-8.063 8.784-8.58c.028-.002.387-.024.591-.035c0 0-.352-.06-.605-.287"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#90603e" d="M20.5 2.965a2.5 2.5 0 0 0-2.5 2.5v.005L15.5.465a2.5 2.5 0 0 0-2.5 2.5V4.25l-2.5-1.535a2.5 2.5 0 0 0-2.5 2.5V8.75L7 18h13.542z"/><path fill="#af7e57" d="M31.375 16.219c-1.381-.611-3.354.208-4.75 2.188c-.917 1.3-1.187 3.151-2.391 3.344c-.46.073-1.234-.313-1.234-1.397V4.5s0-2-2-2s-2 2-2 2v11.633c0-.029-1-.064-1-.082V2s0-2-2-2s-2 2-2 2v14.053c0 .017-1 .041-1 .069V4.25s0-2-2-2s-2 2-2 2v12.638c0 .118-1 .251-1 .398V8.75s0-2-2-2s-2 2-2 2V24c0 6.627 5.373 12 12 12c4.775 0 8.06-2.598 9.896-5.292c1.557-2.285 2.009-4.658 2.104-5.375c0 0 .123-1.479 1.156-2.865a58 58 0 0 1 3.125-3.866c.317-.358.625-1.706-.906-2.383"/><path fill="#90603e" d="M23.439 21.471c-.297-.266-.372-.552-.417-.808c-1.892.259-4.457.789-6.427 2.715c-2.556 2.499-2.992 5.2-2.971 7.007c.017 1.457.812 2.147 1.045-.012c.292-2.706 2.254-8.063 8.784-8.58c.028-.002.387-.024.591-.035c0 0-.352-.06-.605-.287"/></svg>
</template>

CSS

.icon-raised-hand-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%2036%2036%22%3E%3Cpath%20fill%3D%22%2390603e%22%20d%3D%22M20.5%202.965a2.5%202.5%200%200%200-2.5%202.5v.005L15.5.465a2.5%202.5%200%200%200-2.5%202.5V4.25l-2.5-1.535a2.5%202.5%200%200%200-2.5%202.5V8.75L7%2018h13.542z%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22M31.375%2016.219c-1.381-.611-3.354.208-4.75%202.188c-.917%201.3-1.187%203.151-2.391%203.344c-.46.073-1.234-.313-1.234-1.397V4.5s0-2-2-2s-2%202-2%202v11.633c0-.029-1-.064-1-.082V2s0-2-2-2s-2%202-2%202v14.053c0%20.017-1%20.041-1%20.069V4.25s0-2-2-2s-2%202-2%202v12.638c0%20.118-1%20.251-1%20.398V8.75s0-2-2-2s-2%202-2%202V24c0%206.627%205.373%2012%2012%2012c4.775%200%208.06-2.598%209.896-5.292c1.557-2.285%202.009-4.658%202.104-5.375c0%200%20.123-1.479%201.156-2.865a58%2058%200%200%201%203.125-3.866c.317-.358.625-1.706-.906-2.383%22%2F%3E%3Cpath%20fill%3D%22%2390603e%22%20d%3D%22M23.439%2021.471c-.297-.266-.372-.552-.417-.808c-1.892.259-4.457.789-6.427%202.715c-2.556%202.499-2.992%205.2-2.971%207.007c.017%201.457.812%202.147%201.045-.012c.292-2.706%202.254-8.063%208.784-8.58c.028-.002.387-.024.591-.035c0%200-.352-.06-.605-.287%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%2390603e%22%20d%3D%22M20.5%202.965a2.5%202.5%200%200%200-2.5%202.5v.005L15.5.465a2.5%202.5%200%200%200-2.5%202.5V4.25l-2.5-1.535a2.5%202.5%200%200%200-2.5%202.5V8.75L7%2018h13.542z%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22M31.375%2016.219c-1.381-.611-3.354.208-4.75%202.188c-.917%201.3-1.187%203.151-2.391%203.344c-.46.073-1.234-.313-1.234-1.397V4.5s0-2-2-2s-2%202-2%202v11.633c0-.029-1-.064-1-.082V2s0-2-2-2s-2%202-2%202v14.053c0%20.017-1%20.041-1%20.069V4.25s0-2-2-2s-2%202-2%202v12.638c0%20.118-1%20.251-1%20.398V8.75s0-2-2-2s-2%202-2%202V24c0%206.627%205.373%2012%2012%2012c4.775%200%208.06-2.598%209.896-5.292c1.557-2.285%202.009-4.658%202.104-5.375c0%200%20.123-1.479%201.156-2.865a58%2058%200%200%201%203.125-3.866c.317-.358.625-1.706-.906-2.383%22%2F%3E%3Cpath%20fill%3D%22%2390603e%22%20d%3D%22M23.439%2021.471c-.297-.266-.372-.552-.417-.808c-1.892.259-4.457.789-6.427%202.715c-2.556%202.499-2.992%205.2-2.971%207.007c.017%201.457.812%202.147%201.045-.012c.292-2.706%202.254-8.063%208.784-8.58c.028-.002.387-.024.591-.035c0%200-.352-.06-.605-.287%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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