Karsa
3529cd3f4d
Adds various food and food intolerance icons ( #861 )
...
* Food intolerance + allergy icons
* Fixes bean outline
* Update dna.svg
* Update bean.svg
Co-authored-by: Karsa <karsa@karsa.org >
v0.97.0
2022-11-02 16:09:23 +01:00
locness3
a4d568f26e
Improve "Why choose Lucide over Feather" section in README.md ( #868 )
...
Authored by: @locness3
- Updated the obsolete number of added icons (congratulations to everyone btw, this is impressive).
- Added mention official packages.
- Expanded on "Active community".
2022-11-02 16:01:54 +01:00
Eric Fennis
9e524fd557
Add icon check-check ( #809 )
...
* add icon check check
* Update icons/check-check.svg
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Karsa <contact@karsa.org >
v0.96.0
2022-11-01 17:30:41 +01:00
Wojciech Maj
b5c71c4fc3
Dedupe dependencies ( #854 )
2022-11-01 17:28:24 +01:00
Sean van Zuidam
aa8861a2cd
Add show more link for packages on Homepage ( #858 )
...
* DEL: laravel from homepage packages
* ADD: more options link
This makes it more clear there are more options than just the ones shown on the homepage
2022-11-01 17:25:14 +01:00
Wojciech Maj
a41918a81e
Don't hardcode GitHub username in fetchCommitsOfIcon, allow usage of GITHUB_TOKEN instead ( #844 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2022-10-27 08:22:53 +02:00
Wojciech Maj
33be2c2430
Split commands in documentation to make it possible to use Copy to clipboard icon ( #853 )
...
GitHub adds Copy to clipboard button to all code snippets. By splitting npm and yarn specific snippets into two separate snippets we make it possible to copy the command dev is interested in in one click instead of manually selecting it and copying with Ctrl+C.
2022-10-27 08:19:45 +02:00
Wojciech Maj
eb706417e6
Reduce __NEXT_DATA__ size by removing content and author.commit properties from IconEntity ( #846 )
...
Reduces __NEXT_DATA__ size on main page by 127610 bytes by calculating `content` from `src` property and removing `commit` data altogether.
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2022-10-27 08:17:25 +02:00
Wojciech Maj
01e11a61f8
Update GitHub Actions actions/checkout to v3 ( #851 )
...
Fixed dependency warning:
```
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ . Please update the following actions to use Node.js 16: actions/checkout
```
2022-10-27 08:15:43 +02:00
Kemie
b323bbd28e
Add Cat & Dog ( #825 )
...
* Added cat & dog
* optimized svgs, tags
* updated cat & dog
refined icons to better meet design guidelines (2px gap)
* Update dog.svg
fixed ears
* Update tags.json
tags for dog
Co-authored-by: Karsa <contact@karsa.org >
* Update tags.json
tags for cat
Co-authored-by: Karsa <contact@karsa.org >
* reoptimized dog & cat svgs
* reoptimized svgs
* svg code formatting
* unmerge paths
* Update icons/cat.svg
* Update icons/dog.svg
Co-authored-by: Karsa <contact@karsa.org >
v0.95.0
2022-10-27 08:13:26 +02:00
Wojciech Maj
514e88bbf9
Remove direct dependency on @emotion/core, @emotion/react, @emotion/styled ( #849 )
2022-10-27 08:11:57 +02:00
Sean van Zuidam
de6ed26152
ADD: missing key to loops ( #856 )
2022-10-27 08:11:05 +02:00
Wojciech Maj
b8cc9ea3c8
Update husky, automatically install husky on pnpm i ( #847 )
...
Fixes #836
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2022-10-26 08:50:19 +02:00
Wojciech Maj
cc2ac8bfcd
Lazy load JSZip on Download all button click ( #850 )
2022-10-26 08:46:19 +02:00
Wojciech Maj
0e340a2679
Add lucide-react-native package to Header and main menu items ( #845 )
...
Fixes #841
2022-10-26 08:41:05 +02:00
Wojciech Maj
c15e3914a6
Fix version not bumped in lucide-react-native package.json ( #840 )
...
Fixes #839
…i think.
2022-10-26 08:36:57 +02:00
Wojciech Maj
ff81fbfd9a
Don't use md4 in crypto.createHash ( #843 )
...
Fixes #842
Please review carefully - I don't fully understand how this hash is used and whether there are any implications of changing it.
2022-10-26 08:36:17 +02:00
Wojciech Maj
5317abb867
Add packageManager to package.json to allow usage with Corepack ( #838 )
2022-10-26 08:33:51 +02:00
Wojciech Maj
ac80b9e58f
Update react-native-svg to ^13.0.0, allow react-native-svg ^13.0.0 as peerDependency ( #837 )
2022-10-26 08:33:17 +02:00
Eric Fennis
a25f139953
add spline icon ( #811 )
v0.94.0
2022-10-24 18:54:16 +02:00
Ekow Baah-Nyarkoh
b457c8dea1
Make lucid-angular compatible with angular 14 ( #835 )
...
* make lucid angular compatible with angular 14
* update pnpm-lock file
2022-10-24 18:39:44 +02:00
Christian Friedow
2e24567f8e
Docs: fix and extend the generic vue3 icon component example ( #832 )
...
* docs: fix and extend the vue3 icon component example
* docs: refactor the usage example to utilize script setup
* fix: correct dashcase in property names
2022-10-23 18:30:39 +02:00
ANTARCTUS
9b90bc4d51
Better tags 1 ( #827 )
...
* Update tags.json
Add "logo" tag to the trello logo
* Update tags.json
Add "maths" tag
* Update tags.json
Add tag "logo" to chrome
* Update tags.json
Add the tag "shape" to "octogon", "triangle", "square" and "circle"
* Update tags.json
Add tag "shape" to diamond
* Update tags.json
Add tag "maths" to function
* Update tags.json
* Update tags.json
Add "maths" to "circle slashed"
* Update tags.json
Remove the comma after the tag logo from trello
2022-10-23 18:29:43 +02:00
Lucide Bot
6fd0380e19
📦 Bump lucide package versions to 0.93.0
2022-10-23 12:19:23 +00:00
Eric Fennis
603ee05674
Add heading icons ( #810 )
v0.93.0
2022-10-23 14:12:17 +02:00
Eric Fennis
be15f5e54b
Update README.md
2022-10-20 08:23:27 +02:00
Eric Fennis
ea409105ce
Remove post-install lucide-angular ( #808 )
...
* remove postinstall
* final fixes
2022-10-20 08:08:42 +02:00
Eric Fennis
969254d986
Update readme and update repo logo ( #828 )
...
* Add ids to logos
* try this
* fix viewBox svg images
* update svgs
* Update README.md
* update readme
* fix badges
* small fix
* fix image url
2022-10-19 22:34:35 +02:00
Lucide Bot
200cc17ef6
📦 Bump lucide package versions to 0.92.0
2022-10-19 11:04:51 +00:00
Luke Murray
893119b064
change direction of arrow in sort ascending ( #819 )
...
fixes https://github.com/lucide-icons/lucide/issues/805
v0.92.0
2022-10-19 12:58:44 +02:00
Alen Šiljak
3e10988978
fixing the link title for Vue 2 ( #821 )
2022-10-19 12:46:38 +02:00
Alen Šiljak
53a764fc5b
main branch name ( #824 )
2022-10-19 12:44:56 +02:00
Eric Fennis
4cc195092f
Add framework svg logos
2022-10-19 09:19:15 +02:00
priority
b7ef305b9f
docs: fix click button download zip accidentally ( #816 )
2022-10-19 07:52:18 +02:00
Alen Šiljak
52896efc94
Adding Svelte to the readme ( #820 )
...
* Adding Svelte to the readme
* adding solid section
Co-authored-by: Alen Šiljak <dev@alensiljak.eu.org >
2022-10-18 22:48:25 +02:00
Luke Murray
2c0448a19a
Update CONTRIBUTING.md minimum node version ( #818 )
...
The build process uses import assertions which were added in Node 16.4. Updating the docs to reflect that since this bit me while contributing.
Example of import assertion
aa524c65a0/scripts/render/processSvg.mjs (L5)
[documentation for when import assertions were added in node](https://nodejs.org/api/esm.html#import-assertions )
2022-10-18 21:56:23 +02:00
Patrick Barrett
aa524c65a0
Fix signal-zero ( #812 )
...
Currently the icons `signal-zero` and `signal-low` are exactly the same.


Previously called out here https://github.com/lucide-icons/lucide/pull/428#issuecomment-1099289022 and confirmed by @ericfennis, the author of the original PR.
I've just manually edited `signal-zero` to remove the second bar.
2022-10-17 09:29:51 +02:00
Lauren Golembiewski
609ca31815
Update GitHub pull request guide link ( #807 )
...
Replace existing, broken link with new link found on egghead.
2022-10-16 18:20:20 +02:00
Lucide Bot
8fc34bfe1b
📦 Bump lucide package versions to 0.91.0
2022-10-03 14:45:59 +00:00
Karsa
48fa902b1c
Added ear and ear-off ( #804 )
...
* Added ear and ear-off
* Fixes incorrect commit
Co-authored-by: Karsa <karsa@karsa.org >
v0.91.0
2022-10-03 16:37:05 +02:00
Eric Fennis
cdd57e6610
Add Solid package ( #797 )
...
* init solid package
* add testing
* Fix tests solid
* add workflow
* update types build
* Fix typings file
* switch to camelCase props
* revert camelcased props
* Fix tests
* Fixing dynamic reactive props in lucide icons
* release beta
* strokeWidth fix
* bump beta version
* improve docs
* update beta release
* update vitest config
* Add automatic release for solid package
2022-10-03 16:36:33 +02:00
Lucide Bot
1f5119785b
📦 Bump lucide package versions to 0.90.0
2022-09-20 06:18:24 +00:00
Oliver Schmidt
90a3f6e1dd
Add book-open-check icon #789 ( #790 )
...
* Add book-open-check icon
* Added tags for book-open-check
* Update icons/book-open-check.svg
Co-authored-by: Karsa <contact@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
Co-authored-by: Karsa <contact@karsa.org >
v0.90.0
2022-09-20 08:12:10 +02:00
Lucide Bot
4ae4eae53d
📦 Bump lucide package versions to 0.89.0
2022-09-15 09:26:27 +00:00
Eric Fennis
e99228c65d
Add plug icons ( #786 )
...
>
>
Co-authored-by: Karsa <karsa@karsa.org >
v0.89.0
2022-09-15 11:18:55 +02:00
Eric Fennis
34249ff42c
Fix site build ( #796 )
...
* Some fixes site
* A lot of fixes in the site
* move file
2022-09-13 09:03:13 +02:00
andreas
f9d37968d6
Fix typo in lucide-vuew ( #795 )
2022-09-12 21:26:35 +02:00
Chad Fernandez
864b71822b
Fixed a small typo in the docs. ( #787 )
2022-08-25 11:44:40 +02:00
Lucide Bot
bc3bd1267a
📦 Bump lucide package versions to 0.88.0
2022-08-18 16:29:35 +00:00
Karsa
5d22d8e456
Added sailboat ( #665 )
...
* Added accessibility icon as per https://github.com/feathericons/feather/issues/633
* added newline to end of file
* Updated icon to comply with design guidelines and more closely match accessibleicon.org
* Added sailboat
* Updates icon based on @ericfennis' suggestion. Adds harbour and port tags.
* Update icons/sailboat.svg
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Update icons/sailboat.svg
Merge extra paths into a single triangle.
Co-authored-by: Karsa <karsa@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
v0.88.0
2022-08-18 18:20:10 +02:00