emoji-meme-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
emoji-meme-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M20.004 6h-1.98a8.48 8.48 0 0 0-6.022-2.501A8.48 8.48 0 0 0 5.979 6H4a9.99 9.99 0 0 1 8.003-4.001A9.99 9.99 0 0 1 20.004 6M3.5 12q0-.507.058-1H2.05q-.048.495-.049 1c0 5.524 4.478 10.002 10.002 10.002c5.186 0 9.45-3.947 9.952-9.002H21v1h-.733A8.502 8.502 0 0 1 3.5 12m8.502 4.502a4.49 4.49 0 0 1-3.539-1.718a.75.75 0 1 0-1.178.928a5.99 5.99 0 0 0 4.717 2.29a5.99 5.99 0 0 0 4.712-2.284a.75.75 0 1 0-1.177-.93A4.5 4.5 0 0 1 12 16.502M3 7h19v3h-1v2h-1v1h-5v-1h-1v-2h-2v2h-1v1H6v-1H5v-2H4V9H2V8h1zm-2 3V9h1v1zm0 0H0v2h1zm6-1H6v1h1v1h1v-1H7zm9 0h-1v1h1v1h1v-1h-1z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiMeme24Regular(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="M20.004 6h-1.98a8.48 8.48 0 0 0-6.022-2.501A8.48 8.48 0 0 0 5.979 6H4a9.99 9.99 0 0 1 8.003-4.001A9.99 9.99 0 0 1 20.004 6M3.5 12q0-.507.058-1H2.05q-.048.495-.049 1c0 5.524 4.478 10.002 10.002 10.002c5.186 0 9.45-3.947 9.952-9.002H21v1h-.733A8.502 8.502 0 0 1 3.5 12m8.502 4.502a4.49 4.49 0 0 1-3.539-1.718a.75.75 0 1 0-1.178.928a5.99 5.99 0 0 0 4.717 2.29a5.99 5.99 0 0 0 4.712-2.284a.75.75 0 1 0-1.177-.93A4.5 4.5 0 0 1 12 16.502M3 7h19v3h-1v2h-1v1h-5v-1h-1v-2h-2v2h-1v1H6v-1H5v-2H4V9H2V8h1zm-2 3V9h1v1zm0 0H0v2h1zm6-1H6v1h1v1h1v-1H7zm9 0h-1v1h1v1h1v-1h-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.004 6h-1.98a8.48 8.48 0 0 0-6.022-2.501A8.48 8.48 0 0 0 5.979 6H4a9.99 9.99 0 0 1 8.003-4.001A9.99 9.99 0 0 1 20.004 6M3.5 12q0-.507.058-1H2.05q-.048.495-.049 1c0 5.524 4.478 10.002 10.002 10.002c5.186 0 9.45-3.947 9.952-9.002H21v1h-.733A8.502 8.502 0 0 1 3.5 12m8.502 4.502a4.49 4.49 0 0 1-3.539-1.718a.75.75 0 1 0-1.178.928a5.99 5.99 0 0 0 4.717 2.29a5.99 5.99 0 0 0 4.712-2.284a.75.75 0 1 0-1.177-.93A4.5 4.5 0 0 1 12 16.502M3 7h19v3h-1v2h-1v1h-5v-1h-1v-2h-2v2h-1v1H6v-1H5v-2H4V9H2V8h1zm-2 3V9h1v1zm0 0H0v2h1zm6-1H6v1h1v1h1v-1H7zm9 0h-1v1h1v1h1v-1h-1z"/></svg>
</template>

CSS

.icon-emoji-meme-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%22M20.004%206h-1.98a8.48%208.48%200%200%200-6.022-2.501A8.48%208.48%200%200%200%205.979%206H4a9.99%209.99%200%200%201%208.003-4.001A9.99%209.99%200%200%201%2020.004%206M3.5%2012q0-.507.058-1H2.05q-.048.495-.049%201c0%205.524%204.478%2010.002%2010.002%2010.002c5.186%200%209.45-3.947%209.952-9.002H21v1h-.733A8.502%208.502%200%200%201%203.5%2012m8.502%204.502a4.49%204.49%200%200%201-3.539-1.718a.75.75%200%201%200-1.178.928a5.99%205.99%200%200%200%204.717%202.29a5.99%205.99%200%200%200%204.712-2.284a.75.75%200%201%200-1.177-.93A4.5%204.5%200%200%201%2012%2016.502M3%207h19v3h-1v2h-1v1h-5v-1h-1v-2h-2v2h-1v1H6v-1H5v-2H4V9H2V8h1zm-2%203V9h1v1zm0%200H0v2h1zm6-1H6v1h1v1h1v-1H7zm9%200h-1v1h1v1h1v-1h-1z%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%22M20.004%206h-1.98a8.48%208.48%200%200%200-6.022-2.501A8.48%208.48%200%200%200%205.979%206H4a9.99%209.99%200%200%201%208.003-4.001A9.99%209.99%200%200%201%2020.004%206M3.5%2012q0-.507.058-1H2.05q-.048.495-.049%201c0%205.524%204.478%2010.002%2010.002%2010.002c5.186%200%209.45-3.947%209.952-9.002H21v1h-.733A8.502%208.502%200%200%201%203.5%2012m8.502%204.502a4.49%204.49%200%200%201-3.539-1.718a.75.75%200%201%200-1.178.928a5.99%205.99%200%200%200%204.717%202.29a5.99%205.99%200%200%200%204.712-2.284a.75.75%200%201%200-1.177-.93A4.5%204.5%200%200%201%2012%2016.502M3%207h19v3h-1v2h-1v1h-5v-1h-1v-2h-2v2h-1v1H6v-1H5v-2H4V9H2V8h1zm-2%203V9h1v1zm0%200H0v2h1zm6-1H6v1h1v1h1v-1H7zm9%200h-1v1h1v1h1v-1h-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-meme-24-regular.svg?color=%231a73e8&size=48