Karsa
f02067ea55
adds utility-pole icon ( #971 )
...
Co-authored-by: Karsa <karsa@karsa.org >
v0.123.0
2023-03-05 21:23:11 +01:00
Eric Fennis
57a72cbb38
Add forklift icon ( #943 )
...
* Fix vercel build
* Add forklift icon
Co-Authored-By: willythewizard <119956499+willythewizard@users.noreply.github.com >
---------
Co-authored-by: willythewizard <119956499+willythewizard@users.noreply.github.com >
2023-03-05 21:22:38 +01:00
Karsa
0baf1a49ef
Fixes incorrect relative links in documentation pages ( #973 )
...
* Fixes incorrect relative links in documentation pages
* Unifies documentation page names to avoid 404 links
---------
Co-authored-by: Karsa <karsa@karsa.org >
2023-03-05 21:21:26 +01:00
Lucide Bot
0879262bdb
📦 Bump lucide package versions to 0.122.0
2023-03-04 10:58:52 +00:00
Karsa
9a41d931e9
Adds blinds icon ( #970 )
...
* Add more music icons and another mic icon (#746 )
* Revert "Add more music icons and another mic icon (#746 )" (#750 )
This reverts commit 57cba6ae0e .
* adds blinds icon
---------
Co-authored-by: it-is-not <72697755+it-is-not@users.noreply.github.com >
Co-authored-by: Karsa <karsa@karsa.org >
v0.122.0
2023-03-04 11:53:29 +01:00
Lucide Bot
7c111a53e1
📦 Bump lucide package versions to 0.121.0
2023-03-02 08:04:30 +00:00
Maxime Franco
7209ed3fcd
[ADD] Router icon ( #957 )
...
Co-authored-by: Karsa <karsa@karsa.org >
v0.121.0
2023-03-02 08:58:27 +01:00
Karsa
e85dffa9b4
Adds gi = generate icons script ( #975 )
2023-03-02 08:51:56 +01:00
Lucide Bot
0c3d6cd097
📦 Bump lucide package versions to 0.120.0
2023-03-02 07:39:29 +00:00
Karsa
72c25a9936
Adds pill & tablets icons ( #969 )
...
* Add more music icons and another mic icon (#746 )
* Revert "Add more music icons and another mic icon (#746 )" (#750 )
This reverts commit 57cba6ae0e .
* adds tablets & pill icons
* adds some extra tags
---------
Co-authored-by: it-is-not <72697755+it-is-not@users.noreply.github.com >
Co-authored-by: Karsa <karsa@karsa.org >
v0.120.0
2023-03-02 08:33:50 +01:00
Lucide Bot
5226c326f8
📦 Bump lucide package versions to 0.119.0
2023-03-01 18:15:18 +00:00
Karsa
de2e3036c0
Adds tower-control icon ( #963 )
...
* Add more music icons and another mic icon (#746 )
* Revert "Add more music icons and another mic icon (#746 )" (#750 )
This reverts commit 57cba6ae0e .
* adds tower-control icon
* Update icons/tower-control.json
---------
Co-authored-by: it-is-not <72697755+it-is-not@users.noreply.github.com >
Co-authored-by: Karsa <karsa@karsa.org >
v0.119.0
2023-03-01 19:09:35 +01:00
Lucide Bot
8adeb025a6
📦 Bump lucide package versions to 0.118.0
2023-02-28 17:15:47 +00:00
Karsa
22ffb58649
Adds ship icon ( #965 )
v0.118.0
2023-02-28 18:10:57 +01:00
Karsa
278309fe55
Adds footprints icon ( #961 )
2023-02-28 18:10:44 +01:00
Karsa
bcbae1e406
Adds stamp icon ( #962 )
2023-02-28 18:10:33 +01:00
Karsa
1173134099
Adds helping-hand icon ( #966 )
v0.117.0
2023-02-28 18:08:19 +01:00
Lucide Bot
894993478f
📦 Bump lucide package versions to 0.116.0
2023-02-28 16:32:39 +00:00
Karsa
36f84a74f6
adds construction icon ( #959 )
...
Co-authored-by: Karsa <karsa@karsa.org >
v0.116.0
2023-02-28 17:25:08 +01:00
Karsa
1479a9dbd8
Fixes pre-commit git hook to ensure the optimisation of staged icons ( #958 )
...
* testing
* Fixes pre-commit hook
* Removing checkIcons from pre commit hook because it might result in false positives and negatives on an unclean local repository
* Added checkIcons Github action
---------
Co-authored-by: Karsa <karsa@karsa.org >
2023-02-28 17:24:17 +01:00
gubser
2485f6117a
Added filter-x icon ( #954 )
...
* Added filter-off icon
* Renamed filter-off to filter-x
* Update icons/filter-x.svg
---------
Co-authored-by: Elio Gubser <3030498-gubser@users.noreply.gitlab.com >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-02-22 22:29:14 +01:00
Eric Fennis
0bbaaa8abd
Fix site build ( #955 )
...
* Fix prebuild
* remove env file
2023-02-21 17:33:29 +01:00
Patchethium
a82af02687
Add split-square icon ( #952 )
...
* add split-square
* add horizontal icon
* rename vertical icon
* split path
2023-02-21 08:14:27 +01:00
Lucide Bot
a5be1b4101
📦 Bump lucide package versions to 0.115.0
2023-02-16 11:51:55 +00:00
Eric Fennis
639c0e8d85
Add creative commons icon ( #945 )
v0.115.0
2023-02-16 12:45:45 +01:00
Eric Fennis
b863445492
Add remove formatting icon ( #944 )
2023-02-16 12:44:43 +01:00
Karsa
8c4a41035b
Deprecate tags.json ( #896 )
...
* Deprecates tags.json and icons.json
* Removed tags.json dependency from Figma plugin
* Add JSON descriptor information to readme
* Restore packages/index.tsx
* Update packages/lucide-figma/src/api/fetchIcons.ts
Add multiple fetches to `Promise.all`
* Added caching to API endpoints
* Updates pnpm-lock.yaml
* Add tags to static
* Trigger site build
* Added prebuild script to generate api caches at build time
* Migrated NextCache function from arrow to regular to simplify markup
* test if contents are read from cache
* Add cache clear to prebuild
* removes debug object
---------
Co-authored-by: Karsa <karsa@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-02-16 08:26:29 +01:00
Lucide Bot
4a55ae4b91
📦 Bump lucide package versions to 0.114.0
2023-02-14 06:17:46 +00:00
Karsa
30f683a192
Fixes outline path joins in cat ( #947 )
v0.114.0
2023-02-14 07:11:42 +01:00
Lucide Bot
25e0aaf33c
📦 Bump lucide package versions to 0.113.0
2023-02-12 22:09:06 +00:00
Leon Koole
3cd84c8adf
Add grip and make all grip tags consistent ( #941 )
...
* Add grip and make all grip tags consistent
* Update icons/grip.svg
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
* Update icons/grip.json
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
v0.113.0
2023-02-12 23:03:16 +01:00
Ali
096ce92866
add title attr for "Available for" icons on home ( #942 )
2023-02-12 18:57:00 +01:00
Lucide Bot
57abe654b1
📦 Bump lucide package versions to 0.112.0
2023-02-07 08:40:49 +00:00
Jakob Guddas
852da97d46
Add fish-off icon ( #923 )
...
Co-authored-by: Kemie <kemie@monolinea.com >
v0.112.0
2023-02-07 09:35:00 +01:00
Cd16d
ba86ca5ef0
add picture-in-picture icon ( #930 )
v0.111.0
2023-02-07 09:31:44 +01:00
Petros Gasteratos
f2e325264f
Add vote icon ( #898 ) ( #931 )
...
* Add vote icon (#898 )
* Update icons/vote.svg
Co-authored-by: Karsa <contact@karsa.org >
v0.110.0
2023-02-07 09:27:06 +01:00
Lucide Bot
de366a1cb0
📦 Bump lucide package versions to 0.109.0
2023-02-02 07:46:11 +00:00
Karsa
5f5cec5b58
Fixes globe-2 icon ( #933 )
...
Co-authored-by: Karsa <karsa@karsa.org >
v0.109.0
2023-02-02 08:40:52 +01:00
Wojciech Maj
2ccd5b7422
Add more tags to icons ( #932 )
2023-02-02 08:40:34 +01:00
Luca
e38137822d
Svelte: Allow strings for size and strokeWidth ( #913 )
...
* Svelte: Allow strings for `size` and `strokeWidth`
* Svelte: Add missing types for building
2023-02-02 08:37:26 +01:00
Karsa
a9fef9f6b0
Fixes toggle-left & toggle-right ( #584 )
...
* Fixes toggle-left & toggle-right
* Update icons/toggle-left.svg
* Update icons/toggle-right.svg
* Update icons/toggle-left.svg
* Update icons/toggle-right.svg
---------
Co-authored-by: Karsa <karsa@karsa.org >
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2023-01-29 20:16:15 +01:00
Lucide Bot
f646d84559
📦 Bump lucide package versions to 0.108.0
2023-01-29 10:44:23 +00:00
Kaladii
6f6ffa2478
add battery-warning icon ( #927 )
...
* add battery-warning icon
* add battery-warning to to tags.json
v0.108.0
2023-01-29 11:38:20 +01:00
Lucide Bot
76326cb289
📦 Bump lucide package versions to 0.107.0
2023-01-26 08:57:04 +00:00
Eric Fennis
13a3f565b6
Add database-backup icon ( #918 )
v0.107.0
2023-01-26 09:51:01 +01:00
Lucide Bot
b0f2e084d8
📦 Bump lucide package versions to 0.106.0
2023-01-26 08:49:45 +00:00
Kemie
fc78d27cc3
Add food related icons: beef, dessert, fish, salad, sandwich, soup & takeout ( #869 )
v0.106.0
2023-01-26 09:38:13 +01:00
Eric Fennis
9b0d0edb61
update package.json lucide-react-native
2023-01-18 22:54:18 +01:00
Eric Fennis
6a5f8d3755
Fix aliases lucide-react-native ( #919 )
...
* Fix aliases lucide-react-native
* remove replace import
* Revert version change
v0.105.1
2023-01-18 22:49:53 +01:00
Lucide Bot
35c96ab61f
📦 Bump lucide package versions to 0.105.0
2023-01-17 07:10:46 +00:00