* 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>
* 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
* 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
* Refactors sort icons to cover all use cases
* increases arrow head size
* Apply suggestions from code review
---------
Co-authored-by: Karsa <karsa@karsa.org>