Skip to content

feat(icons): added laptop-minimal-off icon#4205

Open
AntoninKadrmas wants to merge 3 commits intolucide-icons:mainfrom
AntoninKadrmas:studio/laptop-minimal-off
Open

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

Conversation

@AntoninKadrmas
Copy link
Contributor

What is the purpose of this pull request?

  • New Icon

Description

Added new laptop-minimal-off icon.

Icon use case

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

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

Suggested change
"tags": [
"tags": [
"laptop",
"minimal",
"off",
"power",
"electronics",
"device",
"technology",
"monitor",
"shutdown",
"digital",

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

Added or changed icons

laptop-minimal-off

Preview cohesion square-asterisk
laptop-minimal-off
bug-play
Preview stroke widths laptop-minimal-off
laptop-minimal-off
laptop-minimal-off
DPI Preview

16px (shadcn/ui)

laptop-minimal-off

24px (default)

laptop-minimal-off

32px (shadcn/ui + retina)

laptop-minimal-off

48px (default + retina)

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

Flip Horizontal

laptop-minimal-off

Flip Vertical

laptop-minimal-off

Flip Diagonal

laptop-minimal-off

Rotate 180°

laptop-minimal-off
Icons as code

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

const LaptopMinimalOffIcon = createLucideIcon('LaptopMinimalOff', [
  ["path",{"d":"M11 4h8a2 2 0 0 1 2 2v8"}],
  ["path",{"d":"M16 16H5a2 2 0 0 1-2-2V6a2 2 0 0 1 1-1.742"}],
  ["path",{"d":"m2 2 20 20"}],
  ["path",{"d":"M2 20h18"}]
])

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

This PR adds a new laptop-minimal-off icon to the Lucide icon set, including its SVG source and corresponding metadata JSON.

Changes:

  • Added icons/laptop-minimal-off.svg defining the new icon paths.
  • Added icons/laptop-minimal-off.json providing schema-based metadata (contributors, tags, categories).

Reviewed changes

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

File Description
icons/laptop-minimal-off.svg Introduces the new laptop-minimal-off SVG geometry.
icons/laptop-minimal-off.json Adds metadata for searchability/categorization of the new icon.

💡 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