nuclear power icon
nuclear-power from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- nuclear-power
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the nuclear power icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14 12.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m14.911 8.434l.944-1.782c.68-1.285 1.021-1.928.731-2.63c-.29-.703-.856-.859-1.988-1.171a9.8 9.8 0 0 0-5.196-.001c-1.132.313-1.698.47-1.988 1.172s.05 1.345.73 2.63l.945 1.782m7.908 4.23h2.066c1.476 0 2.213 0 2.667.638c.454.637.274 1.243-.086 2.455a10.54 10.54 0 0 1-2.791 4.599c-.864.83-1.296 1.245-2.025 1.123c-.73-.122-1.07-.767-1.754-2.057l-1.208-2.282m-3.732 0l-1.208 2.282c-.683 1.29-1.025 1.935-1.754 2.057s-1.161-.293-2.025-1.123a10.54 10.54 0 0 1-2.79-4.599c-.36-1.212-.54-1.818-.087-2.455s1.191-.637 2.667-.637h2.066"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNuclearPower(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M14 12.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="m14.911 8.434l.944-1.782c.68-1.285 1.021-1.928.731-2.63c-.29-.703-.856-.859-1.988-1.171a9.8 9.8 0 0 0-5.196-.001c-1.132.313-1.698.47-1.988 1.172s.05 1.345.73 2.63l.945 1.782m7.908 4.23h2.066c1.476 0 2.213 0 2.667.638c.454.637.274 1.243-.086 2.455a10.54 10.54 0 0 1-2.791 4.599c-.864.83-1.296 1.245-2.025 1.123c-.73-.122-1.07-.767-1.754-2.057l-1.208-2.282m-3.732 0l-1.208 2.282c-.683 1.29-1.025 1.935-1.754 2.057s-1.161-.293-2.025-1.123a10.54 10.54 0 0 1-2.79-4.599c-.36-1.212-.54-1.818-.087-2.455s1.191-.637 2.667-.637h2.066"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14 12.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m14.911 8.434l.944-1.782c.68-1.285 1.021-1.928.731-2.63c-.29-.703-.856-.859-1.988-1.171a9.8 9.8 0 0 0-5.196-.001c-1.132.313-1.698.47-1.988 1.172s.05 1.345.73 2.63l.945 1.782m7.908 4.23h2.066c1.476 0 2.213 0 2.667.638c.454.637.274 1.243-.086 2.455a10.54 10.54 0 0 1-2.791 4.599c-.864.83-1.296 1.245-2.025 1.123c-.73-.122-1.07-.767-1.754-2.057l-1.208-2.282m-3.732 0l-1.208 2.282c-.683 1.29-1.025 1.935-1.754 2.057s-1.161-.293-2.025-1.123a10.54 10.54 0 0 1-2.79-4.599c-.36-1.212-.54-1.818-.087-2.455s1.191-.637 2.667-.637h2.066"/></g></svg> </template>
CSS
.icon-nuclear-power {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2012.5a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14.911%208.434l.944-1.782c.68-1.285%201.021-1.928.731-2.63c-.29-.703-.856-.859-1.988-1.171a9.8%209.8%200%200%200-5.196-.001c-1.132.313-1.698.47-1.988%201.172s.05%201.345.73%202.63l.945%201.782m7.908%204.23h2.066c1.476%200%202.213%200%202.667.638c.454.637.274%201.243-.086%202.455a10.54%2010.54%200%200%201-2.791%204.599c-.864.83-1.296%201.245-2.025%201.123c-.73-.122-1.07-.767-1.754-2.057l-1.208-2.282m-3.732%200l-1.208%202.282c-.683%201.29-1.025%201.935-1.754%202.057s-1.161-.293-2.025-1.123a10.54%2010.54%200%200%201-2.79-4.599c-.36-1.212-.54-1.818-.087-2.455s1.191-.637%202.667-.637h2.066%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2012.5a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14.911%208.434l.944-1.782c.68-1.285%201.021-1.928.731-2.63c-.29-.703-.856-.859-1.988-1.171a9.8%209.8%200%200%200-5.196-.001c-1.132.313-1.698.47-1.988%201.172s.05%201.345.73%202.63l.945%201.782m7.908%204.23h2.066c1.476%200%202.213%200%202.667.638c.454.637.274%201.243-.086%202.455a10.54%2010.54%200%200%201-2.791%204.599c-.864.83-1.296%201.245-2.025%201.123c-.73-.122-1.07-.767-1.754-2.057l-1.208-2.282m-3.732%200l-1.208%202.282c-.683%201.29-1.025%201.935-1.754%202.057s-1.161-.293-2.025-1.123a10.54%2010.54%200%200%201-2.79-4.599c-.36-1.212-.54-1.818-.087-2.455s1.191-.637%202.667-.637h2.066%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/nuclear-power.svg?color=%231a73e8&size=48