2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"colebemis",
|
|
|
|
|
"zenoamaro",
|
|
|
|
|
"ericfennis",
|
|
|
|
|
"csandman",
|
|
|
|
|
"mittalyashu"
|
|
|
|
|
],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
2023-08-06 15:24:50 +01:00
|
|
|
"table",
|
|
|
|
|
"rows",
|
|
|
|
|
"columns"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
|
|
|
|
"text",
|
|
|
|
|
"layout",
|
|
|
|
|
"design"
|
2023-08-06 15:24:50 +01:00
|
|
|
],
|
|
|
|
|
"aliases": [
|
2025-07-30 16:52:50 +02:00
|
|
|
{
|
|
|
|
|
"name": "grid",
|
|
|
|
|
"deprecationReason": "alias.name",
|
|
|
|
|
"deprecated": true,
|
|
|
|
|
"toBeRemovedInVersion": "v1.0"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "grid-3-x-3",
|
|
|
|
|
"deprecationReason": "alias.name",
|
|
|
|
|
"deprecated": true,
|
|
|
|
|
"toBeRemovedInVersion": "v1.0"
|
|
|
|
|
}
|
2022-11-16 18:16:50 +01:00
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|