2022-11-16 18:16:50 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
2025-08-29 10:05:16 +02:00
|
|
|
"colebemis",
|
|
|
|
|
"ericfennis",
|
|
|
|
|
"karsa-mistmere"
|
2023-06-01 12:17:23 +02:00
|
|
|
],
|
2022-11-16 18:16:50 +01:00
|
|
|
"tags": [
|
|
|
|
|
"text",
|
2025-08-29 10:05:16 +02:00
|
|
|
"alignment",
|
|
|
|
|
"justified",
|
|
|
|
|
"menu",
|
|
|
|
|
"list"
|
2022-11-16 18:16:50 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
2025-08-29 10:05:16 +02:00
|
|
|
"text"
|
2024-03-08 16:55:46 +01:00
|
|
|
],
|
|
|
|
|
"aliases": [
|
2025-07-30 16:52:50 +02:00
|
|
|
{
|
2025-08-29 10:05:16 +02:00
|
|
|
"name": "align-justify",
|
2025-07-30 16:52:50 +02:00
|
|
|
"deprecated": true,
|
2025-08-29 10:05:16 +02:00
|
|
|
"deprecationReason": "alias.name",
|
2025-07-30 16:52:50 +02:00
|
|
|
"toBeRemovedInVersion": "v1.0"
|
|
|
|
|
}
|
2022-11-16 18:16:50 +01:00
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|