kitchen-knife from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.

Name
kitchen-knife
Set
Emoji One (Colored)
Style
Default
Category
Objects
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More objects icons from Emoji One (Colored)

Use the kitchen knife emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d6dfe3" d="M30.6 24.3S54.6 46.2 62 62c0 0-20.1.6-43.3-22.5c0 0 7.6-8.1 6.1-9.6z"/><path fill="#aebabf" d="M20.9 37c-1.2 1.4-2.2 2.5-2.2 2.5C41.9 62.6 62 62 62 62c-.5-1-1-2-1.6-3.1c-6.7-.9-22.2-4.8-39.5-21.9"/><path fill="#333" d="M30.8 23.5L9.2 2l-7 6.9s-.5.5-.1.9c.9.9 1.5.5 2.4.7c1.1.3 2.4 1.5 2.4 1.5l18 17.9l5.9-5.9c.2-.1.2-.3 0-.5"/><path fill="#d0d0d0" d="M9.1 8.1c-.3.3-.9.3-1.2 0s-.3-.9 0-1.2s.9-.3 1.2 0s.3.8 0 1.2"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneKitchenKnife(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d6dfe3" d="M30.6 24.3S54.6 46.2 62 62c0 0-20.1.6-43.3-22.5c0 0 7.6-8.1 6.1-9.6z"/><path fill="#aebabf" d="M20.9 37c-1.2 1.4-2.2 2.5-2.2 2.5C41.9 62.6 62 62 62 62c-.5-1-1-2-1.6-3.1c-6.7-.9-22.2-4.8-39.5-21.9"/><path fill="#333" d="M30.8 23.5L9.2 2l-7 6.9s-.5.5-.1.9c.9.9 1.5.5 2.4.7c1.1.3 2.4 1.5 2.4 1.5l18 17.9l5.9-5.9c.2-.1.2-.3 0-.5"/><path fill="#d0d0d0" d="M9.1 8.1c-.3.3-.9.3-1.2 0s-.3-.9 0-1.2s.9-.3 1.2 0s.3.8 0 1.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d6dfe3" d="M30.6 24.3S54.6 46.2 62 62c0 0-20.1.6-43.3-22.5c0 0 7.6-8.1 6.1-9.6z"/><path fill="#aebabf" d="M20.9 37c-1.2 1.4-2.2 2.5-2.2 2.5C41.9 62.6 62 62 62 62c-.5-1-1-2-1.6-3.1c-6.7-.9-22.2-4.8-39.5-21.9"/><path fill="#333" d="M30.8 23.5L9.2 2l-7 6.9s-.5.5-.1.9c.9.9 1.5.5 2.4.7c1.1.3 2.4 1.5 2.4 1.5l18 17.9l5.9-5.9c.2-.1.2-.3 0-.5"/><path fill="#d0d0d0" d="M9.1 8.1c-.3.3-.9.3-1.2 0s-.3-.9 0-1.2s.9-.3 1.2 0s.3.8 0 1.2"/></svg>
</template>

CSS

.icon-kitchen-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%23d6dfe3%22%20d%3D%22M30.6%2024.3S54.6%2046.2%2062%2062c0%200-20.1.6-43.3-22.5c0%200%207.6-8.1%206.1-9.6z%22%2F%3E%3Cpath%20fill%3D%22%23aebabf%22%20d%3D%22M20.9%2037c-1.2%201.4-2.2%202.5-2.2%202.5C41.9%2062.6%2062%2062%2062%2062c-.5-1-1-2-1.6-3.1c-6.7-.9-22.2-4.8-39.5-21.9%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M30.8%2023.5L9.2%202l-7%206.9s-.5.5-.1.9c.9.9%201.5.5%202.4.7c1.1.3%202.4%201.5%202.4%201.5l18%2017.9l5.9-5.9c.2-.1.2-.3%200-.5%22%2F%3E%3Cpath%20fill%3D%22%23d0d0d0%22%20d%3D%22M9.1%208.1c-.3.3-.9.3-1.2%200s-.3-.9%200-1.2s.9-.3%201.2%200s.3.8%200%201.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%23d6dfe3%22%20d%3D%22M30.6%2024.3S54.6%2046.2%2062%2062c0%200-20.1.6-43.3-22.5c0%200%207.6-8.1%206.1-9.6z%22%2F%3E%3Cpath%20fill%3D%22%23aebabf%22%20d%3D%22M20.9%2037c-1.2%201.4-2.2%202.5-2.2%202.5C41.9%2062.6%2062%2062%2062%2062c-.5-1-1-2-1.6-3.1c-6.7-.9-22.2-4.8-39.5-21.9%22%2F%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M30.8%2023.5L9.2%202l-7%206.9s-.5.5-.1.9c.9.9%201.5.5%202.4.7c1.1.3%202.4%201.5%202.4%201.5l18%2017.9l5.9-5.9c.2-.1.2-.3%200-.5%22%2F%3E%3Cpath%20fill%3D%22%23d0d0d0%22%20d%3D%22M9.1%208.1c-.3.3-.9.3-1.2%200s-.3-.9%200-1.2s.9-.3%201.2%200s.3.8%200%201.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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