mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:07:35 +01:00
17 lines
224 B
JSON
17 lines
224 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"aliases": ["text-selection"],
|
|
"tags": [
|
|
"find",
|
|
"search",
|
|
"selection"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"cursors"
|
|
]
|
|
}
|