mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:46:36 +01:00
25 lines
385 B
JSON
25 lines
385 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"command line",
|
|
"prompt",
|
|
"shell"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "terminal-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|