clapping hands emoji
clapping-hands-medium-light-skin-tone from Twitter Emoji by Twitter · Medium-light skin tone · People & Body · CC-BY-4.0 Attribution required.
- Name
- clapping-hands-medium-light-skin-tone
- Set
- Twitter Emoji
- Style
- Medium-light skin tone
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the clapping hands emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d2a077" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082c-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934l2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103s.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103s.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928c.469.065 1.069.065 1.315.096c.777.098 1.459.374 2.372.934c1.175.72 2.938 1.02 3.951-.063l3.454-3.695l3.189-3.412c1.012-1.082.831-2.016.049-3.151"/><path fill="#fa743e" d="M1.956 35.026a.999.999 0 0 1-.707-1.707L4.8 29.77a.999.999 0 1 1 1.414 1.414l-3.551 3.55a1 1 0 0 1-.707.292m6.746.922q-.165 0-.331-.056a1 1 0 0 1-.613-1.274l.971-2.773a1 1 0 1 1 1.887.66l-.971 2.773a1 1 0 0 1-.943.67m-7.667-7.667a1.001 1.001 0 0 1-.333-1.943l2.495-.881a1 1 0 1 1 .666 1.886l-2.495.881a1 1 0 0 1-.333.057m29.46-21.767a1 1 0 0 1-.707-1.708l3.552-3.55a1 1 0 0 1 1.414 1.415l-3.552 3.55a1 1 0 0 1-.707.293m-4.164-1.697q-.165 0-.33-.057a1 1 0 0 1-.614-1.274l.97-2.773a1 1 0 0 1 1.888.66l-.97 2.773a1 1 0 0 1-.944.671m6.143 5.774a1.001 1.001 0 0 1-.333-1.943l2.494-.881a1 1 0 1 1 .666 1.886l-2.494.881a1 1 0 0 1-.333.057"/><path fill="#f3d2a2" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096c-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039l2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007s.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008s.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008s.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131c.467.081 1.067.101 1.311.14c.773.124 1.445.423 2.34 1.014c1.15.759 2.902 1.118 3.951.07l3.577-3.576l3.302-3.302c1.049-1.05.9-1.99.157-3.15"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiClappingHandsMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d2a077" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082c-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934l2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103s.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103s.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928c.469.065 1.069.065 1.315.096c.777.098 1.459.374 2.372.934c1.175.72 2.938 1.02 3.951-.063l3.454-3.695l3.189-3.412c1.012-1.082.831-2.016.049-3.151"/><path fill="#fa743e" d="M1.956 35.026a.999.999 0 0 1-.707-1.707L4.8 29.77a.999.999 0 1 1 1.414 1.414l-3.551 3.55a1 1 0 0 1-.707.292m6.746.922q-.165 0-.331-.056a1 1 0 0 1-.613-1.274l.971-2.773a1 1 0 1 1 1.887.66l-.971 2.773a1 1 0 0 1-.943.67m-7.667-7.667a1.001 1.001 0 0 1-.333-1.943l2.495-.881a1 1 0 1 1 .666 1.886l-2.495.881a1 1 0 0 1-.333.057m29.46-21.767a1 1 0 0 1-.707-1.708l3.552-3.55a1 1 0 0 1 1.414 1.415l-3.552 3.55a1 1 0 0 1-.707.293m-4.164-1.697q-.165 0-.33-.057a1 1 0 0 1-.614-1.274l.97-2.773a1 1 0 0 1 1.888.66l-.97 2.773a1 1 0 0 1-.944.671m6.143 5.774a1.001 1.001 0 0 1-.333-1.943l2.494-.881a1 1 0 1 1 .666 1.886l-2.494.881a1 1 0 0 1-.333.057"/><path fill="#f3d2a2" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096c-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039l2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007s.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008s.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008s.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131c.467.081 1.067.101 1.311.14c.773.124 1.445.423 2.34 1.014c1.15.759 2.902 1.118 3.951.07l3.577-3.576l3.302-3.302c1.049-1.05.9-1.99.157-3.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#d2a077" d="M32.302 24.347c-.695-1.01-.307-2.47-.48-4.082c-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368 1.471.104 2.84.104 2.84l3.154 2.934l2.734 2.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368 1.471.103 2.84.103 2.84l9.664 8.989c-.021-.02-.731.692-.744.68L5.917 5.938s-1.472-1.369-2.841.103s.103 2.84.103 2.84L13.52 18.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103s.103 2.841.103 2.841l9.484 8.82c.087.081-.5.908-.391 1.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369 1.472.103 2.841.103 2.841L11.896 30.71c1.861 1.731 3.772 2.607 6.076 2.928c.469.065 1.069.065 1.315.096c.777.098 1.459.374 2.372.934c1.175.72 2.938 1.02 3.951-.063l3.454-3.695l3.189-3.412c1.012-1.082.831-2.016.049-3.151"/><path fill="#fa743e" d="M1.956 35.026a.999.999 0 0 1-.707-1.707L4.8 29.77a.999.999 0 1 1 1.414 1.414l-3.551 3.55a1 1 0 0 1-.707.292m6.746.922q-.165 0-.331-.056a1 1 0 0 1-.613-1.274l.971-2.773a1 1 0 1 1 1.887.66l-.971 2.773a1 1 0 0 1-.943.67m-7.667-7.667a1.001 1.001 0 0 1-.333-1.943l2.495-.881a1 1 0 1 1 .666 1.886l-2.495.881a1 1 0 0 1-.333.057m29.46-21.767a1 1 0 0 1-.707-1.708l3.552-3.55a1 1 0 0 1 1.414 1.415l-3.552 3.55a1 1 0 0 1-.707.293m-4.164-1.697q-.165 0-.33-.057a1 1 0 0 1-.614-1.274l.97-2.773a1 1 0 0 1 1.888.66l-.97 2.773a1 1 0 0 1-.944.671m6.143 5.774a1.001 1.001 0 0 1-.333-1.943l2.494-.881a1 1 0 1 1 .666 1.886l-2.494.881a1 1 0 0 1-.333.057"/><path fill="#f3d2a2" d="M35.39 23.822c-.661-1.032-.224-2.479-.342-4.096c-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417 1.424.008 2.842.008 2.842l3.054 3.039l2.646 2.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418 1.424.007 2.841.007 2.841l9.356 9.31c-.02-.02-.754.667-.767.654L9.64 4.534s-1.425-1.418-2.843.007s.007 2.842.007 2.842l10.011 9.962c.012.012-.68.741-.66.761L7.52 9.513s-1.425-1.417-2.843.008s.007 2.843.007 2.843l9.181 9.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008s.007 2.843.007 2.843l10.79 10.732c1.802 1.793 3.682 2.732 5.974 3.131c.467.081 1.067.101 1.311.14c.773.124 1.445.423 2.34 1.014c1.15.759 2.902 1.118 3.951.07l3.577-3.576l3.302-3.302c1.049-1.05.9-1.99.157-3.15"/></svg> </template>
CSS
.icon-clapping-hands-medium-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23d2a077%22%20d%3D%22M32.302%2024.347c-.695-1.01-.307-2.47-.48-4.082c-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368%201.471.104%202.84.104%202.84l3.154%202.934l2.734%202.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368%201.471.103%202.84.103%202.84l9.664%208.989c-.021-.02-.731.692-.744.68L5.917%205.938s-1.472-1.369-2.841.103s.103%202.84.103%202.84L13.52%2018.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103s.103%202.841.103%202.841l9.484%208.82c.087.081-.5.908-.391%201.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369%201.472.103%202.841.103%202.841L11.896%2030.71c1.861%201.731%203.772%202.607%206.076%202.928c.469.065%201.069.065%201.315.096c.777.098%201.459.374%202.372.934c1.175.72%202.938%201.02%203.951-.063l3.454-3.695l3.189-3.412c1.012-1.082.831-2.016.049-3.151%22%2F%3E%3Cpath%20fill%3D%22%23fa743e%22%20d%3D%22M1.956%2035.026a.999.999%200%200%201-.707-1.707L4.8%2029.77a.999.999%200%201%201%201.414%201.414l-3.551%203.55a1%201%200%200%201-.707.292m6.746.922q-.165%200-.331-.056a1%201%200%200%201-.613-1.274l.971-2.773a1%201%200%201%201%201.887.66l-.971%202.773a1%201%200%200%201-.943.67m-7.667-7.667a1.001%201.001%200%200%201-.333-1.943l2.495-.881a1%201%200%201%201%20.666%201.886l-2.495.881a1%201%200%200%201-.333.057m29.46-21.767a1%201%200%200%201-.707-1.708l3.552-3.55a1%201%200%200%201%201.414%201.415l-3.552%203.55a1%201%200%200%201-.707.293m-4.164-1.697q-.165%200-.33-.057a1%201%200%200%201-.614-1.274l.97-2.773a1%201%200%200%201%201.888.66l-.97%202.773a1%201%200%200%201-.944.671m6.143%205.774a1.001%201.001%200%200%201-.333-1.943l2.494-.881a1%201%200%201%201%20.666%201.886l-2.494.881a1%201%200%200%201-.333.057%22%2F%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M35.39%2023.822c-.661-1.032-.224-2.479-.342-4.096c-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417%201.424.008%202.842.008%202.842l3.054%203.039l2.646%202.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418%201.424.007%202.841.007%202.841l9.356%209.31c-.02-.02-.754.667-.767.654L9.64%204.534s-1.425-1.418-2.843.007s.007%202.842.007%202.842l10.011%209.962c.012.012-.68.741-.66.761L7.52%209.513s-1.425-1.417-2.843.008s.007%202.843.007%202.843l9.181%209.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008s.007%202.843.007%202.843l10.79%2010.732c1.802%201.793%203.682%202.732%205.974%203.131c.467.081%201.067.101%201.311.14c.773.124%201.445.423%202.34%201.014c1.15.759%202.902%201.118%203.951.07l3.577-3.576l3.302-3.302c1.049-1.05.9-1.99.157-3.15%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23d2a077%22%20d%3D%22M32.302%2024.347c-.695-1.01-.307-2.47-.48-4.082c-.178-2.63-1.308-5.178-3.5-7.216l-7.466-6.942s-1.471-1.369-2.841.103c-1.368%201.471.104%202.84.104%202.84l3.154%202.934l2.734%202.542s-.685.736-3.711-2.078l-10.22-9.506s-1.473-1.368-2.842.104c-1.368%201.471.103%202.84.103%202.84l9.664%208.989c-.021-.02-.731.692-.744.68L5.917%205.938s-1.472-1.369-2.841.103s.103%202.84.103%202.84L13.52%2018.5c.012.012-.654.764-.634.783l-8.92-8.298s-1.472-1.369-2.841.103s.103%202.841.103%202.841l9.484%208.82c.087.081-.5.908-.391%201.009l-6.834-6.356s-1.472-1.369-2.841.104c-1.369%201.472.103%202.841.103%202.841L11.896%2030.71c1.861%201.731%203.772%202.607%206.076%202.928c.469.065%201.069.065%201.315.096c.777.098%201.459.374%202.372.934c1.175.72%202.938%201.02%203.951-.063l3.454-3.695l3.189-3.412c1.012-1.082.831-2.016.049-3.151%22%2F%3E%3Cpath%20fill%3D%22%23fa743e%22%20d%3D%22M1.956%2035.026a.999.999%200%200%201-.707-1.707L4.8%2029.77a.999.999%200%201%201%201.414%201.414l-3.551%203.55a1%201%200%200%201-.707.292m6.746.922q-.165%200-.331-.056a1%201%200%200%201-.613-1.274l.971-2.773a1%201%200%201%201%201.887.66l-.971%202.773a1%201%200%200%201-.943.67m-7.667-7.667a1.001%201.001%200%200%201-.333-1.943l2.495-.881a1%201%200%201%201%20.666%201.886l-2.495.881a1%201%200%200%201-.333.057m29.46-21.767a1%201%200%200%201-.707-1.708l3.552-3.55a1%201%200%200%201%201.414%201.415l-3.552%203.55a1%201%200%200%201-.707.293m-4.164-1.697q-.165%200-.33-.057a1%201%200%200%201-.614-1.274l.97-2.773a1%201%200%200%201%201.888.66l-.97%202.773a1%201%200%200%201-.944.671m6.143%205.774a1.001%201.001%200%200%201-.333-1.943l2.494-.881a1%201%200%201%201%20.666%201.886l-2.494.881a1%201%200%200%201-.333.057%22%2F%3E%3Cpath%20fill%3D%22%23f3d2a2%22%20d%3D%22M35.39%2023.822c-.661-1.032-.224-2.479-.342-4.096c-.09-2.634-1.133-5.219-3.255-7.33l-7.228-7.189s-1.424-1.417-2.843.008c-1.417%201.424.008%202.842.008%202.842l3.054%203.039l2.646%202.632s-.71.712-3.639-2.202c-2.931-2.915-9.894-9.845-9.894-9.845s-1.425-1.417-2.843.008c-1.418%201.424.007%202.841.007%202.841l9.356%209.31c-.02-.02-.754.667-.767.654L9.64%204.534s-1.425-1.418-2.843.007s.007%202.842.007%202.842l10.011%209.962c.012.012-.68.741-.66.761L7.52%209.513s-1.425-1.417-2.843.008s.007%202.843.007%202.843l9.181%209.135c.084.083-.53.891-.425.996l-6.616-6.583s-1.425-1.417-2.843.008s.007%202.843.007%202.843l10.79%2010.732c1.802%201.793%203.682%202.732%205.974%203.131c.467.081%201.067.101%201.311.14c.773.124%201.445.423%202.34%201.014c1.15.759%202.902%201.118%203.951.07l3.577-3.576l3.302-3.302c1.049-1.05.9-1.99.157-3.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/clapping-hands-medium-light-skin-tone.svg?color=%231a73e8&size=48