Files
lucide/icons/text-cursor.json
Jamie Law 3d7a12949b fix(icons): changed text-cursor icon (#4340)
* Updated icons/text-cursor.svg

* Updated icons/text-cursor.json

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
2026-05-08 09:53:23 +02:00

23 lines
282 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [
"select",
"caret",
"type",
"typing",
"write",
"writing",
"edit",
"insert",
"input",
"textarea"
],
"categories": [
"text",
"cursors"
]
}