beaming face with smiling eyes emoji

beaming-face-with-smiling-eyes from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
beaming-face-with-smiling-eyes
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the beaming face with smiling eyes emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M28.5 27.9c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9c1.8-1.9 4-2.7 6.2-2.7s4.4.8 6.2 2.7c.6.6 1.5-.4 1.3-.9m21.9 0c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9c1.8-1.9 4-2.7 6.2-2.7s4.4.8 6.2 2.7c.5.6 1.5-.4 1.3-.9m3.6 9.5c0-.8-.6-1.8-2.4-2.1C47.2 34.7 40.5 34 32 34s-15.2.7-19.6 1.3c-1.7.3-2.4 1.3-2.4 2.1C10 47 13.5 50 27.8 50h8.4C50.5 50 54 47 54 37.4"/><path fill="#fff" d="M48.9 38.2c.2-.5-.1-1-.5-1.1c0 0-7.4-1.1-16.4-1.1s-16.4 1.1-16.4 1.1c-.5.1-.7.6-.5 1.1l1.1 2.9c.2.5.8.9 1.3.9h29.1c.5 0 1.1-.4 1.3-.9zM32 48c6.4 0 15.5 0 15.2-2.1c0-.4-.1-.8-.3-1.3s-.3-.7-1.4-.7H18.4c-1.1 0-1.2.1-1.4.7c-.1.5-.2.9-.3 1.3C16.5 48 25.6 48 32 48"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneBeamingFaceWithSmilingEyes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M28.5 27.9c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9c1.8-1.9 4-2.7 6.2-2.7s4.4.8 6.2 2.7c.6.6 1.5-.4 1.3-.9m21.9 0c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9c1.8-1.9 4-2.7 6.2-2.7s4.4.8 6.2 2.7c.5.6 1.5-.4 1.3-.9m3.6 9.5c0-.8-.6-1.8-2.4-2.1C47.2 34.7 40.5 34 32 34s-15.2.7-19.6 1.3c-1.7.3-2.4 1.3-2.4 2.1C10 47 13.5 50 27.8 50h8.4C50.5 50 54 47 54 37.4"/><path fill="#fff" d="M48.9 38.2c.2-.5-.1-1-.5-1.1c0 0-7.4-1.1-16.4-1.1s-16.4 1.1-16.4 1.1c-.5.1-.7.6-.5 1.1l1.1 2.9c.2.5.8.9 1.3.9h29.1c.5 0 1.1-.4 1.3-.9zM32 48c6.4 0 15.5 0 15.2-2.1c0-.4-.1-.8-.3-1.3s-.3-.7-1.4-.7H18.4c-1.1 0-1.2.1-1.4.7c-.1.5-.2.9-.3 1.3C16.5 48 25.6 48 32 48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#ffdd67"/><path fill="#664e27" d="M28.5 27.9c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9c1.8-1.9 4-2.7 6.2-2.7s4.4.8 6.2 2.7c.6.6 1.5-.4 1.3-.9m21.9 0c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6 2.6-7.5 7.7c-.2.5.8 1.4 1.3.9c1.8-1.9 4-2.7 6.2-2.7s4.4.8 6.2 2.7c.5.6 1.5-.4 1.3-.9m3.6 9.5c0-.8-.6-1.8-2.4-2.1C47.2 34.7 40.5 34 32 34s-15.2.7-19.6 1.3c-1.7.3-2.4 1.3-2.4 2.1C10 47 13.5 50 27.8 50h8.4C50.5 50 54 47 54 37.4"/><path fill="#fff" d="M48.9 38.2c.2-.5-.1-1-.5-1.1c0 0-7.4-1.1-16.4-1.1s-16.4 1.1-16.4 1.1c-.5.1-.7.6-.5 1.1l1.1 2.9c.2.5.8.9 1.3.9h29.1c.5 0 1.1-.4 1.3-.9zM32 48c6.4 0 15.5 0 15.2-2.1c0-.4-.1-.8-.3-1.3s-.3-.7-1.4-.7H18.4c-1.1 0-1.2.1-1.4.7c-.1.5-.2.9-.3 1.3C16.5 48 25.6 48 32 48"/></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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M28.5%2027.9c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6%202.6-7.5%207.7c-.2.5.8%201.4%201.3.9c1.8-1.9%204-2.7%206.2-2.7s4.4.8%206.2%202.7c.6.6%201.5-.4%201.3-.9m21.9%200c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6%202.6-7.5%207.7c-.2.5.8%201.4%201.3.9c1.8-1.9%204-2.7%206.2-2.7s4.4.8%206.2%202.7c.5.6%201.5-.4%201.3-.9m3.6%209.5c0-.8-.6-1.8-2.4-2.1C47.2%2034.7%2040.5%2034%2032%2034s-15.2.7-19.6%201.3c-1.7.3-2.4%201.3-2.4%202.1C10%2047%2013.5%2050%2027.8%2050h8.4C50.5%2050%2054%2047%2054%2037.4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M48.9%2038.2c.2-.5-.1-1-.5-1.1c0%200-7.4-1.1-16.4-1.1s-16.4%201.1-16.4%201.1c-.5.1-.7.6-.5%201.1l1.1%202.9c.2.5.8.9%201.3.9h29.1c.5%200%201.1-.4%201.3-.9zM32%2048c6.4%200%2015.5%200%2015.2-2.1c0-.4-.1-.8-.3-1.3s-.3-.7-1.4-.7H18.4c-1.1%200-1.2.1-1.4.7c-.1.5-.2.9-.3%201.3C16.5%2048%2025.6%2048%2032%2048%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%23ffdd67%22%2F%3E%3Cpath%20fill%3D%22%23664e27%22%20d%3D%22M28.5%2027.9c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6%202.6-7.5%207.7c-.2.5.8%201.4%201.3.9c1.8-1.9%204-2.7%206.2-2.7s4.4.8%206.2%202.7c.6.6%201.5-.4%201.3-.9m21.9%200c-1.9-5.1-4.7-7.7-7.5-7.7s-5.6%202.6-7.5%207.7c-.2.5.8%201.4%201.3.9c1.8-1.9%204-2.7%206.2-2.7s4.4.8%206.2%202.7c.5.6%201.5-.4%201.3-.9m3.6%209.5c0-.8-.6-1.8-2.4-2.1C47.2%2034.7%2040.5%2034%2032%2034s-15.2.7-19.6%201.3c-1.7.3-2.4%201.3-2.4%202.1C10%2047%2013.5%2050%2027.8%2050h8.4C50.5%2050%2054%2047%2054%2037.4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M48.9%2038.2c.2-.5-.1-1-.5-1.1c0%200-7.4-1.1-16.4-1.1s-16.4%201.1-16.4%201.1c-.5.1-.7.6-.5%201.1l1.1%202.9c.2.5.8.9%201.3.9h29.1c.5%200%201.1-.4%201.3-.9zM32%2048c6.4%200%2015.5%200%2015.2-2.1c0-.4-.1-.8-.3-1.3s-.3-.7-1.4-.7H18.4c-1.1%200-1.2.1-1.4.7c-.1.5-.2.9-.3%201.3C16.5%2048%2025.6%2048%2032%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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