The HugeIcons radiation icon visually represents radioactive material or the potential for radiation, commonly used to indicate hazardous areas or materials.
Common uses
- Warning labels for radioactive substances
- Indicating areas with potential radiation exposure
- Symbol for nuclear power or research facilities
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RadiationIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RadiationIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- radioactivenuclearhazardwarning
FAQ
- What does the radiation icon signify?
- It signifies radioactive material or the presence of radiation, often used as a warning.
- How do I use the RadiationIcon in React?
- Import both HugeiconsIcon and RadiationIcon, then render <HugeiconsIcon icon={RadiationIcon} />.
- What is the license for this icon?
- The HugeIcons radiation icon is available under the MIT license.
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 →