shallow pan of food emoji

shallow-pan-of-food from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.

Name
shallow-pan-of-food
Set
Emoji One (Colored)
Style
Default
Category
Food
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More food icons from Emoji One (Colored)

Use the shallow pan of food emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#3e4347"><circle cx="32" cy="32" r="30"/><path d="m6.3 18l-2.7-2.7c-2.1-2.1-2.1-5.5 0-7.5l4.2-4.2c2.1-2.1 5.5-2.1 7.5 0L18 6.3l-3.1 3.1l-2.7-2.7c-.3-.3-.9-.3-1.3 0l-4.2 4.2c-.3.3-.3.9 0 1.3l2.7 2.7zm51.4 28l2.7 2.7c2.1 2.1 2.1 5.5 0 7.5l-4.2 4.2c-2.1 2.1-5.5 2.1-7.5 0L46 57.7l3.1-3.1l2.7 2.7c.3.3.9.3 1.3 0l4.2-4.2c.3-.3.3-.9 0-1.3l-2.7-2.7z"/></g><circle cx="32" cy="32" r="23.4" fill="#f2b200"/><path fill="#b47d56" d="M39.6 11.4c-5-2.6-12.9 2.4-12 6.6s11.2 7.2 14 13.1s4.1 7.8 9.1 3.8c4.9-4.1 7.2-13.8-11.1-23.5"/><path fill="#89664c" d="M38.8 13.8c3.4 0-2.1 1.9-5.3 4.7c-1.6 1.4-.9-4.7 5.3-4.7m7.3 4.9c3.4 0-2.1 1.9-5.4 4.7c-1.5 1.3-.8-4.7 5.4-4.7m4.5 7.5c3.4 0-2.1 1.9-5.4 4.7c-1.5 1.3-.7-4.7 5.4-4.7"/><path fill="#b47d56" d="M10.7 38c-1.9-4.8 4.4-10.7 8.5-9.2c4.2 1.5 5.7 10.9 11.2 14.4c5.5 3.4 7.3 4.9 2.5 8.5C28 55.3 17.8 55.5 10.7 38"/><path fill="#89664c" d="M13.4 39.3c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.7-1.5-5.6 3.8m3.4 6.1c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.7-1.5-5.6 3.8m6 4.5c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.6-1.6-5.6 3.8"/><path fill="#699635" d="M25.6 13c-2.2-2.1-2.2-2.1-8.6 4.6c-3.5 3.7-5.3 7.6-4.1 8.7c2.2 2.1 2.2 2.1 8.5-4.6c3.6-3.6 5.4-7.5 4.2-8.7m25.9 27.2c-1.8-2.4-1.8-2.4-9.1 2.8c-4.1 2.9-6.5 6.3-5.6 7.6c1.8 2.4 1.8 2.4 9.1-2.8c4.1-2.9 6.6-6.3 5.6-7.6m-12.9-7c1.3-3 1.3-3-7.5-7.1c-4.9-2.3-9.4-2.8-10.1-1.2c-1.3 3-1.3 3 7.5 7.1c4.8 2.3 9.3 2.8 10.1 1.2"/><path fill="#ed4c5c" d="M43.5 37.8c.2-2.2-1.6-1.1-4.9-1.2c-3.3-.2-2.4 2.4-2.2 4.5c.1 2.1 1.4.4 6.2.5c1.8.1.6-1.6.9-3.8"/><path fill="#ffce31" d="M29.9 34.1c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.3-1.7-1-4.2-1.9"/><path fill="#ed4c5c" d="M24.5 18.9c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.3-1.7-1-4.2-1.9"/><path fill="#ffce31" d="M14 26.2c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.4-1.7-1.1-4.2-1.9"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneShallowPanOfFood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#3e4347"><circle cx="32" cy="32" r="30"/><path d="m6.3 18l-2.7-2.7c-2.1-2.1-2.1-5.5 0-7.5l4.2-4.2c2.1-2.1 5.5-2.1 7.5 0L18 6.3l-3.1 3.1l-2.7-2.7c-.3-.3-.9-.3-1.3 0l-4.2 4.2c-.3.3-.3.9 0 1.3l2.7 2.7zm51.4 28l2.7 2.7c2.1 2.1 2.1 5.5 0 7.5l-4.2 4.2c-2.1 2.1-5.5 2.1-7.5 0L46 57.7l3.1-3.1l2.7 2.7c.3.3.9.3 1.3 0l4.2-4.2c.3-.3.3-.9 0-1.3l-2.7-2.7z"/></g><circle cx="32" cy="32" r="23.4" fill="#f2b200"/><path fill="#b47d56" d="M39.6 11.4c-5-2.6-12.9 2.4-12 6.6s11.2 7.2 14 13.1s4.1 7.8 9.1 3.8c4.9-4.1 7.2-13.8-11.1-23.5"/><path fill="#89664c" d="M38.8 13.8c3.4 0-2.1 1.9-5.3 4.7c-1.6 1.4-.9-4.7 5.3-4.7m7.3 4.9c3.4 0-2.1 1.9-5.4 4.7c-1.5 1.3-.8-4.7 5.4-4.7m4.5 7.5c3.4 0-2.1 1.9-5.4 4.7c-1.5 1.3-.7-4.7 5.4-4.7"/><path fill="#b47d56" d="M10.7 38c-1.9-4.8 4.4-10.7 8.5-9.2c4.2 1.5 5.7 10.9 11.2 14.4c5.5 3.4 7.3 4.9 2.5 8.5C28 55.3 17.8 55.5 10.7 38"/><path fill="#89664c" d="M13.4 39.3c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.7-1.5-5.6 3.8m3.4 6.1c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.7-1.5-5.6 3.8m6 4.5c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.6-1.6-5.6 3.8"/><path fill="#699635" d="M25.6 13c-2.2-2.1-2.2-2.1-8.6 4.6c-3.5 3.7-5.3 7.6-4.1 8.7c2.2 2.1 2.2 2.1 8.5-4.6c3.6-3.6 5.4-7.5 4.2-8.7m25.9 27.2c-1.8-2.4-1.8-2.4-9.1 2.8c-4.1 2.9-6.5 6.3-5.6 7.6c1.8 2.4 1.8 2.4 9.1-2.8c4.1-2.9 6.6-6.3 5.6-7.6m-12.9-7c1.3-3 1.3-3-7.5-7.1c-4.9-2.3-9.4-2.8-10.1-1.2c-1.3 3-1.3 3 7.5 7.1c4.8 2.3 9.3 2.8 10.1 1.2"/><path fill="#ed4c5c" d="M43.5 37.8c.2-2.2-1.6-1.1-4.9-1.2c-3.3-.2-2.4 2.4-2.2 4.5c.1 2.1 1.4.4 6.2.5c1.8.1.6-1.6.9-3.8"/><path fill="#ffce31" d="M29.9 34.1c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.3-1.7-1-4.2-1.9"/><path fill="#ed4c5c" d="M24.5 18.9c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.3-1.7-1-4.2-1.9"/><path fill="#ffce31" d="M14 26.2c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.4-1.7-1.1-4.2-1.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#3e4347"><circle cx="32" cy="32" r="30"/><path d="m6.3 18l-2.7-2.7c-2.1-2.1-2.1-5.5 0-7.5l4.2-4.2c2.1-2.1 5.5-2.1 7.5 0L18 6.3l-3.1 3.1l-2.7-2.7c-.3-.3-.9-.3-1.3 0l-4.2 4.2c-.3.3-.3.9 0 1.3l2.7 2.7zm51.4 28l2.7 2.7c2.1 2.1 2.1 5.5 0 7.5l-4.2 4.2c-2.1 2.1-5.5 2.1-7.5 0L46 57.7l3.1-3.1l2.7 2.7c.3.3.9.3 1.3 0l4.2-4.2c.3-.3.3-.9 0-1.3l-2.7-2.7z"/></g><circle cx="32" cy="32" r="23.4" fill="#f2b200"/><path fill="#b47d56" d="M39.6 11.4c-5-2.6-12.9 2.4-12 6.6s11.2 7.2 14 13.1s4.1 7.8 9.1 3.8c4.9-4.1 7.2-13.8-11.1-23.5"/><path fill="#89664c" d="M38.8 13.8c3.4 0-2.1 1.9-5.3 4.7c-1.6 1.4-.9-4.7 5.3-4.7m7.3 4.9c3.4 0-2.1 1.9-5.4 4.7c-1.5 1.3-.8-4.7 5.4-4.7m4.5 7.5c3.4 0-2.1 1.9-5.4 4.7c-1.5 1.3-.7-4.7 5.4-4.7"/><path fill="#b47d56" d="M10.7 38c-1.9-4.8 4.4-10.7 8.5-9.2c4.2 1.5 5.7 10.9 11.2 14.4c5.5 3.4 7.3 4.9 2.5 8.5C28 55.3 17.8 55.5 10.7 38"/><path fill="#89664c" d="M13.4 39.3c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.7-1.5-5.6 3.8m3.4 6.1c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.7-1.5-5.6 3.8m6 4.5c-.5 2.9 2.2-1.5 5.6-3.8c1.6-1.1-4.6-1.6-5.6 3.8"/><path fill="#699635" d="M25.6 13c-2.2-2.1-2.2-2.1-8.6 4.6c-3.5 3.7-5.3 7.6-4.1 8.7c2.2 2.1 2.2 2.1 8.5-4.6c3.6-3.6 5.4-7.5 4.2-8.7m25.9 27.2c-1.8-2.4-1.8-2.4-9.1 2.8c-4.1 2.9-6.5 6.3-5.6 7.6c1.8 2.4 1.8 2.4 9.1-2.8c4.1-2.9 6.6-6.3 5.6-7.6m-12.9-7c1.3-3 1.3-3-7.5-7.1c-4.9-2.3-9.4-2.8-10.1-1.2c-1.3 3-1.3 3 7.5 7.1c4.8 2.3 9.3 2.8 10.1 1.2"/><path fill="#ed4c5c" d="M43.5 37.8c.2-2.2-1.6-1.1-4.9-1.2c-3.3-.2-2.4 2.4-2.2 4.5c.1 2.1 1.4.4 6.2.5c1.8.1.6-1.6.9-3.8"/><path fill="#ffce31" d="M29.9 34.1c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.3-1.7-1-4.2-1.9"/><path fill="#ed4c5c" d="M24.5 18.9c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.3-1.7-1-4.2-1.9"/><path fill="#ffce31" d="M14 26.2c-2.5-.9-1.7.8-3 3.2s2.1 2.5 4.6 3.1s.9-.9 2.6-4.4c.7-1.4-1.7-1.1-4.2-1.9"/></svg>
</template>

CSS

.icon-shallow-pan-of-food {
  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%2064%2064%22%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%2F%3E%3Cpath%20d%3D%22m6.3%2018l-2.7-2.7c-2.1-2.1-2.1-5.5%200-7.5l4.2-4.2c2.1-2.1%205.5-2.1%207.5%200L18%206.3l-3.1%203.1l-2.7-2.7c-.3-.3-.9-.3-1.3%200l-4.2%204.2c-.3.3-.3.9%200%201.3l2.7%202.7zm51.4%2028l2.7%202.7c2.1%202.1%202.1%205.5%200%207.5l-4.2%204.2c-2.1%202.1-5.5%202.1-7.5%200L46%2057.7l3.1-3.1l2.7%202.7c.3.3.9.3%201.3%200l4.2-4.2c.3-.3.3-.9%200-1.3l-2.7-2.7z%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2223.4%22%20fill%3D%22%23f2b200%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M39.6%2011.4c-5-2.6-12.9%202.4-12%206.6s11.2%207.2%2014%2013.1s4.1%207.8%209.1%203.8c4.9-4.1%207.2-13.8-11.1-23.5%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M38.8%2013.8c3.4%200-2.1%201.9-5.3%204.7c-1.6%201.4-.9-4.7%205.3-4.7m7.3%204.9c3.4%200-2.1%201.9-5.4%204.7c-1.5%201.3-.8-4.7%205.4-4.7m4.5%207.5c3.4%200-2.1%201.9-5.4%204.7c-1.5%201.3-.7-4.7%205.4-4.7%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M10.7%2038c-1.9-4.8%204.4-10.7%208.5-9.2c4.2%201.5%205.7%2010.9%2011.2%2014.4c5.5%203.4%207.3%204.9%202.5%208.5C28%2055.3%2017.8%2055.5%2010.7%2038%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M13.4%2039.3c-.5%202.9%202.2-1.5%205.6-3.8c1.6-1.1-4.7-1.5-5.6%203.8m3.4%206.1c-.5%202.9%202.2-1.5%205.6-3.8c1.6-1.1-4.7-1.5-5.6%203.8m6%204.5c-.5%202.9%202.2-1.5%205.6-3.8c1.6-1.1-4.6-1.6-5.6%203.8%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M25.6%2013c-2.2-2.1-2.2-2.1-8.6%204.6c-3.5%203.7-5.3%207.6-4.1%208.7c2.2%202.1%202.2%202.1%208.5-4.6c3.6-3.6%205.4-7.5%204.2-8.7m25.9%2027.2c-1.8-2.4-1.8-2.4-9.1%202.8c-4.1%202.9-6.5%206.3-5.6%207.6c1.8%202.4%201.8%202.4%209.1-2.8c4.1-2.9%206.6-6.3%205.6-7.6m-12.9-7c1.3-3%201.3-3-7.5-7.1c-4.9-2.3-9.4-2.8-10.1-1.2c-1.3%203-1.3%203%207.5%207.1c4.8%202.3%209.3%202.8%2010.1%201.2%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M43.5%2037.8c.2-2.2-1.6-1.1-4.9-1.2c-3.3-.2-2.4%202.4-2.2%204.5c.1%202.1%201.4.4%206.2.5c1.8.1.6-1.6.9-3.8%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M29.9%2034.1c-2.5-.9-1.7.8-3%203.2s2.1%202.5%204.6%203.1s.9-.9%202.6-4.4c.7-1.3-1.7-1-4.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M24.5%2018.9c-2.5-.9-1.7.8-3%203.2s2.1%202.5%204.6%203.1s.9-.9%202.6-4.4c.7-1.3-1.7-1-4.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M14%2026.2c-2.5-.9-1.7.8-3%203.2s2.1%202.5%204.6%203.1s.9-.9%202.6-4.4c.7-1.4-1.7-1.1-4.2-1.9%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%2064%2064%22%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%2F%3E%3Cpath%20d%3D%22m6.3%2018l-2.7-2.7c-2.1-2.1-2.1-5.5%200-7.5l4.2-4.2c2.1-2.1%205.5-2.1%207.5%200L18%206.3l-3.1%203.1l-2.7-2.7c-.3-.3-.9-.3-1.3%200l-4.2%204.2c-.3.3-.3.9%200%201.3l2.7%202.7zm51.4%2028l2.7%202.7c2.1%202.1%202.1%205.5%200%207.5l-4.2%204.2c-2.1%202.1-5.5%202.1-7.5%200L46%2057.7l3.1-3.1l2.7%202.7c.3.3.9.3%201.3%200l4.2-4.2c.3-.3.3-.9%200-1.3l-2.7-2.7z%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2223.4%22%20fill%3D%22%23f2b200%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M39.6%2011.4c-5-2.6-12.9%202.4-12%206.6s11.2%207.2%2014%2013.1s4.1%207.8%209.1%203.8c4.9-4.1%207.2-13.8-11.1-23.5%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M38.8%2013.8c3.4%200-2.1%201.9-5.3%204.7c-1.6%201.4-.9-4.7%205.3-4.7m7.3%204.9c3.4%200-2.1%201.9-5.4%204.7c-1.5%201.3-.8-4.7%205.4-4.7m4.5%207.5c3.4%200-2.1%201.9-5.4%204.7c-1.5%201.3-.7-4.7%205.4-4.7%22%2F%3E%3Cpath%20fill%3D%22%23b47d56%22%20d%3D%22M10.7%2038c-1.9-4.8%204.4-10.7%208.5-9.2c4.2%201.5%205.7%2010.9%2011.2%2014.4c5.5%203.4%207.3%204.9%202.5%208.5C28%2055.3%2017.8%2055.5%2010.7%2038%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M13.4%2039.3c-.5%202.9%202.2-1.5%205.6-3.8c1.6-1.1-4.7-1.5-5.6%203.8m3.4%206.1c-.5%202.9%202.2-1.5%205.6-3.8c1.6-1.1-4.7-1.5-5.6%203.8m6%204.5c-.5%202.9%202.2-1.5%205.6-3.8c1.6-1.1-4.6-1.6-5.6%203.8%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M25.6%2013c-2.2-2.1-2.2-2.1-8.6%204.6c-3.5%203.7-5.3%207.6-4.1%208.7c2.2%202.1%202.2%202.1%208.5-4.6c3.6-3.6%205.4-7.5%204.2-8.7m25.9%2027.2c-1.8-2.4-1.8-2.4-9.1%202.8c-4.1%202.9-6.5%206.3-5.6%207.6c1.8%202.4%201.8%202.4%209.1-2.8c4.1-2.9%206.6-6.3%205.6-7.6m-12.9-7c1.3-3%201.3-3-7.5-7.1c-4.9-2.3-9.4-2.8-10.1-1.2c-1.3%203-1.3%203%207.5%207.1c4.8%202.3%209.3%202.8%2010.1%201.2%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M43.5%2037.8c.2-2.2-1.6-1.1-4.9-1.2c-3.3-.2-2.4%202.4-2.2%204.5c.1%202.1%201.4.4%206.2.5c1.8.1.6-1.6.9-3.8%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M29.9%2034.1c-2.5-.9-1.7.8-3%203.2s2.1%202.5%204.6%203.1s.9-.9%202.6-4.4c.7-1.3-1.7-1-4.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M24.5%2018.9c-2.5-.9-1.7.8-3%203.2s2.1%202.5%204.6%203.1s.9-.9%202.6-4.4c.7-1.3-1.7-1-4.2-1.9%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M14%2026.2c-2.5-.9-1.7.8-3%203.2s2.1%202.5%204.6%203.1s.9-.9%202.6-4.4c.7-1.4-1.7-1.1-4.2-1.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/shallow-pan-of-food.svg?color=%231a73e8&size=48