mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:06:28 +01:00
17 lines
206 B
JSON
17 lines
206 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"element",
|
|
"mouse",
|
|
"click",
|
|
"cursor",
|
|
"pointer",
|
|
"box"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"cursors",
|
|
"development"
|
|
]
|
|
}
|