open hands emoji
open-hands-medium-dark-skin-tone from OpenMoji by OpenMoji · Medium-dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- open-hands-medium-dark-skin-tone
- Set
- OpenMoji
- Style
- Medium-dark 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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the open hands emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG6rlJ3iKi" d="M6.523 24.298a2.51 2.51 0 1 0-3.565 3.47l9.417 9.675l.894.885l-5.153-5.343a2.51 2.51 0 1 0-3.564 3.47l6.443 6.62l5.094 5.04c4.389 3.963 10.743 2.954 14.705-1.434a13.94 13.94 0 0 0 3.553-9.238c-.087-3.02-.729-10.864-.729-10.864c-.35-1.82-2.595-2.925-2.75-1.945l-2.625 7.299l-2.733-2.694l2.733 2.694l-2.733-2.694l-10.96-11a2.51 2.51 0 1 0-3.564 3.47l3.47 3.565l4.77 4.941L8.74 19.376a2.51 2.51 0 1 0-3.565 3.47l9.552 9.718m51.097-8.266a2.51 2.51 0 1 1 3.564 3.47l-9.417 9.675l-.893.885l5.152-5.343a2.51 2.51 0 1 1 3.565 3.47l-6.443 6.62l-5.094 5.04c-4.39 3.963-10.744 2.954-14.705-1.434A13.94 13.94 0 0 1 38 37.443c.087-3.02.729-10.864.729-10.864c.349-1.82 2.595-2.925 2.75-1.945l2.625 7.299l2.733-2.694l-2.733 2.694l2.733-2.694l10.96-11a2.51 2.51 0 1 1 3.564 3.47l-3.47 3.565l-4.771 4.942l10.487-10.84a2.51 2.51 0 1 1 3.565 3.47l-9.553 9.718"/></defs><use href="#SVG6rlJ3iKi" fill="#a57939" stroke="#a57939"/><use href="#SVG6rlJ3iKi" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiOpenHandsMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG6rlJ3iKi" d="M6.523 24.298a2.51 2.51 0 1 0-3.565 3.47l9.417 9.675l.894.885l-5.153-5.343a2.51 2.51 0 1 0-3.564 3.47l6.443 6.62l5.094 5.04c4.389 3.963 10.743 2.954 14.705-1.434a13.94 13.94 0 0 0 3.553-9.238c-.087-3.02-.729-10.864-.729-10.864c-.35-1.82-2.595-2.925-2.75-1.945l-2.625 7.299l-2.733-2.694l2.733 2.694l-2.733-2.694l-10.96-11a2.51 2.51 0 1 0-3.564 3.47l3.47 3.565l4.77 4.941L8.74 19.376a2.51 2.51 0 1 0-3.565 3.47l9.552 9.718m51.097-8.266a2.51 2.51 0 1 1 3.564 3.47l-9.417 9.675l-.893.885l5.152-5.343a2.51 2.51 0 1 1 3.565 3.47l-6.443 6.62l-5.094 5.04c-4.39 3.963-10.744 2.954-14.705-1.434A13.94 13.94 0 0 1 38 37.443c.087-3.02.729-10.864.729-10.864c.349-1.82 2.595-2.925 2.75-1.945l2.625 7.299l2.733-2.694l-2.733 2.694l2.733-2.694l10.96-11a2.51 2.51 0 1 1 3.564 3.47l-3.47 3.565l-4.771 4.942l10.487-10.84a2.51 2.51 0 1 1 3.565 3.47l-9.553 9.718"/></defs><use href="#SVG6rlJ3iKi" fill="#a57939" stroke="#a57939"/><use href="#SVG6rlJ3iKi" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG6rlJ3iKi" d="M6.523 24.298a2.51 2.51 0 1 0-3.565 3.47l9.417 9.675l.894.885l-5.153-5.343a2.51 2.51 0 1 0-3.564 3.47l6.443 6.62l5.094 5.04c4.389 3.963 10.743 2.954 14.705-1.434a13.94 13.94 0 0 0 3.553-9.238c-.087-3.02-.729-10.864-.729-10.864c-.35-1.82-2.595-2.925-2.75-1.945l-2.625 7.299l-2.733-2.694l2.733 2.694l-2.733-2.694l-10.96-11a2.51 2.51 0 1 0-3.564 3.47l3.47 3.565l4.77 4.941L8.74 19.376a2.51 2.51 0 1 0-3.565 3.47l9.552 9.718m51.097-8.266a2.51 2.51 0 1 1 3.564 3.47l-9.417 9.675l-.893.885l5.152-5.343a2.51 2.51 0 1 1 3.565 3.47l-6.443 6.62l-5.094 5.04c-4.39 3.963-10.744 2.954-14.705-1.434A13.94 13.94 0 0 1 38 37.443c.087-3.02.729-10.864.729-10.864c.349-1.82 2.595-2.925 2.75-1.945l2.625 7.299l2.733-2.694l-2.733 2.694l2.733-2.694l10.96-11a2.51 2.51 0 1 1 3.564 3.47l-3.47 3.565l-4.771 4.942l10.487-10.84a2.51 2.51 0 1 1 3.565 3.47l-9.553 9.718"/></defs><use href="#SVG6rlJ3iKi" fill="#a57939" stroke="#a57939"/><use href="#SVG6rlJ3iKi" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg> </template>
CSS
.icon-open-hands-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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVG6rlJ3iKi%22%20d%3D%22M6.523%2024.298a2.51%202.51%200%201%200-3.565%203.47l9.417%209.675l.894.885l-5.153-5.343a2.51%202.51%200%201%200-3.564%203.47l6.443%206.62l5.094%205.04c4.389%203.963%2010.743%202.954%2014.705-1.434a13.94%2013.94%200%200%200%203.553-9.238c-.087-3.02-.729-10.864-.729-10.864c-.35-1.82-2.595-2.925-2.75-1.945l-2.625%207.299l-2.733-2.694l2.733%202.694l-2.733-2.694l-10.96-11a2.51%202.51%200%201%200-3.564%203.47l3.47%203.565l4.77%204.941L8.74%2019.376a2.51%202.51%200%201%200-3.565%203.47l9.552%209.718m51.097-8.266a2.51%202.51%200%201%201%203.564%203.47l-9.417%209.675l-.893.885l5.152-5.343a2.51%202.51%200%201%201%203.565%203.47l-6.443%206.62l-5.094%205.04c-4.39%203.963-10.744%202.954-14.705-1.434A13.94%2013.94%200%200%201%2038%2037.443c.087-3.02.729-10.864.729-10.864c.349-1.82%202.595-2.925%202.75-1.945l2.625%207.299l2.733-2.694l-2.733%202.694l2.733-2.694l10.96-11a2.51%202.51%200%201%201%203.564%203.47l-3.47%203.565l-4.771%204.942l10.487-10.84a2.51%202.51%200%201%201%203.565%203.47l-9.553%209.718%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVG6rlJ3iKi%22%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%2F%3E%3Cuse%20href%3D%22%23SVG6rlJ3iKi%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%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%3Cdefs%3E%3Cpath%20id%3D%22SVG6rlJ3iKi%22%20d%3D%22M6.523%2024.298a2.51%202.51%200%201%200-3.565%203.47l9.417%209.675l.894.885l-5.153-5.343a2.51%202.51%200%201%200-3.564%203.47l6.443%206.62l5.094%205.04c4.389%203.963%2010.743%202.954%2014.705-1.434a13.94%2013.94%200%200%200%203.553-9.238c-.087-3.02-.729-10.864-.729-10.864c-.35-1.82-2.595-2.925-2.75-1.945l-2.625%207.299l-2.733-2.694l2.733%202.694l-2.733-2.694l-10.96-11a2.51%202.51%200%201%200-3.564%203.47l3.47%203.565l4.77%204.941L8.74%2019.376a2.51%202.51%200%201%200-3.565%203.47l9.552%209.718m51.097-8.266a2.51%202.51%200%201%201%203.564%203.47l-9.417%209.675l-.893.885l5.152-5.343a2.51%202.51%200%201%201%203.565%203.47l-6.443%206.62l-5.094%205.04c-4.39%203.963-10.744%202.954-14.705-1.434A13.94%2013.94%200%200%201%2038%2037.443c.087-3.02.729-10.864.729-10.864c.349-1.82%202.595-2.925%202.75-1.945l2.625%207.299l2.733-2.694l-2.733%202.694l2.733-2.694l10.96-11a2.51%202.51%200%201%201%203.564%203.47l-3.47%203.565l-4.771%204.942l10.487-10.84a2.51%202.51%200%201%201%203.565%203.47l-9.553%209.718%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVG6rlJ3iKi%22%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%2F%3E%3Cuse%20href%3D%22%23SVG6rlJ3iKi%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/open-hands-medium-dark-skin-tone.svg?color=%231a73e8&size=48