mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:26:23 +01:00
17 lines
243 B
JSON
17 lines
243 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"mind",
|
||
|
|
"intellect",
|
||
|
|
"artificial intelligence",
|
||
|
|
"ai",
|
||
|
|
"deep learning",
|
||
|
|
"machine learning",
|
||
|
|
"computing"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"science",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|