person bouncing ball emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="16.969" cy="41.094" r="5" fill="#ea5a47"/><g fill="#c19a65" stroke="#c19a65"><circle cx="29.969" cy="14.094" r="3"/><path d="M29.665 23.585s.304 3.708 3.304 9.042A82 82 0 0 0 34 34.335L31 46l-.25 15h3.424L36 49l3-6l6-5v-4l-6-11"/><path d="m45 37l5 10l10.167 6l-1 3L47 51l-7-8m-1-20c-2-4-4.36-4.233-6.031-3.583c-2.254.876-2.88 3.58-1.969 5.583"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="29.969" cy="14.094" r="3"/><circle cx="16.969" cy="41.094" r="5"/><path stroke-linecap="round" stroke-linejoin="round" d="m33.268 31.446l.866 1.777c.476.977.558 2.623.182 3.657l-2.632 7.24c-.376 1.034-.699 2.78-.717 3.88l-.184 11c-.018 1.1.738 2 1.679 2s1.848-.89 2.013-1.977l1.224-8.045c.165-1.088.703-2.783 1.196-3.767l1.21-2.422c.493-.984 1.586-2.365 2.431-3.07l2.928-2.439C44.309 38.576 45 37.1 45 36h0c0-1.1-.43-2.79-.958-3.756L39 23"/><path stroke-linecap="round" stroke-linejoin="round" d="m45 37l4.106 8.21c.492.985 1.67 2.247 2.617 2.807l6.721 3.966c.948.56 1.498 1.692 1.223 2.517s-1.332 1.158-2.35.74l-8.467-3.48c-1.018-.418-2.443-1.438-3.167-2.265L40 43m-1-20c-2-4-4.36-4.233-6.031-3.583c-1.192.463-1.928 1.437-2.223 2.548M34 23l-3.008 5.264c-.546.955-1.87 1.934-2.943 2.176L21.125 32"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPersonBouncingBallMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="16.969" cy="41.094" r="5" fill="#ea5a47"/><g fill="#c19a65" stroke="#c19a65"><circle cx="29.969" cy="14.094" r="3"/><path d="M29.665 23.585s.304 3.708 3.304 9.042A82 82 0 0 0 34 34.335L31 46l-.25 15h3.424L36 49l3-6l6-5v-4l-6-11"/><path d="m45 37l5 10l10.167 6l-1 3L47 51l-7-8m-1-20c-2-4-4.36-4.233-6.031-3.583c-2.254.876-2.88 3.58-1.969 5.583"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="29.969" cy="14.094" r="3"/><circle cx="16.969" cy="41.094" r="5"/><path strokeLinecap="round" strokeLinejoin="round" d="m33.268 31.446l.866 1.777c.476.977.558 2.623.182 3.657l-2.632 7.24c-.376 1.034-.699 2.78-.717 3.88l-.184 11c-.018 1.1.738 2 1.679 2s1.848-.89 2.013-1.977l1.224-8.045c.165-1.088.703-2.783 1.196-3.767l1.21-2.422c.493-.984 1.586-2.365 2.431-3.07l2.928-2.439C44.309 38.576 45 37.1 45 36h0c0-1.1-.43-2.79-.958-3.756L39 23"/><path strokeLinecap="round" strokeLinejoin="round" d="m45 37l4.106 8.21c.492.985 1.67 2.247 2.617 2.807l6.721 3.966c.948.56 1.498 1.692 1.223 2.517s-1.332 1.158-2.35.74l-8.467-3.48c-1.018-.418-2.443-1.438-3.167-2.265L40 43m-1-20c-2-4-4.36-4.233-6.031-3.583c-1.192.463-1.928 1.437-2.223 2.548M34 23l-3.008 5.264c-.546.955-1.87 1.934-2.943 2.176L21.125 32"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="16.969" cy="41.094" r="5" fill="#ea5a47"/><g fill="#c19a65" stroke="#c19a65"><circle cx="29.969" cy="14.094" r="3"/><path d="M29.665 23.585s.304 3.708 3.304 9.042A82 82 0 0 0 34 34.335L31 46l-.25 15h3.424L36 49l3-6l6-5v-4l-6-11"/><path d="m45 37l5 10l10.167 6l-1 3L47 51l-7-8m-1-20c-2-4-4.36-4.233-6.031-3.583c-2.254.876-2.88 3.58-1.969 5.583"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="29.969" cy="14.094" r="3"/><circle cx="16.969" cy="41.094" r="5"/><path stroke-linecap="round" stroke-linejoin="round" d="m33.268 31.446l.866 1.777c.476.977.558 2.623.182 3.657l-2.632 7.24c-.376 1.034-.699 2.78-.717 3.88l-.184 11c-.018 1.1.738 2 1.679 2s1.848-.89 2.013-1.977l1.224-8.045c.165-1.088.703-2.783 1.196-3.767l1.21-2.422c.493-.984 1.586-2.365 2.431-3.07l2.928-2.439C44.309 38.576 45 37.1 45 36h0c0-1.1-.43-2.79-.958-3.756L39 23"/><path stroke-linecap="round" stroke-linejoin="round" d="m45 37l4.106 8.21c.492.985 1.67 2.247 2.617 2.807l6.721 3.966c.948.56 1.498 1.692 1.223 2.517s-1.332 1.158-2.35.74l-8.467-3.48c-1.018-.418-2.443-1.438-3.167-2.265L40 43m-1-20c-2-4-4.36-4.233-6.031-3.583c-1.192.463-1.928 1.437-2.223 2.548M34 23l-3.008 5.264c-.546.955-1.87 1.934-2.943 2.176L21.125 32"/></g></svg>
</template>

CSS

.icon-person-bouncing-ball-medium-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%3Ccircle%20cx%3D%2216.969%22%20cy%3D%2241.094%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22%23c19a65%22%20stroke%3D%22%23c19a65%22%3E%3Ccircle%20cx%3D%2229.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M29.665%2023.585s.304%203.708%203.304%209.042A82%2082%200%200%200%2034%2034.335L31%2046l-.25%2015h3.424L36%2049l3-6l6-5v-4l-6-11%22%2F%3E%3Cpath%20d%3D%22m45%2037l5%2010l10.167%206l-1%203L47%2051l-7-8m-1-20c-2-4-4.36-4.233-6.031-3.583c-2.254.876-2.88%203.58-1.969%205.583%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%2229.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2216.969%22%20cy%3D%2241.094%22%20r%3D%225%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m33.268%2031.446l.866%201.777c.476.977.558%202.623.182%203.657l-2.632%207.24c-.376%201.034-.699%202.78-.717%203.88l-.184%2011c-.018%201.1.738%202%201.679%202s1.848-.89%202.013-1.977l1.224-8.045c.165-1.088.703-2.783%201.196-3.767l1.21-2.422c.493-.984%201.586-2.365%202.431-3.07l2.928-2.439C44.309%2038.576%2045%2037.1%2045%2036h0c0-1.1-.43-2.79-.958-3.756L39%2023%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m45%2037l4.106%208.21c.492.985%201.67%202.247%202.617%202.807l6.721%203.966c.948.56%201.498%201.692%201.223%202.517s-1.332%201.158-2.35.74l-8.467-3.48c-1.018-.418-2.443-1.438-3.167-2.265L40%2043m-1-20c-2-4-4.36-4.233-6.031-3.583c-1.192.463-1.928%201.437-2.223%202.548M34%2023l-3.008%205.264c-.546.955-1.87%201.934-2.943%202.176L21.125%2032%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%3Ccircle%20cx%3D%2216.969%22%20cy%3D%2241.094%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22%23c19a65%22%20stroke%3D%22%23c19a65%22%3E%3Ccircle%20cx%3D%2229.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M29.665%2023.585s.304%203.708%203.304%209.042A82%2082%200%200%200%2034%2034.335L31%2046l-.25%2015h3.424L36%2049l3-6l6-5v-4l-6-11%22%2F%3E%3Cpath%20d%3D%22m45%2037l5%2010l10.167%206l-1%203L47%2051l-7-8m-1-20c-2-4-4.36-4.233-6.031-3.583c-2.254.876-2.88%203.58-1.969%205.583%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%2229.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2216.969%22%20cy%3D%2241.094%22%20r%3D%225%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m33.268%2031.446l.866%201.777c.476.977.558%202.623.182%203.657l-2.632%207.24c-.376%201.034-.699%202.78-.717%203.88l-.184%2011c-.018%201.1.738%202%201.679%202s1.848-.89%202.013-1.977l1.224-8.045c.165-1.088.703-2.783%201.196-3.767l1.21-2.422c.493-.984%201.586-2.365%202.431-3.07l2.928-2.439C44.309%2038.576%2045%2037.1%2045%2036h0c0-1.1-.43-2.79-.958-3.756L39%2023%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m45%2037l4.106%208.21c.492.985%201.67%202.247%202.617%202.807l6.721%203.966c.948.56%201.498%201.692%201.223%202.517s-1.332%201.158-2.35.74l-8.467-3.48c-1.018-.418-2.443-1.438-3.167-2.265L40%2043m-1-20c-2-4-4.36-4.233-6.031-3.583c-1.192.463-1.928%201.437-2.223%202.548M34%2023l-3.008%205.264c-.546.955-1.87%201.934-2.943%202.176L21.125%2032%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/person-bouncing-ball-medium-skin-tone.svg?color=%231a73e8&size=48