man dancing emoji
man-dancing-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- man-dancing-medium-light-skin-tone
- Set
- OpenMoji
- Style
- Medium-light 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 man dancing emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90" stroke="#debb90"><circle cx="33.969" cy="8.094" r="3"/><path d="m42 18l3 18l-1 14l-2.3 17h-3.3l.6-16V38h-2l-5 9l2 11h-3l-4-12l6-14l-2-10l-2.723-1.343S26.68 18.963 26.46 19c-1.135.19-6.081 1.174-6.771 1.125c-2.657-.187-4-2.125-7.688-6.124c-1.463-1.587.375-2.626.375-2.626L19 18l10-2l6-1h6l7 1l12 2s-.016 2.248-2 2z"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="33.969" cy="8.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m12.875 12l4.696 4.6c.786.77 2.312 1.224 3.39 1.008l6.078-1.216a40 40 0 0 1 3.955-.545l9.012-.694c1.097-.084 2.88.003 3.964.195L59 18m-30 2l1 1c.55.55 1.176 1.882 1.393 2.96l1.214 6.08c.217 1.077.038 2.787-.394 3.798l-4.426 10.324c-.433 1.01-.502 2.691-.154 3.735l2.734 8.205C30.715 57.147 31.675 58 32.5 58s1.339-.886 1.143-1.968l-1.286-7.064c-.196-1.082.08-2.755.614-3.716l3.057-5.504C36.563 38.788 37.45 38 38 38s1 .9 1 2v9c0 1.1-.034 2.9-.075 3.999l-.45 12.002c-.04 1.1.668 1.999 1.576 1.999c.907 0 1.77-.892 1.918-1.982l1.762-13.036c.148-1.09.333-2.88.412-3.977l.714-10.01c.078-1.097-.013-2.882-.205-3.965L42 19"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiManDancingMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90" stroke="#debb90"><circle cx="33.969" cy="8.094" r="3"/><path d="m42 18l3 18l-1 14l-2.3 17h-3.3l.6-16V38h-2l-5 9l2 11h-3l-4-12l6-14l-2-10l-2.723-1.343S26.68 18.963 26.46 19c-1.135.19-6.081 1.174-6.771 1.125c-2.657-.187-4-2.125-7.688-6.124c-1.463-1.587.375-2.626.375-2.626L19 18l10-2l6-1h6l7 1l12 2s-.016 2.248-2 2z"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="33.969" cy="8.094" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="m12.875 12l4.696 4.6c.786.77 2.312 1.224 3.39 1.008l6.078-1.216a40 40 0 0 1 3.955-.545l9.012-.694c1.097-.084 2.88.003 3.964.195L59 18m-30 2l1 1c.55.55 1.176 1.882 1.393 2.96l1.214 6.08c.217 1.077.038 2.787-.394 3.798l-4.426 10.324c-.433 1.01-.502 2.691-.154 3.735l2.734 8.205C30.715 57.147 31.675 58 32.5 58s1.339-.886 1.143-1.968l-1.286-7.064c-.196-1.082.08-2.755.614-3.716l3.057-5.504C36.563 38.788 37.45 38 38 38s1 .9 1 2v9c0 1.1-.034 2.9-.075 3.999l-.45 12.002c-.04 1.1.668 1.999 1.576 1.999c.907 0 1.77-.892 1.918-1.982l1.762-13.036c.148-1.09.333-2.88.412-3.977l.714-10.01c.078-1.097-.013-2.882-.205-3.965L42 19"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90" stroke="#debb90"><circle cx="33.969" cy="8.094" r="3"/><path d="m42 18l3 18l-1 14l-2.3 17h-3.3l.6-16V38h-2l-5 9l2 11h-3l-4-12l6-14l-2-10l-2.723-1.343S26.68 18.963 26.46 19c-1.135.19-6.081 1.174-6.771 1.125c-2.657-.187-4-2.125-7.688-6.124c-1.463-1.587.375-2.626.375-2.626L19 18l10-2l6-1h6l7 1l12 2s-.016 2.248-2 2z"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="33.969" cy="8.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m12.875 12l4.696 4.6c.786.77 2.312 1.224 3.39 1.008l6.078-1.216a40 40 0 0 1 3.955-.545l9.012-.694c1.097-.084 2.88.003 3.964.195L59 18m-30 2l1 1c.55.55 1.176 1.882 1.393 2.96l1.214 6.08c.217 1.077.038 2.787-.394 3.798l-4.426 10.324c-.433 1.01-.502 2.691-.154 3.735l2.734 8.205C30.715 57.147 31.675 58 32.5 58s1.339-.886 1.143-1.968l-1.286-7.064c-.196-1.082.08-2.755.614-3.716l3.057-5.504C36.563 38.788 37.45 38 38 38s1 .9 1 2v9c0 1.1-.034 2.9-.075 3.999l-.45 12.002c-.04 1.1.668 1.999 1.576 1.999c.907 0 1.77-.892 1.918-1.982l1.762-13.036c.148-1.09.333-2.88.412-3.977l.714-10.01c.078-1.097-.013-2.882-.205-3.965L42 19"/></g></svg> </template>
CSS
.icon-man-dancing-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%2072%2072%22%3E%3Cg%20fill%3D%22%23debb90%22%20stroke%3D%22%23debb90%22%3E%3Ccircle%20cx%3D%2233.969%22%20cy%3D%228.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m42%2018l3%2018l-1%2014l-2.3%2017h-3.3l.6-16V38h-2l-5%209l2%2011h-3l-4-12l6-14l-2-10l-2.723-1.343S26.68%2018.963%2026.46%2019c-1.135.19-6.081%201.174-6.771%201.125c-2.657-.187-4-2.125-7.688-6.124c-1.463-1.587.375-2.626.375-2.626L19%2018l10-2l6-1h6l7%201l12%202s-.016%202.248-2%202z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2233.969%22%20cy%3D%228.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.875%2012l4.696%204.6c.786.77%202.312%201.224%203.39%201.008l6.078-1.216a40%2040%200%200%201%203.955-.545l9.012-.694c1.097-.084%202.88.003%203.964.195L59%2018m-30%202l1%201c.55.55%201.176%201.882%201.393%202.96l1.214%206.08c.217%201.077.038%202.787-.394%203.798l-4.426%2010.324c-.433%201.01-.502%202.691-.154%203.735l2.734%208.205C30.715%2057.147%2031.675%2058%2032.5%2058s1.339-.886%201.143-1.968l-1.286-7.064c-.196-1.082.08-2.755.614-3.716l3.057-5.504C36.563%2038.788%2037.45%2038%2038%2038s1%20.9%201%202v9c0%201.1-.034%202.9-.075%203.999l-.45%2012.002c-.04%201.1.668%201.999%201.576%201.999c.907%200%201.77-.892%201.918-1.982l1.762-13.036c.148-1.09.333-2.88.412-3.977l.714-10.01c.078-1.097-.013-2.882-.205-3.965L42%2019%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%23debb90%22%20stroke%3D%22%23debb90%22%3E%3Ccircle%20cx%3D%2233.969%22%20cy%3D%228.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m42%2018l3%2018l-1%2014l-2.3%2017h-3.3l.6-16V38h-2l-5%209l2%2011h-3l-4-12l6-14l-2-10l-2.723-1.343S26.68%2018.963%2026.46%2019c-1.135.19-6.081%201.174-6.771%201.125c-2.657-.187-4-2.125-7.688-6.124c-1.463-1.587.375-2.626.375-2.626L19%2018l10-2l6-1h6l7%201l12%202s-.016%202.248-2%202z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2233.969%22%20cy%3D%228.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.875%2012l4.696%204.6c.786.77%202.312%201.224%203.39%201.008l6.078-1.216a40%2040%200%200%201%203.955-.545l9.012-.694c1.097-.084%202.88.003%203.964.195L59%2018m-30%202l1%201c.55.55%201.176%201.882%201.393%202.96l1.214%206.08c.217%201.077.038%202.787-.394%203.798l-4.426%2010.324c-.433%201.01-.502%202.691-.154%203.735l2.734%208.205C30.715%2057.147%2031.675%2058%2032.5%2058s1.339-.886%201.143-1.968l-1.286-7.064c-.196-1.082.08-2.755.614-3.716l3.057-5.504C36.563%2038.788%2037.45%2038%2038%2038s1%20.9%201%202v9c0%201.1-.034%202.9-.075%203.999l-.45%2012.002c-.04%201.1.668%201.999%201.576%201.999c.907%200%201.77-.892%201.918-1.982l1.762-13.036c.148-1.09.333-2.88.412-3.977l.714-10.01c.078-1.097-.013-2.882-.205-3.965L42%2019%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/man-dancing-medium-light-skin-tone.svg?color=%231a73e8&size=48