beaming face with smiling eyes emoji

beaming-face-with-smiling-eyes from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.

Name
beaming-face-with-smiling-eyes
Set
Twitter Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More smileys & emotion icons from Twitter Emoji

Use the beaming face with smiling eyes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#664500" d="M16 18c-.419 0-.809-.265-.949-.684C14.848 16.717 14.034 15 13 15c-1.062 0-1.888 1.827-2.051 2.316a1 1 0 1 1-1.897-.633C9.177 16.307 10.356 13 13 13s3.823 3.307 3.949 3.684A1 1 0 0 1 16 18m10 0a1 1 0 0 1-.948-.684C24.849 16.717 24.033 15 23 15c-1.062 0-1.889 1.827-2.052 2.316a1 1 0 0 1-1.897-.633C19.177 16.307 20.355 13 23 13s3.823 3.307 3.948 3.684A1 1 0 0 1 26 18m-8 4c-3.623 0-6.027-.422-9-1c-.679-.131-2 0-2 2c0 4 4.595 9 11 9c6.404 0 11-5 11-9c0-2-1.321-2.132-2-2c-2.973.578-5.377 1-9 1"/><path fill="#fff" d="M9 23s3 1 9 1s9-1 9-1s-1.344 6.75-9 6.75S9 23 9 23"/><path fill="#664500" d="M18 27.594c-3.596 0-6.272-.372-7.937-.745l-.825-1.871c.823.312 3.889.897 8.763.897c4.954 0 8.037-.616 8.864-.938l-.701 1.842c-1.634.38-4.419.815-8.164.815"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiBeamingFaceWithSmilingEyes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#664500" d="M16 18c-.419 0-.809-.265-.949-.684C14.848 16.717 14.034 15 13 15c-1.062 0-1.888 1.827-2.051 2.316a1 1 0 1 1-1.897-.633C9.177 16.307 10.356 13 13 13s3.823 3.307 3.949 3.684A1 1 0 0 1 16 18m10 0a1 1 0 0 1-.948-.684C24.849 16.717 24.033 15 23 15c-1.062 0-1.889 1.827-2.052 2.316a1 1 0 0 1-1.897-.633C19.177 16.307 20.355 13 23 13s3.823 3.307 3.948 3.684A1 1 0 0 1 26 18m-8 4c-3.623 0-6.027-.422-9-1c-.679-.131-2 0-2 2c0 4 4.595 9 11 9c6.404 0 11-5 11-9c0-2-1.321-2.132-2-2c-2.973.578-5.377 1-9 1"/><path fill="#fff" d="M9 23s3 1 9 1s9-1 9-1s-1.344 6.75-9 6.75S9 23 9 23"/><path fill="#664500" d="M18 27.594c-3.596 0-6.272-.372-7.937-.745l-.825-1.871c.823.312 3.889.897 8.763.897c4.954 0 8.037-.616 8.864-.938l-.701 1.842c-1.634.38-4.419.815-8.164.815"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffcc4d" d="M36 18c0 9.941-8.059 18-18 18c-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"/><path fill="#664500" d="M16 18c-.419 0-.809-.265-.949-.684C14.848 16.717 14.034 15 13 15c-1.062 0-1.888 1.827-2.051 2.316a1 1 0 1 1-1.897-.633C9.177 16.307 10.356 13 13 13s3.823 3.307 3.949 3.684A1 1 0 0 1 16 18m10 0a1 1 0 0 1-.948-.684C24.849 16.717 24.033 15 23 15c-1.062 0-1.889 1.827-2.052 2.316a1 1 0 0 1-1.897-.633C19.177 16.307 20.355 13 23 13s3.823 3.307 3.948 3.684A1 1 0 0 1 26 18m-8 4c-3.623 0-6.027-.422-9-1c-.679-.131-2 0-2 2c0 4 4.595 9 11 9c6.404 0 11-5 11-9c0-2-1.321-2.132-2-2c-2.973.578-5.377 1-9 1"/><path fill="#fff" d="M9 23s3 1 9 1s9-1 9-1s-1.344 6.75-9 6.75S9 23 9 23"/><path fill="#664500" d="M18 27.594c-3.596 0-6.272-.372-7.937-.745l-.825-1.871c.823.312 3.889.897 8.763.897c4.954 0 8.037-.616 8.864-.938l-.701 1.842c-1.634.38-4.419.815-8.164.815"/></svg>
</template>

CSS

.icon-beaming-face-with-smiling-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M16%2018c-.419%200-.809-.265-.949-.684C14.848%2016.717%2014.034%2015%2013%2015c-1.062%200-1.888%201.827-2.051%202.316a1%201%200%201%201-1.897-.633C9.177%2016.307%2010.356%2013%2013%2013s3.823%203.307%203.949%203.684A1%201%200%200%201%2016%2018m10%200a1%201%200%200%201-.948-.684C24.849%2016.717%2024.033%2015%2023%2015c-1.062%200-1.889%201.827-2.052%202.316a1%201%200%200%201-1.897-.633C19.177%2016.307%2020.355%2013%2023%2013s3.823%203.307%203.948%203.684A1%201%200%200%201%2026%2018m-8%204c-3.623%200-6.027-.422-9-1c-.679-.131-2%200-2%202c0%204%204.595%209%2011%209c6.404%200%2011-5%2011-9c0-2-1.321-2.132-2-2c-2.973.578-5.377%201-9%201%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9%2023s3%201%209%201s9-1%209-1s-1.344%206.75-9%206.75S9%2023%209%2023%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M18%2027.594c-3.596%200-6.272-.372-7.937-.745l-.825-1.871c.823.312%203.889.897%208.763.897c4.954%200%208.037-.616%208.864-.938l-.701%201.842c-1.634.38-4.419.815-8.164.815%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M36%2018c0%209.941-8.059%2018-18%2018c-9.94%200-18-8.059-18-18C0%208.06%208.06%200%2018%200c9.941%200%2018%208.06%2018%2018%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M16%2018c-.419%200-.809-.265-.949-.684C14.848%2016.717%2014.034%2015%2013%2015c-1.062%200-1.888%201.827-2.051%202.316a1%201%200%201%201-1.897-.633C9.177%2016.307%2010.356%2013%2013%2013s3.823%203.307%203.949%203.684A1%201%200%200%201%2016%2018m10%200a1%201%200%200%201-.948-.684C24.849%2016.717%2024.033%2015%2023%2015c-1.062%200-1.889%201.827-2.052%202.316a1%201%200%200%201-1.897-.633C19.177%2016.307%2020.355%2013%2023%2013s3.823%203.307%203.948%203.684A1%201%200%200%201%2026%2018m-8%204c-3.623%200-6.027-.422-9-1c-.679-.131-2%200-2%202c0%204%204.595%209%2011%209c6.404%200%2011-5%2011-9c0-2-1.321-2.132-2-2c-2.973.578-5.377%201-9%201%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9%2023s3%201%209%201s9-1%209-1s-1.344%206.75-9%206.75S9%2023%209%2023%22%2F%3E%3Cpath%20fill%3D%22%23664500%22%20d%3D%22M18%2027.594c-3.596%200-6.272-.372-7.937-.745l-.825-1.871c.823.312%203.889.897%208.763.897c4.954%200%208.037-.616%208.864-.938l-.701%201.842c-1.634.38-4.419.815-8.164.815%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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