Jakob Guddas
e71198d9b3
chore: icon alias improvements ( #2861 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-30 16:52:50 +02:00
Jakob Guddas
57714e36ea
feat(SvgPreview): add features from lucide studio ( #3365 )
...
* feat(SvgPreview): add features from lucide studio
* Update docs/.vitepress/lib/SvgPreview/index.tsx
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-30 16:20:24 +02:00
Epifânio Francisco
358c9c1e80
fix(docs): update prop name from absolute-stroke-width to absoluteStrokeWidth in vue-next guide ( #3322 )
...
- Changed kebab-case to camelCase for consistency with Vue prop naming conventions
- Updated props table in lucide-vue-next documentation
2025-07-30 15:56:48 +02:00
Alex
64ddff76c5
fix: properly select icons dir for tags & error if no metadata found ( #3411 )
...
Fixes #3359
Throwing an error in readAllMetadata now to ensure this error can't happen again in the future.
The error was caused by this script being moved to a different dir, but the relative url not being updated, causing no icons to be found.
2025-07-30 11:59:46 +02:00
Jakob Guddas
31a9cdcbcc
ci: add "telegram" to close-issue-with-banned-phrases ( #3475 )
2025-07-30 09:04:52 +02:00
Karsa
69319ee2f0
feat(icons): arcified moon icons ( #3380 )
0.534.0
2025-07-29 20:50:39 +02:00
Karsa
7beb3ee666
fix(icons): changed gavel icon ( #3465 )
...
* Updated icons/gavel.svg
* Updated icons/gavel.json
* Update icons/gavel.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-29 19:16:31 +02:00
Eric Fennis
396d6d42ce
ci(suggest-tags): Switch to github.event.pull_request.head.sha
2025-07-29 16:19:30 +02:00
Eric Fennis
37a60eefb2
ci: Switch to $GITHUB_SHA
2025-07-29 16:11:08 +02:00
Jakob Guddas
c2c46b21ed
fix(icons): changed mails, tags, files, file-stack, book-copy and folders icon ( #2935 )
...
* Updated icons/folders.svg
* Updated icons/folders.svg
* Updated icons/folders.svg
* Updated icons/folders.svg
* Updated icons/files.svg
* Updated icons/files.json
* Updated icons/mails.svg
* Updated icons/mails.json
* Updated icons/tags.svg
* Updated icons/tags.json
* Updated icons/files.svg
* Updated icons/file-stack.svg
* Updated icons/file-stack.json
* Updated icons/files.json
* Updated icons/images.svg
* Updated icons/square-stack.svg
* Updated icons/square-stack.json
* Updated icons/square-stack.svg
* Updated icons/files.svg
* Update icons/square-stack.json
* Update icons/square-stack.svg
* Updated icons/book-copy.svg
* Updated icons/tags.svg
* Updated icons/tags.svg
* Update icons/mails.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/folders.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2025-07-29 09:37:58 +02:00
Karsa
0a0c8aa7e7
fix(icons): changed settings icon ( #3467 )
...
* Updated icons/settings.svg
* Updated icons/settings.json
* Updated icons/settings.svg
* Update settings.svg
2025-07-29 09:35:23 +02:00
Usama Khan
dc14e6ea8e
feat(icons): added closed-caption icon ( #2910 )
...
* Added icons/closed-caption.svg
* Added icons/closed-caption.json
* Update closed-caption.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.533.0
2025-07-29 09:28:40 +02:00
Jamie Law
1f67ef5307
fix(icons): Rounded and optically-centred flag-triangle-* icons ( #3438 )
...
* Rounded and optically-centred `flag-triangle-*` icons
* Increase size of flag
2025-07-29 09:23:43 +02:00
Jakob Guddas
ff6f9a09ad
Updated icons/folder-symlink.svg ( #2558 )
2025-07-29 09:22:54 +02:00
Jakob Guddas
585b65f28f
fix(icons): added rounding to heart-* icons ( #3061 )
...
* Updated icons/heart-handshake.svg
* Updated icons/heart-handshake.json
* Updated icons/heart-handshake.svg
* Updated icons/heart-handshake.svg
* Updated icons/heart-handshake.svg
* Updated icons/heart-handshake.svg
* Updated icons/heart-handshake.svg
* Updated icons/heart-handshake.svg
* Updated icons/heart.svg
* Updated icons/heart.json
* Updated icons/heart-pulse.svg
* Updated icons/heart-pulse.json
* Updated icons/heart-crack.svg
* Updated icons/heart-crack.json
* Updated icons/heart-off.svg
* Updated icons/heart-off.json
* Updated icons/heart-crack.svg
* Updated icons/heart-handshake.svg
* Updated icons/heart-minus.svg
* Updated icons/heart-minus.json
* Update icons/heart-minus.json
* Update icons/heart-minus.json
* Update icons/heart-minus.json
* Apply suggestions from code review
* Updated icons/heart-minus.svg
* Updated icons/heart-minus.svg
* Updated icons/heart-off.svg
* Updated icons/heart-plus.svg
* Updated icons/heart-plus.json
* Updated icons/heart-plus.json
* Update icons/heart-handshake.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/heart-handshake.svg
* Update icons/heart-crack.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2025-07-29 07:31:19 +02:00
Victor Soteras
405feea8f6
fix(icons): Changed a-large-small icon ( #3396 )
...
* fix(icons): Changed a-large-small icon
* fix(icons): Changed case-sensitive icon
* fix(icons): Changed case-lower icon
* fix(icons): Changed case-upper icon
* Apply suggestions from code review
* Update .gitignore
* Update icons/a-large-small.json
* Update icons/case-upper.svg
* Update icons/case-upper.svg
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-28 17:08:39 +02:00
Karsa
5931a4a227
fix(icons): changed sailboat icon ( #3460 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/sailboat.svg
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-28 15:59:58 +02:00
Zlendy
d3bafc2848
fix(docs): Icon Component Example for Svelte 5 does not compile ( #3416 )
2025-07-28 15:58:31 +02:00
Karsa
a6f4a08bda
fix(icons): changed wrench icon ( #3459 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/wrench.svg
* Updated icons/wrench.json
* Updated icons/pickaxe.svg
* Updated icons/gavel.svg
* Updated icons/hammer.svg
* Updated icons/hammer.json
* Updated icons/pickaxe.svg
---------
Co-authored-by: Karsa <karsa@karsa.org >
0.532.0
2025-07-28 15:57:03 +02:00
Jamie Law
5a93aff903
feat(icons): added handbag icon ( #3298 )
...
* Added icons/handbag.svg
* Added icons/handbag.json
* Update handbag.json
Added extra tags
* Fix trailing comma
* Update icons/handbag.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update handbag.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2025-07-28 15:56:37 +02:00
Bean Duong
e6c50d543b
feat(icons): added clipboard-clock icon ( #3427 )
...
* Added icons/clipboard-clock.svg
* Added icons/clipboard-clock.json
* Flip clock side
Co-authored-by: Karsa <contact@karsa.org >
* Add contributors
Co-authored-by: Karsa <contact@karsa.org >
* Extend use cases
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/clipboard-clock.json
* Remove duplicated tag
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.531.0
2025-07-28 15:51:52 +02:00
Karsa
0d7c70cab6
fix(icons): changed user-star icon ( #3464 )
...
* Updated icons/user-star.svg
* Updated icons/user-star.json
* Update user-star.json
2025-07-28 15:51:29 +02:00
Martin Vítek
379d1b1002
feat(icons): added user-star icon ( #3331 )
...
* Added icons/user-star.svg
* Added icons/user-star.json
* enlarge star in user-star icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.530.0
2025-07-28 15:07:27 +02:00
Mariano Franzese
7d6998941d
feat(icons): added map-minus icon ( #3259 )
...
* Added icons/map-minus.svg
* Added icons/map-minus.json
* Update icons/map-minus.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/map-minus.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/map-minus.json
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.529.0
2025-07-28 14:59:25 +02:00
Eric Fennis
667bb8034d
fix(icons): Rename location-edit to map-pin-pencil ( #3462 )
...
* Rename `location-edit` to `map-pin-pencil`
* Updated "aliases" object
2025-07-28 14:51:16 +02:00
Karsa
fd9c489d7a
fix(icons): changed castle icon ( #2972 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/castle.svg
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-28 13:57:04 +02:00
Karsa
acb0e37ac2
fix(icons): changed shovel icon ( #3458 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/shovel.svg
* Updated icons/shovel.json
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-28 13:46:09 +02:00
Karsa
6c25cbee67
feat(icons): added hat-glasses icon ( #3431 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Added icons/hat-glasses.svg
* Added icons/hat-glasses.json
---------
Co-authored-by: Karsa <karsa@karsa.org >
0.528.0
2025-07-28 10:41:43 +02:00
Jamie Law
08121af31e
fix(icons): arcify arrow-big- icons ( #3356 )
...
* fix(icons): arcify `arrow-big-` icons
* give correct attribution
* shorten stems of `arrow-big-*-dash` icons
2025-07-28 10:30:59 +02:00
Karsa
2d484469cd
fix(icons): changed sparkles icon ( #3426 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/sparkle.svg
* Updated icons/sparkles.svg
* Updated icons/sparkles.json
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-28 10:24:37 +02:00
Karsa
f66d167ead
fix(icons): arcified playback icons ( #3425 )
...
* fix(icons): arcified playback icons
* fix(icons): fix file-play name & file-video-2 => file-video-camera
* fix(icons): add `stop` tags to square
* fix(icons): fix lines on skip icons
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2025-07-28 10:17:44 +02:00
Jamie Law
c63e5a456e
fix(icons): changed sprout icon ( #3430 )
...
* Updated icons/sprout.svg
* Updated icons/sprout.json
* Add a bend to the sprout stalk
* Add rounding to the leaf tip
2025-07-28 10:11:49 +02:00
Karsa
aac12f991a
fix(icons): changed croissant icon ( #3428 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/croissant.svg
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-28 10:11:12 +02:00
Jamie Law
3844a4b346
Refine refresh-ccw-dot to match other refresh- icons ( #3437 )
...
Also update attributions to include contributors to `refresh-ccw`, ignoring optimisations
2025-07-28 10:10:41 +02:00
Karsa
98b43826a4
fix(icons): changed gem icon ( #3442 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/gem.svg
* Updated icons/gem.json
* Update gem.svg
* Update gem.svg
* Update gem.json
---------
Co-authored-by: Karsa <karsa@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-28 10:10:14 +02:00
Jakob Guddas
e8194cbabe
fix(icons): changed lasso icon ( #3454 )
...
* Updated icons/lasso.svg
* Updated icons/lasso.json
2025-07-28 09:57:12 +02:00
Kyle Angelo Galendez
17bbbe1cbb
feat(icons): added spotlight icon ( #3450 )
...
* Added icons/spotlight.svg
* Added icons/spotlight.json
0.527.0
2025-07-28 09:56:11 +02:00
Jakob Guddas
c698121170
Updated icons/monitor-dot.svg ( #3452 )
2025-07-28 09:01:20 +02:00
Luis David Lopera
7a380a8177
feat(icons): added wifi-sync icon ( #3132 )
0.526.0
2025-07-26 21:04:49 +02:00
Karsa
55623e1611
fix(icons): changed magnet icon ( #3435 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/magnet.svg
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-22 18:47:49 +02:00
Karsa
803d237fef
fix(icons): fixed ban icon ( #3434 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/ban.svg
* Updated icons/ban.json
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-22 18:35:40 +02:00
Jakob Guddas
151bd33cd7
fix(icons): changed pen-line and pencil-line icon ( #2663 )
...
* Updated icons/pencil-line.svg
* Updated icons/pencil-line.json
* Updated icons/pen-line.svg
* Updated icons/pen-line.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-21 18:01:47 +02:00
Karsa
b3b8cfd59c
fix(icons): changed trash icon ( #3394 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Updated icons/trash-2.svg
* Updated icons/trash.svg
---------
Co-authored-by: Karsa <karsa@karsa.org >
2025-07-07 09:12:51 +02:00
Jakob Guddas
996fc68c7e
fix(icons): changed podcast icon ( #3385 )
...
* Updated icons/podcast.svg
* Updated icons/podcast.json
* Update icons/podcast.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-04 17:34:00 +02:00
Eric Fennis
69e99093b8
ci(suggest-tags): Fix types import
2025-07-04 17:32:32 +02:00
Eric Fennis
030c7b9cb9
Merge branch 'main' of https://github.com/lucide-icons/lucide
2025-07-04 17:27:11 +02:00
Eric Fennis
6f384680b4
ci(suggest-tags): Fix failing job
2025-07-04 17:27:07 +02:00
Jakob Guddas
e810b7273f
fix(icons): changed cable icon ( #3374 )
...
* Updated icons/cable.svg
* Update cable.svg
* Update cable.svg
* Updated icons/cable.svg
* Updated icons/cable.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-07-04 17:12:42 +02:00
Jamie Law
599c517188
fix(icons): changed brain icon ( #3381 )
...
* Updated icons/brain.svg
* Updated icons/brain.json
2025-07-04 17:06:45 +02:00
Jamie Law
95830a0d88
Add Turkish lira icons ( #2873 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2025-06-30 21:59:19 +02:00