Skip to content

Lucide icon font (fixed CI issues + slight improvements) #213

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Constanze3
Copy link

@Constanze3 Constanze3 commented Jun 16, 2025

Closes #45
This is just #190 with the CI issues fixed (by writing a short comment for each of the icons) and two modifications:

  • Added the license file for the font.
  • Replaced the directly pasted literals in the icon constants with \u{<hex value>} Unicode escapes for clarity.

I also would not be against disabling mandatory doc comments for the icons, opinions about this are welcome.

Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

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

Looks solid, but can you rename the LICENSE.txt to LICENSE_LUCIDE.txt or something? It would be nice to be able to quickly skim this and understand what it applies to.

@Constanze3
Copy link
Author

Looks solid, but can you rename the LICENSE.txt to LICENSE_LUCIDE.txt or something? It would be nice to be able to quickly skim this and understand what it applies to.

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pick a placeholder icon set and add it to the repo
2 participants