The Lucide bolt icon depicts a lightning bolt, commonly used to represent power, speed, or electrical connections in user interfaces.
Common uses
- Power button or status indicator
- Fast action or quick link
- Electrical or energy-related settings
Use it in React
Install
npm i lucide-reactImport & render
import { Bolt } from 'lucide-react';
<Bolt size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- nutscrewsettingspreferencesconfigurationcontrolseditdiyfixedbuildconstructionpartsboltlightningfastpower
FAQ
- What is the bolt icon used for?
- It typically signifies power, speed, or electrical concepts. It can be used for power buttons, status indicators, or to denote fast actions.
- How do I use the bolt icon in React?
- You can import and use it directly from the lucide-react library like this: import { Bolt } from 'lucide-react'.
- What is the license for the Lucide bolt icon?
- The Lucide icon library, including the bolt 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 →