The HugeIcons smartphone charging icon visually represents a mobile device actively receiving power, commonly used to indicate battery status, charging ports, or power-related actions.
Common uses
- Battery charging indicator
- Power outlet/port identification
- Device power management settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SmartphoneChargingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SmartphoneChargingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- phone chargingmobile powerbattery chargedevice charging
FAQ
- What does the smartphone charging icon represent?
- This icon signifies a smartphone that is currently charging or connected to a power source. It's used to visually communicate battery status or charging functionality.
- How do I use the SmartphoneChargingIcon in React?
- Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { SmartphoneChargingIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SmartphoneChargingIcon} />.
- What is the license for this icon?
- The SmartphoneChargingIcon 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.