kitchen knife emoji
kitchen-knife from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- kitchen-knife
- Set
- OpenMoji
- Style
- Default
- Category
- Food Drink
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More food drink icons from OpenMoji
Use the kitchen knife emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10" stroke-width="2"><path fill="#3f3f3f" stroke="#3f3f3f" d="M24.272 30.108c-3.545-.267-13.737-.805-18.656 0c0 0-1.386.756 0 4.63c0 0 1.257.547 3 .547c1.49 0 12.87 1.538 15.656 1.108"/><path fill="#3f3f3f" d="M20.483 30.108c-3.545-.267-10.948-.805-15.867 0c0 0-1.386 1.756 0 5.63c0 0 2.257-.453 4-.453c1.49 0 9.445 1.19 12.232.759"/><path fill="#d0cfce" d="M24.272 39.85h9.344c32 0 31.95-9.742 31.95-9.742H24.272z"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M20.483 30.108c-3.545-.267-10.948-.805-15.867 0c0 0-1.386 1.756 0 5.63c0 0 2.257-.453 4-.453c1.49 0 9.445 1.19 12.232.759m3.424 3.806h9.344c32 0 31.95-9.742 31.95-9.742H24.272z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiKitchenKnife(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g strokeMiterlimit="10" strokeWidth="2"><path fill="#3f3f3f" stroke="#3f3f3f" d="M24.272 30.108c-3.545-.267-13.737-.805-18.656 0c0 0-1.386.756 0 4.63c0 0 1.257.547 3 .547c1.49 0 12.87 1.538 15.656 1.108"/><path fill="#3f3f3f" d="M20.483 30.108c-3.545-.267-10.948-.805-15.867 0c0 0-1.386 1.756 0 5.63c0 0 2.257-.453 4-.453c1.49 0 9.445 1.19 12.232.759"/><path fill="#d0cfce" d="M24.272 39.85h9.344c32 0 31.95-9.742 31.95-9.742H24.272z"/></g><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M20.483 30.108c-3.545-.267-10.948-.805-15.867 0c0 0-1.386 1.756 0 5.63c0 0 2.257-.453 4-.453c1.49 0 9.445 1.19 12.232.759m3.424 3.806h9.344c32 0 31.95-9.742 31.95-9.742H24.272z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g stroke-miterlimit="10" stroke-width="2"><path fill="#3f3f3f" stroke="#3f3f3f" d="M24.272 30.108c-3.545-.267-13.737-.805-18.656 0c0 0-1.386.756 0 4.63c0 0 1.257.547 3 .547c1.49 0 12.87 1.538 15.656 1.108"/><path fill="#3f3f3f" d="M20.483 30.108c-3.545-.267-10.948-.805-15.867 0c0 0-1.386 1.756 0 5.63c0 0 2.257-.453 4-.453c1.49 0 9.445 1.19 12.232.759"/><path fill="#d0cfce" d="M24.272 39.85h9.344c32 0 31.95-9.742 31.95-9.742H24.272z"/></g><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M20.483 30.108c-3.545-.267-10.948-.805-15.867 0c0 0-1.386 1.756 0 5.63c0 0 2.257-.453 4-.453c1.49 0 9.445 1.19 12.232.759m3.424 3.806h9.344c32 0 31.95-9.742 31.95-9.742H24.272z"/></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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20stroke%3D%22%233f3f3f%22%20d%3D%22M24.272%2030.108c-3.545-.267-13.737-.805-18.656%200c0%200-1.386.756%200%204.63c0%200%201.257.547%203%20.547c1.49%200%2012.87%201.538%2015.656%201.108%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20.483%2030.108c-3.545-.267-10.948-.805-15.867%200c0%200-1.386%201.756%200%205.63c0%200%202.257-.453%204-.453c1.49%200%209.445%201.19%2012.232.759%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M24.272%2039.85h9.344c32%200%2031.95-9.742%2031.95-9.742H24.272z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M20.483%2030.108c-3.545-.267-10.948-.805-15.867%200c0%200-1.386%201.756%200%205.63c0%200%202.257-.453%204-.453c1.49%200%209.445%201.19%2012.232.759m3.424%203.806h9.344c32%200%2031.95-9.742%2031.95-9.742H24.272z%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%2072%2072%22%3E%3Cg%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20stroke%3D%22%233f3f3f%22%20d%3D%22M24.272%2030.108c-3.545-.267-13.737-.805-18.656%200c0%200-1.386.756%200%204.63c0%200%201.257.547%203%20.547c1.49%200%2012.87%201.538%2015.656%201.108%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M20.483%2030.108c-3.545-.267-10.948-.805-15.867%200c0%200-1.386%201.756%200%205.63c0%200%202.257-.453%204-.453c1.49%200%209.445%201.19%2012.232.759%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M24.272%2039.85h9.344c32%200%2031.95-9.742%2031.95-9.742H24.272z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M20.483%2030.108c-3.545-.267-10.948-.805-15.867%200c0%200-1.386%201.756%200%205.63c0%200%202.257-.453%204-.453c1.49%200%209.445%201.19%2012.232.759m3.424%203.806h9.344c32%200%2031.95-9.742%2031.95-9.742H24.272z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/kitchen-knife.svg?color=%231a73e8&size=48