joker from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
joker
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the joker emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#efeded" d="M13 62.5c-3 0-5.5-2.5-5.5-5.5V7c0-3 2.5-5.5 5.5-5.5h38c3 0 5.5 2.5 5.5 5.5v50c0 3-2.5 5.5-5.5 5.5z"/><path fill="#262626" d="M51 3c2.2 0 4 1.8 4 4v50c0 2.2-1.8 4-4 4H13c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4zm0-3H13C9.1 0 6 3.1 6 7v50c0 3.9 3.1 7 7 7h38c3.9 0 7-3.1 7-7V7c0-3.9-3.1-7-7-7"/><path fill="#333" d="m43.6 55.2l-7.3-12.8c-1.2 1.3-2.7 4.2-4.4 4.2s-3.2-2.9-4.3-4.2l-7.3 12.8l8.7-7.3l-.9 7.3l3.9-7.7l3.9 7.7l-.8-7.3z"/><path fill="#fed0ac" d="M39.3 26.9H24.7s-3 5.8 2.6 15.3c1.8 3 3.3 4.5 4.8 4.5q2.1 0 4.8-4.5c5.5-9.6 2.4-15.3 2.4-15.3"/><path fill="#333" d="M35.6 39.6s-.1.1-.3.2c-.1.1-.2.2-.4.2c-.1.1-.3.2-.5.3c-.3.2-.7.4-1.2.5c-.2.1-.4.1-.6.1h-.7c-.5 0-.9-.1-1.3-.2s-.8-.3-1.1-.5s-.6-.4-.8-.5s-.3-.2-.3-.2v.4c.1.2.2.6.4 1c.1.2.3.4.5.6s.4.4.7.5s.6.3.9.3c.3.1.7.1 1 .1h.4c.2 0 .3 0 .5-.1c.3-.1.6-.2.9-.4s.5-.3.7-.5s.4-.4.5-.6s.2-.4.3-.5c.1-.2.1-.3.1-.4c.3-.1.3-.3.3-.3m-5.3-6.2c0-.1-.1-.1-.1-.2c0 0 0-.1-.1-.1L30 33l-.1-.1l-.1-.1c-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2 0-.3 0-.5.1c-.2 0-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0 .1 0 .1-.1.1s.1 0 .2-.1s.3-.1.5-.2c.1 0 .2-.1.3-.1c-.1.1-.1.3-.1.4c0 .5.5 1 1.1 1s1.1-.4 1.1-1c0-.2 0-.3-.1-.4c.1 0 .1 0 .1.1c.1 0 .1 0 .1.1c.1 0 .2.1.3.1s.2.1.2.1c.1 0 .1 0 .1.1c.1-.2.1-.2.1-.3m7.3.1s0-.1-.1-.1c0-.1-.1-.1-.1-.2l-.1-.1l-.1-.1l-.1-.1l-.1-.1c-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2 0-.3 0-.5.1c-.2 0-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0 .1 0 .1-.1.1s.1 0 .2-.1s.3-.1.5-.2c.1 0 .2-.1.3-.1c-.1.1-.1.3-.1.4c0 .5.5 1 1.1 1s1.1-.4 1.1-1c0-.2 0-.3-.1-.4c.1 0 .1 0 .2.1c0 0 .1 0 .1.1c.1 0 .2.1.3.1s.2.1.2.1c.1-.1.1-.1.2-.1m8.8-18.6c-7.5-4-12.6 5.1-14.4 9.2c-1.8-4.1-6.9-13.2-14.4-9.2c-2.4 1.3-4.7 3.8-4.7 3.8s10.5-1.3 11.2 10c2.2-1.4 4.8-4.1 7.7-4.1c3 0 5.9 2.6 8.1 4.1c.7-11.5 11.2-10 11.2-10s-2.2-2.5-4.7-3.8"/><path fill="#94989b" d="M39.3 26.5c-.5-1.8-2.5-9.3-7.3-15.8v-.1h-.1v.1c-5.4 7.5-7.4 16.2-7.4 16.2c-.4 1-.7 2.2-.7 3.6c0 0 1.2-3.6 4.4-3.6s3.8 3.6 3.8 3.6s.5-3.6 3.8-3.6s4.4 3.6 4.4 3.6c-.1-1.6-.5-2.9-.9-4"/><ellipse cx="32" cy="10.6" fill="#333" rx="1.9" ry="1.7"/><g fill="#94989b"><ellipse cx="12.9" cy="18.7" rx="1.9" ry="1.7"/><ellipse cx="51.1" cy="18.7" rx="1.9" ry="1.7"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneJoker(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#efeded" d="M13 62.5c-3 0-5.5-2.5-5.5-5.5V7c0-3 2.5-5.5 5.5-5.5h38c3 0 5.5 2.5 5.5 5.5v50c0 3-2.5 5.5-5.5 5.5z"/><path fill="#262626" d="M51 3c2.2 0 4 1.8 4 4v50c0 2.2-1.8 4-4 4H13c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4zm0-3H13C9.1 0 6 3.1 6 7v50c0 3.9 3.1 7 7 7h38c3.9 0 7-3.1 7-7V7c0-3.9-3.1-7-7-7"/><path fill="#333" d="m43.6 55.2l-7.3-12.8c-1.2 1.3-2.7 4.2-4.4 4.2s-3.2-2.9-4.3-4.2l-7.3 12.8l8.7-7.3l-.9 7.3l3.9-7.7l3.9 7.7l-.8-7.3z"/><path fill="#fed0ac" d="M39.3 26.9H24.7s-3 5.8 2.6 15.3c1.8 3 3.3 4.5 4.8 4.5q2.1 0 4.8-4.5c5.5-9.6 2.4-15.3 2.4-15.3"/><path fill="#333" d="M35.6 39.6s-.1.1-.3.2c-.1.1-.2.2-.4.2c-.1.1-.3.2-.5.3c-.3.2-.7.4-1.2.5c-.2.1-.4.1-.6.1h-.7c-.5 0-.9-.1-1.3-.2s-.8-.3-1.1-.5s-.6-.4-.8-.5s-.3-.2-.3-.2v.4c.1.2.2.6.4 1c.1.2.3.4.5.6s.4.4.7.5s.6.3.9.3c.3.1.7.1 1 .1h.4c.2 0 .3 0 .5-.1c.3-.1.6-.2.9-.4s.5-.3.7-.5s.4-.4.5-.6s.2-.4.3-.5c.1-.2.1-.3.1-.4c.3-.1.3-.3.3-.3m-5.3-6.2c0-.1-.1-.1-.1-.2c0 0 0-.1-.1-.1L30 33l-.1-.1l-.1-.1c-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2 0-.3 0-.5.1c-.2 0-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0 .1 0 .1-.1.1s.1 0 .2-.1s.3-.1.5-.2c.1 0 .2-.1.3-.1c-.1.1-.1.3-.1.4c0 .5.5 1 1.1 1s1.1-.4 1.1-1c0-.2 0-.3-.1-.4c.1 0 .1 0 .1.1c.1 0 .1 0 .1.1c.1 0 .2.1.3.1s.2.1.2.1c.1 0 .1 0 .1.1c.1-.2.1-.2.1-.3m7.3.1s0-.1-.1-.1c0-.1-.1-.1-.1-.2l-.1-.1l-.1-.1l-.1-.1l-.1-.1c-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2 0-.3 0-.5.1c-.2 0-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0 .1 0 .1-.1.1s.1 0 .2-.1s.3-.1.5-.2c.1 0 .2-.1.3-.1c-.1.1-.1.3-.1.4c0 .5.5 1 1.1 1s1.1-.4 1.1-1c0-.2 0-.3-.1-.4c.1 0 .1 0 .2.1c0 0 .1 0 .1.1c.1 0 .2.1.3.1s.2.1.2.1c.1-.1.1-.1.2-.1m8.8-18.6c-7.5-4-12.6 5.1-14.4 9.2c-1.8-4.1-6.9-13.2-14.4-9.2c-2.4 1.3-4.7 3.8-4.7 3.8s10.5-1.3 11.2 10c2.2-1.4 4.8-4.1 7.7-4.1c3 0 5.9 2.6 8.1 4.1c.7-11.5 11.2-10 11.2-10s-2.2-2.5-4.7-3.8"/><path fill="#94989b" d="M39.3 26.5c-.5-1.8-2.5-9.3-7.3-15.8v-.1h-.1v.1c-5.4 7.5-7.4 16.2-7.4 16.2c-.4 1-.7 2.2-.7 3.6c0 0 1.2-3.6 4.4-3.6s3.8 3.6 3.8 3.6s.5-3.6 3.8-3.6s4.4 3.6 4.4 3.6c-.1-1.6-.5-2.9-.9-4"/><ellipse cx="32" cy="10.6" fill="#333" rx="1.9" ry="1.7"/><g fill="#94989b"><ellipse cx="12.9" cy="18.7" rx="1.9" ry="1.7"/><ellipse cx="51.1" cy="18.7" rx="1.9" ry="1.7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#efeded" d="M13 62.5c-3 0-5.5-2.5-5.5-5.5V7c0-3 2.5-5.5 5.5-5.5h38c3 0 5.5 2.5 5.5 5.5v50c0 3-2.5 5.5-5.5 5.5z"/><path fill="#262626" d="M51 3c2.2 0 4 1.8 4 4v50c0 2.2-1.8 4-4 4H13c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4zm0-3H13C9.1 0 6 3.1 6 7v50c0 3.9 3.1 7 7 7h38c3.9 0 7-3.1 7-7V7c0-3.9-3.1-7-7-7"/><path fill="#333" d="m43.6 55.2l-7.3-12.8c-1.2 1.3-2.7 4.2-4.4 4.2s-3.2-2.9-4.3-4.2l-7.3 12.8l8.7-7.3l-.9 7.3l3.9-7.7l3.9 7.7l-.8-7.3z"/><path fill="#fed0ac" d="M39.3 26.9H24.7s-3 5.8 2.6 15.3c1.8 3 3.3 4.5 4.8 4.5q2.1 0 4.8-4.5c5.5-9.6 2.4-15.3 2.4-15.3"/><path fill="#333" d="M35.6 39.6s-.1.1-.3.2c-.1.1-.2.2-.4.2c-.1.1-.3.2-.5.3c-.3.2-.7.4-1.2.5c-.2.1-.4.1-.6.1h-.7c-.5 0-.9-.1-1.3-.2s-.8-.3-1.1-.5s-.6-.4-.8-.5s-.3-.2-.3-.2v.4c.1.2.2.6.4 1c.1.2.3.4.5.6s.4.4.7.5s.6.3.9.3c.3.1.7.1 1 .1h.4c.2 0 .3 0 .5-.1c.3-.1.6-.2.9-.4s.5-.3.7-.5s.4-.4.5-.6s.2-.4.3-.5c.1-.2.1-.3.1-.4c.3-.1.3-.3.3-.3m-5.3-6.2c0-.1-.1-.1-.1-.2c0 0 0-.1-.1-.1L30 33l-.1-.1l-.1-.1c-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2 0-.3 0-.5.1c-.2 0-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0 .1 0 .1-.1.1s.1 0 .2-.1s.3-.1.5-.2c.1 0 .2-.1.3-.1c-.1.1-.1.3-.1.4c0 .5.5 1 1.1 1s1.1-.4 1.1-1c0-.2 0-.3-.1-.4c.1 0 .1 0 .1.1c.1 0 .1 0 .1.1c.1 0 .2.1.3.1s.2.1.2.1c.1 0 .1 0 .1.1c.1-.2.1-.2.1-.3m7.3.1s0-.1-.1-.1c0-.1-.1-.1-.1-.2l-.1-.1l-.1-.1l-.1-.1l-.1-.1c-.1 0-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2 0-.3 0-.5.1c-.2 0-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0 .1 0 .1-.1.1s.1 0 .2-.1s.3-.1.5-.2c.1 0 .2-.1.3-.1c-.1.1-.1.3-.1.4c0 .5.5 1 1.1 1s1.1-.4 1.1-1c0-.2 0-.3-.1-.4c.1 0 .1 0 .2.1c0 0 .1 0 .1.1c.1 0 .2.1.3.1s.2.1.2.1c.1-.1.1-.1.2-.1m8.8-18.6c-7.5-4-12.6 5.1-14.4 9.2c-1.8-4.1-6.9-13.2-14.4-9.2c-2.4 1.3-4.7 3.8-4.7 3.8s10.5-1.3 11.2 10c2.2-1.4 4.8-4.1 7.7-4.1c3 0 5.9 2.6 8.1 4.1c.7-11.5 11.2-10 11.2-10s-2.2-2.5-4.7-3.8"/><path fill="#94989b" d="M39.3 26.5c-.5-1.8-2.5-9.3-7.3-15.8v-.1h-.1v.1c-5.4 7.5-7.4 16.2-7.4 16.2c-.4 1-.7 2.2-.7 3.6c0 0 1.2-3.6 4.4-3.6s3.8 3.6 3.8 3.6s.5-3.6 3.8-3.6s4.4 3.6 4.4 3.6c-.1-1.6-.5-2.9-.9-4"/><ellipse cx="32" cy="10.6" fill="#333" rx="1.9" ry="1.7"/><g fill="#94989b"><ellipse cx="12.9" cy="18.7" rx="1.9" ry="1.7"/><ellipse cx="51.1" cy="18.7" rx="1.9" ry="1.7"/></g></svg>
</template>

CSS

.icon-joker {
  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%23efeded%22%20d%3D%22M13%2062.5c-3%200-5.5-2.5-5.5-5.5V7c0-3%202.5-5.5%205.5-5.5h38c3%200%205.5%202.5%205.5%205.5v50c0%203-2.5%205.5-5.5%205.5z%22%2F%3E%3Cpath%20fill%3D%22%23262626%22%20d%3D%22M51%203c2.2%200%204%201.8%204%204v50c0%202.2-1.8%204-4%204H13c-2.2%200-4-1.8-4-4V7c0-2.2%201.8-4%204-4zm0-3H13C9.1%200%206%203.1%206%207v50c0%203.9%203.1%207%207%207h38c3.9%200%207-3.1%207-7V7c0-3.9-3.1-7-7-7%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m43.6%2055.2l-7.3-12.8c-1.2%201.3-2.7%204.2-4.4%204.2s-3.2-2.9-4.3-4.2l-7.3%2012.8l8.7-7.3l-.9%207.3l3.9-7.7l3.9%207.7l-.8-7.3z%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M39.3%2026.9H24.7s-3%205.8%202.6%2015.3c1.8%203%203.3%204.5%204.8%204.5q2.1%200%204.8-4.5c5.5-9.6%202.4-15.3%202.4-15.3%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M35.6%2039.6s-.1.1-.3.2c-.1.1-.2.2-.4.2c-.1.1-.3.2-.5.3c-.3.2-.7.4-1.2.5c-.2.1-.4.1-.6.1h-.7c-.5%200-.9-.1-1.3-.2s-.8-.3-1.1-.5s-.6-.4-.8-.5s-.3-.2-.3-.2v.4c.1.2.2.6.4%201c.1.2.3.4.5.6s.4.4.7.5s.6.3.9.3c.3.1.7.1%201%20.1h.4c.2%200%20.3%200%20.5-.1c.3-.1.6-.2.9-.4s.5-.3.7-.5s.4-.4.5-.6s.2-.4.3-.5c.1-.2.1-.3.1-.4c.3-.1.3-.3.3-.3m-5.3-6.2c0-.1-.1-.1-.1-.2c0%200%200-.1-.1-.1L30%2033l-.1-.1l-.1-.1c-.1%200-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2%200-.3%200-.5.1c-.2%200-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0%20.1%200%20.1-.1.1s.1%200%20.2-.1s.3-.1.5-.2c.1%200%20.2-.1.3-.1c-.1.1-.1.3-.1.4c0%20.5.5%201%201.1%201s1.1-.4%201.1-1c0-.2%200-.3-.1-.4c.1%200%20.1%200%20.1.1c.1%200%20.1%200%20.1.1c.1%200%20.2.1.3.1s.2.1.2.1c.1%200%20.1%200%20.1.1c.1-.2.1-.2.1-.3m7.3.1s0-.1-.1-.1c0-.1-.1-.1-.1-.2l-.1-.1l-.1-.1l-.1-.1l-.1-.1c-.1%200-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2%200-.3%200-.5.1c-.2%200-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0%20.1%200%20.1-.1.1s.1%200%20.2-.1s.3-.1.5-.2c.1%200%20.2-.1.3-.1c-.1.1-.1.3-.1.4c0%20.5.5%201%201.1%201s1.1-.4%201.1-1c0-.2%200-.3-.1-.4c.1%200%20.1%200%20.2.1c0%200%20.1%200%20.1.1c.1%200%20.2.1.3.1s.2.1.2.1c.1-.1.1-.1.2-.1m8.8-18.6c-7.5-4-12.6%205.1-14.4%209.2c-1.8-4.1-6.9-13.2-14.4-9.2c-2.4%201.3-4.7%203.8-4.7%203.8s10.5-1.3%2011.2%2010c2.2-1.4%204.8-4.1%207.7-4.1c3%200%205.9%202.6%208.1%204.1c.7-11.5%2011.2-10%2011.2-10s-2.2-2.5-4.7-3.8%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M39.3%2026.5c-.5-1.8-2.5-9.3-7.3-15.8v-.1h-.1v.1c-5.4%207.5-7.4%2016.2-7.4%2016.2c-.4%201-.7%202.2-.7%203.6c0%200%201.2-3.6%204.4-3.6s3.8%203.6%203.8%203.6s.5-3.6%203.8-3.6s4.4%203.6%204.4%203.6c-.1-1.6-.5-2.9-.9-4%22%2F%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2210.6%22%20fill%3D%22%23333%22%20rx%3D%221.9%22%20ry%3D%221.7%22%2F%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cellipse%20cx%3D%2212.9%22%20cy%3D%2218.7%22%20rx%3D%221.9%22%20ry%3D%221.7%22%2F%3E%3Cellipse%20cx%3D%2251.1%22%20cy%3D%2218.7%22%20rx%3D%221.9%22%20ry%3D%221.7%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%23efeded%22%20d%3D%22M13%2062.5c-3%200-5.5-2.5-5.5-5.5V7c0-3%202.5-5.5%205.5-5.5h38c3%200%205.5%202.5%205.5%205.5v50c0%203-2.5%205.5-5.5%205.5z%22%2F%3E%3Cpath%20fill%3D%22%23262626%22%20d%3D%22M51%203c2.2%200%204%201.8%204%204v50c0%202.2-1.8%204-4%204H13c-2.2%200-4-1.8-4-4V7c0-2.2%201.8-4%204-4zm0-3H13C9.1%200%206%203.1%206%207v50c0%203.9%203.1%207%207%207h38c3.9%200%207-3.1%207-7V7c0-3.9-3.1-7-7-7%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m43.6%2055.2l-7.3-12.8c-1.2%201.3-2.7%204.2-4.4%204.2s-3.2-2.9-4.3-4.2l-7.3%2012.8l8.7-7.3l-.9%207.3l3.9-7.7l3.9%207.7l-.8-7.3z%22%2F%3E%3Cpath%20fill%3D%22%23fed0ac%22%20d%3D%22M39.3%2026.9H24.7s-3%205.8%202.6%2015.3c1.8%203%203.3%204.5%204.8%204.5q2.1%200%204.8-4.5c5.5-9.6%202.4-15.3%202.4-15.3%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M35.6%2039.6s-.1.1-.3.2c-.1.1-.2.2-.4.2c-.1.1-.3.2-.5.3c-.3.2-.7.4-1.2.5c-.2.1-.4.1-.6.1h-.7c-.5%200-.9-.1-1.3-.2s-.8-.3-1.1-.5s-.6-.4-.8-.5s-.3-.2-.3-.2v.4c.1.2.2.6.4%201c.1.2.3.4.5.6s.4.4.7.5s.6.3.9.3c.3.1.7.1%201%20.1h.4c.2%200%20.3%200%20.5-.1c.3-.1.6-.2.9-.4s.5-.3.7-.5s.4-.4.5-.6s.2-.4.3-.5c.1-.2.1-.3.1-.4c.3-.1.3-.3.3-.3m-5.3-6.2c0-.1-.1-.1-.1-.2c0%200%200-.1-.1-.1L30%2033l-.1-.1l-.1-.1c-.1%200-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2%200-.3%200-.5.1c-.2%200-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0%20.1%200%20.1-.1.1s.1%200%20.2-.1s.3-.1.5-.2c.1%200%20.2-.1.3-.1c-.1.1-.1.3-.1.4c0%20.5.5%201%201.1%201s1.1-.4%201.1-1c0-.2%200-.3-.1-.4c.1%200%20.1%200%20.1.1c.1%200%20.1%200%20.1.1c.1%200%20.2.1.3.1s.2.1.2.1c.1%200%20.1%200%20.1.1c.1-.2.1-.2.1-.3m7.3.1s0-.1-.1-.1c0-.1-.1-.1-.1-.2l-.1-.1l-.1-.1l-.1-.1l-.1-.1c-.1%200-.1-.1-.2-.1s-.1-.1-.2-.1c-.1-.1-.3-.1-.5-.2h-.5c-.2%200-.3%200-.5.1c-.2%200-.3.1-.4.2s-.3.1-.4.2s-.2.2-.3.2c-.2.2-.2.3-.3.4c0%20.1%200%20.1-.1.1s.1%200%20.2-.1s.3-.1.5-.2c.1%200%20.2-.1.3-.1c-.1.1-.1.3-.1.4c0%20.5.5%201%201.1%201s1.1-.4%201.1-1c0-.2%200-.3-.1-.4c.1%200%20.1%200%20.2.1c0%200%20.1%200%20.1.1c.1%200%20.2.1.3.1s.2.1.2.1c.1-.1.1-.1.2-.1m8.8-18.6c-7.5-4-12.6%205.1-14.4%209.2c-1.8-4.1-6.9-13.2-14.4-9.2c-2.4%201.3-4.7%203.8-4.7%203.8s10.5-1.3%2011.2%2010c2.2-1.4%204.8-4.1%207.7-4.1c3%200%205.9%202.6%208.1%204.1c.7-11.5%2011.2-10%2011.2-10s-2.2-2.5-4.7-3.8%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M39.3%2026.5c-.5-1.8-2.5-9.3-7.3-15.8v-.1h-.1v.1c-5.4%207.5-7.4%2016.2-7.4%2016.2c-.4%201-.7%202.2-.7%203.6c0%200%201.2-3.6%204.4-3.6s3.8%203.6%203.8%203.6s.5-3.6%203.8-3.6s4.4%203.6%204.4%203.6c-.1-1.6-.5-2.9-.9-4%22%2F%3E%3Cellipse%20cx%3D%2232%22%20cy%3D%2210.6%22%20fill%3D%22%23333%22%20rx%3D%221.9%22%20ry%3D%221.7%22%2F%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cellipse%20cx%3D%2212.9%22%20cy%3D%2218.7%22%20rx%3D%221.9%22%20ry%3D%221.7%22%2F%3E%3Cellipse%20cx%3D%2251.1%22%20cy%3D%2218.7%22%20rx%3D%221.9%22%20ry%3D%221.7%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/joker.svg?color=%231a73e8&size=48