mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:59:33 +02:00
20 lines
292 B
JSON
20 lines
292 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a computer mouse or pointer device"
|
|
],
|
|
"tags": [
|
|
"device",
|
|
"scroll",
|
|
"click"
|
|
],
|
|
"categories": [
|
|
"devices"
|
|
]
|
|
}
|