mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:26:19 +01:00
25 lines
373 B
JSON
25 lines
373 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"find",
|
|
"search",
|
|
"selection",
|
|
"dashed"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"cursors"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "text-selection",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|