The Phosphor radioactive icon depicts the universal symbol for radioactivity, commonly used in UIs to indicate hazardous materials, nuclear energy, or areas with potential radiation exposure.
Common uses
- Labeling hazardous waste disposal sites
- Indicating areas with potential radiation risk
- Representing nuclear power plant zones
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Radioactive } from '@phosphor-icons/react';
<Radioactive size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Radioactive size={24} />thin
<Radioactive size={24} weight="thin" />light
<Radioactive size={24} weight="light" />bold
<Radioactive size={24} weight="bold" />fill
<Radioactive size={24} weight="fill" />duotone
<Radioactive size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- radiationdangerwarningnuclearatomicnaturehealth & wellnessradioactive
FAQ
- What does the radioactive icon represent?
- It represents the universal symbol for radioactivity, often used to signify danger, radiation, or nuclear-related elements.
- How do I use the radioactive icon in React?
- You can import and use it in React with: import { Radioactive } from '@phosphor-icons/react'; <Radioactive size={32} />
- What is the license for the Phosphor radioactive icon?
- The Phosphor icon library, including the radioactive icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →