Nuclear Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nuclear 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/344995.svg" alt="Nuclear icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344995.svg" alt="Nuclear icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344995.svg" alt="Nuclear icon" :width="24" :height="24" />
CSS background
.icon-nuclear {
background-image: url('https://proicons.com/icon/344995.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="f" cx="24" cy="24" r="4"/><path id="c" class="f" d="m30.45,24c0-2.3044-1.2294-4.4337-3.225-5.5859l7.525-13.0337c6.6521,3.8406,10.75,10.9383,10.75,18.6195h-15.05Z"/><path id="d" class="f" d="m20.775,29.5859c1.9956,1.1522,4.4544,1.1522,6.45,0l7.525,13.0337c-6.6521,3.8406-14.8479,3.8406-21.5,0l7.525-13.0337Z"/><path id="e" class="f" d="m20.775,18.4141c-1.9956,1.1522-3.225,3.2815-3.225,5.5859H2.5c0-7.6812,4.0979-14.7789,10.75-18.6195l7.525,13.0337Z"/></svg>
Nuclear in other icon packs
Copied!