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

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

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

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"><g fill="currentColor" clip-path="url(#SVGkRCCwb7V6)"><path d="M25.42 27.51a1.485 1.485 0 1 1 2.1-2.1a1.485 1.485 0 0 1-2.1 2.1m-10.3-13.86a2.53 2.53 0 1 1-5.06 0a2.53 2.53 0 0 1 5.06 0"/><path d="M22.88 13.88a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-4.59-2.71c-.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.54c-.28-.39-.65-.67-1.06-.81"/><path d="M13.88 0C6.214 0 0 6.214 0 13.88s6.214 13.88 13.88 13.88c2.078 0 4.052-.458 5.825-1.278l2.586 3.383l.003.004c1.99 2.59 5.81 2.866 8.14.535c2.308-2.308 2.05-6.143-.562-8.125l-.004-.003l-3.38-2.584a13.8 13.8 0 0 0 1.272-5.812C27.76 6.214 21.546 0 13.88 0m6.374 23.907a11.8 11.8 0 0 1-6.374 1.853C7.319 25.76 2 20.441 2 13.88S7.319 2 13.88 2s11.88 5.319 11.88 11.88c0 2.34-.677 4.523-1.845 6.362l4.745 3.628c1.65 1.25 1.81 3.67.36 5.12a3.422 3.422 0 0 1-5.14-.34z"/></g><defs><clipPath id="SVGkRCCwb7V6"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCooking(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"><g fill="currentColor" clipPath="url(#SVGkRCCwb7V6)"><path d="M25.42 27.51a1.485 1.485 0 1 1 2.1-2.1a1.485 1.485 0 0 1-2.1 2.1m-10.3-13.86a2.53 2.53 0 1 1-5.06 0a2.53 2.53 0 0 1 5.06 0"/><path d="M22.88 13.88a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-4.59-2.71c-.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.54c-.28-.39-.65-.67-1.06-.81"/><path d="M13.88 0C6.214 0 0 6.214 0 13.88s6.214 13.88 13.88 13.88c2.078 0 4.052-.458 5.825-1.278l2.586 3.383l.003.004c1.99 2.59 5.81 2.866 8.14.535c2.308-2.308 2.05-6.143-.562-8.125l-.004-.003l-3.38-2.584a13.8 13.8 0 0 0 1.272-5.812C27.76 6.214 21.546 0 13.88 0m6.374 23.907a11.8 11.8 0 0 1-6.374 1.853C7.319 25.76 2 20.441 2 13.88S7.319 2 13.88 2s11.88 5.319 11.88 11.88c0 2.34-.677 4.523-1.845 6.362l4.745 3.628c1.65 1.25 1.81 3.67.36 5.12a3.422 3.422 0 0 1-5.14-.34z"/></g><defs><clipPath id="SVGkRCCwb7V6"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g fill="currentColor" clip-path="url(#SVGkRCCwb7V6)"><path d="M25.42 27.51a1.485 1.485 0 1 1 2.1-2.1a1.485 1.485 0 0 1-2.1 2.1m-10.3-13.86a2.53 2.53 0 1 1-5.06 0a2.53 2.53 0 0 1 5.06 0"/><path d="M22.88 13.88a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-4.59-2.71c-.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.54c-.28-.39-.65-.67-1.06-.81"/><path d="M13.88 0C6.214 0 0 6.214 0 13.88s6.214 13.88 13.88 13.88c2.078 0 4.052-.458 5.825-1.278l2.586 3.383l.003.004c1.99 2.59 5.81 2.866 8.14.535c2.308-2.308 2.05-6.143-.562-8.125l-.004-.003l-3.38-2.584a13.8 13.8 0 0 0 1.272-5.812C27.76 6.214 21.546 0 13.88 0m6.374 23.907a11.8 11.8 0 0 1-6.374 1.853C7.319 25.76 2 20.441 2 13.88S7.319 2 13.88 2s11.88 5.319 11.88 11.88c0 2.34-.677 4.523-1.845 6.362l4.745 3.628c1.65 1.25 1.81 3.67.36 5.12a3.422 3.422 0 0 1-5.14-.34z"/></g><defs><clipPath id="SVGkRCCwb7V6"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></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%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23SVGkRCCwb7V6)%22%3E%3Cpath%20d%3D%22M25.42%2027.51a1.485%201.485%200%201%201%202.1-2.1a1.485%201.485%200%200%201-2.1%202.1m-10.3-13.86a2.53%202.53%200%201%201-5.06%200a2.53%202.53%200%200%201%205.06%200%22%2F%3E%3Cpath%20d%3D%22M22.88%2013.88a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-4.59-2.71c-.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.54c-.28-.39-.65-.67-1.06-.81%22%2F%3E%3Cpath%20d%3D%22M13.88%200C6.214%200%200%206.214%200%2013.88s6.214%2013.88%2013.88%2013.88c2.078%200%204.052-.458%205.825-1.278l2.586%203.383l.003.004c1.99%202.59%205.81%202.866%208.14.535c2.308-2.308%202.05-6.143-.562-8.125l-.004-.003l-3.38-2.584a13.8%2013.8%200%200%200%201.272-5.812C27.76%206.214%2021.546%200%2013.88%200m6.374%2023.907a11.8%2011.8%200%200%201-6.374%201.853C7.319%2025.76%202%2020.441%202%2013.88S7.319%202%2013.88%202s11.88%205.319%2011.88%2011.88c0%202.34-.677%204.523-1.845%206.362l4.745%203.628c1.65%201.25%201.81%203.67.36%205.12a3.422%203.422%200%200%201-5.14-.34z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V6%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23SVGkRCCwb7V6)%22%3E%3Cpath%20d%3D%22M25.42%2027.51a1.485%201.485%200%201%201%202.1-2.1a1.485%201.485%200%200%201-2.1%202.1m-10.3-13.86a2.53%202.53%200%201%201-5.06%200a2.53%202.53%200%200%201%205.06%200%22%2F%3E%3Cpath%20d%3D%22M22.88%2013.88a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-4.59-2.71c-.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.54c-.28-.39-.65-.67-1.06-.81%22%2F%3E%3Cpath%20d%3D%22M13.88%200C6.214%200%200%206.214%200%2013.88s6.214%2013.88%2013.88%2013.88c2.078%200%204.052-.458%205.825-1.278l2.586%203.383l.003.004c1.99%202.59%205.81%202.866%208.14.535c2.308-2.308%202.05-6.143-.562-8.125l-.004-.003l-3.38-2.584a13.8%2013.8%200%200%200%201.272-5.812C27.76%206.214%2021.546%200%2013.88%200m6.374%2023.907a11.8%2011.8%200%200%201-6.374%201.853C7.319%2025.76%202%2020.441%202%2013.88S7.319%202%2013.88%202s11.88%205.319%2011.88%2011.88c0%202.34-.677%204.523-1.845%206.362l4.745%203.628c1.65%201.25%201.81%203.67.36%205.12a3.422%203.422%200%200%201-5.14-.34z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V6%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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