Files
lucide/icons/text-select.json
Daniel Bayley 8bcfc225ce Improve dashed icons metadata (#1361)
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2023-06-25 12:57:44 +02:00

19 lines
245 B
JSON

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