mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:45:03 +02:00
* Updated icons/text-cursor.svg * Updated icons/text-cursor.json --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
23 lines
282 B
JSON
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"
|
|
]
|
|
}
|