beaming face with smiling eyes emoji
beaming-face-with-smiling-eyes from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.
- Name
- beaming-face-with-smiling-eyes
- Set
- Streamline Emojis
- Style
- Default
- Category
- Smiley People
- Viewbox
- 48×48
- License
- CC BY 4.0
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-eyesFluent Emoji High Contrastbeaming-face-with-smiling-eyesNoto Emojibeaming-face-with-smiling-eyesOpenMojibeaming-face-with-smiling-eyesTwitter Emoji
More smiley people icons from Streamline Emojis
alienamazed-faceamusing-faceanguished-faceanxious-faceastonished-faceastronaut-1astronaut-2baby-1baby-2baby-3baby-angel-1baby-angel-2backhand-index-pointing-down-1backhand-index-pointing-down-2backhand-index-pointing-left-1backhand-index-pointing-left-2backhand-index-pointing-right-1backhand-index-pointing-right-2backhand-index-pointing-up-1backhand-index-pointing-up-2bikiniboy-1boy-2
Use the beaming face with smiling eyes emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M20.5 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 20.5 38.5"/><path fill="#fff48c" d="M14.5 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M4.5 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ffaa54" d="M35 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5s1.12-1.5 2.5-1.5s2.5.67 2.5 1.5m-29 0c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S9.88 25 8.5 25S6 25.67 6 26.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6.5 22.75a1.75 1.75 0 0 1 3.5 0m21 0a1.75 1.75 0 0 1 3.5 0"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m42.67 30.67l4.54-1.52a.43.43 0 0 0 0-.81l-3.73-1.24A1.71 1.71 0 0 1 42.4 26l-1.24-3.73a.44.44 0 0 0-.41-.29a.42.42 0 0 0-.4.29L39.1 26a1.71 1.71 0 0 1-1.1 1.1l-3.73 1.24a.43.43 0 0 0 0 .81L38 30.4a1.71 1.71 0 0 1 1.08 1.08l1.25 3.73a.42.42 0 0 0 .4.29a.44.44 0 0 0 .41-.29ZM20.5 36.55c9.2 0 10.43-3.84 9.89-7a3.41 3.41 0 0 0-4.56-2.36a16.4 16.4 0 0 1-5.33.84a16.4 16.4 0 0 1-5.33-.84a3.41 3.41 0 0 0-4.56 2.36c-.54 3.16.69 7 9.89 7"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.48 30.28a17 17 0 0 1-4.6 1.36a32.3 32.3 0 0 1-5.38.41a32.3 32.3 0 0 1-5.38-.41a17 17 0 0 1-4.6-1.36"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m15.78 27.39l-.66 4.25l-.63 4.09m6.01.82v-8.5m4.73-.66l.65 4.25l.63 4.09"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisBeamingFaceWithSmilingEyes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M20.5 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 20.5 38.5"/><path fill="#fff48c" d="M14.5 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M4.5 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ffaa54" d="M35 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5s1.12-1.5 2.5-1.5s2.5.67 2.5 1.5m-29 0c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S9.88 25 8.5 25S6 25.67 6 26.5"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M6.5 22.75a1.75 1.75 0 0 1 3.5 0m21 0a1.75 1.75 0 0 1 3.5 0"/><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="m42.67 30.67l4.54-1.52a.43.43 0 0 0 0-.81l-3.73-1.24A1.71 1.71 0 0 1 42.4 26l-1.24-3.73a.44.44 0 0 0-.41-.29a.42.42 0 0 0-.4.29L39.1 26a1.71 1.71 0 0 1-1.1 1.1l-3.73 1.24a.43.43 0 0 0 0 .81L38 30.4a1.71 1.71 0 0 1 1.08 1.08l1.25 3.73a.42.42 0 0 0 .4.29a.44.44 0 0 0 .41-.29ZM20.5 36.55c9.2 0 10.43-3.84 9.89-7a3.41 3.41 0 0 0-4.56-2.36a16.4 16.4 0 0 1-5.33.84a16.4 16.4 0 0 1-5.33-.84a3.41 3.41 0 0 0-4.56 2.36c-.54 3.16.69 7 9.89 7"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M30.48 30.28a17 17 0 0 1-4.6 1.36a32.3 32.3 0 0 1-5.38.41a32.3 32.3 0 0 1-5.38-.41a17 17 0 0 1-4.6-1.36"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="m15.78 27.39l-.66 4.25l-.63 4.09m6.01.82v-8.5m4.73-.66l.65 4.25l.63 4.09"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#ffe500" d="M.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ebcb00" d="M20.5 1.5a20 20 0 1 0 20 20a20 20 0 0 0-20-20m0 37a18.25 18.25 0 1 1 18.25-18.25A18.25 18.25 0 0 1 20.5 38.5"/><path fill="#fff48c" d="M14.5 5.5a6 1.5 0 1 0 12 0a6 1.5 0 1 0-12 0"/><path fill="#45413c" d="M4.5 45.5a16 1.5 0 1 0 32 0a16 1.5 0 1 0-32 0" opacity=".15"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M.5 21.5a20 20 0 1 0 40 0a20 20 0 1 0-40 0"/><path fill="#ffaa54" d="M35 26.5c0 .83-1.12 1.5-2.5 1.5s-2.5-.67-2.5-1.5s1.12-1.5 2.5-1.5s2.5.67 2.5 1.5m-29 0c0 .83 1.12 1.5 2.5 1.5s2.5-.67 2.5-1.5S9.88 25 8.5 25S6 25.67 6 26.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M6.5 22.75a1.75 1.75 0 0 1 3.5 0m21 0a1.75 1.75 0 0 1 3.5 0"/><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m42.67 30.67l4.54-1.52a.43.43 0 0 0 0-.81l-3.73-1.24A1.71 1.71 0 0 1 42.4 26l-1.24-3.73a.44.44 0 0 0-.41-.29a.42.42 0 0 0-.4.29L39.1 26a1.71 1.71 0 0 1-1.1 1.1l-3.73 1.24a.43.43 0 0 0 0 .81L38 30.4a1.71 1.71 0 0 1 1.08 1.08l1.25 3.73a.42.42 0 0 0 .4.29a.44.44 0 0 0 .41-.29ZM20.5 36.55c9.2 0 10.43-3.84 9.89-7a3.41 3.41 0 0 0-4.56-2.36a16.4 16.4 0 0 1-5.33.84a16.4 16.4 0 0 1-5.33-.84a3.41 3.41 0 0 0-4.56 2.36c-.54 3.16.69 7 9.89 7"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M30.48 30.28a17 17 0 0 1-4.6 1.36a32.3 32.3 0 0 1-5.38.41a32.3 32.3 0 0 1-5.38-.41a17 17 0 0 1-4.6-1.36"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="m15.78 27.39l-.66 4.25l-.63 4.09m6.01.82v-8.5m4.73-.66l.65 4.25l.63 4.09"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M20.5%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2020.5%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M14.5%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M4.5%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M35%2026.5c0%20.83-1.12%201.5-2.5%201.5s-2.5-.67-2.5-1.5s1.12-1.5%202.5-1.5s2.5.67%202.5%201.5m-29%200c0%20.83%201.12%201.5%202.5%201.5s2.5-.67%202.5-1.5S9.88%2025%208.5%2025S6%2025.67%206%2026.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.5%2022.75a1.75%201.75%200%200%201%203.5%200m21%200a1.75%201.75%200%200%201%203.5%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42.67%2030.67l4.54-1.52a.43.43%200%200%200%200-.81l-3.73-1.24A1.71%201.71%200%200%201%2042.4%2026l-1.24-3.73a.44.44%200%200%200-.41-.29a.42.42%200%200%200-.4.29L39.1%2026a1.71%201.71%200%200%201-1.1%201.1l-3.73%201.24a.43.43%200%200%200%200%20.81L38%2030.4a1.71%201.71%200%200%201%201.08%201.08l1.25%203.73a.42.42%200%200%200%20.4.29a.44.44%200%200%200%20.41-.29ZM20.5%2036.55c9.2%200%2010.43-3.84%209.89-7a3.41%203.41%200%200%200-4.56-2.36a16.4%2016.4%200%200%201-5.33.84a16.4%2016.4%200%200%201-5.33-.84a3.41%203.41%200%200%200-4.56%202.36c-.54%203.16.69%207%209.89%207%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.48%2030.28a17%2017%200%200%201-4.6%201.36a32.3%2032.3%200%200%201-5.38.41a32.3%2032.3%200%200%201-5.38-.41a17%2017%200%200%201-4.6-1.36%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15.78%2027.39l-.66%204.25l-.63%204.09m6.01.82v-8.5m4.73-.66l.65%204.25l.63%204.09%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffe500%22%20d%3D%22M.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ebcb00%22%20d%3D%22M20.5%201.5a20%2020%200%201%200%2020%2020a20%2020%200%200%200-20-20m0%2037a18.25%2018.25%200%201%201%2018.25-18.25A18.25%2018.25%200%200%201%2020.5%2038.5%22%2F%3E%3Cpath%20fill%3D%22%23fff48c%22%20d%3D%22M14.5%205.5a6%201.5%200%201%200%2012%200a6%201.5%200%201%200-12%200%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M4.5%2045.5a16%201.5%200%201%200%2032%200a16%201.5%200%201%200-32%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.5%2021.5a20%2020%200%201%200%2040%200a20%2020%200%201%200-40%200%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M35%2026.5c0%20.83-1.12%201.5-2.5%201.5s-2.5-.67-2.5-1.5s1.12-1.5%202.5-1.5s2.5.67%202.5%201.5m-29%200c0%20.83%201.12%201.5%202.5%201.5s2.5-.67%202.5-1.5S9.88%2025%208.5%2025S6%2025.67%206%2026.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.5%2022.75a1.75%201.75%200%200%201%203.5%200m21%200a1.75%201.75%200%200%201%203.5%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42.67%2030.67l4.54-1.52a.43.43%200%200%200%200-.81l-3.73-1.24A1.71%201.71%200%200%201%2042.4%2026l-1.24-3.73a.44.44%200%200%200-.41-.29a.42.42%200%200%200-.4.29L39.1%2026a1.71%201.71%200%200%201-1.1%201.1l-3.73%201.24a.43.43%200%200%200%200%20.81L38%2030.4a1.71%201.71%200%200%201%201.08%201.08l1.25%203.73a.42.42%200%200%200%20.4.29a.44.44%200%200%200%20.41-.29ZM20.5%2036.55c9.2%200%2010.43-3.84%209.89-7a3.41%203.41%200%200%200-4.56-2.36a16.4%2016.4%200%200%201-5.33.84a16.4%2016.4%200%200%201-5.33-.84a3.41%203.41%200%200%200-4.56%202.36c-.54%203.16.69%207%209.89%207%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M30.48%2030.28a17%2017%200%200%201-4.6%201.36a32.3%2032.3%200%200%201-5.38.41a32.3%2032.3%200%200%201-5.38-.41a17%2017%200%200%201-4.6-1.36%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15.78%2027.39l-.66%204.25l-.63%204.09m6.01.82v-8.5m4.73-.66l.65%204.25l.63%204.09%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/beaming-face-with-smiling-eyes.svg?color=%231a73e8&size=48