money mouth face emoji

money-mouth-face from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.

Name
money-mouth-face
Set
OpenMoji
Style
Default
Category
Smileys Emotion
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More smileys emotion icons from OpenMoji

Use the money mouth face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M30.498 53.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137 3.062 23.683.065l.16-.065a8.88 8.88 0 0 1-6.415 8.684"/><path fill="#b1cc33" d="M40.538 49.289s1.518 8.819-1.064 10.94l.025-.023a4.884 4.884 0 0 1-7.008 0c-2.583-2.12-1.065-10.939-1.065-10.939"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M30.498 53.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137 3.062 23.683.065l.16-.065a8.88 8.88 0 0 1-6.415 8.684M20.28 27.2a6.3 6.3 0 0 1 3.39-3a6.3 6.3 0 0 1 4.53-.42m22.69 3.42a7.19 7.19 0 0 0-7.91-3.43"/><path d="M44.324 57.447a23 23 0 1 0-16.59.023"/><path d="M20.28 27.2a6.3 6.3 0 0 1 3.39-3a6.3 6.3 0 0 1 4.53-.42m22.69 3.42a7.19 7.19 0 0 0-7.91-3.43m-2.442 25.519s1.518 8.819-1.064 10.94l.025-.023a4.884 4.884 0 0 1-7.008 0c-2.583-2.12-1.065-10.939-1.065-10.939M29.23 31.55a1.935 1.935 0 0 0-1.95-1.267h0a1.823 1.823 0 0 0-1.992 1.586a1.823 1.823 0 0 0 1.991 1.585l-.04.006a1.823 1.823 0 0 1 1.991 1.586a1.823 1.823 0 0 1-1.991 1.585h0a1.935 1.935 0 0 1-1.95-1.266m1.97-5.081v-1.512m0 9.37v-1.511m19.008-5.081a1.935 1.935 0 0 0-1.95-1.267h0a1.823 1.823 0 0 0-1.992 1.586a1.823 1.823 0 0 0 1.991 1.585l-.04.006a1.823 1.823 0 0 1 1.991 1.586a1.823 1.823 0 0 1-1.99 1.585h0a1.935 1.935 0 0 1-1.951-1.266m1.97-5.081v-1.512m0 9.37v-1.511"/><path d="M37.897 53.146a1.935 1.935 0 0 0-1.95-1.266h0a1.627 1.627 0 1 0 0 3.17l-.04.007a1.627 1.627 0 1 1 0 3.17h0a1.935 1.935 0 0 1-1.951-1.265m1.97-5.082v-1.511m0 9.37v-1.511"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMoneyMouthFace(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M30.498 53.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137 3.062 23.683.065l.16-.065a8.88 8.88 0 0 1-6.415 8.684"/><path fill="#b1cc33" d="M40.538 49.289s1.518 8.819-1.064 10.94l.025-.023a4.884 4.884 0 0 1-7.008 0c-2.583-2.12-1.065-10.939-1.065-10.939"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M30.498 53.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137 3.062 23.683.065l.16-.065a8.88 8.88 0 0 1-6.415 8.684M20.28 27.2a6.3 6.3 0 0 1 3.39-3a6.3 6.3 0 0 1 4.53-.42m22.69 3.42a7.19 7.19 0 0 0-7.91-3.43"/><path d="M44.324 57.447a23 23 0 1 0-16.59.023"/><path d="M20.28 27.2a6.3 6.3 0 0 1 3.39-3a6.3 6.3 0 0 1 4.53-.42m22.69 3.42a7.19 7.19 0 0 0-7.91-3.43m-2.442 25.519s1.518 8.819-1.064 10.94l.025-.023a4.884 4.884 0 0 1-7.008 0c-2.583-2.12-1.065-10.939-1.065-10.939M29.23 31.55a1.935 1.935 0 0 0-1.95-1.267h0a1.823 1.823 0 0 0-1.992 1.586a1.823 1.823 0 0 0 1.991 1.585l-.04.006a1.823 1.823 0 0 1 1.991 1.586a1.823 1.823 0 0 1-1.991 1.585h0a1.935 1.935 0 0 1-1.95-1.266m1.97-5.081v-1.512m0 9.37v-1.511m19.008-5.081a1.935 1.935 0 0 0-1.95-1.267h0a1.823 1.823 0 0 0-1.992 1.586a1.823 1.823 0 0 0 1.991 1.585l-.04.006a1.823 1.823 0 0 1 1.991 1.586a1.823 1.823 0 0 1-1.99 1.585h0a1.935 1.935 0 0 1-1.951-1.266m1.97-5.081v-1.512m0 9.37v-1.511"/><path d="M37.897 53.146a1.935 1.935 0 0 0-1.95-1.266h0a1.627 1.627 0 1 0 0 3.17l-.04.007a1.627 1.627 0 1 1 0 3.17h0a1.935 1.935 0 0 1-1.951-1.265m1.97-5.082v-1.511m0 9.37v-1.511"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="24" fill="#fcea2b"/><path fill="#fff" d="M30.498 53.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137 3.062 23.683.065l.16-.065a8.88 8.88 0 0 1-6.415 8.684"/><path fill="#b1cc33" d="M40.538 49.289s1.518 8.819-1.064 10.94l.025-.023a4.884 4.884 0 0 1-7.008 0c-2.583-2.12-1.065-10.939-1.065-10.939"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M30.498 53.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137 3.062 23.683.065l.16-.065a8.88 8.88 0 0 1-6.415 8.684M20.28 27.2a6.3 6.3 0 0 1 3.39-3a6.3 6.3 0 0 1 4.53-.42m22.69 3.42a7.19 7.19 0 0 0-7.91-3.43"/><path d="M44.324 57.447a23 23 0 1 0-16.59.023"/><path d="M20.28 27.2a6.3 6.3 0 0 1 3.39-3a6.3 6.3 0 0 1 4.53-.42m22.69 3.42a7.19 7.19 0 0 0-7.91-3.43m-2.442 25.519s1.518 8.819-1.064 10.94l.025-.023a4.884 4.884 0 0 1-7.008 0c-2.583-2.12-1.065-10.939-1.065-10.939M29.23 31.55a1.935 1.935 0 0 0-1.95-1.267h0a1.823 1.823 0 0 0-1.992 1.586a1.823 1.823 0 0 0 1.991 1.585l-.04.006a1.823 1.823 0 0 1 1.991 1.586a1.823 1.823 0 0 1-1.991 1.585h0a1.935 1.935 0 0 1-1.95-1.266m1.97-5.081v-1.512m0 9.37v-1.511m19.008-5.081a1.935 1.935 0 0 0-1.95-1.267h0a1.823 1.823 0 0 0-1.992 1.586a1.823 1.823 0 0 0 1.991 1.585l-.04.006a1.823 1.823 0 0 1 1.991 1.586a1.823 1.823 0 0 1-1.99 1.585h0a1.935 1.935 0 0 1-1.951-1.266m1.97-5.081v-1.512m0 9.37v-1.511"/><path d="M37.897 53.146a1.935 1.935 0 0 0-1.95-1.266h0a1.627 1.627 0 1 0 0 3.17l-.04.007a1.627 1.627 0 1 1 0 3.17h0a1.935 1.935 0 0 1-1.951-1.265m1.97-5.082v-1.511m0 9.37v-1.511"/></g></svg>
</template>

CSS

.icon-money-mouth-face {
  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%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.498%2053.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137%203.062%2023.683.065l.16-.065a8.88%208.88%200%200%201-6.415%208.684%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M40.538%2049.289s1.518%208.819-1.064%2010.94l.025-.023a4.884%204.884%200%200%201-7.008%200c-2.583-2.12-1.065-10.939-1.065-10.939%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M30.498%2053.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137%203.062%2023.683.065l.16-.065a8.88%208.88%200%200%201-6.415%208.684M20.28%2027.2a6.3%206.3%200%200%201%203.39-3a6.3%206.3%200%200%201%204.53-.42m22.69%203.42a7.19%207.19%200%200%200-7.91-3.43%22%2F%3E%3Cpath%20d%3D%22M44.324%2057.447a23%2023%200%201%200-16.59.023%22%2F%3E%3Cpath%20d%3D%22M20.28%2027.2a6.3%206.3%200%200%201%203.39-3a6.3%206.3%200%200%201%204.53-.42m22.69%203.42a7.19%207.19%200%200%200-7.91-3.43m-2.442%2025.519s1.518%208.819-1.064%2010.94l.025-.023a4.884%204.884%200%200%201-7.008%200c-2.583-2.12-1.065-10.939-1.065-10.939M29.23%2031.55a1.935%201.935%200%200%200-1.95-1.267h0a1.823%201.823%200%200%200-1.992%201.586a1.823%201.823%200%200%200%201.991%201.585l-.04.006a1.823%201.823%200%200%201%201.991%201.586a1.823%201.823%200%200%201-1.991%201.585h0a1.935%201.935%200%200%201-1.95-1.266m1.97-5.081v-1.512m0%209.37v-1.511m19.008-5.081a1.935%201.935%200%200%200-1.95-1.267h0a1.823%201.823%200%200%200-1.992%201.586a1.823%201.823%200%200%200%201.991%201.585l-.04.006a1.823%201.823%200%200%201%201.991%201.586a1.823%201.823%200%200%201-1.99%201.585h0a1.935%201.935%200%200%201-1.951-1.266m1.97-5.081v-1.512m0%209.37v-1.511%22%2F%3E%3Cpath%20d%3D%22M37.897%2053.146a1.935%201.935%200%200%200-1.95-1.266h0a1.627%201.627%200%201%200%200%203.17l-.04.007a1.627%201.627%200%201%201%200%203.17h0a1.935%201.935%200%200%201-1.951-1.265m1.97-5.082v-1.511m0%209.37v-1.511%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%2236%22%20cy%3D%2236%22%20r%3D%2224%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.498%2053.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137%203.062%2023.683.065l.16-.065a8.88%208.88%200%200%201-6.415%208.684%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M40.538%2049.289s1.518%208.819-1.064%2010.94l.025-.023a4.884%204.884%200%200%201-7.008%200c-2.583-2.12-1.065-10.939-1.065-10.939%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M30.498%2053.374c-4.296-1.49-6.461-4.801-6.461-8.683h.094s12.137%203.062%2023.683.065l.16-.065a8.88%208.88%200%200%201-6.415%208.684M20.28%2027.2a6.3%206.3%200%200%201%203.39-3a6.3%206.3%200%200%201%204.53-.42m22.69%203.42a7.19%207.19%200%200%200-7.91-3.43%22%2F%3E%3Cpath%20d%3D%22M44.324%2057.447a23%2023%200%201%200-16.59.023%22%2F%3E%3Cpath%20d%3D%22M20.28%2027.2a6.3%206.3%200%200%201%203.39-3a6.3%206.3%200%200%201%204.53-.42m22.69%203.42a7.19%207.19%200%200%200-7.91-3.43m-2.442%2025.519s1.518%208.819-1.064%2010.94l.025-.023a4.884%204.884%200%200%201-7.008%200c-2.583-2.12-1.065-10.939-1.065-10.939M29.23%2031.55a1.935%201.935%200%200%200-1.95-1.267h0a1.823%201.823%200%200%200-1.992%201.586a1.823%201.823%200%200%200%201.991%201.585l-.04.006a1.823%201.823%200%200%201%201.991%201.586a1.823%201.823%200%200%201-1.991%201.585h0a1.935%201.935%200%200%201-1.95-1.266m1.97-5.081v-1.512m0%209.37v-1.511m19.008-5.081a1.935%201.935%200%200%200-1.95-1.267h0a1.823%201.823%200%200%200-1.992%201.586a1.823%201.823%200%200%200%201.991%201.585l-.04.006a1.823%201.823%200%200%201%201.991%201.586a1.823%201.823%200%200%201-1.99%201.585h0a1.935%201.935%200%200%201-1.951-1.266m1.97-5.081v-1.512m0%209.37v-1.511%22%2F%3E%3Cpath%20d%3D%22M37.897%2053.146a1.935%201.935%200%200%200-1.95-1.266h0a1.627%201.627%200%201%200%200%203.17l-.04.007a1.627%201.627%200%201%201%200%203.17h0a1.935%201.935%200%200%201-1.951-1.265m1.97-5.082v-1.511m0%209.37v-1.511%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/money-mouth-face.svg?color=%231a73e8&size=48