Releases: lucide-icons/lucide
Releases · lucide-icons/lucide
Version 0.556.0
What's Changed
- feat(icon): add
book-searchicon (#3573) by @Muhammad-Aqib-Bashir in #3580 - chore(dependencies): Update dependencies by @ericfennis in #3809
- ci(workflows): Enable trusted publishing in release by @ericfennis in #3808
- feat(icons): added
scootericon by @Ahmed-Dghaies in #3818 - fix(icons): changed
plugicon by @jamiemlaw in #3841 - fix(icons): changed
thermometer-sunicon by @jguddas in #3773 - fix(icons): Shrink square-scissors icons to match optical volume by @eden881 in #3603
- feat(preview-comment): add symmetry preview by @jguddas in #3823
- feat(icons): added
estimated-weighticon by @nathan-de-pachtere in #3822 - fix(icons): changed
flashlighticons by @jamiemlaw in #3843 - fix(icons): changed
bubblesicon by @jguddas in #3774 - feat(site): add brand stop words to icon search by @karsa-mistmere in #3824
- feat(icons): added
vanicon by @Ahmed-Dghaies in #3821
New Contributors
- @Muhammad-Aqib-Bashir made their first contribution in #3580
- @Ahmed-Dghaies made their first contribution in #3818
- @eden881 made their first contribution in #3603
- @nathan-de-pachtere made their first contribution in #3822
Full Changelog: 0.555.0...0.556.0
Version 0.555.0
What's Changed
- fix(icons): changed
calendarsicon by @jguddas in #3795 - fix(docs): correct package name and description for Flutter and Lustre package (#3701) by @epifaniofrancisco in #3703
- feat(angular): Angular V21 Support by @JeevanMahesha in #3807
- chore(metadata): Adjust navigation category by @ericfennis in #3461
- feat(icons): Add
waves-arrow-upandwaves-arrow-downby @ericfennis in #3463 - fix(icons): changed
scaleicon by @jamiemlaw in #3800 - feat(icons): added
formicon by @jguddas in #3558
Full Changelog: 0.554.0...0.555.0
Version 0.554.0
What's Changed
- fix(icons): Rename fingerprint icon to fingerprint-pattern by @ericfennis in #3767
- feat(docs): added lucide-rails third-party package by @theiereman in #3769
- fix(icons): changed
ampersandicon by @jguddas in #3771 - fix(icons): changed
folder-git-2icon by @jguddas in #3790 - fix(icons): update
anchoricon by @jamiemlaw in #2523 - feat(icons): added
calendarsicon by @jguddas in #3788
Breaking change
For lucide-react and lucide-solid, imports for Fingerprint icon are changed to FingerprintPattern.
Lucide React
- import { Fingerprint } from "lucide-react";
+ import { FingerprintPattern } from "lucide-react";Lucide Solid
- import { Fingerprint } from "lucide/solid";
+ import { FingerprintPattern } from "lucide/solid";
// Or
- import Fingerprint from "lucide/solid/icons/fingerprint";
+ import FingerprintPattern from "lucide/solid/icons/fingerprint-pattern";New Contributors
- @theiereman made their first contribution in #3769
Full Changelog: 0.553.0...0.554.0
Version 0.553.0
What's Changed
- feat(icons): added
mouse-pointer-2-officon by @domingasp in #3570 - fix(icons): changed
ruler-dimension-lineicon by @karsa-mistmere in #3433 - feat(docs): add keyboard shortcut for search by @dzonatan in #3718
- fix(lucide-preact): handle
classNameprop by @ocavue in #3751 - feat(icons): added chess pieces by @karsa-mistmere in #1945
New Contributors
- @domingasp made their first contribution in #3570
Full Changelog: 0.552.0...0.553.0
Version 0.552.0
What's Changed
- fix(icons/file): arcified folds by @karsa-mistmere in #3587
- feat(icons): added
solar-panelicon by @UsamaKhan in #2780
Full Changelog: 0.551.0...0.552.0
Version 0.551.0
What's Changed
Full Changelog: 0.550.0...0.551.0
Version 0.550.0
What's Changed
- feat(icons): added
helicoptericon by @liloudreams in #2760
New Contributors
- @liloudreams made their first contribution in #2760
Full Changelog: 0.549.0...0.550.0
Version 0.549.0
What's Changed
- fix(docs): Replace
pnpm installwithpnpm addacross documentation. by @josch87 in #3735 - feat(docs): add new package for Go by @kaugesaar in #3736
- feat(icons): added
git-branch-minusicon by @joris-gallot in #3586
New Contributors
- @josch87 made their first contribution in #3735
- @kaugesaar made their first contribution in #3736
- @joris-gallot made their first contribution in #3586
Full Changelog: 0.548.0...0.549.0
Version 0.548.0
What's Changed
- feat(docs): add new package for Slint by @cnlancehu in #3698
- docs(site): add introductions for packages in documentation by @mattheskaiser in #3643
- Fix default prop by @ericfennis in #3730
- feat(icons): added
gamepad-directionalicon by @felipeajzanetti in #3693
New Contributors
- @cnlancehu made their first contribution in #3698
- @mattheskaiser made their first contribution in #3643
- @felipeajzanetti made their first contribution in #3693
Full Changelog: 0.547.0...0.548.0
Version 0.547.0
What's Changed
- fix(docs): update brand logo statement link in github action by @karsa-mistmere in #3630
- chore(deps): bump astro from 5.5.2 to 5.14.4 by @dependabot[bot] in #3683
- fix(packages/lucide): replace elements inside
<template>(#2635) by @KhalidAlansary in #3576 - feat(icons): added
birdhouseicon by @hieu-onefold in #3378
New Contributors
- @KhalidAlansary made their first contribution in #3576
- @hieu-onefold made their first contribution in #3378
Full Changelog: 0.546.0...0.547.0