mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:26:20 +01:00
* Added icons/mouse-pointer-2-off.svg * Added icons/mouse-pointer-2-off.json * Update icons/mouse-pointer-2-off.svg * Update icons/mouse-pointer-2-off.json * Update icons/mouse-pointer-2-off.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Apply @jguddas alternative 2 * Apply suggestion from @jguddas Co-authored-by: Jakob Guddas <github@jguddas.de> --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
28 lines
374 B
JSON
28 lines
374 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"csandman",
|
|
"domingasp",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"pointer",
|
|
"mouse",
|
|
"cursor",
|
|
"off",
|
|
"disable",
|
|
"arrow",
|
|
"navigation",
|
|
"selection",
|
|
"select",
|
|
"click",
|
|
"no-click",
|
|
"interaction"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"cursors"
|
|
]
|
|
}
|