John KuehJohn Kueh

smartphone charging icon

Lucide · smartphone-charging · ISC

Download SVG

The Lucide smartphone charging icon visually represents a mobile phone actively receiving power, commonly used in UIs to indicate charging status, battery level, or power-related actions.

Common uses

  • Indicate a device is plugged in and charging.
  • Show battery status when charging.
  • Represent a 'power up' or 'recharge' action.

Use it in React

Install
npm i lucide-react
Import & render
import { SmartphoneCharging } from 'lucide-react';

<SmartphoneCharging size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
phonecellphonedevicepowerscreensmartphonechargingmobile chargingphone powerdevice chargingbattery charging

FAQ

What does the smartphone charging icon represent?
It depicts a smartphone connected to a power source, indicating that the device is currently charging.
How do I use this icon in React?
You can import and use it directly from the Lucide React library: `import { SmartphoneCharging } from 'lucide-react'`. Then render it as `<SmartphoneCharging />`.
What is the license for this icon?
The Lucide icon set, including the smartphone-charging icon, is available under the ISC license.

Related icons

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

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 →