nuclear icon
nuclear-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- nuclear-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
Use the nuclear icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="256" cy="256" r="48" fill="currentColor"/><path fill="none" d="m223.47 335.59l-51.71 68a169.73 169.73 0 0 0 168.48 0l-51.71-68"/><path fill="currentColor" d="M403.08 108.92a208 208 0 0 0-294.16 294.16a208 208 0 0 0 294.16-294.16M342 256a86.13 86.13 0 0 1-53.47 79.59l51.71 68a169.73 169.73 0 0 1-168.48 0l51.71-68a86 86 0 0 1-50.56-101.77l-85.48.09a170.2 170.2 0 0 1 73.83-119l37.94 76.59a85.78 85.78 0 0 1 113.6 0l37.94-76.59a170.2 170.2 0 0 1 73.83 119l-85.48-.09A86 86 0 0 1 342 256"/></svg>
React
import type { SVGProps } from "react";
export function IonNuclearSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="256" cy="256" r="48" fill="currentColor"/><path fill="none" d="m223.47 335.59l-51.71 68a169.73 169.73 0 0 0 168.48 0l-51.71-68"/><path fill="currentColor" d="M403.08 108.92a208 208 0 0 0-294.16 294.16a208 208 0 0 0 294.16-294.16M342 256a86.13 86.13 0 0 1-53.47 79.59l51.71 68a169.73 169.73 0 0 1-168.48 0l51.71-68a86 86 0 0 1-50.56-101.77l-85.48.09a170.2 170.2 0 0 1 73.83-119l37.94 76.59a85.78 85.78 0 0 1 113.6 0l37.94-76.59a170.2 170.2 0 0 1 73.83 119l-85.48-.09A86 86 0 0 1 342 256"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="256" cy="256" r="48" fill="currentColor"/><path fill="none" d="m223.47 335.59l-51.71 68a169.73 169.73 0 0 0 168.48 0l-51.71-68"/><path fill="currentColor" d="M403.08 108.92a208 208 0 0 0-294.16 294.16a208 208 0 0 0 294.16-294.16M342 256a86.13 86.13 0 0 1-53.47 79.59l51.71 68a169.73 169.73 0 0 1-168.48 0l51.71-68a86 86 0 0 1-50.56-101.77l-85.48.09a170.2 170.2 0 0 1 73.83-119l37.94 76.59a85.78 85.78 0 0 1 113.6 0l37.94-76.59a170.2 170.2 0 0 1 73.83 119l-85.48-.09A86 86 0 0 1 342 256"/></svg> </template>
CSS
.icon-nuclear-sharp {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%2248%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m223.47%20335.59l-51.71%2068a169.73%20169.73%200%200%200%20168.48%200l-51.71-68%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M403.08%20108.92a208%20208%200%200%200-294.16%20294.16a208%20208%200%200%200%20294.16-294.16M342%20256a86.13%2086.13%200%200%201-53.47%2079.59l51.71%2068a169.73%20169.73%200%200%201-168.48%200l51.71-68a86%2086%200%200%201-50.56-101.77l-85.48.09a170.2%20170.2%200%200%201%2073.83-119l37.94%2076.59a85.78%2085.78%200%200%201%20113.6%200l37.94-76.59a170.2%20170.2%200%200%201%2073.83%20119l-85.48-.09A86%2086%200%200%201%20342%20256%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%2248%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m223.47%20335.59l-51.71%2068a169.73%20169.73%200%200%200%20168.48%200l-51.71-68%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M403.08%20108.92a208%20208%200%200%200-294.16%20294.16a208%20208%200%200%200%20294.16-294.16M342%20256a86.13%2086.13%200%200%201-53.47%2079.59l51.71%2068a169.73%20169.73%200%200%201-168.48%200l51.71-68a86%2086%200%200%201-50.56-101.77l-85.48.09a170.2%20170.2%200%200%201%2073.83-119l37.94%2076.59a85.78%2085.78%200%200%201%20113.6%200l37.94-76.59a170.2%20170.2%200%200%201%2073.83%20119l-85.48-.09A86%2086%200%200%201%20342%20256%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/nuclear-sharp.svg?color=%231a73e8&size=48