Skip to content

Releases: lucide-icons/lucide

New icons v0.15.10

23 Apr 21:02
2a8f734
Compare
Choose a tag to compare

New icons 🎨

New icons v0.15.9

23 Apr 21:00
1ddce5b
Compare
Choose a tag to compare

New icons 🎨

New icons v0.15.8

23 Apr 20:58
8595777
Compare
Choose a tag to compare

New icons 🎨

New icons v0.15.7

23 Apr 20:56
606b6b2
Compare
Choose a tag to compare

New icons 🎨

New icons v0.15.6

23 Apr 20:47
77727bc
Compare
Choose a tag to compare

New icons 🎨

New icons v0.15.5

19 Apr 21:44
ab00747
Compare
Choose a tag to compare

New icons 🎨

New icons v0.15.4

19 Apr 20:56
182b127
Compare
Choose a tag to compare

Modified Icons 🔨

New icons v0.15.3

14 Apr 15:44
96357ad
Compare
Choose a tag to compare

New icons 🎨

New Icons and Typescript fix Lucide

11 Apr 10:21
Compare
Choose a tag to compare

Codebase Changes 👨🏽‍💻

  • Fix typescript types for lucide package (#277) by @SMAH1

New icons 🎨

Typescript support and new Icons

23 Mar 18:39
Compare
Choose a tag to compare

Codebase Changes 👨🏽‍💻

  • Moved the regular lucide package to the packages directory.
  • Switched to yarn workspaces, most of the devDependencies are now shared.
  • IconNodes are now reduced in size, I removed duplicated code (svg tag and, our default attributes), they moved to svg create function.
  • Typescript support for lucide-react, thanks to @FPDK
  • Typescript support for lucide, thanks to @SMAH1
  • Replaced cheerio and htmlparser2 with svgson
  • Removed the build to build directory step, so code will be kept in the src directory, easier for testing. This is for all the packages.

Breaking changes 🚨

  • SVGs are not included anymore in the regular lucide NPM package to reduce package size, we will create a new package called lucide-static, for SVGs and font files to replace this.

New icons 🎨

Modified Icons 🔨