mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
37 lines
561 B
JSON
37 lines
561 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",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "chevron-right-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|