fork knife icon
fork-knife-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- fork-knife-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the fork knife icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.41 3.286a1 1 0 0 1-.233 1.395L15.15 6.844a1 1 0 0 0-.126 1.521l.098.098l3.536-3.535a1 1 0 1 1 1.414 1.414l-3.535 3.536l.098.098a1 1 0 0 0 1.52-.126l2.164-3.028a1 1 0 0 1 1.628 1.162l-2.164 3.029a3 3 0 0 1-4.562.377l-.099-.098l-1.646 1.646l4.803 4.804a1 1 0 1 1-1.414 1.414l-4.803-4.803l-4.718 4.717a1 1 0 1 1-1.414-1.414l4.717-4.718l-1.56-1.56l-1.414 1.414a1 1 0 0 1-1.414 0l-2.204-2.204a5 5 0 0 1-.937-5.772l.125-.25a1 1 0 0 1 1.601-.26l4.95 4.95l2.268 2.268l1.646-1.646l-.098-.099a3 3 0 0 1 .377-4.562l3.03-2.163a1 1 0 0 1 1.394.232" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteForkKnifeFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M18.41 3.286a1 1 0 0 1-.233 1.395L15.15 6.844a1 1 0 0 0-.126 1.521l.098.098l3.536-3.535a1 1 0 1 1 1.414 1.414l-3.535 3.536l.098.098a1 1 0 0 0 1.52-.126l2.164-3.028a1 1 0 0 1 1.628 1.162l-2.164 3.029a3 3 0 0 1-4.562.377l-.099-.098l-1.646 1.646l4.803 4.804a1 1 0 1 1-1.414 1.414l-4.803-4.803l-4.718 4.717a1 1 0 1 1-1.414-1.414l4.717-4.718l-1.56-1.56l-1.414 1.414a1 1 0 0 1-1.414 0l-2.204-2.204a5 5 0 0 1-.937-5.772l.125-.25a1 1 0 0 1 1.601-.26l4.95 4.95l2.268 2.268l1.646-1.646l-.098-.099a3 3 0 0 1 .377-4.562l3.03-2.163a1 1 0 0 1 1.394.232" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.41 3.286a1 1 0 0 1-.233 1.395L15.15 6.844a1 1 0 0 0-.126 1.521l.098.098l3.536-3.535a1 1 0 1 1 1.414 1.414l-3.535 3.536l.098.098a1 1 0 0 0 1.52-.126l2.164-3.028a1 1 0 0 1 1.628 1.162l-2.164 3.029a3 3 0 0 1-4.562.377l-.099-.098l-1.646 1.646l4.803 4.804a1 1 0 1 1-1.414 1.414l-4.803-4.803l-4.718 4.717a1 1 0 1 1-1.414-1.414l4.717-4.718l-1.56-1.56l-1.414 1.414a1 1 0 0 1-1.414 0l-2.204-2.204a5 5 0 0 1-.937-5.772l.125-.25a1 1 0 0 1 1.601-.26l4.95 4.95l2.268 2.268l1.646-1.646l-.098-.099a3 3 0 0 1 .377-4.562l3.03-2.163a1 1 0 0 1 1.394.232" clip-rule="evenodd"/></svg> </template>
CSS
.icon-fork-knife-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.41%203.286a1%201%200%200%201-.233%201.395L15.15%206.844a1%201%200%200%200-.126%201.521l.098.098l3.536-3.535a1%201%200%201%201%201.414%201.414l-3.535%203.536l.098.098a1%201%200%200%200%201.52-.126l2.164-3.028a1%201%200%200%201%201.628%201.162l-2.164%203.029a3%203%200%200%201-4.562.377l-.099-.098l-1.646%201.646l4.803%204.804a1%201%200%201%201-1.414%201.414l-4.803-4.803l-4.718%204.717a1%201%200%201%201-1.414-1.414l4.717-4.718l-1.56-1.56l-1.414%201.414a1%201%200%200%201-1.414%200l-2.204-2.204a5%205%200%200%201-.937-5.772l.125-.25a1%201%200%200%201%201.601-.26l4.95%204.95l2.268%202.268l1.646-1.646l-.098-.099a3%203%200%200%201%20.377-4.562l3.03-2.163a1%201%200%200%201%201.394.232%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.41%203.286a1%201%200%200%201-.233%201.395L15.15%206.844a1%201%200%200%200-.126%201.521l.098.098l3.536-3.535a1%201%200%201%201%201.414%201.414l-3.535%203.536l.098.098a1%201%200%200%200%201.52-.126l2.164-3.028a1%201%200%200%201%201.628%201.162l-2.164%203.029a3%203%200%200%201-4.562.377l-.099-.098l-1.646%201.646l4.803%204.804a1%201%200%201%201-1.414%201.414l-4.803-4.803l-4.718%204.717a1%201%200%201%201-1.414-1.414l4.717-4.718l-1.56-1.56l-1.414%201.414a1%201%200%200%201-1.414%200l-2.204-2.204a5%205%200%200%201-.937-5.772l.125-.25a1%201%200%200%201%201.601-.26l4.95%204.95l2.268%202.268l1.646-1.646l-.098-.099a3%203%200%200%201%20.377-4.562l3.03-2.163a1%201%200%200%201%201.394.232%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/fork-knife-fill.svg?color=%231a73e8&size=48