Files
lucide/icons/mouse-pointer-2-off.json
2026-06-13 10:40:41 +02:00

33 lines
592 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"ericfennis",
"csandman",
"domingasp",
"jguddas"
],
"use-cases": [
"Hiding the cursor in fullscreen apps or presentations",
"Marking non-interactive elements that cannot be clicked",
"Indicating disabled pointer input, e.g. in games or modal dialogs"
],
"tags": [
"pointer",
"mouse",
"cursor",
"off",
"disable",
"arrow",
"navigation",
"selection",
"select",
"click",
"no-click",
"interaction"
],
"categories": [
"arrows",
"cursors"
]
}