clapping hands emoji
clapping-hands from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- clapping-hands
- Set
- OpenMoji
- Style
- Default
- 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-handchildconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tonecouple-with-heart-man-man-light-skin-tone-dark-skin-tone
Use the clapping hands emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m56.352 43.998l-1.061-7.477c-.512-3.022-.828-7.289-1.9-14.274c-2.474-1.815-5.452 1.65-6.204 4.633L44.435 8.96c-.556-3.614-7.134-2.877-6.45 1.574l2.086 14.078l-2.529-16.958c-.598-3.89-7.134-4.274-6.064 2.692c-.533-3.473-7.084-3.423-6.28 1.805l.774 5.431l.101.809l-.221-1.698c-.48-3.129-6.07-2.378-5.45 1.657l1.08 6.431"/><path d="M22.748 27.254c-3.192-3.193 1.689-7.689 4.28-5.098l16.31 16.31l-3.458-3.458c-1.162-2.857-.81-7.424 2.265-7.424c5.01 5.01 8.474 8.934 10.679 11.073c6.226 6.226 6.226 16.321 0 22.548s-16.187 6.258-22.414.031L13.172 43.998c-2.894-2.894 1.179-6.816 3.423-4.572l9.859 10.043l-8.574-8.734l-4.508-4.592c-3.75-3.749 1.515-7.674 4.006-5.183c-4.996-4.996.515-8.562 3.305-5.772l13.39 13.39"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m20.36 18.341l.281 1.83m-5.233-7.261L14.06 6.624m-1.553 11.881l-5.915 2.521m7.061-5.506l-4.439-2.301m45.318 1.278l-.262-6.424m4.466 11.12l6.356.967m-8.21-3.572l3.725-3.336m-30.69 30.491L16.835 30.417m17.239 8.162L20.683 25.188m-7.511 18.81c-2.894-2.894 1.179-6.816 3.422-4.572l9.86 10.043M13.372 36.143c-3.75-3.749 1.515-7.674 4.006-5.183m3.305-5.772c-2.79-2.79-8.3.776-3.305 5.772m35.446 7.697c-2.205-2.14-5.669-6.062-10.679-11.072c-3.074 0-3.427 4.566-2.266 7.423l3.458 3.458l-16.31-16.31c-2.59-2.591-7.47 1.905-4.279 5.098m-9.376 8.889l4.508 4.592m34.944-2.078c6.226 6.226 6.226 16.321 0 22.548s-16.187 6.258-22.414.031M13.172 43.998L30.41 61.236m2.977-37.53L31.348 9.559m8.731 15.06l-2.536-17M20.36 18.342c-.621-4.045 4.983-4.798 5.464-1.662l.222 1.702m-.878-6.255c-.805-5.24 5.761-5.29 6.296-1.81"/><path d="M37.543 7.619c-.599-3.9-7.152-4.284-6.079 2.699m23.871 26.239c-.513-3.03-.83-7.306-1.905-14.31c-2.479-1.818-5.464 1.655-6.218 4.645l-2.76-17.964c-.556-3.622-7.15-2.884-6.465 1.578m-12.819 1.621l.776 5.445m-5.584.769l.281 1.83m-5.233-7.261L14.06 6.624m-1.553 11.881l-5.915 2.521m7.061-5.506l-4.439-2.301m45.318 1.278l-.262-6.424m4.466 11.12l6.356.967m-8.21-3.572l3.725-3.336"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiClappingHands(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path stroke="#fcea2b" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m56.352 43.998l-1.061-7.477c-.512-3.022-.828-7.289-1.9-14.274c-2.474-1.815-5.452 1.65-6.204 4.633L44.435 8.96c-.556-3.614-7.134-2.877-6.45 1.574l2.086 14.078l-2.529-16.958c-.598-3.89-7.134-4.274-6.064 2.692c-.533-3.473-7.084-3.423-6.28 1.805l.774 5.431l.101.809l-.221-1.698c-.48-3.129-6.07-2.378-5.45 1.657l1.08 6.431"/><path d="M22.748 27.254c-3.192-3.193 1.689-7.689 4.28-5.098l16.31 16.31l-3.458-3.458c-1.162-2.857-.81-7.424 2.265-7.424c5.01 5.01 8.474 8.934 10.679 11.073c6.226 6.226 6.226 16.321 0 22.548s-16.187 6.258-22.414.031L13.172 43.998c-2.894-2.894 1.179-6.816 3.423-4.572l9.859 10.043l-8.574-8.734l-4.508-4.592c-3.75-3.749 1.515-7.674 4.006-5.183c-4.996-4.996.515-8.562 3.305-5.772l13.39 13.39"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m20.36 18.341l.281 1.83m-5.233-7.261L14.06 6.624m-1.553 11.881l-5.915 2.521m7.061-5.506l-4.439-2.301m45.318 1.278l-.262-6.424m4.466 11.12l6.356.967m-8.21-3.572l3.725-3.336m-30.69 30.491L16.835 30.417m17.239 8.162L20.683 25.188m-7.511 18.81c-2.894-2.894 1.179-6.816 3.422-4.572l9.86 10.043M13.372 36.143c-3.75-3.749 1.515-7.674 4.006-5.183m3.305-5.772c-2.79-2.79-8.3.776-3.305 5.772m35.446 7.697c-2.205-2.14-5.669-6.062-10.679-11.072c-3.074 0-3.427 4.566-2.266 7.423l3.458 3.458l-16.31-16.31c-2.59-2.591-7.47 1.905-4.279 5.098m-9.376 8.889l4.508 4.592m34.944-2.078c6.226 6.226 6.226 16.321 0 22.548s-16.187 6.258-22.414.031M13.172 43.998L30.41 61.236m2.977-37.53L31.348 9.559m8.731 15.06l-2.536-17M20.36 18.342c-.621-4.045 4.983-4.798 5.464-1.662l.222 1.702m-.878-6.255c-.805-5.24 5.761-5.29 6.296-1.81"/><path d="M37.543 7.619c-.599-3.9-7.152-4.284-6.079 2.699m23.871 26.239c-.513-3.03-.83-7.306-1.905-14.31c-2.479-1.818-5.464 1.655-6.218 4.645l-2.76-17.964c-.556-3.622-7.15-2.884-6.465 1.578m-12.819 1.621l.776 5.445m-5.584.769l.281 1.83m-5.233-7.261L14.06 6.624m-1.553 11.881l-5.915 2.521m7.061-5.506l-4.439-2.301m45.318 1.278l-.262-6.424m4.466 11.12l6.356.967m-8.21-3.572l3.725-3.336"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><path stroke="#fcea2b" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m56.352 43.998l-1.061-7.477c-.512-3.022-.828-7.289-1.9-14.274c-2.474-1.815-5.452 1.65-6.204 4.633L44.435 8.96c-.556-3.614-7.134-2.877-6.45 1.574l2.086 14.078l-2.529-16.958c-.598-3.89-7.134-4.274-6.064 2.692c-.533-3.473-7.084-3.423-6.28 1.805l.774 5.431l.101.809l-.221-1.698c-.48-3.129-6.07-2.378-5.45 1.657l1.08 6.431"/><path d="M22.748 27.254c-3.192-3.193 1.689-7.689 4.28-5.098l16.31 16.31l-3.458-3.458c-1.162-2.857-.81-7.424 2.265-7.424c5.01 5.01 8.474 8.934 10.679 11.073c6.226 6.226 6.226 16.321 0 22.548s-16.187 6.258-22.414.031L13.172 43.998c-2.894-2.894 1.179-6.816 3.423-4.572l9.859 10.043l-8.574-8.734l-4.508-4.592c-3.75-3.749 1.515-7.674 4.006-5.183c-4.996-4.996.515-8.562 3.305-5.772l13.39 13.39"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m20.36 18.341l.281 1.83m-5.233-7.261L14.06 6.624m-1.553 11.881l-5.915 2.521m7.061-5.506l-4.439-2.301m45.318 1.278l-.262-6.424m4.466 11.12l6.356.967m-8.21-3.572l3.725-3.336m-30.69 30.491L16.835 30.417m17.239 8.162L20.683 25.188m-7.511 18.81c-2.894-2.894 1.179-6.816 3.422-4.572l9.86 10.043M13.372 36.143c-3.75-3.749 1.515-7.674 4.006-5.183m3.305-5.772c-2.79-2.79-8.3.776-3.305 5.772m35.446 7.697c-2.205-2.14-5.669-6.062-10.679-11.072c-3.074 0-3.427 4.566-2.266 7.423l3.458 3.458l-16.31-16.31c-2.59-2.591-7.47 1.905-4.279 5.098m-9.376 8.889l4.508 4.592m34.944-2.078c6.226 6.226 6.226 16.321 0 22.548s-16.187 6.258-22.414.031M13.172 43.998L30.41 61.236m2.977-37.53L31.348 9.559m8.731 15.06l-2.536-17M20.36 18.342c-.621-4.045 4.983-4.798 5.464-1.662l.222 1.702m-.878-6.255c-.805-5.24 5.761-5.29 6.296-1.81"/><path d="M37.543 7.619c-.599-3.9-7.152-4.284-6.079 2.699m23.871 26.239c-.513-3.03-.83-7.306-1.905-14.31c-2.479-1.818-5.464 1.655-6.218 4.645l-2.76-17.964c-.556-3.622-7.15-2.884-6.465 1.578m-12.819 1.621l.776 5.445m-5.584.769l.281 1.83m-5.233-7.261L14.06 6.624m-1.553 11.881l-5.915 2.521m7.061-5.506l-4.439-2.301m45.318 1.278l-.262-6.424m4.466 11.12l6.356.967m-8.21-3.572l3.725-3.336"/></g></svg> </template>
CSS
.icon-clapping-hands {
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%23fcea2b%22%3E%3Cpath%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m56.352%2043.998l-1.061-7.477c-.512-3.022-.828-7.289-1.9-14.274c-2.474-1.815-5.452%201.65-6.204%204.633L44.435%208.96c-.556-3.614-7.134-2.877-6.45%201.574l2.086%2014.078l-2.529-16.958c-.598-3.89-7.134-4.274-6.064%202.692c-.533-3.473-7.084-3.423-6.28%201.805l.774%205.431l.101.809l-.221-1.698c-.48-3.129-6.07-2.378-5.45%201.657l1.08%206.431%22%2F%3E%3Cpath%20d%3D%22M22.748%2027.254c-3.192-3.193%201.689-7.689%204.28-5.098l16.31%2016.31l-3.458-3.458c-1.162-2.857-.81-7.424%202.265-7.424c5.01%205.01%208.474%208.934%2010.679%2011.073c6.226%206.226%206.226%2016.321%200%2022.548s-16.187%206.258-22.414.031L13.172%2043.998c-2.894-2.894%201.179-6.816%203.423-4.572l9.859%2010.043l-8.574-8.734l-4.508-4.592c-3.75-3.749%201.515-7.674%204.006-5.183c-4.996-4.996.515-8.562%203.305-5.772l13.39%2013.39%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m20.36%2018.341l.281%201.83m-5.233-7.261L14.06%206.624m-1.553%2011.881l-5.915%202.521m7.061-5.506l-4.439-2.301m45.318%201.278l-.262-6.424m4.466%2011.12l6.356.967m-8.21-3.572l3.725-3.336m-30.69%2030.491L16.835%2030.417m17.239%208.162L20.683%2025.188m-7.511%2018.81c-2.894-2.894%201.179-6.816%203.422-4.572l9.86%2010.043M13.372%2036.143c-3.75-3.749%201.515-7.674%204.006-5.183m3.305-5.772c-2.79-2.79-8.3.776-3.305%205.772m35.446%207.697c-2.205-2.14-5.669-6.062-10.679-11.072c-3.074%200-3.427%204.566-2.266%207.423l3.458%203.458l-16.31-16.31c-2.59-2.591-7.47%201.905-4.279%205.098m-9.376%208.889l4.508%204.592m34.944-2.078c6.226%206.226%206.226%2016.321%200%2022.548s-16.187%206.258-22.414.031M13.172%2043.998L30.41%2061.236m2.977-37.53L31.348%209.559m8.731%2015.06l-2.536-17M20.36%2018.342c-.621-4.045%204.983-4.798%205.464-1.662l.222%201.702m-.878-6.255c-.805-5.24%205.761-5.29%206.296-1.81%22%2F%3E%3Cpath%20d%3D%22M37.543%207.619c-.599-3.9-7.152-4.284-6.079%202.699m23.871%2026.239c-.513-3.03-.83-7.306-1.905-14.31c-2.479-1.818-5.464%201.655-6.218%204.645l-2.76-17.964c-.556-3.622-7.15-2.884-6.465%201.578m-12.819%201.621l.776%205.445m-5.584.769l.281%201.83m-5.233-7.261L14.06%206.624m-1.553%2011.881l-5.915%202.521m7.061-5.506l-4.439-2.301m45.318%201.278l-.262-6.424m4.466%2011.12l6.356.967m-8.21-3.572l3.725-3.336%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%23fcea2b%22%3E%3Cpath%20stroke%3D%22%23fcea2b%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m56.352%2043.998l-1.061-7.477c-.512-3.022-.828-7.289-1.9-14.274c-2.474-1.815-5.452%201.65-6.204%204.633L44.435%208.96c-.556-3.614-7.134-2.877-6.45%201.574l2.086%2014.078l-2.529-16.958c-.598-3.89-7.134-4.274-6.064%202.692c-.533-3.473-7.084-3.423-6.28%201.805l.774%205.431l.101.809l-.221-1.698c-.48-3.129-6.07-2.378-5.45%201.657l1.08%206.431%22%2F%3E%3Cpath%20d%3D%22M22.748%2027.254c-3.192-3.193%201.689-7.689%204.28-5.098l16.31%2016.31l-3.458-3.458c-1.162-2.857-.81-7.424%202.265-7.424c5.01%205.01%208.474%208.934%2010.679%2011.073c6.226%206.226%206.226%2016.321%200%2022.548s-16.187%206.258-22.414.031L13.172%2043.998c-2.894-2.894%201.179-6.816%203.423-4.572l9.859%2010.043l-8.574-8.734l-4.508-4.592c-3.75-3.749%201.515-7.674%204.006-5.183c-4.996-4.996.515-8.562%203.305-5.772l13.39%2013.39%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m20.36%2018.341l.281%201.83m-5.233-7.261L14.06%206.624m-1.553%2011.881l-5.915%202.521m7.061-5.506l-4.439-2.301m45.318%201.278l-.262-6.424m4.466%2011.12l6.356.967m-8.21-3.572l3.725-3.336m-30.69%2030.491L16.835%2030.417m17.239%208.162L20.683%2025.188m-7.511%2018.81c-2.894-2.894%201.179-6.816%203.422-4.572l9.86%2010.043M13.372%2036.143c-3.75-3.749%201.515-7.674%204.006-5.183m3.305-5.772c-2.79-2.79-8.3.776-3.305%205.772m35.446%207.697c-2.205-2.14-5.669-6.062-10.679-11.072c-3.074%200-3.427%204.566-2.266%207.423l3.458%203.458l-16.31-16.31c-2.59-2.591-7.47%201.905-4.279%205.098m-9.376%208.889l4.508%204.592m34.944-2.078c6.226%206.226%206.226%2016.321%200%2022.548s-16.187%206.258-22.414.031M13.172%2043.998L30.41%2061.236m2.977-37.53L31.348%209.559m8.731%2015.06l-2.536-17M20.36%2018.342c-.621-4.045%204.983-4.798%205.464-1.662l.222%201.702m-.878-6.255c-.805-5.24%205.761-5.29%206.296-1.81%22%2F%3E%3Cpath%20d%3D%22M37.543%207.619c-.599-3.9-7.152-4.284-6.079%202.699m23.871%2026.239c-.513-3.03-.83-7.306-1.905-14.31c-2.479-1.818-5.464%201.655-6.218%204.645l-2.76-17.964c-.556-3.622-7.15-2.884-6.465%201.578m-12.819%201.621l.776%205.445m-5.584.769l.281%201.83m-5.233-7.261L14.06%206.624m-1.553%2011.881l-5.915%202.521m7.061-5.506l-4.439-2.301m45.318%201.278l-.262-6.424m4.466%2011.12l6.356.967m-8.21-3.572l3.725-3.336%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/clapping-hands.svg?color=%231a73e8&size=48