The HugeIcons laptop charging icon visually represents a laptop connected to a power source, commonly used to indicate battery status, charging state, or power management options.
Common uses
- Battery charging indicator
- Power settings menu item
- Device status display
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LaptopChargingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LaptopChargingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- powerplugbattery fullnotebook charge
FAQ
- What does the laptop charging icon represent?
- This icon depicts a laptop that is currently plugged in and receiving power to charge its battery.
- How do I use the LaptopChargingIcon in React?
- Import both HugeiconsIcon and LaptopChargingIcon, then render it using <HugeiconsIcon icon={LaptopChargingIcon} />.
- What is the license for this icon?
- The LaptopChargingIcon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →