smiling face with halo emoji
smiling-face-with-halo from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- smiling-face-with-halo
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the smiling face with halo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 60a24 24 0 0 0 18.157-39.695q-.13-.152-.265-.301A24 24 0 1 0 36 60"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M45.815 45.227a15.43 15.43 0 0 1-19.63 0m21.581-28.994a23.03 23.03 0 0 0-23.37-.096"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.638 22.147a23 23 0 1 0 36.625-.13"/><ellipse cx="36" cy="14.8" stroke-miterlimit="10" rx="25" ry="5.25"/><path stroke-linecap="round" stroke-miterlimit="10" d="M31.694 33.404a4.726 4.726 0 0 0-8.638 0m25.888 0a4.726 4.726 0 0 0-8.638 0"/></g><ellipse cx="36" cy="14.8" fill="none" stroke="#61b2e4" stroke-miterlimit="10" stroke-width="2.1" rx="25" ry="5.25"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSmilingFaceWithHalo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 60a24 24 0 0 0 18.157-39.695q-.13-.152-.265-.301A24 24 0 1 0 36 60"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M45.815 45.227a15.43 15.43 0 0 1-19.63 0m21.581-28.994a23.03 23.03 0 0 0-23.37-.096"/><path strokeLinecap="round" strokeLinejoin="round" d="M17.638 22.147a23 23 0 1 0 36.625-.13"/><ellipse cx="36" cy="14.8" strokeMiterlimit="10" rx="25" ry="5.25"/><path strokeLinecap="round" strokeMiterlimit="10" d="M31.694 33.404a4.726 4.726 0 0 0-8.638 0m25.888 0a4.726 4.726 0 0 0-8.638 0"/></g><ellipse cx="36" cy="14.8" fill="none" stroke="#61b2e4" strokeMiterlimit="10" strokeWidth="2.1" rx="25" ry="5.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M36 60a24 24 0 0 0 18.157-39.695q-.13-.152-.265-.301A24 24 0 1 0 36 60"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M45.815 45.227a15.43 15.43 0 0 1-19.63 0m21.581-28.994a23.03 23.03 0 0 0-23.37-.096"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.638 22.147a23 23 0 1 0 36.625-.13"/><ellipse cx="36" cy="14.8" stroke-miterlimit="10" rx="25" ry="5.25"/><path stroke-linecap="round" stroke-miterlimit="10" d="M31.694 33.404a4.726 4.726 0 0 0-8.638 0m25.888 0a4.726 4.726 0 0 0-8.638 0"/></g><ellipse cx="36" cy="14.8" fill="none" stroke="#61b2e4" stroke-miterlimit="10" stroke-width="2.1" rx="25" ry="5.25"/></svg> </template>
CSS
.icon-smiling-face-with-halo {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36%2060a24%2024%200%200%200%2018.157-39.695q-.13-.152-.265-.301A24%2024%200%201%200%2036%2060%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.815%2045.227a15.43%2015.43%200%200%201-19.63%200m21.581-28.994a23.03%2023.03%200%200%200-23.37-.096%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.638%2022.147a23%2023%200%201%200%2036.625-.13%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2214.8%22%20stroke-miterlimit%3D%2210%22%20rx%3D%2225%22%20ry%3D%225.25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M31.694%2033.404a4.726%204.726%200%200%200-8.638%200m25.888%200a4.726%204.726%200%200%200-8.638%200%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2214.8%22%20fill%3D%22none%22%20stroke%3D%22%2361b2e4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.1%22%20rx%3D%2225%22%20ry%3D%225.25%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M36%2060a24%2024%200%200%200%2018.157-39.695q-.13-.152-.265-.301A24%2024%200%201%200%2036%2060%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45.815%2045.227a15.43%2015.43%200%200%201-19.63%200m21.581-28.994a23.03%2023.03%200%200%200-23.37-.096%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.638%2022.147a23%2023%200%201%200%2036.625-.13%22%2F%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2214.8%22%20stroke-miterlimit%3D%2210%22%20rx%3D%2225%22%20ry%3D%225.25%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M31.694%2033.404a4.726%204.726%200%200%200-8.638%200m25.888%200a4.726%204.726%200%200%200-8.638%200%22%2F%3E%3C%2Fg%3E%3Cellipse%20cx%3D%2236%22%20cy%3D%2214.8%22%20fill%3D%22none%22%20stroke%3D%22%2361b2e4%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.1%22%20rx%3D%2225%22%20ry%3D%225.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/smiling-face-with-halo.svg?color=%231a73e8&size=48