The HugeIcons popcorn icon depicts a stylized box of popcorn, commonly used to represent entertainment, movies, snacks, or a reward.
Common uses
- Movie night feature
- Snack purchase button
- Entertainment category link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PopcornIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PopcornIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- movie iconsnack iconfood iconentertainment icon
FAQ
- What is the PopcornIcon used for?
- It visually represents themes related to movies, entertainment, snacks, or rewards in a user interface.
- How do I use the PopcornIcon in React?
- Import both HugeiconsIcon and PopcornIcon, then render it using <HugeiconsIcon icon={PopcornIcon} />.
- What is the license for this icon?
- The PopcornIcon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →