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

Name
emoji-meme-24-filled
Set
Fluent UI System Icons
Style
24 Filled
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="M12.002 22.002C6.478 22.002 2 17.524 2 12.001q0-.507.05-1.001H4v2h1v1h7v-1h2v1h7v-1h.954c-.502 5.055-4.766 9.002-9.952 9.002M20.004 6H3.999a9.99 9.99 0 0 1 8.003-4.001A9.99 9.99 0 0 1 20.004 6M7.41 15.659a.75.75 0 0 0-.125 1.053a5.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 17.502a4.49 4.49 0 0 1-3.538-1.718a.75.75 0 0 0-1.053-.125M3 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 FluentEmojiMeme24Filled(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.002 22.002C6.478 22.002 2 17.524 2 12.001q0-.507.05-1.001H4v2h1v1h7v-1h2v1h7v-1h.954c-.502 5.055-4.766 9.002-9.952 9.002M20.004 6H3.999a9.99 9.99 0 0 1 8.003-4.001A9.99 9.99 0 0 1 20.004 6M7.41 15.659a.75.75 0 0 0-.125 1.053a5.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 17.502a4.49 4.49 0 0 1-3.538-1.718a.75.75 0 0 0-1.053-.125M3 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="M12.002 22.002C6.478 22.002 2 17.524 2 12.001q0-.507.05-1.001H4v2h1v1h7v-1h2v1h7v-1h.954c-.502 5.055-4.766 9.002-9.952 9.002M20.004 6H3.999a9.99 9.99 0 0 1 8.003-4.001A9.99 9.99 0 0 1 20.004 6M7.41 15.659a.75.75 0 0 0-.125 1.053a5.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 17.502a4.49 4.49 0 0 1-3.538-1.718a.75.75 0 0 0-1.053-.125M3 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-filled {
  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.002%2022.002C6.478%2022.002%202%2017.524%202%2012.001q0-.507.05-1.001H4v2h1v1h7v-1h2v1h7v-1h.954c-.502%205.055-4.766%209.002-9.952%209.002M20.004%206H3.999a9.99%209.99%200%200%201%208.003-4.001A9.99%209.99%200%200%201%2020.004%206M7.41%2015.659a.75.75%200%200%200-.125%201.053a5.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%2017.502a4.49%204.49%200%200%201-3.538-1.718a.75.75%200%200%200-1.053-.125M3%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%22M12.002%2022.002C6.478%2022.002%202%2017.524%202%2012.001q0-.507.05-1.001H4v2h1v1h7v-1h2v1h7v-1h.954c-.502%205.055-4.766%209.002-9.952%209.002M20.004%206H3.999a9.99%209.99%200%200%201%208.003-4.001A9.99%209.99%200%200%201%2020.004%206M7.41%2015.659a.75.75%200%200%200-.125%201.053a5.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%2017.502a4.49%204.49%200%200%201-3.538-1.718a.75.75%200%200%200-1.053-.125M3%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-filled.svg?color=%231a73e8&size=48