cooking emoji
cooking from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- cooking
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
cookingEmoji One (Colored)cookingFluent EmojicookingFluent Emoji FlatcookingFluent Emoji High ContrastcookingIconParkcookingIconPark OutlinecookingIconPark SolidcookingIconPark TwoTonecookingMaterial SymbolscookingMaterial Symbols LightcookingNoto EmojicookingOpenMojicookingStreamline EmojiscookingTwitter Emoji
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the cooking emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="m217.968 341.743l-1.555 2.008c-1.038 1.286-2.523 3.208-4.48 5.588a471 471 0 0 1-7.125 8.52a398 398 0 0 1-4.455 5.168a442 442 0 0 1-4.992 5.676a492 492 0 0 1-5.485 6.113c-1.905 2.103-3.873 4.279-5.93 6.481c-4.082 4.437-8.452 9.051-12.992 13.804l-6.957 7.197l-7.205 7.297c-2.411 2.468-4.911 4.887-7.382 7.352a599 599 0 0 1-7.497 7.353l-7.549 7.301l-7.571 7.163c-5.058 4.701-10.059 9.303-14.976 13.679c-9.821 8.767-19.22 16.716-27.451 23.354a576 576 0 0 1-11.358 8.933a443 443 0 0 1-8.968 6.676C58.995 495.039 56 497 56 497c-14.924 9.771-34.943 5.594-44.714-9.33c-7.249-11.072-6.798-24.968 0-35.383c0 0 1.961-2.995 5.592-8.039a437 437 0 0 1 6.676-8.968a583 583 0 0 1 8.933-11.358c6.638-8.232 14.587-17.631 23.354-27.452c4.377-4.917 8.978-9.919 13.679-14.976l7.163-7.571l7.301-7.549c2.43-2.527 4.89-5.023 7.353-7.497c2.466-2.471 4.885-4.971 7.352-7.382l7.297-7.205l7.197-6.957c4.754-4.54 9.367-8.91 13.804-12.992c2.202-2.057 4.378-4.025 6.481-5.93a492 492 0 0 1 6.113-5.485a434 434 0 0 1 5.676-4.992a413 413 0 0 1 5.168-4.455a480 480 0 0 1 8.52-7.125c2.38-1.957 4.302-3.443 5.588-4.48l2.008-1.555c16.006-12.395 39.03-9.469 51.425 6.537c10.452 13.492 9.986 31.991.002 44.887"/><path fill="#4E5D66" d="M163.552 404.873c-18.928 18.927-79.065-41.211-60.138-60.138l32.138-32.138l60.138 60.138z"/><circle cx="297.083" cy="207.41" r="203.409" fill="#2B3B47"/><circle cx="297.083" cy="207.41" r="158.41" fill="#597B91"/><path fill="#F9F9F7" d="M259.415 302.343c-38.87-.311-70.766-32.034-71.277-70.901c-.394-29.951 17.538-55.752 43.292-66.918c14.697-6.373 27.017-17.054 36.146-30.217c17.227-24.839 46.118-40.975 78.751-40.475c50.569.774 91.804 42.067 92.509 92.637c.733 52.524-41.625 95.333-93.981 95.333q-1.454 0-2.897-.044c-16.161-.49-32.273 3.084-46.301 11.124c-10.664 6.111-23.044 9.567-36.242 9.461M52.255 471.588l10-10c4.295-4.296 4.295-11.261 0-15.557c-4.296-4.295-11.261-4.295-15.557 0l-10 10c-4.295 4.296-4.295 11.261 0 15.557c2.148 2.147 4.963 3.222 7.778 3.222s5.631-1.075 7.779-3.222"/><circle cx="344.855" cy="187.81" r="48.061" fill="#FFA41F"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiCooking(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="m217.968 341.743l-1.555 2.008c-1.038 1.286-2.523 3.208-4.48 5.588a471 471 0 0 1-7.125 8.52a398 398 0 0 1-4.455 5.168a442 442 0 0 1-4.992 5.676a492 492 0 0 1-5.485 6.113c-1.905 2.103-3.873 4.279-5.93 6.481c-4.082 4.437-8.452 9.051-12.992 13.804l-6.957 7.197l-7.205 7.297c-2.411 2.468-4.911 4.887-7.382 7.352a599 599 0 0 1-7.497 7.353l-7.549 7.301l-7.571 7.163c-5.058 4.701-10.059 9.303-14.976 13.679c-9.821 8.767-19.22 16.716-27.451 23.354a576 576 0 0 1-11.358 8.933a443 443 0 0 1-8.968 6.676C58.995 495.039 56 497 56 497c-14.924 9.771-34.943 5.594-44.714-9.33c-7.249-11.072-6.798-24.968 0-35.383c0 0 1.961-2.995 5.592-8.039a437 437 0 0 1 6.676-8.968a583 583 0 0 1 8.933-11.358c6.638-8.232 14.587-17.631 23.354-27.452c4.377-4.917 8.978-9.919 13.679-14.976l7.163-7.571l7.301-7.549c2.43-2.527 4.89-5.023 7.353-7.497c2.466-2.471 4.885-4.971 7.352-7.382l7.297-7.205l7.197-6.957c4.754-4.54 9.367-8.91 13.804-12.992c2.202-2.057 4.378-4.025 6.481-5.93a492 492 0 0 1 6.113-5.485a434 434 0 0 1 5.676-4.992a413 413 0 0 1 5.168-4.455a480 480 0 0 1 8.52-7.125c2.38-1.957 4.302-3.443 5.588-4.48l2.008-1.555c16.006-12.395 39.03-9.469 51.425 6.537c10.452 13.492 9.986 31.991.002 44.887"/><path fill="#4E5D66" d="M163.552 404.873c-18.928 18.927-79.065-41.211-60.138-60.138l32.138-32.138l60.138 60.138z"/><circle cx="297.083" cy="207.41" r="203.409" fill="#2B3B47"/><circle cx="297.083" cy="207.41" r="158.41" fill="#597B91"/><path fill="#F9F9F7" d="M259.415 302.343c-38.87-.311-70.766-32.034-71.277-70.901c-.394-29.951 17.538-55.752 43.292-66.918c14.697-6.373 27.017-17.054 36.146-30.217c17.227-24.839 46.118-40.975 78.751-40.475c50.569.774 91.804 42.067 92.509 92.637c.733 52.524-41.625 95.333-93.981 95.333q-1.454 0-2.897-.044c-16.161-.49-32.273 3.084-46.301 11.124c-10.664 6.111-23.044 9.567-36.242 9.461M52.255 471.588l10-10c4.295-4.296 4.295-11.261 0-15.557c-4.296-4.295-11.261-4.295-15.557 0l-10 10c-4.295 4.296-4.295 11.261 0 15.557c2.148 2.147 4.963 3.222 7.778 3.222s5.631-1.075 7.779-3.222"/><circle cx="344.855" cy="187.81" r="48.061" fill="#FFA41F"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="m217.968 341.743l-1.555 2.008c-1.038 1.286-2.523 3.208-4.48 5.588a471 471 0 0 1-7.125 8.52a398 398 0 0 1-4.455 5.168a442 442 0 0 1-4.992 5.676a492 492 0 0 1-5.485 6.113c-1.905 2.103-3.873 4.279-5.93 6.481c-4.082 4.437-8.452 9.051-12.992 13.804l-6.957 7.197l-7.205 7.297c-2.411 2.468-4.911 4.887-7.382 7.352a599 599 0 0 1-7.497 7.353l-7.549 7.301l-7.571 7.163c-5.058 4.701-10.059 9.303-14.976 13.679c-9.821 8.767-19.22 16.716-27.451 23.354a576 576 0 0 1-11.358 8.933a443 443 0 0 1-8.968 6.676C58.995 495.039 56 497 56 497c-14.924 9.771-34.943 5.594-44.714-9.33c-7.249-11.072-6.798-24.968 0-35.383c0 0 1.961-2.995 5.592-8.039a437 437 0 0 1 6.676-8.968a583 583 0 0 1 8.933-11.358c6.638-8.232 14.587-17.631 23.354-27.452c4.377-4.917 8.978-9.919 13.679-14.976l7.163-7.571l7.301-7.549c2.43-2.527 4.89-5.023 7.353-7.497c2.466-2.471 4.885-4.971 7.352-7.382l7.297-7.205l7.197-6.957c4.754-4.54 9.367-8.91 13.804-12.992c2.202-2.057 4.378-4.025 6.481-5.93a492 492 0 0 1 6.113-5.485a434 434 0 0 1 5.676-4.992a413 413 0 0 1 5.168-4.455a480 480 0 0 1 8.52-7.125c2.38-1.957 4.302-3.443 5.588-4.48l2.008-1.555c16.006-12.395 39.03-9.469 51.425 6.537c10.452 13.492 9.986 31.991.002 44.887"/><path fill="#4E5D66" d="M163.552 404.873c-18.928 18.927-79.065-41.211-60.138-60.138l32.138-32.138l60.138 60.138z"/><circle cx="297.083" cy="207.41" r="203.409" fill="#2B3B47"/><circle cx="297.083" cy="207.41" r="158.41" fill="#597B91"/><path fill="#F9F9F7" d="M259.415 302.343c-38.87-.311-70.766-32.034-71.277-70.901c-.394-29.951 17.538-55.752 43.292-66.918c14.697-6.373 27.017-17.054 36.146-30.217c17.227-24.839 46.118-40.975 78.751-40.475c50.569.774 91.804 42.067 92.509 92.637c.733 52.524-41.625 95.333-93.981 95.333q-1.454 0-2.897-.044c-16.161-.49-32.273 3.084-46.301 11.124c-10.664 6.111-23.044 9.567-36.242 9.461M52.255 471.588l10-10c4.295-4.296 4.295-11.261 0-15.557c-4.296-4.295-11.261-4.295-15.557 0l-10 10c-4.295 4.296-4.295 11.261 0 15.557c2.148 2.147 4.963 3.222 7.778 3.222s5.631-1.075 7.779-3.222"/><circle cx="344.855" cy="187.81" r="48.061" fill="#FFA41F"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22m217.968%20341.743l-1.555%202.008c-1.038%201.286-2.523%203.208-4.48%205.588a471%20471%200%200%201-7.125%208.52a398%20398%200%200%201-4.455%205.168a442%20442%200%200%201-4.992%205.676a492%20492%200%200%201-5.485%206.113c-1.905%202.103-3.873%204.279-5.93%206.481c-4.082%204.437-8.452%209.051-12.992%2013.804l-6.957%207.197l-7.205%207.297c-2.411%202.468-4.911%204.887-7.382%207.352a599%20599%200%200%201-7.497%207.353l-7.549%207.301l-7.571%207.163c-5.058%204.701-10.059%209.303-14.976%2013.679c-9.821%208.767-19.22%2016.716-27.451%2023.354a576%20576%200%200%201-11.358%208.933a443%20443%200%200%201-8.968%206.676C58.995%20495.039%2056%20497%2056%20497c-14.924%209.771-34.943%205.594-44.714-9.33c-7.249-11.072-6.798-24.968%200-35.383c0%200%201.961-2.995%205.592-8.039a437%20437%200%200%201%206.676-8.968a583%20583%200%200%201%208.933-11.358c6.638-8.232%2014.587-17.631%2023.354-27.452c4.377-4.917%208.978-9.919%2013.679-14.976l7.163-7.571l7.301-7.549c2.43-2.527%204.89-5.023%207.353-7.497c2.466-2.471%204.885-4.971%207.352-7.382l7.297-7.205l7.197-6.957c4.754-4.54%209.367-8.91%2013.804-12.992c2.202-2.057%204.378-4.025%206.481-5.93a492%20492%200%200%201%206.113-5.485a434%20434%200%200%201%205.676-4.992a413%20413%200%200%201%205.168-4.455a480%20480%200%200%201%208.52-7.125c2.38-1.957%204.302-3.443%205.588-4.48l2.008-1.555c16.006-12.395%2039.03-9.469%2051.425%206.537c10.452%2013.492%209.986%2031.991.002%2044.887%22%2F%3E%3Cpath%20fill%3D%22%234E5D66%22%20d%3D%22M163.552%20404.873c-18.928%2018.927-79.065-41.211-60.138-60.138l32.138-32.138l60.138%2060.138z%22%2F%3E%3Ccircle%20cx%3D%22297.083%22%20cy%3D%22207.41%22%20r%3D%22203.409%22%20fill%3D%22%232B3B47%22%2F%3E%3Ccircle%20cx%3D%22297.083%22%20cy%3D%22207.41%22%20r%3D%22158.41%22%20fill%3D%22%23597B91%22%2F%3E%3Cpath%20fill%3D%22%23F9F9F7%22%20d%3D%22M259.415%20302.343c-38.87-.311-70.766-32.034-71.277-70.901c-.394-29.951%2017.538-55.752%2043.292-66.918c14.697-6.373%2027.017-17.054%2036.146-30.217c17.227-24.839%2046.118-40.975%2078.751-40.475c50.569.774%2091.804%2042.067%2092.509%2092.637c.733%2052.524-41.625%2095.333-93.981%2095.333q-1.454%200-2.897-.044c-16.161-.49-32.273%203.084-46.301%2011.124c-10.664%206.111-23.044%209.567-36.242%209.461M52.255%20471.588l10-10c4.295-4.296%204.295-11.261%200-15.557c-4.296-4.295-11.261-4.295-15.557%200l-10%2010c-4.295%204.296-4.295%2011.261%200%2015.557c2.148%202.147%204.963%203.222%207.778%203.222s5.631-1.075%207.779-3.222%22%2F%3E%3Ccircle%20cx%3D%22344.855%22%20cy%3D%22187.81%22%20r%3D%2248.061%22%20fill%3D%22%23FFA41F%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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22m217.968%20341.743l-1.555%202.008c-1.038%201.286-2.523%203.208-4.48%205.588a471%20471%200%200%201-7.125%208.52a398%20398%200%200%201-4.455%205.168a442%20442%200%200%201-4.992%205.676a492%20492%200%200%201-5.485%206.113c-1.905%202.103-3.873%204.279-5.93%206.481c-4.082%204.437-8.452%209.051-12.992%2013.804l-6.957%207.197l-7.205%207.297c-2.411%202.468-4.911%204.887-7.382%207.352a599%20599%200%200%201-7.497%207.353l-7.549%207.301l-7.571%207.163c-5.058%204.701-10.059%209.303-14.976%2013.679c-9.821%208.767-19.22%2016.716-27.451%2023.354a576%20576%200%200%201-11.358%208.933a443%20443%200%200%201-8.968%206.676C58.995%20495.039%2056%20497%2056%20497c-14.924%209.771-34.943%205.594-44.714-9.33c-7.249-11.072-6.798-24.968%200-35.383c0%200%201.961-2.995%205.592-8.039a437%20437%200%200%201%206.676-8.968a583%20583%200%200%201%208.933-11.358c6.638-8.232%2014.587-17.631%2023.354-27.452c4.377-4.917%208.978-9.919%2013.679-14.976l7.163-7.571l7.301-7.549c2.43-2.527%204.89-5.023%207.353-7.497c2.466-2.471%204.885-4.971%207.352-7.382l7.297-7.205l7.197-6.957c4.754-4.54%209.367-8.91%2013.804-12.992c2.202-2.057%204.378-4.025%206.481-5.93a492%20492%200%200%201%206.113-5.485a434%20434%200%200%201%205.676-4.992a413%20413%200%200%201%205.168-4.455a480%20480%200%200%201%208.52-7.125c2.38-1.957%204.302-3.443%205.588-4.48l2.008-1.555c16.006-12.395%2039.03-9.469%2051.425%206.537c10.452%2013.492%209.986%2031.991.002%2044.887%22%2F%3E%3Cpath%20fill%3D%22%234E5D66%22%20d%3D%22M163.552%20404.873c-18.928%2018.927-79.065-41.211-60.138-60.138l32.138-32.138l60.138%2060.138z%22%2F%3E%3Ccircle%20cx%3D%22297.083%22%20cy%3D%22207.41%22%20r%3D%22203.409%22%20fill%3D%22%232B3B47%22%2F%3E%3Ccircle%20cx%3D%22297.083%22%20cy%3D%22207.41%22%20r%3D%22158.41%22%20fill%3D%22%23597B91%22%2F%3E%3Cpath%20fill%3D%22%23F9F9F7%22%20d%3D%22M259.415%20302.343c-38.87-.311-70.766-32.034-71.277-70.901c-.394-29.951%2017.538-55.752%2043.292-66.918c14.697-6.373%2027.017-17.054%2036.146-30.217c17.227-24.839%2046.118-40.975%2078.751-40.475c50.569.774%2091.804%2042.067%2092.509%2092.637c.733%2052.524-41.625%2095.333-93.981%2095.333q-1.454%200-2.897-.044c-16.161-.49-32.273%203.084-46.301%2011.124c-10.664%206.111-23.044%209.567-36.242%209.461M52.255%20471.588l10-10c4.295-4.296%204.295-11.261%200-15.557c-4.296-4.295-11.261-4.295-15.557%200l-10%2010c-4.295%204.296-4.295%2011.261%200%2015.557c2.148%202.147%204.963%203.222%207.778%203.222s5.631-1.075%207.779-3.222%22%2F%3E%3Ccircle%20cx%3D%22344.855%22%20cy%3D%22187.81%22%20r%3D%2248.061%22%20fill%3D%22%23FFA41F%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/cooking.svg?color=%231a73e8&size=48