Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(icons): added tv-minimal-play #2128

Merged
merged 5 commits into from
Jun 6, 2024
Merged

Conversation

karsa-mistmere
Copy link
Member

@karsa-mistmere karsa-mistmere commented May 3, 2024

closes #2075

What is the purpose of this pull request?

  • New Icon

Description

see #2075

Icon use case

see #2075

Alternative icon designs

Icon Design Checklist

Concept

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

Author, credits & license

  • I've based them on the following Lucide icons: tv-2 (now also tv-minimal) & monitor-play

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 May 3, 2024
Copy link

github-actions bot commented May 3, 2024

Added or changed icons

icons/tv-minimal-play.svgicons/tv-minimal.svg

Preview cohesion icons/square-user.svgicons/message-square-more.svg
icons/tv-minimal-play.svgicons/tv-minimal.svg
icons/popsicle.svgicons/unfold-horizontal.svg
Preview stroke widths icons/tv-minimal-play.svgicons/tv-minimal.svg
icons/tv-minimal-play.svgicons/tv-minimal.svg
icons/tv-minimal-play.svgicons/tv-minimal.svg
DPI Preview (24px) icons/tv-minimal-play.svg icons/tv-minimal.svg
Icon X-rays icons/tv-minimal-play.svg icons/tv-minimal.svg
Icons as code

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

const TvMinimalPlayIcon = createLucideIcon('TvMinimalPlay', [
  ["path",{"d":"M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z"}],
  ["path",{"d":"M7 21h10"}],
  ["rect",{"width":"20","height":"14","x":"2","y":"3","rx":"2"}]
])

const TvMinimalIcon = createLucideIcon('TvMinimal', [
  ["path",{"d":"M7 21h10"}],
  ["rect",{"width":"20","height":"14","x":"2","y":"3","rx":"2"}]
])

@karsa-mistmere karsa-mistmere merged commit b227cae into main Jun 6, 2024
7 checks passed
@karsa-mistmere karsa-mistmere deleted the icon/tv-minimal-play branch June 6, 2024 11:16
realguse pushed a commit to realguse/lucide that referenced this pull request Dec 25, 2024
* feat(icons): add tv-minimal-play icon, rename tv-2 to tv-minimal

* feat(icons/tv-minimal-play): add more tags

* feat(icons): add deprecation reason to tv-2 alias

---------

Co-authored-by: Karsa <karsa@sztaki.hu>
Co-authored-by: Jakob Guddas <github@jguddas.de>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🎨 icon About new icons 🫧 metadata Improved metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Icon-Request] TV-Play to describe OTT, live TV
3 participants