Eric Fennis
f238fe1b18
replace extension build config ( #2615 )
2024-11-16 09:43:23 +01:00
Ethan Hazel
4d91fbb588
feat(icons): Add toilet icon ( #2141 )
...
* Added tiolet icon
* fixed typo lol
* fixed formatting with SVG
* fixed typo on tags for Toilet
* Updated icon to add more arcs by jguddas
* Updated toilet json to work with linter
* revert teamData.json
* fix(teamData): Reverted accidental changes from Prettier
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2024-11-15 18:45:21 +01:00
dependabot[bot]
d939a7005d
build(deps): bump rollup from 2.79.1 to 3.29.5 ( #2613 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.79.1 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v3.29.5 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 13:59:22 +01:00
齋藤 恵介
2c55c2ab93
feat(icons): added equal-approximately icon ( #2594 )
...
* Added icons/equal-approximately.svg
* Added icons/equal-approximately.json
2024-11-15 13:57:25 +01:00
Lennard Scheibel
cb60e31162
Add cloud-alert icon ( #2611 )
2024-11-15 13:55:56 +01:00
Eric Fennis
09cebe178d
feat(lucide-svelte): Aliased imports for direct imports ( #2584 )
...
* Add way to import aliased icons directly
* Format files
* Fix tests
* Format files
2024-11-15 13:51:58 +01:00
Jakob Guddas
0f3fd12f16
fix(icons): update drill icon ( #1919 )
...
* Updated icons/drill.svg
* Updated icons/drill.svg
* Updated icons/drill.json
* Updated icons/drill.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-11-15 12:45:41 +01:00
Jakob Guddas
4b0d17ad24
feat(icons): added laptop-minimal-check icon ( #2563 )
...
* Added icons/laptop-minimal-check.svg
* Added icons/laptop-minimal-check.json
* Update laptop-minimal-check.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-11-15 12:23:26 +01:00
Epifânio Francisco
30fe706dd6
fix : #2566 expand card beyond max-width limit by adjusting CSS ( #2605 )
2024-11-15 12:20:37 +01:00
Jakob Guddas
d6178fa471
Updated icons/vegan.svg ( #2556 )
2024-11-15 11:59:27 +01:00
Jakob Guddas
855cb4985d
fix(icons): changed heading-4 icon ( #2546 )
...
* Updated icons/heading-4.svg
* Updated icons/heading-4.json
2024-11-15 11:58:19 +01:00
Jakob Guddas
9f99ea510f
fix(icons): changed hard-hat icon ( #2559 )
...
* Updated icons/hard-hat.svg
* Updated icons/hard-hat.json
* Updated icons/hard-hat.json
2024-11-15 11:57:00 +01:00
Jakob Guddas
e2ee0c77e7
fix(icons): changed cross icon ( #2578 )
...
* Updated icons/cross.svg
* Updated icons/cross.json
* Updated icons/cross.json
2024-11-15 11:56:14 +01:00
Jakob Guddas
d041d5c2d2
fix(icons): arcified school icon ( #2598 )
...
* Updated icons/school.svg
* Updated icons/school.json
* Updated icons/school.svg
2024-11-15 11:54:54 +01:00
Jamie Law
8700418260
Optimise puzzle icon ( #2603 )
...
Redraw some bezier curves as arcs
2024-11-15 11:32:25 +01:00
Arthur Green
30077f913f
docs: update lucide-svelte.md ( #2609 )
2024-11-15 11:31:15 +01:00
Jamie Law
bc09d5f283
fix(icons): changed bath icon ( #2512 )
...
* Update bath.svg
Replaced `<line/>` elements with `<path/>`s and refined the curve of the shower head to use fewer path segments and have a larger radius
* Update bath.json
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-11-15 11:30:38 +01:00
Karsa
88c757f540
fix(icons): Fix rounding to hand-platter icon ( #2326 )
...
* feat(icons): add rounding to hand-platter icon
* Update hand-platter.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-11-11 11:45:36 +01:00
Jakob Guddas
f93beca595
Updated icons/glass-water.svg ( #2579 )
2024-11-08 16:49:34 +01:00
Eric Fennis
b1777430b9
feat(lucide-react, lucide-preact, lucide-react-native, lucide-solid, lucide-vue-next): Adjustable icon naming imports ( #2328 )
...
* Add override alias import entry files lucide-react
* Make it work
* Setup files for packages
* Revert icon changes
* Remove solid support and add docs
* Adjust docs
* format files
* Fix lucide-vue-next build
* Fix builds
* Fix lucide-svelte
* Add vscode settings option
2024-11-08 16:47:53 +01:00
Eric Fennis
d30698cb38
ci(pull-request): Fix generate comments for empty changes ( #2593 )
2024-11-08 16:00:23 +01:00
Jamie Law
d2f7a0931d
feat(icons): added air-pressure icon ( #2554 )
...
* Add `air-pressure` icon
And slightly modified the `wind` icon to match
* Rename `air-pressure` to `wind-arrow-down`
And update the JSON file with contributors to the original `wind` icon and add `pressure` as a tag
2024-11-08 09:53:10 +01:00
Jakob Guddas
98bbcc4b06
fix(icons): changed slice icon ( #2500 )
...
* Updated icons/slice.svg
* Updated icons/slice.json
2024-11-08 09:40:38 +01:00
Jan
c253cb821b
update code example for lucide-svelte direct import ( #2589 )
...
* update code example for lucide-svelte direct import
* use single quotes
2024-11-08 08:45:19 +01:00
Jakob Guddas
484dc38b0a
Updated icons/undo-dot.svg ( #2557 )
2024-11-05 08:33:56 +01:00
dependabot[bot]
11b95f883a
build(deps-dev): bump rollup from 3.27.0 to 3.29.5 ( #2571 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.27.0 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.27.0...v3.29.5 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-31 10:23:32 +01:00
Eric Fennis
b8cd54f1b2
chore: Update dependencies ( #2570 )
...
* Update dependencies
* Revert dep change site
* Update lockfile
* Fix indentation
2024-10-30 13:31:28 +01:00
Jakob Guddas
98b3b6fae7
fix(icons): changed file-music icon ( #2536 )
...
* Updated icons/file-music.svg
* Updated icons/file-music.json
2024-10-30 10:12:25 +01:00
Mofiro Jean
3ca465ee11
(docs) update lucide angular guide for standalone components ( #2569 )
2024-10-30 09:32:47 +01:00
Jamie Law
dcd19cedc9
fix(icons): changed pizza icon ( #2476 )
...
* Lucidified pizza.svg
Rounded the corners of the pizza slice and spaced out the pepperoni to address the two-pixel-gap rule
* Update pizza.json
* Update pizza.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-10-28 14:41:30 +01:00
Jakob Guddas
8cea9feecc
fix(icons): added rounding to star icon ( #1987 )
...
* Updated icons/star.svg
* Updated icons/star.json
* Updated icons/star.svg
* Updated icons/star-half.svg
* Updated icons/star-half.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-10-28 14:30:02 +01:00
Willem Dinkelspiel
e80d98040f
Add Lustre Lucide third party package ( #2543 )
...
* add lucide lustre to third party packages
* add lustre logo
2024-10-28 13:54:13 +01:00
Eric Fennis
a1641a372b
fix(shared): Add trim to mergeClasses ( #2522 )
...
* Add trim to merge classes
* Add trim to merge classes
* Adds extra utils check
* Update packages/shared/src/utils.ts
Co-authored-by: Max Malm <benjick@dumfan.net >
---------
Co-authored-by: Max Malm <benjick@dumfan.net >
2024-10-28 13:53:42 +01:00
Peter Uithoven
757bf0fb85
feat(icons): added calendar-1 icon ( #2520 )
...
* Added icons/calendar-single.svg
* Added icons/calendar-single.json
* Adjust calendar position
Adjust calendar position based on original
* Update name
* Add tag 1
* Optimize 1 path
* Add first tag
---------
Co-authored-by: peteruithoven <peter@metabolic.nl >
2024-10-15 04:11:47 +02:00
Ishaan
dd3aed1ecd
Update icon-design-guide.md ( #2530 )
2024-10-13 23:39:41 +02:00
Jamie Law
4d98681f05
refactor(icons): optimised some align-, indent- and list-icons ( #2528 )
...
* Update `align`- icons
* Update `indent`- icons
* Update `list`- icons
2024-10-11 20:29:36 +02:00
Jakob Guddas
bde9e1cb6b
Updated icons/component.svg ( #2474 )
2024-10-08 11:10:02 +02:00
Jakob Guddas
a5e07c28bd
fix(icons): changed package icon ( #2499 )
...
* Updated icons/package.svg
* Updated icons/package.svg
* Updated icons/package.json
2024-10-08 10:44:49 +02:00
Jamie Law
2a68b12cbe
fix(icons): Updated sandwich icon ( #2494 )
...
* Updated `sandwich` icon
Rounded the top-front corners, and better aligned the top-most corner of the bread, and the corner of the filling to the grid
* Update sandwich.svg
Nudge filling to the left to maintain a two-pixel gap
* Widen the sandwich
2024-10-08 10:41:30 +02:00
Jakob Guddas
493382b4fd
fix(icons): changed parking-meter icon ( #2505 )
...
* Updated icons/parking-meter.svg
* Updated icons/parking-meter.json
2024-10-08 10:37:01 +02:00
Karsa
6588971ead
fix(site): use the same camel/pascal same conversion as when releasing packages ( #2509 )
2024-10-08 10:36:35 +02:00
Jamie Law
13cea45e8b
refactor(icons): optimised some move- icons ( #2513 )
...
* Update move.svg
Replace `<polyline/>`s with `<path/>`s
* Update move-vertical.svg
* Update move-horizontal.svg
* Update move-diagonal.svg
* Update move-diagonal-2.svg
2024-10-08 10:34:11 +02:00
dependabot[bot]
5dfcfc8d1a
build(deps): bump rollup from 4.21.0 to 4.22.4 ( #2521 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.21.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 10:29:31 +02:00
Mohit Nagaraj
db24b1d517
fix(app): #2412 Fix tooltip being cut off ( #2514 )
2024-10-08 10:29:03 +02:00
Jakob Guddas
e1202b545e
tests(shared): added mergeClasses tests ( #2503 )
2024-10-08 10:24:16 +02:00
Jakob Guddas
2e1a5cf6ea
feat(icons): added volleyball icon ( #1980 )
...
* chore: pull `volleyball` icon from lab branch
* Updated icons/volleyball.svg
* Updated icons/volleyball.json
2024-10-08 10:19:54 +02:00
Karsa
f49ecd73a5
feat(icons): add eye-closed icon ( #2349 )
...
* feat(icons): add eye-closed icon
* feat(icons): update tags on eye-off as well
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-10-08 10:17:49 +02:00
Dipanshu Rawat
a72cbc2d49
add(site): Eric Fennis's twitter link ( #2511 )
...
* add: Eric Fennis's twitter link
* ref: twitter domain
2024-10-04 07:59:34 +02:00
Pedro Henrique Windisch
d4976890e5
fix: missing deprecation warning for LinkedIn logo ( #2466 )
...
Co-authored-by: Karsa <contact@karsa.org >
2024-10-02 14:49:53 +02:00
Jakob Guddas
8c8d1d3338
fix(categories): fixed charts icon name ( #2504 )
2024-10-02 09:36:31 +02:00
Kyle Angelo Galendez
542507f835
fix(icons): rename box-select to square-dashed ( #2506 )
...
* Rename box-select.svg to square-dashed.svg
* Update and rename box-select.json to square-dashed.json
* Add aliases
2024-10-01 22:13:41 +02:00
Isaac
c6a4908ed0
Add missing space between Svelte and Preact ( #2489 )
2024-09-25 07:52:27 +02:00
Jakob Guddas
b6e71c6c7a
feat(icons): added file-user icon ( #2457 )
...
* Added icons/file-user.svg
* Added icons/file-user.json
2024-09-25 07:21:56 +02:00
Jakob Guddas
7de43440ee
feat(icons): added message-square-lock icon ( #2430 )
...
* Added icons/message-square-lock.svg
* Added icons/message-square-lock.json
* Updated icons/message-square-lock.json
2024-09-20 23:26:47 +02:00
Jakob Guddas
c8d5260d54
feat(icons): added briefcase-conveyor-belt icon ( #2431 )
...
* Added icons/briefcase-conveyor-belt.svg
* Added icons/briefcase-conveyor-belt.json
2024-09-20 23:26:05 +02:00
Jakob Guddas
0c912bd7ff
fix(icons): changed loader-pinwheel icon ( #2470 )
...
* Updated icons/loader-pinwheel.svg
* Updated icons/loader-pinwheel.json
2024-09-20 23:18:06 +02:00
Jakob Guddas
3f24597a65
Updated icons/circle-stop.svg ( #2479 )
2024-09-20 23:08:18 +02:00
Jakob Guddas
590d59ac5f
fix(icons): changed octagon-pause icon ( #2485 )
...
* Updated icons/octagon-pause.svg
* Updated icons/octagon-pause.json
2024-09-20 23:03:31 +02:00
Jakob Guddas
85d427d846
feat: added .github/workflows/close-issue-with-banned-phrases.yml ( #2460 )
...
* feat: added .github/workflows/close-issue-with-banned-phrases.yml
* feat: added link to search
* chore: improved comment
2024-09-19 09:20:22 +02:00
Jakob Guddas
478a624162
Updated icons/messages-square.svg ( #2429 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-09-13 09:07:13 +02:00
Jakob Guddas
f0afdd4614
feat(icons): added clock-alert icon ( #2401 )
...
* Added icons/clock-alert.svg
* Added icons/clock-alert.json
2024-09-12 14:22:36 +02:00
Need-an-AwP
38e7431189
add headphone-off svg & json in icon folder ( #2445 )
...
* add headphone-off svg & json in icon folder
* edit contributor in json & adjust icon
* adjust icon
* contributors changed
* icon adjust
* adjust path
* detail adjustment
* Apply suggestions from code review
Co-authored-by: Karsa <contact@karsa.org >
* delete files of categories in headphone-off's json
* prettier format json
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-09-12 10:21:34 +02:00
Jakob Guddas
19dd912381
fix(icons): arcified caravan icon ( #2423 )
...
* Updated icons/caravan.svg
* Updated icons/caravan.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-09-06 13:13:34 +02:00
Jakob Guddas
f70d5f5169
fix(pr-comment): added missing details open tag ( #2425 )
2024-09-06 12:45:07 +02:00
Jakob Guddas
30e0d55b4a
fix(pr-comment): changed diff path url ( #2426 )
2024-09-06 12:44:38 +02:00
Jakob Guddas
36a5a8b9ac
fix(icons): arcified book-open-* icon ( #2358 )
...
* Updated icons/book-open.svg
* Updated icons/book-open-check.svg
* Updated icons/book-open-check.svg
* Updated icons/book-open-text.svg
2024-09-06 09:58:11 +02:00
Jakob Guddas
e20e7a43ba
feat(icons): added grid-2x2-plus icon ( #2362 )
...
* Added icons/grid-2x2-plus.svg
* Added icons/grid-2x2-plus.json
2024-09-06 09:40:16 +02:00
Eric Fennis
e8ab1bc15b
chore: Update PNPM ( #2376 )
...
* update-workflows
* Update pnpm
* update lockfile
* Update pnpm lock file
* Revert icon changes
2024-09-06 09:30:23 +02:00
Jakob Guddas
ef090c7dd4
fix(icons): changed combine icon ( #2424 )
...
* Updated icons/combine.svg
* Updated icons/combine.json
2024-09-06 09:14:33 +02:00
Karsa
65e49e2684
fix(docs): fixes yarn workspace guide link ( #2435 )
2024-09-06 09:13:46 +02:00
Jakob Guddas
0ca2099113
feat(icons): added octagon-minus icon ( #2408 )
...
* Added icons/octagon-minus.svg
* Added icons/octagon-minus.json
* Updated icons/octagon-minus.json
2024-09-01 21:08:00 +02:00
Jakob Guddas
9c99fd809c
feat(pr-comment): moved diff into separate section ( #2421 )
...
* feat(pr-comment): moved diff into separate section
* Update docs/.vitepress/lib/SvgPreview/Diff.tsx
2024-09-01 21:04:36 +02:00
dependabot[bot]
cd0d4e1f8a
build(deps-dev): bump svelte from 4.1.2 to 4.2.19 ( #2419 )
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 4.1.2 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
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 >
2024-09-01 21:04:25 +02:00
Jakob Guddas
e1668804c9
Updated icons/battery-warning.svg ( #2422 )
2024-09-01 21:04:08 +02:00
Karsa
efcede62e7
fix(icons): lucide-ize send icons ( #2346 )
...
* fix(): Lucide-ize send icons
* Update send.svg
* fix(icons): update contributors
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-08-31 13:16:40 +02:00
Jakob Guddas
3c3f548ec1
fix(icons): changed backpack icon ( #2406 )
...
* Updated icons/backpack.svg
* Updated icons/backpack.json
2024-08-25 18:21:49 +02:00
Jakob Guddas
0160bbe539
fix(icons): changed milestone icon ( #2281 )
...
* Updated icons/milestone.svg
* Updated icons/milestone.json
* Updated icons/milestone.svg
* Updated icons/milestone.json
* Updated icons/milestone.json
* Updated icons/milestone.json
* Updated icons/milestone.svg
* Update icons/milestone.svg
Co-authored-by: Karsa <contact@karsa.org >
* Updated icons/signpost.svg
* Updated icons/signpost.json
* Updated icons/milestone.svg
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-08-23 11:31:30 +02:00
Karsa
7837a04438
fix(icons): fix volume icons, add volume-off ( #2378 )
2024-08-23 11:26:01 +02:00
Alexandru Portan
944e428630
feat(icons): added trending-up-down icon ( #2372 )
...
* Added icons/chart-arrows.svg
* Added icons/chart-arrows.json
* Update chart-arrows.svg
- removed the chart part
* Update and rename chart-arrows.json to trending-up-down.json
- updated name
- updated tags
- changed category
* Rename chart-arrows.svg to trending-up-down.svg
- changed name to trending-up-down.svg
* Update icons/trending-up-down.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/trending-up-down.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/trending-up-down.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-08-23 11:10:52 +02:00
Eric Fennis
aa4b1f06b4
fix(lucide-solid): compilation issues when starting up Vite Dev server ( #2375 )
...
* Adjust build for lucide solid
* Adjust documentation
* Revert package manager update
* Fix lint errors
2024-08-23 11:08:47 +02:00
Eric Fennis
b1087d3da0
fix(icons): Remove duplicated alias from chart-gantt
2024-08-23 10:38:49 +02:00
Eric Fennis
fd8d69a129
chore(site): Update vitepress to 1.3.1 ( #2377 )
...
* Update vitepress
* Update nitro
* Try this
* Revert nitropack update
2024-08-23 10:28:37 +02:00
Jakob Guddas
379df75eda
style: added text-wrap balance to TeamMemberCard.vue ( #2381 )
2024-08-23 10:28:21 +02:00
Jakob Guddas
25707c7c47
fix(icons): changed contact-* icon ( #2391 )
...
* Updated icons/contact.svg
* Updated icons/contact.json
* Updated icons/contact-round.svg
* Updated icons/contact-round.json
2024-08-23 10:27:32 +02:00
Jakob Guddas
cbb4ed985c
feat(icons): added chart-gantt icon ( #2392 )
...
* Added icons/chart-gantt.svg
* Added icons/chart-gantt.json
* Updated icons/chart-gantt.json
* Updated icons/chart-gantt.svg
2024-08-23 10:26:15 +02:00
Sameer Poswal
d7d1074a60
changed the value of major grid lines from 5 to 6 ( #2382 )
2024-08-23 10:25:39 +02:00
Viktor Andersson
79c2333b7f
Add the sustainability catagory to some existing icons ( #2384 )
2024-08-21 09:26:07 +02:00
Karsa
e3f78d73d8
fix(icons): fix stethoscope guideline violations ( #2379 )
2024-08-21 09:25:31 +02:00
hiepxanh
e391973a70
feat(docs): add standalone example for angular ( #2383 )
2024-08-21 09:23:33 +02:00
Jakob Guddas
5a2e3a20ee
fix(icons): changed message-square-dashed icon ( #2374 )
...
* Updated icons/message-square-dashed.svg
* Updated icons/message-square-dashed.json
2024-08-16 15:32:49 +02:00
Jakob Guddas
6e65118cd3
feat(icons): added tickets-plane icon ( #2196 )
...
* Added icons/plane-tickets.svg
* Added icons/plane-tickets.json
* Update icons/plane-tickets.json
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Add missing coma
* Rename plane-tickets.json to tickets-plane.json
* Rename plane-tickets.svg to tickets-plane.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-08-16 10:26:26 +02:00
Jakob Guddas
10c3662ff1
fix(icons): changed folder-search icon ( #2354 )
...
* Updated icons/folder-search.svg
* Updated icons/folder-search.json
2024-08-14 17:24:30 +02:00
Jakob Guddas
c7c6b479fc
feat(icons): added tickets icon ( #2335 )
...
* Added icons/tickets.svg
* Added icons/tickets.json
2024-08-09 11:05:51 +02:00
Karsa
442e477a9a
feat(icons): added binoculars icon ( #2207 )
...
* feat(icons): added binoculars icon
* feat(icons): add categories
* feat(icons): tweak horizontal line gaps
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-08-09 11:03:47 +02:00
Eric Fennis
777166c06d
feat(icons): Add ethernet-port and chevrons-left-right-ellipsis icons ( #2120 )
...
* feat(icons): Add ethernet icon
* Fixes hidden dots
* Update icons/ethernet-port.svg
* Rename wired connection icon
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-08-08 16:29:12 +02:00
Jakob Guddas
8be94e7f86
fix(icons): changed cigarette-* icons ( #2282 )
...
* Updated icons/cigarette.svg
* Updated icons/cigarette.json
* Updated icons/cigarette-off.svg
* Updated icons/cigarette-off.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-08-08 16:28:45 +02:00
Karsa
07dd0bfdb1
feat(icons): add bandage icon ( #2341 )
2024-08-08 16:27:48 +02:00
Karsa
3271972d97
fix(icons): add table-of-contents icon ( #2348 )
...
* fix(icons): add table-of-contents icon
* fix(icons): add ToC to custom words list
* fix(icons): fix formatting
2024-08-08 16:27:39 +02:00
Karsa
915e8b5b6d
fix(icons): add rounding to mouse pointer icons ( #2350 )
2024-08-08 16:27:28 +02:00
Jay
6c32e47bea
chore: fixed footer typo ( #2360 )
2024-08-08 16:26:59 +02:00
Jay
d4d90f0d4e
chore(icons): add tag to ellipsis icons ( #2357 )
...
* chore(icons): add tag to ellipsis
* chore(icons): add tag to rectangle-ellipsis
* chore(icons): add tag to circle-ellipsis
* chore(icons): add tag to ellipsis-vertical
* chore(): add some further tags. no pun indended.
* chore(): ran prettier
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-08-03 14:16:48 +02:00
Karsa
3cf67355b4
feat(icons): add map-pin-house icon ( #2337 )
2024-08-02 12:39:04 +02:00
Jakob Guddas
66bc180c84
refactor(icons): changed replace and replace-all icon ( #2333 )
...
* Updated icons/replace-all.svg
* Updated icons/replace.svg
2024-08-02 12:11:29 +02:00
Karsa
3c6a8c5118
feat(icons): added amphora icon ( #1926 )
...
* feat(icons): Added amphora icon
* fix(icons): Update amphora to make handles less cramped
* fix(icons): manual optimization
* feat(icons): replace amphora w/ teardrop shape
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-08-02 11:39:07 +02:00
Jakob Guddas
8a088af570
fix(icons): arcified skull icon ( #2197 )
...
* Updated icons/skull.svg
* Update icons/skull.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-08-02 11:33:40 +02:00
Karsa
cf5d6fc887
feat(icons): adds microchip icon ( #1982 )
...
* feat(icons): adds microchip icon
* feat(icons): fix missing icon
* feat(icons): update microchip with new design
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-08-02 11:17:05 +02:00
Pedro Antoninho
6052c88831
fix(lucide-react): support recommended react 19 prerelease ( #2336 )
2024-08-02 11:15:17 +02:00
Jakob Guddas
6272f4fd1f
fix(icons): update pentagon icon ( #1918 )
...
* Updated icons/pentagon.svg
* Updated icons/pentagon.json
* Update icons/pentagon.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-08-02 11:14:46 +02:00
Jakob Guddas
89070bfa44
fix(icons): changed circle-check-big icon ( #2330 )
...
* Updated icons/circle-check-big.svg
* Updated icons/circle-check-big.json
2024-08-02 10:53:16 +02:00
Karsa
4cae01a2f5
fix(icons): update cloud download icon and close gaps ( #2355 )
2024-08-02 09:53:29 +02:00
Jakob Guddas
c2cc325f40
fix(icons): changed square-check-big icon ( #2331 )
...
* Updated icons/square-check-big.svg
* Updated icons/square-check-big.json
2024-08-02 09:49:17 +02:00
Karsa
3143b24dff
fix(icons): add omega icon ( #2347 )
2024-08-02 09:46:06 +02:00
Jakob Guddas
f0625d085e
fix(icons): changed calendar-search icon ( #2351 )
...
* Updated icons/calendar-search.svg
* Updated icons/calendar-search.json
* Updated icons/calendar-search.svg
2024-08-02 09:40:02 +02:00
Jakob Guddas
beddaa7cbb
fix(icons): changed cloud-upload icon ( #2352 )
...
* Updated icons/cloud-upload.svg
* Updated icons/cloud-upload.json
2024-08-02 09:39:02 +02:00
Moritz
158212c130
feat(icons): added circle-fading-arrow-up icon ( #2287 )
...
* add circle fading up icon
* add more metadata
* Rename circle-fading-up.json to circle-fading-arrow-up.json
* Rename circle-fading-up.svg to circle-fading-arrow-up.svg
* remove categories
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* remove comma
* added development category
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-08-01 15:30:25 +02:00
Jakob Guddas
1d5edc507d
Add id-card ( #1296 )
...
* Add `id-card`
* Update id-card.svg
* Update id-card.svg
* Update id-card.json
* Update id-card.svg
* Update id-card.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2024-07-31 18:34:18 +02:00
Jakob Guddas
6f44a5d624
Updated icons/chart-column-increasing.svg ( #2334 )
2024-07-28 10:02:23 +02:00
Karsa
1c12bae0f5
feat(icons): arcified map-pin icons & added map-pin icon variants ( #2301 )
2024-07-25 16:17:54 +02:00
Jakob Guddas
fdcb73cb7a
feat(icons): added square-square icon ( #2241 )
...
* Added icons/square-square.svg
* Added icons/square-square.json
2024-07-25 16:15:01 +02:00
Karsa
f2f685bd65
meta(icons): adds extra tags to utensils icons ( #2192 )
...
* fix(icons): adds extra tags to utensils icons
* feat(icons): add aliases to utensils
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-22 09:44:25 +02:00
Karsa
18d18361e8
feat(icons): fix chart naming scheme, lucide-ize appearance, et cetera ( #2219 )
...
* feat(icons): fix chart naming scheme, lucide-ize appearance, add some extra variants that were implied but missing
* feat(icons): fix missing SVG code
* feat(icons): fix linting issue
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-22 09:43:12 +02:00
Andreas Sas
45c3c00d1d
feat(icons): added dam icon ( #2233 )
...
* Added icons/dam.svg
* Added icons/dam.json
* Update icons/dam.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/dam.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/dam.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-07-22 09:31:59 +02:00
Jakob Guddas
45bc8c08da
fix(icons): closed gaps in dog icon ( #2249 )
...
* Updated icons/dog.svg
* Updated icons/dog.json
* Updated icons/dog.svg
2024-07-22 09:31:30 +02:00
Jakob Guddas
6676cdd513
fix(icons): changed key-square icon ( #2277 )
...
* Updated icons/key-square.svg
* Updated icons/key-square.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-22 09:29:38 +02:00
Karsa
eb93f112bd
feat(icons): also replace element on changes to other properties, do not use icon from changes, but from current state ( #2316 )
2024-07-22 09:29:16 +02:00
Benji Grant
54a58881da
feat(icons): add letter-text icon ( #2252 )
...
* feat(icons): add drop-cap icon
Co-authored-by: Jakob Guddas <github@jguddas.de >
* fix(icons): round the top of the `drop-cap` icon
Co-authored-by: Jakob Guddas <github@jguddas.de >
* fix(icons): Fix `drop-cap` icon
* fix(icons): rename `drop-cap` icon to `letter-text`
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-20 19:52:04 +02:00
Jakob Guddas
568d0b2fa3
feat: added green positive addition to gh-icon route ( #2322 )
...
* feat: added green positive addition to gh-icon route
* Update docs/.vitepress/api/gh-icon/[...data].get.ts
2024-07-20 19:42:52 +02:00
Jakob Guddas
2d1be858c8
fix(icons): removed plug-zap-2 ( #2129 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-19 13:00:27 +02:00
Jerome Cabugwason
fa6ddf923f
feat(icons): added philippine-peso icon ( #2231 )
...
* Added icons/philippine-peso.svg
* Added icons/philippine-peso.json
* Updated icons/philippine-peso.svg
* Updated icons/philippine-peso.svg
* Update philippine-peso.json
added author
* Update philippine-peso.json
reordered author
* Update icons/philippine-peso.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Updated icons/philippine-peso.svg
* Updated icons/philippine-peso.json
* Updated icons/philippine-peso.svg
* Updated icons/philippine-peso.svg
* add contributor in `philippine-peso.json`
* Updated icons/philippine-peso.svg
* Update icons/philippine-peso.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-07-19 11:06:24 +02:00
Jakob Guddas
658b94e65a
fix(icons): arcified ribbon icon ( #2271 )
...
* Updated icons/ribbon.svg
* Updated icons/ribbon.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-19 11:06:01 +02:00
Jakob Guddas
137ab5c885
refactor(icons): changed calendar-minus icon ( #2265 )
...
* Updated icons/calendar-minus.svg
* Updated icons/calendar-minus.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-19 10:52:02 +02:00
Karsa
83284d842a
feat(icons): clarification on naming overlapping elements ( #2304 )
2024-07-19 10:42:49 +02:00
Karsa
8993b0b174
feat(icons): add rounding to eye icons ( #2317 )
...
* feat(icons): add rounding to eye icons
* Update icons/eye-off.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-07-19 10:40:42 +02:00
Jakob Guddas
1b2b66f1f3
refactor(icons): changed image-plus icon ( #2321 )
...
* Updated icons/image-plus.svg
* Updated icons/image-plus.json
* Updated icons/image-plus.json
2024-07-19 10:38:27 +02:00
Jakob Guddas
0186afc0e6
fix(icons): changed drafting-compass icon ( #2266 )
...
* Updated icons/drafting-compass.svg
* Updated icons/drafting-compass.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-12 09:04:40 +02:00
Karsa
36c68bd901
feat(icons): added monitor-cog icon ( #2310 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
* Added icons/monitor-cog.svg
* Added icons/monitor-cog.json
---------
Co-authored-by: Karsa <karsa@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-12 09:04:27 +02:00
Jakob Guddas
e8abed3fa7
Updated icons/church.svg ( #2273 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-09 21:31:58 +02:00
Naiyer Asif
b4af645560
docs(contrib): add guide to design icons with Affinity Designer ( #2262 )
...
* docs(contrib): add guide to design icons with Affinity Designer
* feat(contrib): add Affinity Designer guide to contribution guidelines
2024-07-09 21:25:16 +02:00
Eric Fennis
8f65b7e6f4
build: Update deps lucide-svelte and lucide-static
2024-07-09 21:23:43 +02:00
Jakob Guddas
3c3e3508ec
fix(icons): arcified delete icon ( #2279 )
...
* Updated icons/delete.svg
* Updated icons/delete.svg
* Updated icons/delete.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-09 20:40:08 +02:00
Karsa
01e5fd74e6
feat(icons): added type-outline icon ( #2206 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-07-09 20:02:31 +02:00
Karsa
7c62c7c662
feat(icons): added clock/calendar-arrow-up/down icons ( #2307 )
...
* feat(icons): added clock/calendar-arrow-up/down icons
* feat(icons): add some extra tags to sort icons
2024-07-09 15:50:42 +02:00
Karsa
e92d5e2d40
feat(icons): added user-pen and user-round-pen ( #2303 )
2024-07-09 14:48:03 +02:00
Janghyeon
3975020fd2
fix: Correct GitHub link in the footer ( #2306 )
2024-07-09 14:45:40 +02:00
Jakob Guddas
43dfe362b6
feat(icons): added folder-code icon ( #2276 )
...
* Added icons/folder-code.svg
* Added icons/folder-code.json
2024-07-09 10:05:31 +02:00
David Boclé
58524b25ee
fix(site): Fix svelte code examples ( #2298 )
2024-07-08 15:54:25 +02:00
Guan-Bo Yang
34805df73f
feat(icons): added list-check icon ( #2291 )
...
* Added icons/list-check.svg
* Added icons/list-check.json
* Update icons/list-check.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-08 15:52:37 +02:00
Virt
7cb867782d
feat(icons): add wifi strength icons ( #2157 )
2024-07-08 09:35:26 +02:00
Vexkiddy
63deb3e4f9
feat(icons): added scan-qr-code icon ( #2247 )
...
* Created 'scan-qrcode'
* Rename scan-qrcode to scan-qrcode.svg
* added scan-qrcode.json
* Update icons/scan-qrcode.svg
* Rename scan-qrcode.json to scan-qr-code.json
* Rename scan-qrcode.svg to scan-qr-code.svg
* Update icons/scan-qr-code.json
* Update icons/scan-qr-code.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 >
2024-07-07 22:12:54 +02:00
Jakob Guddas
4dcc340301
fix(icons): arcified octagon-* icons ( #2280 )
...
* Updated icons/octagon.svg
* Updated icons/octagon.json
* Updated icons/octagon-alert.svg
* Updated icons/octagon-alert.json
* Updated icons/octagon-pause.svg
* Updated icons/octagon-x.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-07 22:00:03 +02:00
Jakob Guddas
8bd401fa8c
fix(icons): arcified book-* icons ( #2274 )
...
* Updated icons/book.svg
* Updated icons/book-a.svg
* Updated icons/book-audio.svg
* Updated icons/book-check.svg
* Updated icons/book-copy.svg
* Updated icons/book-marked.svg
* Updated icons/book-text.svg
* Updated icons/book-type.svg
* Updated icons/book-headphones.svg
* Updated icons/book-heart.svg
* Updated icons/book-dashed.svg
* Updated icons/book-dashed.json
* Updated icons/book-down.svg
* Updated icons/book-image.svg
* Updated icons/book-image.json
* Updated icons/book-key.svg
* Updated icons/book-lock.svg
* Updated icons/book-minus.svg
* Updated icons/book-plus.svg
* Updated icons/book-up.svg
* Added icons/book-up-double-arrow.svg
* Added icons/book-up-double-arrow.json
* Delete icons/book-up-double-arrow.json
* Delete icons/book-up-double-arrow.svg
* Update book-up-2.svg
* Updated icons/book-user.svg
* Updated icons/book-x.svg
* Updated icons/book-copy.svg
* Updated icons/book-copy.json
* Update book-dashed.json
* Updated icons/book-copy.svg
* Updated icons/book-copy.json
* Updated icons/key-square.svg
* Updated icons/key-square.json
* Updated icons/key-square.svg
* Updated icons/key-square.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-07 21:59:44 +02:00
Jakob Guddas
338fc70f6d
fix(icons): fixed *-power icons ( #2285 )
...
* Updated icons/square-power.svg
* Updated icons/square-power.json
* Updated icons/circle-power.svg
* Updated icons/circle-power.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-07 21:58:15 +02:00
Jakob Guddas
7ca1fabc12
fix(icons): changed key-round icon ( #2278 )
...
* Updated icons/key-round.svg
* Updated icons/key-round.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-07 21:57:17 +02:00
Eric Fennis
0d2c6c457e
refactor(scripts): Fix linting errors
2024-07-07 21:32:32 +02:00
Karsa
2539470978
chore(icons): improve pixel perfection and curvature of signature ( #2293 )
...
* chore(icons): improve pixel perfection and curvature of signature
* chore(icons): restore original curve so that the icon remains less altered
2024-07-07 21:24:50 +02:00
Karsa
12b412aa87
fix(tools): rename shuffle => shuffleArray ( #2284 )
2024-07-03 22:52:32 +02:00
Jakob Guddas
c8b00be37e
feat(icons): added printer-check icon ( #2258 )
...
* Added icons/printer-check.svg
* Added icons/printer-check.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-07-01 21:55:47 +02:00
Eric Fennis
291b11fbd1
ci(linter): Fix path default attrs
2024-07-01 21:51:48 +02:00
Eric Fennis
4635141dfa
chore: Update lockfile
2024-07-01 21:33:32 +02:00
Eric Fennis
c761ec7b5e
ci(pull-request): Fix workflows attempt #7
2024-07-01 21:28:11 +02:00
Eric Fennis
bbd877a3ba
ci(pull-request): Fix workflows attempt #6
2024-07-01 18:04:31 +02:00
Eric Fennis
e830fb16e0
ci(pull-request): Fix workflows attempt #5
2024-07-01 17:33:21 +02:00
Eric Fennis
7625cab264
ci(pull-request): Fix workflows attempt #4
2024-07-01 17:30:08 +02:00
Eric Fennis
7726b7e7ff
ci(pull-request): Fix workflows attempt #3
2024-07-01 17:23:47 +02:00
Eric Fennis
bca0eeaf09
ci(pull-request): Fix workflows attempt #2
2024-07-01 17:20:58 +02:00
Eric Fennis
8125a21a7e
ci(pull-request): Fix GH workflow
2024-07-01 17:15:54 +02:00
Eric Fennis
077242cfa0
refactor(scripts): Cleaning up scripts ( #2092 )
...
* cleanup scripts
* Move helpers to package
* Fixes scripts
* Fix scripts
* Formatting
* Fix helpers import paths
* Remove lucide-figma
* Rename helpers package
* Fix build
* formatting
* Adjust main build-icons file
* Add export casing
* Adds `exportModuleNameCasing` fro lab project
* format files
* Bump package version @lucide/build-icons
* Revert changes in icons
* Revert changes in PR yml
* Fix lint issues
* Fix site build
* fix lint errors
* Attempt fix linting
* Fix lint errors
2024-06-28 11:24:37 +02:00
Eric Fennis
ce79418c66
fix lab code examples ( #2263 )
2024-06-28 10:25:27 +02:00
Andreas Sas
80350b2cb1
feat(icons): added logs icon ( #2257 )
...
* Added icons/logs.svg
* Added icons/logs.json
2024-06-28 10:23:27 +02:00
Jakob Guddas
172f397019
fix(icons): optimized cloud-moon-rain icon ( #2250 )
...
* Updated icons/cloud-moon-rain.svg
* Updated icons/cloud-moon-rain.svg
2024-06-28 10:11:28 +02:00
Andreas Sas
a463d8a5c7
feat(icons): added save-off icon ( #2260 )
...
* Added icons/save-off.svg
* Added icons/save-off.json
2024-06-28 08:53:58 +02:00
Andreas Sas
fbd5225aad
feat(icons): added signature icon ( #2248 )
...
* Added icons/signature.svg
* Added icons/signature.json
* Update icons/signature.json
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-06-26 10:31:44 +02:00
Eric Fennis
acd4a879f2
Add support for react 19 ( #2254 )
2024-06-26 09:19:41 +02:00
Eric Fennis
e11fa135a0
docs(icons): External Lucide icons like from lab on lucide.dev ( #2194 )
...
* Add section title
* Add external libs list in sidebar
* Make external lib work
* Adds external lib to detail view
* fix lint issues
* Update to https
2024-06-25 09:56:55 +02:00
Jakob Guddas
f980863f6c
fix(icons): changed cloud-moon icon ( #2251 )
...
* Updated icons/cloud-moon.svg
* Updated icons/cloud-moon.svg
2024-06-25 09:52:32 +02:00
Jakob Guddas
07230a442f
fix: changed home category icon from home to house ( #2243 )
2024-06-22 22:19:55 +02:00
Jakob Guddas
a34919f0af
fix: fixed check uniqueness of aliases action ( #2242 )
2024-06-22 22:19:43 +02:00
Jakob Guddas
f4d451de80
fix(icons): redesigned house icon ( #2116 )
...
* Updated icons/home.svg
* Updated icons/home.json
* Updated icons/home.svg
* Updated icons/home.svg
* Updated icons/home.json
* Updated icons/home.svg
* Updated icons/home.json
* Updated icons/home.json
* fix(icons): renamed home to house
* feat(icons): update tags
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-06-21 12:52:28 +02:00
Jakob Guddas
1e887bc30f
feat(icons): added house-plug icon ( #2123 )
...
* Added icons/home-plug.svg
* Added icons/home-plug.json
* Update icons/home-plug.json
Co-authored-by: Karsa <contact@karsa.org >
* Updated icons/home-plug.json
* fix(icons): renamed home-plug to house-plug
* fix(icons): remove alias
* feat(icons): update tags
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-06-21 12:51:55 +02:00
Karsa
1442b9a35b
feat(icons): added house-plus icon ( #2221 )
...
* feat(icons): add house-plus icon
* feat(icons): update categories
* feat(icons): add jguddas to house-plus as co-author
2024-06-21 12:50:20 +02:00
Jakob Guddas
41fd856578
feat(ci): check uniqueness of aliases ( #2223 )
2024-06-21 12:30:05 +02:00
Eric Fennis
621b60b19d
fix(site): Aliases redirect ( #2235 )
...
* fix: Aliases redirect
* Fix lint errors
* Apply feedback
2024-06-20 16:13:38 +02:00
Karsa
b77e372f3e
feat(icons): add additional rounding to sofa and armchair icons ( #2228 )
2024-06-20 09:51:49 +02:00
Karsa
d4891a7307
feat(docs): added accessibility guide ( #2122 )
...
* feat(docs): added a11y guide
* feat(docs): add further resources
* feat(docs): add more resources & note on aria label usage
* feat(docs): update illustration button labels
* feat(docs): fix misaligned overlay in icon button alttext illustration
* fix(docs): deprecate the use of aria label on illustrations and elaborate on not using it.
* feat(docs/a11y): added code examples & rephrased aria-label resource
* feat(docs/a11y): fix typos
* Update docs/guide/advanced/accessibility.md
Co-authored-by: Karsa <contact@karsa.org >
* Apply suggestions from code review
Reformat headers, add RadixUI example.
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-06-17 16:12:24 +02:00
Jakob Guddas
199987276b
feat(icons): redesigned mic-vocal icon ( #2198 )
...
* Updated icons/mic-vocal.svg
* Updated icons/mic-vocal.json
2024-06-14 12:48:41 +02:00
Jakob Guddas
5647b34594
feat: narrowed type for categories in icon.schema.json ( #2126 )
2024-06-14 12:47:46 +02:00
Jakob Guddas
439e463430
fix(icons): arcified guitar icon ( #2133 )
...
* Updated icons/guitar.svg
* Updated icons/guitar.json
* Updated icons/guitar.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-06-14 12:24:51 +02:00
Jakob Guddas
22921304a7
Updated icons/pin-off.svg ( #2211 )
2024-06-14 12:16:06 +02:00
Jakob Guddas
220abb1510
Updated icons/pin.svg ( #2210 )
2024-06-14 12:15:29 +02:00
Jakob Guddas
91ce9221e8
fix(icons): rebuild quote icon ( #2212 )
...
* Updated icons/quote.svg
* Updated icons/quote.json
* Updated icons/quote.svg
* Update icons/quote.svg
* Updated icons/quote.json
2024-06-14 12:12:17 +02:00
Garrett Pauls
904d74fe4a
fix(lucide-svelte): update IconProps to include all properties of Icon component ( #2182 )
...
* fix(lucide-svelte): update IconProps to include all properties of Icon component
* fix(lucide-svelte): removed custom Icon type that conflicted with Icon component type
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-06-12 10:49:21 +02:00
Jakob Guddas
f507644488
fix(icons): added round corner to file-archive icon ( #2132 )
...
* Updated icons/file-archive.svg
* Updated icons/file-archive.json
2024-06-10 16:25:08 +02:00
Karsa
501b65a7a1
fix(icons): remove edit-2 alias from pen-off ( #2209 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-10 16:14:36 +02:00
Jakob Guddas
14862fb0dc
fix(icons): changed file-cog icon to match other -cog icons ( #2184 )
...
* Updated icons/file-cog.svg
* Updated icons/file-cog.json
2024-06-10 16:07:33 +02:00
Karsa
2963369c8d
feat(icons): add pen-off pencil-off, update pen icons w/ rounding ( #2186 )
2024-06-10 16:04:12 +02:00
Karsa
1e20d5087a
fix(icons): fixes/removes zero long path segments ( #2205 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-10 13:16:03 +02:00
Karsa
4b312b369f
fix(scripts): fixes writeIconRelatedIcons.mjs ( #2190 )
...
* fix(scripts): fixes writeIconRelatedIcons.mjs
* fix(scripts): fixes linting
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-07 10:10:17 +02:00
Karsa
afbef743de
fix(site): fixes open collective logo in light mode ( #2189 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-06 19:54:50 +02:00
Alexandre Philibert
864fdeca84
feat(icons): added calendar-cog icon ( #2176 )
...
* feat(icons): added calendar-cog icon
* feat(icons): cleanup calendar-cog icon
* feat(icons): fix indentation of calendar-cog icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-06-06 16:27:01 +02:00
Karsa
541add925c
fix(icons): fixes duplicate tv-2 alias ( #2188 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-06 16:26:09 +02:00
Karsa
2e7df30267
fix(icons): fix mismatched lines in dna & dna-off ( #2187 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-06 15:08:32 +02:00
Viktor
0a578c8803
meta(icons): Added "liquid" tag to Droplet icon ( #2152 )
...
Co-authored-by: Karsa <contact@karsa.org >
2024-06-06 13:17:22 +02:00
Karsa
b227caee98
feat(icons): added tv-minimal-play ( #2128 )
...
* feat(icons): add tv-minimal-play icon, rename tv-2 to tv-minimal
* feat(icons/tv-minimal-play): add more tags
* feat(icons): add deprecation reason to tv-2 alias
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-06-06 13:16:25 +02:00
Jakob Guddas
72b74fbdb4
fix(icons): added round corners to signpost icon ( #2002 )
...
* Updated icons/signpost.svg
* Updated icons/signpost.svg
* Updated icons/signpost.json
2024-06-06 11:08:10 +02:00
Jakob Guddas
01d36ad363
fix(icons): added rounding to sigma icon ( #2149 )
...
* Updated icons/sigma.svg
* Update icons/sigma.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-06-06 11:06:56 +02:00
Karsa
548cb9cdf5
feat(icons): added biceps-flexed icon ( #2127 )
2024-06-06 11:06:19 +02:00
Jakob Guddas
79430da42e
fix(icons): arcified tractor icon ( #2112 )
...
* Updated icons/tractor.svg
* Updated icons/tractor.json
* Updated icons/tractor.svg
* Updated icons/tractor.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-06-06 11:02:31 +02:00
Karsa
0620843f4c
fix(icons): added rounding to paintbrush ( #2147 )
...
* fix(icons): arcified paintbrush
* Update icons/paintbrush.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-06-06 10:59:42 +02:00
Quill Zhou
34d063302a
Add copy component name ( #2169 )
2024-06-05 23:22:19 +02:00
Jakub Różbicki
0abc3389db
Update circle-slash.svg ( #2183 )
...
Having <line> after <circle> allows to set `fill` as a background and line would still be visible
2024-06-05 21:43:33 +02:00
Jakob Guddas
ebb8ec66af
fix(icons): added rounding radical icon ( #2150 )
...
* Updated icons/radical.svg
* Updated icons/radical.svg
* Updated icons/radical.json
2024-06-02 12:05:05 +02:00
Jakob Guddas
f55ced97a5
fix(icons): added rounding to compass icon ( #2143 )
...
* Updated icons/compass.svg
* Updated icons/compass.json
2024-06-02 10:41:30 +02:00
Karsa
8458345535
feat(icons): added pill-bottle icon ( #2174 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-06-02 10:39:11 +02:00
Karsa
66d6c2fe4b
feat(icons): added lectern icon ( #2171 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-30 12:56:40 +02:00
Karsa
053808685c
feat(icons): added section icon ( #2172 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-30 12:03:14 +02:00
Sayakie
4f2a6b70d8
fix license typos ( #2161 )
2024-05-24 12:06:03 +02:00
Karsa
d8004e471a
feat(angular): add support for ng 18 ( #2167 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-24 12:04:15 +02:00
Karsa
e2b46eac8e
feat(icons): add deprecationReason and alias deprecation feature ( #1960 )
...
* feat(icons): add deprecationReason and alias deprecation feature
* chore(tools): run prettier. again.
* fix(scripts): overall alias as object support
* fix(icon.schema.json): add dependentRequired on deprecated properties
* fix(icon.schema.json): remove unicode for now
* fix(icon.schema.json): use const true for deprecated
* fix(build): convert deprecation reason to enum
* fix(build): fix linting of icon.schema.json
* fix(build): renamed gracePeriod => toBeRemovedInVersion
* fix(build): fix aliases map in related icons generation
* fix(build): deprecate aliases using numbers
* feat(icon-schema): separate deprecation reason enumerations, extract removal notice
* fix(icon-schema): fix linting
* Update tools/build-icons/utils/deprecationReasonTemplate.mjs
* fix(icons): add deprecation reason to some more icons
* fix(docs): fix linting issue
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-05-22 13:08:34 +02:00
Karsa
1b3173b17b
fix(icons): arcified and renamed paintbrush-2 ( #2146 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-21 15:34:42 +02:00
Eric Fennis
d5f4275055
fix(lucide-svelte): Remove export mergeClasses in svelte Icon ( #2119 )
...
* Remove export svelte icon
* formatting
2024-05-21 15:31:05 +02:00
Jakob Guddas
6abae7cc14
fix(icons): arcified key icon ( #2067 )
...
* Updated icons/key.svg
* Updated icons/key.json
* Update icons/key.svg
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Add space before close key.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-05-21 15:29:20 +02:00
Eric Fennis
f32ffcd2a2
fix(docs): Fix data api
2024-05-14 23:31:11 +02:00
Karsa
824bb897cf
feat(figma): add data API endpoint for new plugin ( #2018 )
...
* feat(figma): add data API endpoint with every metadata needed by new Figma plugin
* chore(docs/api): extract data as static const
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-14 22:44:52 +02:00
Jakob Guddas
2843a76e28
docs(site): changed my name in the team section ( #2142 )
2024-05-13 08:23:53 +02:00
Jakob Guddas
155ff3319a
fix: resolved broken icons as code details section issue ( #2144 )
2024-05-13 08:23:23 +02:00
Karsa
34dddb811b
fix(icons): fix incorrect category name for diamond-plus/minus ( #2125 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-03 17:15:48 +02:00
Daniel Bayley
5fead67bf3
Sort out loader/cursor icons ( #1331 )
...
* Add `loader-pinwheel` icon
* Optimise `loader` icon
* Improve `loader` metadata
* Add `loader-circle-big` variant
* Rename `loader-2` to `loader-circle`
* Improve `more-horizontal` metadata
* Add `mouse-pointer-ban` icon
* Improve `mouse-pointer` icons metadata
* Improve metadata
* Revert rename of `loader-2` to `loader-circle`
* Revert "Improve `more-horizontal` metadata"
This reverts commit 41fa676b15 .
* Formatting
* Format pinwheel and remove loader-circle-big
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-05-03 10:31:21 +02:00
Karsa
48dc9372db
fix(icons): add more Lucide-ish rounding to sparkle icons ( #1937 )
...
* fix(icons): add more Lucide-ish rounding to sparkle icons
* chore(icons): sharpen points ever so slightly for better visual weight
* chore(icons): linting fix
* chore(icons): update sparkles & moon-star icon as per Discord
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-05-03 10:27:46 +02:00
Karsa
747446fc76
fix(docs): fix uppercase import in lucide-static docs ( #2118 )
2024-05-03 08:34:04 +02:00
Jakob Guddas
5862ea735e
fix(icons): arcified award icon ( #2113 )
...
* Updated icons/award.svg
* Update icons/award.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-05-02 11:44:15 +02:00
Rob van Bakel
3a8a349771
fix: Prevent internal router from handling external links ( #2107 )
2024-04-28 11:22:07 +02:00
Eric Fennis
70bc2245c7
fix(lucide-svelte): Revert shared package for lucide-svelte ( #2109 )
...
* fix(lucide-svelte): Revert shared package for `lucide-svelte`
* Update lockfile
2024-04-28 11:05:58 +02:00
Eric Fennis
89f6b6357d
fix: Revert moving createIcons to separate file
2024-04-26 19:39:48 +02:00
Jakob Guddas
354af456d3
fix(icons): added rounding to alarm-smoke icon ( #2059 )
...
* Updated icons/alarm-smoke.svg
* Updated icons/alarm-smoke.svg
* Updated icons/alarm-smoke.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-26 18:45:50 +02:00
Eric Fennis
e50582e93e
feat(icon-component): Creating icons with iconNodes ( #1997 )
...
* Add useIconComponent, lucide-react
* Add concept useIconComponent
* add useIconComponents to packages
* Add icon component
* Add icon component
* Add tests for react packages
* Reset changes in icons
* Add types
* Add support for Icon components in Lucide Vue Next
* update tests
* Update tests
* Enable Svelte component
* Fix lucide-react-native tests
* Update Solid package
* update snapshots
* Add docs
* add docs
* Update tests
* Formatting
* Formatting
* Update package lock
* Remove `useIconComponent`
* Update guides
* Update exports preact and solid package
* Formatting
* Format createIcons.ts
* Add lucide lab repo link in docs
2024-04-26 17:59:04 +02:00
Eric Fennis
65deefa53c
ci: Revert pnpm in pull-request.yml
2024-04-26 16:25:44 +02:00
Kyle Angelo Galendez
54ef137b49
feat(icons): added grid-2x2-x icon ( #2085 )
...
* Added icons/grid-2x2-x.svg
* Added icons/grid-2x2-x.json
* Archify grid-2x2-x.svg
2024-04-26 15:41:08 +02:00
Kyle Angelo Galendez
d4df542117
feat(icons): added grid-2x2-check icon ( #2084 )
...
* Added icons/grid-2x2-check.svg
* Added icons/grid-2x2-check.json
* Updated icons/grid-2x2-check.json
* Arcify grid-2x2-check.svg
* Unarcify the check
2024-04-26 15:40:50 +02:00
Jakob Guddas
8c1e56a7bf
fix(icons): arcify activity icon ( #2058 )
...
* Updated icons/activity.svg
* Updated icons/activity.svg
* Updated icons/activity.json
* Updated icons/activity.svg
* Updated icons/activity.svg
* Update icons/activity.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-04-26 10:59:23 +02:00
Jakob Guddas
dff2172173
Updated icons/printer.svg ( #2066 )
2024-04-26 10:42:33 +02:00
Kyle Angelo Galendez
e8ccd3df7e
Add more OS ( #2101 )
...
This includes ChromeOS, iOS, and Android to ensure the report is concise as possible.
2024-04-26 10:40:29 +02:00
Kyle Angelo Galendez
b593355537
Add more OS ( #2100 )
...
This includes ChromeOS, iOS, and Android to ensure the report is concise as possible.
2024-04-26 10:40:08 +02:00
Eric Fennis
09420cbca5
docs: Fix dark logo paths
2024-04-25 09:45:07 +02:00
Eric Fennis
45e82a51b8
docs: Update readme files ( #2102 )
...
* Update lucide readme
* Add Readme and update package.jsons
* Update readme
* Update package logos
* Update darkmode logos
* Update title build font readme
2024-04-24 17:43:51 +02:00
Jakob Guddas
305e282e19
fix(icons): changed search-code icon ( #1953 )
...
* Updated icons/search-code.svg
* Updated icons/search-code.json
* fix: magic apply changes
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-24 09:09:33 +02:00
Eric Fennis
ad7ae84987
Split up workflows ( #2093 )
2024-04-24 09:08:01 +02:00
Jakob Guddas
df100bde73
fix(icons): changed save-all icon ( #2065 )
...
* Updated icons/save-all.svg
* Updated icons/save-all.json
* Updated icons/save-all.svg
* Updated icons/save-all.json
2024-04-24 09:00:01 +02:00
Jakob Guddas
0724851934
Updated icons/bold.svg ( #2060 )
2024-04-23 19:56:04 +02:00
Riley
34cf88d209
feat(icons): add origami ( #2035 )
...
* Add origami
* Reformat
* Change rounding on wing, add right fold
* Fix head outlining
* Merge paths
Co-authored-by: Karsa <contact@karsa.org >
* Add rounding to neck peak
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-04-19 10:49:38 +02:00
Jakob Guddas
6322d1df66
fix(icons): changed save icon ( #2064 )
...
* Updated icons/save.svg
* Update icons/save.svg
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Add whitespace before closing tag
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-19 10:48:35 +02:00
Riley
8a414b3249
fix(icons): Add axis tag to scale-3d ( #2033 )
...
* Add axis tag to scale-3d
* Update scale-3d.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-19 10:30:36 +02:00
Kyle Angelo Galendez
58f614acca
feat(icons): add diamond-minus ( #2073 )
...
* Add diamond-minus icon
* Add json file
2024-04-18 09:25:51 +02:00
Kyle Angelo Galendez
d598ad7190
feat(icons): add diamond-plus ( #2074 )
...
* Add diamond-plus icon
* Add json file
2024-04-18 09:25:20 +02:00
Jakob Guddas
439ee3f707
chore: always fold Icon as code preview comment ( #2062 )
2024-04-18 09:21:10 +02:00
Jakob Guddas
c2c85fbd5c
fix(icons): changed monitor-play icon ( #2063 )
...
* Updated icons/monitor-play.svg
* Update icons/monitor-play.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-04-17 16:42:55 +02:00
Taichi Maeda
59aa7bc824
Add bot-off icon ( #2079 )
...
* Add bot-off icon
* Fix gap size and corners
Thanks to @karsa-mistmere
* Add @ericfennis as original author
2024-04-17 16:41:23 +02:00
Jakob Guddas
0beb50ebca
Updated icons/scroll-text.svg ( #2069 )
2024-04-17 16:40:27 +02:00
Jakob Guddas
649b440d9d
Updated icons/scroll.svg ( #2068 )
2024-04-17 16:39:52 +02:00
Jakob Guddas
a74e8f3863
Updated icons/feather.svg ( #2070 )
2024-04-17 16:39:15 +02:00
Jakob Guddas
46318b1605
fix(icons): redesigned dumbbell icon ( #2001 )
...
* Updated icons/dumbbell.svg
* Updated icons/dumbbell.json
* Updated icons/dumbbell.svg
* Updated icons/dumbbell.json
* Updated icons/dumbbell.svg
2024-04-12 12:21:52 +02:00
Jakob Guddas
4bf91a3c51
feat(icons): added image-play icon ( #2054 )
...
* Added icons/image-play.svg
* Added icons/image-play.json
* Updated icons/image-play.json
2024-04-10 09:26:32 +02:00
Jakob Guddas
3cde4f2a41
fix(icons): changed cable icon ( #2026 )
...
* Updated icons/cable.svg
* Update cable.svg
* Update cable.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-10 08:36:44 +02:00
Nicolas Diotto
d75c7613b2
feat(icons): add keyboard-off ( #1963 )
...
* feat(icons): added keyboard-off
* fix: change name contribuitor
* fix: fix adjust 2px gap of empty space to the right of the line
* fix: fix adjust 2px gap of empty space to the right of the line
* feat: add contribuitor
* fix: update metadata
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-04-09 09:20:49 +02:00
Jakob Guddas
d17e81d712
fix(icons): added rounding to video-off icon ( #2051 )
...
* Updated icons/video-off.svg
* Updated icons/video-off.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-09 09:17:22 +02:00
Jakob Guddas
3b4a19efcf
fix(icons): added rounding to video icon ( #2050 )
...
* Updated icons/video.svg
* Updated icons/video.svg
* Updated icons/video.json
2024-04-09 09:15:35 +02:00
Jakob Guddas
94bbdb4e06
fix(icons): added rounding to coffee icon ( #2004 )
...
* Updated icons/coffee.svg
* Updated icons/coffee.json
2024-04-05 16:28:45 +02:00
Zakher Masri
4b87cdb55f
feat: added pilcrow-right icon ( #1668 )
...
* feat: added `pilcrow-right` icon
* Update icons/pilcrow-right.svg
* Format pilcrow-right.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-05 16:27:57 +02:00
Zakher Masri
52de557ec1
feat: added pilcrow-left icon ( #1667 )
...
* Fixed Illustrator template link + fixed typo
* Added `pilcrow-left` icon
* Update pilcrow-left.json
* Update illustrator-guide.md
* Update CONTRIBUTING.md
* update pilcrow-left icon
* Formatting pilcrow-left.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-05 15:56:40 +02:00
Jakob Guddas
642fa718f6
refactor(icons): optimized fingerprint icon ( #1993 )
...
* Updated icons/fingerprint.svg
* Updated icons/fingerprint.json
* Updated icons/fingerprint.svg
2024-04-05 15:48:01 +02:00
Riley
215f0767d7
meta(icons): Add axis tag to rotate-3d ( #2034 )
...
* Add axis tag to rotate-3d
* Update rotate-3d.json
* Update rotate-3d.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-05 15:35:06 +02:00
Jakob Guddas
a0befaf186
fix(icons): added rounding pen-tool icon ( #2006 )
...
* Updated icons/pen-tool.svg
* Updated icons/pen-tool.svg
* Updated icons/pen-tool.json
* Updated icons/pen-tool.svg
2024-04-05 15:31:20 +02:00
Jakob Guddas
167f563f6d
fix(icons): added rounding to cctv icon ( #2003 )
...
* Updated icons/cctv.svg
* Updated icons/cctv.svg
2024-04-05 10:54:21 +02:00
dependabot[bot]
0ee6b84a06
chore(deps-dev): bump vite from 5.0.12 to 5.0.13 ( #2043 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 08:45:48 +02:00
Jakob Guddas
9a65837e45
Update generateChangedIconsCommentMarkup.mjs ( #2029 )
2024-04-03 09:54:30 +02:00
Jakob Guddas
4c6587612a
feat: include code snippet in preview comment ( #1973 )
...
* feat: include code snippet in preview comment
* feat: collapse code snippet in preview comment when it has more than 20 lines
* Update scripts/generateChangedIconsCommentMarkup.mjs
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-04-02 17:48:08 +02:00
Karsa
4aa36db1cb
feat(icons): added mouse off icon ( #2020 )
...
* feat(icons): added mouse off icon
* Update icons/mouse-off.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-04-01 11:14:40 +02:00
Jakob Guddas
01401a3c97
docs: improved warning message in lucide-static readme ( #2025 )
2024-04-01 11:14:06 +02:00
Eric Fennis
d1e528fd95
feat(site): Add team section and subtle ads ( #2016 )
...
* Add team member cards
* finish up
* Final improvements
* Add ads
* Fix lint errors
* Update docs/.vitepress/data/teamData.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/.vitepress/data/teamData.json
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Karsa <contact@karsa.org >
2024-03-25 16:35:43 +01:00
Karsa
5f5be9ec1e
fix(icons): fix tram front icon dots ( #2017 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-25 15:12:05 +01:00
Karsa
c66cda28da
refactor(icons): optimizes drumstick and improves pixel perfection ( #1948 )
...
* fix(icons): optimizes drumstick and improves pixel perfection
* feat(icons): convert drumstick manually to arcs
* feat(icons): close gaps
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-22 16:36:58 +01:00
Jakob Guddas
e565116a4a
fix(icons): increased file-question icon question mark size to match other icons ( #1992 )
...
* Updated icons/file-question.svg
* Updated icons/file-question.json
2024-03-22 16:35:19 +01:00
Jakob Guddas
cf50c9f849
Updated icons/monitor-stop.svg ( #1991 )
2024-03-22 16:32:02 +01:00
Jakob Guddas
9fa47227a7
fix(icons): added rounding to pause icon ( #1988 )
...
* Updated icons/pause.svg
* Updated icons/pause.json
2024-03-22 16:22:30 +01:00
Jakob Guddas
547111ed5b
Updated icons/map.svg ( #1998 )
2024-03-22 16:14:45 +01:00
Jakob Guddas
0d6aa9feaa
Updated icons/wallet.svg ( #2009 )
2024-03-22 12:10:37 +01:00
Jakob Guddas
3a0f2b3fa8
Update pull_request_template.md ( #2013 )
2024-03-22 10:26:00 +01:00
Jakob Guddas
712e6bf6e4
fix(icons): fixed align-vertical-distribute-center icon ( #2014 )
...
* Updated icons/align-vertical-distribute-center.svg
* Updated icons/align-vertical-distribute-center.json
2024-03-22 09:12:03 +01:00
Jakob Guddas
58319dd447
fix(icons): added rounding to bug-play icon ( #1990 )
...
* Updated icons/bug-play.svg
* Updated icons/bug-play.json
2024-03-21 12:08:42 +01:00
Karsa
cf89b8eeac
fix(icons/cpu): add guideline compliant rounding to CPU center ( #1981 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-18 18:43:05 +01:00
Karsa
a8c6add82b
feat(icons): add worm icon
2024-03-14 13:51:17 +01:00
Karsa
d000e4904d
Update 02_bug_report.yml
...
Fix newly arisen syntax issue
2024-03-14 09:21:36 +01:00
Jakob Guddas
c99d6cbf4a
fix(icons): optimized chef-hat icon ( #1974 )
...
* Updated icons/chef-hat.svg
* Updated icons/chef-hat.json
* Updated icons/chef-hat.svg
* Updated icons/chef-hat.svg
* Update icons/chef-hat.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-03-14 08:41:01 +01:00
Jakob Guddas
0b1fb8ff1f
feat(icons): added beer-off icon ( #1971 )
...
* Added icons/beer-off.svg
* Added icons/beer-off.json
2024-03-13 17:10:03 +01:00
Karsa
dcde43e97e
fix(packages/lucide): exports aliases from lucide package ( #1976 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-13 17:09:39 +01:00
Karsa
96da23cc88
feat(icons): added hospital ( #1952 )
...
* feat(icons): added hospital
* chore(icons): add some extra icons
* chore(icons): add contributors
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-11 15:00:43 +01:00
Karsa
78182c3573
fix(icons): updates crown to look more Lucide-y ( #1947 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-11 14:59:06 +01:00
Eric Fennis
02f8f5a1c1
Update sandpack ( #1968 )
2024-03-11 14:21:03 +01:00
Jakob Guddas
16ee591f49
fix(icons): optimized hotel icon ( #1951 )
...
* Updated icons/hotel.svg
* Updated icons/hotel.json
2024-03-09 15:21:39 +01:00
Han Yeong-woo
5378156833
fix(lucide-solid): use jsx for exports too ( #1970 )
2024-03-09 14:11:25 +01:00
Karsa
7b76078792
feat(icons): added ham icon ( #1949 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-09 10:42:01 +01:00
Karsa
e2af1af4f9
fix(packages/lucide-solid): use jsx extension for solid build ( #1964 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-09 10:41:06 +01:00
Jakob Guddas
c9513d0bf4
Update 02_bug_report.yml ( #1967 )
2024-03-09 10:40:22 +01:00
Karsa
6fbd5ee06a
chore(icons): update icon names to match naming guidelines no. 7 to 9 ( #1906 )
...
* Update icon names to match naming guidelines no. 7 to 9
Update and extend rename icon helper script.
* Ran prettier
* Refactor rename scripts so that simplegit import doesn't cause other helper script usages to crash.
* Revert renaming key-square
* Revert renaming message-circle|square
* Fix square-dashed-kanban
* Optimize circle power
* pnpm rename square-dashed-bottom-scissors square-bottom-dashed-scissors
* Fix linting
* Fix file name linting issues via cspell configuration
* Rename unlock => lock-open
* Rename (square|circle)-check-2 => (square|circle)-check-small
* pnpm rename code-2 code-xml
pnpm rename contact-2 contact-round
* rename test-tube-2 test-tube-diagonal
rename mic-2 mic-vocal
rename loader-2 loader-circle
rename test-tube-2 test-tube-diagonal
rename school-2 university
* fix icons linting
* rename ice-cream => ice-cream-cone
rename ice-cream-2 => ice-cream-bowl
rename laptop-2 => laptop-abstract
* renamePattern "^(square|circle)-arrow-([a-z-]+)-from$" "\\1-arrow-out-\\2"
* rename wand-2 => wand-sparkles
* Update university.json tags.
* fix(icons): renamePattern '^(.+)-abstract$' '\1-minimal' --add-alias=false
feat(scripts): added yargs option parsing to renamePattern
* fix(packages): Remove protractor and puppeteer from lucide-angular, they are no longer in use but cause pnpm install to fail
* Lint fix, this is starting to get ridiculous.
* fix(packages): fix lucide-angular karma config.
* chore(icons): renamePattern '^(square|circle)-check$' '\1-check-big'
chore(icons): renamePattern '^(square|circle)-check-small$' '\1-check'
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-08 16:55:46 +01:00
Karsa
d8773827fb
hotfix(icons): remove circle-ellipsis alias from circle-ellipsis ( #1961 )
2024-03-08 16:46:56 +01:00
Daniel Bayley
bc1843f767
chore(icons): sort out more/ellipsis… icons/metadata ( #1459 )
...
* Add `more-horizontal-rectangle` icon
* Refine `circle-ellipsis` icon
* Rename `circle-ellipsis` to `more-circle`
* Improve `more` icons metadata
* Revert "Refine `circle-ellipsis` icon"
This reverts commit 973db1e140 .
* Revert "Add `more-horizontal-rectangle` icon"
This reverts commit 3960c6ee0c .
* Rename `more-circle` to `more-horizontal-circle`
* Rename `form-input` to `more-horizontal-rectangle`
* Improve metadata
* Rename `more-horizontal-circle` to `ellipsis-circle`
* Rename `more-horizontal-rectangle` to `ellipsis-rectangle`
* Rename `more-horizontal` to `ellipsis`
* Rename `more-vertical` to `ellipsis-vertical`
* Fix lint issues
* Rename vertical ellipsis
* formatting
* Rename circle-ellipsis
* Rename rectangle ellipsis
* Revert "Rename vertical ellipsis"
This reverts commit acb80b75f8 .
* Add EOFs
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-08 15:32:35 +01:00
Karsa
07aefe3b88
feat(icons): add briefcase-medical & briefcase-business ( #1954 )
...
* feat(icons): add briefcase-medical & briefcase-business
* chore(icons): add extra tag to briefcase-business.json
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-03-08 15:28:45 +01:00
Eric Fennis
76d449a974
Aliases redirect on site ( #1959 )
...
* test aliases
* test
* Add redirect routes
* Formatting
2024-03-08 15:20:15 +01:00
Karsa
dd39fa328c
Update cannabis.json ( #1946 )
2024-03-07 10:40:20 +01:00
Bernardo Ferrari
0cf568c38b
fix(icons): play icon uncentered ( #1834 )
...
* Fix play.svg
* Update play.svg
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-03-07 08:21:30 +01:00
Jakob Guddas
a8b8dfc58e
fix(icons): optimized and closed gaps in file-pie-chart icon ( #1939 )
...
* Updated icons/file-pie-chart.svg
* Updated icons/file-pie-chart.json
* Updated icons/file-pie-chart.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 22:16:52 +01:00
Jakob Guddas
41dde6b574
fix(icons): added round corner to file-volume icon ( #1940 )
...
* Updated icons/file-volume.svg
* Updated icons/file-volume.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 22:16:47 +01:00
Jakob Guddas
ae35ca256c
fix(icons): added round corner to file-search icon ( #1941 )
...
* Updated icons/file-search.svg
* Updated icons/file-search.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 22:16:41 +01:00
Eric Fennis
38142f24a5
Update metadata ( #1943 )
2024-03-06 22:16:23 +01:00
Eric Fennis
b16f70993a
workflow: Update stale workflow
2024-03-06 21:39:39 +01:00
Eric Fennis
ad1accb2e3
refactor: Adds repo shared package @lucide/shared ( #1904 )
...
* Fixed import of toKebabCase helper function
* Added utils package
* utils
* Make utils package work in build
* Add lucide-shared
* Transpile solid with esbuild
* Fix resolve modules
* Cleanup
* Format files
* Fix properties plugins function
* Fix properties plugins in lucide package
* Revert remove resolve plugin and cleanup
* Update snapshots
* Revert icon changes
---------
Co-authored-by: Rohan <rohancrrm@gmail.com >
2024-03-06 21:03:12 +01:00
Jakob Guddas
d255c6ac4e
fix: readded gap between x-ray preview comment icons. ( #1915 )
...
* fix: readded gap between x-ray preview comment icons.
* feat: keep size 400px
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 21:00:26 +01:00
Jakob Guddas
d67ef7b0ca
feat(icons): add cannabis icon ( #1901 )
...
* Added icons/cannabis.svg
* Added icons/cannabis.json
* Updated icons/cannabis.svg
* Updated icons/cannabis.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 20:59:25 +01:00
Karsa
198ccb8430
fix(icons): increased rounding of zap icons ( #1936 )
...
* fix(icons): add more Lucide-ish rounding to zap icons
* chore(icons): optimise zap-off manually
* chore(icons): fix linting
* Update icons/zap-off.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/zap.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-03-06 20:58:17 +01:00
Eric Fennis
ce1b5bdefa
style: Fix formatting
2024-03-06 20:54:55 +01:00
Daniel Bayley
45aa928369
Optimise/refine radio[-tower]/add airdrop/Apple/mac/iOS/app related icons ( #1514 )
...
* Add `airdrop` icon
* Optimise `radio` icon
* Refine `radio-tower` icon
* Add `airplay` icon
* Add `dock` (desktop) icon
* Improve metadata
* Optimise `podcast` icon
* Add `app-window-mac` icon
* Update icons/radio.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/radio-tower.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/podcast.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/radio-tower.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/radio.svg
Co-authored-by: Karsa <contact@karsa.org >
* Revert "Add `airdrop` icon"
This reverts commit af60a17784 .
* Revert radio and radio-tower changes
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2024-03-06 20:29:21 +01:00
Daniel Bayley
93dc356fa1
Add rotate/resize element icons ( #1516 )
...
* Add `proportions` icon
* Improve metadata
* Add `rotate-cw-square` icon
* Add `rotate-ccw-square` icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-06 20:13:53 +01:00
Jakob Guddas
a0aa132682
Updated icons/keyboard.svg ( #1930 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-03-01 11:40:56 +01:00
Karsa
1a4dd64862
feat(icons): redesign brain and related icons ( #1902 )
...
* Update brain and related icons
* Update central line and increase in size
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-28 16:53:48 +01:00
Jakob Guddas
3481f70ad7
feat: added 16x16 sub grid to svg preview component ( #1914 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-28 16:52:12 +01:00
Daniel Bayley
024f21e896
Add bot-message-square (chatbot) icon ( #1709 )
2024-02-28 16:35:25 +01:00
Jakob Guddas
c30ccd472e
fix(icons): update goal icon ( #1924 )
...
* Updated icons/goal.svg
* Updated icons/goal.json
2024-02-27 10:17:59 +01:00
Wojciech Maj
28ec03ebc8
Add support for react-native-svg ^15.0.0 ( #1929 )
2024-02-27 10:13:42 +01:00
Eric Fennis
ab3a31367a
feat(site): adds virtual scrolling to icons grid and categories ( #1911 )
...
* Add virtual scrolling icons page
* improve scrolling
* Small fixes in the routing
* Cleanup
* Fix routing issue
* Remove log
* Cleanup
* Cleanup
* Show search results in sidebar
* Improve alphabetical list
* Add whitespace
* Extract logic into a composable and fix icon selection
* Formatting
2024-02-27 10:09:52 +01:00
Karsa
148bae88d8
feat(icons): added globe-lock icon ( #1587 )
...
* Added globe-lock icon
* feat(icons): Added globe-lock, renamed globe-2 to earth, and added earth-lock
* feat(icons): Added globe as a tag to earth
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-26 09:53:04 +01:00
Chaoying
ca4a38ba85
Fix import statements ( #1922 )
2024-02-25 19:04:23 +01:00
Karsa
f297765a13
Update shield to have better centre of gravity ( #1905 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-25 11:28:31 +01:00
Karsa
4657ccbfff
fix(icons/concierge-bell): Adds missing rounding from bottom part ( #1923 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-25 10:27:22 +01:00
Jakob Guddas
db222d4591
Optimized and fixed alignment issues in package-open icon ( #1648 )
...
* Optimized and fixed alignment issues in `package-open` icon
* Update icons/package-open.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-24 18:31:04 +01:00
Jakob Guddas
bafad1c625
Add image-up icon ( #1909 )
...
* Added icons/image-up.svg
* Added icons/image-up.json
2024-02-23 11:25:17 +01:00
Jakob Guddas
7f1e95c6e7
Update image-down icon ( #1910 )
...
* Updated icons/image-down.svg
* Updated icons/image-down.json
2024-02-23 11:20:42 +01:00
Jakob Guddas
ca7a87112c
Fixed gap issues in flower icon ( #1650 )
...
* Fixed gap issues in `flower` icon
* Update flower.json
* Update flower.json
* Update icons/flower.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2024-02-23 09:58:13 +01:00
Kyle Angelo Galendez
d542da0a1c
Add table-cells-merge, table-cells-split, table-rows-split, and table-columns-split icons ( #1856 )
...
* Add split-table icon
* Add split-table.json
* Add split-rows icon
* Add split-rows.json
* Add merge-rows icon
* Add merge-rows.json
* Update icons/merge-rows.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update split-rows.svg
* Update split-table.svg
* Fix by add padding to split-table icon
- Accidentally exported the whole icon from Inkscape, but not the entire page, which creates no padding
* Update split-table icon
- Add 1px to the row borders down below
* Rename split-table.svg to table-row-split.svg
* Update and rename split-table.json to table-row-split.json
* Rename merge-rows to table-cells-merge
* Rename split-rows to table-cells-split
* Rename table-row-split to table-split
* Add `table-columns-split` icon
* Add table-columns-split.json
* Delete table-split icon and json
* Add `table-rows-split` json and icon
* Update icons/table-cells-split.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/table-rows-split.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/table-cells-merge.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/table-columns-split.json
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-02-21 22:47:20 +01:00
Karsa
6fa51d2a22
Optimise hop ( #1897 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-20 15:32:43 +01:00
Karsa
ca53b06af2
Adds pickaxe icon ( #1890 )
...
* Adds pickaxe icon
* Replace missing icon, haha 😅
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 09:01:32 +01:00
Karsa
b5dc96d2c2
Optimise hammer ( #1893 )
...
* Optimize and fix guideline violation in hammer
* Further adjustments to pixel perfection
* Nudge things around a bit more
* Elongate front part of head
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 09:00:51 +01:00
Karsa
5e5fe0085f
Update tractor.svg
2024-02-19 08:12:47 +01:00
Karsa
0c2a8d774f
Fix anvil rounding ( #1895 )
...
* Fix anvil rounding
* Add rounding to spike
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 08:11:29 +01:00
Jakob Guddas
804906dcd8
Update tractor icon ( #1894 )
...
* Updated icons/tractor.svg
* Updated icons/tractor.json
2024-02-19 08:11:24 +01:00
Karsa
d575743d3a
Fix siren rounding ( #1896 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-19 08:11:15 +01:00
Karsa
42c1faed75
Adds telescope icon ( #1889 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-15 13:34:42 +01:00
Karsa
42b494f853
Updated naming guidelines with element order and modifier naming scheme ( #1874 )
...
* Update icon-design-guide.md
* Update docs/guide/design/icon-design-guide.md
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-12 19:04:03 +01:00
Karsa
9bf8a653a3
Ran prettier on updateContributors.mjs ( #1887 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-12 18:59:06 +01:00
Jakob Guddas
01cff578e5
Update file-output icon ( #1879 )
...
* Updated icons/file-output.svg
* Updated icons/file-output.json
2024-02-12 16:18:48 +01:00
Jakob Guddas
a0b1305258
feat: folder output ( #1619 )
2024-02-12 16:18:39 +01:00
Karsa
0cfdfa2181
Adds images and (updates file-image to match) ( #1852 )
...
* Adds images and updates file-image to match
* Improve pixel perfection
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-12 16:17:22 +01:00
Jakob Guddas
a2e8ea32d2
feat: folder symlink ( #1618 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-12 16:16:03 +01:00
Jakob Guddas
8a7e6ba343
Update file-symlink icon ( #1878 )
...
* Updated icons/file-symlink.svg
* Updated icons/file-symlink.json
2024-02-12 16:15:05 +01:00
Jakob Guddas
7a9233f4a7
Update clover icon ( #1883 )
...
* Updated icons/clover.svg
* Updated icons/clover.json
* Updated icons/clover.svg
* Update icons/clover.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-02-12 16:14:07 +01:00
Jakob Guddas
71aef25812
Update circle-dashed icon ( #1884 )
...
* Updated icons/circle-dashed.svg
* Updated icons/circle-dashed.json
* Update icons/circle-dashed.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-02-12 16:13:45 +01:00
Jakob Guddas
33189a81ac
fix: updateContributors adds trailing line to icon.json ( #1885 )
2024-02-12 14:33:04 +01:00
Simon
e3923f87c2
Add radical icon (square root) ( #1847 )
...
* Add `square-root`icon
* Update square-root.svg
* Fix square icon SVG
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Rename `square-root` `radical`
* Rename radical-square.json to square-radical.json
* Rename radical-square.svg to square-radical.svg
* Update radical.json
* Match activity height
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2024-02-11 23:42:03 +01:00
Jakob Guddas
08c040a57d
Update anchor icon ( #1875 )
...
* Updated icons/anchor.svg
* Updated icons/anchor.json
2024-02-11 18:07:39 +01:00
Jakob Guddas
981c3309ce
Rounded corners of graduation-cap icon ( #1870 )
...
* Updated icons/graduation-cap.svg
* Updated icons/graduation-cap.json
* Updated icons/graduation-cap.svg
* Updated icons/graduation-cap.json
2024-02-11 17:58:43 +01:00
Jakob Guddas
2e0af66d8a
Update school icon ( #1872 )
...
* Updated icons/school.svg
* Updated icons/school.json
2024-02-11 17:04:35 +01:00
Jakob Guddas
a789c91213
Optimized shopping-basket icon ( #1871 )
...
* Updated icons/shopping-basket.svg
* Updated icons/shopping-basket.json
* Updated icons/shopping-basket.svg
* Updated icons/shopping-basket.json
2024-02-11 17:02:13 +01:00
Jakob Guddas
91c95600f3
Update rss icon metadata ( #1873 )
...
* Updated icons/rss.svg
* Updated icons/rss.json
2024-02-11 17:01:50 +01:00
Jakob Guddas
99acf4102c
Update wifi icon ( #1877 )
...
* Updated icons/wifi.svg
* Updated icons/wifi.json
* Updated icons/wifi.svg
* Updated icons/wifi.json
* Update wifi-off.svg
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-02-11 17:01:19 +01:00
Jakob Guddas
86f2dc12f4
Update arrow-big-down-dash icon ( #1876 )
...
* Updated icons/arrow-big-down-dash.svg
* Updated icons/arrow-big-down-dash.json
2024-02-11 16:59:54 +01:00
DefaultLP
b9fdde2d09
Add caption icons ( #1799 )
...
* Add caption icons
* Add subtitle category
* Changed corner radius to 2px
* Fixed metadata for caption icons
* Took suggestions to heart
* Removed trailing spaces
* Fixed captions-off violations
* Fixed name and added aliases
* Removed subtitles svg and json
* Removed alias from captions-off
* format
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-05 19:34:34 +01:00
Karsa
5c494962e1
Various contributor fixes ( #1844 )
...
* Various manual contributor fixes
* Remove myself from a few dozen more icons I took practically no part in.
* Remove danielbayley from some icons as per https://github.com/lucide-icons/lucide/pull/1844
---------
Co-authored-by: Rigó József Karsa <karsa@sztaki.hu >
2024-02-05 19:11:34 +01:00
Karsa
772c5be034
Fixes scaling, tag and tags to have the necessary rounding. ( #1850 )
...
* Fixes scaling, tag and tags to have the necessary rounding.
* Update tags.svg
* Update tag.svg
---------
Co-authored-by: Karsa <karsa@sztaki.hu >
2024-02-05 15:08:13 +01:00
Karsa
ee3483eb1b
Adds handshake icon ( #1835 )
...
* Adds handshake icon
* update handshake icon
* Update handshake.svg
* Update icons/handshake.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Rigó József Karsa <karsa@sztaki.hu >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-02-01 16:37:10 +01:00
CokaKoala
9182c51962
feat: Adds Svelte 5 support ( #1748 )
...
* adds svelte 5 support
* Update package.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-02-01 16:36:27 +01:00
Han Yeong-woo
eb035fe370
Improve formatting ( #1814 )
...
* Ignore linting for examples in docs
* Formatting JSX single attribute per line
* Separte `format` and `lint:format` in package.json
* Bump prettier version
* Run format
2024-02-01 14:38:21 +01:00
Karsa
b96e6acd2e
Fix plus/minus sign size in shield-plus/shield-minus ( #1840 )
...
* Update shield-plus to match other plus icons
* Update shield-minus to match other minus icons
---------
Co-authored-by: Rigó József Karsa <karsa@sztaki.hu >
2024-01-31 22:53:23 +01:00
Daniel Bayley
7b62649c39
Add smaller dots fill fix to VS Code snippets ( #1837 )
2024-01-31 09:02:07 +01:00
Daniel Bayley
10aff6cf7b
Fix bolt missing metadata ( #1836 )
2024-01-31 08:42:01 +01:00
Jordan Long
cfa8924025
Update truck icon to match ambulance ( #1838 )
2024-01-31 08:36:17 +01:00
Eric Fennis
713e9b8a09
Add clipboard-plus and clipboard-minus icons ( #1812 )
...
* Add clipboard icons
* Switch to same plus minus as file icons
* update contributors
* center plus and minus paths
2024-01-31 08:35:00 +01:00
Eric Fennis
8ab6f80e4f
Add headset icon ( #1780 )
...
* Add headset icon
* Fix lint errors
* Revert headset change
2024-01-30 10:08:59 +01:00
Jordan Long
a5221c236a
Add story icon ( #1820 )
...
* Add story icon
* Split single path into multiple elements
* Refine icons/story.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update contributors to icons/story.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Change "story" icon name to "circle-fading-plus" and add to shapes category
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-01-30 09:30:44 +01:00
Jordan Long
cdd32b5294
Add ambulance icon ( #1819 )
...
* Add ambulance icon
* Remove extra attributes and connect path under wheels
* Lift roof and "+" to adhere to 2px gap rule for icons/ambulance.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Increase cab height of ambulance
* Add contributors from truck icon
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-01-29 19:50:04 +01:00
CokaKoala
54c8d4078d
fix: Add the license banner inside of the script tag instead of an HTML comment ( #1811 )
...
* add banner inside of the script tag instead
* renamed script
* Update packages/lucide-svelte/scripts/license.mjs
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update packages/lucide-svelte/scripts/appendLicense.mjs
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* renamed file
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-29 19:48:14 +01:00
Daniel Bayley
3302870983
Refine helping-hand/add hand-* icons ( #1328 )
...
* Refine `helping-hand` icon
* Add `hand-platter` icon
* Add `hand-coins` (savings) icon
* Add `hand-heart` icon
* Fix/optimise `helping-hand` icon
* Fix/optimise `hand-coins` icon
* Fix/optimise `hand-heart` icon
* Rename `helping-hand` to `hand-helping`
* Fix/optimise `hand-platter` icon
* Add `thumbs-up-down` icon
* Improve `thumbs-up`/`down` icons metadata
* Improve metadata
* Delete thumbs-up-down icons
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-26 10:10:19 +01:00
Karsa
0f25ee86a0
Fix fills in smaller dots ( #1436 )
...
* Fixes palette
* Fixing fill on circles
* Fixing fills
* Revert tractor fill
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-26 09:58:05 +01:00
Jakob Guddas
28686b5bd5
feat: added webhook-off icon ( #1566 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-25 08:54:18 +01:00
Eric Fennis
8cc143915c
Update JSdoc lucide svelte ( #1826 )
2024-01-25 08:23:34 +01:00
Daniel Bayley
06372db723
Optimise/add missing calendar[-*] icons/improve metadata ( #1377 )
...
* Optimise `calendar`[`-*`] icons
* Add `calendar-plus` variant
* Add `calendar-minus` variant
* Add `calendar-slash` icon
* Improve `calendar`[`-*`] icons metadata
* Add `calendar-fold` icon
* Remove calendar-slash
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-22 20:02:19 +01:00
Eric Fennis
114fb08556
fix icon preview comment ( #1823 )
2024-01-21 19:45:21 +01:00
Eric Fennis
3bad7f6ced
fix site, downgrade sandpack-vue3
2024-01-21 18:20:52 +01:00
Daniel Bayley
e450afe408
Add ticket-* icons/improve metadata ( #1312 )
...
* Add `ticket-x` (cancel/refund) icon
* Improve `ticket` metadata
* Add `ticket-slash` (marked/redeemed) icon
* Terminal Add `ticket-check` (purchased) icon
* Add `ticket-plus` (book) icon
* Add `ticket-minus` (remove from basket) icon
* Add `ticket-percent` (discount) icon
* Add `ticket-text` (T&Cs) icon
* Remove ticket text
* Fix duplicate item
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-21 18:04:03 +01:00
Daniel Bayley
6fcfc820ca
Add text-search icon ( #1807 )
2024-01-21 17:22:12 +01:00
dependabot[bot]
55f264bea6
Bump vite from 5.0.10 to 5.0.12 ( #1817 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-21 16:46:12 +01:00
Han Yeong-woo
675158df16
Cleanup tools ( #1756 )
...
* Use prettier own instead of eslint plugin
* Extend prettier config angular eslint
* Upgrade root prettier to 3
* Fix css syntax errors
* Change eslint ignore to prettier ignore
* Ignore formatting for outputs
* Fix lint-staged error when edited multiple files
* Bump pnpm version
* Remove unnecessary pnpm config
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-18 12:36:48 +01:00
Gustavo Bonfim
042393a931
docs(react-native): fix generic icon import ( #1813 )
2024-01-18 12:27:02 +01:00
Daniel Bayley
551635003c
Optimise/add receipt[-*] icons ( #1401 )
...
* Optimise `receipt` icon
* Add `receipt-text` icon
* Improve `receipt` metadata
* Add `receipt-pound-sterling` icon
* Add `receipt-euro` icon
* Add `receipt-swiss-franc` icon
* Add `receipt-japanese-yen` icon
* Add `receipt-indian-rupee` icon
* Add `receipt-russian-ruble` icon
* Add `receipt-cent` icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-17 20:06:56 +01:00
Eric Fennis
5c7119f6d1
Export all types lucide-react-native ( #1809 )
2024-01-17 14:28:14 +01:00
Daniel Bayley
7bfdb2f54a
Fix missing metadata ( #1808 )
...
* Fix missing metadata
From #1280 .
* Fix more missing metadata
From #1378 .
2024-01-17 12:13:47 +01:00
Eric Fennis
e3abcdbcc6
Remove v-memo
2024-01-17 11:17:09 +01:00
Daniel Bayley
62d350140e
Add missing arrow-*-from-square/optimise external-link icon/s ( #1383 )
...
* Add `arrow-up-right-from-square` (share) icon
* Add `arrow-up-left-from-square` icon
* Add `arrow-down-left-from-square` icon
* Add `arrow-down-right-from-square` icon
* Optimise `external-link` icon
* Improve `external-link` metadata
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-16 16:44:44 +01:00
Daniel Bayley
ad90ee7582
Refine file/sticky-note[-*] icons/add file-dot (dotfile) icon ( #1378 )
...
* Refine `file`[`-*`] icons
* Refine `sticker` icon fold
* Refine `sticky-note` icon
* Improve `sticky-note` metadata
* Add `sticky-note-text` icon
* Add `file-dot` icon
* Update icons/file-badge-2.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Add `file-sliders-big` (config) icon
* Add `file-sliders` (config) icon
* Improve `folder-dot` metadata
* Remove icons
* Remove sticky note text
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2024-01-16 16:41:08 +01:00
Eric Fennis
b0e825cb57
Site improvements and update site dependencies ( #1805 )
...
* try to speed up build times
* Update deps
* Update site deps and fix search issue
* Small improvements
* fix imports
* Remove unused var
2024-01-16 16:22:09 +01:00
Karsa
d4cbe899fb
Remove aliasesSupport flag from rollup.config.mjs ( #1794 )
...
* Remove aliasesSupport flag from rollup.config.mjs and add always add aliases
* Update rollup.config.mjs
* Update rollup.config.mjs
* Update rollup.config.mjs
* Update rollup.config.mjs
---------
Co-authored-by: Rigó József Karsa <karsa@sztaki.hu >
2024-01-16 16:21:57 +01:00
Daniel Bayley
be3ccc8ece
Add/optimise swatch-book/aperture/blend/eclipse (dark/light) mode/paint-roller icons and improve palette/brush metadata ( #1280 )
...
* Add `swatch-book` icon
* Improve `palette`/`brush` icons metadata
* Update icons/swatch-book.svg
Co-authored-by: Karsa <contact@karsa.org >
* Add `color-wheel` icon
* Improve `palette`/`swatch-book` icons metadata
* Update icons/color-wheel.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Add `paint-roller` icon
* Improve metadata
* Add `contrast` alternate icon
* Add `eclipse` (dark/light mode toggle) icon
* Add `blend` icon
* Refine `color-wheel` icon
* Optimise `aperture` icon
* Add `aperture` variant
* Drop `color-wheel` icon
* Refine `paint-roller` icon
* Fix `aperture-2` optimisation
* Update icons/aperture.svg
Co-authored-by: Karsa <contact@karsa.org >
* Fix `aperture` variant optimisation
* Rename `contrast-2` to `circle-line-vertical`
* Remove aperture-2 and circle-line-vertical
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-16 15:42:22 +01:00
Eric Fennis
e56b09d400
Add cache header site assets ( #1801 )
2024-01-13 15:32:18 +01:00
Eric Fennis
7e936c8803
Update stale action
2024-01-13 10:10:43 +01:00
ocavue
c9ffa4033f
Add list-collapse icon ( #1790 )
...
* Add `list-collapse` icon
* Update icons/list-collapse.json
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-01-10 10:12:13 +01:00
Karsa
32a6187d69
Fixes pen-square ( #1784 )
2024-01-09 15:42:14 +01:00
Staffan Mowitz
2bf20db4bf
Update CONTRIBUTING.md ( #1787 )
...
Update link for creating a new icon request issue
2024-01-09 11:25:03 +01:00
Eric Fennis
4473df5ad5
Export all types from lucide-svelte ( #1779 )
...
* Export all types from lucide-svelte
* Export all types
2024-01-07 17:26:15 +01:00
Jakob Guddas
bc5efd7f0d
feat(ci): added filename lint job ( #1782 )
2024-01-07 17:15:49 +01:00
Eric Fennis
05f209cb04
Fix icon preview comment workflow ( #1775 )
...
* Add helpers
* fix preview script
* refactor markup to javascript
* test
* Add escaping
* Try alternative escaping
* test comment markup
* update comment markup
* Revert comment markup step
* revert escaping
* Test with markup file instead of GITHUB_OUTPUT var
2024-01-07 15:59:33 +01:00
Eric Fennis
ef89510a47
Implement deprecated block comment ( #1765 )
...
* Implement deprecate comment lucide-react
* Add export template with comment
* Add block comment to Lucide Svelte
* Add blockcomment to lucide-angular
* Add block comment to lucide-static
* revert runtime change build:tags
* Fix failed tests
* Remove optional property in icon schema
2024-01-07 15:59:19 +01:00
Daniel Bayley
b72cea6399
Add notebook/pad[-*] icons & optimise/rename *-edit icons ( #1363 )
...
* Add `notebook` icon
* Add `notebook-tabs` (contacts variant) icon
* Add `notebook-text` icon
* Add `notepad-text` icon
* Add `notebook-pen` icon
* Optimise `file-edit` icon
* Rename `file-edit` to `file-pen`
* Optimise `clipboard-edit` icon
* Rename `clipboard-edit` to `clipboard-pen`
* Optimise `folder-edit` icon
* Rename `folder-edit` to `folder-pen`
* Optimise `file-signature` icon
* Rename `file-signature` to `file-pen-line`
* Optimise `clipboard-signature` icon
* Rename `clipboard-signature` to `clipboard-pen-line`
* Add `notepad-text-dashed` (draft/template) icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-07 00:16:44 +01:00
Tyrone Tudehope
d2152b3cdd
Rename between-horizontal-* icons ( #1781 )
2024-01-07 00:13:25 +01:00
Jakob Guddas
ea43df6431
Manually optimized folder-sync ( #1745 )
...
* Update folder-sync.svg
* Update folder-sync.svg
* Update folder-sync.json
* Update folder-sync.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-05 17:36:55 +01:00
Eric Fennis
4042a366e8
Merge branch 'main' of https://github.com/lucide-icons/lucide
2024-01-05 17:32:54 +01:00
Eric Fennis
5e0ba7e897
fix aliases property in asterisk-square
2024-01-05 17:32:51 +01:00
Daniel Bayley
6b4f575992
Add between-* icons ( #1508 )
...
* Add `between-horizontal` icon
* Add `between-vertical` icon
* Rename icons and end icons
* Fix lint issues
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-05 16:58:25 +01:00
Daniel Bayley
92784de9c5
Rename square-* icons appropriately ( #1384 )
...
* Rename `square-gantt` to `gantt-square`
* Rename `square-dot` to `dot-square`
* Rename `square-kanban` icons to `kanban-square`
* Rename `square-code` to `code-square`
* Rename `square-asterisk` to `asterisk-square`
* Rename `square-equal` to `equal-square`
* Rename `square-slash` to `slash-square`
* Cleanup merge conflicts
* Add alias back
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-05 16:20:41 +01:00
Daniel Bayley
314ee3b255
Add amenities icons ( #1461 )
...
* Add `washing-machine` icon
* Add `safe` icon
* Add `vault` icon
* Add `heater` icon
* Refine `vault` icon
* Refine `safe` icon
* Remove safe icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2024-01-05 12:47:57 +01:00
Eric Fennis
ee7add11bf
fix: Run lint always
2024-01-05 11:50:36 +01:00
Daniel Bayley
001d0a51fb
Add bolt (settings variant)/drill icons ( #1340 )
...
* Add `bolt` (settings variant) icon
* Add `screw` icon
* Add `screw-head` icon
* Add `drill` icon
* Improve tool icons metadata
* Revert "Add `screw-head` icon"
This reverts commit 15cc69ffea .
* Revert "Add `screw` icon"
This reverts commit bc764555d5 .
* Simplify `drill` icon
* Update icons/drill.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2024-01-04 16:24:16 +01:00
Eric Fennis
fd4308e755
Add nitro prepare command docs site ( #1774 )
...
* Add nitro prepare command docs site
* Add prepare command to other vitepress commands
2024-01-03 11:39:54 +01:00
SHYAKA Davis
59893119b5
docs: Add Lucide-Svelte icon import instructions and type definitions ( #1766 )
...
* docs: Add Lucide-Svelte icon import instructions and type definitions
* Add Svelte docs link.
* apply feedback + recommended import manner
* Refactor menuItems type definition
---------
Co-authored-by: Davis SHYAKA <87414827+davis-shyaka@users.noreply.github.com >
2024-01-03 11:39:42 +01:00
Eric Fennis
faff6a8269
Update dependencies and general improvements in packages ( #1773 )
...
* update deps and vitest
* dedupe packages
* update package.json files
* Update to latest vite and vites
* Fix build
* Update lockfile
2024-01-03 11:38:06 +01:00
Han Yeong-woo
3fe74beeb0
Bump github actions ( #1755 )
2024-01-02 15:33:27 +01:00
Eugene Sviridov
f8aafd63b9
remove mentions of the site folder in doc and config files ( #1769 )
2024-01-02 15:14:34 +01:00
Daniel Bayley
f0422f415c
Sort rows/columns icons ( #1500 )
...
* Optimise `rows` icon
* Optimise `columns` icon
* Improve metadata
* Improve metadata
* Add `rows-3` variant
* Rename `rows` to `rows-2`
* Rename `columns` to `columns-2`
* Add `columns-3` variant
* Add `panels-*` to `aliases`
Moved from #1156 .
* Add `rows-4` variant
* Add `columns-4` variant
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-28 14:47:14 +01:00
Jakob Guddas
14a196d89c
Renamed alarm-minus to alarm-clock-minus ( #1629 )
...
* Renamed alarm-minus to alarm-minus
* Renamed alarm-plus to alarm-clock-plus
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-28 14:41:26 +01:00
Jakob Guddas
87a89b30da
Automatic optimisation of squirrel icon ( #1764 )
2023-12-28 14:31:26 +01:00
Jakob Guddas
3180910b23
Automatic optimisation of rabbit icon ( #1763 )
2023-12-28 14:30:52 +01:00
Jakob Guddas
46a4041cc7
improved SvgPreview radii highlighting ( #1747 )
...
* improved SvgPreview radii highlighting
* Update index.tsx
* Update index.tsx
* Update index.tsx
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-28 14:29:46 +01:00
Han Yeong-woo
e3166c65df
Fix type error of preact createLucideIcon() ( #1754 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-28 14:28:15 +01:00
CokaKoala
d9d7e245a3
fix: Exports Icon type ( #1762 )
...
* fixed import path
* export Icon type
2023-12-28 14:26:15 +01:00
Karsa
e19a9cc43a
Fixes package list item 404 navigation error ( #1751 )
...
Co-authored-by: Rigó József Karsa <karsa@sztaki.hu >
2023-12-26 12:06:09 +01:00
Daniel Bayley
5ecfd61397
Optimise/add remaining panel-*/consolidate layout icons ( #1156 )
...
* Optimise `layout` icon
* Optimise `panel-*` icons
…from #1156 .
* Fix JSON
* Rename `layout` to `panels-top-left`
* Add `panel-bottom-narrow` (status bar) icon
* Add `panels-left-bottom` icon
* Add `panels-right-bottom` icon
* Add `panels-left-right-bottom` icon
* Add `panels-left-right` icon
* Add `panels-bottom-left-right` icon
* Add `panels-top-split` icon
* Improve metadata
* Rename `panel-top-inactive` to `panel-top-dashed`
* Rename `panel-bottom-inactive` to `panel-bottom-dashed`
* Rename `panel-left-inactive` to `panel-left-dashed`
* Rename `panel-right-inactive` to `panel-right-dashed`
* Add `panel-top-narrow` (menu bar) icon
* Refine/rename `panels-top-split` to `panels-top-narrow-split`
* Remove `panel-bottom-narrow` icon
* Remove `panel-top-narrow` icon
* Remove `panels-bottom-left-right` icon
* Remove `panels-left-right-bottom` icon
* Remove `panels-top-narrow-split` icon
* Remove `panels-left-right` icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-25 11:28:46 +01:00
Eric Fennis
5366782da0
Adding documentation about Global Styling ( #1721 )
...
* Add global styling docs
* Add global styling and filled icon docs
* Fix typos global-styling.md
* Update filled-icons.md
2023-12-24 13:29:05 +01:00
Jakob Guddas
262f9e8865
fix: made cp1 in preview absolute for smooth curves ( #1739 )
2023-12-24 13:28:53 +01:00
it-is-not
7af26002a0
add icons ( #1222 )
2023-12-24 12:53:44 +01:00
CokaKoala
e71a776acc
Fixed export maps, types, and packaging for lucide-svelte ( #1707 )
...
* add extensions for `NodeNext` support
* fixed exports map and replaced the packaging system for `@sveltejs/pacakge`
* lockfile
* ignore generated `.svelte-kit` dir
* no longer needed
* fixed main export
* fixed IconNode and IconProps types
* have icon props extend svg attributes
* build script for prepending the license to each `dist` file
* Update packages/lucide-svelte/scripts/addLicense.mjs
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-24 12:45:57 +01:00
Jakob Guddas
0a69fb9e52
Fix gavel gap ( #1744 )
...
* Fix `gavel` gap
* Update gavel.json
2023-12-24 12:26:02 +01:00
Eric Fennis
3648e02992
Add cooking-pot icon ( #1737 )
...
Co-authored-by: Guillermo Angeles <guillermo.angeles@adoptaunabuelo.com >
2023-12-22 13:53:26 +01:00
Wojciech Maj
64504da1cd
Add more tags ( #1734 )
2023-12-21 14:18:35 +01:00
Daniel Bayley
e166ba4e80
Add materials icons ( #1407 )
...
* Add `fence` icon
* Add `anvil` (metal) icon
* Add `brick-wall` icon
* Refine `anvil` icon
* Update icons/anvil.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/brick-wall.json
Co-authored-by: Karsa <contact@karsa.org >
* Add `panel` icon
* Refine `brick-wall` icon
* Rename `panel` to `inspection-panel`
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-20 09:08:50 +01:00
Wojciech Maj
1123214b13
Add support for react-native-svg ^14.0.0 ( #1732 )
...
Closes #1722
2023-12-19 22:59:59 +01:00
Eric Fennis
4140ba5612
bumping up packages ( #1728 )
2023-12-18 12:04:42 +01:00
Jakob Guddas
019f38281c
chore: pull-request workflow refactor ( #1729 )
...
* chore: pull-request workflow refactor
* chore: pull-request workflow refactor
* chore: pull-request workflow refactor
2023-12-18 11:03:17 +01:00
Bhargav Shirin Nalamati
633595d1c1
Update README.md ( #1653 )
2023-12-16 16:34:28 +01:00
Daniel Bayley
df58c3ff2f
Add fire/safety/security/amenities icons ( #1392 )
...
* Add `fire-extinguisher` icon
* Add `smoke-alarm` icon
* Improve fire related metadata
* Add `fire-alarm` icon
* Add `cctv` icon
* Add `cctv-off` icon
* Update icons/fire-alarm.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/fire-alarm.json
Co-authored-by: Karsa <contact@karsa.org >
* Rename `fire-alarm` to `bell-alarm`
* Refine `cctv` icons
* Optimise `bell-alarm` icon
* Rename `bell-alarm` to `bell-electric`
* Rename `smoke-alarm` to `alarm-smoke`
* Refine `alarm-smoke` icon
* Refine `cctv` icons
* Update icons/alarm-smoke.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/cctv.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/fire-extinguisher.svg
Co-authored-by: Karsa <contact@karsa.org >
* update pr workflow
* update pr workflow
* add env
* remove cctv off icons
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-16 15:39:40 +01:00
Jakob Guddas
e7abba5273
feat: added renameIcon script ( #1630 )
...
* feat: added renameIcon script
* feat: added renameIcon script
* chore: converted renameIcon.sh to mjs
* refactor: cleanup
* Delete scripts/renameIcon.sh
2023-12-16 15:20:08 +01:00
Eric Fennis
2693da38d3
fix: update pr workflow
2023-12-15 16:31:19 +01:00
Jakob Guddas
ab59a1ec36
feat: added pointer-off icon ( #1567 )
2023-12-15 14:18:47 +01:00
Jakob Guddas
315c020279
Add squircle ( #1293 )
...
* Add `squircle`
* Create squircle.json
* Update squircle.svg
* Update icons/squircle.json
* Update squircle.json
* Update squircle.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-15 13:48:36 +01:00
James Vickery
494f7953c8
New icons: user-search and user-round-search ( #1620 )
...
* user-search and user-search-2 icons
* updated user-search icons
* Update icons/user-search.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/user-search-2.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Renamed user-search-2 to user-round-search.
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Karsa <contact@karsa.org >
2023-12-15 12:21:07 +01:00
Eric Fennis
a5ea3a5368
Set fail-fast: false, release workflow
2023-12-15 12:20:22 +01:00
Daniel Bayley
6486f76c55
Fix missing contributors ( #1706 )
2023-12-15 11:09:52 +01:00
Eric Fennis
e32db96f1f
update workflow
2023-12-13 22:44:08 +01:00
Eric Fennis
73f70c885a
Update pull-request.yml
2023-12-13 22:28:05 +01:00
Daniel Bayley
14c7ea8e13
Refine/add message[-*] icons ( #1208 )
...
* Add `message-square-warning` icon
* Optimise `message-square-plus` icon
* Add `message-square-diff` (request changes) icon
* Refine `message-circle` icon
* Add `message-circle-question` icon
* Add `message-circle-warning` icon
* Add `message-square-x` icon
* Add `message-square-off` icon
* Add `message-circle-plus` icon
* Add `message-circle-x` icon
* Add `message-circle-off` icon
* Refine `message-circle` icons
* Fix `message-circle-question` mark
* Fix `message-square-diff` icon
* Add `message-square-share` icon
* Add `message-square-text` icon
* Refine `message-square-x` icon
* Add `message-square-code` icon
* Improve `message-*` icons metadata
* Add `message-square-more` icon
* Improve `more-horizontal` metadata
* Add `message-circle-more` icon
* Add `message-circle-dashed` icon
* Add `message-square-text-quote` icon
* Add `message-square-quote` icon
* Add `message-square-reply` icon
* Add `message-circle-code` icon
* Add `message-circle-reply` icon
* Add `message-circle-heart` icon
* Add `message-square-heart` icon
* Add `message-square-dot` (unread) icon
* Add `message-square-dot-big` (unread/notification) variant
* Remove message-square-text-quote and rename message-square-dot-big
* Added as contributor in meta data
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-12-13 21:14:49 +01:00
Eric Fennis
9fc7653dc1
Add carbon to site
2023-12-13 20:45:25 +01:00
Jakob Guddas
2b007e7962
Lessened $schema type strictness ( #1718 )
...
* Lessened $schema type strictness
* Lessened $schema type strictness
2023-12-11 15:53:52 +01:00
dependabot[bot]
bb1e470f3a
Bump vite from 4.4.7 to 4.4.12 ( #1714 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.7 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 10:55:14 +01:00
Eric Fennis
4a1e6bbfa5
Update site dependencies & small fixes ( #1699 )
...
* update styling
* Update vitepress
2023-11-28 21:02:23 +01:00
Gionata Mettifogo
e5ee997566
Update README.md ( #1704 )
...
The readme lists the url below with uppercase L
@import ('~lucide-static/font/Lucide.css');
but the file in node_modules/lucide-static/font has a lowercase L making it fail on certain loaders like the one used by Storybook on MacOS.
The fix is simply to use lowercase
2023-11-28 21:00:46 +01:00
Daniel Bayley
27c0a136cd
Add music/piano/keyboard/guitar/pick/amp/drum/album/audio/waveform icons ( #1124 )
...
* Add `piano` icon
* Add `keyboard-music` icon
* Optimise `speaker` icon
* Refine `speaker` icon
* Improve metadata
* Add `guitar` icon
* Add `guitar-pick` icon
* Add `guitar-amp` icon
* Add `drum` icon
* Add `disc-album` icon
* Add `disc-album-remove` icon
* Add `disc-album` variant
* Add `file-music` icon
* Add `audio-waveform` icon
* Add `audio-lines` icon
* Refine `speaker` icon
* Remove icons
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-11-28 21:00:08 +01:00
Sukomal Dutta
84b3c46b65
remove extra space in svg class attribute ( #1703 )
...
* remove extra space in svg class attribute
* Update packages/lucide-react/src/createLucideIcon.ts
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-11-28 20:59:37 +01:00
James Vickery
1a09e7fb39
Renamed user-*-2 to user-round-* ( #1638 )
...
* Renamed user-*-2 to user-round-*
* Added user-round icon optimizations as per Discord + renamed user*-(square|circle) to (square|circle)-user* also as per Discord
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-11-24 13:59:28 +01:00
Eric Fennis
75e9724072
Make sure we apply all classes to the lucide icons ( #1691 )
...
* Make sure all classes are applied for all packages
* Add class test to angular component
* Adjust lucide-static tests
* update snapshot
* Fix types
2023-11-24 13:59:12 +01:00
Eric Fennis
fbaccc7d9f
Fix lint errors svg files ( #1698 )
2023-11-24 11:22:05 +01:00
Zakher Masri
c24bc4d7ef
Fixed Illustrator template link + fixed typo ( #1664 )
...
* Fixed Illustrator template link + fixed typo
* Added `pilcrow-left` icon
* Revert "Added `pilcrow-left` icon"
This reverts commit 6ccdf9c55e .
2023-11-24 11:08:57 +01:00
Otto Coster
5c8c8f4362
Support Angular 17 ( #1696 )
2023-11-24 11:07:49 +01:00
Daniel Bayley
ffd2a62941
Improve Adobe Illustrator template ( #1689 )
2023-11-24 09:19:02 +01:00
Eric Fennis
e77959e1a6
lucide-vue Deprecation warning (#1663 )
...
* Add Vue deprecation warning
* Add deprecation warning docs page
* Fix typo
* Update warning text
2023-11-24 08:14:47 +01:00
Eric Fennis
149ee36e61
Improve license notice in packages ( #1657 )
...
* Improve license message
* Implement license notice in lucide-static
* Tighten package PR workflows
* Update lockfile
2023-11-17 11:12:31 +01:00
Karsa
88bf60b5d7
Update Angular logo on site ( #1684 )
2023-11-17 11:11:26 +01:00
Jakob Guddas
1e5df716a4
feat: added curve handles to svg preview ( #1661 )
2023-11-13 21:18:51 +01:00
Karsa
fc0ea760e5
Fixes #1665 ( #1674 )
...
Replace Do with Don't in Pixel perfection bad example.
2023-11-09 16:27:59 +01:00
Jakob Guddas
c85275899a
Renamed alarm-check to alarm-clock-check ( #1628 )
2023-11-06 11:00:44 +01:00
Eric Fennis
288edde1ea
Linting SVG files ( #1642 )
...
* eslint rules for SVGS
* apply options
* Add typescript eslinter
* Make eslint work with the codebase
* Format icons
* Test svg
* Add workflow
* Fix lint command
* Revert duplicated aliases
* Update .eslintrc.js
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .eslintrc.js
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Move linter to separate workflow
* Add pnpm install
* Revert icon changes
* Test eslint workflow
* turn of fail lint-contributors
* Revert theater
* process feedback
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-11-06 11:00:04 +01:00
Karsa
207ff6c487
Adds ribbon ( #1438 )
...
* Adds ribbon
* Update icons/ribbon.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-11-03 08:49:20 +01:00
Sukomal Dutta
a1a9a4d839
fix export IconNode type ( #1656 )
...
* fix export IconNode type
* add Types exports
2023-11-01 15:53:17 +01:00
Karsa
c5804ad9a5
Refactored icon exports to use the new proposed icon node format. ( #1641 )
2023-10-31 21:03:39 +01:00
Jakob Guddas
c72fb4a28b
feat: changed backdrop color for new icons in group to gray ( #1640 )
2023-10-31 21:03:17 +01:00
Jakob Guddas
da5ad547b5
feat: improved backdrop group name resolution ( #1645 )
2023-10-31 21:02:35 +01:00
Daniel Bayley
66cfe527b3
Optimise/add missing check[-*] icon/s ( #1297 )
...
* Optimise `check`[`-*`] icons
* Add missing `check-square` variant
2023-10-31 19:54:25 +01:00
Karsa
d1866225ba
Fixes radiation center dot ( #1655 )
2023-10-31 07:13:25 +01:00
Jakob Guddas
372735999f
fix: exclude renames from contributor generation ( #1643 )
...
* fix: exclude renames from contributor generation
* fix: exclude renames from contributor generation
2023-10-30 21:31:25 +01:00
Jakob Guddas
f3a33346dd
Fixed gaps in cake icon ( #1651 )
...
* Fixed gaps in `cake` icon
* Update cake.json
* Update icons/cake.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-10-30 20:13:21 +01:00
Jakob Guddas
3373acf596
Rebuild tree-deciduous using arcs ( #1647 )
...
* Rebuild tree-deciduous using arcs
* Update icons/tree-deciduous.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-10-30 20:11:40 +01:00
Eric Fennis
73d5bfc318
Fix icon contributors
2023-10-29 21:09:08 +01:00
ayushrakesh
ddbc074aa3
Update README.md ( #1652 )
2023-10-29 18:47:00 +01:00
Jakob Guddas
8f4d6b1651
feat: added lint-contributors job ( #1625 )
...
* feat: added lint-contributors job
Signed-off-by: Jakob Guddas <github@jguddas.de >
* feat: improved lint-contributors job
Signed-off-by: Jakob Guddas <github@jguddas.de >
* feat: add comments to lint-contributors job
Signed-off-by: Jakob Guddas <github@jguddas.de >
---------
Signed-off-by: Jakob Guddas <github@jguddas.de >
2023-10-27 08:59:27 +02:00
Daniel Bayley
d8b08f8fda
Add missing git icons ( #995 )
...
* Add `git-pull-request-create` icon
* Add `git-pull-request-create-arrow` variant
* Improve `git-*` icons metadata
* Optimise `git-pull-request-closed` icon
* Refine `git-fork` icon
…to match [`network`](https://lucide.dev/icons/network )
* Add `git-graph` icon
* Rename `git-commit` to `git-commit-horizontal`
* Add `git-commit-vertical` icon
* Add `git-pull-request-arrow` icon
* Add `git-compare-arrows` icon
2023-10-27 08:56:26 +02:00
Daniel Bayley
fddacb6260
Optimise/add power[-circle/-square] icons ( #1353 )
...
* Add `power-circle` icon
* Optimise `power` icon
* Improve `power` icon metadata
* Add `power-square` icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-10-23 21:35:57 +02:00
Sun Xiaoran
3d0c8691c9
fix: jsx type for icons in vue 3 ( #1617 )
2023-10-23 21:24:05 +02:00
Jakob Guddas
47998b05aa
feat: added linting and formatting of icon and category json files ( #1632 )
2023-10-23 21:05:02 +02:00
Sukomal Dutta
9a9e051343
correct typo in icon size example ( #1634 )
2023-10-23 21:02:05 +02:00
Jakob Guddas
6c6c8448fa
fix: duplicate Next.js aliases ( #1631 )
2023-10-22 13:06:07 +02:00
Eric Fennis
49445aad3a
Showcase page for the website ( #1604 )
...
* add showcase items
* Add showcase cards
* Complete showcase list
* Add light/dark mode versions
2023-10-20 13:45:47 +02:00
Jakob Guddas
70656eb4f0
Optimized armchair icon ( #1610 )
2023-10-20 11:38:03 +02:00
Sukomal Dutta
930f862547
fix website jumping isuue ( #1612 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-10-20 11:36:53 +02:00
Eric Fennis
931b7f5376
Add pnpm action
2023-10-20 11:19:48 +02:00
Jakob Guddas
81e44bdc40
feat: improved folder cohesion ( #1223 )
...
* feat: improved folders
* fix: snapped node
* Update icons/folder-heart.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update folder-cog-2.svg
* Update folder-cog.svg
* feat: revert folder-symlink
* feat: revert folder-output
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-10-20 09:27:48 +02:00
Parikshit Adhikari
e6e90944b9
typo fixed ( #1621 )
2023-10-19 17:17:06 +02:00
Eric Fennis
f6fd369bfe
Github Actions cleanup - Use setup node for pnpm cache ( #1616 )
...
* Switch setup node for pnpm cache
* Test workflows
* Add pnpm setup back again
2023-10-18 09:50:18 +02:00
Eric Fennis
bbf183fe48
Fix lock file
2023-10-17 21:43:34 +02:00
Daniel Bayley
4f5642b872
Add book-* icons ( #1352 )
...
* Add `book-text` icon
* Add `book-open-text` icon
* Add `book-a` (dictionary) icon
* Improve `book`/`contact` icons metadata
* Add `book-check` (read) icon
* Add `book-type` (font book) icon
* Add `book-spine` icon
* Add `book-elastic` icon
* Add `book-user` (contacts) icon
* Add `book-address-user` (contacts variant) icon
* Add `book-address` (contacts variant) icon
* Add `book-heart` (diary/journal) icon
* Improve `book-*` icons metadata
* Add `book-image` icon
* Add `library-big` icon
* Improve metadata
* Rename `book-address`[`-*`] icons to `book-tabs`[`-*`]
* Improve metadata
* Add `notebook` icon
* Add `notebook-tabs` (contacts variant) icon
* Add `notebook-text` icon
* Add `notebook-elastic` icon
* Add `notebook-pencil` icon
* Add `notepad-text` (`notebook` variant) icon
* Add `notepad-lines` icon
* Refine `library-big` icon
Remove detail.
* Update icons/book-heart.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Refine `book-tabs` icon
* Remove `book-tabs-user` icon
* Improve `book` icons metadata
* Move `note`[`book`/`pad`] icons
* Add `book-volume` (audiobook) icon
* Add `book-headphones` (audiobook variant) icon
* Add `book-audio` variant icon
* Add `library-square` icon
* Add `book-open` variant
* Rename `book-template` to `book-dashed`
* Add `book-git-commit` icon
* Delete icons/book-elastic.json
* Delete icons/book-elastic.svg
* Delete icons/book-git-commit.json
* Delete icons/book-git-commit.svg
* Delete icons/book-open-2.json
* Delete icons/book-open-2.svg
* Delete icons/book-spine.json
* Delete icons/book-spine.svg
* Delete icons/book-tabs.json
* Delete icons/book-tabs.svg
* Delete icons/book-volume.json
* Delete icons/book-volume.svg
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-10-17 21:38:27 +02:00
Emma Alexia
1dce6a141a
fix/docs: release tags don't work for newly-created/updated icons ( #1589 )
...
As per 3391b5b717 , the format of new GitHub release tags is just the version number without the `v` prefix. As we can see on https://github.com/lucide-icons/lucide/releases?page=2 , versions older than 0.266.0 use a `v` prefix. The current docs assume that all versions contain the `v` prefix; this PR fixes it so that the format of versions both from before and after this change are accounted for.
2023-10-17 21:30:26 +02:00
Eric Fennis
dbfce919fc
Alias support for lucide package ( #1592 )
...
* Setup aliases for lucide
* Make aliases work for lucide package
2023-10-17 21:27:46 +02:00
Jakob Guddas
52adb78df8
Optimized globe ( #1606 )
2023-10-17 21:26:47 +02:00
Jan
c5cfbed28c
add info about dynamic imports to nextjs docs ( #1564 )
...
* add info about dynamic imports to nextjs docs
* remove warning
2023-10-17 21:25:49 +02:00
Jakob Guddas
1e4fd13852
Optimized backpack icon ( #1611 )
2023-10-17 21:11:44 +02:00
Eric Fennis
0a0fd1cf6c
Adds new font in lucide-static and speed up icon outlining ( #1599 )
...
* Apply new icon font build in release
* remove dockerfile
2023-10-16 22:03:57 +02:00
dependabot[bot]
487d03fc4d
Bump undici from 5.24.0 to 5.26.3 ( #1615 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.24.0 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.24.0...v5.26.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 21:43:56 +02:00
Karsa
950160ad5a
Fixes some over-optimisation done in #1573 ( #1605 )
2023-10-13 17:15:24 +02:00
Eric Fennis
b6f5898aee
Remove lucide flutter form the main repo ( #1593 )
2023-10-13 14:33:45 +02:00
Sukomal Dutta
a9c1dca801
fix #1579 issue added debounced in search ( #1600 )
...
* add debounced in search
* updated iconsCategoryOverview
* fix site loading issue
* apply suggestion
2023-10-13 14:32:34 +02:00
Jakob Guddas
c05c7e333f
feat: added umbrella-off icon ( #1568 )
...
* feat: added umbrella-off icon
* Update umbrella-off.svg
* Update umbrella-off.svg
* Update umbrella-off.svg
* Update icons/umbrella-off.json
2023-10-12 08:36:17 +02:00
Jakob Guddas
dff42fe326
fix: gh-icon improvements ( #1595 )
2023-10-11 13:21:42 +02:00
Daniel Bayley
c1f642e20f
Add navigation icons ( #1390 )
...
* Add `signpost` icon
* Add `signpost-big` icon
* Improve `milestone` metadata
* Add `map-pinned` icon
* Add `waypoints` icon
* Add `route` (journey/planner) icon
* Add `route-off` (clear journey) icon
* Refine `map-pinned` icon
* Refine `map-pinned` icon
2023-10-10 08:38:37 +02:00
Jakob Guddas
cf9565b69c
feat: added image-down icon ( #1570 )
2023-10-05 22:39:32 +02:00
Daniel Bayley
4cc4468d2f
Add camping icons ( #1409 )
...
* Add `caravan` icon
* Improve `tent` metadata
* Rename `tent` to `tipi`
* Add `tent-tree` (camping) icon
* Add `flame-kindling` (campfire) icon
* Refine `tipi` icon
* Refine `tent-tree` icon
* Revert rename `tipi` to `tent`
* Refine `caravan` icon
* Refine `tent` icon
* Fix `flame-kindling` optimisation
* Update flame-kindling.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-10-03 09:53:21 +02:00
Daniel Bayley
fd9ab8f17a
Add barcode/scan icons/optimise/improve metadata ( #1354 )
...
* Add `barcode` icon
* Add `scan-barcode` icon
* Add `scan-text` icon
* Improve `scan` icons metadata
* Add `scan-eye` icon
* Add `scan-search` icon
* Optimise `scan-line` icon
* Add `fullscreen` icon
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-10-03 09:35:20 +02:00
Eric Fennis
c9101f0f39
Add Lucide basics guide on site ( #1521 )
...
* add sidebar topics
* Start with styling icons doc
* write some doc text
* add sandpack
* Add custom sandpack theme
* Adjust sandpack
* update sidebar
* Add example
* Add more examples
* updat lockfile
* update vitepress
* Fix sidebar
* Adjust theme with latest vitepress!
* Example updates!
* Finish last examples
* Remove markdown comments
* Update docs/guide/advanced/filled-icons.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Process feedback
* Add editor width percentage
* process feedback
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-10-03 08:21:01 +02:00
Cd16d
614ef1a1d5
Lock icons ( #1346 )
...
* new lock/unlock icons
* Update icons/lock-2.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/unlock-2.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update lock-2.svg
* Update unlock-2.svg
* Update unlock-2.svg
* Rename lock-2.json to lock-dot.json
* Rename lock-2.svg to lock-dot.svg
* Rename unlock-2.json to unlock-dot.json
* Rename unlock-2.svg to unlock-dot.svg
* Update icons/lock-dot.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/unlock-dot.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update and rename lock-dot.json to lock-keyhole.json
* Rename lock-dot.svg to lock-keyhole.svg
* Update and rename unlock-dot.json to unlock-keyhole.json
* Rename unlock-dot.svg to unlock-keyhole.svg
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-10-02 20:25:05 +02:00
Jakob Guddas
1a441812ac
feat: changed mouse-pointer-click ( #1563 )
...
* feat: changed `mouse-pointer-click`
* Update mouse-pointer-click.json
2023-10-02 19:40:22 +02:00
Daniel Bayley
4a33e90c65
Add geometry icons ( #1142 )
...
* Add `radius` icon
* Add `tangent` icon
* Refine `radius` icon
* Add `circumference` icon
* Add `tangent` icon
* Fix: rename `circumference` to `diameter`
* Add `cylinder` icon
* Add `cylinder-volume` icon
* Add `area` icon
* Refine `layers` icon
* Add `drafting-compass` icon
* Update icons/drafting-compass.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/cylinder-volume.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/diameter.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Add `pyramid` icon
* Add `cone` icon
* Update icons/cone.svg
Co-authored-by: Karsa <contact@karsa.org >
* Refine `cone` icon
* Improve geometry icons metadata
* Refine `layers` icon
* Add `layers` alternate icon
* Add `pentagon` icon
* Improve `layers` alternate icon metadata
* Add `torus` icon
* Refine `area` icon
* Improve metadata
* Add `layers-3` variant
* Add `plot` icon
* Refine `plot` icon
* Rename `plot` to `land-plot`
* Add `cuboid` (brick) icon
* Add `weight` icon
* Optimise `triangle` icon
* Update icons/weight.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/weight.json
Co-authored-by: Karsa <contact@karsa.org >
* Refine `pyramid` icon
* Optimise `tangent` icon
* Refine `cone` icon
* Refine `pyramid` icon
* Update icons/cone.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/cuboid.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/cylinder-volume.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/land-plot.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/diameter.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/layers-2.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/layers.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/pyramid.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/radius.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/tangent.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/triangle.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/layers-3.svg
Co-authored-by: Karsa <contact@karsa.org >
* Delete icons/area.json
* Delete icons/area.svg
* Delete icons/cylinder-volume.json
* Delete icons/cylinder-volume.svg
* Add comma database.json
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-10-02 19:29:54 +02:00
Jakob Guddas
062a64a078
feat: optimized uncategorized icons ( #1573 )
2023-09-25 20:16:25 +02:00
Eric Fennis
95a1ea7255
Merge branch 'main' of https://github.com/lucide-icons/lucide
2023-09-24 21:54:03 +02:00
Eric Fennis
a0a5bc8fc2
update digital ocean link website
2023-09-24 21:53:56 +02:00
Jakob Guddas
698eded89b
Update gift.svg ( #1571 )
...
* Update gift.svg
* Update gift.json
2023-09-21 21:52:19 +02:00
Binyamin Aron Green
a70b713572
Fix solid package.json ( #1558 ) ( #1569 )
...
- allow access to types file in "exports" field
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-09-20 15:24:23 +02:00
Jakob Guddas
34530ad805
feat: more tags for graduation-cap ( #1562 )
2023-09-19 16:34:24 +02:00
Jakob Guddas
f73aed151a
chore: added "dropdown" to tags ( #1565 )
...
* Update chevron-down.json
* Update chevron-up.json
2023-09-19 16:33:13 +02:00
Maxim Coppieters
2bd7748562
Add theater/drama icons ( #1474 )
...
* Add theater/drama icons
Related to #1399
Co-Authored-By: Daniel Bayley <daniel.bayley@me.com >
* Remove alternate drama icon
* Improve tags
---------
Co-authored-by: Daniel Bayley <daniel.bayley@me.com >
2023-09-16 13:04:13 +02:00
Daniel Bayley
da8a6c5a1b
Add missing bookmark-* icons ( #1259 )
...
* Add `bookmark-x` icon
* Add `bookmark-off` icon
* Remove `bookmark-off` icon
* Add `bookmark-slash` icon
* Swap `bookmark-slash` with `bookmark-check`
2023-09-16 12:57:53 +02:00
Eric Fennis
5736028dfa
Update sponsor logos
2023-09-14 11:11:18 +02:00
Eric Fennis
45d2063340
Add digital ocean logo in readme
2023-09-14 10:42:02 +02:00
Erwann Lagouche
f71d3ffd1d
Add speech icon ( #1337 )
...
* add speech icon
* center icon and apply global attributes
* fix: make paddings wider
* fix: smoothe angle on base of neck
* fix: add jguddas to contributors
* Update speech.svg
* Update speech.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-09-13 21:05:54 +02:00
Oliver Schmidt
b8c3a5fa0b
Changed font creation process ( #1413 )
...
* Changed font creation process
* Class name prefix
Class name prefix added for backward compatibility.
* Container option in workflow removed
Removed the container option in github workflow lucide-font because it is not needed anymore, workflow was changed to nodejs only
* Fixed whitespaces in package.json
* Use releaseInformation instead of info.json
* Added workflow step
* Moved unicode numbers to convert function
* Added locale argument to sort function
* Delete pnpm-lock
* Updated versions, recreated pnpm-lock
* Updated dependencies
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-09-13 21:05:22 +02:00
Eric Fennis
a4076db69b
fix: Allow slash icon with double release
2023-09-11 09:07:14 +02:00
Eric Fennis
55cb681461
Remove conflicting alias ( #1555 )
2023-09-09 08:29:41 +02:00
Eric Fennis
09d9bb747d
Add bot-2 icon ( #1544 )
...
* Add bot-2 icon
* replace existing bot icon
2023-09-08 09:46:47 +02:00
Javi Aguilar
42f9cdceca
Replace sun-moon icon ( #1545 )
...
* Add sun-moon-2 icon
* Update icons/sun-moon-2.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* CR remarks
* Update sun-moon.json
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-09-06 10:21:01 +02:00
Eric Fennis
c652723b32
Generated aliases for Weird NextJS Case transformations ( #1549 )
...
* add script
* Create script to generate the aliases Nextjs
* Apply aliases to the icon meta files
* Make sure duplicated imports are not added
* add command to lint-staged
2023-09-06 09:26:02 +02:00
Jan
a44328d8be
Adjust name from "data-lucide-name" to "data-lucide" in documentation & vitepress config adjusted ( #1551 )
...
* adjusted name
* adjusted vitepress config and README file
* use glob pattern
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-09-04 16:02:34 +02:00
Eric Fennis
376568239f
adjust export order ( #1548 )
2023-09-02 21:49:11 +02:00
Jackson
92d05b5fca
Improve clarity and readability of packages guides in docs ( #1547 )
2023-09-02 21:48:45 +02:00
Daniel Bayley
27b5b7eaad
Add slash icon/improve [*-]slash metadata ( #1241 )
...
* Add `slash` icon
* Improve `slash` icons metadata
2023-09-02 15:46:42 +02:00
Daniel Bayley
4de1355e54
Refine film/clapperboard icons ( #1506 )
...
* Refine `film` icon
* Refine `clapperboard` icon
* Improve metadata
2023-09-02 15:45:06 +02:00
Daniel Bayley
c8d94bf3e1
Add percent-* (discount price tag) icons/improve metadata ( #1326 )
...
* Add `percent-circle` icon
* Improve metadata
* Add `percent-square` icon
* Add `percent-diamond` icon
2023-08-31 13:59:53 +02:00
Daniel Bayley
a128d1c3c1
Optimise/add shield-* icons/improve metadata ( #1349 )
...
* Optimise `shield` icons
* Rename `shield-close` to `shield-x`
* Improve `shield` icons metadata
* Add `shield-half` variant
* Add `shield-ban` icon
* Add `shield-plus` icon
* Add `shield-minus` icon
* Add `shield-slash` icon
* Add `shield-more` icon
* Add `shield-cross` icon
* Add `shield-cross-diagonal` icon
* Add `shield-cross-big` icon
* Add `shield-stripe-diagonal` icon
* Add `shield-stripe-vertical` icon
* Add `shield-stripe-horizontal` icon
* Add `shield-stripes-horizontal` icon
* Add `shield-crucifix` icon
* Revert "Add `shield-cross-big` icon"
This reverts commit 6484b6ea45 .
* Revert "Add `shield-cross-diagonal` icon"
This reverts commit ed474bdc1f .
* Revert "Add `shield-cross` icon"
This reverts commit 2ebc66e301 .
* Revert "Add `shield-crucifix` icon"
This reverts commit 4fa201658a .
* Revert "Add `shield-stripes-horizontal` icon"
This reverts commit b884028623 .
* Revert "Add `shield-stripe-horizontal` icon"
This reverts commit 40d7096dbf .
* Revert "Add `shield-stripe-vertical` icon"
This reverts commit 8839e095e3 .
* Revert "Add `shield-stripe-diagonal` icon"
This reverts commit a5326ce108 .
* Revert "Add `shield-slash` icon"
This reverts commit 7bab9fb256 .
* Rename `shield-more` to `shield-ellipsis`
2023-08-31 13:43:30 +02:00
Daniel Bayley
e145cb05e2
Improve [send/bring]-to-[front/back] metadata ( #1444 )
...
* Refine `send-to-back` icon
* Improve metadata
* Revert "Refine `send-to-back` icon"
This reverts commit 4f59705fd4 .
2023-08-31 13:41:43 +02:00
Daniel Bayley
759ff562fd
Add missing badge-* currency (discount) icons ( #1406 )
...
* Add `badge-cent` (discount) icon
* Improve `badge-dollar-sign` metadata
* Add `badge-pound-sterling` (discount) icon
* Add `badge-euro` (discount) icon
* Add `badge-swiss-franc` (discount) icon
* Add `badge-japanese-yen` (discount) icon
* Add `badge-indian-rupee` (discount) icon
* Add `badge-russian-ruble` (discount) icon
* Refine `badge-indian-rupee` icon
* Refine `badge-russian-ruble` icon
2023-08-30 13:18:55 +02:00
Karsa
ae2899a09e
Optimize russian-ruble.svg ( #1541 )
2023-08-29 15:17:22 +02:00
Daniel Bayley
8b7ea73aa3
Improve bug icons ( #988 )
...
* Refine `bug` icon
* Add `bug-off` icon
* Add `bug-play` (debug) icon
* Add `bug-x` icon
* Add `bug-x` variant
* Delete bug-x.json
* Delete bug-x.svg
* Delete bug-x-2.json
* Delete bug-x-2.svg
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-28 20:08:41 +02:00
Eric Fennis
1bdeae5364
Add conditional exports property Lucide Svelte package.json ( #1499 )
...
* add exports property
* adjust wild card import
* Fix exports
* revert bundleSize plugin change
* Fix exports build warning
2023-08-28 19:41:24 +02:00
Jan
0e307087f6
replaced SvelteComponentTyped with SvelteComponent ( #1517 )
...
Co-authored-by: Jan Richter <j.richter@vanlanschotkempen>
2023-08-28 19:21:04 +02:00
Karsa
a46114b3e7
[github] Added issue template forms ( #1535 )
...
* [github] Added issue template forms
* [github] yaml => yml
* Syntax fixes
* Further syntax fixes
* Sort issue templates
* Update 02_bug_report.yml
---------
Co-authored-by: Karsa <karsa@karsa.org >
2023-08-28 19:20:30 +02:00
Karsa
fcafe0e7b7
[pull-request-template] Added some clarification to pull request requirements. ( #1531 )
2023-08-28 15:49:06 +02:00
Karsa
5312982b8f
[docs] Fixes icon design guide heading levels + naming mix-up ( #1533 )
...
* Fixes icon design guide heading levels + naming mix-up
* Update icon-design-guide.md
---------
Co-authored-by: Karsa <karsa@karsa.org >
2023-08-28 09:05:26 +02:00
Daniel Bayley
3a13fab009
Add archive-x (junk) icon ( #1203 )
...
* Add `archive-x` (junk) icon
* Improve metadata
* Refine `archive` icon
* Refine `archive-restore` icon
* Refine `archive-*` icons
* Update icons/archive-restore.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/archive-x.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/archive.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-08-25 14:44:53 +02:00
Karsa
30a69ee670
[lucide-angular] Added factory to LUCIDE_ICONS injection token so that standalone components will be able to import LucideAngularModule. ( #1529 )
2023-08-25 08:43:16 +02:00
Jakob Guddas
5f442122ab
feat: added dpi preview ( #1510 )
...
* feat: added dpi preview
* fix: switched to resvg
* build: updated versions and nitro build config
* fix: switched to resvg-wasm
* fix: trying out fetch with import meta url
* fix: trying out copy wasm file manually
* fix: wrong file path
* fix: trying out esmImport
* fix: oups
* fix: giving up
* fix: await initialization
* fix: still nothing
* Revert "fix: still nothing"
This reverts commit dcb9fe3837a32ec4149f41c9b8925ae0e2fbdb79.
* fix: implement suggestions
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
* Update .github/workflows/pull-request.yml
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-24 11:37:07 +02:00
Jakob Guddas
e78d910a83
feat: defention of done ( #1224 )
...
* feat: defention of done
* Update new-icon.md
* Update new-icon.md
* move file pull_request_template.md
* updated the PR template
* update checklist items
* update heading
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
* Update .github/pull_request_template.md
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
2023-08-21 10:30:09 +02:00
Karsa
ccc8dc2b34
Updated icon design guide ( #1518 )
...
* Update icon design guide with new design guidelines, naming convention & code convention additions.
* Fix heading levels.
* Update docs/guide/design/icon-design-guide.md
2023-08-21 10:29:51 +02:00
Jakob Guddas
96bcca0e08
Added more tags to party-popper meta data ( #1519 )
2023-08-19 15:15:35 +02:00
Alwyn Tan
d95b14a70b
Fix: Copy SVG properties into the child in react-native-svg ( #1485 )
2023-08-16 23:01:41 +02:00
Daniel Bayley
a852a43ef4
Optimise box/package icons ( #1481 )
...
* Optimise `box` icon
* Optimise `package` icons
* Update icons/package-check.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/package-minus.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/package-plus.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/package-search.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/package-x.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/package.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-08-15 19:34:12 +02:00
Jakob Guddas
4953a95e36
feat: added fallback background for browsers without prefers-color-scheme support ( #1493 )
...
* feat: added fallback background to svg preview for browsers without prefers-color-scheme support
* feat: added fallback background to svg stroke-width preview for browsers without prefers-color-scheme support
2023-08-15 19:32:25 +02:00
Martin Adamko
cad1b95b69
fix(icons): Rename send-horizonal to send-horizontal ( #1496 )
...
* fix(icons): Rename `send-horizonal` to `send-horizontal`
* feat(icons): Add `"send-horizonal"` alias for backward compatibility.
2023-08-14 09:00:42 +02:00
Daniel Bayley
92f3fb0f90
Fix database-backup/improve metadata/add database-zap (cache) icon ( #1400 )
...
* Fix `database-backup` icon
* Improve `database` icons metadata
* Add `database-zap` icon
* Update icons/database-zap.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/database-backup.svg
Co-authored-by: Karsa <contact@karsa.org >
* Revert "Update icons/database-backup.svg"
This reverts commit ef1cfd2065 .
* Update icons/database-backup.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-08-13 22:09:30 +02:00
Jakob Guddas
6e8895d075
fix: generate alias files for nextjs import mapping ( #1486 )
...
* fix: generate alias files for nextjs import mapping
* Add entry files in rollup build
* improve build flow other packages
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-13 22:07:54 +02:00
Daniel Bayley
a1b2ce5b7b
Add browser/dev tools icons ( #1319 )
...
* Add `mouse-pointer-square-dashed` (inspect variant) icon
* Rename `inspect` to `mouse-pointer-square`
* Add `crosshair-square` (inspector) variant
* Add `computer-chip` icon
* Add `applications` icon
* Add `tablet-smartphone` (devices/responsive design) icon
* Add `waypoints` icon
* Revert "Add `crosshair-square` (inspector) variant"
This reverts commit 1610b85f66 .
* Revert "Add `applications` icon"
This reverts commit 06bc672f0f .
* Remove `computer-chip` icon
* Improve metadata
* Revert "Add `waypoints` icon"
This reverts commit acc47f0816 .
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-13 12:55:48 +02:00
Jakob Guddas
4a54e87e84
fix: cogs ( #1225 )
...
* fix: cogs
* fix: cogs
* fix: added folder-cog-2 as alias for folder-cog
* chore: removed file-cog-2
* feat: rotated cogs
* feat: rotated user-cogs-2 cog
2023-08-13 11:59:48 +02:00
Daniel Bayley
d8bdbff9c6
Improve utility-pole metadata ( #1157 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-13 11:49:25 +02:00
Zara
70cffa8dd2
Fix lucide-vue-next stroke-width must be number bug ( #1492 )
2023-08-11 15:29:23 +02:00
Eric Fennis
8cff59627b
Update Site to Vitepress 1.0.0-rc.4 and fix gh-icon api ( #1491 )
...
* update site dependencies
* revert preact change
* update config
2023-08-09 17:09:21 +02:00
Eric Fennis
b684a0083b
update snapshots
2023-08-07 22:20:14 +02:00
Eric Fennis
9fb4b0b161
Add multiline support
2023-08-07 12:59:26 +02:00
Daniel Bayley
9ec40ae506
Add transport icons ( #1412 )
...
* Refine `truck` icon
* Refine `train` icon
* Rename `train` icon to `tram`
* Add `rail-symbol` icon
* Add `m-square` (metro) icon
* Add `train-track` icon
* Add `cable-car` icon
* Add `coach` icon
* Add `traffic-cone` icon
* Add `traffic-cone` variant
* Improve metadata
* Refine `bus` icon
* Add `traffic-lights` icon
* Revert "Add `traffic-lights` icon"
This reverts commit 22dcfc7aad .
* Refine `train-track` icon
* Rename `train` to `train-high-speed`
* Refine `car` icon
* Add `car-front` variant
* Add `car-taxi` icon
* Add `car-sports` icon
* Add `parking-meter` icon
* Add `tractor` icon
* Refine `bus` icon
* Refine `tractor` icon
* Refine `car-front` icon
* Refine `car-taxi` icon
* Refine `car-sports` icon
* Add `bus-school` icon
* Remove `traffic-cone` variant
* Add `train-high-speed-tunnel` icon
* Refine `coach` icon
* Refine `cable-car` icon
* Refine `car` icon
* Refine `train-high-speed` icon
* Refine `train-high-speed-tunnel` icon
* Update icons/car-front.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/car.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/car-taxi.svg
Co-authored-by: Karsa <contact@karsa.org >
* Refine `coach` icon
* Add `coach` variant
* Rename `tram` to `tram-front`
* Rename `train-high-speed` to `train-front`
* Rename `train-high-speed-tunnel` to `train-front-tunnel`
* Rename `bus-school` to `bus-school-front`
* Rename `coach` to `coach-front`
* Rename `coach` variant to `coach-front` variant
* Rename `car-taxi` to `car-taxi-front`
* Rename `car-sports` to `car-sports-front`
* Add `car-electric-front` icon
* Refine `car-electric-front` icon
* Refine `car` icon
* Add `ship-wheel` icon
* Improve `ship` metadata
* Remove `bus-school-front` icon
* Remove `car-electric-front` icon
* Remove `car-sports-front` icon
* Remove `coach-front` variant
* Rename `coach-front` to `bus-front`
* Improve `train-front-tunnel` metadata
* Refine `car-taxi-front` icon
---------
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-08-07 11:21:42 +02:00
Daniel Bayley
890514de6c
Add blocks icons ( #1055 )
...
* Optimise `grid` icon
* Rename `grid` to `grid-3x3`
* Add `grid-2x2` icon
* Add `blocks` icon
* Update icons/blocks.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-08-06 16:24:50 +02:00
Eric Fennis
9463b2e445
Revert .mjs modules in build for Lucide React ( #1471 )
...
* switch to different build strategy for dynamicIconImports
* add remove for dynamicIconImports files
2023-08-06 15:47:07 +02:00
dependabot[bot]
0221022e24
Bump semver from 7.5.0 to 7.5.2 ( #1469 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.0 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.0...v7.5.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-04 10:47:48 +02:00
Eric Fennis
751f7cb1e3
Adjust workflow
2023-07-31 21:21:43 +02:00
Daniel Bayley
4c90b84236
Add rabbit & turtle/snail & shell/aminal icons ( #1234 )
...
* Add `rabbit` icon
* Add `turtle` icon
* Update icons/rabbit.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Refine `rabbit` icon
* Add `snail` icon
* Add `shell` icon
* Refine `snail` icon
* Refine `shell` icon
* Refine `snail` icon
* Refine `shell` icon
…to match `snail`.
* Flip `snail` icon to better match Lucide logo
* Refine `shell` icon
…to better match `snail` and the Lucide logo.
* Improve `shell` icon metadata
* Refine `turtle` icon
* Improve `contributor`s
* Reverse `snail` icon
* Reverse `shell` icon
* Reverse `lollipop` icon
* Add `paw-print` icon
* Add `fish-symbol` icon
* Improve metadata
* Update icons/egg-off.json
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/paw-print.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/rabbit.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/shell.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/snail.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/turtle.svg
Co-authored-by: Karsa <contact@karsa.org >
* Fix `turtle` icon
* Update icons/turtle.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update turtle.svg
Restores @danielbayley's original optimization.
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
Co-authored-by: Karsa <contact@karsa.org >
2023-07-31 12:32:44 +02:00
Eric Fennis
01be733532
update workflow
2023-07-30 20:39:47 +02:00
Ishan
4ffa38e013
Add: Missing README Image ( #1456 )
...
* Create powered-by-vercel.svg
* Update README.md
Add Missing Image
* Update README.md
* Delete assets directory
Cleanup
2023-07-25 12:53:28 +02:00
Alexandru Bacanu
0a38dccdae
Update package.json ( #1452 )
2023-07-24 21:48:14 +02:00
Eric Fennis
3391b5b717
update workflows
2023-07-21 10:17:43 +02:00
Daniel Bayley
5c145f4e72
Refine [pencil-]ruler icons ( #1442 )
...
* Refine `pencil-ruler` icon
* Refine `ruler` icon
…to match `pencil-ruler`.
* Update icons/ruler.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/pencil-ruler.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/pencil-ruler.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/pencil-ruler.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-07-21 09:47:16 +02:00
Daniel Bayley
74429a8e92
Optimise send icon/add variant ( #1411 )
...
* Add `send` variant
* Optimise `send` icon
* Refine `send` variant
* Refine `send` variant
* Rename `send-2` to `send-horizonal`
2023-07-19 21:17:31 +02:00
Ishan
1e99499dc8
Update createLucideIcon.ts ( #1439 )
...
* Update createLucideIcon.ts
Added Missing ref prop
* Update createLucideIcon.ts
* Update createLucideIcon.ts
ForwardRef need RefAttributes
* Update packages/lucide-react/src/createLucideIcon.ts
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Update createLucideIcon.ts
In needs RefAttributes for Forward Ref
* Update createLucideIcon.ts
* Update createLucideIcon.ts
cleanup
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-07-19 21:16:33 +02:00
Eric Fennis
724a43e3f0
fix site build
2023-07-19 19:37:07 +02:00
Eric Fennis
fb79059fca
Move dynamicImportFile to dedicated file ( #1440 )
...
* test this
* Fixes dynamicImportsMap and types
2023-07-19 19:32:34 +02:00
Daniel Bayley
9a54838538
Sort out pen[cil]/edit icons/add pencil-ruler (stationery) icon/improve metadata ( #1286 )
...
* Add `pencil-ruler` icon
* Add `pencil-eraser` icon
* Optimise `pencil` icon
* Improve stationery metadata
* Fix/rename/refine/optimise `pen`[`cil`]/`edit` icons
* Improve metadata
2023-07-18 12:26:49 +02:00
James Yeoman
c7438c0c10
Add forward and backward overlap icons ( #1425 )
...
* Add forward and backward overlap icons
* Apply code suggestions
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Apply metadata suggestions
Co-authored-by: Jakob Guddas <github@jguddas.de >
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-07-18 09:56:25 +02:00
Eric Fennis
667ae303f8
add inputs in workflow
2023-07-18 09:55:07 +02:00
Eric Fennis
dc1d17181f
Fix createdRelease in writeReleaseMetadata
2023-07-17 21:58:10 +02:00
Eric Fennis
26abdb904d
Merge branch 'main' of https://github.com/lucide-icons/lucide
2023-07-17 21:28:46 +02:00
Eric Fennis
cf0264745e
Remove alias
2023-07-17 21:28:43 +02:00
Daniel Bayley
510a5ec3b9
Add boombox icon ( #1249 )
...
* Add `boombox` icon
* Rename/refine `boom-box` icon
* Refine `boom-box` icon
2023-07-17 21:16:43 +02:00
Eric Fennis
e1bc19be4e
Refactor to workflow call
2023-07-17 21:12:03 +02:00
Daniel Bayley
062894e113
Add computer (GitHub Codespaces) icon ( #1269 )
...
* Add `computer` (GitHub Codespaces) icon
* Add `pilot` (GitHub Copilot) icon
* Improve ro`bot` metadata
* Refine co`pilot` icon
* Update icons/pilot.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Refine `pilot` icon
* Refine `computer` icon
* Remove (co)`pilot` icon
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-07-17 20:40:34 +02:00
Eric Fennis
eaa99b35f6
Merge branch 'main' of https://github.com/lucide-icons/lucide
2023-07-17 20:16:55 +02:00
Eric Fennis
7c22ccfab4
Fix 3 Add back replace changelog formatter
2023-07-17 20:16:52 +02:00
Daniel Bayley
e0e171db81
Add shopping-basket icon ( #1430 )
...
* Add `shopping-basket` icon
* Improve `shopping-cart` metadata
* Optimise `shopping-bag` icon
* Fix `shopping-basket` icon
2023-07-17 20:14:49 +02:00
Eric Fennis
3b11552e5e
Merge branch 'main' of https://github.com/lucide-icons/lucide
2023-07-17 20:09:25 +02:00
Eric Fennis
d8b455b614
Remove quote github actions
2023-07-17 20:09:23 +02:00
Daniel Bayley
79eecc89f6
Add TV/controller/connector icons ( #1341 )
...
* Add [aspect] `ratio` icon
* Rename `tv-2` to `tv-flatscreen`
* Add `triangle-right` (volume) icon
* Add `antenna` icon
* Add `connector-audio-video` icon
* Improve metadata
* Add [generic] `connector` icon
* Add `connector-usb` icon
* Improve metadata
* Add `hdmi-port` icon
* Improve metadata
* Add `connector-audio-video` icon
* Improve metadata
* Rename `connector-*` icons to `cable-*`
* Rename `cable` to `cable-plugs`
* Update icons/tv-flatscreen.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/hdmi-port.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/ratio.json
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Revert "Rename `tv-2` to `tv-flatscreen`"
This reverts commit 7df3555837 .
* Remove `cable-audio-video` icon
* Rename `cable-plugs` to `cable`
* Remove `cable-usb` icon
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-07-17 20:07:29 +02:00
Eric Fennis
b943430a08
Fix 2 Change log output
2023-07-17 20:06:18 +02:00
Daniel Bayley
cebb0ee84b
Refine/add scissors[-square] (snippet) icon ( #1266 )
...
* Refine `scissors` icon
* Add `scissors-square` (snippet) icon
* Add `scissors-square-dashed-bottom` (snippet) icon
* Refine `scissors-square-dashed-bottom` icon
* Improve `scissors`[`-*`] icons metadata
* Add `scissors-line-dashed` (cut along dashed line) icon
* Refine `scissors` icons gap to 2px
* Fix `scissors` optimisation
* Fix `scissors-line-dashed` optimisation
* Fix `scissors-square` optimisation
* Fix `scissors-square-dashed-bottom` optimisation
2023-07-17 19:57:02 +02:00
Eric Fennis
210c56807e
Try fix changelog output
2023-07-17 19:56:14 +02:00
Daniel Bayley
c2a8f31176
Add hard-drive-[up/down]load icons ( #1318 )
...
* Add `download-hard-drive` icon
* Improve `download` metadata
* Rename `download-hard-drive` to `hard-drive-download`
* Improve metadata
* Add `hard-drive-upload` icon
2023-07-14 13:17:08 +02:00
Daniel Bayley
a3f70d5b8b
Add gauge alternate icon ( #1256 )
...
* Add `gauge` alternate icon
* Improve `gauge` icons metadata
* Rename `gauge` to `gauge-circle`
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-07-13 16:41:47 +02:00
Eric Fennis
c97c6ed9e4
Improve types export for lucide-react ( #1424 )
...
* Add types plugin
* Add js doc comment
* Only enable dynamic imports for CJS and ESM builds
* Add documentation
* Adjust docs
* Add test for dynamic import
* Adjust note
* Adjustment in docs
2023-07-13 16:39:02 +02:00
Eric Fennis
e9d69c6948
Fix workflow actions
2023-07-07 18:37:51 +02:00
Daniel Bayley
270c935cd4
Optimise/improve plus/minus icons/metadata ( #1381 )
...
* Optimise `plus`/`minus` icons
* Optimise `square` icon
* Improve `plus`/`minus` icons metadata
2023-07-07 14:16:39 +02:00
Daniel Bayley
b7377d21eb
Sort out chevron-* icons ( #1355 )
...
* Optimise `chevron-*` icons
* Improve `chevron-*` icons metadata
* Add `chevron-left-circle` icon
* Add `chevron-right-circle` icon
* Add `chevron-up-circle` icon
* Add `chevron-down-circle` icon
* Improve metadata
2023-07-07 13:46:50 +02:00
Eric Fennis
7ccf155ad4
Adjust workflow
2023-07-02 21:42:41 +02:00
Eric Fennis
c696d1e907
update workflow
2023-07-02 21:36:30 +02:00
Daniel Bayley
a8cf24e75a
Sort out project management (kanban/gantt) icons ( #1405 )
...
* Improve `kanban`/`gantt` icons metadata
* Add `kanban` icon
* Rename `square-kanban` to `kanban-square`
* Rename `square-kanban-dashed` to `kanban-square-dashed`
* Rename `square-gantt` to `gantt-chart-square`
* Fix `gantt-chart` icons metadata
2023-07-02 21:12:09 +02:00
Eric Fennis
4e2773bd2d
Fix indentation ci workflow
2023-07-02 14:49:02 +02:00
Eric Fennis
7c8f898893
Improve release workflow ( #1397 )
...
* first fixes release workflow
* improve workflow
* remove legacy ::set-outputs
2023-07-02 14:46:53 +02:00
Viktor Szépe
c3951d36c7
Fix latest release link in README ( #1415 )
2023-07-02 14:10:05 +02:00
Daniel Bayley
f958310d91
Improve scroll icons metadata ( #1380 )
2023-06-29 21:58:22 +02:00
Daniel Bayley
d00cbebcc4
Optimise/add table icons/simplify metadata ( #1391 )
...
* Optimise `table` icon
* Add `table-properties` (property list) icon
* Improve `table` icons metadata
2023-06-29 21:57:35 +02:00
Eric Fennis
3619dfa7f2
Bump Vitest and his dependencies ( #1414 )
...
* migration to Svelte 4
* feat: update peer dep
* feat: update lockfile
* Bump vitest and deps
---------
Co-authored-by: joseph <josephrios56@gmail.com >
2023-06-29 21:42:47 +02:00
Eric Fennis
c844bc668f
Small fixes site ( #1408 )
2023-06-28 21:04:37 +02:00
Daniel Bayley
32dec05e0b
Add VS Code Lucide SVG snippets ( #1359 )
2023-06-28 09:20:22 +02:00
Daniel Bayley
5394d7fceb
Add tally icons ( #1244 )
...
* Add `tally` icon
* Improve `calculator` metadata
* Refine `tally` icon
* Add `tally-1` icon
* Add `tally-2` icon
* Add `tally-3` icon
* Add `tally-4` icon
* Rename `tally` icon to `tally-5`
2023-06-28 08:59:50 +02:00
Daniel Bayley
8dea4c7b7f
Add shipping/container (Docker) icons ( #1372 )
...
* Add `container` (Docker) icon
* Add `arrows-up-from-line` (this way up) icon
2023-06-27 21:39:20 +02:00
Nathaniel
b8a595275d
Add area-chart icon ( #1376 )
...
* Add icon
* Move top line up 1px
* Update paths
* Optimize paths
2023-06-27 21:38:18 +02:00
Daniel Bayley
a7b3ecde63
Add gallery icons ( #1389 )
...
* Add `gallery-vertical` icon
* Add `gallery-horizontal` icon
* Add `gallery-vertical-end` icon
* Add `gallery-horizontal-end` icon
* Add `gallery-thumbnails` icon
2023-06-27 21:12:50 +02:00
Daniel Bayley
8bcfc225ce
Improve dashed icons metadata ( #1361 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-06-25 12:57:44 +02:00
Eric Fennis
1d608db223
Improve labeler paths for site label
2023-06-25 10:02:34 +02:00
Eric Fennis
c1cb5d9bc2
Add labeler ( #1379 )
2023-06-23 09:37:16 +02:00
Daniel Bayley
66f51474cd
Optimise gem icon/improve metadata ( #1305 )
...
* Optimise `gem` icon
* Improve `gem` metadata
2023-06-23 09:36:47 +02:00
Daniel Bayley
af0b16bc10
Add wallet-cards icon/wallet variant/optimise credit-card icon/improve metadata ( #1332 )
...
* Add `wallet` variant
* Add `wallet-cards` icon
* Optimise `credit-card` icon
* Refine `wallet` icon
* Refine `wallet` variant
* Revert `credit-card` changes
…Handled in #1350 .
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-06-23 09:21:54 +02:00
Daniel Bayley
46d6c3c119
Add [cassette/video]-tape icons ( #1248 )
...
* Add `cassette-tape` icon
* Add `videotape` (VHS) icon
* Improve `video` metadata
* Improve `voicemail` metadata
* Refine `videotape` icon
* Update icons/cassette-tape.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-23 09:08:17 +02:00
Daniel Bayley
d3b8510602
Add generic folder-root/sync icons ( #1215 )
...
* Add generic `folder-root` icon
* Add `folder-dot` icon
* Add `folder-open-dot` icon
* Add `folder-sync` icon
* Refine `folder-sync` icon
2023-06-23 08:46:41 +02:00
Daniel Bayley
97e0f30627
Add square-kanban/gantt (project) icons ( #1201 )
...
* Add `project` icon
* Add `project-template` icon
* Add `project-roadmap` icon
* Rename `project*` icons to `square-kanban*`
* Rename `project-roadmap` to `square-gantt`
* Add `gantt-chart` icon
* Improve `target` metadata
* Add `folder-kanban` (project folder) icon
2023-06-23 08:46:19 +02:00
Daniel Bayley
24676ddc8e
Add layout-list-check icon ( #1232 )
...
* Add `layout-list-check` icon
* Refine `layout-list` icon
* Rename `layout-list-check` icon to `list-todo`
* Add `list-checks` icon
* Update icons/list-checks.svg
Co-authored-by: Karsa <contact@karsa.org >
* Update icons/list-todo.svg
Co-authored-by: Karsa <contact@karsa.org >
* Revert/refine `layout-list` icon
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-23 08:02:08 +02:00
Daniel Bayley
92689a3328
Improve undo-2 metadata ( #1339 )
...
* Add `arrow-back` icon
* Improve `undo` variant metadata
* Improve metadata
* Revert "Add `arrow-back` icon"
This reverts commit 9e8c9d97cb .
2023-06-22 09:30:11 +02:00
Daniel Bayley
b578269ecb
Add rainbow icon ( #1357 )
...
* Add `rainbow` icon
* Add `cloud` variant
* Revert "Add `cloud` variant"
This reverts commit ff23e27606 .
2023-06-21 09:21:33 +02:00
Daniel Bayley
d041a2b02a
Add square-* code snippet/gist icons ( #1068 )
...
* Add `square-dashed-bottom` (snippet) icon
* Add `square-code` (gist) icon
* Optimise `square-dashed-bottom` (snippet) icon
* Optimise `square-code` (gist) icon
* Add `square-dashed-bottom-code` (snippet/gist) icon
* Update icons/square-dashed-bottom.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Refine `square-dashed-bottom-code` icon
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-06-21 09:16:02 +02:00
Daniel Bayley
0253326b17
Improve award/badge/medal icons metadata ( #1371 )
2023-06-19 09:20:10 +02:00
Daniel Bayley
275c2cbc69
Add candy-cane/lollipop/popsicle/dessert/popcorn icons ( #1149 )
...
* Add `lolly` icon
* Add `candy` alternate icon
* Add `ice-lolly` icon
* Rename `candy` to `candy-cane`
* Update icons/lolly.svg
Co-authored-by: Karsa <contact@karsa.org >
* Rename `lolly` to `lollipop`
* Rename `ice-lolly` to `popsicle`
* Update icons/candy-cane.svg
Co-authored-by: Karsa <contact@karsa.org >
* Refine `candy-cane` icon
* Fix `lollipop` to match `search` icon
* Update icons/candy-cane.svg
Co-authored-by: Karsa <contact@karsa.org >
* Improve `lollipop` metadata
* Add `pudding` icon
* Rename `pudding` icon to `dessert`
* Add `popcorn` icon
* Refine `popcorn` icon
* Optimise `lollipop` icon
* Optimise `candy-cane` icon
* Optimise `popsicle` icon
* Add `donut` icon
* Add `cake-slice` icon
* Improve `cake` metadata
* Improve `donut` metadata
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-19 09:10:41 +02:00
Daniel Bayley
4bd6a273db
Optimise/add arrow-*navigation icons/improve metadata ( #1351 )
...
* Optimise `arrow-*` icons
* Add `arrow-up-left-square` icon
* Add `arrow-up-right-square` (share variant) icon
* Add `arrow-down-left-square` icon
* Add `arrow-down-right-square` icon
* Improve `arrow-*` icons metadata
* Improve map icons metadata
2023-06-18 22:30:09 +02:00
Eric Fennis
34155d48e7
Site improvements ( #1366 )
...
* write cions details
* add details
* Add icons details
* update gitignore
* Add node details
* Move tags api to own composable
* remove overridden var
* remopve whitespace
* log directory existence
* Fix path name
* Fix build
* Fix tags fetching
* Move max related icons to prebuild
* Improve tags scroller
* Add categories call
* cleanup
* Add active state
2023-06-15 14:44:43 +02:00
Eric Fennis
82db590192
General improvements in documentation ( #1348 )
...
* General improvements in documentation
* fix typo
* Update lucide-angular.md
* Fix build
* remove duplicated key
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-12 22:10:15 +02:00
Daniel Bayley
70be55b78f
Improve/optimise null/void/x[-*]/linter icons/metadata ( #1247 )
...
* Improve null/void metadata
* Optimise `x`/linter icons
2023-06-12 21:39:49 +02:00
Daniel Bayley
7163aeaa6b
Add activity-square icon ( #1356 )
...
* Add `activity-square` icon
* Optimise `activity` icon
* Improve `activity` metadata
2023-06-12 21:36:07 +02:00
Daniel Bayley
99cd76bb35
Fix circle-dot icons metadata ( #1358 )
2023-06-12 21:35:18 +02:00
Eric Fennis
f5fb1ec263
Small seo improvements
2023-06-12 21:13:22 +02:00
Daniel Bayley
6916aebee4
Add generic shapes icon ( #1239 )
...
* Add generic `shapes` icon
* Update icons/shapes.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-12 21:03:39 +02:00
Jakob Guddas
65d213264f
Changed binary ( #1188 )
...
* Changed `binary`
Felt to aggressive.
* feat: rounded radius to zero in file-digit
2023-06-11 20:51:26 +02:00
Daniel Bayley
ee77147aff
Add circle-dot-* (GitHub issue) icons ( #1066 )
...
* Improve `circle-dot` (GitHub issue) metadata
* Add `refresh-ccw-dot` icon
* Add `circle-dot-dashed` icon
* Add `circle-dashed` icon
* Improve `circle-dot` metadata
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-06-11 19:38:12 +02:00
Daniel Bayley
3b7b74fe86
Improve toggle/binary metadata ( #1238 )
2023-06-08 13:12:42 +02:00
Daniel Bayley
3a2f052ce9
Add presentation/projector icons ( #1327 )
...
* Add `projector` icon
* Add `presentation-screen` icon
* Add `presentation` (whiteboard) icon
* Consolidate `presentation` icons
* Refine `presentation` icon
* Update icons/projector.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-07 10:14:32 +02:00
Eric Fennis
cf34d61971
Revert title change
2023-06-07 08:38:21 +02:00
Eric Fennis
2814a63b8f
Add sitemap and OG image to site ( #1347 )
...
* Add sitemap generation
* Add og image
* Fix links
* remove comments
2023-06-07 08:25:46 +02:00
Daniel Bayley
4bcab462dc
Optimise/add search[-*] icons ( #1261 )
...
* Optimise `search` icon
* Add `search-code` icon
* Add `search-x` (stop/clear) icon
* Add `search-check` (complete) icon
* Add `circle-slash` (stop/clear) icon
* Refine `search-x` icon
* Refine `search-slash` icon
2023-06-06 16:03:11 +02:00
Daniel Bayley
6c93bb97c7
Add candlestick-chart icon/bar-chart-big variants ( #1320 )
...
* Add `candlestick-chart` icon
* Add `bar-chart-big` alternate icon
* Add `bar-chart-horizontal-big` alternate icon
* Refine `bar-chart-big` icons
2023-06-06 15:59:43 +02:00
Eric Fennis
3c1993c463
Fix orbit json
2023-06-06 15:57:12 +02:00
Daniel Bayley
7a57c306c3
Optimise book icons/add book-up (git force push) alternate icon ( #1205 )
...
* Optimise `book` icons
* Add `book-up` (force `push`) alternate icon
2023-06-06 15:18:40 +02:00
Jakob Guddas
32637199f5
Added round corners to network ( #1190 )
...
* Added round corners to `network`
* Update network.svg
* Update network.svg
* Update network.svg
* Update network.svg
2023-06-06 15:11:25 +02:00
Guillermo Angeles
e490bc35b8
Add Goal icon ( #1251 )
...
* Add more music icons and another mic icon (#746 )
* Revert "Add more music icons and another mic icon (#746 )" (#750 )
This reverts commit 57cba6ae0e .
* Add `goal` icon
* Update icons/goal.svg
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update icons/goal.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: it-is-not <72697755+it-is-not@users.noreply.github.com >
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Guillermo Angeles <guillermo.angeles@adoptaunabuelo.com >
Co-authored-by: Guillermo Angeles <67046262+g-angeles-aua@users.noreply.github.com >
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-06-06 15:09:18 +02:00
Jakob Guddas
496058cc15
Update orbit.json ( #1342 )
2023-06-06 15:03:01 +02:00
Daniel Bayley
4ee46673af
Add key variants ( #1257 )
...
* Add `key` alternate icon
* Update icons/key-2.svg
Co-authored-by: Karsa <contact@karsa.org >
* Refine `key` alternate icon
* Add `key` variant
* Refine `key` alternate icons
* Rename `key-2` to `key-round`
* Rename `key-3` to `key-square`
* Improve metadata
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-04 23:16:11 +02:00
Jakob Guddas
5a46f4b87c
Optimized circle-off ( #1262 )
...
* Optimized `circle-off`
* Update icons/circle-off.svg
Co-authored-by: Karsa <contact@karsa.org >
---------
Co-authored-by: Karsa <contact@karsa.org >
2023-06-04 22:20:07 +02:00
Daniel Bayley
875e8a2d06
Add versions icons ( #1141 )
...
* Add `versions` icon
* Add `versions-files` icon
* Rename `versions-files` icon to `file-stack`
* Rename `versions` icon to `square-stack`
2023-06-04 22:12:28 +02:00
Daniel Bayley
e006a171c1
Improve operator icons metadata ( #1263 )
...
* Improve operator icons metadata
* Update icons/square-slash.json
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-06-04 22:10:29 +02:00
Eric Fennis
606706e8e0
Fix gh-api for strokewidths
2023-06-04 17:52:03 +02:00