Skip to content

feat(icons): added laptop-minimal-x icon#4203

Closed
AntoninKadrmas wants to merge 4 commits intolucide-icons:mainfrom
AntoninKadrmas:studio/laptop-minimal-x
Closed

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

Conversation

@AntoninKadrmas
Copy link
Contributor

What is the purpose of this pull request?

  • New Icon

Description

Added new laptop-minimal-x icon.

Icon use case

Monitor x 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-x
  • 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 24, 2026 10:49
@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Mar 24, 2026
@github-actions github-actions bot requested review from ericfennis and removed request for Copilot March 24, 2026 10:49
Copy link
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.

"ericfennis",
"AntoninKadrmas"
],
"tags": [
Copy link
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-x icon.
Try asking it your self if you want more suggestions. Open ChatGPT
Here are the suggestions:

Suggested change
"tags": [
"tags": [
"laptop",
"minimal",
"tech",
"electronics",
"device",
"portable",
"sleek",
"modern",

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

Added or changed icons

laptop-minimal-x

Preview cohesion square-arrow-right-enter
laptop-minimal-x
battery-medium
Preview stroke widths laptop-minimal-x
laptop-minimal-x
laptop-minimal-x
DPI Preview

16px (shadcn/ui)

laptop-minimal-x

24px (default)

laptop-minimal-x

32px (shadcn/ui + retina)

laptop-minimal-x

48px (default + retina)

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

Flip Horizontal

laptop-minimal-x

Flip Vertical

laptop-minimal-x

Flip Diagonal

laptop-minimal-x

Rotate 180°

laptop-minimal-x
Icons as code

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

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

Copilot AI review requested due to automatic review settings March 24, 2026 11:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new laptop-minimal-x icon to the Lucide icon set, including its SVG artwork and accompanying metadata JSON.

Changes:

  • Added icons/laptop-minimal-x.svg with an “X” mark inside the laptop-minimal screen.
  • Added icons/laptop-minimal-x.json with contributors/tags/categories metadata.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
icons/laptop-minimal-x.svg New SVG definition for the laptop-minimal-x icon.
icons/laptop-minimal-x.json New icon metadata (contributors, tags, categories).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"tags": [
"computer",
"screen",
"remote"
Copy link

Copilot AI Mar 24, 2026

Choose a reason for hiding this comment

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

The metadata for this -x variant is missing variant-specific tags (e.g., cancel/close/remove/delete/error). Other -x icons include these tags (see icons/monitor-x.json, icons/folder-x.json), so this icon will be harder to discover without them.

Suggested change
"remote"
"remote",
"cancel",
"close",
"remove",
"delete",
"error"

Copilot uses AI. Check for mistakes.
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