Files
lucide/icons/text-select.json
Daniel Bayley 8f7e9b3cde Rename text-selection to text-select (#1131)
This should have been called `text-select`, consistent with `box-select`…
2023-04-28 10:35:35 +02:00

15 lines
187 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"find",
"search",
"selection"
],
"categories": [
"text",
"cursors"
],
"aliases": [
"text-selection"
]
}