Popcorn Pixel Art Icon
A popcorn bucket icon for movie theaters, streaming apps, snack categories and entertainment or cinema features.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Popcorn icon
A striped popcorn bucket overflowing with fluffy kernels, one of the most recognizable symbols of cinema and entertainment. Streaming apps use it to signal a movie-night mode or watchlist; movie-theater booking systems show it in the concessions section; entertainment blogs use it as a visual accent for reviews. Its meaning is tightly bound to film and leisure. In food-delivery, it suits a snacks category but reads more narrowly as a cinema snack than a general one.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/popcorn.svg" width="24" height="24" alt="Popcorn" />
<!-- React -->
import { Popcorn } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="popcorn.svg" width="48" height="48" style="image-rendering: pixelated" />