Files
lucide/icons/list-indent-decrease.json
Eric Fennis bea6fdcac3 Add batch 7
2026-06-18 14:13:01 +02:00

34 lines
596 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"Themistoklis",
"ericfennis",
"karsa-mistmere"
],
"use-cases": [
"Decreasing the indentation of a list item"
],
"tags": [
"text",
"tab"
],
"categories": [
"text",
"development"
],
"aliases": [
{
"name": "outdent",
"deprecationReason": "alias.name",
"deprecated": true,
"toBeRemovedInVersion": "v1.0"
},
{
"name": "indent-decrease",
"deprecated": true,
"deprecationReason": "alias.name",
"toBeRemovedInVersion": "v1.0"
}
]
}