Skip to content

fix(lucide-font, lucide-static): Fixing stable code points#3894

Merged
ericfennis merged 20 commits intomainfrom
fix-stable-code-points
Feb 27, 2026
Merged

fix(lucide-font, lucide-static): Fixing stable code points#3894
ericfennis merged 20 commits intomainfrom
fix-stable-code-points

Conversation

@ericfennis
Copy link
Member

Description

Fixes #3619

Fixing the issues with stable codepoints in lucide icon font.

Changes:

  • Adds codepoints.json to store codepoints for icons and aliases. And keeps the codepoints for the deleted ones.
  • Removed outline-svg package and merged it into the build-font package.
  • Refactored the build-font library.

@github-actions github-actions bot added the 📦 dependencies Pull requests that update a dependency file label Dec 18, 2025
@ericfennis ericfennis changed the title fix(lucide-font, lucide-static): Fixing stable code points fix(lucide-font): Fixing stable code points Dec 22, 2025
@ericfennis ericfennis changed the title fix(lucide-font): Fixing stable code points fix(lucide-font, lucide-static): Fixing stable code points Dec 22, 2025

This comment was marked as resolved.

ericfennis and others added 3 commits January 15, 2026 14:52
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Feb 20, 2026
@ericfennis ericfennis merged commit de6ddfe into main Feb 27, 2026
26 checks passed
@ericfennis ericfennis deleted the fix-stable-code-points branch February 27, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 dependencies Pull requests that update a dependency file Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

font: codepoints changed in latest release

2 participants