Smartwatch Charging Pixel Art Icon
A smartwatch-charging icon for EV charging stations at home, wearable battery status and 'charge your device' prompts.
Tags
smartwatchcharging
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Smartwatch Charging icon
A smartwatch shown with a charging indicator, combining the wearable device silhouette with a power symbol. Place it in device settings to show charging state, on a 'place on charger' instruction screen, or next to a battery-level warning for wearables. It precisely captures the act of powering up a watch rather than a phone or laptop. If the context is purely about time, reach for the smartwatch icon instead.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/smartwatch-charging.svg" width="24" height="24" alt="Smartwatch Charging" />
<!-- React -->
import { SmartwatchCharging } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="smartwatch-charging.svg" width="48" height="48" style="image-rendering: pixelated" />