mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-11 08:29:07 +02:00
26 lines
348 B
JSON
26 lines
348 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a text cursor or editing"
|
|
],
|
|
"tags": [
|
|
"select",
|
|
"caret",
|
|
"type",
|
|
"typing",
|
|
"write",
|
|
"writing",
|
|
"edit",
|
|
"insert",
|
|
"input",
|
|
"textarea"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"cursors"
|
|
]
|
|
}
|