cooking from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
cooking
Set
Fluent Emoji Flat
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji Flat

Use the cooking emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#433b6b" d="M19.28 22.634c-1.569.97-3.42 1.53-5.4 1.53c-5.68 0-10.285-4.604-10.285-10.284S8.2 3.595 13.88 3.595S24.165 8.2 24.165 13.88c0 1.976-.557 3.822-1.523 5.389l6.018 4.601c1.65 1.25 1.81 3.67.36 5.12a3.422 3.422 0 0 1-5.14-.34zm6.14 2.776a1.485 1.485 0 1 0 2.1 2.1a1.485 1.485 0 0 0-2.1-2.1"/><path fill="#635994" d="M25.76 13.88c0 6.561-5.319 11.88-11.88 11.88S2 20.441 2 13.88S7.319 2 13.88 2s11.88 5.319 11.88 11.88m-2.88 0a9 9 0 1 0-18 0a9 9 0 0 0 18 0"/><path fill="#fff" d="M19.35 11.98c-.28-.39-.65-.67-1.06-.81c-.45-.16-.85-.45-1.17-.8a4 4 0 0 0-.46-.45a5.03 5.03 0 0 0-5.72-.58c-.46.26-.96.43-1.48.53h-.01c-.54.11-.96.57-1.03 1.12c-.01.13-.01.25.01.37c.08.49.11.98.02 1.47a5.01 5.01 0 0 0 6.24 5.73c.58-.16 1.19-.2 1.79-.16c.39.02.78-.11 1.08-.41c.39-.39.51-.96.34-1.45c-.08-.24-.06-.51.04-.74v-.01c.1-.23.29-.4.51-.5c.35-.16.66-.42.91-.77c.52-.78.52-1.8-.01-2.54"/><path fill="#f9c23c" d="M12.59 16.18a2.53 2.53 0 1 0 0-5.06a2.53 2.53 0 0 0 0 5.06"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatCooking(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#433b6b" d="M19.28 22.634c-1.569.97-3.42 1.53-5.4 1.53c-5.68 0-10.285-4.604-10.285-10.284S8.2 3.595 13.88 3.595S24.165 8.2 24.165 13.88c0 1.976-.557 3.822-1.523 5.389l6.018 4.601c1.65 1.25 1.81 3.67.36 5.12a3.422 3.422 0 0 1-5.14-.34zm6.14 2.776a1.485 1.485 0 1 0 2.1 2.1a1.485 1.485 0 0 0-2.1-2.1"/><path fill="#635994" d="M25.76 13.88c0 6.561-5.319 11.88-11.88 11.88S2 20.441 2 13.88S7.319 2 13.88 2s11.88 5.319 11.88 11.88m-2.88 0a9 9 0 1 0-18 0a9 9 0 0 0 18 0"/><path fill="#fff" d="M19.35 11.98c-.28-.39-.65-.67-1.06-.81c-.45-.16-.85-.45-1.17-.8a4 4 0 0 0-.46-.45a5.03 5.03 0 0 0-5.72-.58c-.46.26-.96.43-1.48.53h-.01c-.54.11-.96.57-1.03 1.12c-.01.13-.01.25.01.37c.08.49.11.98.02 1.47a5.01 5.01 0 0 0 6.24 5.73c.58-.16 1.19-.2 1.79-.16c.39.02.78-.11 1.08-.41c.39-.39.51-.96.34-1.45c-.08-.24-.06-.51.04-.74v-.01c.1-.23.29-.4.51-.5c.35-.16.66-.42.91-.77c.52-.78.52-1.8-.01-2.54"/><path fill="#f9c23c" d="M12.59 16.18a2.53 2.53 0 1 0 0-5.06a2.53 2.53 0 0 0 0 5.06"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#433b6b" d="M19.28 22.634c-1.569.97-3.42 1.53-5.4 1.53c-5.68 0-10.285-4.604-10.285-10.284S8.2 3.595 13.88 3.595S24.165 8.2 24.165 13.88c0 1.976-.557 3.822-1.523 5.389l6.018 4.601c1.65 1.25 1.81 3.67.36 5.12a3.422 3.422 0 0 1-5.14-.34zm6.14 2.776a1.485 1.485 0 1 0 2.1 2.1a1.485 1.485 0 0 0-2.1-2.1"/><path fill="#635994" d="M25.76 13.88c0 6.561-5.319 11.88-11.88 11.88S2 20.441 2 13.88S7.319 2 13.88 2s11.88 5.319 11.88 11.88m-2.88 0a9 9 0 1 0-18 0a9 9 0 0 0 18 0"/><path fill="#fff" d="M19.35 11.98c-.28-.39-.65-.67-1.06-.81c-.45-.16-.85-.45-1.17-.8a4 4 0 0 0-.46-.45a5.03 5.03 0 0 0-5.72-.58c-.46.26-.96.43-1.48.53h-.01c-.54.11-.96.57-1.03 1.12c-.01.13-.01.25.01.37c.08.49.11.98.02 1.47a5.01 5.01 0 0 0 6.24 5.73c.58-.16 1.19-.2 1.79-.16c.39.02.78-.11 1.08-.41c.39-.39.51-.96.34-1.45c-.08-.24-.06-.51.04-.74v-.01c.1-.23.29-.4.51-.5c.35-.16.66-.42.91-.77c.52-.78.52-1.8-.01-2.54"/><path fill="#f9c23c" d="M12.59 16.18a2.53 2.53 0 1 0 0-5.06a2.53 2.53 0 0 0 0 5.06"/></g></svg>
</template>

CSS

.icon-cooking {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23433b6b%22%20d%3D%22M19.28%2022.634c-1.569.97-3.42%201.53-5.4%201.53c-5.68%200-10.285-4.604-10.285-10.284S8.2%203.595%2013.88%203.595S24.165%208.2%2024.165%2013.88c0%201.976-.557%203.822-1.523%205.389l6.018%204.601c1.65%201.25%201.81%203.67.36%205.12a3.422%203.422%200%200%201-5.14-.34zm6.14%202.776a1.485%201.485%200%201%200%202.1%202.1a1.485%201.485%200%200%200-2.1-2.1%22%2F%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M25.76%2013.88c0%206.561-5.319%2011.88-11.88%2011.88S2%2020.441%202%2013.88S7.319%202%2013.88%202s11.88%205.319%2011.88%2011.88m-2.88%200a9%209%200%201%200-18%200a9%209%200%200%200%2018%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.35%2011.98c-.28-.39-.65-.67-1.06-.81c-.45-.16-.85-.45-1.17-.8a4%204%200%200%200-.46-.45a5.03%205.03%200%200%200-5.72-.58c-.46.26-.96.43-1.48.53h-.01c-.54.11-.96.57-1.03%201.12c-.01.13-.01.25.01.37c.08.49.11.98.02%201.47a5.01%205.01%200%200%200%206.24%205.73c.58-.16%201.19-.2%201.79-.16c.39.02.78-.11%201.08-.41c.39-.39.51-.96.34-1.45c-.08-.24-.06-.51.04-.74v-.01c.1-.23.29-.4.51-.5c.35-.16.66-.42.91-.77c.52-.78.52-1.8-.01-2.54%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M12.59%2016.18a2.53%202.53%200%201%200%200-5.06a2.53%202.53%200%200%200%200%205.06%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23433b6b%22%20d%3D%22M19.28%2022.634c-1.569.97-3.42%201.53-5.4%201.53c-5.68%200-10.285-4.604-10.285-10.284S8.2%203.595%2013.88%203.595S24.165%208.2%2024.165%2013.88c0%201.976-.557%203.822-1.523%205.389l6.018%204.601c1.65%201.25%201.81%203.67.36%205.12a3.422%203.422%200%200%201-5.14-.34zm6.14%202.776a1.485%201.485%200%201%200%202.1%202.1a1.485%201.485%200%200%200-2.1-2.1%22%2F%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M25.76%2013.88c0%206.561-5.319%2011.88-11.88%2011.88S2%2020.441%202%2013.88S7.319%202%2013.88%202s11.88%205.319%2011.88%2011.88m-2.88%200a9%209%200%201%200-18%200a9%209%200%200%200%2018%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.35%2011.98c-.28-.39-.65-.67-1.06-.81c-.45-.16-.85-.45-1.17-.8a4%204%200%200%200-.46-.45a5.03%205.03%200%200%200-5.72-.58c-.46.26-.96.43-1.48.53h-.01c-.54.11-.96.57-1.03%201.12c-.01.13-.01.25.01.37c.08.49.11.98.02%201.47a5.01%205.01%200%200%200%206.24%205.73c.58-.16%201.19-.2%201.79-.16c.39.02.78-.11%201.08-.41c.39-.39.51-.96.34-1.45c-.08-.24-.06-.51.04-.74v-.01c.1-.23.29-.4.51-.5c.35-.16.66-.42.91-.77c.52-.78.52-1.8-.01-2.54%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M12.59%2016.18a2.53%202.53%200%201%200%200-5.06a2.53%202.53%200%200%200%200%205.06%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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