Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(icons): added windows icon #2725

Closed
wants to merge 4 commits into from

Conversation

akshaymemane
Copy link
Contributor

What is the purpose of this pull request?

  • New Icon

Description

Added new windows icon.

Icon use case

This icon denotes windows log, can be used to denote windows applications as well.

Alternative icon designs

icons
Open lucide studio

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 @
  • I've based them on the following Lucide icons:
  • 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

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Jan 10, 2025
Copy link

github-actions bot commented Jan 10, 2025

Added or changed icons

icons/windows.svg

Preview cohesion icons/messages-square.svg
icons/windows.svg
icons/bean-off.svg
Preview stroke widths icons/windows.svg
icons/windows.svg
icons/windows.svg
DPI Preview (24px) icons/windows.svg
Icon X-rays icons/windows.svg
Icon Diffs icons/windows.svg
Icons as code

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

const WindowsIcon = createLucideIcon('Windows', [
  ["path",{"d":"M10.5 3.5V10h-8V4.5z"}],
  ["path",{"d":"M13.5 21v-7h8v7.5z"}],
  ["path",{"d":"M13.5 3v7h8V2.5z"}],
  ["path",{"d":"M2.5 14h8v6.5l-8-1z"}]
])

Copy link

Added or changed icons

icons/windows.svg

Preview cohesion icons/square-arrow-out-up-right.svg
icons/windows.svg
icons/popcorn.svg
Preview stroke widths icons/windows.svg
icons/windows.svg
icons/windows.svg
DPI Preview (24px) icons/windows.svg
Icon X-rays icons/windows.svg
Icon Diffs icons/windows.svg
Icons as code

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

const WindowsIcon = createLucideIcon('Windows', [
  ["path",{"d":"M10.5 3.5V10h-8V4.5z"}],
  ["path",{"d":"M13.5 21v-7h8v7.5z"}],
  ["path",{"d":"M13.5 3v7h8V2.5z"}],
  ["path",{"d":"M2.5 14h8v6.5l-8-1z"}]
])

@akshaymemane
Copy link
Contributor Author

@jguddas why this PR is closed?
due to violations? or something else?

@karsa-mistmere
Copy link
Member

@jguddas why this PR is closed? due to violations? or something else?

You stated this wasn't a brand icon.

It is in fact absolutely a brand icon.

We no longer accept brand icons: #670

@lucide-icons lucide-icons locked as spam and limited conversation to collaborators Jan 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🎨 icon About new icons 🫧 metadata Improved metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants