man bouncing ball emoji

man-bouncing-ball-medium-dark-skin-tone from OpenMoji by OpenMoji · Medium-dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
man-bouncing-ball-medium-dark-skin-tone
Set
OpenMoji
Style
Medium-dark 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

Use the man bouncing ball emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#a57939"><circle cx="27.107" cy="13.464" r="3"/><path stroke="#a57939" stroke-miterlimit="10" stroke-width="2" d="M29.118 23.757a23 23 0 0 0 .799 2.59c.591 1.557 1.508 1.927 2.242 3.532a12 12 0 0 1 .755 2.986c.305 1.562-.06 2.304-.845 4.188c0 0-.346.092-3.323 7.137l-.314 12.897l1.214.883a1.375 1.375 0 0 0 1.671-1.135l1.495-9.966l2.86-5.72l5.263-4.922l.135-3.22l-5.398-10.924"/><path d="m41.407 35.294l4.766 9.532l9.723 5.72l-.953 2.86l-11.63-4.766l-6.673-7.627"/><path stroke="#a57939" stroke-miterlimit="10" stroke-width="2" d="M35.687 21.948c-1.907-3.813-4.194-4.004-5.72-3.432c-2.193.858-1.093 4.225-.536 6.387"/></g><circle cx="17.507" cy="40.287" r="4.766" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="17.506" cy="40.286" r="4.766" stroke-miterlimit="10"/><circle cx="27.248" cy="13.324" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M31.883 29.317s.39.982.643 1.874a7 7 0 0 1-.102 4.432s-3.94 7.846-3.94 8.895l-.519 11.748a1.745 1.745 0 0 0 1.62 1.906a2.216 2.216 0 0 0 1.907-1.906l1.335-9.533c.19-1.049 3.623-6.292 4.385-6.959l2.765-2.288a5.8 5.8 0 0 0 1.038-3.039a6 6 0 0 0-.48-3.526l-4.848-8.973"/><path stroke-linecap="round" stroke-linejoin="round" d="M41.085 34.874s3.691 8.448 4.878 9.534c1.26 1.152 8.217 5.185 8.217 5.185a2.29 2.29 0 0 1 1.144 2.383a1.52 1.52 0 0 1-2.193.667s-10.177-4.718-11.153-5.529c-1.087-.903-4.742-6.36-4.742-6.36m-1.549-18.806c-1.907-3.813-4.29-4.044-5.815-3.472a2.24 2.24 0 0 0-1.17 1.9m2.218 1.572s-1.513 6.384-1.797 6.697c-.241.266-7.294 3.903-7.294 3.903"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiManBouncingBallMediumDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#a57939"><circle cx="27.107" cy="13.464" r="3"/><path stroke="#a57939" strokeMiterlimit="10" strokeWidth="2" d="M29.118 23.757a23 23 0 0 0 .799 2.59c.591 1.557 1.508 1.927 2.242 3.532a12 12 0 0 1 .755 2.986c.305 1.562-.06 2.304-.845 4.188c0 0-.346.092-3.323 7.137l-.314 12.897l1.214.883a1.375 1.375 0 0 0 1.671-1.135l1.495-9.966l2.86-5.72l5.263-4.922l.135-3.22l-5.398-10.924"/><path d="m41.407 35.294l4.766 9.532l9.723 5.72l-.953 2.86l-11.63-4.766l-6.673-7.627"/><path stroke="#a57939" strokeMiterlimit="10" strokeWidth="2" d="M35.687 21.948c-1.907-3.813-4.194-4.004-5.72-3.432c-2.193.858-1.093 4.225-.536 6.387"/></g><circle cx="17.507" cy="40.287" r="4.766" fill="#ea5a47"/><g fill="none" stroke="#000" strokeWidth="2"><circle cx="17.506" cy="40.286" r="4.766" strokeMiterlimit="10"/><circle cx="27.248" cy="13.324" r="3" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M31.883 29.317s.39.982.643 1.874a7 7 0 0 1-.102 4.432s-3.94 7.846-3.94 8.895l-.519 11.748a1.745 1.745 0 0 0 1.62 1.906a2.216 2.216 0 0 0 1.907-1.906l1.335-9.533c.19-1.049 3.623-6.292 4.385-6.959l2.765-2.288a5.8 5.8 0 0 0 1.038-3.039a6 6 0 0 0-.48-3.526l-4.848-8.973"/><path strokeLinecap="round" strokeLinejoin="round" d="M41.085 34.874s3.691 8.448 4.878 9.534c1.26 1.152 8.217 5.185 8.217 5.185a2.29 2.29 0 0 1 1.144 2.383a1.52 1.52 0 0 1-2.193.667s-10.177-4.718-11.153-5.529c-1.087-.903-4.742-6.36-4.742-6.36m-1.549-18.806c-1.907-3.813-4.29-4.044-5.815-3.472a2.24 2.24 0 0 0-1.17 1.9m2.218 1.572s-1.513 6.384-1.797 6.697c-.241.266-7.294 3.903-7.294 3.903"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#a57939"><circle cx="27.107" cy="13.464" r="3"/><path stroke="#a57939" stroke-miterlimit="10" stroke-width="2" d="M29.118 23.757a23 23 0 0 0 .799 2.59c.591 1.557 1.508 1.927 2.242 3.532a12 12 0 0 1 .755 2.986c.305 1.562-.06 2.304-.845 4.188c0 0-.346.092-3.323 7.137l-.314 12.897l1.214.883a1.375 1.375 0 0 0 1.671-1.135l1.495-9.966l2.86-5.72l5.263-4.922l.135-3.22l-5.398-10.924"/><path d="m41.407 35.294l4.766 9.532l9.723 5.72l-.953 2.86l-11.63-4.766l-6.673-7.627"/><path stroke="#a57939" stroke-miterlimit="10" stroke-width="2" d="M35.687 21.948c-1.907-3.813-4.194-4.004-5.72-3.432c-2.193.858-1.093 4.225-.536 6.387"/></g><circle cx="17.507" cy="40.287" r="4.766" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="17.506" cy="40.286" r="4.766" stroke-miterlimit="10"/><circle cx="27.248" cy="13.324" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M31.883 29.317s.39.982.643 1.874a7 7 0 0 1-.102 4.432s-3.94 7.846-3.94 8.895l-.519 11.748a1.745 1.745 0 0 0 1.62 1.906a2.216 2.216 0 0 0 1.907-1.906l1.335-9.533c.19-1.049 3.623-6.292 4.385-6.959l2.765-2.288a5.8 5.8 0 0 0 1.038-3.039a6 6 0 0 0-.48-3.526l-4.848-8.973"/><path stroke-linecap="round" stroke-linejoin="round" d="M41.085 34.874s3.691 8.448 4.878 9.534c1.26 1.152 8.217 5.185 8.217 5.185a2.29 2.29 0 0 1 1.144 2.383a1.52 1.52 0 0 1-2.193.667s-10.177-4.718-11.153-5.529c-1.087-.903-4.742-6.36-4.742-6.36m-1.549-18.806c-1.907-3.813-4.29-4.044-5.815-3.472a2.24 2.24 0 0 0-1.17 1.9m2.218 1.572s-1.513 6.384-1.797 6.697c-.241.266-7.294 3.903-7.294 3.903"/></g></svg>
</template>

CSS

.icon-man-bouncing-ball-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%2072%2072%22%3E%3Cg%20fill%3D%22%23a57939%22%3E%3Ccircle%20cx%3D%2227.107%22%20cy%3D%2213.464%22%20r%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23a57939%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M29.118%2023.757a23%2023%200%200%200%20.799%202.59c.591%201.557%201.508%201.927%202.242%203.532a12%2012%200%200%201%20.755%202.986c.305%201.562-.06%202.304-.845%204.188c0%200-.346.092-3.323%207.137l-.314%2012.897l1.214.883a1.375%201.375%200%200%200%201.671-1.135l1.495-9.966l2.86-5.72l5.263-4.922l.135-3.22l-5.398-10.924%22%2F%3E%3Cpath%20d%3D%22m41.407%2035.294l4.766%209.532l9.723%205.72l-.953%202.86l-11.63-4.766l-6.673-7.627%22%2F%3E%3Cpath%20stroke%3D%22%23a57939%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M35.687%2021.948c-1.907-3.813-4.194-4.004-5.72-3.432c-2.193.858-1.093%204.225-.536%206.387%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2217.507%22%20cy%3D%2240.287%22%20r%3D%224.766%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2217.506%22%20cy%3D%2240.286%22%20r%3D%224.766%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2227.248%22%20cy%3D%2213.324%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%22M31.883%2029.317s.39.982.643%201.874a7%207%200%200%201-.102%204.432s-3.94%207.846-3.94%208.895l-.519%2011.748a1.745%201.745%200%200%200%201.62%201.906a2.216%202.216%200%200%200%201.907-1.906l1.335-9.533c.19-1.049%203.623-6.292%204.385-6.959l2.765-2.288a5.8%205.8%200%200%200%201.038-3.039a6%206%200%200%200-.48-3.526l-4.848-8.973%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41.085%2034.874s3.691%208.448%204.878%209.534c1.26%201.152%208.217%205.185%208.217%205.185a2.29%202.29%200%200%201%201.144%202.383a1.52%201.52%200%200%201-2.193.667s-10.177-4.718-11.153-5.529c-1.087-.903-4.742-6.36-4.742-6.36m-1.549-18.806c-1.907-3.813-4.29-4.044-5.815-3.472a2.24%202.24%200%200%200-1.17%201.9m2.218%201.572s-1.513%206.384-1.797%206.697c-.241.266-7.294%203.903-7.294%203.903%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%23a57939%22%3E%3Ccircle%20cx%3D%2227.107%22%20cy%3D%2213.464%22%20r%3D%223%22%2F%3E%3Cpath%20stroke%3D%22%23a57939%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M29.118%2023.757a23%2023%200%200%200%20.799%202.59c.591%201.557%201.508%201.927%202.242%203.532a12%2012%200%200%201%20.755%202.986c.305%201.562-.06%202.304-.845%204.188c0%200-.346.092-3.323%207.137l-.314%2012.897l1.214.883a1.375%201.375%200%200%200%201.671-1.135l1.495-9.966l2.86-5.72l5.263-4.922l.135-3.22l-5.398-10.924%22%2F%3E%3Cpath%20d%3D%22m41.407%2035.294l4.766%209.532l9.723%205.72l-.953%202.86l-11.63-4.766l-6.673-7.627%22%2F%3E%3Cpath%20stroke%3D%22%23a57939%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M35.687%2021.948c-1.907-3.813-4.194-4.004-5.72-3.432c-2.193.858-1.093%204.225-.536%206.387%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2217.507%22%20cy%3D%2240.287%22%20r%3D%224.766%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2217.506%22%20cy%3D%2240.286%22%20r%3D%224.766%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2227.248%22%20cy%3D%2213.324%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%22M31.883%2029.317s.39.982.643%201.874a7%207%200%200%201-.102%204.432s-3.94%207.846-3.94%208.895l-.519%2011.748a1.745%201.745%200%200%200%201.62%201.906a2.216%202.216%200%200%200%201.907-1.906l1.335-9.533c.19-1.049%203.623-6.292%204.385-6.959l2.765-2.288a5.8%205.8%200%200%200%201.038-3.039a6%206%200%200%200-.48-3.526l-4.848-8.973%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41.085%2034.874s3.691%208.448%204.878%209.534c1.26%201.152%208.217%205.185%208.217%205.185a2.29%202.29%200%200%201%201.144%202.383a1.52%201.52%200%200%201-2.193.667s-10.177-4.718-11.153-5.529c-1.087-.903-4.742-6.36-4.742-6.36m-1.549-18.806c-1.907-3.813-4.29-4.044-5.815-3.472a2.24%202.24%200%200%200-1.17%201.9m2.218%201.572s-1.513%206.384-1.797%206.697c-.241.266-7.294%203.903-7.294%203.903%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-bouncing-ball-medium-dark-skin-tone.svg?color=%231a73e8&size=48