The HugeIcons corn icon depicts a cob of corn, often used to represent food, agriculture, or a specific product like popcorn or corn-based goods.
Common uses
- Food product labeling
- Agricultural app features
- Recipe ingredient lists
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CornIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CornIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- maizecobgrainfood
FAQ
- What does the CornIcon represent?
- The CornIcon visually represents a cob of corn, commonly used for themes related to food, farming, or corn-related products.
- How do I use CornIcon in a React project?
- Import both HugeiconsIcon and CornIcon, then render it using <HugeiconsIcon icon={CornIcon} />.
- What is the license for HugeIcons?
- The HugeIcons library, including the CornIcon, is distributed 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 →