Skip to content

feat(icons): added laptop-minimal-down icon#4214

Open
AntoninKadrmas wants to merge 4 commits intolucide-icons:mainfrom
AntoninKadrmas:studio/laptop-minimal-down
Open

feat(icons): added laptop-minimal-down icon#4214
AntoninKadrmas wants to merge 4 commits intolucide-icons:mainfrom
AntoninKadrmas:studio/laptop-minimal-down

Conversation

@AntoninKadrmas
Copy link
Copy Markdown
Contributor

What is the purpose of this pull request?

  • New Icon

Description

Added new laptop-minimal-down icon.

Icon use case

Monitor down alternative for laptop-minimal

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

  • The icons are solely my own creation.
  • The icons were originally created in # by @ericfennis
  • I've based them on the following Lucide icons: laptop-minimal, monitor-down
  • 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

Copilot AI review requested due to automatic review settings March 26, 2026 13:22
@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Mar 26, 2026
@github-actions github-actions bot requested review from ericfennis, jguddas and karsa-mistmere and removed request for Copilot March 26, 2026 13:22
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.

"jguddas",
"AntoninKadrmas"
],
"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 laptop-minimal-down icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"laptop",
"minimal",
"down",
"arrow",
"simple",
"clean",
"sleek",

@github-actions
Copy link
Copy Markdown
Contributor

Added or changed icons

laptop-minimal-down

Preview cohesion square-arrow-down-right
laptop-minimal-down
list-end
Preview stroke widths laptop-minimal-down
laptop-minimal-down
laptop-minimal-down
DPI Preview

16px (shadcn/ui)

laptop-minimal-down

24px (default)

laptop-minimal-down

32px (shadcn/ui + retina)

laptop-minimal-down

48px (default + retina)

laptop-minimal-down
Icon X-rays laptop-minimal-down
Icon Diffs laptop-minimal-down
Icon Symmetry

Flip Horizontal

laptop-minimal-down

Flip Vertical

laptop-minimal-down

Flip Diagonal

laptop-minimal-down

Rotate 180°

laptop-minimal-down
Icons as code

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

const LaptopMinimalDownIcon = createLucideIcon('LaptopMinimalDown', [
  ["path",{"d":"M12 8v4l-2-2"}],
  ["path",{"d":"m14 10-2 2"}],
  ["path",{"d":"M2 20h20"}],
  ["rect",{"x":"3","y":"4","width":"18","height":"12","rx":"2"}]
])

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.

1 participant