mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:47:40 +01:00
38 lines
643 B
JSON
38 lines
643 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"irvineacosta",
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"columns",
|
|
"settings",
|
|
"customize",
|
|
"table",
|
|
"grid",
|
|
"adjust",
|
|
"configuration",
|
|
"panel",
|
|
"layout"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"design"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "columns-settings",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
},
|
|
{
|
|
"name": "table-config",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|