Skip to content

feat(icons): added laptop-minimal-up icon#4204

Closed
AntoninKadrmas wants to merge 3 commits intolucide-icons:mainfrom
AntoninKadrmas:studio/laptop-minimal-up
Closed

feat(icons): added laptop-minimal-up icon#4204
AntoninKadrmas wants to merge 3 commits intolucide-icons:mainfrom
AntoninKadrmas:studio/laptop-minimal-up

Conversation

@AntoninKadrmas
Copy link
Contributor

What is the purpose of this pull request?

  • New Icon

Description

Added new laptop-minimal-up icon.

Icon use case

Monitor up 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-up
  • 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:50
@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, jguddas and karsa-mistmere and removed request for Copilot March 24, 2026 10:50
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.

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

Suggested change
"tags": [
"tags": [
"laptop",
"minimal",
"up",
"technology",
"device",
"sleek",
"modern",
"electronics",
"portability",
"basics",

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

Added or changed icons

laptop-minimal-up

Preview cohesion square-arrow-out-down-left
laptop-minimal-up
cigarette
Preview stroke widths laptop-minimal-up
laptop-minimal-up
laptop-minimal-up
DPI Preview

16px (shadcn/ui)

laptop-minimal-up

24px (default)

laptop-minimal-up

32px (shadcn/ui + retina)

laptop-minimal-up

48px (default + retina)

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

Flip Horizontal

laptop-minimal-up

Flip Vertical

laptop-minimal-up

Flip Diagonal

laptop-minimal-up

Rotate 180°

laptop-minimal-up
Icons as code

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

const LaptopMinimalUpIcon = createLucideIcon('LaptopMinimalUp', [
  ["path",{"d":"M 12 8 L 12 12"}],
  ["path",{"d":"M12 8 L10 10"}],
  ["path",{"d":"M14 10 L12 8"}],
  ["path",{"d":"M2 20h20"}],
  ["rect",{"x":"3","y":"4","width":"18","height":"12","rx":"2"}]
])

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-up icon to the Lucide icon set, including its SVG drawing and accompanying metadata JSON so it can be indexed/tagged consistently with existing icons.

Changes:

  • Added icons/laptop-minimal-up.svg with the icon geometry.
  • Added icons/laptop-minimal-up.json with contributors, tags, and categories.

Reviewed changes

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

File Description
icons/laptop-minimal-up.svg Introduces the new icon SVG (laptop minimal + upward arrow motif).
icons/laptop-minimal-up.json Adds metadata (contributors/tags/categories) for discovery and cataloging.

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

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