Jakob Guddas
a2e8ea32d2
feat: folder symlink ( #1618 )
...
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
0.328.0
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
0.327.0
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 >
0.326.0
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 >
0.325.0
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
0.324.0
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 >
0.323.0
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 >
0.322.0
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 >
0.321.0
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 )
0.320.0
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
0.319.0
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 >
0.318.0
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 >
0.317.0
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 >
0.316.0
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 >
0.315.0
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 >
0.314.0
2024-01-21 18:04:03 +01:00
Daniel Bayley
6fcfc820ca
Add text-search icon ( #1807 )
0.313.0
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 >
0.312.0
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 >
0.311.0
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 >
0.310.0
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