2023-04-09 12:24:35 +01:00
|
|
|
{
|
|
|
|
|
"$schema": "../icon.schema.json",
|
2023-06-01 12:17:23 +02:00
|
|
|
"contributors": [
|
|
|
|
|
"danielbayley"
|
|
|
|
|
],
|
2023-04-09 12:24:35 +01:00
|
|
|
"tags": [
|
|
|
|
|
"find",
|
2023-04-28 09:35:35 +01:00
|
|
|
"search",
|
2023-06-25 11:57:44 +01:00
|
|
|
"selection",
|
|
|
|
|
"dashed"
|
2023-04-09 12:24:35 +01:00
|
|
|
],
|
|
|
|
|
"categories": [
|
|
|
|
|
"text",
|
|
|
|
|
"cursors"
|
2023-06-25 11:57:44 +01:00
|
|
|
],
|
|
|
|
|
"aliases": [
|
2025-07-30 16:52:50 +02:00
|
|
|
{
|
|
|
|
|
"name": "text-selection",
|
|
|
|
|
"deprecationReason": "alias.name",
|
|
|
|
|
"deprecated": true,
|
|
|
|
|
"toBeRemovedInVersion": "v1.0"
|
2026-03-30 09:15:51 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "text-select",
|
|
|
|
|
"deprecated": true,
|
|
|
|
|
"deprecationReason": "alias.name",
|
|
|
|
|
"toBeRemovedInVersion": "v1.0"
|
2025-07-30 16:52:50 +02:00
|
|
|
}
|
2023-04-09 12:24:35 +01:00
|
|
|
]
|
2024-02-01 22:38:21 +09:00
|
|
|
}
|