Compare Versions - lucide-react
npm / lucide-react / Compare Versions
What's Changed
- fix(lucide-react): Fix dynamic imports by @ericfennis in https://github.com/lucide-icons/lucide/pull/4210
- feat(icons): added
map-pin-searchicon by @TonySullivan in https://github.com/lucide-icons/lucide/pull/4125
New Contributors
- @TonySullivan made their first contribution in https://github.com/lucide-icons/lucide/pull/4125
Full Changelog: https://github.com/lucide-icons/lucide/compare/1.6.0...1.7.0
What's Changed
- feat(icons): added
radio-officon by @kongsgard in https://github.com/lucide-icons/lucide/pull/4138
New Contributors
- @kongsgard made their first contribution in https://github.com/lucide-icons/lucide/pull/4138
Full Changelog: https://github.com/lucide-icons/lucide/compare/1.5.0...1.6.0
What's Changed
- feat(icons): added
beef-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3816
Full Changelog: https://github.com/lucide-icons/lucide/compare/1.4.0...1.5.0
What's Changed
- feat(icons): added
sport-shoeicon by @Youya-ui in https://github.com/lucide-icons/lucide/pull/3953
New Contributors
- @Youya-ui made their first contribution in https://github.com/lucide-icons/lucide/pull/3953
Full Changelog: https://github.com/lucide-icons/lucide/compare/1.3.0...1.4.0
What's Changed
- feat(icons): added
shield-cogicon by @KnarliX in https://github.com/lucide-icons/lucide/pull/3902
New Contributors
- @KnarliX made their first contribution in https://github.com/lucide-icons/lucide/pull/3902
Full Changelog: https://github.com/lucide-icons/lucide/compare/1.2.0...1.3.0
What's Changed
- feat(icons): added
line-styleicon by @dg-ac in https://github.com/lucide-icons/lucide/pull/4030
New Contributors
- @dg-ac made their first contribution in https://github.com/lucide-icons/lucide/pull/4030
Full Changelog: https://github.com/lucide-icons/lucide/compare/1.1.0...1.2.0
What's Changed
- fix(astro): add Astro v6 compatibility by @iseraph-dev in https://github.com/lucide-icons/lucide/pull/4135
- fix(packages/lucide-react-native): add preserveModulesRoot to
lucide-react-nativeby @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4199 - fix(lucide-preact): add conditional exports map for ESM/CJS resolution by @coloneljade in https://github.com/lucide-icons/lucide/pull/4198
- fix(scripts): correct import extension in optimizeStagedSvgs.mts by @jerv in https://github.com/lucide-icons/lucide/pull/4185
- ci(ci.yml): Fix release flow by @ericfennis in https://github.com/lucide-icons/lucide/pull/4193
- fix(icons): changed
arrow-big-*icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3527 - fix(icons): changed
signposticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3531 - fix(github/workflows): revert release workflow & add --fail-if-no-match by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4201
- fix(icons): changed
circle-user-roundicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4165 - feat(icons): added
roadicon by @uibalint in https://github.com/lucide-icons/lucide/pull/3014
New Contributors
- @iseraph-dev made their first contribution in https://github.com/lucide-icons/lucide/pull/4135
- @coloneljade made their first contribution in https://github.com/lucide-icons/lucide/pull/4198
- @jerv made their first contribution in https://github.com/lucide-icons/lucide/pull/4185
- @uibalint made their first contribution in https://github.com/lucide-icons/lucide/pull/3014
Full Changelog: https://github.com/lucide-icons/lucide/compare/1.0.2...1.1.0
After years of work and dedication, Lucide Version 1 has been officially released!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike.
It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today.
Thank you to everyone who has supported us along the way. We couldn't have done this without you!
What's New in Version 1? TLDR;
- Removed brand icons, see our brand logo statement for more details.
- Improved documentation, guides per framework.
- Improved accessibility,
aria-hiddenis now set by default on icons. - Removed UMD build, only ESM and CJS now (exception for the
lucidepackage). - Package rename from
lucide-vue-nextto@lucide/vue. - A modern, standalone implementation for Angular,
@lucide/angular - Support for context providers in React, Vue, Svelte, and Solid.
- Stable code points for Lucide font.
- Support for shadow DOM in the
lucidepackage. - Many bug fixes and improvements.
See more at Lucide Version 1
[!WARNING] This release was published unintentionally. We've corrected this in v1.0.1, which should be used instead.
What's Changed
- docs(api): Update nitro to latest version by @ericfennis in https://github.com/lucide-icons/lucide/pull/4102
- chore(icons): Add 'crypto' tag to bitcoin.json by @cwlowder in https://github.com/lucide-icons/lucide/pull/4120
- fix(docs): fix incorrect Angular integration example for lucide-lab by @bhavberi in https://github.com/lucide-icons/lucide/pull/4101
- fix(redirects): Fixes icon alias redirects on site by @ericfennis in https://github.com/lucide-icons/lucide/pull/4122
- fix(icons): changed
schoolicon by @jguddas in https://github.com/lucide-icons/lucide/pull/4124 - chore(deps): bump simple-git from 3.30.0 to 3.32.3 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/4133
- docs(svelte): clarify Svelte 4 vs Svelte 5 Lucide packages by @bhavberi in https://github.com/lucide-icons/lucide/pull/4107
- docs(site): add strapi lucide icons package by @shx08 in https://github.com/lucide-icons/lucide/pull/4112
- docs: add rule about consistent use of shapes by @jguddas in https://github.com/lucide-icons/lucide/pull/3975
- fix(icons): changed
gpuicon by @jguddas in https://github.com/lucide-icons/lucide/pull/4147 - chore(deps-dev): bump h3 from 1.15.4 to 1.15.6 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/4163
- fix(lucide-fonts): correct icon mappings in index.html and unicode.html by @buyuan-dev in https://github.com/lucide-icons/lucide/pull/4160
- style(icons): fix formatting of
<svg>element in two icons that were inconsistent by @LukasKalbertodt in https://github.com/lucide-icons/lucide/pull/4166 - Update ICON_GUIDELINES link in CONTRIBUTING.md by @AntoninKadrmas in https://github.com/lucide-icons/lucide/pull/4187
- feat(icons): added
cctv-officon by @rrod497 in https://github.com/lucide-icons/lucide/pull/4162
New Contributors
- @cwlowder made their first contribution in https://github.com/lucide-icons/lucide/pull/4120
- @shx08 made their first contribution in https://github.com/lucide-icons/lucide/pull/4112
- @buyuan-dev made their first contribution in https://github.com/lucide-icons/lucide/pull/4160
- @LukasKalbertodt made their first contribution in https://github.com/lucide-icons/lucide/pull/4166
- @AntoninKadrmas made their first contribution in https://github.com/lucide-icons/lucide/pull/4187
- @rrod497 made their first contribution in https://github.com/lucide-icons/lucide/pull/4162
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.577.0...1.0.0
What's Changed
- chore(deps): bump rollup from 4.53.3 to 4.59.0 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/4106
- fix(repo): correctly ignore docs/releaseMetadata via .gitignore by @bhavberi in https://github.com/lucide-icons/lucide/pull/4100
- feat(icons): added
ellipseicon by @KISHORE-KUMAR-S in https://github.com/lucide-icons/lucide/pull/3749
New Contributors
- @bhavberi made their first contribution in https://github.com/lucide-icons/lucide/pull/4100
- @KISHORE-KUMAR-S made their first contribution in https://github.com/lucide-icons/lucide/pull/3749
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.576.0...0.577.0
What's Changed
- Added zodiac signs by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/712
- fix(icons): fixes guideline violations in
package-*icons. by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4074 - fix(icons): changed
receipticon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4075 - fix(icons): updated
cuboidicon tags and categories by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4095 - fix(icons): changed
cuboidicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/4098 - fix(lucide-font, lucide-static): Fixing stable code points by @ericfennis in https://github.com/lucide-icons/lucide/pull/3894
- feat(icons): added
fishing-rodicon by @7ender in https://github.com/lucide-icons/lucide/pull/3839
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.575.0...0.576.0
What's Changed
- feat(icons): added
message-square-checkicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4076 - fix(lucide): Fix ESM Module output path in build by @ericfennis in https://github.com/lucide-icons/lucide/pull/4084
- feat(icons): added
metronomeicon by @edwloef in https://github.com/lucide-icons/lucide/pull/4063 - fix(icons): remove execution permission of SVG files by @duckafire in https://github.com/lucide-icons/lucide/pull/4053
- fix(icons): changed
file-pen-lineicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3970 - feat(icons): added
square-arrow-right-exitandsquare-arrow-right-entericons by @EthanHazel in https://github.com/lucide-icons/lucide/pull/3958 - fix(icons): renamed
flip-*tosquare-centerline-dashed-*by @jguddas in https://github.com/lucide-icons/lucide/pull/3945
New Contributors
- @edwloef made their first contribution in https://github.com/lucide-icons/lucide/pull/4063
- @duckafire made their first contribution in https://github.com/lucide-icons/lucide/pull/4053
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.573.0...0.575.0
What's Changed
- fix(icons): changed
rocking-chairicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3445 - fix(icons): flipped
coinsicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3158 - feat(icons): added
x-line-topicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2838 - feat(icons): added
mouse-lefticon by @marvfash in https://github.com/lucide-icons/lucide/pull/2788 - feat(icons): added
mouse-righticon by @marvfash in https://github.com/lucide-icons/lucide/pull/2787
New Contributors
- @marvfash made their first contribution in https://github.com/lucide-icons/lucide/pull/2788
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.572.0...0.574.0
What's Changed
- fix(icons): changed
rocking-chairicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3445 - fix(icons): flipped
coinsicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3158 - feat(icons): added
x-line-topicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2838 - feat(icons): added
mouse-lefticon by @marvfash in https://github.com/lucide-icons/lucide/pull/2788 - feat(icons): added
mouse-righticon by @marvfash in https://github.com/lucide-icons/lucide/pull/2787
New Contributors
- @marvfash made their first contribution in https://github.com/lucide-icons/lucide/pull/2788
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.572.0...0.573.0
What's Changed
- feat(icons): added
message-circle-checkicon by @Shrinks99 in https://github.com/lucide-icons/lucide/pull/3770
New Contributors
- @Shrinks99 made their first contribution in https://github.com/lucide-icons/lucide/pull/3770
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.571.0...0.572.0
What's Changed
- fix(icons): rearange
circle-icons path and circle order by @adamlindqvist in https://github.com/lucide-icons/lucide/pull/3746 - feat(icons): added
shelving-uniticon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3041
New Contributors
- @adamlindqvist made their first contribution in https://github.com/lucide-icons/lucide/pull/3746
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.570.0...0.571.0
What's Changed
- feat(icons): added
towel-rackicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3350
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.569.0...0.570.0
What's Changed
- fix(icons): changed
clipboard-penicon by @Spleefies in https://github.com/lucide-icons/lucide/pull/4006 - feat(icons): add
mirror-roundandmirror-rectangularby @Muhammad-Aqib-Bashir in https://github.com/lucide-icons/lucide/pull/3832
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.568.0...0.569.0
What's Changed
- fix(icons): adjusted
clapperboardso slash is no longer protruding by @torfmuer in https://github.com/lucide-icons/lucide/pull/3764 - feat(icons): Add
git-merge-conflicticon by @timmy471 in https://github.com/lucide-icons/lucide/pull/3008
New Contributors
- @torfmuer made their first contribution in https://github.com/lucide-icons/lucide/pull/3764
- @timmy471 made their first contribution in https://github.com/lucide-icons/lucide/pull/3008
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.567.0...0.568.0
What's Changed
- chore(tags): added tags to
infoby @jamiemlaw in https://github.com/lucide-icons/lucide/pull/4047 - fix(icons): changed
gifticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3977 - feat(icons): added
line-dot-right-horizontalicon by @nathan-de-pachtere in https://github.com/lucide-icons/lucide/pull/3742
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.566.0...0.567.0
What's Changed
- fix(icons): changed
forklifticon by @jguddas in https://github.com/lucide-icons/lucide/pull/4069 - fix(icons): changed
rocketicon by @jguddas in https://github.com/lucide-icons/lucide/pull/4067 - feat(icons): added
globe-officon by @TimNekk in https://github.com/lucide-icons/lucide/pull/4051
New Contributors
- @TimNekk made their first contribution in https://github.com/lucide-icons/lucide/pull/4051
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.565.0...0.566.0
What's Changed
- feat(icons): add
lens-concaveandlens-convexby @Muhammad-Aqib-Bashir in https://github.com/lucide-icons/lucide/pull/3831
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.564.0...0.565.0
What's Changed
- chore(docs): Improve SEO icon detail pages by @ericfennis in https://github.com/lucide-icons/lucide/pull/4040
- feat(icons): added
database-searchicon by @Spleefies in https://github.com/lucide-icons/lucide/pull/4003 - fix(icons): changed
user-lockicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3971 - fix(icons): changed
bug-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3972 - fix(icons): changed
bell-doticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3973 - fix(icons): changed
bandageicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3967 - fix(icons): changed
hard-driveicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3622 - fix(icons): changed
git-branchicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3938 - fix(icons): changed
file-cogicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3965 - fix(icons): changed
cloud-alertandcloud-checkicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3976 - feat(icons): adds
user-keyanduser-round-key, updates other-keyicons to match by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4044
New Contributors
- @Spleefies made their first contribution in https://github.com/lucide-icons/lucide/pull/4003
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.563.1...0.564.0
What's Changed
aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before.
Making icons accessible, you can add an aria-label or a title. See docs about accessibility.
All changes
- chore(dev): Enable ligatures in font build configuration by @dcxo in https://github.com/lucide-icons/lucide/pull/3876
- chore(repo): add Android to brand stopwords by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3895
- fix(site): add missing titles and a title template by @taimar in https://github.com/lucide-icons/lucide/pull/3920
- fix(site): unify and improve the styling of input fields by @taimar in https://github.com/lucide-icons/lucide/pull/3919
- fix(icons): changed
star-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3952 - fix(icons): changed
tickets-planeicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3928 - fix(icons): changed
monitor-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3962 - fix(icons): changed
lassoicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3961 - fix(icons): changed
cloud-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3942 - docs(site): added lucide-web-components third-party package by @midesweb in https://github.com/lucide-icons/lucide/pull/3948
- chore(deps-dev): bump preact from 10.27.2 to 10.27.3 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/3955
- feat(icon): add globe-x icon with metadata by @Muhammad-Aqib-Bashir in https://github.com/lucide-icons/lucide/pull/3827
- fix(icons): changed
waypointsicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3990 - fix(icons): changed
bookmarkicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2906 - fix(icons): changed
message-square-dashedicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3959 - fix(icons): changed
cloudyicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3966 - fix(github-actions): resolved spelling mistake in gh issue close command by @jguddas in https://github.com/lucide-icons/lucide/pull/4000
- Update LICENSE by @alxgraphy in https://github.com/lucide-icons/lucide/pull/4009
- feat(packages): Added aria-hidden fallback for decorative icons to all packages by @ericfennis in https://github.com/lucide-icons/lucide/pull/3604
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/4020
- chore(deps): bump lodash-es from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/4019
- Suggest anchoring to a specific lucide version when using a cdn by @drago1520 in https://github.com/lucide-icons/lucide/pull/3727
- feat(docs): upgraded backers block by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/4014
- fix(site): hide native search input clear "X" icon by @epifaniofrancisco in https://github.com/lucide-icons/lucide/pull/3933
- feat(icons): added
printer-xicon by @lt25106 in https://github.com/lucide-icons/lucide/pull/3941
New Contributors
- @dcxo made their first contribution in https://github.com/lucide-icons/lucide/pull/3876
- @midesweb made their first contribution in https://github.com/lucide-icons/lucide/pull/3948
- @alxgraphy made their first contribution in https://github.com/lucide-icons/lucide/pull/4009
- @drago1520 made their first contribution in https://github.com/lucide-icons/lucide/pull/3727
- @lt25106 made their first contribution in https://github.com/lucide-icons/lucide/pull/3941
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.562.0...0.563.0
What's Changed
- fix(icons): changed
paint-bucketicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3880 - fix(site): Fix and unify color-picker font-size by @taimar in https://github.com/lucide-icons/lucide/pull/3889
- fix(react-native-web): only add className prop to parent Icon component by @jguddas in https://github.com/lucide-icons/lucide/pull/3892
- fix(lucide-react-native): remove icons namespace export to enable tree-shaking by @jtomaszewski in https://github.com/lucide-icons/lucide/pull/3868
- feat(icons): added
toolboxicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3871
New Contributors
- @taimar made their first contribution in https://github.com/lucide-icons/lucide/pull/3889
- @jtomaszewski made their first contribution in https://github.com/lucide-icons/lucide/pull/3868
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.561.0...0.562.0
What's Changed
- fix(site): Small adjustments color picker and add clear button search bar by @ericfennis in https://github.com/lucide-icons/lucide/pull/3851
- feat(icons): added
stoneicon by @Alportan in https://github.com/lucide-icons/lucide/pull/3850
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.560.0...0.561.0
What's Changed
- feat(icons): added
cannabis-officon by @NickVeles in https://github.com/lucide-icons/lucide/pull/3748
New Contributors
- @NickVeles made their first contribution in https://github.com/lucide-icons/lucide/pull/3748
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.559.0...0.560.0
What's Changed
- feat(icons): added
fishing-hookicon by @7ender in https://github.com/lucide-icons/lucide/pull/3837
New Contributors
- @7ender made their first contribution in https://github.com/lucide-icons/lucide/pull/3837
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.558.0...0.559.0
What's Changed
- feat(icons): added
hdicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2958
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.557.0...0.558.0
What's Changed
- fix(github/workflows/ci): fixes linting issues by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3858
- fix(icons): changed
memory-stickicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3017 - fix(icons): changed
microchipicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3018 - chore(repo): Update Node version and overal cleanup by @ericfennis in https://github.com/lucide-icons/lucide/pull/3861
- fix(icons): changed
paint-bucketicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3865 - fix(icons): changed
brush-cleaningicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3863 - fix(icons): Swap
thumbs-upthumbs-downpaths to fix fill issue by @theianjones in https://github.com/lucide-icons/lucide/pull/3873 - fix(icons): changed
ticketsicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3859 - feat(icons): added
layers-plusicon by @juanisidoro in https://github.com/lucide-icons/lucide/pull/3367 - docs(dev): Fix code sample for vanilla JS by @wavebeem in https://github.com/lucide-icons/lucide/pull/3836
- feat(icons): add
search-erroricon by @Veatec22 in https://github.com/lucide-icons/lucide/pull/3292 - feat(icons): Add
cloud-syncandcloud-backupby @ericfennis in https://github.com/lucide-icons/lucide/pull/3466 - feat(icons): added
circle-pileicon by @nathan-de-pachtere in https://github.com/lucide-icons/lucide/pull/3681 - feat(icons): added
balloonicon by @peteruithoven in https://github.com/lucide-icons/lucide/pull/2519
New Contributors
- @theianjones made their first contribution in https://github.com/lucide-icons/lucide/pull/3873
- @juanisidoro made their first contribution in https://github.com/lucide-icons/lucide/pull/3367
- @wavebeem made their first contribution in https://github.com/lucide-icons/lucide/pull/3836
- @Veatec22 made their first contribution in https://github.com/lucide-icons/lucide/pull/3292
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.556.0...0.557.0
What's Changed
- feat(icon): add
book-searchicon (#3573) by @Muhammad-Aqib-Bashir in https://github.com/lucide-icons/lucide/pull/3580 - chore(dependencies): Update dependencies by @ericfennis in https://github.com/lucide-icons/lucide/pull/3809
- ci(workflows): Enable trusted publishing in release by @ericfennis in https://github.com/lucide-icons/lucide/pull/3808
- feat(icons): added
scootericon by @Ahmed-Dghaies in https://github.com/lucide-icons/lucide/pull/3818 - fix(icons): changed
plugicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3841 - fix(icons): changed
thermometer-sunicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3773 - fix(icons): Shrink square-scissors icons to match optical volume by @eden881 in https://github.com/lucide-icons/lucide/pull/3603
- feat(preview-comment): add symmetry preview by @jguddas in https://github.com/lucide-icons/lucide/pull/3823
- feat(icons): added
estimated-weighticon by @nathan-de-pachtere in https://github.com/lucide-icons/lucide/pull/3822 - fix(icons): changed
flashlighticons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3843 - fix(icons): changed
bubblesicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3774 - feat(site): add brand stop words to icon search by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3824
- feat(icons): added
vanicon by @Ahmed-Dghaies in https://github.com/lucide-icons/lucide/pull/3821
New Contributors
- @Muhammad-Aqib-Bashir made their first contribution in https://github.com/lucide-icons/lucide/pull/3580
- @Ahmed-Dghaies made their first contribution in https://github.com/lucide-icons/lucide/pull/3818
- @eden881 made their first contribution in https://github.com/lucide-icons/lucide/pull/3603
- @nathan-de-pachtere made their first contribution in https://github.com/lucide-icons/lucide/pull/3822
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.555.0...0.556.0
What's Changed
- fix(icons): changed
calendarsicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3795 - fix(docs): correct package name and description for Flutter and Lustre package (#3701) by @epifaniofrancisco in https://github.com/lucide-icons/lucide/pull/3703
- feat(angular): Angular V21 Support by @JeevanMahesha in https://github.com/lucide-icons/lucide/pull/3807
- chore(metadata): Adjust navigation category by @ericfennis in https://github.com/lucide-icons/lucide/pull/3461
- feat(icons): Add
waves-arrow-upandwaves-arrow-downby @ericfennis in https://github.com/lucide-icons/lucide/pull/3463 - fix(icons): changed
scaleicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3800 - feat(icons): added
formicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3558
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.554.0...0.555.0
What's Changed
- fix(icons): Rename fingerprint icon to fingerprint-pattern by @ericfennis in https://github.com/lucide-icons/lucide/pull/3767
- feat(docs): added lucide-rails third-party package by @theiereman in https://github.com/lucide-icons/lucide/pull/3769
- fix(icons): changed
ampersandicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3771 - fix(icons): changed
folder-git-2icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3790 - fix(icons): update
anchoricon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2523 - feat(icons): added
calendarsicon by @jguddas in https://github.com/lucide-icons/lucide/pull/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 https://github.com/lucide-icons/lucide/pull/3769
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.553.0...0.554.0
What's Changed
- feat(icons): added
mouse-pointer-2-officon by @domingasp in https://github.com/lucide-icons/lucide/pull/3570 - fix(icons): changed
ruler-dimension-lineicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3433 - feat(docs): add keyboard shortcut for search by @dzonatan in https://github.com/lucide-icons/lucide/pull/3718
- fix(lucide-preact): handle
classNameprop by @ocavue in https://github.com/lucide-icons/lucide/pull/3751 - feat(icons): added chess pieces by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/1945
New Contributors
- @domingasp made their first contribution in https://github.com/lucide-icons/lucide/pull/3570
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.552.0...0.553.0
What's Changed
- fix(icons/file): arcified folds by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3587
- feat(icons): added
solar-panelicon by @UsamaKhan in https://github.com/lucide-icons/lucide/pull/2780
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.551.0...0.552.0
What's Changed
- feat(icons): added
clock-checkicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2402
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.550.0...0.551.0
What's Changed
- feat(icons): added
helicoptericon by @liloudreams in https://github.com/lucide-icons/lucide/pull/2760
New Contributors
- @liloudreams made their first contribution in https://github.com/lucide-icons/lucide/pull/2760
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.549.0...0.550.0
What's Changed
- fix(docs): Replace
pnpm installwithpnpm addacross documentation. by @josch87 in https://github.com/lucide-icons/lucide/pull/3735 - feat(docs): add new package for Go by @kaugesaar in https://github.com/lucide-icons/lucide/pull/3736
- feat(icons): added
git-branch-minusicon by @joris-gallot in https://github.com/lucide-icons/lucide/pull/3586
New Contributors
- @josch87 made their first contribution in https://github.com/lucide-icons/lucide/pull/3735
- @kaugesaar made their first contribution in https://github.com/lucide-icons/lucide/pull/3736
- @joris-gallot made their first contribution in https://github.com/lucide-icons/lucide/pull/3586
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.548.0...0.549.0
What's Changed
- feat(docs): add new package for Slint by @cnlancehu in https://github.com/lucide-icons/lucide/pull/3698
- docs(site): add introductions for packages in documentation by @mattheskaiser in https://github.com/lucide-icons/lucide/pull/3643
- Fix default prop by @ericfennis in https://github.com/lucide-icons/lucide/pull/3730
- feat(icons): added
gamepad-directionalicon by @felipeajzanetti in https://github.com/lucide-icons/lucide/pull/3693
New Contributors
- @cnlancehu made their first contribution in https://github.com/lucide-icons/lucide/pull/3698
- @mattheskaiser made their first contribution in https://github.com/lucide-icons/lucide/pull/3643
- @felipeajzanetti made their first contribution in https://github.com/lucide-icons/lucide/pull/3693
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.547.0...0.548.0
What's Changed
- fix(docs): update brand logo statement link in github action by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3630
- chore(deps): bump astro from 5.5.2 to 5.14.4 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/3683
- fix(packages/lucide): replace elements inside
<template>(#2635) by @KhalidAlansary in https://github.com/lucide-icons/lucide/pull/3576 - feat(icons): added
birdhouseicon by @hieu-onefold in https://github.com/lucide-icons/lucide/pull/3378
New Contributors
- @KhalidAlansary made their first contribution in https://github.com/lucide-icons/lucide/pull/3576
- @hieu-onefold made their first contribution in https://github.com/lucide-icons/lucide/pull/3378
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.546.0...0.547.0
What's Changed
- fix(icons): changed
receipt-texticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3553 - fix(docs): removed duplicate text in intro text by @nielsswinkels in https://github.com/lucide-icons/lucide/pull/3673
- feat(icons): add VS Code
squirclebase shape snippet by @danielbayley in https://github.com/lucide-icons/lucide/pull/3674 - fix(icons): changed
swordicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3421 - feat(icons): added
monitor-cloudicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3037
New Contributors
- @nielsswinkels made their first contribution in https://github.com/lucide-icons/lucide/pull/3673
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.545.0...0.546.0
What's Changed
- fix(icons): changed
flameicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3600 - fix(icons): arcified
square-micon by @jguddas in https://github.com/lucide-icons/lucide/pull/3549 - chore(deps-dev): bump vite from 6.3.5 to 6.3.6 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/3611
- fix(icons): changed
combineicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3200 - fix(icons): changed
building-2icon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3509 - chore(deps): bump devalue from 5.1.1 to 5.3.2 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/3638
- feat(icons): Add
motorbikeicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3371
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.544.0...0.545.0
What's Changed
- docs: update lucide-static documentation about raw string imports by @pascalduez in https://github.com/lucide-icons/lucide/pull/3524
- feat(icons): added
ev-chargericon by @UsamaKhan in https://github.com/lucide-icons/lucide/pull/2781
New Contributors
- @pascalduez made their first contribution in https://github.com/lucide-icons/lucide/pull/3524
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.543.0...0.544.0
What's Changed
- feat(preview-comment): put x-ray at top if there are more than 7 changed icons to prevent them from being cut of by @jguddas in https://github.com/lucide-icons/lucide/pull/3589
- fix(icons): changed
churchicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2971 - chore(metadata): Added tags to
messages-squareby @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3529 - fix(icons): Optimise
bugicons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3574 - fix(icons): changed list/text & derived icons by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3568
- fix(icons): changed
panel-top-bottom-dashedicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3584 - fix(icons): changed
message-square-quoteicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3550 - fix(meta): added tag to
shipmetadata by @jguddas in https://github.com/lucide-icons/lucide/pull/3559 - fix(meta): add tags to
id-card-lanyardmetadata by @jguddas in https://github.com/lucide-icons/lucide/pull/3534 - fix(icons): changed
calendar-cogicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3583 - chore(deps): bump astro from 5.5.2 to 5.13.2 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/3564
- feat(packages): add new package for flutter by @vqh2602 in https://github.com/lucide-icons/lucide/pull/3536
- feat(icons): added
house-hearticon by @danielbayley in https://github.com/lucide-icons/lucide/pull/3239
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.542.0...0.543.0
What's Changed
- feat(docs): add MDN Web Docs & Nuxt to showcase by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3590
- feat(icons): added
list-chevrons-down-upicon by @juliankellydesign in https://github.com/lucide-icons/lucide/pull/3492
New Contributors
- @juliankellydesign made their first contribution in https://github.com/lucide-icons/lucide/pull/3492
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.541.0...0.542.0
What's Changed
- feat(packages/lucide): added support for providing a custom root element by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3543
- fix(icons): optimized
chromeicon & renamed tochromiumby @jguddas in https://github.com/lucide-icons/lucide/pull/3572 - fix(icons): changed
wallpapericon by @jguddas in https://github.com/lucide-icons/lucide/pull/3566 - fix(icons): optimized
cogicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3548 - fix(icons): changed
buildingicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3510 - feat(dpi-preview): add previous version for easier comparison by @jguddas in https://github.com/lucide-icons/lucide/pull/3532
- feat(icons): added 'panel-dashed' variants + update tags on existing icons by @irvineacosta in https://github.com/lucide-icons/lucide/pull/3500
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.540.0...0.541.0
What's Changed
- fix(license): add full text of Feather license by @jguddas in https://github.com/lucide-icons/lucide/pull/3530
- fix(icons): changed
umbrellaicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3490 - docs(site): added official statement on brand logos in Lucide by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3541
- fix(icons): changed
cameraicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3539 - feat(icons): added
roseicon by @jguddas in https://github.com/lucide-icons/lucide/pull/1972
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.539.0...0.540.0
What's Changed
- feat(icons): added
brick-wall-shieldicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3476
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.538.0...0.539.0
What's Changed
- fix(icons): changed
appleicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3505 - fix(icons): changed
storeicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3501 - fix(icons): changed
mic-officon by @lieonlion in https://github.com/lucide-icons/lucide/pull/2823 - chore(deps): bump astro from 5.5.2 to 5.12.8 by @dependabot[bot] in https://github.com/lucide-icons/lucide/pull/3523
- fix(icons): deprecate rail-symbol by @jguddas in https://github.com/lucide-icons/lucide/pull/2862
- feat(icons): added
kayakicon by @jpjacobpadilla in https://github.com/lucide-icons/lucide/pull/3054
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.537.0...0.538.0
What's Changed
- chore(metadata): Add tags to
xicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3341 - docs: add rule against war/violence related imagery by @jguddas in https://github.com/lucide-icons/lucide/pull/3506
- fix(icons): changed
spadeicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3502 - fix(icons): changed
schoolicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2968 - fix(site): fixes icon style customiser by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3511
- fix(docs): fixed array length error in diff endpoint by @jguddas in https://github.com/lucide-icons/lucide/pull/3498
- feat(icons): added
circle-staricon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3507
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.536.0...0.537.0
What's Changed
- fix(icons): arcified message icons & fixed optical volume by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3473
- fix(icons): changed
hospitalicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2969 - fix(@lucide/svelte): Add
.jsextensions to imports by @abdel-17 in https://github.com/lucide-icons/lucide/pull/2950 - fix(lucide-vue-next): Support for kebabCase props by @ericfennis in https://github.com/lucide-icons/lucide/pull/3477
- fix(icons): changed
a-arrow-*icons by @jguddas in https://github.com/lucide-icons/lucide/pull/3474 - fix(icons): arcified
cake-sliceicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3345 - feat(lucide-static): include aliases in icons directory by @jguddas in https://github.com/lucide-icons/lucide/pull/3368
- feat(icons): added
turntableicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3429
New Contributors
- @abdel-17 made their first contribution in https://github.com/lucide-icons/lucide/pull/2950
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0
What's Changed
- ci: add "telegram" to close-issue-with-banned-phrases by @jguddas in https://github.com/lucide-icons/lucide/pull/3475
- fix(lucide-static): properly select icons dir for tags & error if no metadata found by @AlexProgrammerDE in https://github.com/lucide-icons/lucide/pull/3411
- fix(docs): update prop name from absolute-stroke-width to absoluteStrokeWidth in vue-next guide by @epifaniofrancisco in https://github.com/lucide-icons/lucide/pull/3322
- feat(SvgPreview): add features from lucide studio by @jguddas in https://github.com/lucide-icons/lucide/pull/3365
- chore: icon alias improvements by @jguddas in https://github.com/lucide-icons/lucide/pull/2861
- fix(icons): changed tiny heart icons by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3471
- chore(docs): Update vitepress deps by @ericfennis in https://github.com/lucide-icons/lucide/pull/3470
- feat(icons): added hand-fist icon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/1843
New Contributors
- @AlexProgrammerDE made their first contribution in https://github.com/lucide-icons/lucide/pull/3411
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.534.0...0.535.0
What's Changed
- fix(icons): changed
settingsicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3467 - fix(icons): changed
mails,tags,files,file-stack,book-copyandfoldersicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2935 - fix(icons): changed
gavelicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3465 - fix(icons): changed
sun-moonicon & arcifiedmoonicons by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3380
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.533.0...0.534.0
What's Changed
- fix(docs): Icon Component Example for Svelte 5 does not compile by @Zlendy in https://github.com/lucide-icons/lucide/pull/3416
- fix(icons): changed
sailboaticon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3460 - fix(icons): Changed
a-large-smallicon by @vichotech in https://github.com/lucide-icons/lucide/pull/3396 - fix(icons): added rounding to
heart-*icons by @jguddas in https://github.com/lucide-icons/lucide/pull/3061 - fix(icons): changed
folder-symlinkicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2558 - fix(icons): Rounded and optically-centred
flag-triangle-*icons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3438 - feat(icons): added
closed-captionicon by @UsamaKhan in https://github.com/lucide-icons/lucide/pull/2910
New Contributors
- @Zlendy made their first contribution in https://github.com/lucide-icons/lucide/pull/3416
- @vichotech made their first contribution in https://github.com/lucide-icons/lucide/pull/3396
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.532.0...0.533.0
What's Changed
- feat(icons): added
handbagicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3298 - fix(icons): changed
wrenchicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3459
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.531.0...0.532.0
What's Changed
- fix(icons): changed
user-staricon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3464 - feat(icons): added
clipboard-clockicon by @beanduong in https://github.com/lucide-icons/lucide/pull/3427
New Contributors
- @beanduong made their first contribution in https://github.com/lucide-icons/lucide/pull/3427
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.530.0...0.531.0
What's Changed
- feat(icons): added
user-staricon by @MArtytraM99 in https://github.com/lucide-icons/lucide/pull/3331
New Contributors
- @MArtytraM99 made their first contribution in https://github.com/lucide-icons/lucide/pull/3331
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.529.0...0.530.0
What's Changed
- fix(icons): changed
shovelicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3458 - fix(icons): changed
castleicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2972 - fix(icons): Rename
location-edittomap-pin-pencilby @ericfennis in https://github.com/lucide-icons/lucide/pull/3462 - feat(icons): added
map-minusicon by @MarianoFranzese in https://github.com/lucide-icons/lucide/pull/3259
New Contributors
- @MarianoFranzese made their first contribution in https://github.com/lucide-icons/lucide/pull/3259
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.528.0...0.529.0
What's Changed
- fix(icons): changed
lassoicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3454 - fix(icons): changed
gemicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3442 - fix(icons): Refine
refresh-ccw-dotto match otherrefresh-icons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3437 - fix(icons): changed
croissanticon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3428 - fix(icons): changed
sprouticon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3430 - fix(icons): arcified playback icons by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3425
- fix(icons): changed
sparklesicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3426 - fix(icons): arcify
arrow-big-icons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3356 - feat(icons): added
hat-glassesicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3431
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.527.0...0.528.0
What's Changed
- fix(icons): changed
monitor-doticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3452 - feat(icons): added
spotlighticon by @chessurisme in https://github.com/lucide-icons/lucide/pull/3450
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.526.0...0.527.0
What's Changed
- ci(icons): Add ChatGPT tags suggestions on icon PRs by @ericfennis in https://github.com/lucide-icons/lucide/pull/3372
- docs(site): small changes for DynamicIcon by @Itrulia in https://github.com/lucide-icons/lucide/pull/3355
- fix(icons): changed
circle-parking-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3343 - feat(icons): added Turkish lira icons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2873
- fix(icons): changed
brainicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3381 - fix(icons): changed
cableicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3374 - fix(icons): changed
podcasticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3385 - fix(icons): changed
trashicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3394 - fix(icons): changed
pen-lineandpencil-lineicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2663 - fix(icons): fixed
banicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3434 - fix(icons): changed
magneticon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3435 - feat(icons): added
wifi-syncicon by @luisdlopera in https://github.com/lucide-icons/lucide/pull/3132
New Contributors
- @Itrulia made their first contribution in https://github.com/lucide-icons/lucide/pull/3355
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.525.0...0.526.0
What's Changed
- fix(icons): Changed
megaphoneicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2448 - fix(icons): arcified
shrubicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2292 - fix(icons): changed
sun-moonicon by @zishankadri in https://github.com/lucide-icons/lucide/pull/3328 - fix(icons): changed
flagicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3370 - feat(icons): added
tool-caseicon by @AlexNaskida in https://github.com/lucide-icons/lucide/pull/3333
New Contributors
- @zishankadri made their first contribution in https://github.com/lucide-icons/lucide/pull/3328
- @AlexNaskida made their first contribution in https://github.com/lucide-icons/lucide/pull/3333
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.524.0...0.525.0
What's Changed
- docs(packages/lucide-static): update docs for better clarity by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3225
- fix(icons): changed
desserticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3362 - fix(icons): changed
ligatureicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3369 - fix(icons): Updates to clock-related icons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2538
- feat(icons): added
vector-squareicon by @chessurisme in https://github.com/lucide-icons/lucide/pull/2531
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.523.0...0.524.0
What's Changed
- feat(icons): added
bottle-wineicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3265
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.522.0...0.523.0
What's Changed
- fix(icons): changed
shopping-bagicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2483 - feat(icons): add
line-squiggleicon by @chessurisme in https://github.com/lucide-icons/lucide/pull/2393
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.521.0...0.522.0
What's Changed
- fix(icons): ensure shaft overlaps arrowhead in
circle-arrow-leftandcircle-arrow-rightby @cstayyab in https://github.com/lucide-icons/lucide/pull/3269 - feat(icons): added
squircle-dashedicon by @aramsoneson in https://github.com/lucide-icons/lucide/pull/3262 - docs(design-guide): added bad examples for 2px rule by @jguddas in https://github.com/lucide-icons/lucide/pull/2879
New Contributors
- @cstayyab made their first contribution in https://github.com/lucide-icons/lucide/pull/3269
- @aramsoneson made their first contribution in https://github.com/lucide-icons/lucide/pull/3262
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.520.0...0.521.0
What's Changed
- feat(icons): added
georgian-lariicon by @kivicode in https://github.com/lucide-icons/lucide/pull/3323
New Contributors
- @kivicode made their first contribution in https://github.com/lucide-icons/lucide/pull/3323
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.519.0...0.520.0
What's Changed
- fix(icons): changed
blocksicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3267 - feat(icons): added
spoolicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2926
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.518.0...0.519.0
What's Changed
- fix(icons): updated
eggandegg-officons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3299 - fix(icons): renamed
*-helpand*-questionicons to*-question-markby @jguddas in https://github.com/lucide-icons/lucide/pull/2540 - chore(scripts): Refactor scripts to typescript by @ericfennis in https://github.com/lucide-icons/lucide/pull/3316
- feat(icons): added
droneicon by @shopped in https://github.com/lucide-icons/lucide/pull/3247
New Contributors
- @shopped made their first contribution in https://github.com/lucide-icons/lucide/pull/3247
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.517.0...0.518.0
What's Changed
- feat(icons): adds
barrelicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/1955
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.516.0...0.517.0
What's Changed
- fix(icons): changed
stampicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3310 - fix(icons): changed
pocketicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3304 - fix(icons): changed
micicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3301 - fix(icons): changed
radioicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3293 - fix: some typos for categories by @npv12 in https://github.com/lucide-icons/lucide/pull/3319
- perf(docs): optimize IconsOverview initial render - 50% faster load times by @epifaniofrancisco in https://github.com/lucide-icons/lucide/pull/3282
- fix(docs): remove flex-direction CSS causing absolute stroke width toggle positioning issue (#3308) by @epifaniofrancisco in https://github.com/lucide-icons/lucide/pull/3317
- feat(icons): added
wifi-cogicon by @luisdlopera in https://github.com/lucide-icons/lucide/pull/3133
New Contributors
- @npv12 made their first contribution in https://github.com/lucide-icons/lucide/pull/3319
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.515.0...0.516.0
What's Changed
- fix(icons): changed
house-plusicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3238 - fix(icons): changed
radiationicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3303 - feat(icons): added
rectangle-circleicon by @zefir-git in https://github.com/lucide-icons/lucide/pull/3245
New Contributors
- @zefir-git made their first contribution in https://github.com/lucide-icons/lucide/pull/3245
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.514.0...0.515.0
What's Changed
- fix(icons): changed
trophyicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2475 - fix(pull-request-icon-preview): pinned and --forced svgson installati… by @jguddas in https://github.com/lucide-icons/lucide/pull/3289
- chore(metadata): added tag to
bandageicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3300 - fix(icons): changed
settings-2icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2974 - fix(docs): #2984 absoluteStrokeWidth not resetting with Reset button by @epifaniofrancisco in https://github.com/lucide-icons/lucide/pull/3261
- feat(icons): added book-alert icon by @domasmark in https://github.com/lucide-icons/lucide/pull/3249
New Contributors
- @domasmark made their first contribution in https://github.com/lucide-icons/lucide/pull/3249
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.513.0...0.514.0
What's Changed
- feat(icons): Add sim card icon from lab by @ericfennis in https://github.com/lucide-icons/lucide/pull/3275
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.512.0...0.513.0
What's Changed
- feat(icons): added
circle-pound-sterlingicon by @lieonlion in https://github.com/lucide-icons/lucide/pull/2822 - build(deps-dev): bump vite from 6.3.2 to 6.3.4 by @dependabot in https://github.com/lucide-icons/lucide/pull/3181
- docs(docs): added testing website locally instructions by @briz123 in https://github.com/lucide-icons/lucide/pull/3124
- build(deps-dev): bump vite from 6.0.7 to 6.1.6 by @dependabot in https://github.com/lucide-icons/lucide/pull/3236
- fix(icons): changed
square-check-bigicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3156 - fix(icons): changed
list-collapseicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3081 - fix(icons): changed
battery-*icons by @jguddas in https://github.com/lucide-icons/lucide/pull/3083 - fix(icons): changed
paperclipicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2956 - fix(icons): changed
erasericon by @jguddas in https://github.com/lucide-icons/lucide/pull/3076 - feat(icons): Add
cloud-checkicon by @lscheibel in https://github.com/lucide-icons/lucide/pull/2612 - feat(icon): add
id-card-lanyardicon by @python2911 in https://github.com/lucide-icons/lucide/pull/2898 - feat(angular): update peer dependencies for Angular to support version 20.x by @JeevanMahesha in https://github.com/lucide-icons/lucide/pull/3273
- fix(icons): changed
file-badgeicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2934 - feat(icons): added
grid-3x2icon by @qubrat in https://github.com/lucide-icons/lucide/pull/3216
New Contributors
- @lieonlion made their first contribution in https://github.com/lucide-icons/lucide/pull/2822
- @python2911 made their first contribution in https://github.com/lucide-icons/lucide/pull/2898
- @JeevanMahesha made their first contribution in https://github.com/lucide-icons/lucide/pull/3273
- @qubrat made their first contribution in https://github.com/lucide-icons/lucide/pull/3216
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.511.0...0.512.0
What's Changed
- fix(icons): Optimise a number of icons using
<line>and<polyline>by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3168 - fix(icons): changed
clock-6icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3209 - fix(icons): changed
axis-3dicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3199 - fix(icons): changed
chevrons-left-right-ellipsisicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3189 - fix(icons): changed
square-codeicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3173 - fix(icons): changed
satelliteicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3180 - fix(lucide-react-native): support react 19 (#2951) by @jvliwanag in https://github.com/lucide-icons/lucide/pull/3126
- fix(icons): changed
factoryicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2970 - fix(icons): changed
universityicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2965 - fix(icons): changed
warehouseicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2966 - fix(icons): changed
landmarkicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2967 - chore(cspell): remove duplicate 'pilcrow' from
custom-words.txtby @Abdalrhman-Almarakeby in https://github.com/lucide-icons/lucide/pull/3193 - feat(icons): added
square-dashed-top-solidicon by @juanpablofernandez in https://github.com/lucide-icons/lucide/pull/3204
New Contributors
- @jvliwanag made their first contribution in https://github.com/lucide-icons/lucide/pull/3126
- @juanpablofernandez made their first contribution in https://github.com/lucide-icons/lucide/pull/3204
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.510.0...0.511.0
What's Changed
- fix(icons): changed
bracketsicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3172 - feat(icons): added
check-lineicon by @oosawy in https://github.com/lucide-icons/lucide/pull/2890
New Contributors
- @oosawy made their first contribution in https://github.com/lucide-icons/lucide/pull/2890
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.509.0...0.510.0
What's Changed
- fix(icons): changed
axeicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3201 - revert(site): resets Absolute Stroke Width by @jguddas in https://github.com/lucide-icons/lucide/pull/3197
- feat(icons): added
gpuicon by @xandykati98 in https://github.com/lucide-icons/lucide/pull/2955
New Contributors
- @xandykati98 made their first contribution in https://github.com/lucide-icons/lucide/pull/2955
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.508.0...0.509.0
What's Changed
- fix(icons): Optimised
phone-icons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3169 - docs(packages): Update names in docs by @ericfennis in https://github.com/lucide-icons/lucide/pull/3184
- fix(icons): arcified
laptopicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3190 - chore(metadata): add
lenstag to icons with magnifying glass by @Abdalrhman-Almarakeby in https://github.com/lucide-icons/lucide/pull/3192
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.507.0...0.508.0
What's Changed
- fix(metadata): added tags to
square-penicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3155 - fix(icons): changed
searchicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3140 - fix(dev): resets Absolute Stroke Width by @briz123 in https://github.com/lucide-icons/lucide/pull/3005
- fix(icons): changed
guitaricon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3115 - fix(Icons): Adding missing categories to 4 Icons by @ajokt123 in https://github.com/lucide-icons/lucide/pull/3110
- fix(ci): reduces workflow triggers by @jguddas in https://github.com/lucide-icons/lucide/pull/3150
- fix(icons): changed
air-venticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3117 - fix(icons): rotate
dumbbellicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3107 - fix(icons): changed
touchpad-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3118 - fix(icons): changed
bell-electricicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3139 - fix(icons): changed
menuicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3142 - fix(icons): changed
mailicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3144 - chore(pr-template): Adjust PR template by @ericfennis in https://github.com/lucide-icons/lucide/pull/3183
- feat(icons): added
soap-dispenser-dropleticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3088 - feat(icons): added
pandaicon by @chessurisme in https://github.com/lucide-icons/lucide/pull/2094
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.506.0...0.507.0
What's Changed
- perf(react): use implicit return in react package by @VIKTORVAV99 in https://github.com/lucide-icons/lucide/pull/2325
- fix(icons): changed
usersicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3143 - fix(icons): changed
locate-officon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3137 - fix(icons): changed
expandicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2831 - feat(icons): Added clock plus icon. by @gubser in https://github.com/lucide-icons/lucide/pull/2996
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.505.0...0.506.0
What's Changed
- fix(icons): changed
package-2icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3174 - docs(icon-design-guide): point people to lucide studio instead of svgo by @jguddas in https://github.com/lucide-icons/lucide/pull/3152
- fix(lucide-svelte): Resolve Svelte 5 deprecation of svelte:component by @shamaamahh in https://github.com/lucide-icons/lucide/pull/3112
- feat(icons): added
brush-cleaningicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2395
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.504.0...0.505.0
What's Changed
- feat(icons): add door closed locked / unlocked icons by @lukedukeus in https://github.com/lucide-icons/lucide/pull/3060
- build(dev-deps): Bump dependencies by @ericfennis in https://github.com/lucide-icons/lucide/pull/3096
- fix(icons): redesigned
brushicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3011 - fix(site): remove studio link from navbar by @jguddas in https://github.com/lucide-icons/lucide/pull/3166
- feat(icons): added
hamburgericon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3165
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.503.0...0.504.0
What's Changed
- fix(icons): changed
file-badge-2icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2933 - feat(icons): added
wifi-penicon by @luisdlopera in https://github.com/lucide-icons/lucide/pull/2576
New Contributors
- @luisdlopera made their first contribution in https://github.com/lucide-icons/lucide/pull/2576
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.502.0...0.503.0
What's Changed
- fix(docs): Added link for jguddas next to lucide studio by @briz123 in https://github.com/lucide-icons/lucide/pull/3063
- build(deps-dev): bump vite from 5.4.15 to 5.4.17 by @dependabot in https://github.com/lucide-icons/lucide/pull/2993
- fix(build): fix shredder formatting and duplicate contributors error by @jpjacobpadilla in https://github.com/lucide-icons/lucide/pull/3072
- fix(icons): rebase non-binary on square-asterisk by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3071
- docs(CONTRIBUTING): Grammar fix for CONTRIBUTING by @ajokt123 in https://github.com/lucide-icons/lucide/pull/3090
- fix(icons): changed
calendar-plusicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3085 - fix(icons): changed
book-keyicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3062 - fix(icons): changed
clipboard-pasteicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3075 - fix(icons): changed
orbiticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3074 - fix(icons): changed
babyicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3073 - docs(pacakges): Added periods to package summary by @briz123 in https://github.com/lucide-icons/lucide/pull/3065
- fix(docs): PR Conventions by @briz123 in https://github.com/lucide-icons/lucide/pull/3066
- feat(icons): added
ruler-dimension-lineicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2535
New Contributors
- @jpjacobpadilla made their first contribution in https://github.com/lucide-icons/lucide/pull/3072
- @ajokt123 made their first contribution in https://github.com/lucide-icons/lucide/pull/3090
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.501.0...0.502.0
What's Changed
- feat(angular): export icon data types by @dzonatan in https://github.com/lucide-icons/lucide/pull/2820
- feat: added request-review workflow by @jguddas in https://github.com/lucide-icons/lucide/pull/2502
- feat(icons): Add columns-3-cog icon by @irvineacosta in https://github.com/lucide-icons/lucide/pull/2763
New Contributors
- @dzonatan made their first contribution in https://github.com/lucide-icons/lucide/pull/2820
- @irvineacosta made their first contribution in https://github.com/lucide-icons/lucide/pull/2763
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.500.0...0.501.0
What's Changed
- fix(icons): updated
*-cogicons by @UsamaKhan in https://github.com/lucide-icons/lucide/pull/2782 - fix(icons): arcified
lamp-*icons by @jguddas in https://github.com/lucide-icons/lucide/pull/2267 - fix(icons): changed
traffic-coneicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2941 - Add
electric-truckicon by @LienMaas in https://github.com/lucide-icons/lucide/pull/1803 - feat(icons): Add
user-lockicon by @anthony-mariotti in https://github.com/lucide-icons/lucide/pull/2818
New Contributors
- @UsamaKhan made their first contribution in https://github.com/lucide-icons/lucide/pull/2782
- @LienMaas made their first contribution in https://github.com/lucide-icons/lucide/pull/1803
- @anthony-mariotti made their first contribution in https://github.com/lucide-icons/lucide/pull/2818
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.499.0...0.500.0
What's Changed
- feat(icons): added
bow-arrowicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2418
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.498.0...0.499.0
What's Changed
- feat(icons): added
decimals-arrow-lefticon anddecimals-arrow-rightby @AnnaSasDev in https://github.com/lucide-icons/lucide/pull/2945
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.497.0...0.498.0
What's Changed
- feat(icons): added
shreddericon by @alirashidy in https://github.com/lucide-icons/lucide/pull/3052
New Contributors
- @alirashidy made their first contribution in https://github.com/lucide-icons/lucide/pull/3052
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.496.0...0.497.0
What's Changed
- feat(icons): added
squares-*operation icons by @EthanHazel in https://github.com/lucide-icons/lucide/pull/2585
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.495.0...0.496.0
What's Changed
- feat(icons): added
rectangle-gogglesicon by @EthanHazel in https://github.com/lucide-icons/lucide/pull/2515
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.494.0...0.495.0
What's Changed
- fix(icons): changed
cpuicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3033 - feat(icons): added map-pin-edit icon #2874 by @sachinkr7368 in https://github.com/lucide-icons/lucide/pull/2957
New Contributors
- @sachinkr7368 made their first contribution in https://github.com/lucide-icons/lucide/pull/2957
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.493.0...0.494.0
What's Changed
- feat(icons): added
bubblesicon by @vqh2602 in https://github.com/lucide-icons/lucide/pull/2582 - docs(studio): Add lucide studio to site navbar by @ericfennis in https://github.com/lucide-icons/lucide/pull/3058
- feat(ci): adds dpi preview for 16, 32 and 48px by @jguddas in https://github.com/lucide-icons/lucide/pull/3048
- fix(icons): changed
paletteicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3015 - feat(icons): added
brick-wall-fireicon by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/3036
New Contributors
- @vqh2602 made their first contribution in https://github.com/lucide-icons/lucide/pull/2582
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.492.0...0.493.0
What's Changed
- fix(icons): changed
pipetteicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2927 - feat(icons): added
heart-plus&heart-minusicon by @Ayberkyvs in https://github.com/lucide-icons/lucide/pull/2842
New Contributors
- @Ayberkyvs made their first contribution in https://github.com/lucide-icons/lucide/pull/2842
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.491.0...0.492.0
What's Changed
- feat(icons): added
rotate-ccw-keyicon by @pgbradbury in https://github.com/lucide-icons/lucide/pull/2587
New Contributors
- @pgbradbury made their first contribution in https://github.com/lucide-icons/lucide/pull/2587
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.490.0...0.491.0
What's Changed
- fix(icons): changed
piggy-bankicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3044
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.489.0...0.490.0
What's Changed
- fix(icons): changed
toggleicons by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3049 - fix(dev): added link for preact in installation by @briz123 in https://github.com/lucide-icons/lucide/pull/3025
- fix(react): added aria-hidden fallback for decorative icons by @jguddas in https://github.com/lucide-icons/lucide/pull/2158
- fix(icons): added 2px gap between layers of
layers-2icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2918 - fix(icons): changed
text-cursor-inputicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3027
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.488.0...0.489.0
What's Changed
- docs(readme): fix packages table by @realguse in https://github.com/lucide-icons/lucide/pull/2976
- fix(dev): point urls on packages page to correct page by @briz123 in https://github.com/lucide-icons/lucide/pull/2983
- build(deps-dev): bump vite from 5.4.14 to 5.4.15 by @dependabot in https://github.com/lucide-icons/lucide/pull/2946
- Typo fix for @lucide/astro badge by @dotspencer in https://github.com/lucide-icons/lucide/pull/3004
- removed flutter package link by @shamaamahh in https://github.com/lucide-icons/lucide/pull/2999
- feat(ci): added npm package provenance attestation by @jguddas in https://github.com/lucide-icons/lucide/pull/3016
- fix(icons): changed
texticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3029 - fix(icons): changed
letter-texticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3030 - fix(icons): changed
text-selecticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3028
New Contributors
- @dotspencer made their first contribution in https://github.com/lucide-icons/lucide/pull/3004
- @shamaamahh made their first contribution in https://github.com/lucide-icons/lucide/pull/2999
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.487.0...0.488.0
What's Changed
- feat(icons): added
spline-pointericon by @Kaleidosium in https://github.com/lucide-icons/lucide/pull/2932
New Contributors
- @Kaleidosium made their first contribution in https://github.com/lucide-icons/lucide/pull/2932
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.486.0...0.487.0
What's Changed
- feat(@lucide/astro): add lucide package for Astro by @MoustaphaDev in https://github.com/lucide-icons/lucide/pull/2665
New Contributors
- @MoustaphaDev made their first contribution in https://github.com/lucide-icons/lucide/pull/2665
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.485.0...0.486.0
What's Changed
- feat(icons): added
banknote-arrow-downicon by @joffx in https://github.com/lucide-icons/lucide/pull/2948 - feat(icons): added
banknote-xicon by @joffx in https://github.com/lucide-icons/lucide/pull/2949
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.484.0...0.485.0
What's Changed
- build(deps): bump tj-actions/changed-files from 41 to 46 in /.github/workflows by @dependabot in https://github.com/lucide-icons/lucide/pull/2920
- fix(packages): consistent icon name class by @danteissaias in https://github.com/lucide-icons/lucide/pull/2878
- feat(ci): add
x.comto brand filter by @jguddas in https://github.com/lucide-icons/lucide/pull/2939 - fix(icons): arcified candy & candy-off by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2944
New Contributors
- @danteissaias made their first contribution in https://github.com/lucide-icons/lucide/pull/2878
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.483.0...0.484.0
What's Changed
- feat(ci): added
pixto brand filter by @jguddas in https://github.com/lucide-icons/lucide/pull/2908 - fix(packages/lucide-angular): restore exporting prefixed and suffixed icon names by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2919
- feat(icons): updates
filter& addsfilter-plusicon by @lukedukeus in https://github.com/lucide-icons/lucide/pull/2917
New Contributors
- @lukedukeus made their first contribution in https://github.com/lucide-icons/lucide/pull/2917
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.482.0...0.483.0
What's Changed
- fix(deps): CVE-2024-21538 by @anupamme in https://github.com/lucide-icons/lucide/pull/2871
- feat(icons): add
saudi-riyalSymbol by @Null78 in https://github.com/lucide-icons/lucide/pull/2827
New Contributors
- @anupamme made their first contribution in https://github.com/lucide-icons/lucide/pull/2871
- @Null78 made their first contribution in https://github.com/lucide-icons/lucide/pull/2827
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.481.0...0.482.0
What's Changed
- feat(icons): added
clock-fadingicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2405
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.480.0...0.481.0
What's Changed
- ci: added
blueskyandspotifyto brand list filter by @jguddas in https://github.com/lucide-icons/lucide/pull/2857 - fix(docs): grammatical inconsistencies by @FOSS-VFX in https://github.com/lucide-icons/lucide/pull/2899
- fix(docs): Resolves #2887 by @briz123 in https://github.com/lucide-icons/lucide/pull/2889
- fix(icons): arcified
newspaperby @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/2885 - ci(node): Use correct node version by @ericfennis in https://github.com/lucide-icons/lucide/pull/2877
- fix(icons): changed
infinityicon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/2868 - feat(icons): added
shrimpicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2319
New Contributors
- @FOSS-VFX made their first contribution in https://github.com/lucide-icons/lucide/pull/2899
- @briz123 made their first contribution in https://github.com/lucide-icons/lucide/pull/2889
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.479.0...0.480.0
What's Changed
- feat(@lucide/svelte): Lucide svelte 5 package by @ericfennis in https://github.com/lucide-icons/lucide/pull/2753
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.478.0...0.479.0
What's Changed
- ci(pr-comment): Fix icon preview comment on PRs by @ericfennis in https://github.com/lucide-icons/lucide/pull/2854
- fix(ci): run lint pr title on title change by @jguddas in https://github.com/lucide-icons/lucide/pull/2872
- fix(metadata): name change reflected in contributions by @AnnaSasDev in https://github.com/lucide-icons/lucide/pull/2866
- fix(icons): changed
bracketsicon by @jguddas in https://github.com/lucide-icons/lucide/pull/2863
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.477.0...0.478.0
New icons 🎨
square-round-corner(#2323) by @liamb13
Modified Icons 🔨
circle-slash-2(#2837) by @jguddas
Fixes
- fix(lucide-react): Revert exports property package.json, fixing edge worker environments. by @ericfennis in https://github.com/lucide-icons/lucide/pull/2814
- fix(lucide): Lucide create element function returning SVG Element by @ericfennis in https://github.com/lucide-icons/lucide/pull/2816
New icons 🎨
shield-user(#2608) by @sebinemeth
Modified Icons 🔨
beef(#2832) by @jguddas
New icons 🎨
circle-small(#2607) by @jamiemlawmars-stroke(#2607) by @jamiemlawmars(#2607) by @jamiemlawnon-binary(#2607) by @jamiemlawtransgender(#2607) by @jamiemlawvenus-and-mars(#2607) by @jamiemlawvenus(#2607) by @jamiemlaw
Modified Icons 🔨
expand(#2677) by @jguddas
Modified Icons 🔨
package(#2706) by @sezze
New icons 🎨
battery-plus(#2693) by @Footagesusmap-plus(#2697) by @Seanw265
What's Changed
- lucide-svelte: Make sure license ends up in SvelteKit bundles by @Lettnald in https://github.com/lucide-icons/lucide/pull/2728
- lucide-react: Fixes aliases imports.
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.471.1...0.472.0
What's Changed
- fix(lucide-react) Adds type module in package.json by @ericfennis in https://github.com/lucide-icons/lucide/pull/2731
New Dynamic Icon Component (lucide-react)
This is an easier approach than the previous dynamicIconImports we exported in the library. This one supports all environments.
We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
This makes it more flexible with all the frontend frameworks and libraries that exist for React.
:rotating_light: Not recommended for regular applications that work fine with the regular static icon components. Using the dynamic icon component increases build time, separate bundles, and separate network requests for each icon.
How to use
DynamicIcon is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.
const App = () => (
<DynamicIcon name="camera" color="red" size={48} />
);
Possible Breaking changes
We have switched to the "exports" property in package.json. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.
New icons 🎨
triangle-dashed(#2652) by @Yohh
New icons 🎨
house-wifi(#2723) by @akshaymemane
Modified Icons 🔨
rat(#2692) by @jguddas
Modified Icons 🔨
snowflake(#2610) by @karsa-mistmeresun-snow(#2610) by @karsa-mistmerethermometer-snowflake(#2610) by @karsa-mistmere
New icons 🎨
waves-ladder(#2529) by @jguddas
New icons 🎨
scan-heart(#2385) by @jguddas
Modified Icons 🔨
book-dashed(#2399) by @jguddas
New icons 🎨
list-filter-plus(#2645) by @abdeniz
Modified Icons 🔨
bell-dot(#2656) by @karsa-mistmerebell-minus(#2656) by @karsa-mistmerebell-off(#2656) by @karsa-mistmerebell-plus(#2656) by @karsa-mistmerebell-ring(#2656) by @karsa-mistmerebell(#2656) by @karsa-mistmere
New icons 🎨
droplet-off(#2641) by @jguddas
Modified Icons 🔨
flask-conical-off(#2659) by @jamiemlawflask-conical(#2659) by @jamiemlawflask-round(#2659) by @jamiemlaw
Modified Icons 🔨
paperclip(#2482) by @jguddaspicture-in-picture(#2481) by @jguddas
Modified Icons 🔨
layers(#2596) by @jguddas
New icons 🎨
image-upscale(#2462) by @jguddas
Modified Icons 🔨
grid-2x2(#2628) by @jguddasship(#2548) by @jguddasshuffle(#2478) by @jguddasvenetian-mask(#1950) by @jguddas
New icons 🎨
calendar-sync(#2590) by @chessurisme
Modified Icons 🔨
scale-3d(#2627) by @jguddas
New icons 🎨
toilet(#2141) by @EthanHazel
New icons 🎨
equal-approximately(#2594) by @ksk3110
New icons 🎨
cloud-alert(#2611) by @lscheibel
Modified Icons 🔨
drill(#1919) by @jguddas
Other Changes
- feat(lucide-svelte): Aliased imports for direct imports by @ericfennis in https://github.com/lucide-icons/lucide/pull/2584
Full Changelog: https://github.com/lucide-icons/lucide/compare/0.457.0...0.458.0
New icons 🎨
laptop-minimal-check(#2563) by @jguddas
Modified Icons 🔨
bath(#2512) by @jamiemlawcross(#2578) by @jguddashand-platter(#2326) by @karsa-mistmerehard-hat(#2559) by @jguddasheading-4(#2546) by @jguddaspuzzle(#2603) by @jamiemlawschool(#2598) by @jguddasvegan(#2556) by @jguddas
What's Changed
- ci(pull-request): Fix generate comments for empty changes by @ericfennis in https://github.com/lucide-icons/lucide/pull/2593
- feat(lucide-react, lucide-preact, lucide-react-native, lucide-solid, lucide-vue-next): Adjustable icon naming imports by @ericfennis in https://github.com/lucide-icons/lucide/pull/2328
- fix(icons): changed
glass-watericon by @jguddas in https://github.com/lucide-icons/lucide/pull/2579
Adjustable icon naming imports
Customize import name styles for lucide-react, lucide-vue, lucide-react-native, lucide-preact, to manage autocompletion in your IDE.
- Turn off autocomplete in your IDE:
Add the following to your
settings.json
{
"typescript.preferences.autoImportFileExcludePatterns": [
"lucide-react",
"lucide-preact",
"lucide-react-native",
"lucide-vue-next"
]
}
- Create a custom module declaration file:
It allows you to choose the import name style.
For React:
declare module "lucide-react" {
// Prefixed import names
export * from "lucide-react/dist/lucide-react.prefixed";
// or
// Suffixed import names
export * from "lucide-react/dist/lucide-react.suffixed";
}
For Vue:
declare module "lucide-vue-next" {
// Prefixed import names
export * from "lucide-vue-next/dist/lucide-vue-next.prefixed";
// or
// Suffixed import names
export * from "lucide-vue-next/dist/lucide-vue-next.suffixed";
}
New icons 🎨
wind-arrow-down(#2554) by @jamiemlaw
Modified Icons 🔨
file-music(#2536) by @jguddasslice(#2500) by @jguddasundo-dot(#2557) by @jguddaswind(#2554) by @jamiemlaw
Modified Icons 🔨
pizza(#2476) by @jamiemlawstar-half(#1987) by @jguddasstar(#1987) by @jguddas
New icons 🎨
calendar-1(#2520) by @peteruithoven
Modified Icons 🔨
align-center(#2528) by @jamiemlawalign-justify(#2528) by @jamiemlawalign-left(#2528) by @jamiemlawalign-right(#2528) by @jamiemlawindent-decrease(#2528) by @jamiemlawindent-increase(#2528) by @jamiemlawlist-ordered(#2528) by @jamiemlawlist(#2528) by @jamiemlaw
Modified Icons 🔨
component(#2474) by @jguddaspackage(#2499) by @jguddasparking-meter(#2505) by @jguddassandwich(#2494) by @jamiemlaw
New icons 🎨
volleyball(#1980) by @jguddas
New icons 🎨
eye-closed(#2349) by @karsa-mistmere
New icons 🎨
file-user(#2457) by @jguddas
New icons 🎨
briefcase-conveyor-belt(#2431) by @jguddasmessage-square-lock(#2430) by @jguddas
Modified Icons 🔨
loader-pinwheel(#2470) by @jguddas
Modified Icons 🔨
circle-stop(#2479) by @jguddas
Modified Icons 🔨
messages-square(#2429) by @jguddasoctagon-pause(#2485) by @jguddas
New icons 🎨
clock-alert(#2401) by @jguddas
New icons 🎨
headphone-off(#2445) by @Need-an-AwP
Modified Icons 🔨
book-open-check(#2358) by @jguddasbook-open-text(#2358) by @jguddasbook-open(#2358) by @jguddascaravan(#2423) by @jguddas
New icons 🎨
grid-2x2-plus(#2362) by @jguddas
Modified Icons 🔨
combine(#2424) by @jguddas
New icons 🎨
octagon-minus(#2408) by @jguddas
Modified Icons 🔨
battery-warning(#2422) by @jguddas
Modified Icons 🔨
send-horizontal(#2346) by @karsa-mistmeresend(#2346) by @karsa-mistmere
Modified Icons 🔨
backpack(#2406) by @jguddas
Modified Icons 🔨
milestone(#2281) by @jguddassignpost(#2281) by @jguddas
New icons 🎨
volume-off(#2378) by @karsa-mistmere
Modified Icons 🔨
file-volume(#2378) by @karsa-mistmerevolume-1(#2378) by @karsa-mistmerevolume-2(#2378) by @karsa-mistmerevolume-x(#2378) by @karsa-mistmerevolume(#2378) by @karsa-mistmere
New icons 🎨
trending-up-down(#2372) by @Alportan
Fixes Lucide Solid
- Fixed compilation issues when starting up Vite Dev server by @ericfennis in https://github.com/lucide-icons/lucide/pull/2375
New icons 🎨
chart-gantt(#2392) by @jguddas
Modified Icons 🔨
contact-round(#2391) by @jguddascontact(#2391) by @jguddas
Modified Icons 🔨
message-square-dashed(#2374) by @jguddasstethoscope(#2379) by @karsa-mistmere
New icons 🎨
tickets-plane(#2196) by @jguddas
Modified Icons 🔨
folder-search(#2354) by @jguddas
New icons 🎨
binoculars(#2207) by @karsa-mistmeretickets(#2335) by @jguddas
New icons 🎨
chevrons-left-right-ellipsis(#2120) by @ericfennisethernet-port(#2120) by @ericfennis
Modified Icons 🔨
cigarette-off(#2282) by @jguddascigarette(#2282) by @jguddas
New icons 🎨
bandage(#2341) by @karsa-mistmeretable-of-contents(#2348) by @karsa-mistmere
Modified Icons 🔨
mouse-pointer-2(#2350) by @karsa-mistmeremouse-pointer-ban(#2350) by @karsa-mistmeremouse-pointer-click(#2350) by @karsa-mistmeremouse-pointer(#2350) by @karsa-mistmeresquare-dashed-mouse-pointer(#2350) by @karsa-mistmeresquare-mouse-pointer(#2350) by @karsa-mistmere
New icons 🎨
map-pin-house(#2337) by @karsa-mistmere
Modified Icons 🔨
replace-all(#2333) by @jguddasreplace(#2333) by @jguddas
New icons 🎨
amphora(#1926) by @karsa-mistmere
Modified Icons 🔨
skull(#2197) by @jguddas
New icons 🎨
microchip(#1982) by @karsa-mistmere
Modified Icons 🔨
circle-check-big(#2330) by @jguddascloud-download(#2355) by @karsa-mistmerepentagon(#1918) by @jguddassquare-check-big(#2331) by @jguddas
New icons 🎨
omega(#2347) by @karsa-mistmere
Modified Icons 🔨
calendar-search(#2351) by @jguddascloud-upload(#2352) by @jguddas
New icons 🎨
circle-fading-arrow-up(#2287) by @mosch
New icons 🎨
id-card(#1296) by @jguddas
Modified Icons 🔨
chart-column-increasing(#2334) by @jguddas
New icons 🎨
map-pin-check-inside(#2301) by @karsa-mistmeremap-pin-check(#2301) by @karsa-mistmeremap-pin-minus-inside(#2301) by @karsa-mistmeremap-pin-minus(#2301) by @karsa-mistmeremap-pin-plus-inside(#2301) by @karsa-mistmeremap-pin-plus(#2301) by @karsa-mistmeremap-pin-x-inside(#2301) by @karsa-mistmeremap-pin-x(#2301) by @karsa-mistmere
Modified Icons 🔨
map-pin-off(#2301) by @karsa-mistmeremap-pin(#2301) by @karsa-mistmeremap-pinned(#2301) by @karsa-mistmere
New icons 🎨
square-square(#2241) by @jguddas
New icons 🎨
chart-area(#2219) by @karsa-mistmerechart-bar-decreasing(#2219) by @karsa-mistmerechart-bar-increasing(#2219) by @karsa-mistmerechart-bar-stacked(#2219) by @karsa-mistmerechart-column-big(#2219) by @karsa-mistmerechart-column-increasing(#2219) by @karsa-mistmerechart-column-stacked(#2219) by @karsa-mistmerechart-network(#2219) by @karsa-mistmerechart-no-axes-combined(#2219) by @karsa-mistmerechart-spline(#2219) by @karsa-mistmere
New icons 🎨
dam(#2233) by @AndreasSas
Modified Icons 🔨
dog(#2249) by @jguddaskey-square(#2277) by @jguddas
New icons 🎨
letter-text(#2252) by @GRA0007
New icons 🎨
philippine-peso(#2231) by @kasutu
Modified Icons 🔨
ribbon(#2271) by @jguddas
Modified Icons 🔨
calendar-minus(#2265) by @jguddaseye-off(#2317) by @karsa-mistmereeye(#2317) by @karsa-mistmereimage-plus(#2321) by @jguddasscan-eye(#2317) by @karsa-mistmereview(#2317) by @karsa-mistmere
New icons 🎨
monitor-cog(#2310) by @karsa-mistmere
Modified Icons 🔨
church(#2273) by @jguddasdelete(#2279) by @jguddasdrafting-compass(#2266) by @jguddas
New icons 🎨
type-outline(#2206) by @karsa-mistmere
New icons 🎨
calendar-arrow-down(#2307) by @karsa-mistmerecalendar-arrow-up(#2307) by @karsa-mistmereclock-arrow-down(#2307) by @karsa-mistmereclock-arrow-up(#2307) by @karsa-mistmere
New icons 🎨
user-pen(#2303) by @karsa-mistmereuser-round-pen(#2303) by @karsa-mistmere
New icons 🎨
folder-code(#2276) by @jguddas
New icons 🎨
list-check(#2291) by @guanboo-yang
New icons 🎨
wifi-high(#2157) by @VirtCodewifi-low(#2157) by @VirtCodewifi-zero(#2157) by @VirtCode
New icons 🎨
scan-qr-code(#2247) by @vexkiddy
Modified Icons 🔨
book-a(#2274) by @jguddasbook-audio(#2274) by @jguddasbook-check(#2274) by @jguddasbook-copy(#2274) by @jguddasbook-dashed(#2274) by @jguddasbook-down(#2274) by @jguddasbook-headphones(#2274) by @jguddasbook-heart(#2274) by @jguddasbook-image(#2274) by @jguddasbook-key(#2274) by @jguddasbook-lock(#2274) by @jguddasbook-marked(#2274) by @jguddasbook-minus(#2274) by @jguddasbook-plus(#2274) by @jguddasbook-text(#2274) by @jguddasbook-type(#2274) by @jguddasbook-up-2(#2274) by @jguddasbook-up(#2274) by @jguddasbook-user(#2274) by @jguddasbook-x(#2274) by @jguddasbook(#2274) by @jguddascircle-power(#2285) by @jguddaskey-round(#2278) by @jguddasoctagon-alert(#2280) by @jguddasoctagon-pause(#2280) by @jguddasoctagon-x(#2280) by @jguddasoctagon(#2280) by @jguddassignature(#2293) by @karsa-mistmeresquare-power(#2285) by @jguddas
New icons 🎨
printer-check(#2258) by @jguddas
New icons 🎨
logs(#2257) by @AndreasSas
Modified Icons 🔨
cloud-moon-rain(#2250) by @jguddas
New icons 🎨
save-off(#2260) by @AndreasSas
Support for React 19
- Add support for React 19 (#2254) by @ericfennis
New icons 🎨
signature(#2248) by @AndreasSas
Modified Icons 🔨
cloud-moon(#2251) by @jguddas
New icons 🎨
house-plug(#2123) by @jguddashouse-plus(#2221) by @karsa-mistmere
Modified Icons 🔨
armchair(#2228) by @karsa-mistmeresofa(#2228) by @karsa-mistmere
Modified Icons 🔨
guitar(#2133) by @jguddasmic-vocal(#2198) by @jguddaspin-off(#2211) by @jguddaspin(#2210) by @jguddasquote(#2212) by @jguddas
Modified Icons 🔨
file-archive(#2132) by @jguddas
Modified Icons 🔨
angry(#2205) by @karsa-mistmerebook-heart(#2205) by @karsa-mistmerecake(#2205) by @karsa-mistmerecastle(#2205) by @karsa-mistmerechurch(#2205) by @karsa-mistmereearth(#2205) by @karsa-mistmerefolder-heart(#2205) by @karsa-mistmerefuel(#2205) by @karsa-mistmeregrab(#2205) by @karsa-mistmerehand-metal(#2205) by @karsa-mistmerehand(#2205) by @karsa-mistmerehard-hat(#2205) by @karsa-mistmereheart-handshake(#2205) by @karsa-mistmerelasso-select(#2205) by @karsa-mistmereluggage(#2205) by @karsa-mistmeremail-search(#2205) by @karsa-mistmeremailbox(#2205) by @karsa-mistmereparty-popper(#2205) by @karsa-mistmerepiggy-bank(#2205) by @karsa-mistmereplug-2(#2205) by @karsa-mistmerepointer(#2205) by @karsa-mistmereradiation(#2205) by @karsa-mistmereradio-receiver(#2205) by @karsa-mistmererat(#2205) by @karsa-mistmereredo-2(#2205) by @karsa-mistmereshrub(#2205) by @karsa-mistmerestethoscope(#2205) by @karsa-mistmeresticker(#2205) by @karsa-mistmerestore(#2205) by @karsa-mistmereswatch-book(#2205) by @karsa-mistmeretest-tube-diagonal(#2205) by @karsa-mistmeretest-tube(#2205) by @karsa-mistmeretest-tubes(#2205) by @karsa-mistmerethumbs-down(#2205) by @karsa-mistmerethumbs-up(#2205) by @karsa-mistmeretrees(#2205) by @karsa-mistmereundo-2(#2205) by @karsa-mistmereuniversity(#2205) by @karsa-mistmereutensils(#2205) by @karsa-mistmerewand(#2205) by @karsa-mistmere
New icons 🎨
calendar-cog(#2176) by @AlexandrePhilibert
Modified Icons 🔨
signpost(#2002) by @jguddas
New icons 🎨
biceps-flexed(#2127) by @karsa-mistmere
Modified Icons 🔨
sigma(#2149) by @jguddas
Modified Icons 🔨
tractor(#2112) by @jguddas
Modified Icons 🔨
circle-slash(#2183) by @jrozbickipaintbrush(#2147) by @karsa-mistmere
Modified Icons 🔨
compass(#2143) by @jguddasradical(#2150) by @jguddas
New icons 🎨
pill-bottle(#2174) by @karsa-mistmere
New icons 🎨
lectern(#2171) by @karsa-mistmere
New icons 🎨
section(#2172) by @karsa-mistmere
Modified Icons 🔨
key(#2067) by @jguddas
New icons 🎨
loader-pinwheel(#1331) by @danielbayleymouse-pointer-ban(#1331) by @danielbayley
Modified Icons 🔨
loader(#1331) by @danielbayleymoon-star(#1937) by @karsa-mistmeresparkle(#1937) by @karsa-mistmeresparkles(#1937) by @karsa-mistmere
Modified Icons 🔨
alarm-smoke(#2059) by @jguddasaward(#2113) by @jguddas
Implementation of the <Icon /> component which makes it easier to create (custom) icons from iconNodes.
This will be useful for external packages like @lucide/lab and more.
Example with lucide-react
import { burger } from '@lucide/lab';
import { Icon } from 'lucide-react';
<Icon iconNode={burger} /> // Renders burger icon
See the docs
New icons 🎨
grid-2x2-check(#2084) by @chessurismegrid-2x2-x(#2085) by @chessurisme
Modified Icons 🔨
activity(#2058) by @jguddasprinter(#2066) by @jguddas
Modified Icons 🔨
bold(#2060) by @jguddasfile-code(#1953) by @jguddasmessage-circle-code(#1953) by @jguddasmessage-square-code(#1953) by @jguddassave-all(#2065) by @jguddassearch-code(#1953) by @jguddassquare-code(#1953) by @jguddassquare-dashed-bottom-code(#1953) by @jguddas
New icons 🎨
origami(#2035) by @gurtt
Modified Icons 🔨
save(#2064) by @jguddas
New icons 🎨
diamond-minus(#2073) by @chessurismediamond-plus(#2074) by @chessurisme
Modified Icons 🔨
monitor-play(#2063) by @jguddas
New icons 🎨
bot-off(#2079) by @taichimaeda
Modified Icons 🔨
feather(#2070) by @jguddasscroll-text(#2069) by @jguddasscroll(#2068) by @jguddas
Modified Icons 🔨
dumbbell(#2001) by @jguddas
New icons 🎨
image-play(#2054) by @jguddas
Modified Icons 🔨
cable(#2026) by @jguddas
New icons 🎨
keyboard-off(#1963) by @Diottodev
Modified Icons 🔨
video-off(#2051) by @jguddasvideo(#2050) by @jguddas
New icons 🎨
pilcrow-left(#1667) by @zaaakherpilcrow-right(#1668) by @zaaakher
Modified Icons 🔨
cctv(#2003) by @jguddascoffee(#2004) by @jguddasfingerprint(#1993) by @jguddaspen-tool(#2006) by @jguddas
New icons 🎨
mouse-off(#2020) by @karsa-mistmere
Modified Icons 🔨
drumstick(#1948) by @karsa-mistmeretram-front(#2017) by @karsa-mistmere
Modified Icons 🔨
file-question(#1992) by @jguddasmap(#1998) by @jguddasmonitor-stop(#1991) by @jguddaspause(#1988) by @jguddas
Modified Icons 🔨
wallet(#2009) by @jguddas
Modified Icons 🔨
align-vertical-distribute-center(#2014) by @jguddas
Modified Icons 🔨
bug-play(#1990) by @jguddas
Modified Icons 🔨
cpu(#1981) by @karsa-mistmere
Modified Icons 🔨
chef-hat(#1974) by @jguddas
New icons 🎨
beer-off(#1971) by @jguddas
New icons 🎨
hospital(#1952) by @karsa-mistmere
Modified Icons 🔨
crown(#1947) by @karsa-mistmere
Modified Icons 🔨
hotel(#1951) by @jguddas
New icons 🎨
ham(#1949) by @karsa-mistmere
Modified Icons 🔨
keyboard(#1906) by @karsa-mistmeremessages-square(#1906) by @karsa-mistmere
New icons 🎨
briefcase-business(#1954) by @karsa-mistmerebriefcase-medical(#1954) by @karsa-mistmere
Modified Icons 🔨
briefcase(#1954) by @karsa-mistmere
Modified Icons 🔨
play(#1834) by @bernaferrari
Modified Icons 🔨
file-pie-chart(#1939) by @jguddasfile-search(#1941) by @jguddasfile-volume(#1940) by @jguddas
New icons 🎨
cannabis(#1901) by @jguddas
Modified Icons 🔨
zap-off(#1936) by @karsa-mistmerezap(#1936) by @karsa-mistmere
New icons 🎨
app-window-mac(#1514) by @danielbayleydock(#1514) by @danielbayley
Modified Icons 🔨
airplay(#1514) by @danielbayleypodcast(#1514) by @danielbayley
New icons 🎨
proportions(#1516) by @danielbayleyrotate-ccw-square(#1516) by @danielbayleyrotate-cw-square(#1516) by @danielbayley
Modified Icons 🔨
keyboard(#1930) by @jguddas
Modified Icons 🔨
brain-circuit(#1902) by @karsa-mistmerebrain-cog(#1902) by @karsa-mistmerebrain(#1902) by @karsa-mistmere
New icons 🎨
bot-message-square(#1709) by @danielbayley
Modified Icons 🔨
goal(#1924) by @jguddas
New icons 🎨
earth-lock(#1587) by @karsa-mistmereglobe-lock(#1587) by @karsa-mistmere
Modified Icons 🔨
shield-alert(#1905) by @karsa-mistmereshield-ban(#1905) by @karsa-mistmereshield-check(#1905) by @karsa-mistmereshield-ellipsis(#1905) by @karsa-mistmereshield-half(#1905) by @karsa-mistmereshield-minus(#1905) by @karsa-mistmereshield-off(#1905) by @karsa-mistmereshield-plus(#1905) by @karsa-mistmereshield-question(#1905) by @karsa-mistmereshield-x(#1905) by @karsa-mistmereshield(#1905) by @karsa-mistmere
Modified Icons 🔨
concierge-bell(#1923) by @karsa-mistmerepackage-open(#1648) by @jguddas
New icons 🎨
image-up(#1909) by @jguddas
Modified Icons 🔨
image-down(#1910) by @jguddas
Modified Icons 🔨
flower(#1650) by @jguddas
New icons 🎨
table-cells-merge(#1856) by @chessurismetable-cells-split(#1856) by @chessurismetable-columns-split(#1856) by @chessurismetable-rows-split(#1856) by @chessurisme
Modified Icons 🔨
hop-off(#1897) by @karsa-mistmerehop(#1897) by @karsa-mistmere
New icons 🎨
pickaxe(#1890) by @karsa-mistmere
Modified Icons 🔨
hammer(#1893) by @karsa-mistmere
Modified Icons 🔨
anvil(#1895) by @karsa-mistmeresiren(#1896) by @karsa-mistmeretractor(#1894) by @jguddas
New icons 🎨
telescope(#1889) by @karsa-mistmere
Modified Icons 🔨
file-output(#1879) by @jguddasfolder-output(#1619) by @jguddas
New icons 🎨
images(#1852) by @karsa-mistmere
Modified Icons 🔨
file-image(#1852) by @karsa-mistmere
Modified Icons 🔨
folder-symlink(#1618) by @jguddas
Modified Icons 🔨
file-symlink(#1878) by @jguddas
Modified Icons 🔨
circle-dashed(#1884) by @jguddasclover(#1883) by @jguddas
New icons 🎨
radical(#1847) by @smnandresquare-radical(#1847) by @smnandre
Modified Icons 🔨
anchor(#1875) by @jguddas
Modified Icons 🔨
arrow-big-down-dash(#1876) by @jguddasgraduation-cap(#1870) by @jguddasschool(#1872) by @jguddasshopping-basket(#1871) by @jguddaswifi-off(#1877) by @jguddaswifi(#1877) by @jguddas
New icons 🎨
captions-off(#1799) by @DefaultLP
Modified Icons 🔨
scaling(#1850) by @karsa-mistmeretag(#1850) by @karsa-mistmeretags(#1850) by @karsa-mistmere
Support for Svelte 5
- Adds Svelte 5 support by @AdrianGonz97 in https://github.com/lucide-icons/lucide/pull/1748
New icons 🎨
handshake(#1835) by @karsa-mistmere
Modified Icons 🔨
shield-plus(#1840) by @karsa-mistmereshield-minus(#1840) by @karsa-mistmere
New icons 🎨
clipboard-minus(#1812) by @ericfennisclipboard-plus(#1812) by @ericfennis
Modified Icons 🔨
truck(#1838) by @jordan808
New icons 🎨
headset(#1780) by @ericfennis
New icons 🎨
circle-fading-plus(#1820) by @jordan808
New icons 🎨
ambulance(#1819) by @jordan808
New icons 🎨
hand-coins(#1328) by @danielbayleyhand-heart(#1328) by @danielbayleyhand-platter(#1328) by @danielbayley
Modified Icons 🔨
guitar(#1436) by @karsa-mistmerekey-round(#1436) by @karsa-mistmerepalette(#1436) by @karsa-mistmerescatter-chart(#1436) by @karsa-mistmerevault(#1436) by @karsa-mistmere
New icons 🎨
calendar-fold(#1377) by @danielbayleycalendar-minus-2(#1377) by @danielbayleycalendar-plus-2(#1377) by @danielbayleywebhook-off(#1566) by @jguddas
Modified Icons 🔨
calendar-check-2(#1377) by @danielbayleycalendar-check(#1377) by @danielbayleycalendar-clock(#1377) by @danielbayleycalendar-days(#1377) by @danielbayleycalendar-heart(#1377) by @danielbayleycalendar-minus(#1377) by @danielbayleycalendar-off(#1377) by @danielbayleycalendar-plus(#1377) by @danielbayleycalendar-range(#1377) by @danielbayleycalendar-search(#1377) by @danielbayleycalendar-x-2(#1377) by @danielbayleycalendar-x(#1377) by @danielbayleycalendar(#1377) by @danielbayley
New icons 🎨
ticket-check(#1312) by @danielbayleyticket-minus(#1312) by @danielbayleyticket-percent(#1312) by @danielbayleyticket-plus(#1312) by @danielbayleyticket-slash(#1312) by @danielbayleyticket-x(#1312) by @danielbayley
New icons 🎨
text-search(#1807) by @danielbayley
New icons 🎨
receipt-cent(#1401) by @danielbayleyreceipt-euro(#1401) by @danielbayleyreceipt-indian-rupee(#1401) by @danielbayleyreceipt-japanese-yen(#1401) by @danielbayleyreceipt-pound-sterling(#1401) by @danielbayleyreceipt-russian-ruble(#1401) by @danielbayleyreceipt-swiss-franc(#1401) by @danielbayleyreceipt-text(#1401) by @danielbayley
Modified Icons 🔨
receipt(#1401) by @danielbayley
New icons 🎨
arrow-down-left-from-square(#1383) by @danielbayleyarrow-down-right-from-square(#1383) by @danielbayleyarrow-up-left-from-square(#1383) by @danielbayleyarrow-up-right-from-square(#1383) by @danielbayleyfile-sliders(#1378) by @danielbayley
Modified Icons 🔨
external-link(#1383) by @danielbayleyfile-archive(#1378) by @danielbayleyfile-audio-2(#1378) by @danielbayleyfile-audio(#1378) by @danielbayleyfile-axis-3d(#1378) by @danielbayleyfile-badge-2(#1378) by @danielbayleyfile-badge(#1378) by @danielbayleyfile-bar-chart-2(#1378) by @danielbayleyfile-bar-chart(#1378) by @danielbayleyfile-box(#1378) by @danielbayleyfile-check-2(#1378) by @danielbayleyfile-check(#1378) by @danielbayleyfile-clock(#1378) by @danielbayleyfile-code-2(#1378) by @danielbayleyfile-code(#1378) by @danielbayleyfile-cog(#1378) by @danielbayleyfile-diff(#1378) by @danielbayleyfile-digit(#1378) by @danielbayleyfile-down(#1378) by @danielbayleyfile-heart(#1378) by @danielbayleyfile-image(#1378) by @danielbayleyfile-input(#1378) by @danielbayleyfile-json-2(#1378) by @danielbayleyfile-json(#1378) by @danielbayleyfile-key-2(#1378) by @danielbayleyfile-key(#1378) by @danielbayleyfile-line-chart(#1378) by @danielbayleyfile-lock-2(#1378) by @danielbayleyfile-lock(#1378) by @danielbayleyfile-minus-2(#1378) by @danielbayleyfile-minus(#1378) by @danielbayleyfile-output(#1378) by @danielbayleyfile-pen-line(#1378) by @danielbayleyfile-pen(#1378) by @danielbayleyfile-pie-chart(#1378) by @danielbayleyfile-plus-2(#1378) by @danielbayleyfile-plus(#1378) by @danielbayleyfile-question(#1378) by @danielbayleyfile-scan(#1378) by @danielbayleyfile-search-2(#1378) by @danielbayleyfile-search(#1378) by @danielbayleyfile-spreadsheet(#1378) by @danielbayleyfile-stack(#1378) by @danielbayleyfile-symlink(#1378) by @danielbayleyfile-terminal(#1378) by @danielbayleyfile-text(#1378) by @danielbayleyfile-type-2(#1378) by @danielbayleyfile-type(#1378) by @danielbayleyfile-up(#1378) by @danielbayleyfile-video-2(#1378) by @danielbayleyfile-video(#1378) by @danielbayleyfile-volume-2(#1378) by @danielbayleyfile-volume(#1378) by @danielbayleyfile-warning(#1378) by @danielbayleyfile-x-2(#1378) by @danielbayleyfile-x(#1378) by @danielbayleyfile(#1378) by @danielbayleyfiles(#1378) by @danielbayleysticker(#1378) by @danielbayleysticky-note(#1378) by @danielbayley
New icons 🎨
blend(#1280) by @danielbayleyeclipse(#1280) by @danielbayleypaint-roller(#1280) by @danielbayleyswatch-book(#1280) by @danielbayley
Modified Icons 🔨
aperture(#1280) by @danielbayley
New icons 🎨
list-collapse(#1790) by @ocavue
New icons 🎨
notebook-pen(#1363) by @danielbayleynotebook-tabs(#1363) by @danielbayleynotebook-text(#1363) by @danielbayleynotebook(#1363) by @danielbayleynotepad-text-dashed(#1363) by @danielbayleynotepad-text(#1363) by @danielbayley
Modified Icons 🔨
folder-sync(#1745) by @jguddas
New icons 🎨
between-horizonal-end(#1508) by @danielbayleybetween-horizonal-start(#1508) by @danielbayleybetween-vertical-end(#1508) by @danielbayleybetween-vertical-start(#1508) by @danielbayley
New icons 🎨
heater(#1461) by @danielbayleyvault(#1461) by @danielbayleywashing-machine(#1461) by @danielbayley
New icons 🎨
bolt(#1340) by @danielbayleydrill(#1340) by @danielbayley
New icons 🎨
columns-1(#1500) by @danielbayleycolumns-2(#1500) by @danielbayleycolumns-3(#1500) by @danielbayleycolumns-4(#1500) by @danielbayleyrows-1(#1500) by @danielbayleyrows-2(#1500) by @danielbayleyrows-3(#1500) by @danielbayleyrows-4(#1500) by @danielbayley
Optimized Icons 🔨
rabbit(#1763) by @jguddassquirrel(#1764) by @jguddas
Other fixes
- Fixes package list item 404 navigation error by @karsa-mistmere in https://github.com/lucide-icons/lucide/pull/1751
- fix: Exports
Icontype by @AdrianGonz97 in https://github.com/lucide-icons/lucide/pull/1762 - Fix type error of preact
createLucideIcon()by @nix6839 in https://github.com/lucide-icons/lucide/pull/1754 - improved SvgPreview radii highlighting by @jguddas in https://github.com/lucide-icons/lucide/pull/1747
- Renamed alarm-minus to alarm-clock-minus by @jguddas in https://github.com/lucide-icons/lucide/pull/1629
New icons 🎨
panels-right-bottom(#1156) by @danielbayleypanels-top-left(#1156) by @danielbayley
Modified Icons 🔨
panel-bottom-close(#1156) by @danielbayleypanel-bottom-open(#1156) by @danielbayleypanel-bottom(#1156) by @danielbayleypanel-left-close(#1156) by @danielbayleypanel-left-open(#1156) by @danielbayleypanel-left(#1156) by @danielbayleypanel-right-close(#1156) by @danielbayleypanel-right-open(#1156) by @danielbayleypanel-right(#1156) by @danielbayleypanel-top-close(#1156) by @danielbayleypanel-top-open(#1156) by @danielbayleypanel-top(#1156) by @danielbayley
Lucide Svelte update ⛏️
- Fixed export maps, types, and packaging for
lucide-svelteby @AdrianGonz97 in https://github.com/lucide-icons/lucide/pull/1707
New icons 🎨
a-arrow-down(#1222) by @it-is-nota-arrow-up(#1222) by @it-is-nota-large-small(#1222) by @it-is-not
Modified Icons 🔨
gavel(#1744) by @jguddas
New icons 🎨
cooking-pot(#1737) by @ericfennis
New icons 🎨
anvil(#1407) by @danielbayleybrick-wall(#1407) by @danielbayleyfence(#1407) by @danielbayleyinspection-panel(#1407) by @danielbayley
New icons 🎨
alarm-smoke(#1392) by @danielbayleybell-electric(#1392) by @danielbayleycctv(#1392) by @danielbayleyfire-extinguisher(#1392) by @danielbayleypointer-off(#1567) by @jguddas
New icons 🎨
squircle(#1293) by @jguddas
New icons 🎨
user-round-search(#1620) by @jmsvuser-search(#1620) by @jmsv
New icons 🎨
message-circle-code(#1208) by @danielbayleymessage-circle-dashed(#1208) by @danielbayleymessage-circle-heart(#1208) by @danielbayleymessage-circle-more(#1208) by @danielbayleymessage-circle-off(#1208) by @danielbayleymessage-circle-plus(#1208) by @danielbayleymessage-circle-question(#1208) by @danielbayleymessage-circle-reply(#1208) by @danielbayleymessage-circle-warning(#1208) by @danielbayleymessage-circle-x(#1208) by @danielbayleymessage-square-code(#1208) by @danielbayleymessage-square-diff(#1208) by @danielbayleymessage-square-dot(#1208) by @danielbayleymessage-square-heart(#1208) by @danielbayleymessage-square-more(#1208) by @danielbayleymessage-square-off(#1208) by @danielbayleymessage-square-quote(#1208) by @danielbayleymessage-square-reply(#1208) by @danielbayleymessage-square-share(#1208) by @danielbayleymessage-square-text(#1208) by @danielbayleymessage-square-warning(#1208) by @danielbayleymessage-square-x(#1208) by @danielbayley
Modified Icons 🔨
message-circle(#1208) by @danielbayleymessage-square-plus(#1208) by @danielbayley
New icons 🎨
audio-lines(#1124) by @danielbayleyaudio-waveform(#1124) by @danielbayleydisc-album(#1124) by @danielbayleydrum(#1124) by @danielbayleyfile-music(#1124) by @danielbayleyguitar(#1124) by @danielbayleykeyboard-music(#1124) by @danielbayleypiano(#1124) by @danielbayley
Modified Icons 🔨
speaker(#1124) by @danielbayley
Packages updates 📦
- Angular 17 support for
lucide-angular#1696 - Make sure "lucide" classes are applied on elements for all packages #1691
Renamed Icons 🔨
user-2touser-round(#1638) by @jmsvuser-check-2touser-round-check(#1638) by @jmsvuser-circle-2touser-round-circle(#1638) by @jmsvuser-cog-2touser-round-cog(#1638) by @jmsvuser-minus-2touser-round-minus(#1638) by @jmsvuser-plus-2touser-round-plus(#1638) by @jmsvuser-search-2touser-round-search(#1638) by @jmsvuser-square-2touser-round-square(#1638) by @jmsvuser-x-2touser-round-x(#1638) by @jmsvusers-2tousers-round(#1638) by @jmsv
Breaking change for lucide-angular
The interface LucideIconData was updated to match that of other packages. If you implemented third party icons using this format, you should update these to match the new format (which drops the svg root element name and its attributes, leaving just child paths), for more information see: https://github.com/lucide-icons/lucide/pull/1641
New icons 🎨
check-square-2(#1297) by @danielbayleyribbon(#1438) by @karsa-mistmere
Modified Icons 🔨
check-circle-2(#1297) by @danielbayleycheck-circle(#1297) by @danielbayleycheck-square(#1297) by @danielbayleycheck(#1297) by @danielbayley
Modified Icons 🔨
cake(#1651) by @jguddasradiation(#1655) by @karsa-mistmeretree-deciduous(#1647) by @jguddas
New icons 🎨
git-commit-vertical(#995) by @danielbayleygit-compare-arrows(#995) by @danielbayleygit-graph(#995) by @danielbayleygit-pull-request-arrow(#995) by @danielbayleygit-pull-request-create-arrow(#995) by @danielbayleygit-pull-request-create(#995) by @danielbayley
Modified Icons 🔨
git-fork(#995) by @danielbayleygit-pull-request-closed(#995) by @danielbayley
New icons 🎨
power-circle(#1353) by @danielbayleypower-square(#1353) by @danielbayley
Optimized Icons 🔨
armchair(#1610) by @jguddasfolder-archive(#1223) by @jguddasfolder-check(#1223) by @jguddasfolder-clock(#1223) by @jguddasfolder-closed(#1223) by @jguddasfolder-cog(#1223) by @jguddasfolder-down(#1223) by @jguddasfolder-edit(#1223) by @jguddasfolder-git(#1223) by @jguddasfolder-heart(#1223) by @jguddasfolder-input(#1223) by @jguddasfolder-key(#1223) by @jguddasfolder-lock(#1223) by @jguddasfolder-minus(#1223) by @jguddasfolder-open(#1223) by @jguddasfolder-plus(#1223) by @jguddasfolder-search-2(#1223) by @jguddasfolder-search(#1223) by @jguddasfolder-tree(#1223) by @jguddasfolder-up(#1223) by @jguddasfolder-x(#1223) by @jguddasfolder(#1223) by @jguddasfolders(#1223) by @jguddaspower(#1353) by @danielbayley
Icon alias support in lucide package
The regular lucide package has finally support for icon aliases. See #1592.
New icons 🎨
book-a(#1352) by @danielbayleybook-audio(#1352) by @danielbayleybook-check(#1352) by @danielbayleybook-headphones(#1352) by @danielbayleybook-heart(#1352) by @danielbayleybook-image(#1352) by @danielbayleybook-open-text(#1352) by @danielbayleybook-text(#1352) by @danielbayleybook-type(#1352) by @danielbayleybook-user(#1352) by @danielbayleylibrary-big(#1352) by @danielbayleylibrary-square(#1352) by @danielbayley
Modified Icons 🔨
backpack(#1611) by @jguddasglobe(#1606) by @jguddas
Modified Icons 🔨
bomb(#1605) by @karsa-mistmerecopyleft(#1605) by @karsa-mistmerecopyright(#1605) by @karsa-mistmere
New icons 🎨
umbrella-off(#1568) by @jguddas
New icons 🎨
image-down(#1570) by @jguddasmap-pinned(#1390) by @danielbayleyroute-off(#1390) by @danielbayleyroute(#1390) by @danielbayleysignpost-big(#1390) by @danielbayleysignpost(#1390) by @danielbayleywaypoints(#1390) by @danielbayley
New icons 🎨
caravan(#1409) by @danielbayleyflame-kindling(#1409) by @danielbayleytent-tree(#1409) by @danielbayley
Modified Icons 🔨
tent(#1409) by @danielbayley
New icons 🎨
barcode(#1354) by @danielbayleyfullscreen(#1354) by @danielbayleyscan-barcode(#1354) by @danielbayleyscan-eye(#1354) by @danielbayleyscan-search(#1354) by @danielbayleyscan-text(#1354) by @danielbayley
Modified Icons 🔨
scan-line(#1354) by @danielbayley
New icons 🎨
lock-keyhole(#1346) by @cd16bunlock-keyhole(#1346) by @cd16b
Modified Icons 🔨
mouse-pointer-click(#1563) by @jguddas
New icons 🎨
cone(#1142) by @danielbayleycuboid(#1142) by @danielbayleycylinder(#1142) by @danielbayleydiameter(#1142) by @danielbayleydrafting-compass(#1142) by @danielbayleyland-plot(#1142) by @danielbayleylayers-2(#1142) by @danielbayleylayers-3(#1142) by @danielbayleypentagon(#1142) by @danielbayleypyramid(#1142) by @danielbayleyradius(#1142) by @danielbayleytangent(#1142) by @danielbayleytorus(#1142) by @danielbayleyweight(#1142) by @danielbayley
Modified Icons 🔨
bomb(#1573) by @jguddascopyleft(#1573) by @jguddascopyright(#1573) by @jguddasgift(#1571) by @jguddaslayers(#1142) by @danielbayleysubtitles(#1573) by @jguddastriangle(#1142) by @danielbayley
New icons 🎨
drama(#1474) by @MaxTechnicstheater(#1474) by @MaxTechnics
New icons 🎨
bookmark-check(#1259) by @danielbayleybookmark-x(#1259) by @danielbayley
New icons 🎨
speech(#1337) by @AirOne01
Modified Icons 🔨
bot(#1544) by @ericfennis
New icons 🎨
slash(#1241) by @danielbayley
Modified Icons 🔨
clapperboard(#1506) by @danielbayleyfilm(#1506) by @danielbayleysun-moon(#1545) by @itsjavi
New icons 🎨
percent-circle(#1326) by @danielbayleypercent-diamond(#1326) by @danielbayleypercent-square(#1326) by @danielbayley
New icons 🎨
shield-ellipsis(#1349) by @danielbayleyshield-half(#1349) by @danielbayleyshield-minus(#1349) by @danielbayleyshield-plus(#1349) by @danielbayleyshield-x(#1349) by @danielbayley
Modified Icons 🔨
shield-alert(#1349) by @danielbayleyshield-check(#1349) by @danielbayleyshield-off(#1349) by @danielbayleyshield-question(#1349) by @danielbayleyshield(#1349) by @danielbayley
New icons 🎨
badge-cent(#1406) by @danielbayleybadge-euro(#1406) by @danielbayleybadge-indian-rupee(#1406) by @danielbayleybadge-japanese-yen(#1406) by @danielbayleybadge-pound-sterling(#1406) by @danielbayleybadge-russian-ruble(#1406) by @danielbayleybadge-swiss-franc(#1406) by @danielbayley
Modified Icons 🔨
russian-ruble(#1541) by @karsa-mistmere
New icons 🎨
bug-off(#988) by @danielbayleybug-play(#988) by @danielbayley
Modified Icons 🔨
bug(#988) by @danielbayley
New icons 🎨
archive-x(#1203) by @danielbayley
Modified Icons 🔨
archive-restore(#1203) by @danielbayleyarchive(#1203) by @danielbayleybox(#1481) by @danielbayleypackage-check(#1481) by @danielbayleypackage-minus(#1481) by @danielbayleypackage-plus(#1481) by @danielbayleypackage-search(#1481) by @danielbayleypackage-x(#1481) by @danielbayleypackage(#1481) by @danielbayley
New icons 🎨
database-zap(#1400) by @danielbayley
Modified Icons 🔨
database-backup(#1400) by @danielbayley
New icons 🎨
mouse-pointer-square-dashed(#1319) by @danielbayleytablet-smartphone(#1319) by @danielbayley
Modified Icons 🔨
brain-cog(#1225) by @jguddascloud-cog(#1225) by @jguddasfile-cog(#1225) by @jguddasfolder-cog(#1225) by @jguddasserver-cog(#1225) by @jguddasuser-cog-2(#1225) by @jguddasuser-cog(#1225) by @jguddas