The HugeIcons radioactive alert icon visually represents a hazard or warning related to radioactive materials, commonly used to indicate dangerous areas or substances.
Common uses
- Warning about radioactive waste disposal
- Indicating a contaminated zone
- Labeling equipment handling radioactive substances
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RadioactiveAlertIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RadioactiveAlertIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- radiation symbolbiohazard symboldanger symbolwarning symbol
FAQ
- What does the radioactive alert icon signify?
- This icon signifies a hazard or warning associated with radioactive materials. It's used to draw attention to potentially dangerous radioactive sources or areas.
- How do I use the RadioactiveAlertIcon in a React application?
- Import both HugeiconsIcon and RadioactiveAlertIcon from their respective packages, then render the icon using the <HugeiconsIcon icon={RadioactiveAlertIcon} /> component.
- What is the license for the HugeIcons radioactive alert icon?
- The HugeIcons radioactive alert icon is distributed under the MIT license, allowing for free use in both personal and 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 →