mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
24 lines
354 B
JSON
24 lines
354 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Themistoklis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"text",
|
|
"tab"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "outdent",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|