John KuehJohn Kueh

ev charging icon

HugeIcons · EvChargingIcon · MIT

Download SVG

The HugeIcons ev charging icon visually represents the act of charging an electric vehicle, commonly used in interfaces to indicate charging stations, charging status, or related EV services.

Common uses

  • Button to initiate EV charging
  • Map marker for charging points
  • Status indicator for vehicle charging

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EvChargingIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={EvChargingIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
electric vehicle chargingev chargercar chargingpower station

FAQ

What does the ev charging icon represent?
It depicts the process of charging an electric vehicle. It's used to signify charging stations or the act of charging.
How do I use the EvChargingIcon in React?
Import both HugeiconsIcon and EvChargingIcon, then render it using <HugeiconsIcon icon={EvChargingIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

Looking for something else? Search HugeIcons 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 →