emoji icon
emoji-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- emoji-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M12 1.998c5.524 0 10.002 4.478 10.002 10.002c0 5.523-4.478 10-10.002 10S1.998 17.523 1.998 12C1.998 6.476 6.476 1.998 12 1.998m0 1.5a8.502 8.502 0 1 0 0 17.003a8.502 8.502 0 0 0 0-17.003M8.462 14.783A4.5 4.5 0 0 0 12 16.5a4.49 4.49 0 0 0 3.535-1.714a.75.75 0 1 1 1.177.93A5.99 5.99 0 0 1 12 18a5.99 5.99 0 0 1-4.717-2.29a.75.75 0 1 1 1.179-.928M9 8.75a1.25 1.25 0 1 1 0 2.499A1.25 1.25 0 0 1 9 8.75m6 0a1.25 1.25 0 1 1 0 2.499a1.25 1.25 0 0 1 0-2.499"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmoji24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.998c5.524 0 10.002 4.478 10.002 10.002c0 5.523-4.478 10-10.002 10S1.998 17.523 1.998 12C1.998 6.476 6.476 1.998 12 1.998m0 1.5a8.502 8.502 0 1 0 0 17.003a8.502 8.502 0 0 0 0-17.003M8.462 14.783A4.5 4.5 0 0 0 12 16.5a4.49 4.49 0 0 0 3.535-1.714a.75.75 0 1 1 1.177.93A5.99 5.99 0 0 1 12 18a5.99 5.99 0 0 1-4.717-2.29a.75.75 0 1 1 1.179-.928M9 8.75a1.25 1.25 0 1 1 0 2.499A1.25 1.25 0 0 1 9 8.75m6 0a1.25 1.25 0 1 1 0 2.499a1.25 1.25 0 0 1 0-2.499"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 1.998c5.524 0 10.002 4.478 10.002 10.002c0 5.523-4.478 10-10.002 10S1.998 17.523 1.998 12C1.998 6.476 6.476 1.998 12 1.998m0 1.5a8.502 8.502 0 1 0 0 17.003a8.502 8.502 0 0 0 0-17.003M8.462 14.783A4.5 4.5 0 0 0 12 16.5a4.49 4.49 0 0 0 3.535-1.714a.75.75 0 1 1 1.177.93A5.99 5.99 0 0 1 12 18a5.99 5.99 0 0 1-4.717-2.29a.75.75 0 1 1 1.179-.928M9 8.75a1.25 1.25 0 1 1 0 2.499A1.25 1.25 0 0 1 9 8.75m6 0a1.25 1.25 0 1 1 0 2.499a1.25 1.25 0 0 1 0-2.499"/></svg> </template>
CSS
.icon-emoji-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%201.998c5.524%200%2010.002%204.478%2010.002%2010.002c0%205.523-4.478%2010-10.002%2010S1.998%2017.523%201.998%2012C1.998%206.476%206.476%201.998%2012%201.998m0%201.5a8.502%208.502%200%201%200%200%2017.003a8.502%208.502%200%200%200%200-17.003M8.462%2014.783A4.5%204.5%200%200%200%2012%2016.5a4.49%204.49%200%200%200%203.535-1.714a.75.75%200%201%201%201.177.93A5.99%205.99%200%200%201%2012%2018a5.99%205.99%200%200%201-4.717-2.29a.75.75%200%201%201%201.179-.928M9%208.75a1.25%201.25%200%201%201%200%202.499A1.25%201.25%200%200%201%209%208.75m6%200a1.25%201.25%200%201%201%200%202.499a1.25%201.25%200%200%201%200-2.499%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%201.998c5.524%200%2010.002%204.478%2010.002%2010.002c0%205.523-4.478%2010-10.002%2010S1.998%2017.523%201.998%2012C1.998%206.476%206.476%201.998%2012%201.998m0%201.5a8.502%208.502%200%201%200%200%2017.003a8.502%208.502%200%200%200%200-17.003M8.462%2014.783A4.5%204.5%200%200%200%2012%2016.5a4.49%204.49%200%200%200%203.535-1.714a.75.75%200%201%201%201.177.93A5.99%205.99%200%200%201%2012%2018a5.99%205.99%200%200%201-4.717-2.29a.75.75%200%201%201%201.179-.928M9%208.75a1.25%201.25%200%201%201%200%202.499A1.25%201.25%200%200%201%209%208.75m6%200a1.25%201.25%200%201%201%200%202.499a1.25%201.25%200%200%201%200-2.499%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-24-regular.svg?color=%231a73e8&size=48