The HugeIcons paella icon depicts a traditional Spanish rice dish, commonly used to represent food, cuisine, or specific cultural elements in user interfaces.
Common uses
- Food or recipe sections
- Restaurant or cafe menus
- Cultural or travel-related content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PaellaIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PaellaIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- rice dishspanish foodfood pancooking
FAQ
- What does the paella icon represent?
- The icon visually represents paella, a Spanish rice dish. It's used in UIs to signify food, cooking, or Spanish culture.
- How do I use the paella icon in a React project?
- Import both HugeiconsIcon and PaellaIcon, then render it using <HugeiconsIcon icon={PaellaIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for the paella icon?
- The paella icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →