raised back of hand emoji

raised-back-of-hand-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
raised-back-of-hand-medium-skin-tone
Set
OpenMoji
Style
Medium skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the raised back of hand emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#c19a65" stroke="#c19a65" d="M41.766 13.738a3.531 3.531 0 1 1 7-.095l.256 18.998l-.021 4.325l-.176-12.999a3.531 3.531 0 1 1 6.999-.095l.176 13l-.053 10.084c-.424 8.31-7.752 13.63-16.06 13.205a19.62 19.62 0 0 1-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876 4.651l.04-5.4l-.04 5.4l.04-5.4l-.04-21.85a3.531 3.531 0 1 1 6.999-.095l.095 7l.186 10.636l-.367-22.192a3.531 3.531 0 1 1 6.999-.095l.206 24.016"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M41.766 13.738a3.531 3.531 0 1 1 7-.095l.256 18.998l-.004.951l-.193-9.625a3.531 3.531 0 1 1 6.999-.095l.176 13l-.053 10.084c-.424 8.31-7.752 13.63-16.06 13.205a19.62 19.62 0 0 1-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876 4.651l.04-5.4l-.04 5.4l.04-5.4l-.04-21.85a3.531 3.531 0 1 1 6.999-.095l.095 7l.186 10.636l-.367-22.192a3.531 3.531 0 1 1 6.999-.095l.176 20.454"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRaisedBackOfHandMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#c19a65" stroke="#c19a65" d="M41.766 13.738a3.531 3.531 0 1 1 7-.095l.256 18.998l-.021 4.325l-.176-12.999a3.531 3.531 0 1 1 6.999-.095l.176 13l-.053 10.084c-.424 8.31-7.752 13.63-16.06 13.205a19.62 19.62 0 0 1-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876 4.651l.04-5.4l-.04 5.4l.04-5.4l-.04-21.85a3.531 3.531 0 1 1 6.999-.095l.095 7l.186 10.636l-.367-22.192a3.531 3.531 0 1 1 6.999-.095l.206 24.016"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M41.766 13.738a3.531 3.531 0 1 1 7-.095l.256 18.998l-.004.951l-.193-9.625a3.531 3.531 0 1 1 6.999-.095l.176 13l-.053 10.084c-.424 8.31-7.752 13.63-16.06 13.205a19.62 19.62 0 0 1-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876 4.651l.04-5.4l-.04 5.4l.04-5.4l-.04-21.85a3.531 3.531 0 1 1 6.999-.095l.095 7l.186 10.636l-.367-22.192a3.531 3.531 0 1 1 6.999-.095l.176 20.454"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#c19a65" stroke="#c19a65" d="M41.766 13.738a3.531 3.531 0 1 1 7-.095l.256 18.998l-.021 4.325l-.176-12.999a3.531 3.531 0 1 1 6.999-.095l.176 13l-.053 10.084c-.424 8.31-7.752 13.63-16.06 13.205a19.62 19.62 0 0 1-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876 4.651l.04-5.4l-.04 5.4l.04-5.4l-.04-21.85a3.531 3.531 0 1 1 6.999-.095l.095 7l.186 10.636l-.367-22.192a3.531 3.531 0 1 1 6.999-.095l.206 24.016"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M41.766 13.738a3.531 3.531 0 1 1 7-.095l.256 18.998l-.004.951l-.193-9.625a3.531 3.531 0 1 1 6.999-.095l.176 13l-.053 10.084c-.424 8.31-7.752 13.63-16.06 13.205a19.62 19.62 0 0 1-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876 4.651l.04-5.4l-.04 5.4l.04-5.4l-.04-21.85a3.531 3.531 0 1 1 6.999-.095l.095 7l.186 10.636l-.367-22.192a3.531 3.531 0 1 1 6.999-.095l.176 20.454"/></svg>
</template>

CSS

.icon-raised-back-of-hand-medium-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23c19a65%22%20stroke%3D%22%23c19a65%22%20d%3D%22M41.766%2013.738a3.531%203.531%200%201%201%207-.095l.256%2018.998l-.021%204.325l-.176-12.999a3.531%203.531%200%201%201%206.999-.095l.176%2013l-.053%2010.084c-.424%208.31-7.752%2013.63-16.06%2013.205a19.62%2019.62%200%200%201-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876%204.651l.04-5.4l-.04%205.4l.04-5.4l-.04-21.85a3.531%203.531%200%201%201%206.999-.095l.095%207l.186%2010.636l-.367-22.192a3.531%203.531%200%201%201%206.999-.095l.206%2024.016%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M41.766%2013.738a3.531%203.531%200%201%201%207-.095l.256%2018.998l-.004.951l-.193-9.625a3.531%203.531%200%201%201%206.999-.095l.176%2013l-.053%2010.084c-.424%208.31-7.752%2013.63-16.06%2013.205a19.62%2019.62%200%200%201-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876%204.651l.04-5.4l-.04%205.4l.04-5.4l-.04-21.85a3.531%203.531%200%201%201%206.999-.095l.095%207l.186%2010.636l-.367-22.192a3.531%203.531%200%201%201%206.999-.095l.176%2020.454%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23c19a65%22%20stroke%3D%22%23c19a65%22%20d%3D%22M41.766%2013.738a3.531%203.531%200%201%201%207-.095l.256%2018.998l-.021%204.325l-.176-12.999a3.531%203.531%200%201%201%206.999-.095l.176%2013l-.053%2010.084c-.424%208.31-7.752%2013.63-16.06%2013.205a19.62%2019.62%200%200%201-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876%204.651l.04-5.4l-.04%205.4l.04-5.4l-.04-21.85a3.531%203.531%200%201%201%206.999-.095l.095%207l.186%2010.636l-.367-22.192a3.531%203.531%200%201%201%206.999-.095l.206%2024.016%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M41.766%2013.738a3.531%203.531%200%201%201%207-.095l.256%2018.998l-.004.951l-.193-9.625a3.531%203.531%200%201%201%206.999-.095l.176%2013l-.053%2010.084c-.424%208.31-7.752%2013.63-16.06%2013.205a19.62%2019.62%200%200%201-12.727-5.657c-2.918-3.09-10.086-11.535-10.086-11.535c-1.463-2.158-.328-5.494.8-4.673l9.876%204.651l.04-5.4l-.04%205.4l.04-5.4l-.04-21.85a3.531%203.531%200%201%201%206.999-.095l.095%207l.186%2010.636l-.367-22.192a3.531%203.531%200%201%201%206.999-.095l.176%2020.454%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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