nuclear plant icon
nuclear-plant from IconPark TwoTone by ByteDance · Two tone · Build · Apache-2.0 Free for personal and commercial use.
- Name
- nuclear-plant
- Set
- IconPark TwoTone
- Style
- Two tone
- Category
- Build
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More build icons from IconPark TwoTone
Use the nuclear plant icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGhJclDCWY"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 44h40M12 14h24"/><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M14 14h20l.877 7.017c.082.654.228 1.298.436 1.922l3.334 10.003a10 10 0 0 1 .464 2.167L40 44H8l.889-8.89a10 10 0 0 1 .464-2.168l3.334-10.003c.208-.624.354-1.268.436-1.922z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m24 8l.828-.828A4 4 0 0 1 27.657 6h.686a4 4 0 0 0 2.829-1.172L32 4"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="M17 31a7.01 7.01 0 0 0 4.272 6.448M31 31a7.01 7.01 0 0 1-4.272 6.448M18.934 26.17A6.98 6.98 0 0 1 24 24a6.98 6.98 0 0 1 5.067 2.17"/><circle cx="24" cy="31" r="2" fill="#fff"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGhJclDCWY)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkTwotoneNuclearPlant(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGhJclDCWY"><g fill="none"><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M4 44h40M12 14h24"/><path fill="#555" stroke="#fff" strokeLinejoin="round" strokeWidth="4" d="M14 14h20l.877 7.017c.082.654.228 1.298.436 1.922l3.334 10.003a10 10 0 0 1 .464 2.167L40 44H8l.889-8.89a10 10 0 0 1 .464-2.168l3.334-10.003c.208-.624.354-1.268.436-1.922z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="m24 8l.828-.828A4 4 0 0 1 27.657 6h.686a4 4 0 0 0 2.829-1.172L32 4"/><path stroke="#fff" strokeLinecap="round" strokeWidth="4" d="M17 31a7.01 7.01 0 0 0 4.272 6.448M31 31a7.01 7.01 0 0 1-4.272 6.448M18.934 26.17A6.98 6.98 0 0 1 24 24a6.98 6.98 0 0 1 5.067 2.17"/><circle cx="24" cy="31" r="2" fill="#fff"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGhJclDCWY)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGhJclDCWY"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M4 44h40M12 14h24"/><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M14 14h20l.877 7.017c.082.654.228 1.298.436 1.922l3.334 10.003a10 10 0 0 1 .464 2.167L40 44H8l.889-8.89a10 10 0 0 1 .464-2.168l3.334-10.003c.208-.624.354-1.268.436-1.922z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m24 8l.828-.828A4 4 0 0 1 27.657 6h.686a4 4 0 0 0 2.829-1.172L32 4"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="M17 31a7.01 7.01 0 0 0 4.272 6.448M31 31a7.01 7.01 0 0 1-4.272 6.448M18.934 26.17A6.98 6.98 0 0 1 24 24a6.98 6.98 0 0 1 5.067 2.17"/><circle cx="24" cy="31" r="2" fill="#fff"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGhJclDCWY)"/></svg> </template>
CSS
.icon-nuclear-plant {
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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhJclDCWY%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2044h40M12%2014h24%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2014h20l.877%207.017c.082.654.228%201.298.436%201.922l3.334%2010.003a10%2010%200%200%201%20.464%202.167L40%2044H8l.889-8.89a10%2010%200%200%201%20.464-2.168l3.334-10.003c.208-.624.354-1.268.436-1.922z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m24%208l.828-.828A4%204%200%200%201%2027.657%206h.686a4%204%200%200%200%202.829-1.172L32%204%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M17%2031a7.01%207.01%200%200%200%204.272%206.448M31%2031a7.01%207.01%200%200%201-4.272%206.448M18.934%2026.17A6.98%206.98%200%200%201%2024%2024a6.98%206.98%200%200%201%205.067%202.17%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2231%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGhJclDCWY)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGhJclDCWY%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4%2044h40M12%2014h24%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2014h20l.877%207.017c.082.654.228%201.298.436%201.922l3.334%2010.003a10%2010%200%200%201%20.464%202.167L40%2044H8l.889-8.89a10%2010%200%200%201%20.464-2.168l3.334-10.003c.208-.624.354-1.268.436-1.922z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m24%208l.828-.828A4%204%200%200%201%2027.657%206h.686a4%204%200%200%200%202.829-1.172L32%204%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M17%2031a7.01%207.01%200%200%200%204.272%206.448M31%2031a7.01%207.01%200%200%201-4.272%206.448M18.934%2026.17A6.98%206.98%200%200%201%2024%2024a6.98%206.98%200%200%201%205.067%202.17%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2231%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGhJclDCWY)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-twotone/nuclear-plant.svg?color=%231a73e8&size=48