mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:26:26 +01:00
* 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>
16 lines
191 B
JSON
16 lines
191 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"csandman"
|
|
],
|
|
"tags": [
|
|
"click",
|
|
"select"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"cursors"
|
|
]
|
|
}
|