mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:57:35 +01:00
* Added icons/battery-plus.svg * Added icons/battery-plus.json * Updated icons/battery-plus.svg * Updated icons/battery-plus.json * Update battery-plus.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
30 lines
395 B
JSON
30 lines
395 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"johnletey",
|
|
"Footagesus"
|
|
],
|
|
"tags": [
|
|
"power",
|
|
"electricity",
|
|
"energy",
|
|
"accumulator",
|
|
"charge",
|
|
"plus",
|
|
"economy",
|
|
"health",
|
|
"add",
|
|
"new",
|
|
"maximum",
|
|
"upgrade",
|
|
"extra",
|
|
"+"
|
|
],
|
|
"categories": [
|
|
"devices"
|
|
]
|
|
}
|