woman and man holding hands medium dark skin tone emoji

woman-and-man-holding-hands-medium-dark-skin-tone-light-skin-tone from OpenMoji by OpenMoji · Light skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
woman-and-man-holding-hands-medium-dark-skin-tone-light-skin-tone
Set
OpenMoji
Style
Light skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

3 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the woman and man holding hands medium dark skin tone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fadcbc"><circle cx="47" cy="11" r="3"/><path d="m52 23.6l1.9 38.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L48.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8L42 23.6"/><path d="M56 42.9c-3.3 0-5.5-18.3-9-18.3s-7.2 18.3-11 18.3c0 0 2.1-5.7 2.5-10.6c.2-2.5.3-9.3.3-9.3c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5z"/></g><g fill="#a57939"><circle cx="25" cy="11" r="3"/><path d="M30 24c-2.4 3.5-.7 6.1 0 8c.5 1.3.8 4.2.9 5.6c.6 6 1 24.2 1 24.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L26.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8c0 0 .5-18.1 1.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9 2.4-4.7 0-8"/><path d="M16.8 23c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5c0 0 .1 6.7.3 9.3c.4 4.9 2.5 10.6 2.5 10.6c-3.8 0-7.5-18.3-11-18.3s-5.7 18.3-9 18.3z"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="47" cy="11" r="3" stroke-miterlimit="10"/><circle cx="25" cy="11" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 41.9s2.1-4.7 2.5-9.6c.2-2.5.3-9.3.3-9.3c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5l.8 18.9m-40 0l.8-18.9c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5c0 0 .1 6.7.3 9.3c.4 4.9 2.5 9.6 2.5 9.6"/><path stroke-linecap="round" stroke-linejoin="round" d="m52 23.6l1.9 38.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L48.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8L42 23.6M30 24c-2.4 3.5-.7 6.1 0 8c.5 1.3.8 4.2.9 5.6c.6 6 1 24.2 1 24.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L26.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8c0 0 .5-18.1 1.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9 2.4-4.7 0-8"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWomanAndManHoldingHandsMediumDarkSkinToneLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fadcbc"><circle cx="47" cy="11" r="3"/><path d="m52 23.6l1.9 38.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L48.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8L42 23.6"/><path d="M56 42.9c-3.3 0-5.5-18.3-9-18.3s-7.2 18.3-11 18.3c0 0 2.1-5.7 2.5-10.6c.2-2.5.3-9.3.3-9.3c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5z"/></g><g fill="#a57939"><circle cx="25" cy="11" r="3"/><path d="M30 24c-2.4 3.5-.7 6.1 0 8c.5 1.3.8 4.2.9 5.6c.6 6 1 24.2 1 24.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L26.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8c0 0 .5-18.1 1.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9 2.4-4.7 0-8"/><path d="M16.8 23c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5c0 0 .1 6.7.3 9.3c.4 4.9 2.5 10.6 2.5 10.6c-3.8 0-7.5-18.3-11-18.3s-5.7 18.3-9 18.3z"/></g><g fill="none" stroke="#000" strokeWidth="2"><circle cx="47" cy="11" r="3" strokeMiterlimit="10"/><circle cx="25" cy="11" r="3" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M36 41.9s2.1-4.7 2.5-9.6c.2-2.5.3-9.3.3-9.3c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5l.8 18.9m-40 0l.8-18.9c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5c0 0 .1 6.7.3 9.3c.4 4.9 2.5 9.6 2.5 9.6"/><path strokeLinecap="round" strokeLinejoin="round" d="m52 23.6l1.9 38.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L48.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8L42 23.6M30 24c-2.4 3.5-.7 6.1 0 8c.5 1.3.8 4.2.9 5.6c.6 6 1 24.2 1 24.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L26.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8c0 0 .5-18.1 1.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9 2.4-4.7 0-8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fadcbc"><circle cx="47" cy="11" r="3"/><path d="m52 23.6l1.9 38.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L48.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8L42 23.6"/><path d="M56 42.9c-3.3 0-5.5-18.3-9-18.3s-7.2 18.3-11 18.3c0 0 2.1-5.7 2.5-10.6c.2-2.5.3-9.3.3-9.3c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5z"/></g><g fill="#a57939"><circle cx="25" cy="11" r="3"/><path d="M30 24c-2.4 3.5-.7 6.1 0 8c.5 1.3.8 4.2.9 5.6c.6 6 1 24.2 1 24.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L26.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8c0 0 .5-18.1 1.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9 2.4-4.7 0-8"/><path d="M16.8 23c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5c0 0 .1 6.7.3 9.3c.4 4.9 2.5 10.6 2.5 10.6c-3.8 0-7.5-18.3-11-18.3s-5.7 18.3-9 18.3z"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="47" cy="11" r="3" stroke-miterlimit="10"/><circle cx="25" cy="11" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 41.9s2.1-4.7 2.5-9.6c.2-2.5.3-9.3.3-9.3c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5l.8 18.9m-40 0l.8-18.9c.1-2.8 2.4-5 5.2-5h6c2.8 0 5.1 2.2 5.2 5c0 0 .1 6.7.3 9.3c.4 4.9 2.5 9.6 2.5 9.6"/><path stroke-linecap="round" stroke-linejoin="round" d="m52 23.6l1.9 38.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L48.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8L42 23.6M30 24c-2.4 3.5-.7 6.1 0 8c.5 1.3.8 4.2.9 5.6c.6 6 1 24.2 1 24.2c.1 1.1-.7 1.8-1.5 1.8s-1.4-.6-1.5-1.3L26.2 39c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2 1.1l-2.7 23.3c-.1.7-.7 1.3-1.5 1.3s-1.6-.7-1.5-1.8c0 0 .5-18.1 1.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9 2.4-4.7 0-8"/></g></svg>
</template>

CSS

.icon-woman-and-man-holding-hands-medium-dark-skin-tone-light-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%3Cg%20fill%3D%22%23fadcbc%22%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2211%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m52%2023.6l1.9%2038.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L48.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8L42%2023.6%22%2F%3E%3Cpath%20d%3D%22M56%2042.9c-3.3%200-5.5-18.3-9-18.3s-7.2%2018.3-11%2018.3c0%200%202.1-5.7%202.5-10.6c.2-2.5.3-9.3.3-9.3c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23a57939%22%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2211%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M30%2024c-2.4%203.5-.7%206.1%200%208c.5%201.3.8%204.2.9%205.6c.6%206%201%2024.2%201%2024.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L26.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8c0%200%20.5-18.1%201.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9%202.4-4.7%200-8%22%2F%3E%3Cpath%20d%3D%22M16.8%2023c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205c0%200%20.1%206.7.3%209.3c.4%204.9%202.5%2010.6%202.5%2010.6c-3.8%200-7.5-18.3-11-18.3s-5.7%2018.3-9%2018.3z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2211%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2211%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2041.9s2.1-4.7%202.5-9.6c.2-2.5.3-9.3.3-9.3c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205l.8%2018.9m-40%200l.8-18.9c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205c0%200%20.1%206.7.3%209.3c.4%204.9%202.5%209.6%202.5%209.6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m52%2023.6l1.9%2038.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L48.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8L42%2023.6M30%2024c-2.4%203.5-.7%206.1%200%208c.5%201.3.8%204.2.9%205.6c.6%206%201%2024.2%201%2024.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L26.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8c0%200%20.5-18.1%201.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9%202.4-4.7%200-8%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%2072%2072%22%3E%3Cg%20fill%3D%22%23fadcbc%22%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2211%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m52%2023.6l1.9%2038.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L48.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8L42%2023.6%22%2F%3E%3Cpath%20d%3D%22M56%2042.9c-3.3%200-5.5-18.3-9-18.3s-7.2%2018.3-11%2018.3c0%200%202.1-5.7%202.5-10.6c.2-2.5.3-9.3.3-9.3c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23a57939%22%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2211%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M30%2024c-2.4%203.5-.7%206.1%200%208c.5%201.3.8%204.2.9%205.6c.6%206%201%2024.2%201%2024.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L26.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8c0%200%20.5-18.1%201.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9%202.4-4.7%200-8%22%2F%3E%3Cpath%20d%3D%22M16.8%2023c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205c0%200%20.1%206.7.3%209.3c.4%204.9%202.5%2010.6%202.5%2010.6c-3.8%200-7.5-18.3-11-18.3s-5.7%2018.3-9%2018.3z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2247%22%20cy%3D%2211%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2211%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2041.9s2.1-4.7%202.5-9.6c.2-2.5.3-9.3.3-9.3c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205l.8%2018.9m-40%200l.8-18.9c.1-2.8%202.4-5%205.2-5h6c2.8%200%205.1%202.2%205.2%205c0%200%20.1%206.7.3%209.3c.4%204.9%202.5%209.6%202.5%209.6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m52%2023.6l1.9%2038.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L48.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8L42%2023.6M30%2024c-2.4%203.5-.7%206.1%200%208c.5%201.3.8%204.2.9%205.6c.6%206%201%2024.2%201%2024.2c.1%201.1-.7%201.8-1.5%201.8s-1.4-.6-1.5-1.3L26.2%2039c-.1-.6-.5-1.1-1.2-1.1s-1.1.5-1.2%201.1l-2.7%2023.3c-.1.7-.7%201.3-1.5%201.3s-1.6-.7-1.5-1.8c0%200%20.5-18.1%201.1-24c.1-1.5.4-4.4.8-5.9c.6-1.9%202.4-4.7%200-8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/woman-and-man-holding-hands-medium-dark-skin-tone-light-skin-tone.svg?color=%231a73e8&size=48