mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +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>
25 lines
344 B
JSON
25 lines
344 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"processor",
|
|
"cores",
|
|
"technology",
|
|
"computer",
|
|
"chip",
|
|
"circuit",
|
|
"memory",
|
|
"ram",
|
|
"specs",
|
|
"gigahertz",
|
|
"ghz"
|
|
],
|
|
"categories": [
|
|
"devices"
|
|
]
|
|
} |