leftwards pushing hand emoji

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

Name
leftwards-pushing-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 leftwards pushing hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path xmlns="http://www.w3.org/2000/svg" fill="#90603e" d="M16.5 31c-.64 0-1.28-.24-1.77-.73C9.28 24.82 6.79 5.49 6.52 3.3C6.35 1.93 7.33.68 8.7.52c1.38-.17 2.62.81 2.78 2.18c.93 7.6 3.59 20.84 6.79 24.04a2.499 2.499 0 0 1-1.77 4.27Z"/><path fill="#af7e57" d="m28.9 25.33l-8.75 1.15c-2.15.51-3.94-1.06-5.01-2.8l-.17-.38c-1.3-2.86-2.22-5.87-2.73-8.97L10.32 2.64a2.392 2.392 0 0 0-4.77.31l.22 12.21c0 .07-.02.14-.05.21c-.78 1.3-1.35 3.72.04 7.88c-.15.77-.44 1.48-.92 2.69c-1.28 4.82 2.35 9.55 7.34 9.55h16.51a2.76 2.76 0 0 0 2.76-2.76v-5.16c0-1.35-1.19-2.4-2.54-2.22Z"/><path xmlns="http://www.w3.org/2000/svg" fill="#90603e" d="M12.21 26.47c-.77-1.68-1.11-3.93-1.47-5.82c-.22-1.26-.42-2.55-.6-3.81c-.05-1.6-1.43-2.97-3.04-2.74c-.47.01-.92.11-1.35.26l.02.86c1.24-.57 2.76-.43 3.19 1.06c.44 3.71.43 7.3 1.67 10.9c.47 1.09 2.09.36 1.59-.71ZM26.55 34H13.33c-1.55 0-3.09-.15-4.61-.46l-2.04-.41a7.56 7.56 0 0 0 5.49 2.35h16.51c1.25 0 2.3-.84 2.64-1.98c-1.57.32-3.16.5-4.76.5Z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiLeftwardsPushingHandMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path xmlns="http://www.w3.org/2000/svg" fill="#90603e" d="M16.5 31c-.64 0-1.28-.24-1.77-.73C9.28 24.82 6.79 5.49 6.52 3.3C6.35 1.93 7.33.68 8.7.52c1.38-.17 2.62.81 2.78 2.18c.93 7.6 3.59 20.84 6.79 24.04a2.499 2.499 0 0 1-1.77 4.27Z"/><path fill="#af7e57" d="m28.9 25.33l-8.75 1.15c-2.15.51-3.94-1.06-5.01-2.8l-.17-.38c-1.3-2.86-2.22-5.87-2.73-8.97L10.32 2.64a2.392 2.392 0 0 0-4.77.31l.22 12.21c0 .07-.02.14-.05.21c-.78 1.3-1.35 3.72.04 7.88c-.15.77-.44 1.48-.92 2.69c-1.28 4.82 2.35 9.55 7.34 9.55h16.51a2.76 2.76 0 0 0 2.76-2.76v-5.16c0-1.35-1.19-2.4-2.54-2.22Z"/><path xmlns="http://www.w3.org/2000/svg" fill="#90603e" d="M12.21 26.47c-.77-1.68-1.11-3.93-1.47-5.82c-.22-1.26-.42-2.55-.6-3.81c-.05-1.6-1.43-2.97-3.04-2.74c-.47.01-.92.11-1.35.26l.02.86c1.24-.57 2.76-.43 3.19 1.06c.44 3.71.43 7.3 1.67 10.9c.47 1.09 2.09.36 1.59-.71ZM26.55 34H13.33c-1.55 0-3.09-.15-4.61-.46l-2.04-.41a7.56 7.56 0 0 0 5.49 2.35h16.51c1.25 0 2.3-.84 2.64-1.98c-1.57.32-3.16.5-4.76.5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path xmlns="http://www.w3.org/2000/svg" fill="#90603e" d="M16.5 31c-.64 0-1.28-.24-1.77-.73C9.28 24.82 6.79 5.49 6.52 3.3C6.35 1.93 7.33.68 8.7.52c1.38-.17 2.62.81 2.78 2.18c.93 7.6 3.59 20.84 6.79 24.04a2.499 2.499 0 0 1-1.77 4.27Z"/><path fill="#af7e57" d="m28.9 25.33l-8.75 1.15c-2.15.51-3.94-1.06-5.01-2.8l-.17-.38c-1.3-2.86-2.22-5.87-2.73-8.97L10.32 2.64a2.392 2.392 0 0 0-4.77.31l.22 12.21c0 .07-.02.14-.05.21c-.78 1.3-1.35 3.72.04 7.88c-.15.77-.44 1.48-.92 2.69c-1.28 4.82 2.35 9.55 7.34 9.55h16.51a2.76 2.76 0 0 0 2.76-2.76v-5.16c0-1.35-1.19-2.4-2.54-2.22Z"/><path xmlns="http://www.w3.org/2000/svg" fill="#90603e" d="M12.21 26.47c-.77-1.68-1.11-3.93-1.47-5.82c-.22-1.26-.42-2.55-.6-3.81c-.05-1.6-1.43-2.97-3.04-2.74c-.47.01-.92.11-1.35.26l.02.86c1.24-.57 2.76-.43 3.19 1.06c.44 3.71.43 7.3 1.67 10.9c.47 1.09 2.09.36 1.59-.71ZM26.55 34H13.33c-1.55 0-3.09-.15-4.61-.46l-2.04-.41a7.56 7.56 0 0 0 5.49 2.35h16.51c1.25 0 2.3-.84 2.64-1.98c-1.57.32-3.16.5-4.76.5Z"/></svg>
</template>

CSS

.icon-leftwards-pushing-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%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%2390603e%22%20d%3D%22M16.5%2031c-.64%200-1.28-.24-1.77-.73C9.28%2024.82%206.79%205.49%206.52%203.3C6.35%201.93%207.33.68%208.7.52c1.38-.17%202.62.81%202.78%202.18c.93%207.6%203.59%2020.84%206.79%2024.04a2.499%202.499%200%200%201-1.77%204.27Z%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22m28.9%2025.33l-8.75%201.15c-2.15.51-3.94-1.06-5.01-2.8l-.17-.38c-1.3-2.86-2.22-5.87-2.73-8.97L10.32%202.64a2.392%202.392%200%200%200-4.77.31l.22%2012.21c0%20.07-.02.14-.05.21c-.78%201.3-1.35%203.72.04%207.88c-.15.77-.44%201.48-.92%202.69c-1.28%204.82%202.35%209.55%207.34%209.55h16.51a2.76%202.76%200%200%200%202.76-2.76v-5.16c0-1.35-1.19-2.4-2.54-2.22Z%22%2F%3E%3Cpath%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%2390603e%22%20d%3D%22M12.21%2026.47c-.77-1.68-1.11-3.93-1.47-5.82c-.22-1.26-.42-2.55-.6-3.81c-.05-1.6-1.43-2.97-3.04-2.74c-.47.01-.92.11-1.35.26l.02.86c1.24-.57%202.76-.43%203.19%201.06c.44%203.71.43%207.3%201.67%2010.9c.47%201.09%202.09.36%201.59-.71ZM26.55%2034H13.33c-1.55%200-3.09-.15-4.61-.46l-2.04-.41a7.56%207.56%200%200%200%205.49%202.35h16.51c1.25%200%202.3-.84%202.64-1.98c-1.57.32-3.16.5-4.76.5Z%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%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%2390603e%22%20d%3D%22M16.5%2031c-.64%200-1.28-.24-1.77-.73C9.28%2024.82%206.79%205.49%206.52%203.3C6.35%201.93%207.33.68%208.7.52c1.38-.17%202.62.81%202.78%202.18c.93%207.6%203.59%2020.84%206.79%2024.04a2.499%202.499%200%200%201-1.77%204.27Z%22%2F%3E%3Cpath%20fill%3D%22%23af7e57%22%20d%3D%22m28.9%2025.33l-8.75%201.15c-2.15.51-3.94-1.06-5.01-2.8l-.17-.38c-1.3-2.86-2.22-5.87-2.73-8.97L10.32%202.64a2.392%202.392%200%200%200-4.77.31l.22%2012.21c0%20.07-.02.14-.05.21c-.78%201.3-1.35%203.72.04%207.88c-.15.77-.44%201.48-.92%202.69c-1.28%204.82%202.35%209.55%207.34%209.55h16.51a2.76%202.76%200%200%200%202.76-2.76v-5.16c0-1.35-1.19-2.4-2.54-2.22Z%22%2F%3E%3Cpath%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%2390603e%22%20d%3D%22M12.21%2026.47c-.77-1.68-1.11-3.93-1.47-5.82c-.22-1.26-.42-2.55-.6-3.81c-.05-1.6-1.43-2.97-3.04-2.74c-.47.01-.92.11-1.35.26l.02.86c1.24-.57%202.76-.43%203.19%201.06c.44%203.71.43%207.3%201.67%2010.9c.47%201.09%202.09.36%201.59-.71ZM26.55%2034H13.33c-1.55%200-3.09-.15-4.61-.46l-2.04-.41a7.56%207.56%200%200%200%205.49%202.35h16.51c1.25%200%202.3-.84%202.64-1.98c-1.57.32-3.16.5-4.76.5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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