waving hand emoji

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

Name
waving-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 waving hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#90603e" d="M4.861 9.147c.94-.657 2.357-.531 3.201.166l-.968-1.407c-.779-1.111-.5-2.313.612-3.093c1.112-.777 4.263 1.312 4.263 1.312c-.786-1.122-.639-2.544.483-3.331a2.483 2.483 0 0 1 3.456.611l10.42 14.72L25 31l-11.083-4.042L4.25 12.625a2.495 2.495 0 0 1 .611-3.478"/><path fill="#af7e57" d="M2.695 17.336s-1.132-1.65.519-2.781c1.649-1.131 2.78.518 2.78.518l5.251 7.658q.27-.453.6-.894L4.557 11.21s-1.131-1.649.519-2.78s2.78.518 2.78.518l6.855 9.997q.382-.313.785-.622L7.549 6.732s-1.131-1.649.519-2.78s2.78.518 2.78.518l7.947 11.589c.292-.179.581-.334.871-.498L12.238 4.729s-1.131-1.649.518-2.78s2.78.518 2.78.518l7.854 11.454l1.194 1.742c-4.948 3.394-5.419 9.779-2.592 13.902c.565.825 1.39.26 1.39.26c-3.393-4.949-2.357-10.51 2.592-13.903L24.515 8.62s-.545-1.924 1.378-2.47c1.924-.545 2.47 1.379 2.47 1.379l1.685 5.004c.668 1.984 1.379 3.961 2.32 5.831c2.657 5.28 1.07 11.842-3.94 15.279c-5.465 3.747-12.936 2.354-16.684-3.11z"/><g fill="#5dadec"><path d="M12 32.042C8 32.042 3.958 28 3.958 24c0-.553-.405-1-.958-1s-1.042.447-1.042 1C1.958 30 6 34.042 12 34.042c.553 0 1-.489 1-1.042s-.447-.958-1-.958"/><path d="M7 34c-3 0-5-2-5-5a1 1 0 1 0-2 0c0 4 3 7 7 7a1 1 0 1 0 0-2M24 2a1 1 0 0 0 0 2c4 0 8 3.589 8 8a1 1 0 0 0 2 0c0-5.514-4-10-10-10"/><path d="M29 .042c-.552 0-1 .406-1 .958s.448 1.042 1 1.042c3 0 4.958 2.225 4.958 4.958c0 .552.489 1 1.042 1s.958-.448.958-1C35.958 3.163 33 .042 29 .042"/></g></svg>

React

import type { SVGProps } from "react";

export function TwemojiWavingHandMediumDarkSkinTone(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="M4.861 9.147c.94-.657 2.357-.531 3.201.166l-.968-1.407c-.779-1.111-.5-2.313.612-3.093c1.112-.777 4.263 1.312 4.263 1.312c-.786-1.122-.639-2.544.483-3.331a2.483 2.483 0 0 1 3.456.611l10.42 14.72L25 31l-11.083-4.042L4.25 12.625a2.495 2.495 0 0 1 .611-3.478"/><path fill="#af7e57" d="M2.695 17.336s-1.132-1.65.519-2.781c1.649-1.131 2.78.518 2.78.518l5.251 7.658q.27-.453.6-.894L4.557 11.21s-1.131-1.649.519-2.78s2.78.518 2.78.518l6.855 9.997q.382-.313.785-.622L7.549 6.732s-1.131-1.649.519-2.78s2.78.518 2.78.518l7.947 11.589c.292-.179.581-.334.871-.498L12.238 4.729s-1.131-1.649.518-2.78s2.78.518 2.78.518l7.854 11.454l1.194 1.742c-4.948 3.394-5.419 9.779-2.592 13.902c.565.825 1.39.26 1.39.26c-3.393-4.949-2.357-10.51 2.592-13.903L24.515 8.62s-.545-1.924 1.378-2.47c1.924-.545 2.47 1.379 2.47 1.379l1.685 5.004c.668 1.984 1.379 3.961 2.32 5.831c2.657 5.28 1.07 11.842-3.94 15.279c-5.465 3.747-12.936 2.354-16.684-3.11z"/><g fill="#5dadec"><path d="M12 32.042C8 32.042 3.958 28 3.958 24c0-.553-.405-1-.958-1s-1.042.447-1.042 1C1.958 30 6 34.042 12 34.042c.553 0 1-.489 1-1.042s-.447-.958-1-.958"/><path d="M7 34c-3 0-5-2-5-5a1 1 0 1 0-2 0c0 4 3 7 7 7a1 1 0 1 0 0-2M24 2a1 1 0 0 0 0 2c4 0 8 3.589 8 8a1 1 0 0 0 2 0c0-5.514-4-10-10-10"/><path d="M29 .042c-.552 0-1 .406-1 .958s.448 1.042 1 1.042c3 0 4.958 2.225 4.958 4.958c0 .552.489 1 1.042 1s.958-.448.958-1C35.958 3.163 33 .042 29 .042"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#90603e" d="M4.861 9.147c.94-.657 2.357-.531 3.201.166l-.968-1.407c-.779-1.111-.5-2.313.612-3.093c1.112-.777 4.263 1.312 4.263 1.312c-.786-1.122-.639-2.544.483-3.331a2.483 2.483 0 0 1 3.456.611l10.42 14.72L25 31l-11.083-4.042L4.25 12.625a2.495 2.495 0 0 1 .611-3.478"/><path fill="#af7e57" d="M2.695 17.336s-1.132-1.65.519-2.781c1.649-1.131 2.78.518 2.78.518l5.251 7.658q.27-.453.6-.894L4.557 11.21s-1.131-1.649.519-2.78s2.78.518 2.78.518l6.855 9.997q.382-.313.785-.622L7.549 6.732s-1.131-1.649.519-2.78s2.78.518 2.78.518l7.947 11.589c.292-.179.581-.334.871-.498L12.238 4.729s-1.131-1.649.518-2.78s2.78.518 2.78.518l7.854 11.454l1.194 1.742c-4.948 3.394-5.419 9.779-2.592 13.902c.565.825 1.39.26 1.39.26c-3.393-4.949-2.357-10.51 2.592-13.903L24.515 8.62s-.545-1.924 1.378-2.47c1.924-.545 2.47 1.379 2.47 1.379l1.685 5.004c.668 1.984 1.379 3.961 2.32 5.831c2.657 5.28 1.07 11.842-3.94 15.279c-5.465 3.747-12.936 2.354-16.684-3.11z"/><g fill="#5dadec"><path d="M12 32.042C8 32.042 3.958 28 3.958 24c0-.553-.405-1-.958-1s-1.042.447-1.042 1C1.958 30 6 34.042 12 34.042c.553 0 1-.489 1-1.042s-.447-.958-1-.958"/><path d="M7 34c-3 0-5-2-5-5a1 1 0 1 0-2 0c0 4 3 7 7 7a1 1 0 1 0 0-2M24 2a1 1 0 0 0 0 2c4 0 8 3.589 8 8a1 1 0 0 0 2 0c0-5.514-4-10-10-10"/><path d="M29 .042c-.552 0-1 .406-1 .958s.448 1.042 1 1.042c3 0 4.958 2.225 4.958 4.958c0 .552.489 1 1.042 1s.958-.448.958-1C35.958 3.163 33 .042 29 .042"/></g></svg>
</template>

CSS

.icon-waving-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%22M4.861%209.147c.94-.657%202.357-.531%203.201.166l-.968-1.407c-.779-1.111-.5-2.313.612-3.093c1.112-.777%204.263%201.312%204.263%201.312c-.786-1.122-.639-2.544.483-3.331a2.483%202.483%200%200%201%203.456.611l10.42%2014.72L25%2031l-11.083-4.042L4.25%2012.625a2.495%202.495%200%200%201%20.611-3.478%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22M2.695%2017.336s-1.132-1.65.519-2.781c1.649-1.131%202.78.518%202.78.518l5.251%207.658q.27-.453.6-.894L4.557%2011.21s-1.131-1.649.519-2.78s2.78.518%202.78.518l6.855%209.997q.382-.313.785-.622L7.549%206.732s-1.131-1.649.519-2.78s2.78.518%202.78.518l7.947%2011.589c.292-.179.581-.334.871-.498L12.238%204.729s-1.131-1.649.518-2.78s2.78.518%202.78.518l7.854%2011.454l1.194%201.742c-4.948%203.394-5.419%209.779-2.592%2013.902c.565.825%201.39.26%201.39.26c-3.393-4.949-2.357-10.51%202.592-13.903L24.515%208.62s-.545-1.924%201.378-2.47c1.924-.545%202.47%201.379%202.47%201.379l1.685%205.004c.668%201.984%201.379%203.961%202.32%205.831c2.657%205.28%201.07%2011.842-3.94%2015.279c-5.465%203.747-12.936%202.354-16.684-3.11z%22%2F%3E%3Cg%20fill%3D%22%235dadec%22%3E%3Cpath%20d%3D%22M12%2032.042C8%2032.042%203.958%2028%203.958%2024c0-.553-.405-1-.958-1s-1.042.447-1.042%201C1.958%2030%206%2034.042%2012%2034.042c.553%200%201-.489%201-1.042s-.447-.958-1-.958%22%2F%3E%3Cpath%20d%3D%22M7%2034c-3%200-5-2-5-5a1%201%200%201%200-2%200c0%204%203%207%207%207a1%201%200%201%200%200-2M24%202a1%201%200%200%200%200%202c4%200%208%203.589%208%208a1%201%200%200%200%202%200c0-5.514-4-10-10-10%22%2F%3E%3Cpath%20d%3D%22M29%20.042c-.552%200-1%20.406-1%20.958s.448%201.042%201%201.042c3%200%204.958%202.225%204.958%204.958c0%20.552.489%201%201.042%201s.958-.448.958-1C35.958%203.163%2033%20.042%2029%20.042%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%2390603e%22%20d%3D%22M4.861%209.147c.94-.657%202.357-.531%203.201.166l-.968-1.407c-.779-1.111-.5-2.313.612-3.093c1.112-.777%204.263%201.312%204.263%201.312c-.786-1.122-.639-2.544.483-3.331a2.483%202.483%200%200%201%203.456.611l10.42%2014.72L25%2031l-11.083-4.042L4.25%2012.625a2.495%202.495%200%200%201%20.611-3.478%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22M2.695%2017.336s-1.132-1.65.519-2.781c1.649-1.131%202.78.518%202.78.518l5.251%207.658q.27-.453.6-.894L4.557%2011.21s-1.131-1.649.519-2.78s2.78.518%202.78.518l6.855%209.997q.382-.313.785-.622L7.549%206.732s-1.131-1.649.519-2.78s2.78.518%202.78.518l7.947%2011.589c.292-.179.581-.334.871-.498L12.238%204.729s-1.131-1.649.518-2.78s2.78.518%202.78.518l7.854%2011.454l1.194%201.742c-4.948%203.394-5.419%209.779-2.592%2013.902c.565.825%201.39.26%201.39.26c-3.393-4.949-2.357-10.51%202.592-13.903L24.515%208.62s-.545-1.924%201.378-2.47c1.924-.545%202.47%201.379%202.47%201.379l1.685%205.004c.668%201.984%201.379%203.961%202.32%205.831c2.657%205.28%201.07%2011.842-3.94%2015.279c-5.465%203.747-12.936%202.354-16.684-3.11z%22%2F%3E%3Cg%20fill%3D%22%235dadec%22%3E%3Cpath%20d%3D%22M12%2032.042C8%2032.042%203.958%2028%203.958%2024c0-.553-.405-1-.958-1s-1.042.447-1.042%201C1.958%2030%206%2034.042%2012%2034.042c.553%200%201-.489%201-1.042s-.447-.958-1-.958%22%2F%3E%3Cpath%20d%3D%22M7%2034c-3%200-5-2-5-5a1%201%200%201%200-2%200c0%204%203%207%207%207a1%201%200%201%200%200-2M24%202a1%201%200%200%200%200%202c4%200%208%203.589%208%208a1%201%200%200%200%202%200c0-5.514-4-10-10-10%22%2F%3E%3Cpath%20d%3D%22M29%20.042c-.552%200-1%20.406-1%20.958s.448%201.042%201%201.042c3%200%204.958%202.225%204.958%204.958c0%20.552.489%201%201.042%201s.958-.448.958-1C35.958%203.163%2033%20.042%2029%20.042%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/waving-hand-medium-dark-skin-tone.svg?color=%231a73e8&size=48