beaming face with smiling eyes emoji
beaming-face-with-smiling-eyes from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- beaming-face-with-smiling-eyes
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
beaming-face-with-smiling-eyesEmoji One (Colored)beaming-face-with-smiling-eyesFluent Emojibeaming-face-with-smiling-eyesFluent Emoji Flatbeaming-face-with-smiling-eyesNoto Emojibeaming-face-with-smiling-eyesOpenMojibeaming-face-with-smiling-eyesStreamline Emojisbeaming-face-with-smiling-eyesTwitter Emoji
More smileys & emotion icons from Fluent Emoji High Contrast
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeating-heartblack-heartblue-heartbombbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the beaming face with smiling eyes emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M8.982 11.19c.048-.246.158-.55.367-.777c.18-.196.498-.413 1.15-.413c.643 0 .97.222 1.158.429c.218.24.323.545.358.742a1 1 0 0 0 1.97-.342a3.54 3.54 0 0 0-.85-1.747C12.563 8.452 11.696 8 10.5 8c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.858 1.75a1 1 0 1 0 1.964.38m11 0c.048-.246.158-.55.367-.777c.18-.196.498-.413 1.151-.413c.642 0 .969.222 1.157.429c.219.24.324.545.358.742a1 1 0 0 0 1.97-.342a3.54 3.54 0 0 0-.85-1.747C23.563 8.452 22.696 8 21.5 8c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.857 1.75a1 1 0 1 0 1.963.38M7 16c-.552 0-.992.445-.926.994C6.381 19.522 7.951 26 16 26c3.087 0 5.222-.953 6.697-2.271a9 9 0 0 0 1.921-2.474c.86-1.608 1.185-3.25 1.308-4.261a.86.86 0 0 0-.231-.703A.95.95 0 0 0 25 16zm3.23 5a1.5 1.5 0 0 1-.833-.253a8.7 8.7 0 0 1-.766-1.59L8.4 18h15.2l-.231 1.157a8.7 8.7 0 0 1-.766 1.59c-.24.16-.527.253-.833.253zm.154 1h11.232c-1.113 1.11-2.831 2-5.616 2s-4.504-.89-5.616-2"/><path d="M4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576c-2.55 2.769-6.331 4.423-11.235 4.423s-8.686-1.654-11.236-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423m1.472 1.355C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778s7.648-1.48 9.764-3.778c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBeamingFaceWithSmilingEyes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M8.982 11.19c.048-.246.158-.55.367-.777c.18-.196.498-.413 1.15-.413c.643 0 .97.222 1.158.429c.218.24.323.545.358.742a1 1 0 0 0 1.97-.342a3.54 3.54 0 0 0-.85-1.747C12.563 8.452 11.696 8 10.5 8c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.858 1.75a1 1 0 1 0 1.964.38m11 0c.048-.246.158-.55.367-.777c.18-.196.498-.413 1.151-.413c.642 0 .969.222 1.157.429c.219.24.324.545.358.742a1 1 0 0 0 1.97-.342a3.54 3.54 0 0 0-.85-1.747C23.563 8.452 22.696 8 21.5 8c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.857 1.75a1 1 0 1 0 1.963.38M7 16c-.552 0-.992.445-.926.994C6.381 19.522 7.951 26 16 26c3.087 0 5.222-.953 6.697-2.271a9 9 0 0 0 1.921-2.474c.86-1.608 1.185-3.25 1.308-4.261a.86.86 0 0 0-.231-.703A.95.95 0 0 0 25 16zm3.23 5a1.5 1.5 0 0 1-.833-.253a8.7 8.7 0 0 1-.766-1.59L8.4 18h15.2l-.231 1.157a8.7 8.7 0 0 1-.766 1.59c-.24.16-.527.253-.833.253zm.154 1h11.232c-1.113 1.11-2.831 2-5.616 2s-4.504-.89-5.616-2"/><path d="M4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576c-2.55 2.769-6.331 4.423-11.235 4.423s-8.686-1.654-11.236-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423m1.472 1.355C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778s7.648-1.48 9.764-3.778c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M8.982 11.19c.048-.246.158-.55.367-.777c.18-.196.498-.413 1.15-.413c.643 0 .97.222 1.158.429c.218.24.323.545.358.742a1 1 0 0 0 1.97-.342a3.54 3.54 0 0 0-.85-1.747C12.563 8.452 11.696 8 10.5 8c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.858 1.75a1 1 0 1 0 1.964.38m11 0c.048-.246.158-.55.367-.777c.18-.196.498-.413 1.151-.413c.642 0 .969.222 1.157.429c.219.24.324.545.358.742a1 1 0 0 0 1.97-.342a3.54 3.54 0 0 0-.85-1.747C23.563 8.452 22.696 8 21.5 8c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.857 1.75a1 1 0 1 0 1.963.38M7 16c-.552 0-.992.445-.926.994C6.381 19.522 7.951 26 16 26c3.087 0 5.222-.953 6.697-2.271a9 9 0 0 0 1.921-2.474c.86-1.608 1.185-3.25 1.308-4.261a.86.86 0 0 0-.231-.703A.95.95 0 0 0 25 16zm3.23 5a1.5 1.5 0 0 1-.833-.253a8.7 8.7 0 0 1-.766-1.59L8.4 18h15.2l-.231 1.157a8.7 8.7 0 0 1-.766 1.59c-.24.16-.527.253-.833.253zm.154 1h11.232c-1.113 1.11-2.831 2-5.616 2s-4.504-.89-5.616-2"/><path d="M4.763 5.423C7.313 2.654 11.095 1 16 1s8.686 1.654 11.235 4.423c2.537 2.755 3.764 6.515 3.764 10.576s-1.227 7.82-3.764 10.576c-2.55 2.769-6.331 4.423-11.235 4.423s-8.686-1.654-11.236-4.423C2.226 23.82 1 20.06 1 15.999S2.226 8.178 4.763 5.423m1.472 1.355C4.105 9.089 3 12.328 3 15.998s1.106 6.91 3.235 9.222c2.116 2.298 5.333 3.778 9.764 3.778s7.648-1.48 9.764-3.778c2.129-2.311 3.235-5.55 3.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647 4.48 20.43 3 16 3S8.35 4.48 6.235 6.778"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.982%2011.19c.048-.246.158-.55.367-.777c.18-.196.498-.413%201.15-.413c.643%200%20.97.222%201.158.429c.218.24.323.545.358.742a1%201%200%200%200%201.97-.342a3.54%203.54%200%200%200-.85-1.747C12.563%208.452%2011.696%208%2010.5%208c-1.184%200-2.047.431-2.624%201.06c-.548.596-.769%201.293-.858%201.75a1%201%200%201%200%201.964.38m11%200c.048-.246.158-.55.367-.777c.18-.196.498-.413%201.151-.413c.642%200%20.969.222%201.157.429c.219.24.324.545.358.742a1%201%200%200%200%201.97-.342a3.54%203.54%200%200%200-.85-1.747C23.563%208.452%2022.696%208%2021.5%208c-1.184%200-2.047.431-2.624%201.06c-.548.596-.769%201.293-.857%201.75a1%201%200%201%200%201.963.38M7%2016c-.552%200-.992.445-.926.994C6.381%2019.522%207.951%2026%2016%2026c3.087%200%205.222-.953%206.697-2.271a9%209%200%200%200%201.921-2.474c.86-1.608%201.185-3.25%201.308-4.261a.86.86%200%200%200-.231-.703A.95.95%200%200%200%2025%2016zm3.23%205a1.5%201.5%200%200%201-.833-.253a8.7%208.7%200%200%201-.766-1.59L8.4%2018h15.2l-.231%201.157a8.7%208.7%200%200%201-.766%201.59c-.24.16-.527.253-.833.253zm.154%201h11.232c-1.113%201.11-2.831%202-5.616%202s-4.504-.89-5.616-2%22%2F%3E%3Cpath%20d%3D%22M4.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576s-1.227%207.82-3.764%2010.576c-2.55%202.769-6.331%204.423-11.235%204.423s-8.686-1.654-11.236-4.423C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423m1.472%201.355C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c2.116%202.298%205.333%203.778%209.764%203.778s7.648-1.48%209.764-3.778c2.129-2.311%203.235-5.55%203.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%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%22currentColor%22%3E%3Cpath%20d%3D%22M8.982%2011.19c.048-.246.158-.55.367-.777c.18-.196.498-.413%201.15-.413c.643%200%20.97.222%201.158.429c.218.24.323.545.358.742a1%201%200%200%200%201.97-.342a3.54%203.54%200%200%200-.85-1.747C12.563%208.452%2011.696%208%2010.5%208c-1.184%200-2.047.431-2.624%201.06c-.548.596-.769%201.293-.858%201.75a1%201%200%201%200%201.964.38m11%200c.048-.246.158-.55.367-.777c.18-.196.498-.413%201.151-.413c.642%200%20.969.222%201.157.429c.219.24.324.545.358.742a1%201%200%200%200%201.97-.342a3.54%203.54%200%200%200-.85-1.747C23.563%208.452%2022.696%208%2021.5%208c-1.184%200-2.047.431-2.624%201.06c-.548.596-.769%201.293-.857%201.75a1%201%200%201%200%201.963.38M7%2016c-.552%200-.992.445-.926.994C6.381%2019.522%207.951%2026%2016%2026c3.087%200%205.222-.953%206.697-2.271a9%209%200%200%200%201.921-2.474c.86-1.608%201.185-3.25%201.308-4.261a.86.86%200%200%200-.231-.703A.95.95%200%200%200%2025%2016zm3.23%205a1.5%201.5%200%200%201-.833-.253a8.7%208.7%200%200%201-.766-1.59L8.4%2018h15.2l-.231%201.157a8.7%208.7%200%200%201-.766%201.59c-.24.16-.527.253-.833.253zm.154%201h11.232c-1.113%201.11-2.831%202-5.616%202s-4.504-.89-5.616-2%22%2F%3E%3Cpath%20d%3D%22M4.763%205.423C7.313%202.654%2011.095%201%2016%201s8.686%201.654%2011.235%204.423c2.537%202.755%203.764%206.515%203.764%2010.576s-1.227%207.82-3.764%2010.576c-2.55%202.769-6.331%204.423-11.235%204.423s-8.686-1.654-11.236-4.423C2.226%2023.82%201%2020.06%201%2015.999S2.226%208.178%204.763%205.423m1.472%201.355C4.105%209.089%203%2012.328%203%2015.998s1.106%206.91%203.235%209.222c2.116%202.298%205.333%203.778%209.764%203.778s7.648-1.48%209.764-3.778c2.129-2.311%203.235-5.55%203.235-9.221c0-3.67-1.106-6.91-3.235-9.221C23.647%204.48%2020.43%203%2016%203S8.35%204.48%206.235%206.778%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-high-contrast/beaming-face-with-smiling-eyes.svg?color=%231a73e8&size=48