mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:00:23 +01:00
* Optimise `chevron-*` icons * Improve `chevron-*` icons metadata * Add `chevron-left-circle` icon * Add `chevron-right-circle` icon * Add `chevron-up-circle` icon * Add `chevron-down-circle` icon * Improve metadata
16 lines
207 B
JSON
16 lines
207 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"backwards",
|
|
"reverse",
|
|
"slow"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation",
|
|
"gaming"
|
|
]
|
|
} |