mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:26:31 +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
29 lines
400 B
JSON
29 lines
400 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"forward",
|
|
"next",
|
|
"more than",
|
|
"greater",
|
|
"menu",
|
|
"panel",
|
|
"code",
|
|
"coding",
|
|
"command line",
|
|
"terminal",
|
|
"prompt",
|
|
"shell",
|
|
"console",
|
|
">"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation",
|
|
"shapes",
|
|
"development"
|
|
]
|
|
} |