mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:20:05 +02:00
20 lines
278 B
JSON
20 lines
278 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing a click or selection action"
|
|
],
|
|
"tags": [
|
|
"click",
|
|
"select"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"cursors"
|
|
]
|
|
}
|