emoji laugh icon
emoji-laugh-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- emoji-laugh-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the emoji laugh icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.494 8.075c.045-.295.339-.575.754-.575s.709.28.754.575a.5.5 0 1 0 .988-.15C8.863 7.09 8.104 6.5 7.248 6.5s-1.615.59-1.742 1.425a.5.5 0 1 0 .988.15m6.254-.575c-.415 0-.708.28-.754.575a.5.5 0 0 1-.988-.15c.127-.835.886-1.425 1.742-1.425s1.615.59 1.742 1.425a.5.5 0 0 1-.988.15c-.046-.295-.339-.575-.754-.575M5.495 10a.5.5 0 0 0-.497.549C5.236 12.992 7.154 15 9.995 15s4.76-2.008 4.998-4.451a.5.5 0 0 0-.498-.549zm4.5 4c-2.081 0-3.516-1.303-3.912-3h7.825c-.397 1.697-1.831 3-3.913 3M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m-7 8a7 7 0 1 1 14 0a7 7 0 0 1-14 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiLaugh20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.494 8.075c.045-.295.339-.575.754-.575s.709.28.754.575a.5.5 0 1 0 .988-.15C8.863 7.09 8.104 6.5 7.248 6.5s-1.615.59-1.742 1.425a.5.5 0 1 0 .988.15m6.254-.575c-.415 0-.708.28-.754.575a.5.5 0 0 1-.988-.15c.127-.835.886-1.425 1.742-1.425s1.615.59 1.742 1.425a.5.5 0 0 1-.988.15c-.046-.295-.339-.575-.754-.575M5.495 10a.5.5 0 0 0-.497.549C5.236 12.992 7.154 15 9.995 15s4.76-2.008 4.998-4.451a.5.5 0 0 0-.498-.549zm4.5 4c-2.081 0-3.516-1.303-3.912-3h7.825c-.397 1.697-1.831 3-3.913 3M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m-7 8a7 7 0 1 1 14 0a7 7 0 0 1-14 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6.494 8.075c.045-.295.339-.575.754-.575s.709.28.754.575a.5.5 0 1 0 .988-.15C8.863 7.09 8.104 6.5 7.248 6.5s-1.615.59-1.742 1.425a.5.5 0 1 0 .988.15m6.254-.575c-.415 0-.708.28-.754.575a.5.5 0 0 1-.988-.15c.127-.835.886-1.425 1.742-1.425s1.615.59 1.742 1.425a.5.5 0 0 1-.988.15c-.046-.295-.339-.575-.754-.575M5.495 10a.5.5 0 0 0-.497.549C5.236 12.992 7.154 15 9.995 15s4.76-2.008 4.998-4.451a.5.5 0 0 0-.498-.549zm4.5 4c-2.081 0-3.516-1.303-3.912-3h7.825c-.397 1.697-1.831 3-3.913 3M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m-7 8a7 7 0 1 1 14 0a7 7 0 0 1-14 0"/></svg> </template>
CSS
.icon-emoji-laugh-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.494%208.075c.045-.295.339-.575.754-.575s.709.28.754.575a.5.5%200%201%200%20.988-.15C8.863%207.09%208.104%206.5%207.248%206.5s-1.615.59-1.742%201.425a.5.5%200%201%200%20.988.15m6.254-.575c-.415%200-.708.28-.754.575a.5.5%200%200%201-.988-.15c.127-.835.886-1.425%201.742-1.425s1.615.59%201.742%201.425a.5.5%200%200%201-.988.15c-.046-.295-.339-.575-.754-.575M5.495%2010a.5.5%200%200%200-.497.549C5.236%2012.992%207.154%2015%209.995%2015s4.76-2.008%204.998-4.451a.5.5%200%200%200-.498-.549zm4.5%204c-2.081%200-3.516-1.303-3.912-3h7.825c-.397%201.697-1.831%203-3.913%203M10%202a8%208%200%201%200%200%2016a8%208%200%200%200%200-16m-7%208a7%207%200%201%201%2014%200a7%207%200%200%201-14%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.494%208.075c.045-.295.339-.575.754-.575s.709.28.754.575a.5.5%200%201%200%20.988-.15C8.863%207.09%208.104%206.5%207.248%206.5s-1.615.59-1.742%201.425a.5.5%200%201%200%20.988.15m6.254-.575c-.415%200-.708.28-.754.575a.5.5%200%200%201-.988-.15c.127-.835.886-1.425%201.742-1.425s1.615.59%201.742%201.425a.5.5%200%200%201-.988.15c-.046-.295-.339-.575-.754-.575M5.495%2010a.5.5%200%200%200-.497.549C5.236%2012.992%207.154%2015%209.995%2015s4.76-2.008%204.998-4.451a.5.5%200%200%200-.498-.549zm4.5%204c-2.081%200-3.516-1.303-3.912-3h7.825c-.397%201.697-1.831%203-3.913%203M10%202a8%208%200%201%200%200%2016a8%208%200%200%200%200-16m-7%208a7%207%200%201%201%2014%200a7%207%200%200%201-14%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-laugh-20-regular.svg?color=%231a73e8&size=48