The Tabler battery automotive icon depicts a car battery, commonly used to represent features related to electric vehicles, charging stations, or power management in automotive contexts.
Common uses
- Electric vehicle charging status
- Automotive power settings
- Battery level indicator for vehicles
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBatteryAutomotive } from '@tabler/icons-react';
<IconBatteryAutomotive size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBatteryAutomotive size={24} stroke={2} />filled
<IconBatteryAutomotiveFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- vehiclechargemotorcurrentcarelectricityelectricpowerbatteryautomotivevehiclescar batteryev batteryvehicle powerautomotive charge
FAQ
- What does the battery automotive icon represent?
- This icon represents a car battery, suitable for indicating vehicle power, charging, or electrical systems.
- How do I use the battery automotive icon in React?
- You can import and use it in your React application with: import { IconBatteryAutomotive } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including battery automotive, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →