grinning face with big eyes emoji

grinning-face-with-big-eyes from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.

Name
grinning-face-with-big-eyes
Set
Noto Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More smileys & emotion icons from Noto Emoji

Use the grinning face with big eyes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVG3GjRoeSg" cx="64" cy="-272" r="56.96" fx="64" fy="-272" gradientTransform="matrix(1 0 0 -1 0 -208)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".919" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient></defs><path fill="url(#SVG3GjRoeSg)" d="M64 119.9c-27.9 0-58-17.5-58-55.9S36.1 8.1 64 8.1c15.5 0 29.8 5.1 40.4 14.4C115.9 32.7 122 47.1 122 64s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.893 30.769C117.22 39.366 120 49.612 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.063 0-37.037-7.347-48.179-22.94C24.583 111.623 44.811 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.742-3.471-24.06-10.107-33.231"/><path fill="#422b0d" d="M82.933 34.723c3.802 0 7.258 5.644 7.258 15s-3.456 15-7.258 15s-7.259-5.644-7.259-15s3.456-15 7.259-15m-37.382 0c-4.055 0-7.742 5.644-7.742 15s3.687 15 7.742 15c4.056 0 7.742-5.644 7.742-15s-3.686-15-7.742-15"/><path fill="#896024" d="M45.325 38.391c-1.032-.716-2.577-.494-3.58.954s-.671 2.972.362 3.688s2.577.494 3.581-.954s.67-2.971-.363-3.688m38.162 0c-1.033-.716-2.577-.494-3.581.954s-.67 2.972.362 3.688s2.578.494 3.582-.954s.67-2.971-.363-3.688"/><path fill="#422b0d" d="M101.538 72.901c-1.327-2.461-3.832-2.769-6.83-1.832c-8.96 2.805-19.524 4.233-30.648 4.247c-11.124-.014-22.853-1.525-31.815-4.33c-2.994-.935-4.586-.296-5.913 2.165c-1.359 2.517-1.452 4.989-.308 7.5c6.425 14.1 21.836 23.006 38.037 22.588c18.627-.48 31.45-8.488 37.874-22.587c1.145-2.512.962-5.235-.397-7.75"/><path fill="#ed7770" d="M64.053 92.863c-13.112-.315-17.18 6.82-17.415 7.14c2.396 1.223 9.904 3.335 17.124 3.38s14.532-2.009 16.879-3.045c-.175-.335-3.476-7.16-16.588-7.475"/><path fill="#fff" d="M95.555 71.149c-8.96 2.805-20.662 4.67-31.786 4.683c-11.124-.014-21.98-1.724-30.941-4.53c-2.994-.934-5.276-.925-6.603 1.536c-.21.39-.717 1.415-.264 1.592c12.103 6.171 25.165 8.934 38.801 8.934c13.087 0 25.644-2.549 37.334-8.209c.473-.2-.15-1.713-.475-2.317c-1.327-2.461-3.068-2.626-6.066-1.69"/><path fill="#422b0d" d="M102.748 72.729c-1.327-2.461-4.194-3.545-7.188-2.61c-8.96 2.804-20.464 4.418-31.586 4.433c-11.122-.015-22.626-1.63-31.586-4.434c-2.994-.934-5.81.137-7.136 2.598c-1.36 2.517-.372 5.424.772 7.935q.78 1.71 1.709 3.31s-2.132-7.801-.281-10.058c.755-.92 2.565-1.604 4.627-1.002c9.197 2.688 20.792 4.263 31.89 4.368s22.91-1.87 32.337-4.765c2.115-.65 3.435.479 4.19 1.4c1.85 2.256-.276 10.065-.276 10.065c.619-1.065 1.236-2.164 1.756-3.305c1.144-2.512 2.131-5.418.772-7.935"/></svg>

React

import type { SVGProps } from "react";

export function NotoGrinningFaceWithBigEyes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVG3GjRoeSg" cx="64" cy="-272" r="56.96" fx="64" fy="-272" gradientTransform="matrix(1 0 0 -1 0 -208)" gradientUnits="userSpaceOnUse"><stop offset=".5" stopColor="#fde030"/><stop offset=".919" stopColor="#f7c02b"/><stop offset="1" stopColor="#f4a223"/></radialGradient></defs><path fill="url(#SVG3GjRoeSg)" d="M64 119.9c-27.9 0-58-17.5-58-55.9S36.1 8.1 64 8.1c15.5 0 29.8 5.1 40.4 14.4C115.9 32.7 122 47.1 122 64s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.893 30.769C117.22 39.366 120 49.612 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.063 0-37.037-7.347-48.179-22.94C24.583 111.623 44.811 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.742-3.471-24.06-10.107-33.231"/><path fill="#422b0d" d="M82.933 34.723c3.802 0 7.258 5.644 7.258 15s-3.456 15-7.258 15s-7.259-5.644-7.259-15s3.456-15 7.259-15m-37.382 0c-4.055 0-7.742 5.644-7.742 15s3.687 15 7.742 15c4.056 0 7.742-5.644 7.742-15s-3.686-15-7.742-15"/><path fill="#896024" d="M45.325 38.391c-1.032-.716-2.577-.494-3.58.954s-.671 2.972.362 3.688s2.577.494 3.581-.954s.67-2.971-.363-3.688m38.162 0c-1.033-.716-2.577-.494-3.581.954s-.67 2.972.362 3.688s2.578.494 3.582-.954s.67-2.971-.363-3.688"/><path fill="#422b0d" d="M101.538 72.901c-1.327-2.461-3.832-2.769-6.83-1.832c-8.96 2.805-19.524 4.233-30.648 4.247c-11.124-.014-22.853-1.525-31.815-4.33c-2.994-.935-4.586-.296-5.913 2.165c-1.359 2.517-1.452 4.989-.308 7.5c6.425 14.1 21.836 23.006 38.037 22.588c18.627-.48 31.45-8.488 37.874-22.587c1.145-2.512.962-5.235-.397-7.75"/><path fill="#ed7770" d="M64.053 92.863c-13.112-.315-17.18 6.82-17.415 7.14c2.396 1.223 9.904 3.335 17.124 3.38s14.532-2.009 16.879-3.045c-.175-.335-3.476-7.16-16.588-7.475"/><path fill="#fff" d="M95.555 71.149c-8.96 2.805-20.662 4.67-31.786 4.683c-11.124-.014-21.98-1.724-30.941-4.53c-2.994-.934-5.276-.925-6.603 1.536c-.21.39-.717 1.415-.264 1.592c12.103 6.171 25.165 8.934 38.801 8.934c13.087 0 25.644-2.549 37.334-8.209c.473-.2-.15-1.713-.475-2.317c-1.327-2.461-3.068-2.626-6.066-1.69"/><path fill="#422b0d" d="M102.748 72.729c-1.327-2.461-4.194-3.545-7.188-2.61c-8.96 2.804-20.464 4.418-31.586 4.433c-11.122-.015-22.626-1.63-31.586-4.434c-2.994-.934-5.81.137-7.136 2.598c-1.36 2.517-.372 5.424.772 7.935q.78 1.71 1.709 3.31s-2.132-7.801-.281-10.058c.755-.92 2.565-1.604 4.627-1.002c9.197 2.688 20.792 4.263 31.89 4.368s22.91-1.87 32.337-4.765c2.115-.65 3.435.479 4.19 1.4c1.85 2.256-.276 10.065-.276 10.065c.619-1.065 1.236-2.164 1.756-3.305c1.144-2.512 2.131-5.418.772-7.935"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVG3GjRoeSg" cx="64" cy="-272" r="56.96" fx="64" fy="-272" gradientTransform="matrix(1 0 0 -1 0 -208)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".919" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient></defs><path fill="url(#SVG3GjRoeSg)" d="M64 119.9c-27.9 0-58-17.5-58-55.9S36.1 8.1 64 8.1c15.5 0 29.8 5.1 40.4 14.4C115.9 32.7 122 47.1 122 64s-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5"/><path fill="#eb8f00" d="M111.893 30.769C117.22 39.366 120 49.612 120 61c0 16.9-6.1 31.2-17.6 41.4c-10.6 9.3-25 14.5-40.4 14.5c-18.063 0-37.037-7.347-48.179-22.94C24.583 111.623 44.811 119.9 64 119.9c15.4 0 29.8-5.2 40.4-14.5C115.9 95.2 122 80.9 122 64c0-12.742-3.471-24.06-10.107-33.231"/><path fill="#422b0d" d="M82.933 34.723c3.802 0 7.258 5.644 7.258 15s-3.456 15-7.258 15s-7.259-5.644-7.259-15s3.456-15 7.259-15m-37.382 0c-4.055 0-7.742 5.644-7.742 15s3.687 15 7.742 15c4.056 0 7.742-5.644 7.742-15s-3.686-15-7.742-15"/><path fill="#896024" d="M45.325 38.391c-1.032-.716-2.577-.494-3.58.954s-.671 2.972.362 3.688s2.577.494 3.581-.954s.67-2.971-.363-3.688m38.162 0c-1.033-.716-2.577-.494-3.581.954s-.67 2.972.362 3.688s2.578.494 3.582-.954s.67-2.971-.363-3.688"/><path fill="#422b0d" d="M101.538 72.901c-1.327-2.461-3.832-2.769-6.83-1.832c-8.96 2.805-19.524 4.233-30.648 4.247c-11.124-.014-22.853-1.525-31.815-4.33c-2.994-.935-4.586-.296-5.913 2.165c-1.359 2.517-1.452 4.989-.308 7.5c6.425 14.1 21.836 23.006 38.037 22.588c18.627-.48 31.45-8.488 37.874-22.587c1.145-2.512.962-5.235-.397-7.75"/><path fill="#ed7770" d="M64.053 92.863c-13.112-.315-17.18 6.82-17.415 7.14c2.396 1.223 9.904 3.335 17.124 3.38s14.532-2.009 16.879-3.045c-.175-.335-3.476-7.16-16.588-7.475"/><path fill="#fff" d="M95.555 71.149c-8.96 2.805-20.662 4.67-31.786 4.683c-11.124-.014-21.98-1.724-30.941-4.53c-2.994-.934-5.276-.925-6.603 1.536c-.21.39-.717 1.415-.264 1.592c12.103 6.171 25.165 8.934 38.801 8.934c13.087 0 25.644-2.549 37.334-8.209c.473-.2-.15-1.713-.475-2.317c-1.327-2.461-3.068-2.626-6.066-1.69"/><path fill="#422b0d" d="M102.748 72.729c-1.327-2.461-4.194-3.545-7.188-2.61c-8.96 2.804-20.464 4.418-31.586 4.433c-11.122-.015-22.626-1.63-31.586-4.434c-2.994-.934-5.81.137-7.136 2.598c-1.36 2.517-.372 5.424.772 7.935q.78 1.71 1.709 3.31s-2.132-7.801-.281-10.058c.755-.92 2.565-1.604 4.627-1.002c9.197 2.688 20.792 4.263 31.89 4.368s22.91-1.87 32.337-4.765c2.115-.65 3.435.479 4.19 1.4c1.85 2.256-.276 10.065-.276 10.065c.619-1.065 1.236-2.164 1.756-3.305c1.144-2.512 2.131-5.418.772-7.935"/></svg>
</template>

CSS

.icon-grinning-face-with-big-eyes {
  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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG3GjRoeSg%22%20cx%3D%2264%22%20cy%3D%22-272%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-272%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-208)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.919%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG3GjRoeSg)%22%20d%3D%22M64%20119.9c-27.9%200-58-17.5-58-55.9S36.1%208.1%2064%208.1c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2032.7%20122%2047.1%20122%2064s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.893%2030.769C117.22%2039.366%20120%2049.612%20120%2061c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.063%200-37.037-7.347-48.179-22.94C24.583%20111.623%2044.811%20119.9%2064%20119.9c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.2%20122%2080.9%20122%2064c0-12.742-3.471-24.06-10.107-33.231%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M82.933%2034.723c3.802%200%207.258%205.644%207.258%2015s-3.456%2015-7.258%2015s-7.259-5.644-7.259-15s3.456-15%207.259-15m-37.382%200c-4.055%200-7.742%205.644-7.742%2015s3.687%2015%207.742%2015c4.056%200%207.742-5.644%207.742-15s-3.686-15-7.742-15%22%2F%3E%3Cpath%20fill%3D%22%23896024%22%20d%3D%22M45.325%2038.391c-1.032-.716-2.577-.494-3.58.954s-.671%202.972.362%203.688s2.577.494%203.581-.954s.67-2.971-.363-3.688m38.162%200c-1.033-.716-2.577-.494-3.581.954s-.67%202.972.362%203.688s2.578.494%203.582-.954s.67-2.971-.363-3.688%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M101.538%2072.901c-1.327-2.461-3.832-2.769-6.83-1.832c-8.96%202.805-19.524%204.233-30.648%204.247c-11.124-.014-22.853-1.525-31.815-4.33c-2.994-.935-4.586-.296-5.913%202.165c-1.359%202.517-1.452%204.989-.308%207.5c6.425%2014.1%2021.836%2023.006%2038.037%2022.588c18.627-.48%2031.45-8.488%2037.874-22.587c1.145-2.512.962-5.235-.397-7.75%22%2F%3E%3Cpath%20fill%3D%22%23ed7770%22%20d%3D%22M64.053%2092.863c-13.112-.315-17.18%206.82-17.415%207.14c2.396%201.223%209.904%203.335%2017.124%203.38s14.532-2.009%2016.879-3.045c-.175-.335-3.476-7.16-16.588-7.475%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M95.555%2071.149c-8.96%202.805-20.662%204.67-31.786%204.683c-11.124-.014-21.98-1.724-30.941-4.53c-2.994-.934-5.276-.925-6.603%201.536c-.21.39-.717%201.415-.264%201.592c12.103%206.171%2025.165%208.934%2038.801%208.934c13.087%200%2025.644-2.549%2037.334-8.209c.473-.2-.15-1.713-.475-2.317c-1.327-2.461-3.068-2.626-6.066-1.69%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M102.748%2072.729c-1.327-2.461-4.194-3.545-7.188-2.61c-8.96%202.804-20.464%204.418-31.586%204.433c-11.122-.015-22.626-1.63-31.586-4.434c-2.994-.934-5.81.137-7.136%202.598c-1.36%202.517-.372%205.424.772%207.935q.78%201.71%201.709%203.31s-2.132-7.801-.281-10.058c.755-.92%202.565-1.604%204.627-1.002c9.197%202.688%2020.792%204.263%2031.89%204.368s22.91-1.87%2032.337-4.765c2.115-.65%203.435.479%204.19%201.4c1.85%202.256-.276%2010.065-.276%2010.065c.619-1.065%201.236-2.164%201.756-3.305c1.144-2.512%202.131-5.418.772-7.935%22%2F%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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG3GjRoeSg%22%20cx%3D%2264%22%20cy%3D%22-272%22%20r%3D%2256.96%22%20fx%3D%2264%22%20fy%3D%22-272%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-208)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.919%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG3GjRoeSg)%22%20d%3D%22M64%20119.9c-27.9%200-58-17.5-58-55.9S36.1%208.1%2064%208.1c15.5%200%2029.8%205.1%2040.4%2014.4C115.9%2032.7%20122%2047.1%20122%2064s-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M111.893%2030.769C117.22%2039.366%20120%2049.612%20120%2061c0%2016.9-6.1%2031.2-17.6%2041.4c-10.6%209.3-25%2014.5-40.4%2014.5c-18.063%200-37.037-7.347-48.179-22.94C24.583%20111.623%2044.811%20119.9%2064%20119.9c15.4%200%2029.8-5.2%2040.4-14.5C115.9%2095.2%20122%2080.9%20122%2064c0-12.742-3.471-24.06-10.107-33.231%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M82.933%2034.723c3.802%200%207.258%205.644%207.258%2015s-3.456%2015-7.258%2015s-7.259-5.644-7.259-15s3.456-15%207.259-15m-37.382%200c-4.055%200-7.742%205.644-7.742%2015s3.687%2015%207.742%2015c4.056%200%207.742-5.644%207.742-15s-3.686-15-7.742-15%22%2F%3E%3Cpath%20fill%3D%22%23896024%22%20d%3D%22M45.325%2038.391c-1.032-.716-2.577-.494-3.58.954s-.671%202.972.362%203.688s2.577.494%203.581-.954s.67-2.971-.363-3.688m38.162%200c-1.033-.716-2.577-.494-3.581.954s-.67%202.972.362%203.688s2.578.494%203.582-.954s.67-2.971-.363-3.688%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M101.538%2072.901c-1.327-2.461-3.832-2.769-6.83-1.832c-8.96%202.805-19.524%204.233-30.648%204.247c-11.124-.014-22.853-1.525-31.815-4.33c-2.994-.935-4.586-.296-5.913%202.165c-1.359%202.517-1.452%204.989-.308%207.5c6.425%2014.1%2021.836%2023.006%2038.037%2022.588c18.627-.48%2031.45-8.488%2037.874-22.587c1.145-2.512.962-5.235-.397-7.75%22%2F%3E%3Cpath%20fill%3D%22%23ed7770%22%20d%3D%22M64.053%2092.863c-13.112-.315-17.18%206.82-17.415%207.14c2.396%201.223%209.904%203.335%2017.124%203.38s14.532-2.009%2016.879-3.045c-.175-.335-3.476-7.16-16.588-7.475%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M95.555%2071.149c-8.96%202.805-20.662%204.67-31.786%204.683c-11.124-.014-21.98-1.724-30.941-4.53c-2.994-.934-5.276-.925-6.603%201.536c-.21.39-.717%201.415-.264%201.592c12.103%206.171%2025.165%208.934%2038.801%208.934c13.087%200%2025.644-2.549%2037.334-8.209c.473-.2-.15-1.713-.475-2.317c-1.327-2.461-3.068-2.626-6.066-1.69%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M102.748%2072.729c-1.327-2.461-4.194-3.545-7.188-2.61c-8.96%202.804-20.464%204.418-31.586%204.433c-11.122-.015-22.626-1.63-31.586-4.434c-2.994-.934-5.81.137-7.136%202.598c-1.36%202.517-.372%205.424.772%207.935q.78%201.71%201.709%203.31s-2.132-7.801-.281-10.058c.755-.92%202.565-1.604%204.627-1.002c9.197%202.688%2020.792%204.263%2031.89%204.368s22.91-1.87%2032.337-4.765c2.115-.65%203.435.479%204.19%201.4c1.85%202.256-.276%2010.065-.276%2010.065c.619-1.065%201.236-2.164%201.756-3.305c1.144-2.512%202.131-5.418.772-7.935%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/grinning-face-with-big-eyes.svg?color=%231a73e8&size=48