The HugeIcons spatula icon depicts a common kitchen utensil used for flipping or spreading, often employed in UI to represent cooking, food preparation, or editing actions.
Common uses
- Food ordering app 'Add to pan' button
- Recipe app 'Edit step' action
- Restaurant website 'Our Menu' link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SpatulaIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SpatulaIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- kitchen utensilcook toolflipperspreader
FAQ
- What does the spatula icon represent?
- The icon represents a spatula, a kitchen tool used for flipping or spreading. In UI, it can signify actions related to cooking, food, or editing.
- How do I use the SpatulaIcon in React?
- Import both HugeiconsIcon and SpatulaIcon, then render it using <HugeiconsIcon icon={SpatulaIcon} />.
- What is the license for HugeIcons?
- HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.
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 →