svg emoji
svg from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- svg
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the svg emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGoKD6HdOR" d="M53.404 44.132a5.556 5.556 0 0 0-9.242 4.157v4.444a5.556 5.556 0 0 0 11.11 0V50.48h-4.444m-10.741-7.748L35.643 58.29L31.2 42.732m-4.81 3.101c-.455-1.772-2.423-3.102-4.781-3.102c-2.696 0-4.88 1.739-4.88 3.886c0 2.145 2.184 3.886 4.88 3.886l-.1.013c2.696 0 4.881 1.741 4.881 3.886c0 2.148-2.185 3.886-4.88 3.886c-2.36 0-4.327-1.332-4.782-3.104"/></defs><g stroke="#000"><g stroke-width="8" transform="translate(-134.7 18.68)scale(.8851)"><path stroke-linecap="round" stroke-linejoin="round" d="M192.9-2.429v22m15.6-15.556l-15.6 15.56m22-.005h-44m22 0L177.3 4.01"/><ellipse cx="192.9" cy="-3.328" rx=".87" ry=".899"/><ellipse cx="150.2" cy="-145.5" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="19.57" cy="-170" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="19.57" cy="-215.8" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="-122.6" cy="-127.3" rx=".87" ry=".899" transform="rotate(135)"/></g><use href="#SVGoKD6HdOR" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3" clip-rule="evenodd"/></g><g transform="translate(4.97 4.974)scale(.8621)"><g class="UnoptimicedTransforms" transform="translate(-134.7 -44.62)scale(.8851)"><path stroke="#000" stroke-linejoin="round" stroke-width="18" d="m192.9 69.08l-.04 22.01" class="UnoptimicedTransforms"/><path d="m170.9 82.08l-.002 9h44v-9z" color="#000"/><path d="M160.027 91.09c0-5.435 4.432-9.841 9.9-9.841s9.902 4.406 9.902 9.841zm45.753 0c0-5.435 4.432-9.841 9.9-9.841s9.902 4.406 9.902 9.841z" class="UnoptimicedTransforms"/><circle cx="176.7" cy="74.88" r="9.83"/><circle cx="209.1" cy="74.88" r="9.83"/><circle cx="192.9" cy="68.19" r="9.83"/><rect width="22.56" height="3.551" x="182.1" y="80.08" rx="3.482" ry="3.482"/></g><g fill="#f1b31c" stroke="#f1b31c" stroke-width="8" transform="translate(-134.7 18.68)scale(.8851)"><path stroke-linecap="round" stroke-linejoin="round" d="M192.9-2.429V41.57m15.6-37.555L177.3 35.13m37.6-15.56h-44m37.6 15.56L177.3 4.015"/><ellipse cx="192.9" cy="42.47" rx=".87" ry=".899"/><ellipse cx="192.9" cy="-3.328" rx=".87" ry=".899"/><ellipse cx="150.2" cy="-99.67" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="150.2" cy="-145.5" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="19.57" cy="-170" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="19.57" cy="-215.8" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="-122.6" cy="-127.3" rx=".87" ry=".899" transform="rotate(135)"/><ellipse cx="-122.6" cy="-173.1" rx=".87" ry=".899" transform="rotate(135)"/></g><ellipse cx="56.43" cy="35.93" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="15.64" cy="35.93" fill="#f1b31c" rx="4.206" ry="4.238"/><rect width="58.1" height="29.02" x="6.95" y="36" rx="4.698" ry="5"/><rect width="56.94" height="12.72" x="7.524" y="35.99" stroke="#000" stroke-linecap="square" stroke-width="1.149" rx="0" ry="0"/><use href="#SVGoKD6HdOR" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3" clip-rule="evenodd"/><ellipse cx="21.61" cy="21.56" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="36.04" cy="15.42" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="50.46" cy="21.56" fill="#f1b31c" rx="4.206" ry="4.238"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSvg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGoKD6HdOR" d="M53.404 44.132a5.556 5.556 0 0 0-9.242 4.157v4.444a5.556 5.556 0 0 0 11.11 0V50.48h-4.444m-10.741-7.748L35.643 58.29L31.2 42.732m-4.81 3.101c-.455-1.772-2.423-3.102-4.781-3.102c-2.696 0-4.88 1.739-4.88 3.886c0 2.145 2.184 3.886 4.88 3.886l-.1.013c2.696 0 4.881 1.741 4.881 3.886c0 2.148-2.185 3.886-4.88 3.886c-2.36 0-4.327-1.332-4.782-3.104"/></defs><g stroke="#000"><g strokeWidth="8" transform="translate(-134.7 18.68)scale(.8851)"><path strokeLinecap="round" strokeLinejoin="round" d="M192.9-2.429v22m15.6-15.556l-15.6 15.56m22-.005h-44m22 0L177.3 4.01"/><ellipse cx="192.9" cy="-3.328" rx=".87" ry=".899"/><ellipse cx="150.2" cy="-145.5" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="19.57" cy="-170" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="19.57" cy="-215.8" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="-122.6" cy="-127.3" rx=".87" ry=".899" transform="rotate(135)"/></g><use href="#SVGoKD6HdOR" fill="none" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="3" clipRule="evenodd"/></g><g transform="translate(4.97 4.974)scale(.8621)"><g className="UnoptimicedTransforms" transform="translate(-134.7 -44.62)scale(.8851)"><path stroke="#000" strokeLinejoin="round" strokeWidth="18" d="m192.9 69.08l-.04 22.01" className="UnoptimicedTransforms"/><path d="m170.9 82.08l-.002 9h44v-9z" color="#000"/><path d="M160.027 91.09c0-5.435 4.432-9.841 9.9-9.841s9.902 4.406 9.902 9.841zm45.753 0c0-5.435 4.432-9.841 9.9-9.841s9.902 4.406 9.902 9.841z" className="UnoptimicedTransforms"/><circle cx="176.7" cy="74.88" r="9.83"/><circle cx="209.1" cy="74.88" r="9.83"/><circle cx="192.9" cy="68.19" r="9.83"/><rect width="22.56" height="3.551" x="182.1" y="80.08" rx="3.482" ry="3.482"/></g><g fill="#f1b31c" stroke="#f1b31c" strokeWidth="8" transform="translate(-134.7 18.68)scale(.8851)"><path strokeLinecap="round" strokeLinejoin="round" d="M192.9-2.429V41.57m15.6-37.555L177.3 35.13m37.6-15.56h-44m37.6 15.56L177.3 4.015"/><ellipse cx="192.9" cy="42.47" rx=".87" ry=".899"/><ellipse cx="192.9" cy="-3.328" rx=".87" ry=".899"/><ellipse cx="150.2" cy="-99.67" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="150.2" cy="-145.5" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="19.57" cy="-170" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="19.57" cy="-215.8" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="-122.6" cy="-127.3" rx=".87" ry=".899" transform="rotate(135)"/><ellipse cx="-122.6" cy="-173.1" rx=".87" ry=".899" transform="rotate(135)"/></g><ellipse cx="56.43" cy="35.93" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="15.64" cy="35.93" fill="#f1b31c" rx="4.206" ry="4.238"/><rect width="58.1" height="29.02" x="6.95" y="36" rx="4.698" ry="5"/><rect width="56.94" height="12.72" x="7.524" y="35.99" stroke="#000" strokeLinecap="square" strokeWidth="1.149" rx="0" ry="0"/><use href="#SVGoKD6HdOR" fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="3" clipRule="evenodd"/><ellipse cx="21.61" cy="21.56" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="36.04" cy="15.42" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="50.46" cy="21.56" fill="#f1b31c" rx="4.206" ry="4.238"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGoKD6HdOR" d="M53.404 44.132a5.556 5.556 0 0 0-9.242 4.157v4.444a5.556 5.556 0 0 0 11.11 0V50.48h-4.444m-10.741-7.748L35.643 58.29L31.2 42.732m-4.81 3.101c-.455-1.772-2.423-3.102-4.781-3.102c-2.696 0-4.88 1.739-4.88 3.886c0 2.145 2.184 3.886 4.88 3.886l-.1.013c2.696 0 4.881 1.741 4.881 3.886c0 2.148-2.185 3.886-4.88 3.886c-2.36 0-4.327-1.332-4.782-3.104"/></defs><g stroke="#000"><g stroke-width="8" transform="translate(-134.7 18.68)scale(.8851)"><path stroke-linecap="round" stroke-linejoin="round" d="M192.9-2.429v22m15.6-15.556l-15.6 15.56m22-.005h-44m22 0L177.3 4.01"/><ellipse cx="192.9" cy="-3.328" rx=".87" ry=".899"/><ellipse cx="150.2" cy="-145.5" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="19.57" cy="-170" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="19.57" cy="-215.8" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="-122.6" cy="-127.3" rx=".87" ry=".899" transform="rotate(135)"/></g><use href="#SVGoKD6HdOR" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3" clip-rule="evenodd"/></g><g transform="translate(4.97 4.974)scale(.8621)"><g class="UnoptimicedTransforms" transform="translate(-134.7 -44.62)scale(.8851)"><path stroke="#000" stroke-linejoin="round" stroke-width="18" d="m192.9 69.08l-.04 22.01" class="UnoptimicedTransforms"/><path d="m170.9 82.08l-.002 9h44v-9z" color="#000"/><path d="M160.027 91.09c0-5.435 4.432-9.841 9.9-9.841s9.902 4.406 9.902 9.841zm45.753 0c0-5.435 4.432-9.841 9.9-9.841s9.902 4.406 9.902 9.841z" class="UnoptimicedTransforms"/><circle cx="176.7" cy="74.88" r="9.83"/><circle cx="209.1" cy="74.88" r="9.83"/><circle cx="192.9" cy="68.19" r="9.83"/><rect width="22.56" height="3.551" x="182.1" y="80.08" rx="3.482" ry="3.482"/></g><g fill="#f1b31c" stroke="#f1b31c" stroke-width="8" transform="translate(-134.7 18.68)scale(.8851)"><path stroke-linecap="round" stroke-linejoin="round" d="M192.9-2.429V41.57m15.6-37.555L177.3 35.13m37.6-15.56h-44m37.6 15.56L177.3 4.015"/><ellipse cx="192.9" cy="42.47" rx=".87" ry=".899"/><ellipse cx="192.9" cy="-3.328" rx=".87" ry=".899"/><ellipse cx="150.2" cy="-99.67" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="150.2" cy="-145.5" rx=".87" ry=".899" transform="rotate(45)"/><ellipse cx="19.57" cy="-170" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="19.57" cy="-215.8" rx=".87" ry=".899" transform="rotate(90)"/><ellipse cx="-122.6" cy="-127.3" rx=".87" ry=".899" transform="rotate(135)"/><ellipse cx="-122.6" cy="-173.1" rx=".87" ry=".899" transform="rotate(135)"/></g><ellipse cx="56.43" cy="35.93" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="15.64" cy="35.93" fill="#f1b31c" rx="4.206" ry="4.238"/><rect width="58.1" height="29.02" x="6.95" y="36" rx="4.698" ry="5"/><rect width="56.94" height="12.72" x="7.524" y="35.99" stroke="#000" stroke-linecap="square" stroke-width="1.149" rx="0" ry="0"/><use href="#SVGoKD6HdOR" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="3" clip-rule="evenodd"/><ellipse cx="21.61" cy="21.56" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="36.04" cy="15.42" fill="#f1b31c" rx="4.206" ry="4.238"/><ellipse cx="50.46" cy="21.56" fill="#f1b31c" rx="4.206" ry="4.238"/></g></svg> </template>
CSS
.icon-svg {
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%3Cdefs%3E%3Cpath%20id%3D%22SVGoKD6HdOR%22%20d%3D%22M53.404%2044.132a5.556%205.556%200%200%200-9.242%204.157v4.444a5.556%205.556%200%200%200%2011.11%200V50.48h-4.444m-10.741-7.748L35.643%2058.29L31.2%2042.732m-4.81%203.101c-.455-1.772-2.423-3.102-4.781-3.102c-2.696%200-4.88%201.739-4.88%203.886c0%202.145%202.184%203.886%204.88%203.886l-.1.013c2.696%200%204.881%201.741%204.881%203.886c0%202.148-2.185%203.886-4.88%203.886c-2.36%200-4.327-1.332-4.782-3.104%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cg%20stroke-width%3D%228%22%20transform%3D%22translate(-134.7%2018.68)scale(.8851)%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M192.9-2.429v22m15.6-15.556l-15.6%2015.56m22-.005h-44m22%200L177.3%204.01%22%2F%3E%3Cellipse%20cx%3D%22192.9%22%20cy%3D%22-3.328%22%20rx%3D%22.87%22%20ry%3D%22.899%22%2F%3E%3Cellipse%20cx%3D%22150.2%22%20cy%3D%22-145.5%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(45)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-170%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-215.8%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%22-122.6%22%20cy%3D%22-127.3%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(135)%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGoKD6HdOR%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(4.97%204.974)scale(.8621)%22%3E%3Cg%20class%3D%22UnoptimicedTransforms%22%20transform%3D%22translate(-134.7%20-44.62)scale(.8851)%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2218%22%20d%3D%22m192.9%2069.08l-.04%2022.01%22%20class%3D%22UnoptimicedTransforms%22%2F%3E%3Cpath%20d%3D%22m170.9%2082.08l-.002%209h44v-9z%22%20color%3D%22%23000%22%2F%3E%3Cpath%20d%3D%22M160.027%2091.09c0-5.435%204.432-9.841%209.9-9.841s9.902%204.406%209.902%209.841zm45.753%200c0-5.435%204.432-9.841%209.9-9.841s9.902%204.406%209.902%209.841z%22%20class%3D%22UnoptimicedTransforms%22%2F%3E%3Ccircle%20cx%3D%22176.7%22%20cy%3D%2274.88%22%20r%3D%229.83%22%2F%3E%3Ccircle%20cx%3D%22209.1%22%20cy%3D%2274.88%22%20r%3D%229.83%22%2F%3E%3Ccircle%20cx%3D%22192.9%22%20cy%3D%2268.19%22%20r%3D%229.83%22%2F%3E%3Crect%20width%3D%2222.56%22%20height%3D%223.551%22%20x%3D%22182.1%22%20y%3D%2280.08%22%20rx%3D%223.482%22%20ry%3D%223.482%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%228%22%20transform%3D%22translate(-134.7%2018.68)scale(.8851)%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M192.9-2.429V41.57m15.6-37.555L177.3%2035.13m37.6-15.56h-44m37.6%2015.56L177.3%204.015%22%2F%3E%3Cellipse%20cx%3D%22192.9%22%20cy%3D%2242.47%22%20rx%3D%22.87%22%20ry%3D%22.899%22%2F%3E%3Cellipse%20cx%3D%22192.9%22%20cy%3D%22-3.328%22%20rx%3D%22.87%22%20ry%3D%22.899%22%2F%3E%3Cellipse%20cx%3D%22150.2%22%20cy%3D%22-99.67%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(45)%22%2F%3E%3Cellipse%20cx%3D%22150.2%22%20cy%3D%22-145.5%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(45)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-170%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-215.8%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%22-122.6%22%20cy%3D%22-127.3%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(135)%22%2F%3E%3Cellipse%20cx%3D%22-122.6%22%20cy%3D%22-173.1%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(135)%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2256.43%22%20cy%3D%2235.93%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Cellipse%20cx%3D%2215.64%22%20cy%3D%2235.93%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Crect%20width%3D%2258.1%22%20height%3D%2229.02%22%20x%3D%226.95%22%20y%3D%2236%22%20rx%3D%224.698%22%20ry%3D%225%22%2F%3E%3Crect%20width%3D%2256.94%22%20height%3D%2212.72%22%20x%3D%227.524%22%20y%3D%2235.99%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%221.149%22%20rx%3D%220%22%20ry%3D%220%22%2F%3E%3Cuse%20href%3D%22%23SVGoKD6HdOR%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cellipse%20cx%3D%2221.61%22%20cy%3D%2221.56%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Cellipse%20cx%3D%2236.04%22%20cy%3D%2215.42%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Cellipse%20cx%3D%2250.46%22%20cy%3D%2221.56%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%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%3Cdefs%3E%3Cpath%20id%3D%22SVGoKD6HdOR%22%20d%3D%22M53.404%2044.132a5.556%205.556%200%200%200-9.242%204.157v4.444a5.556%205.556%200%200%200%2011.11%200V50.48h-4.444m-10.741-7.748L35.643%2058.29L31.2%2042.732m-4.81%203.101c-.455-1.772-2.423-3.102-4.781-3.102c-2.696%200-4.88%201.739-4.88%203.886c0%202.145%202.184%203.886%204.88%203.886l-.1.013c2.696%200%204.881%201.741%204.881%203.886c0%202.148-2.185%203.886-4.88%203.886c-2.36%200-4.327-1.332-4.782-3.104%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cg%20stroke-width%3D%228%22%20transform%3D%22translate(-134.7%2018.68)scale(.8851)%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M192.9-2.429v22m15.6-15.556l-15.6%2015.56m22-.005h-44m22%200L177.3%204.01%22%2F%3E%3Cellipse%20cx%3D%22192.9%22%20cy%3D%22-3.328%22%20rx%3D%22.87%22%20ry%3D%22.899%22%2F%3E%3Cellipse%20cx%3D%22150.2%22%20cy%3D%22-145.5%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(45)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-170%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-215.8%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%22-122.6%22%20cy%3D%22-127.3%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(135)%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGoKD6HdOR%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cg%20transform%3D%22translate(4.97%204.974)scale(.8621)%22%3E%3Cg%20class%3D%22UnoptimicedTransforms%22%20transform%3D%22translate(-134.7%20-44.62)scale(.8851)%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2218%22%20d%3D%22m192.9%2069.08l-.04%2022.01%22%20class%3D%22UnoptimicedTransforms%22%2F%3E%3Cpath%20d%3D%22m170.9%2082.08l-.002%209h44v-9z%22%20color%3D%22%23000%22%2F%3E%3Cpath%20d%3D%22M160.027%2091.09c0-5.435%204.432-9.841%209.9-9.841s9.902%204.406%209.902%209.841zm45.753%200c0-5.435%204.432-9.841%209.9-9.841s9.902%204.406%209.902%209.841z%22%20class%3D%22UnoptimicedTransforms%22%2F%3E%3Ccircle%20cx%3D%22176.7%22%20cy%3D%2274.88%22%20r%3D%229.83%22%2F%3E%3Ccircle%20cx%3D%22209.1%22%20cy%3D%2274.88%22%20r%3D%229.83%22%2F%3E%3Ccircle%20cx%3D%22192.9%22%20cy%3D%2268.19%22%20r%3D%229.83%22%2F%3E%3Crect%20width%3D%2222.56%22%20height%3D%223.551%22%20x%3D%22182.1%22%20y%3D%2280.08%22%20rx%3D%223.482%22%20ry%3D%223.482%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-width%3D%228%22%20transform%3D%22translate(-134.7%2018.68)scale(.8851)%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M192.9-2.429V41.57m15.6-37.555L177.3%2035.13m37.6-15.56h-44m37.6%2015.56L177.3%204.015%22%2F%3E%3Cellipse%20cx%3D%22192.9%22%20cy%3D%2242.47%22%20rx%3D%22.87%22%20ry%3D%22.899%22%2F%3E%3Cellipse%20cx%3D%22192.9%22%20cy%3D%22-3.328%22%20rx%3D%22.87%22%20ry%3D%22.899%22%2F%3E%3Cellipse%20cx%3D%22150.2%22%20cy%3D%22-99.67%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(45)%22%2F%3E%3Cellipse%20cx%3D%22150.2%22%20cy%3D%22-145.5%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(45)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-170%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%2219.57%22%20cy%3D%22-215.8%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(90)%22%2F%3E%3Cellipse%20cx%3D%22-122.6%22%20cy%3D%22-127.3%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(135)%22%2F%3E%3Cellipse%20cx%3D%22-122.6%22%20cy%3D%22-173.1%22%20rx%3D%22.87%22%20ry%3D%22.899%22%20transform%3D%22rotate(135)%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2256.43%22%20cy%3D%2235.93%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Cellipse%20cx%3D%2215.64%22%20cy%3D%2235.93%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Crect%20width%3D%2258.1%22%20height%3D%2229.02%22%20x%3D%226.95%22%20y%3D%2236%22%20rx%3D%224.698%22%20ry%3D%225%22%2F%3E%3Crect%20width%3D%2256.94%22%20height%3D%2212.72%22%20x%3D%227.524%22%20y%3D%2235.99%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%221.149%22%20rx%3D%220%22%20ry%3D%220%22%2F%3E%3Cuse%20href%3D%22%23SVGoKD6HdOR%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cellipse%20cx%3D%2221.61%22%20cy%3D%2221.56%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Cellipse%20cx%3D%2236.04%22%20cy%3D%2215.42%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%22%2F%3E%3Cellipse%20cx%3D%2250.46%22%20cy%3D%2221.56%22%20fill%3D%22%23f1b31c%22%20rx%3D%224.206%22%20ry%3D%224.238%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/svg.svg?color=%231a73e8&size=48