Releases: lucide-icons/lucide
Releases · lucide-icons/lucide
Version 0.561.0
What's Changed
- fix(site): Small adjustments color picker and add clear button search bar by @ericfennis in #3851
- feat(icons): added
stoneicon by @Alportan in #3850
Full Changelog: 0.560.0...0.561.0
Version 0.560.0
What's Changed
- feat(icons): added
cannabis-officon by @NickVeles in #3748
New Contributors
- @NickVeles made their first contribution in #3748
Full Changelog: 0.559.0...0.560.0
Version 0.559.0
Version 0.558.0
Version 0.557.0
What's Changed
- fix(github/workflows/ci): fixes linting issues by @karsa-mistmere in #3858
- fix(icons): changed
memory-stickicon by @karsa-mistmere in #3017 - fix(icons): changed
microchipicon by @karsa-mistmere in #3018 - chore(repo): Update Node version and overal cleanup by @ericfennis in #3861
- fix(icons): changed
paint-bucketicon by @jguddas in #3865 - fix(icons): changed
brush-cleaningicon by @jguddas in #3863 - fix(icons): Swap
thumbs-upthumbs-downpaths to fix fill issue by @theianjones in #3873 - fix(icons): changed
ticketsicon by @karsa-mistmere in #3859 - feat(icons): added
layers-plusicon by @juanisidoro in #3367 - docs(dev): Fix code sample for vanilla JS by @wavebeem in #3836
- feat(icons): add
search-erroricon by @Veatec22 in #3292 - feat(icons): Add
cloud-syncandcloud-backupby @ericfennis in #3466 - feat(icons): added
circle-pileicon by @nathan-de-pachtere in #3681 - feat(icons): added
balloonicon by @peteruithoven in #2519
New Contributors
- @theianjones made their first contribution in #3873
- @juanisidoro made their first contribution in #3367
- @wavebeem made their first contribution in #3836
- @Veatec22 made their first contribution in #3292
Full Changelog: 0.556.0...0.557.0
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