Radioactive Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Radioactive icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304829.svg" alt="Radioactive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304829.svg" alt="Radioactive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304829.svg" alt="Radioactive icon" :width="24" :height="24" />
CSS background
.icon-radioactive {
background-image: url('https://proicons.com/icon/304829.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>radioactive</title><path d="M32.77,22.32a6.55,6.55,0,0,0-3.24,5.53H13.22c-.3-6.75,3.6-15.34,11.38-19.7l8.17,14.17"/><path d="M47.4,8.15A22.68,22.68,0,0,1,58.82,27.84H42.5c-.56-3.1-.57-3.11-3.25-5.57q4.08-7,8.15-14.12"/><path d="M24.62,47.62q4.08-7,8.15-14.12c3.12,1.13,3.63,1.13,6.45,0q4.08,7,8.15,14.12a22.36,22.36,0,0,1-22.75,0"/><path d="M36,32a4.13,4.13,0,1,1,4.12-4.12A4.11,4.11,0,0,1,36,32"/><path d="M36,56A28,28,0,1,1,64,28,28,28,0,0,1,36,56ZM36,2.45A25.55,25.55,0,1,0,61.54,28,25.58,25.58,0,0,0,36,2.45Z"/></svg>
Radioactive in other icon packs
Copied!