Tablet Charging Pixel Art Icon
A tablet with a charging bolt for charging status, battery indicators, power-management dashboards and device-health monitoring.
Tags
tabletipadpadcharging
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tablet Charging icon
A tablet outline with a lightning bolt overlaid on the screen, indicating the device is connected to power and charging. Use it in fleet-management dashboards that report device charging state, in device-detail panels for tablets in a shared workspace, or in a notification flow triggered when a shared tablet reaches full charge. When you need to show charging state for a phone instead of a tablet, smartphone-charging is the better match.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tablet-charging.svg" width="24" height="24" alt="Tablet Charging" />
<!-- React -->
import { TabletCharging } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tablet-charging.svg" width="48" height="48" style="image-rendering: pixelated" />