John KuehJohn Kueh

car battery icon

Phosphor · car-battery · MIT

Download SVG

The Phosphor car battery icon depicts a car battery, commonly used in UI to represent power, charging status, or automotive-related commerce.

Common uses

  • Indicate vehicle battery charge level.
  • Icon for automotive parts store.
  • Represent power or energy settings.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CarBattery } from '@phosphor-icons/react';

<CarBattery size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CarBattery size={24} />
thin
<CarBattery size={24} weight="thin" />
light
<CarBattery size={24} weight="light" />
bold
<CarBattery size={24} weight="bold" />
fill
<CarBattery size={24} weight="fill" />
duotone
<CarBattery size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*chargedchargerchargingpowervoltageelectricitycommerceobjectscarbatteryautomotive

FAQ

What does the car battery icon represent?
It visually represents a car battery, often used for power, charging, or automotive contexts in user interfaces.
How do I use the car battery icon in React?
You can import and use it like this: import { CarBattery } from '@phosphor-icons/react'; <CarBattery />.
What is the license for this icon?
The Phosphor icon library, including the car battery icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →