mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 00:39:31 +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>
14 lines
181 B
JSON
14 lines
181 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"pc",
|
|
"chassis",
|
|
"codespaces",
|
|
"github"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"development",
|
|
"gaming"
|
|
]
|
|
} |