Skip to content

feat(icons): add cinema icon#4252

Open
tectonicpluto wants to merge 1 commit intolucide-icons:mainfrom
tectonicpluto:feat/cinema-icon
Open

feat(icons): add cinema icon#4252
tectonicpluto wants to merge 1 commit intolucide-icons:mainfrom
tectonicpluto:feat/cinema-icon

Conversation

@tectonicpluto
Copy link
Copy Markdown

Description

Adds a new cinema icon depicting a widescreen display with a play button and two seat arcs beneath it, representing a cinema or movie theater.

Icon use case

Event and venue booking: Used in ticketing or venue apps (e.g. Fandango, Eventbrite) to represent cinema/theater locations, showtimes, or a "find a cinema" feature.
Streaming platforms: Used in apps like Netflix, Plex, or Letterboxd to indicate a "cinema mode," movie browsing section, or theatrical release category as distinct from home video.
Entertainment categorization: Used in content management or editorial platforms to tag or filter cinema-related content, distinguishing movies/theatrical experiences from general video content.

Alternative icon designs

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious, war/violence related or political imagery.

Author, credits & license

  • The icons are solely my own creation.
  • The icons were originally created in # by @
  • I've based them on the following Lucide icons: tv-minimal-play and theater
  • I've based them on the following design:

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Apr 2, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 ChatGPT Tags suggestions ✨

I've asked ChatGPT for some suggestions for tags.

"contributors": [
"tectonicpluto"
],
"tags": [
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestions for the cinema icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"clapperboard",
"reel",
"drama",
"popcorn",
"screengrab",

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Added or changed icons

cinema

Preview cohesion square-minus
cinema
circle-dot
Preview stroke widths cinema
cinema
cinema
DPI Preview

16px (shadcn/ui)

cinema

24px (default)

cinema

32px (shadcn/ui + retina)

cinema

48px (default + retina)

cinema
Icon X-rays cinema
Icon Diffs cinema
Icon Symmetry

Flip Horizontal

cinema

Flip Vertical

cinema

Flip Diagonal

cinema

Rotate 180°

cinema
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const CinemaIcon = createLucideIcon('Cinema', [
  ["path",{"d":"M14 22a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2"}],
  ["path",{"d":"M15.03 8.44a.65.65 0 0 1 0 1.12l-4.06 2.35a.64.64 0 0 1-.97-.56v-4.7a.647.647 0 0 1 .96-.56z"}],
  ["path",{"d":"M2 22a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2"}],
  ["rect",{"x":"2","y":"2","width":"20","height":"14","rx":"2"}]
])

@karsa-mistmere
Copy link
Copy Markdown
Member

Hey @tectonicpluto,

Damn, this looks pretty cute. Unfortunately, it does very much violate design guideline no. 9. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 icon About new icons 🫧 metadata Improved metadata

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants