mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* Updated icons/battery-full.svg * Updated icons/battery-full.json * Updated icons/battery.svg * Updated icons/battery.json * Updated icons/battery-charging.svg * Updated icons/battery-charging.json * Updated icons/battery-plus.svg * Updated icons/battery-warning.svg * Updated icons/battery-warning.json * Updated icons/battery-medium.svg * Updated icons/battery-medium.json * Updated icons/battery-low.svg * Updated icons/battery-low.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
21 lines
287 B
JSON
21 lines
287 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"johnletey",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"power",
|
|
"electricity",
|
|
"energy",
|
|
"accumulator",
|
|
"charge"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"devices"
|
|
]
|
|
}
|