mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:36:23 +01:00
26 lines
332 B
JSON
26 lines
332 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"forward",
|
|
"next",
|
|
"more than",
|
|
"greater",
|
|
"menu",
|
|
"code",
|
|
"coding",
|
|
"command line",
|
|
"terminal",
|
|
"prompt",
|
|
"shell",
|
|
">"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"math",
|
|
"development"
|
|
]
|
|
}
|