Eric Fennis
8a3f8c6bb9
Merge branch 'main' of https://github.com/lucide-icons/lucide into adding-use-cases
2026-06-26 08:49:58 +02:00
Eric Fennis
7e938845f0
fix(lcuide-react-native): Fix context provider export ( #4497 )
2026-06-25 07:22:42 +02:00
Eric Fennis
0d6c47d545
docs(installation.md): Remove outdate next tag in installation ( #4495 )
2026-06-24 12:03:14 +02:00
Hsi
2f5af2ceb5
fix(docs): allow icon popularity prebuild without token ( #4481 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2026-06-24 11:35:49 +02:00
dependabot[bot]
448bcc90fe
chore(deps): bump esbuild from 0.25.12 to 0.28.1 ( #4459 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.25.12 to 0.28.1.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.28.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-24 11:23:17 +02:00
Bartek Iwańczuk
2fed527c00
docs(site): add Deno to installation instructions ( #4486 )
2026-06-24 11:17:59 +02:00
Hsi
8fc6b70aa5
fix(docs): fix color input clipping ( #4488 )
...
* fix(docs): cap customizer hex input
* fix(docs): use full width color field
2026-06-19 16:16:39 +02:00
Eric Fennis
cf0e1e44ba
ci(release.yml): Remove concurrency field to prevent release mess ( #4485 )
2026-06-18 14:41:27 +02:00
Eric Fennis
27c997fc14
Add batch 12
2026-06-18 14:39:05 +02:00
Eric Fennis
622d9efa24
Add batch 11
2026-06-18 14:31:44 +02:00
Eric Fennis
b61e540082
Add batch 10
2026-06-18 14:29:58 +02:00
Eric Fennis
d21b575107
Add batch 9
2026-06-18 14:26:27 +02:00
Eric Fennis
32776e8242
Add batch 8
2026-06-18 14:16:31 +02:00
Eric Fennis
bea6fdcac3
Add batch 7
2026-06-18 14:13:01 +02:00
Eric Fennis
e86c474fd5
Add batch 6
2026-06-18 13:55:12 +02:00
Eric Fennis
6c36c9ba80
Add batch 5
2026-06-18 13:43:23 +02:00
Eric Fennis
e8a2214eee
Add batch 4
2026-06-18 13:38:01 +02:00
Eric Fennis
91cc79b19f
Add batch 3
2026-06-18 13:34:32 +02:00
Eric Fennis
df5fb69839
Add batch 2
2026-06-18 13:07:41 +02:00
Eric Fennis
9b5fd4514e
Batch one of use-cases
2026-06-18 11:46:30 +02:00
Eric Fennis
b380956554
Apply use-cases
2026-06-18 11:19:17 +02:00
Eric Fennis
1de10e927d
Merge branch 'adding-use-cases-part-two' into adding-use-cases
2026-06-18 10:59:30 +02:00
Eric Fennis
b01519fd54
Merge branch 'adding-use-cases-part-one' into adding-use-cases
2026-06-18 10:59:21 +02:00
Barakudum
65ef069acc
feat(icons): add 6 database variant icons ( #4336 )
...
* feat(icons): added database-variants `database-check`, `database-x`, `database-plus`, `database-minus`, `database-arrow-down`, `database-arrow-up`
* fix(metadata): add missing use-cases for database variant icons
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2026-06-18 09:06:07 +02:00
Eric Fennis
c1fcc1f238
ci(release.yml): Remove concurrency field to prevent release mess
2026-06-18 08:57:54 +02:00
Rodrigo Luiz Schil Pellegrini
7983b2a262
feat(icons): added broken-bone icon ( #4131 )
...
* Added icons/broken-bone.svg
* Added icons/broken-bone.json
* redesign according to guidelines
* fix(bone-fracture.json): Remove trailing comma and ensure proper JSON formatting
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
1.21.0
2026-06-18 08:54:04 +02:00
Hsi
7ddb1e237d
fix(docs): rename navigation category label ( #4483 )
2026-06-17 07:42:12 +02:00
Eric Fennis
5ff536e139
ci(release.yml): Fix workflow and remove version scripts in package scripts ( #4479 )
...
* ci(release.yml): Remove new-version in release flow
* Remove version in scripts
* Update workflow
2026-06-16 16:24:07 +02:00
Eric Fennis
bb7d2d9839
ci(release.yml): Remove new-version in release flow ( #4478 )
2026-06-16 15:01:58 +02:00
Jenn M
fc20eb6c7a
feat(icons): added pencil-sparkles icon ( #4445 )
...
* Added icons/pencil-sparkles.svg
* Added icons/pencil-sparkles.json
* Fix pencil-sparkles artboard
viewbox was previously set to 22px instead of 24px
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Karsa <contact@karsa.org >
1.20.0
2026-06-16 13:21:44 +02:00
dependabot[bot]
d850228c3c
chore(deps-dev): bump @angular/common from 21.2.5 to 21.2.17 ( #4471 )
...
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) from 21.2.5 to 21.2.17.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/v21.2.17/packages/common )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-version: 21.2.17
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 08:41:07 +02:00
dependabot[bot]
f6cef23cd7
chore(deps-dev): bump markdown-it from 14.1.1 to 14.2.0 ( #4475 )
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 14.1.1 to 14.2.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.1...14.2.0 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-version: 14.2.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 08:37:37 +02:00
dependabot[bot]
766c98af22
chore(deps-dev): bump vitest from 4.0.12 to 4.1.0 ( #4429 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 4.0.12 to 4.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 4.1.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 08:36:08 +02:00
dependabot[bot]
1f0f070e84
chore(deps-dev): bump @angular/core from 21.2.5 to 21.2.17 ( #4470 )
...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) from 21.2.5 to 21.2.17.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/v21.2.17/packages/core )
---
updated-dependencies:
- dependency-name: "@angular/core"
dependency-version: 21.2.17
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 08:08:03 +02:00
dependabot[bot]
a90271b282
chore(deps-dev): bump @angular/compiler from 21.2.5 to 21.2.17 ( #4474 )
...
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) from 21.2.5 to 21.2.17.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/v21.2.17/packages/compiler )
---
updated-dependencies:
- dependency-name: "@angular/compiler"
dependency-version: 21.2.17
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-16 06:32:06 +02:00
Scott Krukowski
c81680e066
docs(docs): fix broken Svelte package source link in README ( #4468 )
2026-06-15 09:42:24 +02:00
Jakob Guddas
0c57f7265a
feat(icons): added clock-arrow-out icon ( #2404 )
...
* Added icons/clock-arrow-out.svg
* Added icons/clock-arrow-out.json
* Rename icon
* Add empty use-cases array
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Update clock-arrow-right.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-13 17:51:32 +02:00
Jakob Guddas
f917f247e3
feat(icons): added user-round-arrow-in icon ( #2283 )
...
* Added icons/user-round-arrow-inwards.svg
* Added icons/user-round-arrow-inwards.json
* Updated icons/user-round-arrow-inwards.json
* Rename user-round-arrow-inwards.json to user-round-arrow-in.json
* Rename user-round-arrow-inwards.svg to user-round-arrow-in.svg
* Rename icon
* Add use cases empty
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-13 17:35:55 +02:00
Jacob Padilla
aef0f98a68
feat(icons): added summary icon ( #3114 )
...
* ai summary icon
* other summary icon svg
* slightly less pronounced curve
* Modify SVG paths in summary.svg
* Update icons/summary.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-13 17:31:07 +02:00
Jakob Guddas
6e5c250af0
feat(icons): added clock-arrow-in icon ( #2403 )
...
* Added icons/clock-arrow-in.svg
* Added icons/clock-arrow-in.json
* Updated icons/clock-arrow-in.json
* Rename to clock-arrow-left
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-13 17:25:43 +02:00
Marcos Ramírez F.
f37f235d78
feat(icons): added banknote-check icon ( #3956 )
...
* Added icons/banknote-check.svg
* Added icons/banknote-check.json
* Update icons/banknote-check.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Karsa <contact@karsa.org >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Update banknote-check.json
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-13 17:02:57 +02:00
Ádám Kovács
b973e42174
feat(icons): added tag-plus and tag-x icons ( #3980 )
...
* add tag-plus icon
* add tag-x icon
* Update icons/tag-x.svg
Co-authored-by: Karsa <contact@karsa.org >
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-13 17:02:40 +02:00
Eric Fennis
ce6fb3dd6c
fix(metadata): Add use-cases to auto-save
2026-06-13 16:55:50 +02:00
Anatole Dufour
c3262987be
feat(icons): added save-check icon ( #3120 )
...
* Added icons/save-check.svg
* Added icons/save-check.json
* Fixing angle of the checkmark to be 90 degrees
* Adding contributors of the save icon
* Update save-check.svg paths for new design
* Update save-check.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2026-06-13 15:51:47 +02:00
Jamie Law
52ee7b3692
Add tags to search- icons ( #4099 )
2026-06-13 15:32:02 +02:00
Jakob Guddas
04ee825d6b
fix(icons): decreased size of arrows inside square-arrow-* icons ( #3926 )
...
* Updated icons/square-arrow-down-left.svg
* Updated icons/square-arrow-down-left.json
* Updated icons/square-arrow-up-right.svg
* Updated icons/square-arrow-up-right.json
* Updated icons/square-arrow-up-left.svg
* Updated icons/square-arrow-up-left.json
* Updated icons/square-arrow-down-right.svg
* Updated icons/square-arrow-down-right.json
2026-06-13 15:29:54 +02:00
Jakob Guddas
0241b57c35
feat(icons): added podium icon ( #2124 )
...
* Added icons/podium.svg
* Added icons/podium.json
* Updated icons/podium.svg
* Update icons/podium.json
Co-authored-by: Kyle Angelo Galendez <xcxkyleangelo26@gmail.com >
* Update icons/podium.svg
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Apply suggestion from @github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Kyle Angelo Galendez <xcxkyleangelo26@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
1.19.0
2026-06-13 15:25:52 +02:00
Eric Fennis
24dd855b87
feat(site): Improve search and add sorting options ( #4453 )
...
* setup icon popularity call
* Adjust sort button
* Adjust sorting
* Adds aliases
* Format code
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Add check for env variable
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Improve styling on mobile
* Remove hardcoded sort icon
* Fix build
* Format code
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-13 15:25:41 +02:00
Jakob Guddas
4e5fce4adc
fix(icons): changed wallet-cards icon ( #3888 )
...
* Updated icons/wallet-cards.svg
* Updated icons/wallet-cards.json
* Update icons/wallet-cards.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Updated icons/wallet-cards.svg
* Updated icons/wallet-cards.json
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2026-06-13 15:23:19 +02:00
Vyctor H. Brzezowski
ae94b5118b
fix(site): reserve space for icon detail drawer ( #4344 )
2026-06-13 15:04:57 +02:00