person juggling emoji

person-juggling-medium-skin-tone from Emoji One (Colored) by Emoji One · Medium skin tone · Activities · CC-BY-4.0 Attribution required.

Name
person-juggling-medium-skin-tone
Set
Emoji One (Colored)
Style
Medium skin tone
Category
Activities
Viewbox
64×64
License
CC BY 4.0

5 other variants in Emoji One (Colored)

The same emoji in other sets

More activities icons from Emoji One (Colored)

Use the person juggling emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M48 6c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><circle cx="6" cy="30" r="4" fill="#c28fef"/><path fill="#ed4c5c" d="M17 10c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><path fill="#ffce31" d="M62 24c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><circle cx="54" cy="53" r="4" fill="#83bf4f"/><path fill="#b58360" d="m57 56.1l-1.3 2.6l2.5 1.5s.8-2.4 1-3.2c.3-1.4-1.4-2.3-2.2-.9"/><path fill="#3b946f" d="M18 56.3c2.2 0 3-1.6 3.5-2.6c1.1-2.6 4.1-10.5 4.1-10.5h-2.7c-1.5 0-2.4.7-2.7 1.4L17.4 52h-3.3l1.2 2.6c.4.6 1.2 1.7 2.7 1.7m32.3 5.3c-2.2 0-2.5-.8-3.1-2.7l-5.5-15.7h2.7c1.5 0 2.4.7 2.7 1.4l3.8 12.6h3.3L53 59.9c-.4.6-1.2 1.7-2.7 1.7"/><path fill="#b58360" d="m13.2 47.6l1.3 2.6l-2.5 1.5s-.8-2.4-1-3.2c-.3-1.5 1.4-2.3 2.2-.9"/><g fill="#d6a57c"><path d="M11.7 51.5v-2.6c.3-1.9 9.4-1.9 9.1 0v2.6c-.2 1.9-9.3 1.9-9.1 0M58.5 60v-2.6c-.3-1.9-9.4-1.9-9.1 0V60c.2 1.9 9.3 1.9 9.1 0M36 41.6v-1.7h-4.7v1.7c0 1-.7 1.7-1.6 1.7h7.9c-.9 0-1.6-.7-1.6-1.7"/><path d="M27.5 43.2h12.3v7.1H27.5z"/></g><path fill="#47b892" d="M44.2 43.2h-5.9c-.5 2.2-2.4 3.9-4.7 3.9s-4.2-1.7-4.7-3.9H23V62h21.1z"/><path fill="#594640" d="m20.1 26.3l1.4 2.6h24.4l1.1-2.7c0-9.8-2.3-14-13.1-14.1c-11.1-.1-13.8 4.3-13.8 14.2"/><path fill="#d6a57c" d="M45.9 26.2c-.1.6-.2 1.1-.4 1.4c-.3.5-.9.8-.9.8s.2-1.1.1-2.6c-.6-9-1.1-4.7-11.1-4.7s-10.5-4.3-11.1 4.7c-.1 1.5.1 2.6.1 2.6s-.6-.3-.9-.8c-.2-.3-.3-.8-.4-1.4c-.9-.2-2.2 0-2.2 2.7c0 1.7.6 3.1 2.7 3.2c.7 5.6 8.3 9.4 11.7 9.4s10.9-3.8 11.7-9.4c2.1-.1 2.7-1.5 2.7-3.2c.1-2.8-1.1-3-2-2.7"/><g fill="#664e27"><circle cx="28.6" cy="27.1" r="2.1"/><circle cx="38.8" cy="27.1" r="2.1"/><path d="M37.7 34.7c0 1.5-2 2.3-4 2.3s-4-.8-4-2.3c0 0 0-.4.4-.4h7.2c.4 0 .4.4.4.4"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojionePersonJugglingMediumSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M48 6c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><circle cx="6" cy="30" r="4" fill="#c28fef"/><path fill="#ed4c5c" d="M17 10c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><path fill="#ffce31" d="M62 24c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><circle cx="54" cy="53" r="4" fill="#83bf4f"/><path fill="#b58360" d="m57 56.1l-1.3 2.6l2.5 1.5s.8-2.4 1-3.2c.3-1.4-1.4-2.3-2.2-.9"/><path fill="#3b946f" d="M18 56.3c2.2 0 3-1.6 3.5-2.6c1.1-2.6 4.1-10.5 4.1-10.5h-2.7c-1.5 0-2.4.7-2.7 1.4L17.4 52h-3.3l1.2 2.6c.4.6 1.2 1.7 2.7 1.7m32.3 5.3c-2.2 0-2.5-.8-3.1-2.7l-5.5-15.7h2.7c1.5 0 2.4.7 2.7 1.4l3.8 12.6h3.3L53 59.9c-.4.6-1.2 1.7-2.7 1.7"/><path fill="#b58360" d="m13.2 47.6l1.3 2.6l-2.5 1.5s-.8-2.4-1-3.2c-.3-1.5 1.4-2.3 2.2-.9"/><g fill="#d6a57c"><path d="M11.7 51.5v-2.6c.3-1.9 9.4-1.9 9.1 0v2.6c-.2 1.9-9.3 1.9-9.1 0M58.5 60v-2.6c-.3-1.9-9.4-1.9-9.1 0V60c.2 1.9 9.3 1.9 9.1 0M36 41.6v-1.7h-4.7v1.7c0 1-.7 1.7-1.6 1.7h7.9c-.9 0-1.6-.7-1.6-1.7"/><path d="M27.5 43.2h12.3v7.1H27.5z"/></g><path fill="#47b892" d="M44.2 43.2h-5.9c-.5 2.2-2.4 3.9-4.7 3.9s-4.2-1.7-4.7-3.9H23V62h21.1z"/><path fill="#594640" d="m20.1 26.3l1.4 2.6h24.4l1.1-2.7c0-9.8-2.3-14-13.1-14.1c-11.1-.1-13.8 4.3-13.8 14.2"/><path fill="#d6a57c" d="M45.9 26.2c-.1.6-.2 1.1-.4 1.4c-.3.5-.9.8-.9.8s.2-1.1.1-2.6c-.6-9-1.1-4.7-11.1-4.7s-10.5-4.3-11.1 4.7c-.1 1.5.1 2.6.1 2.6s-.6-.3-.9-.8c-.2-.3-.3-.8-.4-1.4c-.9-.2-2.2 0-2.2 2.7c0 1.7.6 3.1 2.7 3.2c.7 5.6 8.3 9.4 11.7 9.4s10.9-3.8 11.7-9.4c2.1-.1 2.7-1.5 2.7-3.2c.1-2.8-1.1-3-2-2.7"/><g fill="#664e27"><circle cx="28.6" cy="27.1" r="2.1"/><circle cx="38.8" cy="27.1" r="2.1"/><path d="M37.7 34.7c0 1.5-2 2.3-4 2.3s-4-.8-4-2.3c0 0 0-.4.4-.4h7.2c.4 0 .4.4.4.4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M48 6c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><circle cx="6" cy="30" r="4" fill="#c28fef"/><path fill="#ed4c5c" d="M17 10c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><path fill="#ffce31" d="M62 24c0 2.2-1.8 4-4 4s-4-1.8-4-4s1.8-4 4-4s4 1.8 4 4"/><circle cx="54" cy="53" r="4" fill="#83bf4f"/><path fill="#b58360" d="m57 56.1l-1.3 2.6l2.5 1.5s.8-2.4 1-3.2c.3-1.4-1.4-2.3-2.2-.9"/><path fill="#3b946f" d="M18 56.3c2.2 0 3-1.6 3.5-2.6c1.1-2.6 4.1-10.5 4.1-10.5h-2.7c-1.5 0-2.4.7-2.7 1.4L17.4 52h-3.3l1.2 2.6c.4.6 1.2 1.7 2.7 1.7m32.3 5.3c-2.2 0-2.5-.8-3.1-2.7l-5.5-15.7h2.7c1.5 0 2.4.7 2.7 1.4l3.8 12.6h3.3L53 59.9c-.4.6-1.2 1.7-2.7 1.7"/><path fill="#b58360" d="m13.2 47.6l1.3 2.6l-2.5 1.5s-.8-2.4-1-3.2c-.3-1.5 1.4-2.3 2.2-.9"/><g fill="#d6a57c"><path d="M11.7 51.5v-2.6c.3-1.9 9.4-1.9 9.1 0v2.6c-.2 1.9-9.3 1.9-9.1 0M58.5 60v-2.6c-.3-1.9-9.4-1.9-9.1 0V60c.2 1.9 9.3 1.9 9.1 0M36 41.6v-1.7h-4.7v1.7c0 1-.7 1.7-1.6 1.7h7.9c-.9 0-1.6-.7-1.6-1.7"/><path d="M27.5 43.2h12.3v7.1H27.5z"/></g><path fill="#47b892" d="M44.2 43.2h-5.9c-.5 2.2-2.4 3.9-4.7 3.9s-4.2-1.7-4.7-3.9H23V62h21.1z"/><path fill="#594640" d="m20.1 26.3l1.4 2.6h24.4l1.1-2.7c0-9.8-2.3-14-13.1-14.1c-11.1-.1-13.8 4.3-13.8 14.2"/><path fill="#d6a57c" d="M45.9 26.2c-.1.6-.2 1.1-.4 1.4c-.3.5-.9.8-.9.8s.2-1.1.1-2.6c-.6-9-1.1-4.7-11.1-4.7s-10.5-4.3-11.1 4.7c-.1 1.5.1 2.6.1 2.6s-.6-.3-.9-.8c-.2-.3-.3-.8-.4-1.4c-.9-.2-2.2 0-2.2 2.7c0 1.7.6 3.1 2.7 3.2c.7 5.6 8.3 9.4 11.7 9.4s10.9-3.8 11.7-9.4c2.1-.1 2.7-1.5 2.7-3.2c.1-2.8-1.1-3-2-2.7"/><g fill="#664e27"><circle cx="28.6" cy="27.1" r="2.1"/><circle cx="38.8" cy="27.1" r="2.1"/><path d="M37.7 34.7c0 1.5-2 2.3-4 2.3s-4-.8-4-2.3c0 0 0-.4.4-.4h7.2c.4 0 .4.4.4.4"/></g></svg>
</template>

CSS

.icon-person-juggling-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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M48%206c0%202.2-1.8%204-4%204s-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2230%22%20r%3D%224%22%20fill%3D%22%23c28fef%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M17%2010c0%202.2-1.8%204-4%204s-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M62%2024c0%202.2-1.8%204-4%204s-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204%22%2F%3E%3Ccircle%20cx%3D%2254%22%20cy%3D%2253%22%20r%3D%224%22%20fill%3D%22%2383bf4f%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22m57%2056.1l-1.3%202.6l2.5%201.5s.8-2.4%201-3.2c.3-1.4-1.4-2.3-2.2-.9%22%2F%3E%3Cpath%20fill%3D%22%233b946f%22%20d%3D%22M18%2056.3c2.2%200%203-1.6%203.5-2.6c1.1-2.6%204.1-10.5%204.1-10.5h-2.7c-1.5%200-2.4.7-2.7%201.4L17.4%2052h-3.3l1.2%202.6c.4.6%201.2%201.7%202.7%201.7m32.3%205.3c-2.2%200-2.5-.8-3.1-2.7l-5.5-15.7h2.7c1.5%200%202.4.7%202.7%201.4l3.8%2012.6h3.3L53%2059.9c-.4.6-1.2%201.7-2.7%201.7%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22m13.2%2047.6l1.3%202.6l-2.5%201.5s-.8-2.4-1-3.2c-.3-1.5%201.4-2.3%202.2-.9%22%2F%3E%3Cg%20fill%3D%22%23d6a57c%22%3E%3Cpath%20d%3D%22M11.7%2051.5v-2.6c.3-1.9%209.4-1.9%209.1%200v2.6c-.2%201.9-9.3%201.9-9.1%200M58.5%2060v-2.6c-.3-1.9-9.4-1.9-9.1%200V60c.2%201.9%209.3%201.9%209.1%200M36%2041.6v-1.7h-4.7v1.7c0%201-.7%201.7-1.6%201.7h7.9c-.9%200-1.6-.7-1.6-1.7%22%2F%3E%3Cpath%20d%3D%22M27.5%2043.2h12.3v7.1H27.5z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2347b892%22%20d%3D%22M44.2%2043.2h-5.9c-.5%202.2-2.4%203.9-4.7%203.9s-4.2-1.7-4.7-3.9H23V62h21.1z%22%2F%3E%3Cpath%20fill%3D%22%23594640%22%20d%3D%22m20.1%2026.3l1.4%202.6h24.4l1.1-2.7c0-9.8-2.3-14-13.1-14.1c-11.1-.1-13.8%204.3-13.8%2014.2%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M45.9%2026.2c-.1.6-.2%201.1-.4%201.4c-.3.5-.9.8-.9.8s.2-1.1.1-2.6c-.6-9-1.1-4.7-11.1-4.7s-10.5-4.3-11.1%204.7c-.1%201.5.1%202.6.1%202.6s-.6-.3-.9-.8c-.2-.3-.3-.8-.4-1.4c-.9-.2-2.2%200-2.2%202.7c0%201.7.6%203.1%202.7%203.2c.7%205.6%208.3%209.4%2011.7%209.4s10.9-3.8%2011.7-9.4c2.1-.1%202.7-1.5%202.7-3.2c.1-2.8-1.1-3-2-2.7%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%3E%3Ccircle%20cx%3D%2228.6%22%20cy%3D%2227.1%22%20r%3D%222.1%22%2F%3E%3Ccircle%20cx%3D%2238.8%22%20cy%3D%2227.1%22%20r%3D%222.1%22%2F%3E%3Cpath%20d%3D%22M37.7%2034.7c0%201.5-2%202.3-4%202.3s-4-.8-4-2.3c0%200%200-.4.4-.4h7.2c.4%200%20.4.4.4.4%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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M48%206c0%202.2-1.8%204-4%204s-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2230%22%20r%3D%224%22%20fill%3D%22%23c28fef%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M17%2010c0%202.2-1.8%204-4%204s-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M62%2024c0%202.2-1.8%204-4%204s-4-1.8-4-4s1.8-4%204-4s4%201.8%204%204%22%2F%3E%3Ccircle%20cx%3D%2254%22%20cy%3D%2253%22%20r%3D%224%22%20fill%3D%22%2383bf4f%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22m57%2056.1l-1.3%202.6l2.5%201.5s.8-2.4%201-3.2c.3-1.4-1.4-2.3-2.2-.9%22%2F%3E%3Cpath%20fill%3D%22%233b946f%22%20d%3D%22M18%2056.3c2.2%200%203-1.6%203.5-2.6c1.1-2.6%204.1-10.5%204.1-10.5h-2.7c-1.5%200-2.4.7-2.7%201.4L17.4%2052h-3.3l1.2%202.6c.4.6%201.2%201.7%202.7%201.7m32.3%205.3c-2.2%200-2.5-.8-3.1-2.7l-5.5-15.7h2.7c1.5%200%202.4.7%202.7%201.4l3.8%2012.6h3.3L53%2059.9c-.4.6-1.2%201.7-2.7%201.7%22%2F%3E%3Cpath%20fill%3D%22%23b58360%22%20d%3D%22m13.2%2047.6l1.3%202.6l-2.5%201.5s-.8-2.4-1-3.2c-.3-1.5%201.4-2.3%202.2-.9%22%2F%3E%3Cg%20fill%3D%22%23d6a57c%22%3E%3Cpath%20d%3D%22M11.7%2051.5v-2.6c.3-1.9%209.4-1.9%209.1%200v2.6c-.2%201.9-9.3%201.9-9.1%200M58.5%2060v-2.6c-.3-1.9-9.4-1.9-9.1%200V60c.2%201.9%209.3%201.9%209.1%200M36%2041.6v-1.7h-4.7v1.7c0%201-.7%201.7-1.6%201.7h7.9c-.9%200-1.6-.7-1.6-1.7%22%2F%3E%3Cpath%20d%3D%22M27.5%2043.2h12.3v7.1H27.5z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2347b892%22%20d%3D%22M44.2%2043.2h-5.9c-.5%202.2-2.4%203.9-4.7%203.9s-4.2-1.7-4.7-3.9H23V62h21.1z%22%2F%3E%3Cpath%20fill%3D%22%23594640%22%20d%3D%22m20.1%2026.3l1.4%202.6h24.4l1.1-2.7c0-9.8-2.3-14-13.1-14.1c-11.1-.1-13.8%204.3-13.8%2014.2%22%2F%3E%3Cpath%20fill%3D%22%23d6a57c%22%20d%3D%22M45.9%2026.2c-.1.6-.2%201.1-.4%201.4c-.3.5-.9.8-.9.8s.2-1.1.1-2.6c-.6-9-1.1-4.7-11.1-4.7s-10.5-4.3-11.1%204.7c-.1%201.5.1%202.6.1%202.6s-.6-.3-.9-.8c-.2-.3-.3-.8-.4-1.4c-.9-.2-2.2%200-2.2%202.7c0%201.7.6%203.1%202.7%203.2c.7%205.6%208.3%209.4%2011.7%209.4s10.9-3.8%2011.7-9.4c2.1-.1%202.7-1.5%202.7-3.2c.1-2.8-1.1-3-2-2.7%22%2F%3E%3Cg%20fill%3D%22%23664e27%22%3E%3Ccircle%20cx%3D%2228.6%22%20cy%3D%2227.1%22%20r%3D%222.1%22%2F%3E%3Ccircle%20cx%3D%2238.8%22%20cy%3D%2227.1%22%20r%3D%222.1%22%2F%3E%3Cpath%20d%3D%22M37.7%2034.7c0%201.5-2%202.3-4%202.3s-4-.8-4-2.3c0%200%200-.4.4-.4h7.2c.4%200%20.4.4.4.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/person-juggling-medium-skin-tone.svg?color=%231a73e8&size=48