grinning face with big eyes emoji
grinning-face-with-big-eyes from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- grinning-face-with-big-eyes
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji Flat
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-cat
Use the grinning face with big eyes emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M15 10.051c0 1.598-.661 3.023-1.694 3.949a10 10 0 0 0-1.112-.35c-.546-.138-1.194-.793-1.194-.793s-1.13.59-1.444.639A9.6 9.6 0 0 0 7.694 14C6.66 13.074 6 11.65 6 10.051C6 7.261 8.015 5 10.5 5S15 7.262 15 10.051m11 0c0 1.598-.661 3.023-1.694 3.949a9.5 9.5 0 0 0-1.882-.507c-.307-.047-1.424-.636-1.424-.636s-.639.654-1.18.79c-.402.1-.785.224-1.126.353C17.66 13.074 17 11.65 17 10.051C17 7.261 19.015 5 21.5 5S26 7.262 26 10.051"/><path fill="#402a32" d="M14 10.5c0 1.434-.74 2.667-1.798 3.208A8 8 0 0 0 10.5 13.5c-.312 0-.63.025-.944.069C8.63 12.974 8 11.822 8 10.5C8 8.567 9.343 7 11 7s3 1.567 3 3.5m10 0c0 1.322-.629 2.474-1.556 3.069a7 7 0 0 0-.944-.069c-.569 0-1.154.084-1.702.208C18.739 13.167 18 11.934 18 10.5C18 8.567 19.343 7 21 7s3 1.567 3 3.5"/><path fill="#bb1d80" d="M16 25c-9 0-9-9-9-9h18s0 9-9 9"/><path fill="#fff" d="M8 16.5V16h16v.5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatGrinningFaceWithBigEyes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M15 10.051c0 1.598-.661 3.023-1.694 3.949a10 10 0 0 0-1.112-.35c-.546-.138-1.194-.793-1.194-.793s-1.13.59-1.444.639A9.6 9.6 0 0 0 7.694 14C6.66 13.074 6 11.65 6 10.051C6 7.261 8.015 5 10.5 5S15 7.262 15 10.051m11 0c0 1.598-.661 3.023-1.694 3.949a9.5 9.5 0 0 0-1.882-.507c-.307-.047-1.424-.636-1.424-.636s-.639.654-1.18.79c-.402.1-.785.224-1.126.353C17.66 13.074 17 11.65 17 10.051C17 7.261 19.015 5 21.5 5S26 7.262 26 10.051"/><path fill="#402a32" d="M14 10.5c0 1.434-.74 2.667-1.798 3.208A8 8 0 0 0 10.5 13.5c-.312 0-.63.025-.944.069C8.63 12.974 8 11.822 8 10.5C8 8.567 9.343 7 11 7s3 1.567 3 3.5m10 0c0 1.322-.629 2.474-1.556 3.069a7 7 0 0 0-.944-.069c-.569 0-1.154.084-1.702.208C18.739 13.167 18 11.934 18 10.5C18 8.567 19.343 7 21 7s3 1.567 3 3.5"/><path fill="#bb1d80" d="M16 25c-9 0-9-9-9-9h18s0 9-9 9"/><path fill="#fff" d="M8 16.5V16h16v.5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M15.999 29.998c9.334 0 13.999-6.268 13.999-14c0-7.73-4.665-13.998-14-13.998C6.665 2 2 8.268 2 15.999s4.664 13.999 13.999 13.999"/><path fill="#fff" d="M15 10.051c0 1.598-.661 3.023-1.694 3.949a10 10 0 0 0-1.112-.35c-.546-.138-1.194-.793-1.194-.793s-1.13.59-1.444.639A9.6 9.6 0 0 0 7.694 14C6.66 13.074 6 11.65 6 10.051C6 7.261 8.015 5 10.5 5S15 7.262 15 10.051m11 0c0 1.598-.661 3.023-1.694 3.949a9.5 9.5 0 0 0-1.882-.507c-.307-.047-1.424-.636-1.424-.636s-.639.654-1.18.79c-.402.1-.785.224-1.126.353C17.66 13.074 17 11.65 17 10.051C17 7.261 19.015 5 21.5 5S26 7.262 26 10.051"/><path fill="#402a32" d="M14 10.5c0 1.434-.74 2.667-1.798 3.208A8 8 0 0 0 10.5 13.5c-.312 0-.63.025-.944.069C8.63 12.974 8 11.822 8 10.5C8 8.567 9.343 7 11 7s3 1.567 3 3.5m10 0c0 1.322-.629 2.474-1.556 3.069a7 7 0 0 0-.944-.069c-.569 0-1.154.084-1.702.208C18.739 13.167 18 11.934 18 10.5C18 8.567 19.343 7 21 7s3 1.567 3 3.5"/><path fill="#bb1d80" d="M16 25c-9 0-9-9-9-9h18s0 9-9 9"/><path fill="#fff" d="M8 16.5V16h16v.5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15%2010.051c0%201.598-.661%203.023-1.694%203.949a10%2010%200%200%200-1.112-.35c-.546-.138-1.194-.793-1.194-.793s-1.13.59-1.444.639A9.6%209.6%200%200%200%207.694%2014C6.66%2013.074%206%2011.65%206%2010.051C6%207.261%208.015%205%2010.5%205S15%207.262%2015%2010.051m11%200c0%201.598-.661%203.023-1.694%203.949a9.5%209.5%200%200%200-1.882-.507c-.307-.047-1.424-.636-1.424-.636s-.639.654-1.18.79c-.402.1-.785.224-1.126.353C17.66%2013.074%2017%2011.65%2017%2010.051C17%207.261%2019.015%205%2021.5%205S26%207.262%2026%2010.051%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M14%2010.5c0%201.434-.74%202.667-1.798%203.208A8%208%200%200%200%2010.5%2013.5c-.312%200-.63.025-.944.069C8.63%2012.974%208%2011.822%208%2010.5C8%208.567%209.343%207%2011%207s3%201.567%203%203.5m10%200c0%201.322-.629%202.474-1.556%203.069a7%207%200%200%200-.944-.069c-.569%200-1.154.084-1.702.208C18.739%2013.167%2018%2011.934%2018%2010.5C18%208.567%2019.343%207%2021%207s3%201.567%203%203.5%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M16%2025c-9%200-9-9-9-9h18s0%209-9%209%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%2016.5V16h16v.5a1%201%200%200%201-1%201H9a1%201%200%200%201-1-1%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.999%2029.998c9.334%200%2013.999-6.268%2013.999-14c0-7.73-4.665-13.998-14-13.998C6.665%202%202%208.268%202%2015.999s4.664%2013.999%2013.999%2013.999%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15%2010.051c0%201.598-.661%203.023-1.694%203.949a10%2010%200%200%200-1.112-.35c-.546-.138-1.194-.793-1.194-.793s-1.13.59-1.444.639A9.6%209.6%200%200%200%207.694%2014C6.66%2013.074%206%2011.65%206%2010.051C6%207.261%208.015%205%2010.5%205S15%207.262%2015%2010.051m11%200c0%201.598-.661%203.023-1.694%203.949a9.5%209.5%200%200%200-1.882-.507c-.307-.047-1.424-.636-1.424-.636s-.639.654-1.18.79c-.402.1-.785.224-1.126.353C17.66%2013.074%2017%2011.65%2017%2010.051C17%207.261%2019.015%205%2021.5%205S26%207.262%2026%2010.051%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M14%2010.5c0%201.434-.74%202.667-1.798%203.208A8%208%200%200%200%2010.5%2013.5c-.312%200-.63.025-.944.069C8.63%2012.974%208%2011.822%208%2010.5C8%208.567%209.343%207%2011%207s3%201.567%203%203.5m10%200c0%201.322-.629%202.474-1.556%203.069a7%207%200%200%200-.944-.069c-.569%200-1.154.084-1.702.208C18.739%2013.167%2018%2011.934%2018%2010.5C18%208.567%2019.343%207%2021%207s3%201.567%203%203.5%22%2F%3E%3Cpath%20fill%3D%22%23bb1d80%22%20d%3D%22M16%2025c-9%200-9-9-9-9h18s0%209-9%209%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%2016.5V16h16v.5a1%201%200%200%201-1%201H9a1%201%200%200%201-1-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/grinning-face-with-big-eyes.svg?color=%231a73e8&size=48