The Lucide ev charger icon visually represents a charging point for electric vehicles, commonly used in interfaces to indicate charging stations or the act of charging.
Common uses
- Marking electric vehicle charging locations on a map.
- Indicating a charging status for a vehicle.
- Representing an option to charge an electric device.
Use it in React
Install
npm i lucide-reactImport & render
import { EvCharger } from 'lucide-react';
<EvCharger size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- electricchargerstationvehiclefastplugevpowerelectricityenergyaccumulatorchargeelectric vehicle chargingev stationpower plugcharging point
FAQ
- What does the ev charger icon represent?
- It depicts a charging station or plug specifically for electric vehicles, used to signify EV charging points or the charging process.
- How do I use the ev charger icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { EvCharger } from 'lucide-react'.
- What is the license for this icon?
- The ev charger icon is provided under the ISC license, which is a permissive open-source license.
Looking for something else? Search Lucide 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 →