mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:00:06 +02:00
16 lines
228 B
JSON
16 lines
228 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a pointer cursor or interactive element"
|
|
],
|
|
"tags": [
|
|
"mouse"
|
|
],
|
|
"categories": [
|
|
"cursors"
|
|
]
|
|
}
|