mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
16 lines
200 B
JSON
16 lines
200 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"code",
|
|
"command line",
|
|
"terminal",
|
|
"prompt",
|
|
"shell",
|
|
"console"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"shapes"
|
|
]
|
|
}
|