Home Charger Pixel Art Icon
A home-charger icon for residential EV charging setups, smart-home energy panels and 'charge at home' scheduling features.
Tags
homehousemaindashboardcharger
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Home Charger icon
A house with a charging bolt symbol, merging the home icon with an energy-plug concept. It is most at home in electric-vehicle apps that distinguish between home charging and public charging stations, in smart-home energy dashboards tracking home power consumption, or in EV setup wizards where users configure a home charger. For a charging location on a public map, the location or car icon with a bolt reads more universally; this one specifically implies a residential charging point.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/home-charger.svg" width="24" height="24" alt="Home Charger" />
<!-- React -->
import { HomeCharger } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="home-charger.svg" width="48" height="48" style="image-rendering: pixelated" />