19 lines
499 B
JSON
19 lines
499 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "battery-low-icon",
|
|
"type": "registry:ui",
|
|
"title": "Battery Low Icon",
|
|
"description": "Battery Low icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/battery-low/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/battery-low.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["power", "electricity", "energy", "accumulator", "charge"]
|
|
}
|
|
}
|