mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56: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>
24 lines
337 B
JSON
24 lines
337 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"ram",
|
|
"random access",
|
|
"technology",
|
|
"computer",
|
|
"chip",
|
|
"circuit",
|
|
"specs",
|
|
"capacity",
|
|
"gigabytes",
|
|
"gb"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"development",
|
|
"gaming"
|
|
]
|
|
} |