lt25106
e9e060a851
feat(icons): added printer-x icon ( #3941 )
...
* Added icons/printer-cross.svg
* Added icons/printer-cross.json
* Add error-related tags to printer-cross.json
Added new tags for error handling.
* Rename printer-cross.json to printer-x.json
* Update and rename printer-cross.svg to printer-x.svg
0.563.0
2026-01-23 11:43:01 +01:00
Epifânio Francisco
0371baabcb
fix(site): hide native search input clear "X" icon ( #3933 )
...
* fix(site): hide native search input clear "X" icon
Hide the browser's default clear "X" icon for search inputs to prevent duplicate icons when using the custom clear button. This resolves issue #3925
* style(site): adjust clear button position in input component for mobile
* fix(site): adjust clear button position for Mac in search input
2026-01-23 07:51:00 +01:00
Karsa
67c0485457
feat(scripts): added helper script to automatically update OpenCollective backers in all readmes ( #4014 )
...
feat(docs): upgraded backers as per the recurring contributions in the last 3 months
2026-01-22 11:27:39 +01:00
drago1520
c47876e5a6
Suggest anchoring to a specific lucide version when using cnd ( #3727 )
...
My whole app crashed because the newest version had a critical bug. I want to help other people avoid my mistake by anchoring to a specific version that worked for them
2026-01-22 09:07:52 +01:00
dependabot[bot]
96859ba947
chore(deps): bump lodash-es from 4.17.21 to 4.17.23 ( #4019 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2026-01-22 09:06:37 +01:00
dependabot[bot]
7dfa7d9fc6
chore(deps): bump lodash from 4.17.21 to 4.17.23 ( #4020 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 08:58:17 +01:00
Eric Fennis
b6ed43d48c
feat(packages): Added aria-hidden fallback for decorative icons to all packages ( #3604 )
...
* Add aria hidden to lucide package
* Add aria-hidden to astro package
* Add tests for shared package
* Fix test for props
* add aria prop to lucide-solid
* Add aria-hidden to lucide-vue-next
* Add aria-hidden prop to angular package
* Fix builds
* Add notice about aria-label in docs
* Format code
* Update packages/svelte/tests/Icon.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/lucide-svelte/tests/Icon.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/shared/src/utils/hasA11yProp.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Adjusted docs
* Fix import
* update tests
* test(shared): fix hasA11yProp unit test
* fix(packages/lucide-angular): fix hasA11yProp import path (non-relative import path will not get properly resolved by ng-packagr)
* Format code
* Adjust aria props to root element
* Format code
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Karsa <contact@karsa.org >
2026-01-20 15:55:02 +01:00
Alexander Wondwossen
9b10d1d9bb
Update LICENSE ( #4009 )
2026-01-20 08:13:05 +01:00
Jakob Guddas
442ddbc43c
fix: resolved spelling mistake in gh issue close command ( #4000 )
2026-01-19 13:08:57 +01:00
Jakob Guddas
ce5cab371f
fix(icons): changed cloudy icon ( #3966 )
...
* Updated icons/cloudy.svg
* Updated icons/cloudy.json
* Updated icons/cloudy.svg
2026-01-15 14:48:23 +01:00
Jakob Guddas
69239462bb
fix(icons): changed message-square-dashed icon ( #3959 )
...
* Updated icons/message-square-dashed.svg
* Updated icons/message-square-dashed.json
* Updated icons/message-square-dashed.svg
2026-01-15 14:35:18 +01:00
Jakob Guddas
f8e04958d8
fix(icons): changed bookmark icon ( #2906 )
...
* Updated icons/bookmark.svg
* Updated icons/bookmark.json
* Updated icons/bookmark.svg
* Updated icons/bookmark.svg
* Update icons/bookmark.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Updated icons/bookmark-check.svg
* Updated icons/bookmark-check.json
* Updated icons/bookmark-minus.svg
* Updated icons/bookmark-minus.json
* Updated icons/bookmark-plus.svg
* Updated icons/bookmark-plus.json
* Updated icons/bookmark-x.svg
* Updated icons/bookmark-x.json
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-15 14:15:40 +01:00
Karsa
e466a104ff
fix(icons): changed waypoints icon ( #3990 )
...
* Updated icons/waypoints.svg
* Updated icons/waypoints.json
2026-01-15 13:30:47 +01:00
Muhammad Aqib Bashir
516917c527
feat(icon): add globe-x icon with metadata ( #3827 )
...
* feat(icon): add globe-x icon with metadata
* style(icon): redesign icon to make X mark 5 by 5
---------
Co-authored-by: Karsa <contact@karsa.org >
2026-01-12 10:34:21 +01:00
dependabot[bot]
3cec234405
chore(deps-dev): bump preact from 10.27.2 to 10.27.3 ( #3955 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.27.2 to 10.27.3.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.27.2...10.27.3 )
---
updated-dependencies:
- dependency-name: preact
dependency-version: 10.27.3
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2026-01-10 17:34:30 +01:00
Miguel Angel Alvarez
a258509bbb
docs(site): added lucide-web-components third-party package ( #3948 )
...
* Add Lucide Web Components implementation
* restore lucide-rails
* Update docs/.vitepress/data/packageData.thirdParty.json
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: midesweb <miguel@escuela.it >
Co-authored-by: Karsa <contact@karsa.org >
2026-01-10 17:34:16 +01:00
Jakob Guddas
10918eba1f
Updated icons/cloud-off.svg ( #3942 )
2026-01-10 12:38:15 +01:00
Jakob Guddas
5f4f58cba8
fix(icons): changed lasso icon ( #3961 )
...
* Updated icons/lasso.svg
* Updated icons/lasso.json
* Updated icons/lasso.svg
2026-01-10 12:37:19 +01:00
Jakob Guddas
511d7fabf7
Updated icons/monitor-off.svg ( #3962 )
2026-01-10 12:36:16 +01:00
Jakob Guddas
77a67819e4
Updated icons/tickets-plane.svg ( #3928 )
2026-01-08 12:54:13 +01:00
Jakob Guddas
edc588125f
Updated icons/star-off.svg ( #3952 )
2026-01-07 09:20:42 +01:00
taimar
0c4ac91ba5
fix(site): unify and improve the styling of input fields ( #3919 )
...
* Unify and improve the styling of input fields
* InputSearch: use ellipsis character, remove redundant space
2026-01-02 08:48:03 +01:00
taimar
450acd617d
Add missing titles and unify title template ( #3920 )
2026-01-02 08:46:32 +01:00
Karsa
d391bda369
feat: add Android to brand stopwords ( #3895 )
2025-12-22 07:54:08 +01:00
David Castilla Ortiz
69bf052ee5
Enable ligatures in font build configuration ( #3876 )
2025-12-18 12:17:28 +01:00
Karsa
6b4075b89b
feat(icons): added toolbox icon ( #3871 )
...
* Added icons/toolbox.svg
* Added icons/toolbox.json
0.562.0
2025-12-18 11:44:47 +01:00
Jacek Tomaszewski
7a68e10b12
fix(lucide-react-native): remove icons namespace export to enable tree-shaking ( #3868 )
...
* fix(lucide-react-native): remove icons namespace export to enable tree-shaking
The `export * as icons from './icons'` statement defeats tree-shaking
because bundlers cannot determine which exports from the namespace are
actually used at build time. This causes all 1600+ icons to be included
in the final bundle even when only a few are imported.
This change removes the namespace re-export while keeping all individual
icon exports available via `export * from './icons'`.
BREAKING CHANGE: The `icons` namespace export is no longer available.
Users should import icons directly: `import { Activity } from 'lucide-react-native'`
instead of `import { icons } from 'lucide-react-native'; icons.Activity`.
* Add icons entry file to improve treeshaking
* Format code
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-12-18 11:44:26 +01:00
Jakob Guddas
a4531a9985
fix(react-native-web): only add className prop to parent Icon component ( #3892 )
2025-12-18 11:43:31 +01:00
taimar
3edcd9e0c3
fix and unify color-picker font-size ( #3889 )
2025-12-15 14:59:14 +01:00
Jakob Guddas
0b8f99326c
fix(icons): changed paint-bucket icon ( #3880 )
...
* Updated icons/paint-bucket.svg
* Updated icons/paint-bucket.svg
* Updated icons/paint-bucket.svg
* Updated icons/paint-bucket.svg
* Updated icons/paint-bucket.json
* Updated icons/paint-bucket.json
2025-12-12 13:27:37 +01:00
Alexandru Portan
7abb61630e
feat(icons): added stone icon ( #3850 )
...
* Added icons/stone.svg
* Added icons/stone.json
* Update icons/stone.json
Added suggested tags
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update stone.svg
Updated based on suggested changes
* Update icons/stone.json
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jakob Guddas <github@jguddas.de >
0.561.0
2025-12-12 09:26:54 +01:00
Eric Fennis
3b0d158ea1
fix(site): Small adjustments color picker and add clear button search bar ( #3851 )
...
* Small adjustments
* Format code
* format code
* Remove default value
* format code
* update yml file
* Format code
* Update docs/.vitepress/theme/components/base/Input.vue
Co-authored-by: Karsa <contact@karsa.org >
* Add extra check if null or undefined
---------
Co-authored-by: Karsa <contact@karsa.org >
2025-12-12 09:25:39 +01:00
Veles
124572c83b
feat(icons): added cannabis-off icon ( #3748 )
...
* Added icons/cannabis-off.svg
* Added icons/cannabis-off.json
* fix: applied optimization by jguddas
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
0.560.0
2025-12-11 09:15:49 +01:00
7ender
4fcfb6a4d1
feat(icons): added fishing-hook icon ( #3837 )
...
* Added icons/fishing-hook.svg
* Added icons/fishing-hook.json
* Update icons/fishing-hook.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update fishing-hook.svg
upd, Big thanks to @jguddas, @karsa-mistmere and @jamiemlaw
* Update fishing-hook.json
+ contributors
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.559.0
2025-12-10 14:06:51 +01:00
Jamie Law
0f732b411d
feat(icons): added hd icon ( #2958 )
...
* Add `hd` icon
* Update hd.svg
* Update hd.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.558.0
2025-12-10 13:56:10 +01:00
Eric Fennis
ce09c31f08
Merge branch 'main' of https://github.com/lucide-icons/lucide
2025-12-10 13:12:58 +01:00
Eric Fennis
c2b059fb60
ci(release.yml): Remove deprecated token assignment
2025-12-10 13:12:55 +01:00
Peter Uithoven
b3c80d027a
feat(icons): added balloon icon ( #2519 )
...
* Added icons/balloon.svg
* Added icons/balloon.json
* Updated icons/balloon.svg
* Optimize paths
* Update tags
---------
Co-authored-by: peteruithoven <peter@metabolic.nl >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.557.0
2025-12-10 13:07:01 +01:00
Eric Fennis
20f30bb5ea
Merge branch 'main' of https://github.com/lucide-icons/lucide
2025-12-10 13:05:38 +01:00
Eric Fennis
c47ae67a3b
ci(ci.yml): Apply env variables
2025-12-10 13:05:34 +01:00
Nathan De Pachtere
7866a5a5c6
feat(icons): added circle-pile icon ( #3681 )
...
* Added icons/circle-pile.svg
* Added icons/circle-pile.json
* Add tags
* Reduce high
2025-12-10 12:58:51 +01:00
Eric Fennis
92bc88b001
ci(ci.yml): Fix latest tag from steps and remove superfluous steps
2025-12-10 12:58:06 +01:00
Eric Fennis
e75fbcdec4
feat(icons): Add cloud-sync and cloud-backup ( #3466 )
...
* Add icons
* Update cloud-backup.json
* Update cloud-sync.json
* Format code
---------
Co-authored-by: Karsa <contact@karsa.org >
2025-12-10 12:49:56 +01:00
Eric Fennis
4cef8283a7
ci(ci.yml): Fix LATEST_TAG assignment
2025-12-10 12:49:24 +01:00
Wiktor Żagiel
330f4b37db
feat(icons): add search-error icon ( #3292 )
...
* feat(icons): add `search-error` icon
* Update icons/search-error.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/search-error.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* chore(icons): rename `search-error` to `search-alert`
* Fix indentation contributors in search-alert.json
* Format code
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-12-10 11:33:12 +01:00
Sage Fennel
fd31cb44a8
docs(dev): Fix code sample for vanilla JS ( #3836 )
...
* Fix code sample for vanilla JS
The .append method of elements takes plain text, not HTML. This updates the code to use .insertAdjacentHTML instead.
* Update createLabCodeExamples.ts
* fix(site): update createCodeExamples.ts vanilla JS code example
* Update createLabCodeExamples.ts
* Update createCodeExamples.ts
* Update createCodeExamples.ts
---------
Co-authored-by: Karsa <contact@karsa.org >
2025-12-10 11:18:57 +01:00
Juan Isidoro García Cifuentes
790d30dbfa
feat(icons): added layers-plus icon ( #3367 )
...
* Added icons/layers-plus.svg
* Added icons/layers-plus.json
* Update layers-plus.json
fix: updated contributors to reflect actual author
* fix(icon): update layers-plus icon to follow size and spacing guidelines
* fix(icon): adjust layers-plus plus sign alignment and slope
* fix(icon): apply optimized version from reviewer to align on grid and spacing
* chore: add karsa-mistmere as contributor
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-12-10 11:13:25 +01:00
Karsa
e7c075785f
fix(icons): changed tickets icon ( #3859 )
...
* Updated icons/tickets.svg
* Updated icons/tickets.json
* Updated icons/tickets-plane.svg
* Updated icons/tickets-plane.json
2025-12-10 11:10:26 +01:00
Ian Jones
6d4c91707d
fix(icons): Swap thumbs-up thumbs-down paths to fix fill issue ( #3873 )
...
* Swap thumbs-up.svg paths
* Swap thumbs-down.svg paths
2025-12-10 11:09:27 +01:00
Jakob Guddas
c0ea92ebe7
fix(icons): changed brush-cleaning icon ( #3863 )
...
* Updated icons/brush-cleaning.svg
* Updated icons/brush-cleaning.json
2025-12-10 11:08:55 +01:00