The Lucide radiation icon visually represents radioactivity or nuclear energy, commonly used in interfaces to indicate hazardous areas, nuclear power, or scientific contexts.
Common uses
- Hazard warning labels
- Nuclear power plant status
- Scientific research data
Use it in React
Install
npm i lucide-reactImport & render
import { Radiation } from 'lucide-react';
<Radiation size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- radioactivenuclearfalloutwasteatomicphysicsparticleelementmoleculeradiationhazard
FAQ
- What does the radiation icon signify?
- It signifies radioactivity, nuclear energy, or potentially hazardous materials. It's used to draw attention to related concepts or warnings.
- How do I use the radiation icon in React?
- You can import and use it like this: import { Radiation } from 'lucide-react'; <Radiation />.
- What is the license for the Lucide radiation icon?
- The Lucide icon library, including the radiation 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 →