The HugeIcons knives icon depicts a pair of crossed knives, commonly used to represent actions related to food preparation, cooking, or sometimes danger or conflict.
Common uses
- Food/Recipe app buttons
- Restaurant or cafe UI elements
- Warning or alert indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { KnivesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={KnivesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- crossed kniveschef knivescutlerydagger
FAQ
- What does the knives icon represent?
- It shows two crossed knives, typically used for cooking, food, or indicating danger.
- How do I use the KnivesIcon in React?
- Import it using `import { KnivesIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={KnivesIcon} />`.
- What is the license for this icon?
- The HugeIcons library, including the KnivesIcon, is available under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →