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 >
0.384.0
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
0.383.0
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 >
0.382.0
2024-06-02 10:39:11 +02:00
Karsa
66d6c2fe4b
feat(icons): added lectern icon ( #2171 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
0.381.0
2024-05-30 12:56:40 +02:00
Karsa
053808685c
feat(icons): added section icon ( #2172 )
...
Co-authored-by: Karsa <karsa@sztaki.hu >
0.380.0
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 >
0.379.0
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 >
0.378.0
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 >
0.377.0
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
0.376.0
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
0.375.0
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 >
0.374.0
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 >
0.373.0
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 >
0.372.0
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
0.371.0
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 >
0.370.0
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
0.369.0
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