mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:10:52 +01:00
* Add `text` icon Update icons/text.json Co-authored-by: Karsa <contact@karsa.org> * Apply suggestions from code review --------- Co-authored-by: Karsa <contact@karsa.org>
17 lines
193 B
JSON
17 lines
193 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"find",
|
|
"search",
|
|
"data",
|
|
"txt",
|
|
"pdf",
|
|
"document"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"files",
|
|
"cursors"
|
|
]
|
|
}
|