clapping hands emoji

clapping-hands-medium-dark-skin-tone from Emoji One (Colored) by Emoji One · Medium-dark skin tone · People · CC-BY-4.0 Attribution required.

Name
clapping-hands-medium-dark-skin-tone
Set
Emoji One (Colored)
Style
Medium-dark skin tone
Category
People
Viewbox
64×64
License
CC BY 4.0

5 other variants in Emoji One (Colored)

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the clapping hands emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#785440" d="M47.5 27.3S43 23.6 40.6 20c-.9-1.3-3.8-1.1-4.8 1.4l-15.6 6l-10.3-5.5c-1.6-1-3.7-.3-4.6 1.6c-.9 1.8-.4 4.1 1.3 5.1l1.6.9c-1.4-.2-2.9.5-3.6 1.9c-.9 1.8-.4 4.1 1.3 5.1l3.6 2.1c-1.6-1-3.7-.3-4.6 1.6c-.9 1.8-.4 4.1 1.3 5.1c0 0 18.1 11.2 24.3 14.5c4.9 2.7 14.6 4 20.7-3.4c2-2.6-3.7-29.1-3.7-29.1"/><g fill="#b47d56"><path d="M55 27.3c-3.2-2.2-5.4-5.1-7-9.5c-.6-1.5-2.8-1.8-4.1.7c-1.9 3.6-.1 6.5.9 7.8l.5.6s.3 1.1.8 2.4c-2.7-.6-5.7.9-7.8 3.7c-2.2 2.9-7.4 7.9-9.6 10.8c-2.7 3.5-2 8.5 1 10.7c0 0 15.7 11.5 26.1-2.6c8.2-11 2.4-22.4-.8-24.6"/><path d="M49.7 31.5c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1L20.6 20c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/></g><path fill="#935e3e" d="M36.8 29.5L20.9 18c-.9-.6-1.5-1.6-1.2-3.1c-1.1 2-.4 4 .9 5l15.9 11.5c1.6 1.2 1.9-.7.3-1.9"/><path fill="#b47d56" d="M41.6 35c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="M32 35.4L12.8 21.5c-.9-.6-1.5-1.8-1.2-3.1c-1.1 2-.5 4.2.9 5.2l19.3 13.7c1.5 1.2 1.8-.8.2-1.9"/><path fill="#b47d56" d="M40 43c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="m28.2 41.8l-17-12.2c-.9-.6-1.5-2-1.1-3.4c-1.3 1.9-.8 4.4.6 5.4l17.2 12.1c1.6 1.2 1.9-.7.3-1.9"/><path fill="#b47d56" d="M39.3 52c1.6 1.2-9.8 2.4-11.4 1.2L10.3 40.5c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="M59.9 41.6s-1.7 8.8-8.7 14.1c-6.2 4.7-15.8.6-20.4-2.4C26 50 23.6 48.4 12 39.6c-2.2-1.7-2.8-2.8-2.5-4.6c-1.7 1.8-.8 4.6.6 5.6l1.2.8s13.9 10.2 18.6 13.4c4.3 3 15.4 7.7 22.4 2.1c7.9-6.1 7.6-15.3 7.6-15.3M48 30.1C46 28 45.9 25 45.9 25l-.5-.6c-.8-1-2.1-3.1-1.6-5.6c-1.9 3.5 0 6.3.9 7.5l.5.6s-.1.9.4 1.6z"/><path fill="#42ade2" d="m37.8 2l3 12.2l5.9-11.3zm14.8 3.6l-4.5 10.1L58.6 13zM30.2 3.5l2.8 11l-9.2-5.9z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneClappingHandsMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#785440" d="M47.5 27.3S43 23.6 40.6 20c-.9-1.3-3.8-1.1-4.8 1.4l-15.6 6l-10.3-5.5c-1.6-1-3.7-.3-4.6 1.6c-.9 1.8-.4 4.1 1.3 5.1l1.6.9c-1.4-.2-2.9.5-3.6 1.9c-.9 1.8-.4 4.1 1.3 5.1l3.6 2.1c-1.6-1-3.7-.3-4.6 1.6c-.9 1.8-.4 4.1 1.3 5.1c0 0 18.1 11.2 24.3 14.5c4.9 2.7 14.6 4 20.7-3.4c2-2.6-3.7-29.1-3.7-29.1"/><g fill="#b47d56"><path d="M55 27.3c-3.2-2.2-5.4-5.1-7-9.5c-.6-1.5-2.8-1.8-4.1.7c-1.9 3.6-.1 6.5.9 7.8l.5.6s.3 1.1.8 2.4c-2.7-.6-5.7.9-7.8 3.7c-2.2 2.9-7.4 7.9-9.6 10.8c-2.7 3.5-2 8.5 1 10.7c0 0 15.7 11.5 26.1-2.6c8.2-11 2.4-22.4-.8-24.6"/><path d="M49.7 31.5c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1L20.6 20c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/></g><path fill="#935e3e" d="M36.8 29.5L20.9 18c-.9-.6-1.5-1.6-1.2-3.1c-1.1 2-.4 4 .9 5l15.9 11.5c1.6 1.2 1.9-.7.3-1.9"/><path fill="#b47d56" d="M41.6 35c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="M32 35.4L12.8 21.5c-.9-.6-1.5-1.8-1.2-3.1c-1.1 2-.5 4.2.9 5.2l19.3 13.7c1.5 1.2 1.8-.8.2-1.9"/><path fill="#b47d56" d="M40 43c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="m28.2 41.8l-17-12.2c-.9-.6-1.5-2-1.1-3.4c-1.3 1.9-.8 4.4.6 5.4l17.2 12.1c1.6 1.2 1.9-.7.3-1.9"/><path fill="#b47d56" d="M39.3 52c1.6 1.2-9.8 2.4-11.4 1.2L10.3 40.5c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="M59.9 41.6s-1.7 8.8-8.7 14.1c-6.2 4.7-15.8.6-20.4-2.4C26 50 23.6 48.4 12 39.6c-2.2-1.7-2.8-2.8-2.5-4.6c-1.7 1.8-.8 4.6.6 5.6l1.2.8s13.9 10.2 18.6 13.4c4.3 3 15.4 7.7 22.4 2.1c7.9-6.1 7.6-15.3 7.6-15.3M48 30.1C46 28 45.9 25 45.9 25l-.5-.6c-.8-1-2.1-3.1-1.6-5.6c-1.9 3.5 0 6.3.9 7.5l.5.6s-.1.9.4 1.6z"/><path fill="#42ade2" d="m37.8 2l3 12.2l5.9-11.3zm14.8 3.6l-4.5 10.1L58.6 13zM30.2 3.5l2.8 11l-9.2-5.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#785440" d="M47.5 27.3S43 23.6 40.6 20c-.9-1.3-3.8-1.1-4.8 1.4l-15.6 6l-10.3-5.5c-1.6-1-3.7-.3-4.6 1.6c-.9 1.8-.4 4.1 1.3 5.1l1.6.9c-1.4-.2-2.9.5-3.6 1.9c-.9 1.8-.4 4.1 1.3 5.1l3.6 2.1c-1.6-1-3.7-.3-4.6 1.6c-.9 1.8-.4 4.1 1.3 5.1c0 0 18.1 11.2 24.3 14.5c4.9 2.7 14.6 4 20.7-3.4c2-2.6-3.7-29.1-3.7-29.1"/><g fill="#b47d56"><path d="M55 27.3c-3.2-2.2-5.4-5.1-7-9.5c-.6-1.5-2.8-1.8-4.1.7c-1.9 3.6-.1 6.5.9 7.8l.5.6s.3 1.1.8 2.4c-2.7-.6-5.7.9-7.8 3.7c-2.2 2.9-7.4 7.9-9.6 10.8c-2.7 3.5-2 8.5 1 10.7c0 0 15.7 11.5 26.1-2.6c8.2-11 2.4-22.4-.8-24.6"/><path d="M49.7 31.5c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1L20.6 20c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/></g><path fill="#935e3e" d="M36.8 29.5L20.9 18c-.9-.6-1.5-1.6-1.2-3.1c-1.1 2-.4 4 .9 5l15.9 11.5c1.6 1.2 1.9-.7.3-1.9"/><path fill="#b47d56" d="M41.6 35c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="M32 35.4L12.8 21.5c-.9-.6-1.5-1.8-1.2-3.1c-1.1 2-.5 4.2.9 5.2l19.3 13.7c1.5 1.2 1.8-.8.2-1.9"/><path fill="#b47d56" d="M40 43c1.6 1.2 2 3.5.8 5.3c-1.1 1.8-3.4 2.3-5 1.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="m28.2 41.8l-17-12.2c-.9-.6-1.5-2-1.1-3.4c-1.3 1.9-.8 4.4.6 5.4l17.2 12.1c1.6 1.2 1.9-.7.3-1.9"/><path fill="#b47d56" d="M39.3 52c1.6 1.2-9.8 2.4-11.4 1.2L10.3 40.5c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8 3.4-2.3 5-1.1z"/><path fill="#935e3e" d="M59.9 41.6s-1.7 8.8-8.7 14.1c-6.2 4.7-15.8.6-20.4-2.4C26 50 23.6 48.4 12 39.6c-2.2-1.7-2.8-2.8-2.5-4.6c-1.7 1.8-.8 4.6.6 5.6l1.2.8s13.9 10.2 18.6 13.4c4.3 3 15.4 7.7 22.4 2.1c7.9-6.1 7.6-15.3 7.6-15.3M48 30.1C46 28 45.9 25 45.9 25l-.5-.6c-.8-1-2.1-3.1-1.6-5.6c-1.9 3.5 0 6.3.9 7.5l.5.6s-.1.9.4 1.6z"/><path fill="#42ade2" d="m37.8 2l3 12.2l5.9-11.3zm14.8 3.6l-4.5 10.1L58.6 13zM30.2 3.5l2.8 11l-9.2-5.9z"/></svg>
</template>

CSS

.icon-clapping-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23785440%22%20d%3D%22M47.5%2027.3S43%2023.6%2040.6%2020c-.9-1.3-3.8-1.1-4.8%201.4l-15.6%206l-10.3-5.5c-1.6-1-3.7-.3-4.6%201.6c-.9%201.8-.4%204.1%201.3%205.1l1.6.9c-1.4-.2-2.9.5-3.6%201.9c-.9%201.8-.4%204.1%201.3%205.1l3.6%202.1c-1.6-1-3.7-.3-4.6%201.6c-.9%201.8-.4%204.1%201.3%205.1c0%200%2018.1%2011.2%2024.3%2014.5c4.9%202.7%2014.6%204%2020.7-3.4c2-2.6-3.7-29.1-3.7-29.1%22%2F%3E%3Cg%20fill%3D%22%23b47d56%22%3E%3Cpath%20d%3D%22M55%2027.3c-3.2-2.2-5.4-5.1-7-9.5c-.6-1.5-2.8-1.8-4.1.7c-1.9%203.6-.1%206.5.9%207.8l.5.6s.3%201.1.8%202.4c-2.7-.6-5.7.9-7.8%203.7c-2.2%202.9-7.4%207.9-9.6%2010.8c-2.7%203.5-2%208.5%201%2010.7c0%200%2015.7%2011.5%2026.1-2.6c8.2-11%202.4-22.4-.8-24.6%22%2F%3E%3Cpath%20d%3D%22M49.7%2031.5c1.6%201.2%202%203.5.8%205.3c-1.1%201.8-3.4%202.3-5%201.1L20.6%2020c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M36.8%2029.5L20.9%2018c-.9-.6-1.5-1.6-1.2-3.1c-1.1%202-.4%204%20.9%205l15.9%2011.5c1.6%201.2%201.9-.7.3-1.9%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M41.6%2035c1.6%201.2%202%203.5.8%205.3c-1.1%201.8-3.4%202.3-5%201.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M32%2035.4L12.8%2021.5c-.9-.6-1.5-1.8-1.2-3.1c-1.1%202-.5%204.2.9%205.2l19.3%2013.7c1.5%201.2%201.8-.8.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M40%2043c1.6%201.2%202%203.5.8%205.3c-1.1%201.8-3.4%202.3-5%201.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22m28.2%2041.8l-17-12.2c-.9-.6-1.5-2-1.1-3.4c-1.3%201.9-.8%204.4.6%205.4l17.2%2012.1c1.6%201.2%201.9-.7.3-1.9%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M39.3%2052c1.6%201.2-9.8%202.4-11.4%201.2L10.3%2040.5c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M59.9%2041.6s-1.7%208.8-8.7%2014.1c-6.2%204.7-15.8.6-20.4-2.4C26%2050%2023.6%2048.4%2012%2039.6c-2.2-1.7-2.8-2.8-2.5-4.6c-1.7%201.8-.8%204.6.6%205.6l1.2.8s13.9%2010.2%2018.6%2013.4c4.3%203%2015.4%207.7%2022.4%202.1c7.9-6.1%207.6-15.3%207.6-15.3M48%2030.1C46%2028%2045.9%2025%2045.9%2025l-.5-.6c-.8-1-2.1-3.1-1.6-5.6c-1.9%203.5%200%206.3.9%207.5l.5.6s-.1.9.4%201.6z%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22m37.8%202l3%2012.2l5.9-11.3zm14.8%203.6l-4.5%2010.1L58.6%2013zM30.2%203.5l2.8%2011l-9.2-5.9z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23785440%22%20d%3D%22M47.5%2027.3S43%2023.6%2040.6%2020c-.9-1.3-3.8-1.1-4.8%201.4l-15.6%206l-10.3-5.5c-1.6-1-3.7-.3-4.6%201.6c-.9%201.8-.4%204.1%201.3%205.1l1.6.9c-1.4-.2-2.9.5-3.6%201.9c-.9%201.8-.4%204.1%201.3%205.1l3.6%202.1c-1.6-1-3.7-.3-4.6%201.6c-.9%201.8-.4%204.1%201.3%205.1c0%200%2018.1%2011.2%2024.3%2014.5c4.9%202.7%2014.6%204%2020.7-3.4c2-2.6-3.7-29.1-3.7-29.1%22%2F%3E%3Cg%20fill%3D%22%23b47d56%22%3E%3Cpath%20d%3D%22M55%2027.3c-3.2-2.2-5.4-5.1-7-9.5c-.6-1.5-2.8-1.8-4.1.7c-1.9%203.6-.1%206.5.9%207.8l.5.6s.3%201.1.8%202.4c-2.7-.6-5.7.9-7.8%203.7c-2.2%202.9-7.4%207.9-9.6%2010.8c-2.7%203.5-2%208.5%201%2010.7c0%200%2015.7%2011.5%2026.1-2.6c8.2-11%202.4-22.4-.8-24.6%22%2F%3E%3Cpath%20d%3D%22M49.7%2031.5c1.6%201.2%202%203.5.8%205.3c-1.1%201.8-3.4%202.3-5%201.1L20.6%2020c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M36.8%2029.5L20.9%2018c-.9-.6-1.5-1.6-1.2-3.1c-1.1%202-.4%204%20.9%205l15.9%2011.5c1.6%201.2%201.9-.7.3-1.9%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M41.6%2035c1.6%201.2%202%203.5.8%205.3c-1.1%201.8-3.4%202.3-5%201.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M32%2035.4L12.8%2021.5c-.9-.6-1.5-1.8-1.2-3.1c-1.1%202-.5%204.2.9%205.2l19.3%2013.7c1.5%201.2%201.8-.8.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M40%2043c1.6%201.2%202%203.5.8%205.3c-1.1%201.8-3.4%202.3-5%201.1l-24.9-18c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22m28.2%2041.8l-17-12.2c-.9-.6-1.5-2-1.1-3.4c-1.3%201.9-.8%204.4.6%205.4l17.2%2012.1c1.6%201.2%201.9-.7.3-1.9%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M39.3%2052c1.6%201.2-9.8%202.4-11.4%201.2L10.3%2040.5c-1.6-1.2-2-3.5-.8-5.3c1.1-1.8%203.4-2.3%205-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23935e3e%22%20d%3D%22M59.9%2041.6s-1.7%208.8-8.7%2014.1c-6.2%204.7-15.8.6-20.4-2.4C26%2050%2023.6%2048.4%2012%2039.6c-2.2-1.7-2.8-2.8-2.5-4.6c-1.7%201.8-.8%204.6.6%205.6l1.2.8s13.9%2010.2%2018.6%2013.4c4.3%203%2015.4%207.7%2022.4%202.1c7.9-6.1%207.6-15.3%207.6-15.3M48%2030.1C46%2028%2045.9%2025%2045.9%2025l-.5-.6c-.8-1-2.1-3.1-1.6-5.6c-1.9%203.5%200%206.3.9%207.5l.5.6s-.1.9.4%201.6z%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22m37.8%202l3%2012.2l5.9-11.3zm14.8%203.6l-4.5%2010.1L58.6%2013zM30.2%203.5l2.8%2011l-9.2-5.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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