emoji meme icon
emoji-meme-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- emoji-meme-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 meme icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.245 5A7.99 7.99 0 0 0 10 2a7.99 7.99 0 0 0-6.245 3H5.1A6.98 6.98 0 0 1 10 3a6.98 6.98 0 0 1 4.899 2zm1.693 6H16.93A7.001 7.001 0 0 1 3 10H2a8 8 0 0 0 15.938 1M3 6h15v2h-1v2h-1v1h-4v-1h-1V8h-1v2H9v1H5v-1H4V8H2V7h1zM1 9V8h1v1zm0 0v2H0V9zm4-1v1h1V8zm1 1v1h1V9zm6-1v1h1V8zm1 1v1h1V9zm-6.111 3.514a.5.5 0 1 0-.778.63A5 5 0 0 0 10 15c1.57 0 2.973-.725 3.889-1.857a.5.5 0 1 0-.778-.629A4 4 0 0 1 10 14a4 4 0 0 1-3.111-1.486"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiMeme20Regular(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="M16.245 5A7.99 7.99 0 0 0 10 2a7.99 7.99 0 0 0-6.245 3H5.1A6.98 6.98 0 0 1 10 3a6.98 6.98 0 0 1 4.899 2zm1.693 6H16.93A7.001 7.001 0 0 1 3 10H2a8 8 0 0 0 15.938 1M3 6h15v2h-1v2h-1v1h-4v-1h-1V8h-1v2H9v1H5v-1H4V8H2V7h1zM1 9V8h1v1zm0 0v2H0V9zm4-1v1h1V8zm1 1v1h1V9zm6-1v1h1V8zm1 1v1h1V9zm-6.111 3.514a.5.5 0 1 0-.778.63A5 5 0 0 0 10 15c1.57 0 2.973-.725 3.889-1.857a.5.5 0 1 0-.778-.629A4 4 0 0 1 10 14a4 4 0 0 1-3.111-1.486"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.245 5A7.99 7.99 0 0 0 10 2a7.99 7.99 0 0 0-6.245 3H5.1A6.98 6.98 0 0 1 10 3a6.98 6.98 0 0 1 4.899 2zm1.693 6H16.93A7.001 7.001 0 0 1 3 10H2a8 8 0 0 0 15.938 1M3 6h15v2h-1v2h-1v1h-4v-1h-1V8h-1v2H9v1H5v-1H4V8H2V7h1zM1 9V8h1v1zm0 0v2H0V9zm4-1v1h1V8zm1 1v1h1V9zm6-1v1h1V8zm1 1v1h1V9zm-6.111 3.514a.5.5 0 1 0-.778.63A5 5 0 0 0 10 15c1.57 0 2.973-.725 3.889-1.857a.5.5 0 1 0-.778-.629A4 4 0 0 1 10 14a4 4 0 0 1-3.111-1.486"/></svg> </template>
CSS
.icon-emoji-meme-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%22M16.245%205A7.99%207.99%200%200%200%2010%202a7.99%207.99%200%200%200-6.245%203H5.1A6.98%206.98%200%200%201%2010%203a6.98%206.98%200%200%201%204.899%202zm1.693%206H16.93A7.001%207.001%200%200%201%203%2010H2a8%208%200%200%200%2015.938%201M3%206h15v2h-1v2h-1v1h-4v-1h-1V8h-1v2H9v1H5v-1H4V8H2V7h1zM1%209V8h1v1zm0%200v2H0V9zm4-1v1h1V8zm1%201v1h1V9zm6-1v1h1V8zm1%201v1h1V9zm-6.111%203.514a.5.5%200%201%200-.778.63A5%205%200%200%200%2010%2015c1.57%200%202.973-.725%203.889-1.857a.5.5%200%201%200-.778-.629A4%204%200%200%201%2010%2014a4%204%200%200%201-3.111-1.486%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%22M16.245%205A7.99%207.99%200%200%200%2010%202a7.99%207.99%200%200%200-6.245%203H5.1A6.98%206.98%200%200%201%2010%203a6.98%206.98%200%200%201%204.899%202zm1.693%206H16.93A7.001%207.001%200%200%201%203%2010H2a8%208%200%200%200%2015.938%201M3%206h15v2h-1v2h-1v1h-4v-1h-1V8h-1v2H9v1H5v-1H4V8H2V7h1zM1%209V8h1v1zm0%200v2H0V9zm4-1v1h1V8zm1%201v1h1V9zm6-1v1h1V8zm1%201v1h1V9zm-6.111%203.514a.5.5%200%201%200-.778.63A5%205%200%200%200%2010%2015c1.57%200%202.973-.725%203.889-1.857a.5.5%200%201%200-.778-.629A4%204%200%200%201%2010%2014a4%204%200%200%201-3.111-1.486%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-meme-20-regular.svg?color=%231a73e8&size=48