mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:36:20 +01:00
* Add `mouse-pointer-square-dashed` (inspect variant) icon * Rename `inspect` to `mouse-pointer-square` * Add `crosshair-square` (inspector) variant * Add `computer-chip` icon * Add `applications` icon * Add `tablet-smartphone` (devices/responsive design) icon * Add `waypoints` icon * Revert "Add `crosshair-square` (inspector) variant" This reverts commit1610b85f66. * Revert "Add `applications` icon" This reverts commit06bc672f0f. * Remove `computer-chip` icon * Improve metadata * Revert "Add `waypoints` icon" This reverts commitacc47f0816. --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
30 lines
406 B
JSON
30 lines
406 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"inspector",
|
|
"element",
|
|
"mouse",
|
|
"click",
|
|
"pointer",
|
|
"box",
|
|
"browser",
|
|
"selector",
|
|
"target",
|
|
"dom",
|
|
"node"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"cursors",
|
|
"development",
|
|
"tools"
|
|
],
|
|
"aliases": [
|
|
"inspect"
|
|
]
|
|
} |