mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:07:35 +01:00
* Add `computer` (GitHub Codespaces) icon * Add `pilot` (GitHub Copilot) icon * Improve ro`bot` metadata * Refine co`pilot` icon * Update icons/pilot.svg Co-authored-by: Jakob Guddas <github@jguddas.de> * Refine `pilot` icon * Refine `computer` icon * Remove (co)`pilot` icon --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
17 lines
222 B
JSON
17 lines
222 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"robot",
|
|
"ai",
|
|
"chat",
|
|
"assistant"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"social"
|
|
]
|
|
} |