mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 16:26:21 +01:00
* Add more music icons and another mic icon (#746)
* Revert "Add more music icons and another mic icon (#746)" (#750)
This reverts commit 57cba6ae0e.
* adds brain icons
* adds extra AI tags
* Update icons/brain-circuit.svg
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update brain.svg
* Update brain-circuit.svg
---------
Co-authored-by: it-is-not <72697755+it-is-not@users.noreply.github.com>
Co-authored-by: Karsa <karsa@karsa.org>
Co-authored-by: Jakob Guddas <github@jguddas.de>
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"
|
|
]
|
|
}
|