mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
31 lines
486 B
JSON
31 lines
486 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"mittalyashu",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"electricity",
|
|
"energy",
|
|
"electronics",
|
|
"charge",
|
|
"charging",
|
|
"battery",
|
|
"connect"
|
|
],
|
|
"categories": [
|
|
"devices"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "plug-zap-2",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|