mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +01:00
* gpu icon added * updated tags * svg minification * fix square view * update contributors * Update icons/gpu.json * Update icons/gpu.json * fix coma in gpu.json * Format gpu.json --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
28 lines
430 B
JSON
28 lines
430 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"xandykati98",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"processor",
|
|
"cores",
|
|
"technology",
|
|
"computer",
|
|
"chip",
|
|
"circuit",
|
|
"specs",
|
|
"graphics processing unit",
|
|
"video card",
|
|
"display adapter",
|
|
"gddr",
|
|
"rendering",
|
|
"digital image processing",
|
|
"crypto mining"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"gaming"
|
|
]
|
|
}
|