mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
30 lines
553 B
JSON
30 lines
553 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"andreynaz4renko"
|
|
],
|
|
"use-cases": [
|
|
"Showing battery status, power, and charging state",
|
|
"Category icon for car batteries, jump starters, or battery testers",
|
|
"Menu or shortcut for power-related info"
|
|
],
|
|
"tags": [
|
|
"battery",
|
|
"automobile",
|
|
"powercell",
|
|
"electric",
|
|
"power",
|
|
"electricity",
|
|
"energy",
|
|
"accumulator",
|
|
"charge",
|
|
"transport",
|
|
"vehicle",
|
|
"car"
|
|
],
|
|
"categories": [
|
|
"connectivity",
|
|
"transportation"
|
|
]
|
|
}
|