cooking from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
cooking
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the cooking emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#6c6d6f" d="m102.59 105.54l-4.93 2.7l1.69 2.5s1.35-1.15 2.77-.14s4.19 4.39 4.66 5.54s-.07 3.38-.07 3.38l4.39 1.08l1.76-3.24z"/><path fill="#2f2f2f" d="M111.88 112.41c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41 8.46-53.32C90.91 15.93 81.63 9.86 72.24 7.1c-12.89-3.79-24.65-1.57-33.86 3.81c-8.02 4.69-14.53 9.92-19.33 21.02c-4.23 9.78-6.55 21.68.28 36.11c7.19 15.2 18.43 21.67 29.2 23.7c16.26 3.06 26.92-2.38 28.5-3.24c0 0 15.21 19.68 23.43 30.17c4.1 5.23 8.25 6.71 11.43 4.59c3.44-2.29 3.55-6.06-.01-10.85m0 0c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41 8.46-53.32C90.91 15.93 81.63 9.86 72.24 7.1c-12.89-3.79-24.65-1.57-33.86 3.81c-8.02 4.69-14.53 9.92-19.33 21.02c-4.23 9.78-6.55 21.68.28 36.11c7.19 15.2 18.43 21.67 29.2 23.7c16.26 3.06 26.92-2.38 28.5-3.24m31.76 29.57c-1.59 1.23-3.43-.81-6.22-4.27c-2.63-3.27-2.74-4.66-1.72-5.58c1.26-1.13 2.7.18 4.91 2.82s4.49 5.91 3.03 7.03"/><path fill="#6c6d6f" d="M109.15 125.7c-2.79.28-5.17-.12-9.48-5.07c-7.76-8.9-20.14-26.29-23.05-30.46c-3.56 1.7-13.76 5.59-28.32 2.85c-9.31-1.75-22.09-7.42-30.14-24.42c-7.67-16.22-3.91-29.02-.3-37.19c4.86-11 11.42-16.69 19.86-21.63C48.14 3.69 60.52 2.3 72.6 5.85c7.81 2.3 18.55 7.75 25.33 20.68c17.04 32.46-8.5 54.89-8.76 55.11l-1.51-1.87c.06-.05 5.99-5.64 10.02-14.64c5.37-11.99 4.67-24.57-2.06-37.4C89.27 15.62 79.2 10.5 71.87 8.35c-14.59-4.29-25.91-.36-32.83 3.68c-8.23 4.81-14.48 10.65-18.79 20.41c-3.12 7.07-6.95 19.78.26 35.04c7.57 16.02 19.55 21.34 28.27 22.98c15.57 2.93 25.49-1.7 27.37-2.73l1.03-.56l.67.97c.14.21 14.72 20.88 23.15 30.86c3.71 4.39 5.86 5.1 8.36 4.82c2.98-.34 5.3-2.96 5.13-5.71c.85 2.25-.81 7.13-5.34 7.59"/><path fill="#6c6d6f" d="M39 18.9c-13.15 8.59-22.71 30.14-9.7 50.41c12.45 19.4 37.94 16.59 50.07 8.54c12.72-8.44 21.28-31.3 7.95-50.25C76.8 12.63 56.6 7.41 39 18.9"/><path fill="#54585b" d="m39.98 63.32l-3.8 7.76s2.94 5.17 11.57 5.37c2.63.06 5.45-.29 7.87.56c5.53 1.94 11.78 1.83 16.1-.56C78 72.98 86.04 63.8 86.81 50.73c.99-16.69-8.01-24.42-8.01-24.42z"/><path fill="#fff" d="M33.46 67.68c6.02 9.63 16.16 6.68 20.38 6.79s3.91 1.54 10.04 1.42c7.46-.14 18.16-9.92 20.27-25.1c2.39-17.2-6.38-32.67-20.63-33.12c-5.54-.17-10.73 1.21-14.73 6.48c-4.24 5.58-4.51 12.84-6.88 15.62c-4 4.71-16.57 14.92-8.45 27.91"/><path fill="#ff8e00" d="M49.88 55.47c4.13 6.01 14.42 7.59 19.99 2.15c5.56-5.44 5.34-13.83.45-18.82c-5.95-6.08-15.1-5.1-19.99.79c-4.61 5.58-3.2 11.88-.45 15.88"/><path fill="#ffb502" d="M52.71 52.74c4.07.74 3.55-5.32 5.43-7.65s5.87-2.33 5.65-5.21s-6.54-3.44-10.53 1.33c-3.88 4.65-4.2 10.86-.55 11.53"/></svg>

React

import type { SVGProps } from "react";

export function NotoCooking(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#6c6d6f" d="m102.59 105.54l-4.93 2.7l1.69 2.5s1.35-1.15 2.77-.14s4.19 4.39 4.66 5.54s-.07 3.38-.07 3.38l4.39 1.08l1.76-3.24z"/><path fill="#2f2f2f" d="M111.88 112.41c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41 8.46-53.32C90.91 15.93 81.63 9.86 72.24 7.1c-12.89-3.79-24.65-1.57-33.86 3.81c-8.02 4.69-14.53 9.92-19.33 21.02c-4.23 9.78-6.55 21.68.28 36.11c7.19 15.2 18.43 21.67 29.2 23.7c16.26 3.06 26.92-2.38 28.5-3.24c0 0 15.21 19.68 23.43 30.17c4.1 5.23 8.25 6.71 11.43 4.59c3.44-2.29 3.55-6.06-.01-10.85m0 0c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41 8.46-53.32C90.91 15.93 81.63 9.86 72.24 7.1c-12.89-3.79-24.65-1.57-33.86 3.81c-8.02 4.69-14.53 9.92-19.33 21.02c-4.23 9.78-6.55 21.68.28 36.11c7.19 15.2 18.43 21.67 29.2 23.7c16.26 3.06 26.92-2.38 28.5-3.24m31.76 29.57c-1.59 1.23-3.43-.81-6.22-4.27c-2.63-3.27-2.74-4.66-1.72-5.58c1.26-1.13 2.7.18 4.91 2.82s4.49 5.91 3.03 7.03"/><path fill="#6c6d6f" d="M109.15 125.7c-2.79.28-5.17-.12-9.48-5.07c-7.76-8.9-20.14-26.29-23.05-30.46c-3.56 1.7-13.76 5.59-28.32 2.85c-9.31-1.75-22.09-7.42-30.14-24.42c-7.67-16.22-3.91-29.02-.3-37.19c4.86-11 11.42-16.69 19.86-21.63C48.14 3.69 60.52 2.3 72.6 5.85c7.81 2.3 18.55 7.75 25.33 20.68c17.04 32.46-8.5 54.89-8.76 55.11l-1.51-1.87c.06-.05 5.99-5.64 10.02-14.64c5.37-11.99 4.67-24.57-2.06-37.4C89.27 15.62 79.2 10.5 71.87 8.35c-14.59-4.29-25.91-.36-32.83 3.68c-8.23 4.81-14.48 10.65-18.79 20.41c-3.12 7.07-6.95 19.78.26 35.04c7.57 16.02 19.55 21.34 28.27 22.98c15.57 2.93 25.49-1.7 27.37-2.73l1.03-.56l.67.97c.14.21 14.72 20.88 23.15 30.86c3.71 4.39 5.86 5.1 8.36 4.82c2.98-.34 5.3-2.96 5.13-5.71c.85 2.25-.81 7.13-5.34 7.59"/><path fill="#6c6d6f" d="M39 18.9c-13.15 8.59-22.71 30.14-9.7 50.41c12.45 19.4 37.94 16.59 50.07 8.54c12.72-8.44 21.28-31.3 7.95-50.25C76.8 12.63 56.6 7.41 39 18.9"/><path fill="#54585b" d="m39.98 63.32l-3.8 7.76s2.94 5.17 11.57 5.37c2.63.06 5.45-.29 7.87.56c5.53 1.94 11.78 1.83 16.1-.56C78 72.98 86.04 63.8 86.81 50.73c.99-16.69-8.01-24.42-8.01-24.42z"/><path fill="#fff" d="M33.46 67.68c6.02 9.63 16.16 6.68 20.38 6.79s3.91 1.54 10.04 1.42c7.46-.14 18.16-9.92 20.27-25.1c2.39-17.2-6.38-32.67-20.63-33.12c-5.54-.17-10.73 1.21-14.73 6.48c-4.24 5.58-4.51 12.84-6.88 15.62c-4 4.71-16.57 14.92-8.45 27.91"/><path fill="#ff8e00" d="M49.88 55.47c4.13 6.01 14.42 7.59 19.99 2.15c5.56-5.44 5.34-13.83.45-18.82c-5.95-6.08-15.1-5.1-19.99.79c-4.61 5.58-3.2 11.88-.45 15.88"/><path fill="#ffb502" d="M52.71 52.74c4.07.74 3.55-5.32 5.43-7.65s5.87-2.33 5.65-5.21s-6.54-3.44-10.53 1.33c-3.88 4.65-4.2 10.86-.55 11.53"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#6c6d6f" d="m102.59 105.54l-4.93 2.7l1.69 2.5s1.35-1.15 2.77-.14s4.19 4.39 4.66 5.54s-.07 3.38-.07 3.38l4.39 1.08l1.76-3.24z"/><path fill="#2f2f2f" d="M111.88 112.41c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41 8.46-53.32C90.91 15.93 81.63 9.86 72.24 7.1c-12.89-3.79-24.65-1.57-33.86 3.81c-8.02 4.69-14.53 9.92-19.33 21.02c-4.23 9.78-6.55 21.68.28 36.11c7.19 15.2 18.43 21.67 29.2 23.7c16.26 3.06 26.92-2.38 28.5-3.24c0 0 15.21 19.68 23.43 30.17c4.1 5.23 8.25 6.71 11.43 4.59c3.44-2.29 3.55-6.06-.01-10.85m0 0c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41 8.46-53.32C90.91 15.93 81.63 9.86 72.24 7.1c-12.89-3.79-24.65-1.57-33.86 3.81c-8.02 4.69-14.53 9.92-19.33 21.02c-4.23 9.78-6.55 21.68.28 36.11c7.19 15.2 18.43 21.67 29.2 23.7c16.26 3.06 26.92-2.38 28.5-3.24m31.76 29.57c-1.59 1.23-3.43-.81-6.22-4.27c-2.63-3.27-2.74-4.66-1.72-5.58c1.26-1.13 2.7.18 4.91 2.82s4.49 5.91 3.03 7.03"/><path fill="#6c6d6f" d="M109.15 125.7c-2.79.28-5.17-.12-9.48-5.07c-7.76-8.9-20.14-26.29-23.05-30.46c-3.56 1.7-13.76 5.59-28.32 2.85c-9.31-1.75-22.09-7.42-30.14-24.42c-7.67-16.22-3.91-29.02-.3-37.19c4.86-11 11.42-16.69 19.86-21.63C48.14 3.69 60.52 2.3 72.6 5.85c7.81 2.3 18.55 7.75 25.33 20.68c17.04 32.46-8.5 54.89-8.76 55.11l-1.51-1.87c.06-.05 5.99-5.64 10.02-14.64c5.37-11.99 4.67-24.57-2.06-37.4C89.27 15.62 79.2 10.5 71.87 8.35c-14.59-4.29-25.91-.36-32.83 3.68c-8.23 4.81-14.48 10.65-18.79 20.41c-3.12 7.07-6.95 19.78.26 35.04c7.57 16.02 19.55 21.34 28.27 22.98c15.57 2.93 25.49-1.7 27.37-2.73l1.03-.56l.67.97c.14.21 14.72 20.88 23.15 30.86c3.71 4.39 5.86 5.1 8.36 4.82c2.98-.34 5.3-2.96 5.13-5.71c.85 2.25-.81 7.13-5.34 7.59"/><path fill="#6c6d6f" d="M39 18.9c-13.15 8.59-22.71 30.14-9.7 50.41c12.45 19.4 37.94 16.59 50.07 8.54c12.72-8.44 21.28-31.3 7.95-50.25C76.8 12.63 56.6 7.41 39 18.9"/><path fill="#54585b" d="m39.98 63.32l-3.8 7.76s2.94 5.17 11.57 5.37c2.63.06 5.45-.29 7.87.56c5.53 1.94 11.78 1.83 16.1-.56C78 72.98 86.04 63.8 86.81 50.73c.99-16.69-8.01-24.42-8.01-24.42z"/><path fill="#fff" d="M33.46 67.68c6.02 9.63 16.16 6.68 20.38 6.79s3.91 1.54 10.04 1.42c7.46-.14 18.16-9.92 20.27-25.1c2.39-17.2-6.38-32.67-20.63-33.12c-5.54-.17-10.73 1.21-14.73 6.48c-4.24 5.58-4.51 12.84-6.88 15.62c-4 4.71-16.57 14.92-8.45 27.91"/><path fill="#ff8e00" d="M49.88 55.47c4.13 6.01 14.42 7.59 19.99 2.15c5.56-5.44 5.34-13.83.45-18.82c-5.95-6.08-15.1-5.1-19.99.79c-4.61 5.58-3.2 11.88-.45 15.88"/><path fill="#ffb502" d="M52.71 52.74c4.07.74 3.55-5.32 5.43-7.65s5.87-2.33 5.65-5.21s-6.54-3.44-10.53 1.33c-3.88 4.65-4.2 10.86-.55 11.53"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%236c6d6f%22%20d%3D%22m102.59%20105.54l-4.93%202.7l1.69%202.5s1.35-1.15%202.77-.14s4.19%204.39%204.66%205.54s-.07%203.38-.07%203.38l4.39%201.08l1.76-3.24z%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22M111.88%20112.41c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41%208.46-53.32C90.91%2015.93%2081.63%209.86%2072.24%207.1c-12.89-3.79-24.65-1.57-33.86%203.81c-8.02%204.69-14.53%209.92-19.33%2021.02c-4.23%209.78-6.55%2021.68.28%2036.11c7.19%2015.2%2018.43%2021.67%2029.2%2023.7c16.26%203.06%2026.92-2.38%2028.5-3.24c0%200%2015.21%2019.68%2023.43%2030.17c4.1%205.23%208.25%206.71%2011.43%204.59c3.44-2.29%203.55-6.06-.01-10.85m0%200c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41%208.46-53.32C90.91%2015.93%2081.63%209.86%2072.24%207.1c-12.89-3.79-24.65-1.57-33.86%203.81c-8.02%204.69-14.53%209.92-19.33%2021.02c-4.23%209.78-6.55%2021.68.28%2036.11c7.19%2015.2%2018.43%2021.67%2029.2%2023.7c16.26%203.06%2026.92-2.38%2028.5-3.24m31.76%2029.57c-1.59%201.23-3.43-.81-6.22-4.27c-2.63-3.27-2.74-4.66-1.72-5.58c1.26-1.13%202.7.18%204.91%202.82s4.49%205.91%203.03%207.03%22%2F%3E%3Cpath%20fill%3D%22%236c6d6f%22%20d%3D%22M109.15%20125.7c-2.79.28-5.17-.12-9.48-5.07c-7.76-8.9-20.14-26.29-23.05-30.46c-3.56%201.7-13.76%205.59-28.32%202.85c-9.31-1.75-22.09-7.42-30.14-24.42c-7.67-16.22-3.91-29.02-.3-37.19c4.86-11%2011.42-16.69%2019.86-21.63C48.14%203.69%2060.52%202.3%2072.6%205.85c7.81%202.3%2018.55%207.75%2025.33%2020.68c17.04%2032.46-8.5%2054.89-8.76%2055.11l-1.51-1.87c.06-.05%205.99-5.64%2010.02-14.64c5.37-11.99%204.67-24.57-2.06-37.4C89.27%2015.62%2079.2%2010.5%2071.87%208.35c-14.59-4.29-25.91-.36-32.83%203.68c-8.23%204.81-14.48%2010.65-18.79%2020.41c-3.12%207.07-6.95%2019.78.26%2035.04c7.57%2016.02%2019.55%2021.34%2028.27%2022.98c15.57%202.93%2025.49-1.7%2027.37-2.73l1.03-.56l.67.97c.14.21%2014.72%2020.88%2023.15%2030.86c3.71%204.39%205.86%205.1%208.36%204.82c2.98-.34%205.3-2.96%205.13-5.71c.85%202.25-.81%207.13-5.34%207.59%22%2F%3E%3Cpath%20fill%3D%22%236c6d6f%22%20d%3D%22M39%2018.9c-13.15%208.59-22.71%2030.14-9.7%2050.41c12.45%2019.4%2037.94%2016.59%2050.07%208.54c12.72-8.44%2021.28-31.3%207.95-50.25C76.8%2012.63%2056.6%207.41%2039%2018.9%22%2F%3E%3Cpath%20fill%3D%22%2354585b%22%20d%3D%22m39.98%2063.32l-3.8%207.76s2.94%205.17%2011.57%205.37c2.63.06%205.45-.29%207.87.56c5.53%201.94%2011.78%201.83%2016.1-.56C78%2072.98%2086.04%2063.8%2086.81%2050.73c.99-16.69-8.01-24.42-8.01-24.42z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.46%2067.68c6.02%209.63%2016.16%206.68%2020.38%206.79s3.91%201.54%2010.04%201.42c7.46-.14%2018.16-9.92%2020.27-25.1c2.39-17.2-6.38-32.67-20.63-33.12c-5.54-.17-10.73%201.21-14.73%206.48c-4.24%205.58-4.51%2012.84-6.88%2015.62c-4%204.71-16.57%2014.92-8.45%2027.91%22%2F%3E%3Cpath%20fill%3D%22%23ff8e00%22%20d%3D%22M49.88%2055.47c4.13%206.01%2014.42%207.59%2019.99%202.15c5.56-5.44%205.34-13.83.45-18.82c-5.95-6.08-15.1-5.1-19.99.79c-4.61%205.58-3.2%2011.88-.45%2015.88%22%2F%3E%3Cpath%20fill%3D%22%23ffb502%22%20d%3D%22M52.71%2052.74c4.07.74%203.55-5.32%205.43-7.65s5.87-2.33%205.65-5.21s-6.54-3.44-10.53%201.33c-3.88%204.65-4.2%2010.86-.55%2011.53%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%20128%20128%22%3E%3Cpath%20fill%3D%22%236c6d6f%22%20d%3D%22m102.59%20105.54l-4.93%202.7l1.69%202.5s1.35-1.15%202.77-.14s4.19%204.39%204.66%205.54s-.07%203.38-.07%203.38l4.39%201.08l1.76-3.24z%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22M111.88%20112.41c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41%208.46-53.32C90.91%2015.93%2081.63%209.86%2072.24%207.1c-12.89-3.79-24.65-1.57-33.86%203.81c-8.02%204.69-14.53%209.92-19.33%2021.02c-4.23%209.78-6.55%2021.68.28%2036.11c7.19%2015.2%2018.43%2021.67%2029.2%2023.7c16.26%203.06%2026.92-2.38%2028.5-3.24c0%200%2015.21%2019.68%2023.43%2030.17c4.1%205.23%208.25%206.71%2011.43%204.59c3.44-2.29%203.55-6.06-.01-10.85m0%200c-4.07-5.49-23.56-31.95-23.56-31.95s25.22-21.41%208.46-53.32C90.91%2015.93%2081.63%209.86%2072.24%207.1c-12.89-3.79-24.65-1.57-33.86%203.81c-8.02%204.69-14.53%209.92-19.33%2021.02c-4.23%209.78-6.55%2021.68.28%2036.11c7.19%2015.2%2018.43%2021.67%2029.2%2023.7c16.26%203.06%2026.92-2.38%2028.5-3.24m31.76%2029.57c-1.59%201.23-3.43-.81-6.22-4.27c-2.63-3.27-2.74-4.66-1.72-5.58c1.26-1.13%202.7.18%204.91%202.82s4.49%205.91%203.03%207.03%22%2F%3E%3Cpath%20fill%3D%22%236c6d6f%22%20d%3D%22M109.15%20125.7c-2.79.28-5.17-.12-9.48-5.07c-7.76-8.9-20.14-26.29-23.05-30.46c-3.56%201.7-13.76%205.59-28.32%202.85c-9.31-1.75-22.09-7.42-30.14-24.42c-7.67-16.22-3.91-29.02-.3-37.19c4.86-11%2011.42-16.69%2019.86-21.63C48.14%203.69%2060.52%202.3%2072.6%205.85c7.81%202.3%2018.55%207.75%2025.33%2020.68c17.04%2032.46-8.5%2054.89-8.76%2055.11l-1.51-1.87c.06-.05%205.99-5.64%2010.02-14.64c5.37-11.99%204.67-24.57-2.06-37.4C89.27%2015.62%2079.2%2010.5%2071.87%208.35c-14.59-4.29-25.91-.36-32.83%203.68c-8.23%204.81-14.48%2010.65-18.79%2020.41c-3.12%207.07-6.95%2019.78.26%2035.04c7.57%2016.02%2019.55%2021.34%2028.27%2022.98c15.57%202.93%2025.49-1.7%2027.37-2.73l1.03-.56l.67.97c.14.21%2014.72%2020.88%2023.15%2030.86c3.71%204.39%205.86%205.1%208.36%204.82c2.98-.34%205.3-2.96%205.13-5.71c.85%202.25-.81%207.13-5.34%207.59%22%2F%3E%3Cpath%20fill%3D%22%236c6d6f%22%20d%3D%22M39%2018.9c-13.15%208.59-22.71%2030.14-9.7%2050.41c12.45%2019.4%2037.94%2016.59%2050.07%208.54c12.72-8.44%2021.28-31.3%207.95-50.25C76.8%2012.63%2056.6%207.41%2039%2018.9%22%2F%3E%3Cpath%20fill%3D%22%2354585b%22%20d%3D%22m39.98%2063.32l-3.8%207.76s2.94%205.17%2011.57%205.37c2.63.06%205.45-.29%207.87.56c5.53%201.94%2011.78%201.83%2016.1-.56C78%2072.98%2086.04%2063.8%2086.81%2050.73c.99-16.69-8.01-24.42-8.01-24.42z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M33.46%2067.68c6.02%209.63%2016.16%206.68%2020.38%206.79s3.91%201.54%2010.04%201.42c7.46-.14%2018.16-9.92%2020.27-25.1c2.39-17.2-6.38-32.67-20.63-33.12c-5.54-.17-10.73%201.21-14.73%206.48c-4.24%205.58-4.51%2012.84-6.88%2015.62c-4%204.71-16.57%2014.92-8.45%2027.91%22%2F%3E%3Cpath%20fill%3D%22%23ff8e00%22%20d%3D%22M49.88%2055.47c4.13%206.01%2014.42%207.59%2019.99%202.15c5.56-5.44%205.34-13.83.45-18.82c-5.95-6.08-15.1-5.1-19.99.79c-4.61%205.58-3.2%2011.88-.45%2015.88%22%2F%3E%3Cpath%20fill%3D%22%23ffb502%22%20d%3D%22M52.71%2052.74c4.07.74%203.55-5.32%205.43-7.65s5.87-2.33%205.65-5.21s-6.54-3.44-10.53%201.33c-3.88%204.65-4.2%2010.86-.55%2011.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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