smiling face with halo emoji
smiling-face-with-halo from Fluent Emoji High Contrast by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.
- Name
- smiling-face-with-halo
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More smileys & emotion icons from Fluent Emoji High Contrast
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 smiling face with halo 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 14.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 11.452 11.696 11 10.5 11c-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 11.452 22.696 11 21.5 11c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.857 1.75a1 1 0 1 0 1.963.38M12 18a1 1 0 0 1 1 1c0 .507.16 1.289.611 1.916C14.026 21.49 14.727 22 16 22s1.974-.509 2.389-1.084c.45-.627.611-1.41.611-1.916a1 1 0 1 1 2 0c0 .827-.24 2.044-.988 3.084C19.226 23.175 17.926 24 16 24s-3.226-.825-4.011-1.916C11.239 21.044 11 19.827 11 19a1 1 0 0 1 1-1"/><path d="M7.238 1.685C9.526 1.255 12.623 1 16 1s6.474.256 8.762.685c1.131.212 2.14.48 2.903.818c.376.167.776.386 1.105.688c.326.298.73.821.73 1.559s-.404 1.26-.73 1.56c-.157.143-.33.269-.51.379c1.843 2.59 2.738 5.84 2.738 9.31c0 4.061-1.227 7.821-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 16c0-3.47.895-6.72 2.739-9.311a3.3 3.3 0 0 1-.509-.379c-.325-.298-.73-.821-.73-1.559s.405-1.26.73-1.56c.33-.3.73-.52 1.105-.687c.762-.338 1.772-.606 2.903-.818M7.214 4.75q.272.06.577.117C9.847 5.252 12.75 5.5 16 5.5s6.153-.248 8.209-.633q.305-.057.577-.117q-.272-.06-.577-.117C22.153 4.248 19.25 4 16 4s-6.153.248-8.209.633q-.305.057-.577.117m17.548 3.065c-2.288.43-5.385.685-8.762.685s-6.474-.256-8.762-.685a19 19 0 0 1-1.579-.359C3.907 9.705 3 12.676 3 16c0 3.67 1.106 6.91 3.235 9.221c2.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.324-.907-6.294-2.66-8.542c-.485.134-1.016.253-1.576.358"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSmilingFaceWithHalo(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 14.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 11.452 11.696 11 10.5 11c-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 11.452 22.696 11 21.5 11c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.857 1.75a1 1 0 1 0 1.963.38M12 18a1 1 0 0 1 1 1c0 .507.16 1.289.611 1.916C14.026 21.49 14.727 22 16 22s1.974-.509 2.389-1.084c.45-.627.611-1.41.611-1.916a1 1 0 1 1 2 0c0 .827-.24 2.044-.988 3.084C19.226 23.175 17.926 24 16 24s-3.226-.825-4.011-1.916C11.239 21.044 11 19.827 11 19a1 1 0 0 1 1-1"/><path d="M7.238 1.685C9.526 1.255 12.623 1 16 1s6.474.256 8.762.685c1.131.212 2.14.48 2.903.818c.376.167.776.386 1.105.688c.326.298.73.821.73 1.559s-.404 1.26-.73 1.56c-.157.143-.33.269-.51.379c1.843 2.59 2.738 5.84 2.738 9.31c0 4.061-1.227 7.821-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 16c0-3.47.895-6.72 2.739-9.311a3.3 3.3 0 0 1-.509-.379c-.325-.298-.73-.821-.73-1.559s.405-1.26.73-1.56c.33-.3.73-.52 1.105-.687c.762-.338 1.772-.606 2.903-.818M7.214 4.75q.272.06.577.117C9.847 5.252 12.75 5.5 16 5.5s6.153-.248 8.209-.633q.305-.057.577-.117q-.272-.06-.577-.117C22.153 4.248 19.25 4 16 4s-6.153.248-8.209.633q-.305.057-.577.117m17.548 3.065c-2.288.43-5.385.685-8.762.685s-6.474-.256-8.762-.685a19 19 0 0 1-1.579-.359C3.907 9.705 3 12.676 3 16c0 3.67 1.106 6.91 3.235 9.221c2.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.324-.907-6.294-2.66-8.542c-.485.134-1.016.253-1.576.358"/></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 14.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 11.452 11.696 11 10.5 11c-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 11.452 22.696 11 21.5 11c-1.184 0-2.047.431-2.624 1.06c-.548.596-.769 1.293-.857 1.75a1 1 0 1 0 1.963.38M12 18a1 1 0 0 1 1 1c0 .507.16 1.289.611 1.916C14.026 21.49 14.727 22 16 22s1.974-.509 2.389-1.084c.45-.627.611-1.41.611-1.916a1 1 0 1 1 2 0c0 .827-.24 2.044-.988 3.084C19.226 23.175 17.926 24 16 24s-3.226-.825-4.011-1.916C11.239 21.044 11 19.827 11 19a1 1 0 0 1 1-1"/><path d="M7.238 1.685C9.526 1.255 12.623 1 16 1s6.474.256 8.762.685c1.131.212 2.14.48 2.903.818c.376.167.776.386 1.105.688c.326.298.73.821.73 1.559s-.404 1.26-.73 1.56c-.157.143-.33.269-.51.379c1.843 2.59 2.738 5.84 2.738 9.31c0 4.061-1.227 7.821-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 16c0-3.47.895-6.72 2.739-9.311a3.3 3.3 0 0 1-.509-.379c-.325-.298-.73-.821-.73-1.559s.405-1.26.73-1.56c.33-.3.73-.52 1.105-.687c.762-.338 1.772-.606 2.903-.818M7.214 4.75q.272.06.577.117C9.847 5.252 12.75 5.5 16 5.5s6.153-.248 8.209-.633q.305-.057.577-.117q-.272-.06-.577-.117C22.153 4.248 19.25 4 16 4s-6.153.248-8.209.633q-.305.057-.577.117m17.548 3.065c-2.288.43-5.385.685-8.762.685s-6.474-.256-8.762-.685a19 19 0 0 1-1.579-.359C3.907 9.705 3 12.676 3 16c0 3.67 1.106 6.91 3.235 9.221c2.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.324-.907-6.294-2.66-8.542c-.485.134-1.016.253-1.576.358"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.982%2014.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%2011.452%2011.696%2011%2010.5%2011c-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%2011.452%2022.696%2011%2021.5%2011c-1.184%200-2.047.431-2.624%201.06c-.548.596-.769%201.293-.857%201.75a1%201%200%201%200%201.963.38M12%2018a1%201%200%200%201%201%201c0%20.507.16%201.289.611%201.916C14.026%2021.49%2014.727%2022%2016%2022s1.974-.509%202.389-1.084c.45-.627.611-1.41.611-1.916a1%201%200%201%201%202%200c0%20.827-.24%202.044-.988%203.084C19.226%2023.175%2017.926%2024%2016%2024s-3.226-.825-4.011-1.916C11.239%2021.044%2011%2019.827%2011%2019a1%201%200%200%201%201-1%22%2F%3E%3Cpath%20d%3D%22M7.238%201.685C9.526%201.255%2012.623%201%2016%201s6.474.256%208.762.685c1.131.212%202.14.48%202.903.818c.376.167.776.386%201.105.688c.326.298.73.821.73%201.559s-.404%201.26-.73%201.56c-.157.143-.33.269-.51.379c1.843%202.59%202.738%205.84%202.738%209.31c0%204.061-1.227%207.821-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%2016c0-3.47.895-6.72%202.739-9.311a3.3%203.3%200%200%201-.509-.379c-.325-.298-.73-.821-.73-1.559s.405-1.26.73-1.56c.33-.3.73-.52%201.105-.687c.762-.338%201.772-.606%202.903-.818M7.214%204.75q.272.06.577.117C9.847%205.252%2012.75%205.5%2016%205.5s6.153-.248%208.209-.633q.305-.057.577-.117q-.272-.06-.577-.117C22.153%204.248%2019.25%204%2016%204s-6.153.248-8.209.633q-.305.057-.577.117m17.548%203.065c-2.288.43-5.385.685-8.762.685s-6.474-.256-8.762-.685a19%2019%200%200%201-1.579-.359C3.907%209.705%203%2012.676%203%2016c0%203.67%201.106%206.91%203.235%209.221c2.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.324-.907-6.294-2.66-8.542c-.485.134-1.016.253-1.576.358%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%2014.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%2011.452%2011.696%2011%2010.5%2011c-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%2011.452%2022.696%2011%2021.5%2011c-1.184%200-2.047.431-2.624%201.06c-.548.596-.769%201.293-.857%201.75a1%201%200%201%200%201.963.38M12%2018a1%201%200%200%201%201%201c0%20.507.16%201.289.611%201.916C14.026%2021.49%2014.727%2022%2016%2022s1.974-.509%202.389-1.084c.45-.627.611-1.41.611-1.916a1%201%200%201%201%202%200c0%20.827-.24%202.044-.988%203.084C19.226%2023.175%2017.926%2024%2016%2024s-3.226-.825-4.011-1.916C11.239%2021.044%2011%2019.827%2011%2019a1%201%200%200%201%201-1%22%2F%3E%3Cpath%20d%3D%22M7.238%201.685C9.526%201.255%2012.623%201%2016%201s6.474.256%208.762.685c1.131.212%202.14.48%202.903.818c.376.167.776.386%201.105.688c.326.298.73.821.73%201.559s-.404%201.26-.73%201.56c-.157.143-.33.269-.51.379c1.843%202.59%202.738%205.84%202.738%209.31c0%204.061-1.227%207.821-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%2016c0-3.47.895-6.72%202.739-9.311a3.3%203.3%200%200%201-.509-.379c-.325-.298-.73-.821-.73-1.559s.405-1.26.73-1.56c.33-.3.73-.52%201.105-.687c.762-.338%201.772-.606%202.903-.818M7.214%204.75q.272.06.577.117C9.847%205.252%2012.75%205.5%2016%205.5s6.153-.248%208.209-.633q.305-.057.577-.117q-.272-.06-.577-.117C22.153%204.248%2019.25%204%2016%204s-6.153.248-8.209.633q-.305.057-.577.117m17.548%203.065c-2.288.43-5.385.685-8.762.685s-6.474-.256-8.762-.685a19%2019%200%200%201-1.579-.359C3.907%209.705%203%2012.676%203%2016c0%203.67%201.106%206.91%203.235%209.221c2.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.324-.907-6.294-2.66-8.542c-.485.134-1.016.253-1.576.358%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/smiling-face-with-halo.svg?color=%231a73e8&size=48