mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* feat(icons): adds microchip icon * feat(icons): fix missing icon * feat(icons): update microchip with new design --------- Co-authored-by: Karsa <karsa@sztaki.hu>
26 lines
352 B
JSON
26 lines
352 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"processor",
|
|
"cores",
|
|
"technology",
|
|
"computer",
|
|
"chip",
|
|
"integrated circuit",
|
|
"memory",
|
|
"ram",
|
|
"specs",
|
|
"gpu",
|
|
"gigahertz",
|
|
"ghz"
|
|
],
|
|
"categories": [
|
|
"devices"
|
|
]
|
|
}
|