fork and knife emoji

fork-and-knife from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.

Name
fork-and-knife
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 fork and knife emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#94989b" d="M6.1 3.1C4.4 4.9.9 16.2 15.6 31c4.7 4.7 8.2 1.2 11.1 4.2L53 61.5s5.7-1.9 6.6-6.7L7.5 2.6s-.5-.4-1.4.5"/><path fill="#b2c1c0" d="M61.8 11c.7-1.3-.9-.9-.9-.9s-10.6 10.2-12.1 9s10.4-11 9-12.9c-1.3-1.7-11.7 10.5-13 9c-1.2-1.5 8.9-12.1 8.9-12.1s.4-1.6-.9-.9c-16 8.6-18 16.6-18 16.6s-.6 1.6.6 2.8c.1.1-29.2 29.3-33.1 33.2c-1.9 1.9 5.1 8.8 7 6.9c3.9-3.9 33-33.3 33.1-33.2c1.2 1.2 2.8.7 2.8.7s8-2.1 16.6-18.2"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneForkAndKnife(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#94989b" d="M6.1 3.1C4.4 4.9.9 16.2 15.6 31c4.7 4.7 8.2 1.2 11.1 4.2L53 61.5s5.7-1.9 6.6-6.7L7.5 2.6s-.5-.4-1.4.5"/><path fill="#b2c1c0" d="M61.8 11c.7-1.3-.9-.9-.9-.9s-10.6 10.2-12.1 9s10.4-11 9-12.9c-1.3-1.7-11.7 10.5-13 9c-1.2-1.5 8.9-12.1 8.9-12.1s.4-1.6-.9-.9c-16 8.6-18 16.6-18 16.6s-.6 1.6.6 2.8c.1.1-29.2 29.3-33.1 33.2c-1.9 1.9 5.1 8.8 7 6.9c3.9-3.9 33-33.3 33.1-33.2c1.2 1.2 2.8.7 2.8.7s8-2.1 16.6-18.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#94989b" d="M6.1 3.1C4.4 4.9.9 16.2 15.6 31c4.7 4.7 8.2 1.2 11.1 4.2L53 61.5s5.7-1.9 6.6-6.7L7.5 2.6s-.5-.4-1.4.5"/><path fill="#b2c1c0" d="M61.8 11c.7-1.3-.9-.9-.9-.9s-10.6 10.2-12.1 9s10.4-11 9-12.9c-1.3-1.7-11.7 10.5-13 9c-1.2-1.5 8.9-12.1 8.9-12.1s.4-1.6-.9-.9c-16 8.6-18 16.6-18 16.6s-.6 1.6.6 2.8c.1.1-29.2 29.3-33.1 33.2c-1.9 1.9 5.1 8.8 7 6.9c3.9-3.9 33-33.3 33.1-33.2c1.2 1.2 2.8.7 2.8.7s8-2.1 16.6-18.2"/></svg>
</template>

CSS

.icon-fork-and-knife {
  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%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M6.1%203.1C4.4%204.9.9%2016.2%2015.6%2031c4.7%204.7%208.2%201.2%2011.1%204.2L53%2061.5s5.7-1.9%206.6-6.7L7.5%202.6s-.5-.4-1.4.5%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M61.8%2011c.7-1.3-.9-.9-.9-.9s-10.6%2010.2-12.1%209s10.4-11%209-12.9c-1.3-1.7-11.7%2010.5-13%209c-1.2-1.5%208.9-12.1%208.9-12.1s.4-1.6-.9-.9c-16%208.6-18%2016.6-18%2016.6s-.6%201.6.6%202.8c.1.1-29.2%2029.3-33.1%2033.2c-1.9%201.9%205.1%208.8%207%206.9c3.9-3.9%2033-33.3%2033.1-33.2c1.2%201.2%202.8.7%202.8.7s8-2.1%2016.6-18.2%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%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M6.1%203.1C4.4%204.9.9%2016.2%2015.6%2031c4.7%204.7%208.2%201.2%2011.1%204.2L53%2061.5s5.7-1.9%206.6-6.7L7.5%202.6s-.5-.4-1.4.5%22%2F%3E%3Cpath%20fill%3D%22%23b2c1c0%22%20d%3D%22M61.8%2011c.7-1.3-.9-.9-.9-.9s-10.6%2010.2-12.1%209s10.4-11%209-12.9c-1.3-1.7-11.7%2010.5-13%209c-1.2-1.5%208.9-12.1%208.9-12.1s.4-1.6-.9-.9c-16%208.6-18%2016.6-18%2016.6s-.6%201.6.6%202.8c.1.1-29.2%2029.3-33.1%2033.2c-1.9%201.9%205.1%208.8%207%206.9c3.9-3.9%2033-33.3%2033.1-33.2c1.2%201.2%202.8.7%202.8.7s8-2.1%2016.6-18.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/fork-and-knife.svg?color=%231a73e8&size=48