emoji icon
emoji-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- emoji-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
12 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
emoji-add-16-filledemoji-angry-16-filledemoji-edit-16-filledemoji-hand-16-filledemoji-hint-16-filledemoji-laugh-16-filledemoji-meh-16-filledemoji-meme-16-filledemoji-multiple-20-filledemoji-sad-16-filledemoji-sad-slight-20-filledemoji-smile-slight-20-filledemoji-sparkle-16-filledemoji-surprise-20-filled
Use the emoji icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.5 13a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M12 11.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m-3.672 5.63a.75.75 0 0 1 1.04.195l.009.012l.044.059c.042.054.11.136.203.238c.187.203.472.48.858.757c.768.553 1.93 1.109 3.518 1.109s2.75-.556 3.518-1.109c.386-.277.672-.554.858-.757a4 4 0 0 0 .248-.297l.007-.01a.75.75 0 0 1 1.24.845l-.002.001v.002l-.003.003l-.007.01l-.022.031l-.076.1a6 6 0 0 1-.28.329a7 7 0 0 1-1.087.96C17.424 20.307 15.962 21 14 21s-3.424-.694-4.394-1.391a7 7 0 0 1-1.088-.962a6 6 0 0 1-.376-.458l-.008-.01l-.002-.004l-.001-.002l-.001-.001a.75.75 0 0 1 .198-1.042M14 2C7.373 2 2 7.373 2 14s5.373 12 12 12s12-5.373 12-12S20.627 2 14 2M3.5 14C3.5 8.201 8.201 3.5 14 3.5S24.5 8.201 24.5 14S19.799 24.5 14 24.5S3.5 19.799 3.5 14"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmoji28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.5 13a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M12 11.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m-3.672 5.63a.75.75 0 0 1 1.04.195l.009.012l.044.059c.042.054.11.136.203.238c.187.203.472.48.858.757c.768.553 1.93 1.109 3.518 1.109s2.75-.556 3.518-1.109c.386-.277.672-.554.858-.757a4 4 0 0 0 .248-.297l.007-.01a.75.75 0 0 1 1.24.845l-.002.001v.002l-.003.003l-.007.01l-.022.031l-.076.1a6 6 0 0 1-.28.329a7 7 0 0 1-1.087.96C17.424 20.307 15.962 21 14 21s-3.424-.694-4.394-1.391a7 7 0 0 1-1.088-.962a6 6 0 0 1-.376-.458l-.008-.01l-.002-.004l-.001-.002l-.001-.001a.75.75 0 0 1 .198-1.042M14 2C7.373 2 2 7.373 2 14s5.373 12 12 12s12-5.373 12-12S20.627 2 14 2M3.5 14C3.5 8.201 8.201 3.5 14 3.5S24.5 8.201 24.5 14S19.799 24.5 14 24.5S3.5 19.799 3.5 14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.5 13a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M12 11.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m-3.672 5.63a.75.75 0 0 1 1.04.195l.009.012l.044.059c.042.054.11.136.203.238c.187.203.472.48.858.757c.768.553 1.93 1.109 3.518 1.109s2.75-.556 3.518-1.109c.386-.277.672-.554.858-.757a4 4 0 0 0 .248-.297l.007-.01a.75.75 0 0 1 1.24.845l-.002.001v.002l-.003.003l-.007.01l-.022.031l-.076.1a6 6 0 0 1-.28.329a7 7 0 0 1-1.087.96C17.424 20.307 15.962 21 14 21s-3.424-.694-4.394-1.391a7 7 0 0 1-1.088-.962a6 6 0 0 1-.376-.458l-.008-.01l-.002-.004l-.001-.002l-.001-.001a.75.75 0 0 1 .198-1.042M14 2C7.373 2 2 7.373 2 14s5.373 12 12 12s12-5.373 12-12S20.627 2 14 2M3.5 14C3.5 8.201 8.201 3.5 14 3.5S24.5 8.201 24.5 14S19.799 24.5 14 24.5S3.5 19.799 3.5 14"/></svg> </template>
CSS
.icon-emoji-28-regular {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%2013a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M12%2011.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m-3.672%205.63a.75.75%200%200%201%201.04.195l.009.012l.044.059c.042.054.11.136.203.238c.187.203.472.48.858.757c.768.553%201.93%201.109%203.518%201.109s2.75-.556%203.518-1.109c.386-.277.672-.554.858-.757a4%204%200%200%200%20.248-.297l.007-.01a.75.75%200%200%201%201.24.845l-.002.001v.002l-.003.003l-.007.01l-.022.031l-.076.1a6%206%200%200%201-.28.329a7%207%200%200%201-1.087.96C17.424%2020.307%2015.962%2021%2014%2021s-3.424-.694-4.394-1.391a7%207%200%200%201-1.088-.962a6%206%200%200%201-.376-.458l-.008-.01l-.002-.004l-.001-.002l-.001-.001a.75.75%200%200%201%20.198-1.042M14%202C7.373%202%202%207.373%202%2014s5.373%2012%2012%2012s12-5.373%2012-12S20.627%202%2014%202M3.5%2014C3.5%208.201%208.201%203.5%2014%203.5S24.5%208.201%2024.5%2014S19.799%2024.5%2014%2024.5S3.5%2019.799%203.5%2014%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%2013a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M12%2011.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m-3.672%205.63a.75.75%200%200%201%201.04.195l.009.012l.044.059c.042.054.11.136.203.238c.187.203.472.48.858.757c.768.553%201.93%201.109%203.518%201.109s2.75-.556%203.518-1.109c.386-.277.672-.554.858-.757a4%204%200%200%200%20.248-.297l.007-.01a.75.75%200%200%201%201.24.845l-.002.001v.002l-.003.003l-.007.01l-.022.031l-.076.1a6%206%200%200%201-.28.329a7%207%200%200%201-1.087.96C17.424%2020.307%2015.962%2021%2014%2021s-3.424-.694-4.394-1.391a7%207%200%200%201-1.088-.962a6%206%200%200%201-.376-.458l-.008-.01l-.002-.004l-.001-.002l-.001-.001a.75.75%200%200%201%20.198-1.042M14%202C7.373%202%202%207.373%202%2014s5.373%2012%2012%2012s12-5.373%2012-12S20.627%202%2014%202M3.5%2014C3.5%208.201%208.201%203.5%2014%203.5S24.5%208.201%2024.5%2014S19.799%2024.5%2014%2024.5S3.5%2019.799%203.5%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-28-regular.svg?color=%231a73e8&size=48